+ 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: '6822ac0d-3f2e-fcb1-e880-228a5b1a3232' Node name: 'onap-msb-consul-f96d66b85-49w4c' 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/03/20 04:52:45 [DEBUG] agent: Using random ID "6822ac0d-3f2e-fcb1-e880-228a5b1a3232" as node ID 2022/03/20 04:52:45 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:6822ac0d-3f2e-fcb1-e880-228a5b1a3232 Address:127.0.0.1:8300}] 2022/03/20 04:52:45 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-49w4c.dc1 127.0.0.1 2022/03/20 04:52:45 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-49w4c 127.0.0.1 2022/03/20 04:52:45 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-49w4c (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/20 04:52:45 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-49w4c.dc1" in area "wan" 2022/03/20 04:52:45 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/03/20 04:52:45 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/03/20 04:52:45 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/03/20 04:52:45 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/03/20 04:52:45 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/03/20 04:52:45 [INFO] agent: started state syncer 2022/03/20 04:52:45 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/03/20 04:52:45 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/03/20 04:52:45 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/03/20 04:52:45 [DEBUG] raft: Votes needed: 1 2022/03/20 04:52:45 [DEBUG] raft: Vote granted from 6822ac0d-3f2e-fcb1-e880-228a5b1a3232 in term 2. Tally: 1 2022/03/20 04:52:45 [INFO] raft: Election won. Tally: 1 2022/03/20 04:52:45 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/03/20 04:52:45 [INFO] consul: cluster leadership acquired 2022/03/20 04:52:45 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-49w4c 2022/03/20 04:52:45 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/03/20 04:52:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-49w4c" since the cluster is too small 2022/03/20 04:52:45 [INFO] consul: member 'onap-msb-consul-f96d66b85-49w4c' joined, marking health alive 2022/03/20 04:52:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/20 04:52:45 [INFO] agent: Synced node info 2022/03/20 04:52:45 [DEBUG] agent: Node info in sync 2022/03/20 04:52:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/20 04:52:48 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.11.4 (currently running: 1.4.3) 2022/03/20 04:53:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-49w4c" since the cluster is too small 2022/03/20 04:54:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/20 04:54:32 [DEBUG] agent: Node info in sync 2022/03/20 04:54:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-49w4c.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/20 04:54:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-49w4c" since the cluster is too small 2022/03/20 04:55:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-49w4c" since the cluster is too small 2022/03/20 04:56:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/20 04:56:13 [DEBUG] agent: Node info in sync 2022/03/20 04:56:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-49w4c" since the cluster is too small 2022/03/20 04:56:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-49w4c.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/20 04:57:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/20 04:57:32 [DEBUG] agent: Node info in sync 2022/03/20 04:57:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-49w4c" since the cluster is too small 2022/03/20 04:58:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/20 04:58:45 [DEBUG] agent: Node info in sync 2022/03/20 04:58:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-49w4c" since the cluster is too small 2022/03/20 04:59:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-49w4c" since the cluster is too small 2022/03/20 04:59:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-49w4c.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/20 05:00:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/20 05:00:39 [DEBUG] agent: Node info in sync 2022/03/20 05:00:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-49w4c" since the cluster is too small 2022/03/20 05:01:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-49w4c" since the cluster is too small 2022/03/20 05:01:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/20 05:01:57 [DEBUG] agent: Node info in sync 2022/03/20 05:02:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-49w4c.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/20 05:02:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-49w4c" since the cluster is too small 2022/03/20 05:03:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/20 05:03:18 [DEBUG] agent: Node info in sync 2022/03/20 05:03:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-49w4c" since the cluster is too small 2022/03/20 05:04:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-49w4c.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/20 05:04:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/20 05:04:19 [DEBUG] agent: Node info in sync 2022/03/20 05:04:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-49w4c" since the cluster is too small 2022/03/20 05:05:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/20 05:05:32 [DEBUG] agent: Node info in sync 2022/03/20 05:05:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-49w4c" since the cluster is too small 2022/03/20 05:06:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-49w4c.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/20 05:06:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-49w4c" since the cluster is too small 2022/03/20 05:06:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/20 05:06:49 [DEBUG] agent: Node info in sync 2022/03/20 05:07:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-49w4c" since the cluster is too small 2022/03/20 05:08:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/20 05:08:04 [DEBUG] agent: Node info in sync 2022/03/20 05:08:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-49w4c" since the cluster is too small 2022/03/20 05:08:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-49w4c.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/20 05:09:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/20 05:09:33 [DEBUG] agent: Node info in sync 2022/03/20 05:09:43 [DEBUG] http: Request GET /v1/status/leader (1.787995ms) from=10.233.68.15:33348 2022/03/20 05:09:45 [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/03/20 05:09: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/03/20 05:09:45 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.22.73_9007" 2022/03/20 05:09:45 [DEBUG] agent: Node info in sync 2022/03/20 05:09:45 [DEBUG] http: Request PUT /v1/agent/service/register (45.604671ms) from=10.233.68.15:33358 2022/03/20 05:09:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:45 [DEBUG] agent: Node info in sync 2022/03/20 05:09:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (3.017671ms) from=10.233.68.15:33362 2022/03/20 05:09:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-49w4c" since the cluster is too small 2022/03/20 05:09:46 [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/03/20 05:09: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/03/20 05:09:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:46 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.22.73_9007" 2022/03/20 05:09:46 [DEBUG] agent: Node info in sync 2022/03/20 05:09:46 [DEBUG] http: Request PUT /v1/agent/service/register (10.967905ms) from=10.233.68.15:33366 2022/03/20 05:09:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:46 [DEBUG] agent: Node info in sync 2022/03/20 05:09:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (891.232µs) from=10.233.68.15:33368 2022/03/20 05:09:46 [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/03/20 05:09: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/03/20 05:09:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:46 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.32.178_9015" 2022/03/20 05:09:46 [DEBUG] agent: Node info in sync 2022/03/20 05:09:46 [DEBUG] http: Request PUT /v1/agent/service/register (16.977715ms) from=10.233.68.15:33370 2022/03/20 05:09:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:46 [DEBUG] agent: Node info in sync 2022/03/20 05:09:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (38.401901ms) from=10.233.68.15:33374 2022/03/20 05:09:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/20 05:09:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/20 05:09:47 [INFO] agent: Synced service "_v1_sdc-gui_10.233.62.33_8181" 2022/03/20 05:09:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:47 [DEBUG] agent: Node info in sync 2022/03/20 05:09:47 [DEBUG] http: Request PUT /v1/agent/service/register (14.666785ms) from=10.233.68.15:33382 2022/03/20 05:09:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:47 [DEBUG] agent: Node info in sync 2022/03/20 05:09:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (766.123µs) from=10.233.68.15:33384 2022/03/20 05:09:47 [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/03/20 05:09: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/03/20 05:09:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:47 [INFO] agent: Synced service "_v1_message-router_10.233.50.75_3904" 2022/03/20 05:09:47 [DEBUG] agent: Node info in sync 2022/03/20 05:09:47 [DEBUG] http: Request PUT /v1/agent/service/register (69.889438ms) from=10.233.68.15:33388 2022/03/20 05:09:47 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:47 [DEBUG] agent: Node info in sync 2022/03/20 05:09:47 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (832.383µs) from=10.233.68.15:33390 2022/03/20 05:09:47 [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/03/20 05:09: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/03/20 05:09:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:47 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:47 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.30.21_9011" 2022/03/20 05:09:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:47 [DEBUG] agent: Node info in sync 2022/03/20 05:09:47 [DEBUG] http: Request PUT /v1/agent/service/register (31.289995ms) from=10.233.68.15:33398 2022/03/20 05:09:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:47 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:47 [DEBUG] agent: Node info in sync 2022/03/20 05:09:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (933.182µs) from=10.233.68.15:33400 2022/03/20 05:09:48 [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/03/20 05:09: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/03/20 05:09:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:48 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.30.21_9011" 2022/03/20 05:09:48 [DEBUG] agent: Node info in sync 2022/03/20 05:09:48 [DEBUG] http: Request PUT /v1/agent/service/register (22.580057ms) from=10.233.68.15:33404 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:48 [DEBUG] agent: Node info in sync 2022/03/20 05:09:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (5.307702ms) from=10.233.68.15:33408 2022/03/20 05:09:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/20 05:09: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/03/20 05:09:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:48 [INFO] agent: Synced service "_v1_sdc_10.233.35.178_8443" 2022/03/20 05:09:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:48 [DEBUG] agent: Node info in sync 2022/03/20 05:09:48 [DEBUG] http: Request PUT /v1/agent/service/register (47.899218ms) from=10.233.68.15:33412 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:48 [DEBUG] agent: Node info in sync 2022/03/20 05:09:48 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (676.041µs) from=10.233.68.15:33414 2022/03/20 05:09:48 [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/03/20 05:09: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/03/20 05:09:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:48 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.35.178_8080" 2022/03/20 05:09:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:48 [DEBUG] agent: Node info in sync 2022/03/20 05:09:48 [DEBUG] http: Request PUT /v1/agent/service/register (16.268144ms) from=10.233.68.15:33418 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:48 [DEBUG] agent: Node info in sync 2022/03/20 05:09:48 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (673.798µs) from=10.233.68.15:33420 2022/03/20 05:09:48 [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/03/20 05:09: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/03/20 05:09:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:49 [INFO] agent: Synced service "_v1_parser_10.233.21.86_8806" 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:49 [DEBUG] agent: Node info in sync 2022/03/20 05:09:49 [DEBUG] http: Request PUT /v1/agent/service/register (133.261405ms) from=10.233.68.15:33422 2022/03/20 05:09:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:49 [DEBUG] agent: Node info in sync 2022/03/20 05:09:49 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.000064ms) from=10.233.68.15:33428 2022/03/20 05:09:49 [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/03/20 05:09:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:49 [INFO] agent: Synced service "_v1_catalog_10.233.21.86_8806" 2022/03/20 05:09:49 [DEBUG] agent: Node info in sync 2022/03/20 05:09:49 [DEBUG] http: Request PUT /v1/agent/service/register (78.10377ms) from=10.233.68.15:33430 2022/03/20 05:09:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:49 [DEBUG] agent: Node info in sync 2022/03/20 05:09:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (11.764927ms) from=10.233.68.15:33436 2022/03/20 05:09:49 [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/03/20 05:09:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:49 [INFO] agent: Synced service "_v1_nsd_10.233.21.86_8806" 2022/03/20 05:09:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:49 [DEBUG] agent: Node info in sync 2022/03/20 05:09:49 [DEBUG] http: Request PUT /v1/agent/service/register (63.551528ms) from=10.233.68.15:33438 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:49 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:49 [DEBUG] agent: Node info in sync 2022/03/20 05:09:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (880.956µs) from=10.233.68.15:33442 2022/03/20 05:09:50 [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/03/20 05:09:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/20 05:09:50 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:50 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:50 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:50 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:50 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.21.86_8806" 2022/03/20 05:09:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:50 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:50 [DEBUG] agent: Node info in sync 2022/03/20 05:09:50 [DEBUG] http: Request PUT /v1/agent/service/register (73.677881ms) from=10.233.68.15:33452 2022/03/20 05:09:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:50 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:50 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:50 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:50 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:50 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:50 [DEBUG] agent: Node info in sync 2022/03/20 05:09:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (536.752µs) from=10.233.68.15:33456 2022/03/20 05:09:51 [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/03/20 05:09:51 [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/03/20 05:09:51 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:51 [INFO] agent: Synced service "_v1_wf-gui_10.233.13.92_8443" 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:51 [DEBUG] agent: Node info in sync 2022/03/20 05:09:51 [DEBUG] http: Request PUT /v1/agent/service/register (91.07159ms) from=10.233.68.15:33466 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:51 [DEBUG] agent: Node info in sync 2022/03/20 05:09:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (6.947666ms) from=10.233.68.15:33470 2022/03/20 05:09:51 [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/03/20 05:09:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:51 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.55.237_443" 2022/03/20 05:09:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:51 [DEBUG] agent: Node info in sync 2022/03/20 05:09:51 [DEBUG] http: Request PUT /v1/agent/service/register (33.765899ms) from=10.233.68.15:33472 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:51 [DEBUG] agent: Node info in sync 2022/03/20 05:09:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (2.592587ms) from=10.233.68.15:33474 2022/03/20 05:09:51 [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/03/20 05:09:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:51 [INFO] agent: Synced service "_v0_multicloud_10.233.28.81_9001" 2022/03/20 05:09:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:51 [DEBUG] agent: Node info in sync 2022/03/20 05:09:51 [DEBUG] http: Request PUT /v1/agent/service/register (43.010854ms) from=10.233.68.15:33482 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:51 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:51 [DEBUG] agent: Node info in sync 2022/03/20 05:09:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.486546ms) from=10.233.68.15:33486 2022/03/20 05:09:52 [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/03/20 05:09:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:52 [INFO] agent: Synced service "_v1_multicloud_10.233.28.81_9001" 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:52 [DEBUG] agent: Node info in sync 2022/03/20 05:09:52 [DEBUG] http: Request PUT /v1/agent/service/register (15.302285ms) from=10.233.68.15:33496 2022/03/20 05:09:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:52 [DEBUG] agent: Node info in sync 2022/03/20 05:09:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (2.957531ms) from=10.233.68.15:33498 2022/03/20 05:09:52 [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/03/20 05:09:52 [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/03/20 05:09:52 [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/03/20 05:09:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:52 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.70.17_8446" 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:52 [DEBUG] agent: Node info in sync 2022/03/20 05:09:52 [DEBUG] http: Request PUT /v1/agent/service/register (85.420014ms) from=10.233.68.15:33502 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:52 [DEBUG] agent: Node info in sync 2022/03/20 05:09:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (779.661µs) from=10.233.68.15:33504 2022/03/20 05:09:52 [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/03/20 05:09:52 [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/03/20 05:09:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:52 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.70.17_8446" 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:52 [DEBUG] agent: Node info in sync 2022/03/20 05:09:52 [DEBUG] http: Request PUT /v1/agent/service/register (10.598485ms) from=10.233.68.15:33506 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:52 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:52 [DEBUG] agent: Node info in sync 2022/03/20 05:09:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (832.806µs) from=10.233.68.15:33508 2022/03/20 05:09:53 [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/03/20 05:09:53 [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/03/20 05:09:53 [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/03/20 05:09:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:53 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.70.17_8446" 2022/03/20 05:09:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:53 [DEBUG] agent: Node info in sync 2022/03/20 05:09:53 [DEBUG] http: Request PUT /v1/agent/service/register (103.499506ms) from=10.233.68.15:33518 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:53 [DEBUG] agent: Node info in sync 2022/03/20 05:09:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (834.493µs) from=10.233.68.15:33524 2022/03/20 05:09:53 [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/03/20 05:09:53 [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/03/20 05:09:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.70.17_8446" 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:53 [DEBUG] agent: Node info in sync 2022/03/20 05:09:53 [DEBUG] http: Request PUT /v1/agent/service/register (16.850967ms) from=10.233.68.15:33526 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Node info in sync 2022/03/20 05:09:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (646.083µs) from=10.233.68.15:33528 2022/03/20 05:09:53 [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/03/20 05:09:53 [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/03/20 05:09:53 [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/03/20 05:09:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:53 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.70.17_8446" 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:53 [DEBUG] agent: Node info in sync 2022/03/20 05:09:53 [DEBUG] http: Request PUT /v1/agent/service/register (9.617575ms) from=10.233.68.15:33530 2022/03/20 05:09:53 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Node info in sync 2022/03/20 05:09:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (925.747µs) from=10.233.68.15:33532 2022/03/20 05:09:53 [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/03/20 05:09:53 [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/03/20 05:09:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.70.17_8446" 2022/03/20 05:09:53 [DEBUG] agent: Node info in sync 2022/03/20 05:09:53 [DEBUG] http: Request PUT /v1/agent/service/register (25.889327ms) from=10.233.68.15:33534 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:53 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:53 [DEBUG] agent: Node info in sync 2022/03/20 05:09:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (562.153µs) from=10.233.68.15:33536 2022/03/20 05:09:54 [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/03/20 05:09:54 [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/03/20 05:09:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/20 05:09:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.70.17_8446" 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:54 [DEBUG] agent: Node info in sync 2022/03/20 05:09:54 [DEBUG] http: Request PUT /v1/agent/service/register (72.731786ms) from=10.233.68.15:33540 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:54 [DEBUG] agent: Node info in sync 2022/03/20 05:09:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (1.300443ms) from=10.233.68.15:33542 2022/03/20 05:09:54 [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/03/20 05:09:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/20 05:09:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:54 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.70.17_8446" 2022/03/20 05:09:54 [DEBUG] agent: Node info in sync 2022/03/20 05:09:54 [DEBUG] http: Request PUT /v1/agent/service/register (20.628479ms) from=10.233.68.15:33544 2022/03/20 05:09:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:54 [DEBUG] agent: Node info in sync 2022/03/20 05:09:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (893.316µs) from=10.233.68.15:33546 2022/03/20 05:09:54 [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/03/20 05:09:54 [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/03/20 05:09:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/20 05:09:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.70.17_8446" 2022/03/20 05:09:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Node info in sync 2022/03/20 05:09:54 [DEBUG] http: Request PUT /v1/agent/service/register (28.47613ms) from=10.233.68.15:33548 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:54 [DEBUG] agent: Node info in sync 2022/03/20 05:09:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (1.451235ms) from=10.233.68.15:33550 2022/03/20 05:09:55 [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/03/20 05:09: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/03/20 05:09: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/03/20 05:09:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.70.17_8446" 2022/03/20 05:09:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:55 [DEBUG] agent: Node info in sync 2022/03/20 05:09:55 [DEBUG] http: Request PUT /v1/agent/service/register (33.077844ms) from=10.233.68.15:33554 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:55 [DEBUG] agent: Node info in sync 2022/03/20 05:09:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (659.625µs) from=10.233.68.15:33556 2022/03/20 05:09:55 [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/03/20 05:09:55 [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/03/20 05:09: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/03/20 05:09: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/03/20 05:09:55 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.70.17_8446" 2022/03/20 05:09:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Node info in sync 2022/03/20 05:09:55 [DEBUG] http: Request PUT /v1/agent/service/register (7.987615ms) from=10.233.68.15:33558 2022/03/20 05:09:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:55 [DEBUG] agent: Node info in sync 2022/03/20 05:09:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (1.270815ms) from=10.233.68.15:33560 2022/03/20 05:09:55 [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/03/20 05:09: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/03/20 05:09: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/03/20 05:09:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.70.17_8446" 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Node info in sync 2022/03/20 05:09:55 [DEBUG] http: Request PUT /v1/agent/service/register (97.764902ms) from=10.233.68.15:33562 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:55 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:55 [DEBUG] agent: Node info in sync 2022/03/20 05:09:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (662.121µs) from=10.233.68.15:33564 2022/03/20 05:09:56 [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/03/20 05:09:56 [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/03/20 05:09:56 [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/03/20 05:09:56 [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/03/20 05:09:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:56 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.70.17_8446" 2022/03/20 05:09:56 [DEBUG] agent: Node info in sync 2022/03/20 05:09:56 [DEBUG] http: Request PUT /v1/agent/service/register (64.969909ms) from=10.233.68.15:33568 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Node info in sync 2022/03/20 05:09:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (5.701477ms) from=10.233.68.15:33570 2022/03/20 05:09:56 [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/03/20 05:09:56 [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/03/20 05:09:56 [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/03/20 05:09:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:56 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.70.17_8446" 2022/03/20 05:09:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Node info in sync 2022/03/20 05:09:56 [DEBUG] http: Request PUT /v1/agent/service/register (46.208843ms) from=10.233.68.15:33574 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:56 [DEBUG] agent: Node info in sync 2022/03/20 05:09:56 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (664.147µs) from=10.233.68.15:33576 2022/03/20 05:09:56 [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/03/20 05:09:56 [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/03/20 05:09:56 [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/03/20 05:09:56 [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/03/20 05:09:56 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.70.17_8446" 2022/03/20 05:09:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:56 [DEBUG] agent: Node info in sync 2022/03/20 05:09:56 [DEBUG] http: Request PUT /v1/agent/service/register (146.743157ms) from=10.233.68.15:33580 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:56 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:56 [DEBUG] agent: Node info in sync 2022/03/20 05:09:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (3.711855ms) from=10.233.68.15:33582 2022/03/20 05:09:57 [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/03/20 05:09: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/03/20 05:09: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/03/20 05:09:57 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.70.17_8446" 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:57 [DEBUG] agent: Node info in sync 2022/03/20 05:09:57 [DEBUG] http: Request PUT /v1/agent/service/register (105.965611ms) from=10.233.68.15:33588 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Node info in sync 2022/03/20 05:09:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (6.844208ms) from=10.233.68.15:33590 2022/03/20 05:09:57 [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/03/20 05:09:57 [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/03/20 05:09: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/03/20 05:09: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/03/20 05:09:57 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.70.17_8446" 2022/03/20 05:09:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:57 [DEBUG] agent: Node info in sync 2022/03/20 05:09:57 [DEBUG] http: Request PUT /v1/agent/service/register (88.208884ms) from=10.233.68.15:33596 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:57 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:57 [DEBUG] agent: Node info in sync 2022/03/20 05:09:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (898.142µs) from=10.233.68.15:33598 2022/03/20 05:09:58 [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/03/20 05:09: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/03/20 05:09: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/03/20 05:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.70.17_8446" 2022/03/20 05:09:58 [DEBUG] agent: Node info in sync 2022/03/20 05:09:58 [DEBUG] http: Request PUT /v1/agent/service/register (34.144265ms) from=10.233.68.15:33602 2022/03/20 05:09:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Node info in sync 2022/03/20 05:09:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (672.984µs) from=10.233.68.15:33608 2022/03/20 05:09:58 [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/03/20 05:09:58 [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/03/20 05:09: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/03/20 05:09: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/03/20 05:09:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:58 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.70.17_8446" 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Node info in sync 2022/03/20 05:09:58 [DEBUG] http: Request PUT /v1/agent/service/register (16.446222ms) from=10.233.68.15:33610 2022/03/20 05:09:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Node info in sync 2022/03/20 05:09:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (897.652µs) from=10.233.68.15:33612 2022/03/20 05:09:58 [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/03/20 05:09: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/03/20 05:09: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/03/20 05:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.70.17_8446" 2022/03/20 05:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Node info in sync 2022/03/20 05:09:58 [DEBUG] http: Request PUT /v1/agent/service/register (33.05063ms) from=10.233.68.15:33616 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:58 [DEBUG] agent: Node info in sync 2022/03/20 05:09:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (55.814733ms) from=10.233.68.15:33620 2022/03/20 05:09:59 [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/03/20 05:09:59 [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/03/20 05:09: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/03/20 05:09: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/03/20 05:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.70.17_8446" 2022/03/20 05:09:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Node info in sync 2022/03/20 05:09:59 [DEBUG] http: Request PUT /v1/agent/service/register (42.692139ms) from=10.233.68.15:33626 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Node info in sync 2022/03/20 05:09:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (3.125024ms) from=10.233.68.15:33632 2022/03/20 05:09:59 [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/03/20 05:09: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/03/20 05:09: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/03/20 05:09:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.70.17_8446" 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:59 [DEBUG] agent: Node info in sync 2022/03/20 05:09:59 [DEBUG] http: Request PUT /v1/agent/service/register (109.312709ms) from=10.233.68.15:33636 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:09:59 [DEBUG] agent: Node info in sync 2022/03/20 05:09:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (889.192µs) from=10.233.68.15:33638 2022/03/20 05:10:00 [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/03/20 05:10:00 [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/03/20 05:10: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/03/20 05:10: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/03/20 05:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.70.17_8446" 2022/03/20 05:10:00 [DEBUG] agent: Node info in sync 2022/03/20 05:10:00 [DEBUG] http: Request PUT /v1/agent/service/register (202.751477ms) from=10.233.68.15:33646 2022/03/20 05:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:00 [DEBUG] agent: Node info in sync 2022/03/20 05:10:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (597.791µs) from=10.233.68.15:33648 2022/03/20 05:10:00 [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/03/20 05:10: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/03/20 05:10: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/03/20 05:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.70.17_8446" 2022/03/20 05:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:01 [DEBUG] agent: Node info in sync 2022/03/20 05:10:01 [DEBUG] http: Request PUT /v1/agent/service/register (230.654381ms) from=10.233.68.15:33652 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Node info in sync 2022/03/20 05:10:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (602.352µs) from=10.233.68.15:33662 2022/03/20 05:10:01 [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/03/20 05:10:01 [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/03/20 05:10: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/03/20 05:10: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/03/20 05:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.70.17_8446" 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Node info in sync 2022/03/20 05:10:01 [DEBUG] http: Request PUT /v1/agent/service/register (28.498613ms) from=10.233.68.15:33664 2022/03/20 05:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:01 [DEBUG] agent: Node info in sync 2022/03/20 05:10:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (667.314µs) from=10.233.68.15:33666 2022/03/20 05:10:01 [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/03/20 05:10: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/03/20 05:10: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/03/20 05:10:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:01 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.70.17_8446" 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:01 [DEBUG] agent: Node info in sync 2022/03/20 05:10:01 [DEBUG] http: Request PUT /v1/agent/service/register (60.919691ms) from=10.233.68.15:33672 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Node info in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:01 [DEBUG] agent: Node info in sync 2022/03/20 05:10:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (751.622µs) from=10.233.68.15:33674 2022/03/20 05:10:02 [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/03/20 05:10:02 [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/03/20 05:10: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/03/20 05:10: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/03/20 05:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.70.17_8446" 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Node info in sync 2022/03/20 05:10:02 [DEBUG] http: Request PUT /v1/agent/service/register (45.316979ms) from=10.233.68.15:33678 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Node info in sync 2022/03/20 05:10:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (640.958µs) from=10.233.68.15:33688 2022/03/20 05:10:02 [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/03/20 05:10: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/03/20 05:10: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/03/20 05:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.70.17_8446" 2022/03/20 05:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Node info in sync 2022/03/20 05:10:02 [DEBUG] http: Request PUT /v1/agent/service/register (44.521353ms) from=10.233.68.15:33694 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:02 [DEBUG] agent: Node info in sync 2022/03/20 05:10:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (1.380732ms) from=10.233.68.15:33696 2022/03/20 05:10:03 [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/03/20 05:10:03 [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/03/20 05:10: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/03/20 05:10: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/03/20 05:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.70.17_8446" 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Node info in sync 2022/03/20 05:10:03 [DEBUG] http: Request PUT /v1/agent/service/register (35.085497ms) from=10.233.68.15:33698 2022/03/20 05:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Node info in sync 2022/03/20 05:10:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (12.849503ms) from=10.233.68.15:33704 2022/03/20 05:10:03 [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/03/20 05:10: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/03/20 05:10: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/03/20 05:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.70.17_8446" 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Node info in sync 2022/03/20 05:10:03 [DEBUG] http: Request PUT /v1/agent/service/register (9.880366ms) from=10.233.68.15:33714 2022/03/20 05:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Node info in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Node info in sync 2022/03/20 05:10:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (732.148µs) from=10.233.68.15:33716 2022/03/20 05:10:03 [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/03/20 05:10:03 [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/03/20 05:10: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/03/20 05:10: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/03/20 05:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.70.17_8446" 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Node info in sync 2022/03/20 05:10:03 [DEBUG] http: Request PUT /v1/agent/service/register (32.609222ms) from=10.233.68.15:33718 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Node info in sync 2022/03/20 05:10:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (654.277µs) from=10.233.68.15:33720 2022/03/20 05:10:03 [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/03/20 05:10: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/03/20 05:10: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/03/20 05:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.70.17_8446" 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Node info in sync 2022/03/20 05:10:03 [DEBUG] http: Request PUT /v1/agent/service/register (37.017092ms) from=10.233.68.15:33722 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:03 [DEBUG] agent: Node info in sync 2022/03/20 05:10:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (877.288µs) from=10.233.68.15:33724 2022/03/20 05:10:04 [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/03/20 05:10:04 [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/03/20 05:10: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/03/20 05:10: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/03/20 05:10:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.70.17_8446" 2022/03/20 05:10:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:04 [DEBUG] agent: Node info in sync 2022/03/20 05:10:04 [DEBUG] http: Request PUT /v1/agent/service/register (52.573122ms) from=10.233.68.15:33726 2022/03/20 05:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Node info in sync 2022/03/20 05:10:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (711.659µs) from=10.233.68.15:33730 2022/03/20 05:10:04 [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/03/20 05:10: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/03/20 05:10: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/03/20 05:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.70.17_8446" 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:04 [DEBUG] agent: Node info in sync 2022/03/20 05:10:04 [DEBUG] http: Request PUT /v1/agent/service/register (27.331946ms) from=10.233.68.15:33732 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Node info in sync 2022/03/20 05:10:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (628.432µs) from=10.233.68.15:33734 2022/03/20 05:10:04 [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/03/20 05:10:04 [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/03/20 05:10: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/03/20 05:10: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/03/20 05:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.70.17_8446" 2022/03/20 05:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Node info in sync 2022/03/20 05:10:04 [DEBUG] http: Request PUT /v1/agent/service/register (268.564563ms) from=10.233.68.15:33736 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:04 [DEBUG] agent: Node info in sync 2022/03/20 05:10:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (751.694µs) from=10.233.68.15:33738 2022/03/20 05:10:05 [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/03/20 05:10: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/03/20 05:10: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/03/20 05:10:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.70.17_8446" 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Node info in sync 2022/03/20 05:10:05 [DEBUG] http: Request PUT /v1/agent/service/register (28.718123ms) from=10.233.68.15:33742 2022/03/20 05:10:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Node info in sync 2022/03/20 05:10:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (1.020592ms) from=10.233.68.15:33744 2022/03/20 05:10:05 [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/03/20 05:10:05 [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/03/20 05:10: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/03/20 05:10: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/03/20 05:10:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [INFO] agent: Synced service "_v11__aai-nquery_10.233.70.17_8446" 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Node info in sync 2022/03/20 05:10:05 [DEBUG] http: Request PUT /v1/agent/service/register (208.516278ms) from=10.233.68.15:33746 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:05 [DEBUG] agent: Node info in sync 2022/03/20 05:10:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (777.534µs) from=10.233.68.15:33752 2022/03/20 05:10:06 [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/03/20 05:10: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/03/20 05:10: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/03/20 05:10:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [INFO] agent: Synced service "_v11_aai-nquery_10.233.70.17_8446" 2022/03/20 05:10:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Node info in sync 2022/03/20 05:10:06 [DEBUG] http: Request PUT /v1/agent/service/register (46.723935ms) from=10.233.68.15:33756 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Node info in sync 2022/03/20 05:10:06 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (690.168µs) from=10.233.68.15:33758 2022/03/20 05:10:06 [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/03/20 05:10:06 [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/03/20 05:10: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/03/20 05:10: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/03/20 05:10:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [INFO] agent: Synced service "_v12__aai-nquery_10.233.70.17_8446" 2022/03/20 05:10:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Node info in sync 2022/03/20 05:10:06 [DEBUG] http: Request PUT /v1/agent/service/register (33.290462ms) from=10.233.68.15:33760 2022/03/20 05:10:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Node info in sync 2022/03/20 05:10:06 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (749.682µs) from=10.233.68.15:33762 2022/03/20 05:10:06 [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/03/20 05:10: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/03/20 05:10: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/03/20 05:10:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [INFO] agent: Synced service "_v12_aai-nquery_10.233.70.17_8446" 2022/03/20 05:10:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Node info in sync 2022/03/20 05:10:06 [DEBUG] http: Request PUT /v1/agent/service/register (34.688636ms) from=10.233.68.15:33768 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:06 [DEBUG] agent: Node info in sync 2022/03/20 05:10:06 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (3.276217ms) from=10.233.68.15:33770 2022/03/20 05:10:06 [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/03/20 05:10:06 [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/03/20 05:10: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/03/20 05:10: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/03/20 05:10:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:07 [INFO] agent: Synced service "_v13__aai-nquery_10.233.70.17_8446" 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Node info in sync 2022/03/20 05:10:07 [DEBUG] http: Request PUT /v1/agent/service/register (48.44128ms) from=10.233.68.15:33774 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Node info in sync 2022/03/20 05:10:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (5.392353ms) from=10.233.68.15:33776 2022/03/20 05:10:07 [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/03/20 05:10:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/20 05:10: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/03/20 05:10:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [INFO] agent: Synced service "_v13_aai-nquery_10.233.70.17_8446" 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Node info in sync 2022/03/20 05:10:07 [DEBUG] http: Request PUT /v1/agent/service/register (52.409961ms) from=10.233.68.15:33780 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Node info in sync 2022/03/20 05:10:07 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (796.222µs) from=10.233.68.15:33782 2022/03/20 05:10:07 [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/03/20 05:10:07 [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/03/20 05:10:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/20 05:10: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/03/20 05:10:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [INFO] agent: Synced service "_v14__aai-nquery_10.233.70.17_8446" 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Node info in sync 2022/03/20 05:10:07 [DEBUG] http: Request PUT /v1/agent/service/register (46.64893ms) from=10.233.68.15:33784 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Node info in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Node info in sync 2022/03/20 05:10:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (890.742µs) from=10.233.68.15:33786 2022/03/20 05:10:07 [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/03/20 05:10:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/20 05:10: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/03/20 05:10:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [INFO] agent: Synced service "_v14_aai-nquery_10.233.70.17_8446" 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Node info in sync 2022/03/20 05:10:07 [DEBUG] http: Request PUT /v1/agent/service/register (9.992903ms) from=10.233.68.15:33794 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:07 [DEBUG] agent: Node info in sync 2022/03/20 05:10:07 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (829.074µs) from=10.233.68.15:33796 2022/03/20 05:10:08 [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/03/20 05:10:08 [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/03/20 05:10: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/03/20 05:10: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/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [INFO] agent: Synced service "_v15__aai-nquery_10.233.70.17_8446" 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Node info in sync 2022/03/20 05:10:08 [DEBUG] http: Request PUT /v1/agent/service/register (24.754437ms) from=10.233.68.15:33800 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Node info in sync 2022/03/20 05:10:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (584.945µs) from=10.233.68.15:33804 2022/03/20 05:10:08 [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/03/20 05:10: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/03/20 05:10: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/03/20 05:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [INFO] agent: Synced service "_v15_aai-nquery_10.233.70.17_8446" 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Node info in sync 2022/03/20 05:10:08 [DEBUG] http: Request PUT /v1/agent/service/register (81.698527ms) from=10.233.68.15:33806 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Node info in sync 2022/03/20 05:10:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (814.92µs) from=10.233.68.15:33808 2022/03/20 05:10:08 [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/03/20 05:10:08 [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/03/20 05:10: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/03/20 05:10: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/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [INFO] agent: Synced service "_v16__aai-nquery_10.233.70.17_8446" 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Node info in sync 2022/03/20 05:10:08 [DEBUG] http: Request PUT /v1/agent/service/register (30.21325ms) from=10.233.68.15:33810 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Node info in sync 2022/03/20 05:10:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (614.184µs) from=10.233.68.15:33812 2022/03/20 05:10:08 [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/03/20 05:10: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/03/20 05:10: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/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [INFO] agent: Synced service "_v16_aai-nquery_10.233.70.17_8446" 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Node info in sync 2022/03/20 05:10:08 [DEBUG] http: Request PUT /v1/agent/service/register (6.247442ms) from=10.233.68.15:33814 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Node info in sync 2022/03/20 05:10:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (805.714µs) from=10.233.68.15:33816 2022/03/20 05:10:08 [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/03/20 05:10:08 [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/03/20 05:10: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/03/20 05:10: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/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.92_8443" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.237_443" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [INFO] agent: Synced service "_v17__aai-nquery_10.233.70.17_8446" 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Node info in sync 2022/03/20 05:10:08 [DEBUG] http: Request PUT /v1/agent/service/register (63.760258ms) from=10.233.68.15:33818 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.178_9015" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.33_8181" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud_10.233.28.81_9001" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc_10.233.35.178_8443" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.30.21_9011" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.178_8080" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_message-router_10.233.50.75_3904" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.73_9007" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v1_parser_10.233.21.86_8806" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.17_8446" in sync 2022/03/20 05:10:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.17_8446" in sync 2022/03/20 0