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: 'cfb0315c-9e3d-e441-40f6-cd4cedf77f0a' Node name: 'onap-msb-consul-59f55f8877-kvsnk' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/03/20 23:53:03 [DEBUG] agent: Using random ID "cfb0315c-9e3d-e441-40f6-cd4cedf77f0a" as node ID 2022/03/20 23:53:03 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:cfb0315c-9e3d-e441-40f6-cd4cedf77f0a Address:127.0.0.1:8300}] 2022/03/20 23:53:03 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/03/20 23:53:03 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-kvsnk.dc1 127.0.0.1 2022/03/20 23:53:03 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-kvsnk 127.0.0.1 2022/03/20 23:53:04 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/03/20 23:53:04 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/03/20 23:53:04 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/03/20 23:53:04 [WARN] raft: Unable to get address for server id cfb0315c-9e3d-e441-40f6-cd4cedf77f0a, using fallback address 127.0.0.1:8300: Could not find address for server id cfb0315c-9e3d-e441-40f6-cd4cedf77f0a 2022/03/20 23:53:04 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/03/20 23:53:04 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-kvsnk (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/20 23:53:04 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/03/20 23:53:04 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-kvsnk.dc1" in area "wan" 2022/03/20 23:53:04 [DEBUG] raft: Votes needed: 1 2022/03/20 23:53:04 [DEBUG] raft: Vote granted from cfb0315c-9e3d-e441-40f6-cd4cedf77f0a in term 2. Tally: 1 2022/03/20 23:53:04 [INFO] raft: Election won. Tally: 1 2022/03/20 23:53:04 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/03/20 23:53:04 [INFO] consul: cluster leadership acquired 2022/03/20 23:53:04 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-kvsnk 2022/03/20 23:53:04 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/03/20 23:53:04 [INFO] agent: started state syncer 2022/03/20 23:53:04 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/03/20 23:53:04 [INFO] agent: Synced node info 2022/03/20 23:53:05 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/03/20 23:53:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kvsnk" since the cluster is too small 2022/03/20 23:53:05 [INFO] consul: member 'onap-msb-consul-59f55f8877-kvsnk' joined, marking health alive 2022/03/20 23:53:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/20 23:53:07 [DEBUG] agent: Node info in sync 2022/03/20 23:53:07 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2022/03/20 23:54:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kvsnk" since the cluster is too small 2022/03/20 23:54:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/20 23:54:34 [DEBUG] agent: Node info in sync 2022/03/20 23:55:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-kvsnk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/20 23:55:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kvsnk" since the cluster is too small 2022/03/20 23:55:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/20 23:55:37 [DEBUG] agent: Node info in sync 2022/03/20 23:56:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kvsnk" since the cluster is too small 2022/03/20 23:56:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/20 23:56:53 [DEBUG] agent: Node info in sync 2022/03/20 23:57:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kvsnk" since the cluster is too small 2022/03/20 23:57:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-kvsnk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/20 23:57:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/20 23:57:59 [DEBUG] agent: Node info in sync 2022/03/20 23:58:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kvsnk" since the cluster is too small 2022/03/20 23:59:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kvsnk" since the cluster is too small 2022/03/20 23:59:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/20 23:59:54 [DEBUG] agent: Node info in sync 2022/03/21 00:00:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kvsnk" since the cluster is too small 2022/03/21 00:00:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-kvsnk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/21 00:01:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kvsnk" since the cluster is too small 2022/03/21 00:01:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/21 00:01:25 [DEBUG] agent: Node info in sync 2022/03/21 00:02:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kvsnk" since the cluster is too small 2022/03/21 00:02:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/21 00:02:41 [DEBUG] agent: Node info in sync 2022/03/21 00:03:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kvsnk" since the cluster is too small 2022/03/21 00:03:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-kvsnk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/21 00:04:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kvsnk" since the cluster is too small 2022/03/21 00:04:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/21 00:04:05 [DEBUG] agent: Node info in sync 2022/03/21 00:05:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kvsnk" since the cluster is too small 2022/03/21 00:05:11 [DEBUG] http: Request GET /v1/status/leader (902.379µs) from=10.233.68.38:58994 2022/03/21 00:05:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:13 [INFO] agent: Synced service "_v1_sdc-gui_10.233.15.162_8181" 2022/03/21 00:05:13 [DEBUG] agent: Node info in sync 2022/03/21 00:05:13 [DEBUG] http: Request PUT /v1/agent/service/register (633.159086ms) from=10.233.68.38:58998 2022/03/21 00:05:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:13 [DEBUG] agent: Node info in sync 2022/03/21 00:05:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (603.841µs) from=10.233.68.38:59002 2022/03/21 00:05:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:14 [INFO] agent: Synced service "_v1_message-router_10.233.21.213_3904" 2022/03/21 00:05:14 [DEBUG] agent: Node info in sync 2022/03/21 00:05:14 [DEBUG] http: Request PUT /v1/agent/service/register (306.250555ms) from=10.233.68.38:59006 2022/03/21 00:05:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:14 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:14 [DEBUG] agent: Node info in sync 2022/03/21 00:05:14 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (388.628µs) from=10.233.68.38:59008 2022/03/21 00:05:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:15 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:15 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.3.118_443" 2022/03/21 00:05:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:15 [DEBUG] agent: Node info in sync 2022/03/21 00:05:15 [DEBUG] http: Request PUT /v1/agent/service/register (618.232745ms) from=10.233.68.38:59012 2022/03/21 00:05:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:15 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:15 [DEBUG] agent: Node info in sync 2022/03/21 00:05:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (458.2µs) from=10.233.68.38:59016 2022/03/21 00:05:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:16 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:16 [INFO] agent: Synced service "_v1_sdc_10.233.13.4_8443" 2022/03/21 00:05:16 [DEBUG] agent: Node info in sync 2022/03/21 00:05:16 [DEBUG] http: Request PUT /v1/agent/service/register (650.886315ms) from=10.233.68.38:59018 2022/03/21 00:05:16 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:16 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:16 [DEBUG] agent: Node info in sync 2022/03/21 00:05:16 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (345.199µs) from=10.233.68.38:59026 2022/03/21 00:05:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:17 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.13.4_8080" 2022/03/21 00:05:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:17 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:17 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:17 [DEBUG] agent: Node info in sync 2022/03/21 00:05:17 [DEBUG] http: Request PUT /v1/agent/service/register (734.060712ms) from=10.233.68.38:59028 2022/03/21 00:05:17 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:17 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:17 [DEBUG] agent: Node info in sync 2022/03/21 00:05:17 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (767.947µs) from=10.233.68.38:59034 2022/03/21 00:05:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:18 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:18 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:18 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.51.40_9007" 2022/03/21 00:05:18 [DEBUG] agent: Node info in sync 2022/03/21 00:05:18 [DEBUG] http: Request PUT /v1/agent/service/register (552.038913ms) from=10.233.68.38:59036 2022/03/21 00:05:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:18 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:18 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:18 [DEBUG] agent: Node info in sync 2022/03/21 00:05:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (657.76µs) from=10.233.68.38:59044 2022/03/21 00:05:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:18 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:18 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.51.40_9007" 2022/03/21 00:05:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:18 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:18 [DEBUG] agent: Node info in sync 2022/03/21 00:05:18 [DEBUG] http: Request PUT /v1/agent/service/register (100.489638ms) from=10.233.68.38:59046 2022/03/21 00:05:18 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:18 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:18 [DEBUG] agent: Node info in sync 2022/03/21 00:05:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (312.655µs) from=10.233.68.38:59048 2022/03/21 00:05:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:19 [INFO] agent: Synced service "_v1_wf-gui_10.233.45.109_8443" 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:19 [DEBUG] agent: Node info in sync 2022/03/21 00:05:19 [DEBUG] http: Request PUT /v1/agent/service/register (54.923269ms) from=10.233.68.38:59050 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:19 [DEBUG] agent: Node info in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:19 [DEBUG] agent: Node info in sync 2022/03/21 00:05:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (318.706µs) from=10.233.68.38:59056 2022/03/21 00:05:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:19 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.24.94_9011" 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:19 [DEBUG] agent: Node info in sync 2022/03/21 00:05:19 [DEBUG] http: Request PUT /v1/agent/service/register (570.968628ms) from=10.233.68.38:59060 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:19 [DEBUG] agent: Node info in sync 2022/03/21 00:05:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (289.322µs) from=10.233.68.38:59066 2022/03/21 00:05:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:20 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:20 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.24.94_9011" 2022/03/21 00:05:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:20 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:20 [DEBUG] agent: Node info in sync 2022/03/21 00:05:20 [DEBUG] http: Request PUT /v1/agent/service/register (316.332849ms) from=10.233.68.38:59068 2022/03/21 00:05:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:20 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:20 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:20 [DEBUG] agent: Node info in sync 2022/03/21 00:05:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (430.466µs) from=10.233.68.38:59072 2022/03/21 00:05:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:21 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.10.193_9015" 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:21 [DEBUG] agent: Node info in sync 2022/03/21 00:05:21 [DEBUG] http: Request PUT /v1/agent/service/register (519.644002ms) from=10.233.68.38:59074 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:21 [DEBUG] agent: Node info in sync 2022/03/21 00:05:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (276.677µs) from=10.233.68.38:59080 2022/03/21 00:05:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:21 [INFO] agent: Synced service "_v0_multicloud_10.233.38.21_9001" 2022/03/21 00:05:21 [DEBUG] agent: Node info in sync 2022/03/21 00:05:21 [DEBUG] http: Request PUT /v1/agent/service/register (258.527077ms) from=10.233.68.38:59084 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:21 [DEBUG] agent: Node info in sync 2022/03/21 00:05:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (398.18µs) from=10.233.68.38:59086 2022/03/21 00:05:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:22 [INFO] agent: Synced service "_v1_multicloud_10.233.38.21_9001" 2022/03/21 00:05:22 [DEBUG] agent: Node info in sync 2022/03/21 00:05:22 [DEBUG] http: Request PUT /v1/agent/service/register (55.824648ms) from=10.233.68.38:59088 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:22 [DEBUG] agent: Node info in sync 2022/03/21 00:05:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (49.704652ms) from=10.233.68.38:59090 2022/03/21 00:05:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:22 [INFO] agent: Synced service "_v1_parser_10.233.31.165_8806" 2022/03/21 00:05:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:22 [DEBUG] agent: Node info in sync 2022/03/21 00:05:22 [DEBUG] http: Request PUT /v1/agent/service/register (255.874098ms) from=10.233.68.38:59094 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:22 [DEBUG] agent: Node info in sync 2022/03/21 00:05:22 [DEBUG] http: Request GET /v1/health/service/parser-v1 (290.619µs) from=10.233.68.38:59096 2022/03/21 00:05:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:23 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:23 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:23 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:23 [INFO] agent: Synced service "_v1_catalog_10.233.31.165_8806" 2022/03/21 00:05:23 [DEBUG] agent: Node info in sync 2022/03/21 00:05:23 [DEBUG] http: Request PUT /v1/agent/service/register (966.836808ms) from=10.233.68.38:59098 2022/03/21 00:05:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:23 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:23 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:23 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:23 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:23 [DEBUG] agent: Node info in sync 2022/03/21 00:05:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (287.177µs) from=10.233.68.38:59106 2022/03/21 00:05:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:24 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:24 [INFO] agent: Synced service "_v1_nsd_10.233.31.165_8806" 2022/03/21 00:05:24 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:24 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:24 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:24 [DEBUG] agent: Node info in sync 2022/03/21 00:05:24 [DEBUG] http: Request PUT /v1/agent/service/register (818.395869ms) from=10.233.68.38:59110 2022/03/21 00:05:24 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:24 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:24 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:24 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:24 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:24 [DEBUG] agent: Node info in sync 2022/03/21 00:05:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (303.892µs) from=10.233.68.38:59116 2022/03/21 00:05:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:25 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.31.165_8806" 2022/03/21 00:05:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:25 [DEBUG] agent: Node info in sync 2022/03/21 00:05:25 [DEBUG] http: Request PUT /v1/agent/service/register (754.498116ms) from=10.233.68.38:59120 2022/03/21 00:05:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:25 [DEBUG] agent: Node info in sync 2022/03/21 00:05:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (280.376µs) from=10.233.68.38:59124 2022/03/21 00:05:26 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:26 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.78.11_8446" 2022/03/21 00:05:26 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:26 [DEBUG] agent: Node info in sync 2022/03/21 00:05:26 [DEBUG] http: Request PUT /v1/agent/service/register (921.56344ms) from=10.233.68.38:59126 2022/03/21 00:05:26 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:26 [DEBUG] agent: Node info in sync 2022/03/21 00:05:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (517.49µs) from=10.233.68.38:59138 2022/03/21 00:05:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:27 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.78.11_8446" 2022/03/21 00:05:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:27 [DEBUG] agent: Node info in sync 2022/03/21 00:05:27 [DEBUG] http: Request PUT /v1/agent/service/register (647.889459ms) from=10.233.68.38:59140 2022/03/21 00:05:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:27 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:27 [DEBUG] agent: Node info in sync 2022/03/21 00:05:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (507.486µs) from=10.233.68.38:59148 2022/03/21 00:05:27 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:28 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:28 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.78.11_8446" 2022/03/21 00:05:28 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:28 [DEBUG] agent: Node info in sync 2022/03/21 00:05:28 [DEBUG] http: Request PUT /v1/agent/service/register (520.022409ms) from=10.233.68.38:59150 2022/03/21 00:05:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:28 [DEBUG] agent: Node info in sync 2022/03/21 00:05:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (348.574µs) from=10.233.68.38:59158 2022/03/21 00:05:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:29 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.78.11_8446" 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:29 [DEBUG] agent: Node info in sync 2022/03/21 00:05:29 [DEBUG] http: Request PUT /v1/agent/service/register (859.709448ms) from=10.233.68.38:59160 2022/03/21 00:05:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:29 [DEBUG] agent: Node info in sync 2022/03/21 00:05:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (369.732µs) from=10.233.68.38:59168 2022/03/21 00:05:29 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:29 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.78.11_8446" 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:29 [DEBUG] agent: Node info in sync 2022/03/21 00:05:29 [DEBUG] http: Request PUT /v1/agent/service/register (413.314181ms) from=10.233.68.38:59170 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:29 [DEBUG] agent: Node info in sync 2022/03/21 00:05:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (398.575µs) from=10.233.68.38:59176 2022/03/21 00:05:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:30 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.78.11_8446" 2022/03/21 00:05:30 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:30 [DEBUG] agent: Node info in sync 2022/03/21 00:05:30 [DEBUG] http: Request PUT /v1/agent/service/register (1.005258232s) from=10.233.68.38:59178 2022/03/21 00:05:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:30 [DEBUG] agent: Node info in sync 2022/03/21 00:05:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (535.001µs) from=10.233.68.38:59184 2022/03/21 00:05:31 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:31 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.78.11_8446" 2022/03/21 00:05:31 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:31 [DEBUG] agent: Node info in sync 2022/03/21 00:05:31 [DEBUG] http: Request PUT /v1/agent/service/register (355.332406ms) from=10.233.68.38:59186 2022/03/21 00:05:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:31 [DEBUG] agent: Node info in sync 2022/03/21 00:05:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (527.71µs) from=10.233.68.38:59190 2022/03/21 00:05:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.78.11_8446" 2022/03/21 00:05:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:32 [DEBUG] agent: Node info in sync 2022/03/21 00:05:32 [DEBUG] http: Request PUT /v1/agent/service/register (581.683614ms) from=10.233.68.38:59192 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:32 [DEBUG] agent: Node info in sync 2022/03/21 00:05:32 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (413.291µs) from=10.233.68.38:59196 2022/03/21 00:05:32 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:32 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.78.11_8446" 2022/03/21 00:05:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:32 [DEBUG] agent: Node info in sync 2022/03/21 00:05:32 [DEBUG] http: Request PUT /v1/agent/service/register (85.388249ms) from=10.233.68.38:59198 2022/03/21 00:05:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:32 [DEBUG] agent: Node info in sync 2022/03/21 00:05:32 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (53.578588ms) from=10.233.68.38:59202 2022/03/21 00:05:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.78.11_8446" 2022/03/21 00:05:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:33 [DEBUG] agent: Node info in sync 2022/03/21 00:05:33 [DEBUG] http: Request PUT /v1/agent/service/register (655.051913ms) from=10.233.68.38:59204 2022/03/21 00:05:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:33 [DEBUG] agent: Node info in sync 2022/03/21 00:05:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (447.789µs) from=10.233.68.38:59208 2022/03/21 00:05:33 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.78.11_8446" 2022/03/21 00:05:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Node info in sync 2022/03/21 00:05:33 [DEBUG] http: Request PUT /v1/agent/service/register (362.136511ms) from=10.233.68.38:59210 2022/03/21 00:05:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:33 [DEBUG] agent: Node info in sync 2022/03/21 00:05:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (75.973825ms) from=10.233.68.38:59218 2022/03/21 00:05:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:35 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.78.11_8446" 2022/03/21 00:05:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:35 [DEBUG] agent: Node info in sync 2022/03/21 00:05:35 [DEBUG] http: Request PUT /v1/agent/service/register (971.030972ms) from=10.233.68.38:59220 2022/03/21 00:05:35 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:35 [DEBUG] agent: Node info in sync 2022/03/21 00:05:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (437.888µs) from=10.233.68.38:59232 2022/03/21 00:05:35 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:36 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.78.11_8446" 2022/03/21 00:05:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:36 [DEBUG] agent: Node info in sync 2022/03/21 00:05:36 [DEBUG] http: Request PUT /v1/agent/service/register (667.300727ms) from=10.233.68.38:59234 2022/03/21 00:05:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:36 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:36 [DEBUG] agent: Node info in sync 2022/03/21 00:05:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (385.692µs) from=10.233.68.38:59250 2022/03/21 00:05:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.78.11_8446" 2022/03/21 00:05:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:37 [DEBUG] agent: Node info in sync 2022/03/21 00:05:37 [DEBUG] http: Request PUT /v1/agent/service/register (400.17248ms) from=10.233.68.38:59252 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Node info in sync 2022/03/21 00:05:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (418.211µs) from=10.233.68.38:59256 2022/03/21 00:05:37 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.78.11_8446" 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:37 [DEBUG] agent: Node info in sync 2022/03/21 00:05:37 [DEBUG] http: Request PUT /v1/agent/service/register (446.015675ms) from=10.233.68.38:59258 2022/03/21 00:05:37 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:37 [DEBUG] agent: Node info in sync 2022/03/21 00:05:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (307.907µs) from=10.233.68.38:59264 2022/03/21 00:05:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.78.11_8446" 2022/03/21 00:05:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Node info in sync 2022/03/21 00:05:38 [DEBUG] http: Request PUT /v1/agent/service/register (386.57984ms) from=10.233.68.38:59266 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:38 [DEBUG] agent: Node info in sync 2022/03/21 00:05:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (371.766µs) from=10.233.68.38:59274 2022/03/21 00:05:38 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.78.11_8446" 2022/03/21 00:05:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Node info in sync 2022/03/21 00:05:38 [DEBUG] http: Request PUT /v1/agent/service/register (473.97253ms) from=10.233.68.38:59276 2022/03/21 00:05:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:38 [DEBUG] agent: Node info in sync 2022/03/21 00:05:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (338.742µs) from=10.233.68.38:59282 2022/03/21 00:05:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.78.11_8446" 2022/03/21 00:05:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Node info in sync 2022/03/21 00:05:39 [DEBUG] http: Request PUT /v1/agent/service/register (477.148426ms) from=10.233.68.38:59284 2022/03/21 00:05:39 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Node info in sync 2022/03/21 00:05:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (93.649373ms) from=10.233.68.38:59294 2022/03/21 00:05:39 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.78.11_8446" 2022/03/21 00:05:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:39 [DEBUG] agent: Node info in sync 2022/03/21 00:05:39 [DEBUG] http: Request PUT /v1/agent/service/register (285.595997ms) from=10.233.68.38:59296 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:39 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:39 [DEBUG] agent: Node info in sync 2022/03/21 00:05:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (399.274µs) from=10.233.68.38:59302 2022/03/21 00:05:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05: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. 2022/03/21 00:05:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:40 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.78.11_8446" 2022/03/21 00:05:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Node info in sync 2022/03/21 00:05:40 [DEBUG] http: Request PUT /v1/agent/service/register (125.866365ms) from=10.233.68.38:59304 2022/03/21 00:05:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:40 [DEBUG] agent: Node info in sync 2022/03/21 00:05:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (374.274µs) from=10.233.68.38:59306 2022/03/21 00:05:40 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05: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. 2022/03/21 00:05:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.78.11_8446" 2022/03/21 00:05:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Node info in sync 2022/03/21 00:05:41 [DEBUG] http: Request PUT /v1/agent/service/register (800.886769ms) from=10.233.68.38:59308 2022/03/21 00:05:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Node info in sync 2022/03/21 00:05:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (355.762µs) from=10.233.68.38:59314 2022/03/21 00:05:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.78.11_8446" 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Node info in sync 2022/03/21 00:05:41 [DEBUG] http: Request PUT /v1/agent/service/register (251.051912ms) from=10.233.68.38:59316 2022/03/21 00:05:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Node info in sync 2022/03/21 00:05:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (100.101589ms) from=10.233.68.38:59322 2022/03/21 00:05:41 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.78.11_8446" 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Node info in sync 2022/03/21 00:05:41 [DEBUG] http: Request PUT /v1/agent/service/register (117.855541ms) from=10.233.68.38:59326 2022/03/21 00:05:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Node info in sync 2022/03/21 00:05:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (384.571µs) from=10.233.68.38:59328 2022/03/21 00:05:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.78.11_8446" 2022/03/21 00:05:41 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Node info in sync 2022/03/21 00:05:41 [DEBUG] http: Request PUT /v1/agent/service/register (204.192879ms) from=10.233.68.38:59330 2022/03/21 00:05:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:41 [DEBUG] agent: Node info in sync 2022/03/21 00:05:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (418.477µs) from=10.233.68.38:59332 2022/03/21 00:05:42 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.78.11_8446" 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Node info in sync 2022/03/21 00:05:42 [DEBUG] http: Request PUT /v1/agent/service/register (247.52219ms) from=10.233.68.38:59336 2022/03/21 00:05:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (410.871µs) from=10.233.68.38:59340 2022/03/21 00:05:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Node info in sync 2022/03/21 00:05:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:42 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.78.11_8446" 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:42 [DEBUG] agent: Node info in sync 2022/03/21 00:05:42 [DEBUG] http: Request PUT /v1/agent/service/register (300.366642ms) from=10.233.68.38:59342 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:42 [DEBUG] agent: Node info in sync 2022/03/21 00:05:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (304.114µs) from=10.233.68.38:59344 2022/03/21 00:05:42 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:43 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.78.11_8446" 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Node info in sync 2022/03/21 00:05:43 [DEBUG] http: Request PUT /v1/agent/service/register (500.009798ms) from=10.233.68.38:59346 2022/03/21 00:05:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Node info in sync 2022/03/21 00:05:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (300.811µs) from=10.233.68.38:59352 2022/03/21 00:05:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.78.11_8446" 2022/03/21 00:05:43 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Node info in sync 2022/03/21 00:05:43 [DEBUG] http: Request PUT /v1/agent/service/register (153.600548ms) from=10.233.68.38:59354 2022/03/21 00:05:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:43 [DEBUG] agent: Node info in sync 2022/03/21 00:05:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (281.209µs) from=10.233.68.38:59356 2022/03/21 00:05:43 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.78.11_8446" 2022/03/21 00:05:44 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Node info in sync 2022/03/21 00:05:44 [DEBUG] http: Request PUT /v1/agent/service/register (593.513111ms) from=10.233.68.38:59360 2022/03/21 00:05:44 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:44 [DEBUG] agent: Node info in sync 2022/03/21 00:05:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (811.017µs) from=10.233.68.38:59366 2022/03/21 00:05:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.78.11_8446" 2022/03/21 00:05:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Node info in sync 2022/03/21 00:05:45 [DEBUG] http: Request PUT /v1/agent/service/register (601.128798ms) from=10.233.68.38:59368 2022/03/21 00:05:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Node info in sync 2022/03/21 00:05:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (418.261µs) from=10.233.68.38:59376 2022/03/21 00:05:45 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.78.11_8446" 2022/03/21 00:05:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Node info in sync 2022/03/21 00:05:45 [DEBUG] http: Request PUT /v1/agent/service/register (360.824046ms) from=10.233.68.38:59378 2022/03/21 00:05:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:45 [DEBUG] agent: Node info in sync 2022/03/21 00:05:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (485.443µs) from=10.233.68.38:59384 2022/03/21 00:05:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.78.11_8446" 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Node info in sync 2022/03/21 00:05:46 [DEBUG] http: Request PUT /v1/agent/service/register (386.332432ms) from=10.233.68.38:59386 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Node info in sync 2022/03/21 00:05:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (100.198893ms) from=10.233.68.38:59396 2022/03/21 00:05:46 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.78.11_8446" 2022/03/21 00:05:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Node info in sync 2022/03/21 00:05:46 [DEBUG] http: Request PUT /v1/agent/service/register (278.630151ms) from=10.233.68.38:59398 2022/03/21 00:05:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:46 [DEBUG] agent: Node info in sync 2022/03/21 00:05:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (340.73µs) from=10.233.68.38:59400 2022/03/21 00:05:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.78.11_8446" 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Node info in sync 2022/03/21 00:05:47 [DEBUG] http: Request PUT /v1/agent/service/register (77.888408ms) from=10.233.68.38:59402 2022/03/21 00:05:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Node info in sync 2022/03/21 00:05:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (281.699µs) from=10.233.68.38:59404 2022/03/21 00:05:47 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.78.11_8446" 2022/03/21 00:05:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:47 [DEBUG] agent: Node info in sync 2022/03/21 00:05:47 [DEBUG] http: Request PUT /v1/agent/service/register (100.318936ms) from=10.233.68.38:59406 2022/03/21 00:05:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Node info in sync 2022/03/21 00:05:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (329.122µs) from=10.233.68.38:59414 2022/03/21 00:05:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.78.11_8446" 2022/03/21 00:05:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:47 [DEBUG] agent: Node info in sync 2022/03/21 00:05:47 [DEBUG] http: Request PUT /v1/agent/service/register (36.947449ms) from=10.233.68.38:59416 2022/03/21 00:05:47 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:47 [DEBUG] agent: Node info in sync 2022/03/21 00:05:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (100.205216ms) from=10.233.68.38:59418 2022/03/21 00:05:48 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:48 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [INFO] agent: Synced service "_v11__aai-nquery_10.233.78.11_8446" 2022/03/21 00:05:48 [DEBUG] agent: Node info in sync 2022/03/21 00:05:48 [DEBUG] http: Request PUT /v1/agent/service/register (337.462213ms) from=10.233.68.38:59424 2022/03/21 00:05:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (577.696µs) from=10.233.68.38:59428 2022/03/21 00:05:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:48 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:48 [DEBUG] agent: Node info in sync 2022/03/21 00:05:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [INFO] agent: Synced service "_v11_aai-nquery_10.233.78.11_8446" 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Node info in sync 2022/03/21 00:05:49 [DEBUG] http: Request PUT /v1/agent/service/register (500.981323ms) from=10.233.68.38:59430 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Node info in sync 2022/03/21 00:05:49 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (487.22µs) from=10.233.68.38:59438 2022/03/21 00:05:49 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05: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. 2022/03/21 00:05:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [INFO] agent: Synced service "_v12__aai-nquery_10.233.78.11_8446" 2022/03/21 00:05:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Node info in sync 2022/03/21 00:05:49 [DEBUG] http: Request PUT /v1/agent/service/register (199.898708ms) from=10.233.68.38:59444 2022/03/21 00:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:49 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (500.193µs) from=10.233.68.38:59446 2022/03/21 00:05:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Node info in sync 2022/03/21 00:05:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05: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. 2022/03/21 00:05:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [INFO] agent: Synced service "_v12_aai-nquery_10.233.78.11_8446" 2022/03/21 00:05:50 [DEBUG] agent: Node info in sync 2022/03/21 00:05:50 [DEBUG] http: Request PUT /v1/agent/service/register (103.902024ms) from=10.233.68.38:59448 2022/03/21 00:05:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:50 [DEBUG] agent: Node info in sync 2022/03/21 00:05:50 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (505.221µs) from=10.233.68.38:59452 2022/03/21 00:05:50 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05: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. 2022/03/21 00:05:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [INFO] agent: Synced service "_v13__aai-nquery_10.233.78.11_8446" 2022/03/21 00:05:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Node info in sync 2022/03/21 00:05:51 [DEBUG] http: Request PUT /v1/agent/service/register (1.099849748s) from=10.233.68.38:59454 2022/03/21 00:05:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:51 [DEBUG] agent: Node info in sync 2022/03/21 00:05:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (637.853µs) from=10.233.68.38:59460 2022/03/21 00:05:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [INFO] agent: Synced service "_v13_aai-nquery_10.233.78.11_8446" 2022/03/21 00:05:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Node info in sync 2022/03/21 00:05:52 [DEBUG] http: Request PUT /v1/agent/service/register (197.502154ms) from=10.233.68.38:59464 2022/03/21 00:05:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:52 [DEBUG] agent: Node info in sync 2022/03/21 00:05:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (318.145µs) from=10.233.68.38:59468 2022/03/21 00:05:52 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [INFO] agent: Synced service "_v14__aai-nquery_10.233.78.11_8446" 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:53 [DEBUG] agent: Node info in sync 2022/03/21 00:05:53 [DEBUG] http: Request PUT /v1/agent/service/register (472.120068ms) from=10.233.68.38:59470 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Node info in sync 2022/03/21 00:05:53 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (478.792µs) from=10.233.68.38:59472 2022/03/21 00:05:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [INFO] agent: Synced service "_v14_aai-nquery_10.233.78.11_8446" 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:53 [DEBUG] agent: Node info in sync 2022/03/21 00:05:53 [DEBUG] http: Request PUT /v1/agent/service/register (107.548819ms) from=10.233.68.38:59474 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Node info in sync 2022/03/21 00:05:53 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (560.496µs) from=10.233.68.38:59478 2022/03/21 00:05:53 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:53 [INFO] agent: Synced service "_v15__aai-nquery_10.233.78.11_8446" 2022/03/21 00:05:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Node info in sync 2022/03/21 00:05:53 [DEBUG] http: Request PUT /v1/agent/service/register (246.85767ms) from=10.233.68.38:59480 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:53 [DEBUG] agent: Node info in sync 2022/03/21 00:05:53 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (430.665µs) from=10.233.68.38:59484 2022/03/21 00:05:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:54 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [INFO] agent: Synced service "_v15_aai-nquery_10.233.78.11_8446" 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Node info in sync 2022/03/21 00:05:54 [DEBUG] http: Request PUT /v1/agent/service/register (150.062278ms) from=10.233.68.38:59486 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v15_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:54 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (143.187408ms) from=10.233.68.38:59488 2022/03/21 00:05:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Node info in sync 2022/03/21 00:05:54 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v15_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:54 [INFO] agent: Synced service "_v16__aai-nquery_10.233.78.11_8446" 2022/03/21 00:05:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Node info in sync 2022/03/21 00:05:54 [DEBUG] http: Request PUT /v1/agent/service/register (304.683204ms) from=10.233.68.38:59490 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v16__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v15_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:54 [DEBUG] agent: Node info in sync 2022/03/21 00:05:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (699.975971ms) from=10.233.68.38:59498 2022/03/21 00:05:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [INFO] agent: Synced service "_v16_aai-nquery_10.233.78.11_8446" 2022/03/21 00:05:55 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v15_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v16__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Node info in sync 2022/03/21 00:05:55 [DEBUG] http: Request PUT /v1/agent/service/register (451.070738ms) from=10.233.68.38:59504 2022/03/21 00:05:55 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v16_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v15_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v16__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:55 [DEBUG] agent: Node info in sync 2022/03/21 00:05:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (400.933µs) from=10.233.68.38:59506 2022/03/21 00:05:56 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [INFO] agent: Synced service "_v17__aai-nquery_10.233.78.11_8446" 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v16_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Node info in sync 2022/03/21 00:05:56 [DEBUG] http: Request PUT /v1/agent/service/register (534.597051ms) from=10.233.68.38:59508 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v17__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v16_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Node info in sync 2022/03/21 00:05:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (428.117µs) from=10.233.68.38:59518 2022/03/21 00:05:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/21 00:05:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [INFO] agent: Synced service "_v17_aai-nquery_10.233.78.11_8446" 2022/03/21 00:05:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v16_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v17__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v0_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:56 [DEBUG] agent: Node info in sync 2022/03/21 00:05:56 [DEBUG] http: Request PUT /v1/agent/service/register (121.069668ms) from=10.233.68.38:59520 2022/03/21 00:05:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_multicloud_10.233.38.21_9001" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.193_9015" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_message-router_10.233.21.213_3904" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v16_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_sdc_10.233.13.4_8443" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_catalog_10.233.31.165_8806" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.165_8806" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.162_8181" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v17__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_parser_10.233.31.165_8806" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.109_8443" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.94_9011" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.118_443" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.51.40_9007" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_nsd_10.233.31.165_8806" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.4_8080" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.78.11_8446" in sync 2022/03/21 00:05:56 [DEBUG] agent: Service "