By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '8461d93e-1ad9-fa53-57c8-d0010d40d379' Node name: 'onap-msb-consul-55bf85f47-vd98w' 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: 2021/11/28 01:16:43 [DEBUG] agent: Using random ID "8461d93e-1ad9-fa53-57c8-d0010d40d379" as node ID 2021/11/28 01:16:43 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:8461d93e-1ad9-fa53-57c8-d0010d40d379 Address:127.0.0.1:8300}] 2021/11/28 01:16:43 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/11/28 01:16:43 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/11/28 01:16:43 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/11/28 01:16:43 [WARN] raft: Unable to get address for server id 8461d93e-1ad9-fa53-57c8-d0010d40d379, using fallback address 127.0.0.1:8300: Could not find address for server id 8461d93e-1ad9-fa53-57c8-d0010d40d379 2021/11/28 01:16:43 [DEBUG] raft: Votes needed: 1 2021/11/28 01:16:43 [DEBUG] raft: Vote granted from 8461d93e-1ad9-fa53-57c8-d0010d40d379 in term 2. Tally: 1 2021/11/28 01:16:43 [INFO] raft: Election won. Tally: 1 2021/11/28 01:16:43 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/11/28 01:16:43 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-vd98w.dc1 127.0.0.1 2021/11/28 01:16:44 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-vd98w 127.0.0.1 2021/11/28 01:16:44 [INFO] consul: Adding LAN server onap-msb-consul-55bf85f47-vd98w (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/28 01:16:44 [INFO] consul: cluster leadership acquired 2021/11/28 01:16:44 [INFO] consul: Handled member-join event for server "onap-msb-consul-55bf85f47-vd98w.dc1" in area "wan" 2021/11/28 01:16:44 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/11/28 01:16:44 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/11/28 01:16:44 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/11/28 01:16:44 [INFO] consul: New leader elected: onap-msb-consul-55bf85f47-vd98w 2021/11/28 01:16:44 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/11/28 01:16:44 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/11/28 01:16:44 [INFO] agent: started state syncer 2021/11/28 01:16:44 [INFO] agent: Synced node info 2021/11/28 01:16:46 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/11/28 01:16:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vd98w" since the cluster is too small 2021/11/28 01:16:46 [INFO] consul: member 'onap-msb-consul-55bf85f47-vd98w' joined, marking health alive 2021/11/28 01:16:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vd98w" since the cluster is too small 2021/11/28 01:16:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/28 01:16:47 [DEBUG] agent: Node info in sync 2021/11/28 01:16:47 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/11/28 01:17:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vd98w" since the cluster is too small 2021/11/28 01:17:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/28 01:17:53 [DEBUG] agent: Node info in sync 2021/11/28 01:18:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-vd98w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/28 01:18:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vd98w" since the cluster is too small 2021/11/28 01:19:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/28 01:19:42 [DEBUG] agent: Node info in sync 2021/11/28 01:19:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vd98w" since the cluster is too small 2021/11/28 01:20:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vd98w" since the cluster is too small 2021/11/28 01:21:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/28 01:21:04 [DEBUG] agent: Node info in sync 2021/11/28 01:21:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-vd98w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/28 01:21:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vd98w" since the cluster is too small 2021/11/28 01:22:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vd98w" since the cluster is too small 2021/11/28 01:22:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/28 01:22:48 [DEBUG] agent: Node info in sync 2021/11/28 01:23:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vd98w" since the cluster is too small 2021/11/28 01:23:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/28 01:23:56 [DEBUG] agent: Node info in sync 2021/11/28 01:24:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-vd98w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/28 01:24:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vd98w" since the cluster is too small 2021/11/28 01:25:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/28 01:25:10 [DEBUG] agent: Node info in sync 2021/11/28 01:25:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vd98w" since the cluster is too small 2021/11/28 01:26:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-vd98w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/28 01:26:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/28 01:26:21 [DEBUG] agent: Node info in sync 2021/11/28 01:26:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vd98w" since the cluster is too small 2021/11/28 01:27:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/28 01:27:23 [DEBUG] agent: Node info in sync 2021/11/28 01:27:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vd98w" since the cluster is too small 2021/11/28 01:28:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/28 01:28:31 [DEBUG] agent: Node info in sync 2021/11/28 01:28:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vd98w" since the cluster is too small 2021/11/28 01:28:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-vd98w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/28 01:29:35 [DEBUG] http: Request GET /v1/status/leader (1.319745ms) from=10.233.77.107:43008 2021/11/28 01:29:37 [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. 2021/11/28 01:29:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:29:40 [INFO] agent: Synced service "_v1_sdc_10.233.7.123_8443" 2021/11/28 01:29:40 [DEBUG] agent: Node info in sync 2021/11/28 01:29:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.205712103s) from=10.233.77.107:43012 2021/11/28 01:29:40 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:40 [DEBUG] agent: Node info in sync 2021/11/28 01:29:40 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (1.959517ms) from=10.233.77.107:43032 2021/11/28 01:29:40 [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. 2021/11/28 01:29:40 [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. 2021/11/28 01:29:41 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.7.123_8080" 2021/11/28 01:29:41 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:41 [DEBUG] agent: Node info in sync 2021/11/28 01:29:41 [DEBUG] http: Request PUT /v1/agent/service/register (1.000538435s) from=10.233.77.107:43036 2021/11/28 01:29:41 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:41 [DEBUG] agent: Node info in sync 2021/11/28 01:29:41 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (408.984µs) from=10.233.77.107:43042 2021/11/28 01:29:42 [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. 2021/11/28 01:29:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:29:43 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:43 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.54.2_443" 2021/11/28 01:29:43 [DEBUG] agent: Node info in sync 2021/11/28 01:29:43 [DEBUG] http: Request PUT /v1/agent/service/register (887.991775ms) from=10.233.77.107:43044 2021/11/28 01:29:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:43 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:43 [DEBUG] agent: Node info in sync 2021/11/28 01:29:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.033226ms) from=10.233.77.107:43052 2021/11/28 01:29:43 [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. 2021/11/28 01:29:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:29:44 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:44 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.22.8_9015" 2021/11/28 01:29:44 [DEBUG] agent: Node info in sync 2021/11/28 01:29:44 [DEBUG] http: Request PUT /v1/agent/service/register (700.59644ms) from=10.233.77.107:43054 2021/11/28 01:29:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:44 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:44 [DEBUG] agent: Node info in sync 2021/11/28 01:29:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (600.896µs) from=10.233.77.107:43062 2021/11/28 01:29:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vd98w" since the cluster is too small 2021/11/28 01:29:44 [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. 2021/11/28 01:29:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:29:45 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:45 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.11.179_9007" 2021/11/28 01:29:45 [DEBUG] agent: Node info in sync 2021/11/28 01:29:45 [DEBUG] http: Request PUT /v1/agent/service/register (686.315617ms) from=10.233.77.107:43064 2021/11/28 01:29:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:45 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:45 [DEBUG] agent: Node info in sync 2021/11/28 01:29:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (510.166µs) from=10.233.77.107:43068 2021/11/28 01:29:45 [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. 2021/11/28 01:29: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. 2021/11/28 01:29:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:45 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.11.179_9007" 2021/11/28 01:29:45 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:45 [DEBUG] agent: Node info in sync 2021/11/28 01:29:45 [DEBUG] http: Request PUT /v1/agent/service/register (525.750207ms) from=10.233.77.107:43070 2021/11/28 01:29:45 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:45 [DEBUG] agent: Node info in sync 2021/11/28 01:29:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (567.388µs) from=10.233.77.107:43084 2021/11/28 01:29:46 [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. 2021/11/28 01:29: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. 2021/11/28 01:29:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:46 [INFO] agent: Synced service "_v1_parser_10.233.58.215_8806" 2021/11/28 01:29:46 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:46 [DEBUG] agent: Node info in sync 2021/11/28 01:29:46 [DEBUG] http: Request PUT /v1/agent/service/register (296.592824ms) from=10.233.77.107:43086 2021/11/28 01:29:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:46 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:46 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:46 [DEBUG] agent: Node info in sync 2021/11/28 01:29:46 [DEBUG] http: Request GET /v1/health/service/parser-v1 (500.634µs) from=10.233.77.107:43088 2021/11/28 01:29:46 [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. 2021/11/28 01:29: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. 2021/11/28 01:29:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:46 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:46 [INFO] agent: Synced service "_v1_catalog_10.233.58.215_8806" 2021/11/28 01:29:46 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:46 [DEBUG] agent: Node info in sync 2021/11/28 01:29:46 [DEBUG] http: Request PUT /v1/agent/service/register (200.893699ms) from=10.233.77.107:43090 2021/11/28 01:29:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:46 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:46 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:46 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:46 [DEBUG] agent: Node info in sync 2021/11/28 01:29:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (615.331µs) from=10.233.77.107:43094 2021/11/28 01:29:47 [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. 2021/11/28 01:29: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. 2021/11/28 01:29:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:48 [INFO] agent: Synced service "_v1_nsd_10.233.58.215_8806" 2021/11/28 01:29:48 [DEBUG] agent: Node info in sync 2021/11/28 01:29:48 [DEBUG] http: Request PUT /v1/agent/service/register (1.201507338s) from=10.233.77.107:43096 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:48 [DEBUG] agent: Node info in sync 2021/11/28 01:29:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (576.998µs) from=10.233.77.107:43100 2021/11/28 01:29:48 [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. 2021/11/28 01:29: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. 2021/11/28 01:29:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:48 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.58.215_8806" 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:48 [DEBUG] agent: Node info in sync 2021/11/28 01:29:48 [DEBUG] http: Request PUT /v1/agent/service/register (300.381346ms) from=10.233.77.107:43110 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:48 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:48 [DEBUG] agent: Node info in sync 2021/11/28 01:29:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (709.243µs) from=10.233.77.107:43116 2021/11/28 01:29:48 [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. 2021/11/28 01:29: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. 2021/11/28 01:29:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:49 [INFO] agent: Synced service "_v1_message-router_10.233.17.4_3904" 2021/11/28 01:29:49 [DEBUG] agent: Node info in sync 2021/11/28 01:29:49 [DEBUG] http: Request PUT /v1/agent/service/register (395.117944ms) from=10.233.77.107:43122 2021/11/28 01:29:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:49 [DEBUG] agent: Node info in sync 2021/11/28 01:29:49 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (436.907µs) from=10.233.77.107:43126 2021/11/28 01:29:49 [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. 2021/11/28 01:29: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. 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:49 [INFO] agent: Synced service "_v0_multicloud_10.233.11.201_9001" 2021/11/28 01:29:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:49 [DEBUG] agent: Node info in sync 2021/11/28 01:29:49 [DEBUG] http: Request PUT /v1/agent/service/register (17.562031ms) from=10.233.77.107:43128 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:49 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:49 [DEBUG] agent: Node info in sync 2021/11/28 01:29:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (450.657µs) from=10.233.77.107:43132 2021/11/28 01:29:50 [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. 2021/11/28 01:29: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. 2021/11/28 01:29:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:50 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:50 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:50 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:50 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:50 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:50 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:50 [INFO] agent: Synced service "_v1_multicloud_10.233.11.201_9001" 2021/11/28 01:29:50 [DEBUG] agent: Node info in sync 2021/11/28 01:29:50 [DEBUG] http: Request PUT /v1/agent/service/register (400.693862ms) from=10.233.77.107:43134 2021/11/28 01:29:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:50 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:50 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:50 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:50 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:50 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:50 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:50 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:50 [DEBUG] agent: Node info in sync 2021/11/28 01:29:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (470.944µs) from=10.233.77.107:43136 2021/11/28 01:29:50 [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. 2021/11/28 01:29:50 [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. 2021/11/28 01:29:51 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:51 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:51 [INFO] agent: Synced service "_v1_sdc-gui_10.233.46.69_8181" 2021/11/28 01:29:51 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:51 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:51 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:51 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:51 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:51 [DEBUG] agent: Node info in sync 2021/11/28 01:29:51 [DEBUG] http: Request PUT /v1/agent/service/register (297.791202ms) from=10.233.77.107:43140 2021/11/28 01:29:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:51 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:51 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:29:51 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:51 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:51 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:51 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:51 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:51 [DEBUG] agent: Node info in sync 2021/11/28 01:29:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (937.725µs) from=10.233.77.107:43144 2021/11/28 01:29: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. 2021/11/28 01:29: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. 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:52 [INFO] agent: Synced service "_v1_wf-gui_10.233.46.6_8443" 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:52 [DEBUG] agent: Node info in sync 2021/11/28 01:29:52 [DEBUG] http: Request PUT /v1/agent/service/register (315.925163ms) from=10.233.77.107:43148 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:52 [DEBUG] agent: Node info in sync 2021/11/28 01:29:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (663.011µs) from=10.233.77.107:43150 2021/11/28 01:29:52 [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. 2021/11/28 01:29: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. 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:29:52 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.29.127_9011" 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:52 [DEBUG] agent: Node info in sync 2021/11/28 01:29:52 [DEBUG] http: Request PUT /v1/agent/service/register (349.651953ms) from=10.233.77.107:43152 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:29:52 [DEBUG] agent: Node info in sync 2021/11/28 01:29:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (539.584µs) from=10.233.77.107:43156 2021/11/28 01:29:53 [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. 2021/11/28 01:29: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. 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:29:53 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.29.127_9011" 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:53 [DEBUG] agent: Node info in sync 2021/11/28 01:29:53 [DEBUG] http: Request PUT /v1/agent/service/register (103.480517ms) from=10.233.77.107:43158 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:53 [DEBUG] agent: Node info in sync 2021/11/28 01:29:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (329.477µs) from=10.233.77.107:43162 2021/11/28 01:29:53 [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. 2021/11/28 01:29:53 [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. 2021/11/28 01:29: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. 2021/11/28 01:29: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. 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:53 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.76.20_8446" 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:53 [DEBUG] agent: Node info in sync 2021/11/28 01:29:53 [DEBUG] http: Request PUT /v1/agent/service/register (243.982282ms) from=10.233.77.107:43164 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:53 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:53 [DEBUG] agent: Node info in sync 2021/11/28 01:29:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (440.557µs) from=10.233.77.107:43166 2021/11/28 01:29:53 [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. 2021/11/28 01:29: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. 2021/11/28 01:29: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. 2021/11/28 01:29:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:54 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.76.20_8446" 2021/11/28 01:29:54 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:54 [DEBUG] agent: Node info in sync 2021/11/28 01:29:54 [DEBUG] http: Request PUT /v1/agent/service/register (487.763681ms) from=10.233.77.107:43168 2021/11/28 01:29:54 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:54 [DEBUG] agent: Node info in sync 2021/11/28 01:29:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (825.933µs) from=10.233.77.107:43176 2021/11/28 01:29:54 [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. 2021/11/28 01:29:54 [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. 2021/11/28 01:29: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. 2021/11/28 01:29: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. 2021/11/28 01:29:55 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:55 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.76.20_8446" 2021/11/28 01:29:55 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:55 [DEBUG] agent: Node info in sync 2021/11/28 01:29:55 [DEBUG] http: Request PUT /v1/agent/service/register (785.652293ms) from=10.233.77.107:43180 2021/11/28 01:29:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:29:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:55 [DEBUG] agent: Node info in sync 2021/11/28 01:29:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (501.271µs) from=10.233.77.107:43184 2021/11/28 01:29:55 [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. 2021/11/28 01:29: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. 2021/11/28 01:29: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. 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:56 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.76.20_8446" 2021/11/28 01:29:56 [DEBUG] agent: Node info in sync 2021/11/28 01:29:56 [DEBUG] http: Request PUT /v1/agent/service/register (474.901226ms) from=10.233.77.107:43190 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:56 [DEBUG] agent: Node info in sync 2021/11/28 01:29:56 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (450.923µs) from=10.233.77.107:43198 2021/11/28 01:29:56 [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. 2021/11/28 01:29:56 [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. 2021/11/28 01:29: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. 2021/11/28 01:29: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. 2021/11/28 01:29:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:56 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.76.20_8446" 2021/11/28 01:29:56 [DEBUG] agent: Node info in sync 2021/11/28 01:29:56 [DEBUG] http: Request PUT /v1/agent/service/register (263.664195ms) from=10.233.77.107:43200 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (100.232442ms) from=10.233.77.107:43202 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:56 [DEBUG] agent: Node info in sync 2021/11/28 01:29:56 [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. 2021/11/28 01:29: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. 2021/11/28 01:29: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. 2021/11/28 01:29:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:57 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.76.20_8446" 2021/11/28 01:29:57 [DEBUG] agent: Node info in sync 2021/11/28 01:29:57 [DEBUG] http: Request PUT /v1/agent/service/register (399.962814ms) from=10.233.77.107:43204 2021/11/28 01:29:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:57 [DEBUG] agent: Node info in sync 2021/11/28 01:29:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (99.782727ms) from=10.233.77.107:43208 2021/11/28 01:29:57 [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. 2021/11/28 01:29:57 [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. 2021/11/28 01:29: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. 2021/11/28 01:29: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. 2021/11/28 01:29:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:58 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.76.20_8446" 2021/11/28 01:29:58 [DEBUG] agent: Node info in sync 2021/11/28 01:29:58 [DEBUG] http: Request PUT /v1/agent/service/register (554.317804ms) from=10.233.77.107:43210 2021/11/28 01:29:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:58 [DEBUG] agent: Node info in sync 2021/11/28 01:29:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (399.735662ms) from=10.233.77.107:43214 2021/11/28 01:29:59 [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. 2021/11/28 01:29: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. 2021/11/28 01:29: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. 2021/11/28 01:29:59 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.76.20_8446" 2021/11/28 01:29:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Node info in sync 2021/11/28 01:29:59 [DEBUG] http: Request PUT /v1/agent/service/register (319.18918ms) from=10.233.77.107:43222 2021/11/28 01:29:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Node info in sync 2021/11/28 01:29:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (480.213µs) from=10.233.77.107:43230 2021/11/28 01:29:59 [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. 2021/11/28 01:29:59 [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. 2021/11/28 01:29: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. 2021/11/28 01:29: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. 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.76.20_8446" 2021/11/28 01:29:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Node info in sync 2021/11/28 01:29:59 [DEBUG] http: Request PUT /v1/agent/service/register (80.98536ms) from=10.233.77.107:43232 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Node info in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:29:59 [DEBUG] agent: Node info in sync 2021/11/28 01:29:59 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (185.603015ms) from=10.233.77.107:43234 2021/11/28 01:29:59 [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. 2021/11/28 01:29: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. 2021/11/28 01:29: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. 2021/11/28 01:30:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:00 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.76.20_8446" 2021/11/28 01:30:00 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:00 [DEBUG] agent: Node info in sync 2021/11/28 01:30:00 [DEBUG] http: Request PUT /v1/agent/service/register (700.578704ms) from=10.233.77.107:43238 2021/11/28 01:30:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:00 [DEBUG] agent: Node info in sync 2021/11/28 01:30:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (430.232µs) from=10.233.77.107:43246 2021/11/28 01:30:00 [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. 2021/11/28 01:30:00 [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. 2021/11/28 01:30: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. 2021/11/28 01:30: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. 2021/11/28 01:30:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.76.20_8446" 2021/11/28 01:30:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Node info in sync 2021/11/28 01:30:01 [DEBUG] http: Request PUT /v1/agent/service/register (477.079264ms) from=10.233.77.107:43250 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:01 [DEBUG] agent: Node info in sync 2021/11/28 01:30:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (590.391µs) from=10.233.77.107:43254 2021/11/28 01:30:01 [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. 2021/11/28 01:30: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. 2021/11/28 01:30: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. 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.76.20_8446" 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Node info in sync 2021/11/28 01:30:01 [DEBUG] http: Request PUT /v1/agent/service/register (220.658533ms) from=10.233.77.107:43258 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:01 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:01 [DEBUG] agent: Node info in sync 2021/11/28 01:30:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (425.958µs) from=10.233.77.107:43262 2021/11/28 01:30:02 [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. 2021/11/28 01:30:02 [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. 2021/11/28 01:30: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. 2021/11/28 01:30:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:02 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:02 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.76.20_8446" 2021/11/28 01:30:02 [DEBUG] agent: Node info in sync 2021/11/28 01:30:02 [DEBUG] http: Request PUT /v1/agent/service/register (600.306733ms) from=10.233.77.107:43266 2021/11/28 01:30:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:02 [DEBUG] agent: Node info in sync 2021/11/28 01:30:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (502.247µs) from=10.233.77.107:43270 2021/11/28 01:30:03 [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. 2021/11/28 01:30: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. 2021/11/28 01:30:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.76.20_8446" 2021/11/28 01:30:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Node info in sync 2021/11/28 01:30:03 [DEBUG] http: Request PUT /v1/agent/service/register (204.481165ms) from=10.233.77.107:43272 2021/11/28 01:30:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Node info in sync 2021/11/28 01:30:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (369.038µs) from=10.233.77.107:43276 2021/11/28 01:30:03 [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. 2021/11/28 01:30:03 [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. 2021/11/28 01:30: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. 2021/11/28 01:30:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.76.20_8446" 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Node info in sync 2021/11/28 01:30:03 [DEBUG] http: Request PUT /v1/agent/service/register (381.70367ms) from=10.233.77.107:43278 2021/11/28 01:30:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:03 [DEBUG] agent: Node info in sync 2021/11/28 01:30:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (499.865424ms) from=10.233.77.107:43282 2021/11/28 01:30:04 [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. 2021/11/28 01:30: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. 2021/11/28 01:30: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. 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.76.20_8446" 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Node info in sync 2021/11/28 01:30:05 [DEBUG] http: Request PUT /v1/agent/service/register (700.063847ms) from=10.233.77.107:43288 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Node info in sync 2021/11/28 01:30:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (93.828949ms) from=10.233.77.107:43302 2021/11/28 01:30:05 [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. 2021/11/28 01:30:05 [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. 2021/11/28 01:30: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. 2021/11/28 01:30: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. 2021/11/28 01:30:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.76.20_8446" 2021/11/28 01:30:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Node info in sync 2021/11/28 01:30:05 [DEBUG] http: Request PUT /v1/agent/service/register (160.757281ms) from=10.233.77.107:43308 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:05 [DEBUG] agent: Node info in sync 2021/11/28 01:30:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (627.536µs) from=10.233.77.107:43314 2021/11/28 01:30:06 [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. 2021/11/28 01:30: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. 2021/11/28 01:30:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.76.20_8446" 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Node info in sync 2021/11/28 01:30:06 [DEBUG] http: Request PUT /v1/agent/service/register (301.058041ms) from=10.233.77.107:43316 2021/11/28 01:30:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:06 [DEBUG] agent: Node info in sync 2021/11/28 01:30:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (506.998µs) from=10.233.77.107:43320 2021/11/28 01:30:06 [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. 2021/11/28 01:30:06 [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. 2021/11/28 01:30: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. 2021/11/28 01:30:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.76.20_8446" 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Node info in sync 2021/11/28 01:30:06 [DEBUG] http: Request PUT /v1/agent/service/register (310.222025ms) from=10.233.77.107:43322 2021/11/28 01:30:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:06 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (555.844µs) from=10.233.77.107:43328 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:07 [DEBUG] agent: Node info in sync 2021/11/28 01:30:07 [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. 2021/11/28 01:30: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. 2021/11/28 01:30:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.76.20_8446" 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:07 [DEBUG] agent: Node info in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:07 [DEBUG] http: Request PUT /v1/agent/service/register (299.76183ms) from=10.233.77.107:43332 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:07 [DEBUG] agent: Node info in sync 2021/11/28 01:30:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (369.066µs) from=10.233.77.107:43342 2021/11/28 01:30:07 [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. 2021/11/28 01:30:07 [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. 2021/11/28 01:30: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. 2021/11/28 01:30:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.76.20_8446" 2021/11/28 01:30:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Node info in sync 2021/11/28 01:30:08 [DEBUG] http: Request PUT /v1/agent/service/register (229.301418ms) from=10.233.77.107:43346 2021/11/28 01:30:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Node info in sync 2021/11/28 01:30:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (468.097µs) from=10.233.77.107:43352 2021/11/28 01:30:08 [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. 2021/11/28 01:30: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. 2021/11/28 01:30:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.76.20_8446" 2021/11/28 01:30:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Node info in sync 2021/11/28 01:30:08 [DEBUG] http: Request PUT /v1/agent/service/register (700.100135ms) from=10.233.77.107:43354 2021/11/28 01:30:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:09 [DEBUG] agent: Node info in sync 2021/11/28 01:30:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (100.198902ms) from=10.233.77.107:43368 2021/11/28 01:30:09 [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. 2021/11/28 01:30:09 [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. 2021/11/28 01:30:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:09 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.76.20_8446" 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Node info in sync 2021/11/28 01:30:09 [DEBUG] http: Request PUT /v1/agent/service/register (146.66971ms) from=10.233.77.107:43372 2021/11/28 01:30:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:09 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:09 [DEBUG] agent: Node info in sync 2021/11/28 01:30:09 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (200.124967ms) from=10.233.77.107:43376 2021/11/28 01:30:10 [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. 2021/11/28 01:30:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.76.20_8446" 2021/11/28 01:30:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Node info in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:10 [DEBUG] http: Request PUT /v1/agent/service/register (401.681437ms) from=10.233.77.107:43378 2021/11/28 01:30:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (758.666µs) from=10.233.77.107:43382 2021/11/28 01:30:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Node info in sync 2021/11/28 01:30:11 [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. 2021/11/28 01:30:11 [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. 2021/11/28 01:30:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.76.20_8446" 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Node info in sync 2021/11/28 01:30:11 [DEBUG] http: Request PUT /v1/agent/service/register (244.346267ms) from=10.233.77.107:43388 2021/11/28 01:30:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:11 [DEBUG] agent: Node info in sync 2021/11/28 01:30:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (377.257µs) from=10.233.77.107:43390 2021/11/28 01:30:11 [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. 2021/11/28 01:30:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:12 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.76.20_8446" 2021/11/28 01:30:12 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Node info in sync 2021/11/28 01:30:12 [DEBUG] http: Request PUT /v1/agent/service/register (209.717389ms) from=10.233.77.107:43394 2021/11/28 01:30:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:12 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:12 [DEBUG] agent: Node info in sync 2021/11/28 01:30:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (310.995µs) from=10.233.77.107:43396 2021/11/28 01:30:12 [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. 2021/11/28 01:30:12 [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. 2021/11/28 01:30:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.76.20_8446" 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Node info in sync 2021/11/28 01:30:13 [DEBUG] http: Request PUT /v1/agent/service/register (815.636693ms) from=10.233.77.107:43398 2021/11/28 01:30:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Node info in sync 2021/11/28 01:30:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (643.237µs) from=10.233.77.107:43406 2021/11/28 01:30:13 [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. 2021/11/28 01:30:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.76.20_8446" 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Node info in sync 2021/11/28 01:30:13 [DEBUG] http: Request PUT /v1/agent/service/register (305.115386ms) from=10.233.77.107:43408 2021/11/28 01:30:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Node info in sync 2021/11/28 01:30:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (533.732µs) from=10.233.77.107:43410 2021/11/28 01:30:13 [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. 2021/11/28 01:30:13 [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. 2021/11/28 01:30:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.76.20_8446" 2021/11/28 01:30:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:14 [DEBUG] agent: Node info in sync 2021/11/28 01:30:14 [DEBUG] http: Request PUT /v1/agent/service/register (200.120276ms) from=10.233.77.107:43412 2021/11/28 01:30:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Node info in sync 2021/11/28 01:30:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (491.29µs) from=10.233.77.107:43418 2021/11/28 01:30:14 [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. 2021/11/28 01:30:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.76.20_8446" 2021/11/28 01:30:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Node info in sync 2021/11/28 01:30:14 [DEBUG] http: Request PUT /v1/agent/service/register (200.226401ms) from=10.233.77.107:43420 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:14 [DEBUG] agent: Node info in sync 2021/11/28 01:30:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (452.417µs) from=10.233.77.107:43422 2021/11/28 01:30:14 [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. 2021/11/28 01:30:14 [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. 2021/11/28 01:30:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.76.20_8446" 2021/11/28 01:30:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:15 [DEBUG] agent: Node info in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Node info in sync 2021/11/28 01:30:15 [DEBUG] http: Request PUT /v1/agent/service/register (364.831856ms) from=10.233.77.107:43424 2021/11/28 01:30:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (484.544µs) from=10.233.77.107:43430 2021/11/28 01:30:15 [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. 2021/11/28 01:30:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.76.20_8446" 2021/11/28 01:30:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Node info in sync 2021/11/28 01:30:15 [DEBUG] http: Request PUT /v1/agent/service/register (245.2116ms) from=10.233.77.107:43432 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:15 [DEBUG] agent: Node info in sync 2021/11/28 01:30:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (711.413µs) from=10.233.77.107:43440 2021/11/28 01:30:16 [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. 2021/11/28 01:30:16 [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. 2021/11/28 01:30:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:17 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:17 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.76.20_8446" 2021/11/28 01:30:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Node info in sync 2021/11/28 01:30:17 [DEBUG] http: Request PUT /v1/agent/service/register (1.687976503s) from=10.233.77.107:43448 2021/11/28 01:30:17 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:17 [DEBUG] agent: Node info in sync 2021/11/28 01:30:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (388.649µs) from=10.233.77.107:43458 2021/11/28 01:30:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.76.20_8446" 2021/11/28 01:30:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Node info in sync 2021/11/28 01:30:28 [DEBUG] http: Request PUT /v1/agent/service/register (10.189478122s) from=10.233.77.107:43462 2021/11/28 01:30:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:28 [DEBUG] agent: Node info in sync 2021/11/28 01:30:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (622.404µs) from=10.233.77.107:43542 2021/11/28 01:30:29 [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. 2021/11/28 01:30:29 [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. 2021/11/28 01:30:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.76.20_8446" 2021/11/28 01:30:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Node info in sync 2021/11/28 01:30:30 [DEBUG] http: Request PUT /v1/agent/service/register (1.069461218s) from=10.233.77.107:43544 2021/11/28 01:30:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:30 [DEBUG] agent: Node info in sync 2021/11/28 01:30:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (637.735µs) from=10.233.77.107:43550 2021/11/28 01:30:30 [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. 2021/11/28 01:30:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.76.20_8446" 2021/11/28 01:30:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Node info in sync 2021/11/28 01:30:30 [DEBUG] http: Request PUT /v1/agent/service/register (400.666928ms) from=10.233.77.107:43552 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:30 [DEBUG] agent: Node info in sync 2021/11/28 01:30:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (463.153µs) from=10.233.77.107:43556 2021/11/28 01:30:31 [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. 2021/11/28 01:30:31 [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. 2021/11/28 01:30:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [INFO] agent: Synced service "_v11__aai-nquery_10.233.76.20_8446" 2021/11/28 01:30:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Node info in sync 2021/11/28 01:30:31 [DEBUG] http: Request PUT /v1/agent/service/register (290.586959ms) from=10.233.77.107:43560 2021/11/28 01:30:31 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:31 [DEBUG] agent: Node info in sync 2021/11/28 01:30:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (889.175µs) from=10.233.77.107:43566 2021/11/28 01:30:31 [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. 2021/11/28 01:30:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [INFO] agent: Synced service "_v11_aai-nquery_10.233.76.20_8446" 2021/11/28 01:30:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Node info in sync 2021/11/28 01:30:32 [DEBUG] http: Request PUT /v1/agent/service/register (364.386722ms) from=10.233.77.107:43570 2021/11/28 01:30:32 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:32 [DEBUG] agent: Node info in sync 2021/11/28 01:30:33 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (662.816µs) from=10.233.77.107:43574 2021/11/28 01:30:33 [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. 2021/11/28 01:30:33 [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. 2021/11/28 01:30:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:34 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [INFO] agent: Synced service "_v12__aai-nquery_10.233.76.20_8446" 2021/11/28 01:30:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Node info in sync 2021/11/28 01:30:34 [DEBUG] http: Request PUT /v1/agent/service/register (1.23758865s) from=10.233.77.107:43582 2021/11/28 01:30:34 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:34 [DEBUG] agent: Node info in sync 2021/11/28 01:30:34 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (99.966383ms) from=10.233.77.107:43594 2021/11/28 01:30:34 [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. 2021/11/28 01:30:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:35 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [INFO] agent: Synced service "_v12_aai-nquery_10.233.76.20_8446" 2021/11/28 01:30:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Node info in sync 2021/11/28 01:30:35 [DEBUG] http: Request PUT /v1/agent/service/register (985.56533ms) from=10.233.77.107:43602 2021/11/28 01:30:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:35 [DEBUG] agent: Node info in sync 2021/11/28 01:30:36 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (553.762µs) from=10.233.77.107:43618 2021/11/28 01:30:36 [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. 2021/11/28 01:30:36 [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. 2021/11/28 01:30:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:36 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [INFO] agent: Synced service "_v13__aai-nquery_10.233.76.20_8446" 2021/11/28 01:30:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Node info in sync 2021/11/28 01:30:36 [DEBUG] http: Request PUT /v1/agent/service/register (833.854494ms) from=10.233.77.107:43620 2021/11/28 01:30:36 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:36 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:36 [DEBUG] agent: Node info in sync 2021/11/28 01:30:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (455.309µs) from=10.233.77.107:43626 2021/11/28 01:30:37 [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. 2021/11/28 01:30:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [INFO] agent: Synced service "_v13_aai-nquery_10.233.76.20_8446" 2021/11/28 01:30:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:44 [DEBUG] agent: Node info in sync 2021/11/28 01:30:44 [DEBUG] http: Request PUT /v1/agent/service/register (6.781689613s) from=10.233.77.107:43628 2021/11/28 01:30:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:44 [DEBUG] agent: Node info in sync 2021/11/28 01:30:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (93.617081ms) from=10.233.77.107:43678 2021/11/28 01:30:44 [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. 2021/11/28 01:30:44 [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. 2021/11/28 01:30:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vd98w" since the cluster is too small 2021/11/28 01:30:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [INFO] agent: Synced service "_v14__aai-nquery_10.233.76.20_8446" 2021/11/28 01:30:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Node info in sync 2021/11/28 01:30:45 [DEBUG] http: Request PUT /v1/agent/service/register (1.653842843s) from=10.233.77.107:43680 2021/11/28 01:30:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:45 [DEBUG] agent: Node info in sync 2021/11/28 01:30:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (408.234µs) from=10.233.77.107:43710 2021/11/28 01:30:45 [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. 2021/11/28 01:30:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [INFO] agent: Synced service "_v14_aai-nquery_10.233.76.20_8446" 2021/11/28 01:30:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Node info in sync 2021/11/28 01:30:46 [DEBUG] http: Request PUT /v1/agent/service/register (401.450133ms) from=10.233.77.107:43712 2021/11/28 01:30:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:46 [DEBUG] agent: Node info in sync 2021/11/28 01:30:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (553.808µs) from=10.233.77.107:43716 2021/11/28 01:30:46 [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. 2021/11/28 01:30:46 [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. 2021/11/28 01:30:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [INFO] agent: Synced service "_v15__aai-nquery_10.233.76.20_8446" 2021/11/28 01:30:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Node info in sync 2021/11/28 01:30:47 [DEBUG] http: Request PUT /v1/agent/service/register (900.677727ms) from=10.233.77.107:43718 2021/11/28 01:30:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:47 [DEBUG] agent: Node info in sync 2021/11/28 01:30:48 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (97.573298ms) from=10.233.77.107:43736 2021/11/28 01:30:48 [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. 2021/11/28 01:30:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [INFO] agent: Synced service "_v15_aai-nquery_10.233.76.20_8446" 2021/11/28 01:30:48 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Node info in sync 2021/11/28 01:30:48 [DEBUG] http: Request PUT /v1/agent/service/register (478.373559ms) from=10.233.77.107:43746 2021/11/28 01:30:48 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:48 [DEBUG] agent: Node info in sync 2021/11/28 01:30:48 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (615.432µs) from=10.233.77.107:43762 2021/11/28 01:30:49 [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. 2021/11/28 01:30:49 [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. 2021/11/28 01:30:49 [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. 2021/11/28 01:30: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. 2021/11/28 01:30:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [INFO] agent: Synced service "_v16__aai-nquery_10.233.76.20_8446" 2021/11/28 01:30:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Node info in sync 2021/11/28 01:30:49 [DEBUG] http: Request PUT /v1/agent/service/register (604.790213ms) from=10.233.77.107:43764 2021/11/28 01:30:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:49 [DEBUG] agent: Node info in sync 2021/11/28 01:30:49 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (636.166µs) from=10.233.77.107:43774 2021/11/28 01:30:50 [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. 2021/11/28 01:30:50 [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. 2021/11/28 01:30: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. 2021/11/28 01:30:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [INFO] agent: Synced service "_v16_aai-nquery_10.233.76.20_8446" 2021/11/28 01:30:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:50 [DEBUG] agent: Node info in sync 2021/11/28 01:30:50 [DEBUG] http: Request PUT /v1/agent/service/register (900.922624ms) from=10.233.77.107:43776 2021/11/28 01:30:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v16_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:51 [DEBUG] agent: Node info in sync 2021/11/28 01:30:51 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (430.255µs) from=10.233.77.107:43782 2021/11/28 01:30:51 [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. 2021/11/28 01:30:51 [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. 2021/11/28 01:30:51 [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. 2021/11/28 01:30: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. 2021/11/28 01:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v16_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [INFO] agent: Synced service "_v17__aai-nquery_10.233.76.20_8446" 2021/11/28 01:30:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Node info in sync 2021/11/28 01:30:52 [DEBUG] http: Request PUT /v1/agent/service/register (982.296481ms) from=10.233.77.107:43786 2021/11/28 01:30:52 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v17__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v16_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Node info in sync 2021/11/28 01:30:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (496.233µs) from=10.233.77.107:43792 2021/11/28 01:30:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/28 01:30: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. 2021/11/28 01:30: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. 2021/11/28 01:30:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_sdc_10.233.7.123_8443" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.2_443" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_parser_10.233.58.215_8806" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.8_9015" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_catalog_10.233.58.215_8806" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_message-router_10.233.17.4_3904" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.6_8443" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v16_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v0_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [INFO] agent: Synced service "_v17_aai-nquery_10.233.76.20_8446" 2021/11/28 01:30:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.69_8181" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v17__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Node info in sync 2021/11/28 01:30:52 [DEBUG] http: Request PUT /v1/agent/service/register (512.246665ms) from=10.233.77.107:43794 2021/11/28 01:30:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.7.123_8080" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_nsd_10.233.58.215_8806" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_multicloud_10.233.11.201_9001" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.127_9011" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.179_9007" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v16_aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.215_8806" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v16__aai-nquery_10.233.76.20_8446" in sync 2021/11/28 01:30:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.20_8446" in sync 2021/11/2