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: 'eb7706af-f1a6-2d13-100e-d4cb627d642a' Node name: 'onap-msb-consul-59f55f8877-rcrvt' 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/05/25 09:58:21 [DEBUG] agent: Using random ID "eb7706af-f1a6-2d13-100e-d4cb627d642a" as node ID 2022/05/25 09:58:21 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:eb7706af-f1a6-2d13-100e-d4cb627d642a Address:127.0.0.1:8300}] 2022/05/25 09:58:21 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-rcrvt.dc1 127.0.0.1 2022/05/25 09:58:21 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-rcrvt 127.0.0.1 2022/05/25 09:58:22 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/05/25 09:58:22 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-rcrvt (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/25 09:58:22 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/05/25 09:58:22 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-rcrvt.dc1" in area "wan" 2022/05/25 09:58:22 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/05/25 09:58:22 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/05/25 09:58:22 [DEBUG] raft: Votes needed: 1 2022/05/25 09:58:22 [DEBUG] raft: Vote granted from eb7706af-f1a6-2d13-100e-d4cb627d642a in term 2. Tally: 1 2022/05/25 09:58:22 [INFO] raft: Election won. Tally: 1 2022/05/25 09:58:22 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/05/25 09:58:22 [INFO] consul: cluster leadership acquired 2022/05/25 09:58:22 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/05/25 09:58:22 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/05/25 09:58:22 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-rcrvt 2022/05/25 09:58:22 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/05/25 09:58:22 [INFO] agent: started state syncer 2022/05/25 09:58:22 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/05/25 09:58:22 [INFO] agent: Synced node info 2022/05/25 09:58:22 [DEBUG] agent: Node info in sync 2022/05/25 09:58:23 [DEBUG] agent: Node info in sync 2022/05/25 09:58:23 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/05/25 09:58:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rcrvt" since the cluster is too small 2022/05/25 09:58:23 [INFO] consul: member 'onap-msb-consul-59f55f8877-rcrvt' joined, marking health alive ==> 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/05/25 09:59:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rcrvt" since the cluster is too small 2022/05/25 10:00:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/25 10:00:21 [DEBUG] agent: Node info in sync 2022/05/25 10:00:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-rcrvt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/25 10:00:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rcrvt" since the cluster is too small 2022/05/25 10:01:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rcrvt" since the cluster is too small 2022/05/25 10:01:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/25 10:01:47 [DEBUG] agent: Node info in sync 2022/05/25 10:02:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rcrvt" since the cluster is too small 2022/05/25 10:03:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-rcrvt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/25 10:03:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rcrvt" since the cluster is too small 2022/05/25 10:03:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/25 10:03:35 [DEBUG] agent: Node info in sync 2022/05/25 10:04:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rcrvt" since the cluster is too small 2022/05/25 10:04:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/25 10:04:39 [DEBUG] agent: Node info in sync 2022/05/25 10:05:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-rcrvt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/25 10:05:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rcrvt" since the cluster is too small 2022/05/25 10:05:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/25 10:05:47 [DEBUG] agent: Node info in sync 2022/05/25 10:06:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rcrvt" since the cluster is too small 2022/05/25 10:07:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/25 10:07:04 [DEBUG] agent: Node info in sync 2022/05/25 10:07:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rcrvt" since the cluster is too small 2022/05/25 10:07:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-rcrvt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/25 10:08:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rcrvt" since the cluster is too small 2022/05/25 10:08:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/25 10:08:47 [DEBUG] agent: Node info in sync 2022/05/25 10:09:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rcrvt" since the cluster is too small 2022/05/25 10:10:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/25 10:10:09 [DEBUG] agent: Node info in sync 2022/05/25 10:10:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-rcrvt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/25 10:10:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rcrvt" since the cluster is too small 2022/05/25 10:11:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rcrvt" since the cluster is too small 2022/05/25 10:11:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/25 10:11:49 [DEBUG] agent: Node info in sync 2022/05/25 10:12:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rcrvt" since the cluster is too small 2022/05/25 10:13:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-rcrvt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/25 10:13:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/25 10:13:10 [DEBUG] agent: Node info in sync 2022/05/25 10:13:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rcrvt" since the cluster is too small 2022/05/25 10:14:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rcrvt" since the cluster is too small 2022/05/25 10:15:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/25 10:15:04 [DEBUG] agent: Node info in sync 2022/05/25 10:15:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rcrvt" since the cluster is too small 2022/05/25 10:15:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-rcrvt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/25 10:16:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rcrvt" since the cluster is too small 2022/05/25 10:16:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/25 10:16:29 [DEBUG] agent: Node info in sync 2022/05/25 10:17:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rcrvt" since the cluster is too small 2022/05/25 10:18:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/25 10:18:01 [DEBUG] agent: Node info in sync 2022/05/25 10:18:04 [DEBUG] http: Request GET /v1/status/leader (2.133619ms) from=10.233.76.212:36028 2022/05/25 10:18:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:18:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:18:08 [INFO] agent: Synced service "_v1_sdc-gui_10.233.50.241_8181" 2022/05/25 10:18:08 [DEBUG] agent: Node info in sync 2022/05/25 10:18:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:08 [DEBUG] agent: Node info in sync 2022/05/25 10:18:08 [DEBUG] http: Request PUT /v1/agent/service/register (3.135641117s) from=10.233.76.212:36042 2022/05/25 10:18:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (496.97µs) from=10.233.76.212:36070 2022/05/25 10:18:09 [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/05/25 10:18:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:18:10 [INFO] agent: Synced service "_v0_multicloud_10.233.23.29_9001" 2022/05/25 10:18:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:10 [DEBUG] agent: Node info in sync 2022/05/25 10:18:10 [DEBUG] http: Request PUT /v1/agent/service/register (1.306435531s) from=10.233.76.212:36074 2022/05/25 10:18:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:10 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:10 [DEBUG] agent: Node info in sync 2022/05/25 10:18:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (100.650543ms) from=10.233.76.212:36080 2022/05/25 10:18:11 [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/05/25 10:18:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:18:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:12 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:12 [INFO] agent: Synced service "_v1_multicloud_10.233.23.29_9001" 2022/05/25 10:18:12 [DEBUG] agent: Node info in sync 2022/05/25 10:18:12 [DEBUG] http: Request PUT /v1/agent/service/register (771.803204ms) from=10.233.76.212:36084 2022/05/25 10:18:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:12 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:12 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:12 [DEBUG] agent: Node info in sync 2022/05/25 10:18:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (575.34µs) from=10.233.76.212:36090 2022/05/25 10:18:12 [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/05/25 10:18:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:18:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:15 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:15 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:15 [INFO] agent: Synced service "_v1_sdc_10.233.10.184_8443" 2022/05/25 10:18:15 [DEBUG] agent: Node info in sync 2022/05/25 10:18:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.666452038s) from=10.233.76.212:36092 2022/05/25 10:18:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:15 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:15 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:15 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:15 [DEBUG] agent: Node info in sync 2022/05/25 10:18:15 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (444.602µs) from=10.233.76.212:36108 2022/05/25 10:18:15 [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/05/25 10:18: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/05/25 10:18:16 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:16 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.10.184_8080" 2022/05/25 10:18:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:16 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:16 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:16 [DEBUG] agent: Node info in sync 2022/05/25 10:18:16 [DEBUG] http: Request PUT /v1/agent/service/register (713.459818ms) from=10.233.76.212:36112 2022/05/25 10:18:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:16 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:16 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:16 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:16 [DEBUG] agent: Node info in sync 2022/05/25 10:18:16 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (78.341104ms) from=10.233.76.212:36126 2022/05/25 10:18:16 [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/05/25 10:18: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/05/25 10:18:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:17 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:17 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:17 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:17 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.31.73_9015" 2022/05/25 10:18:17 [DEBUG] agent: Node info in sync 2022/05/25 10:18:17 [DEBUG] http: Request PUT /v1/agent/service/register (946.12125ms) from=10.233.76.212:36128 2022/05/25 10:18:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:17 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:17 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:17 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:17 [DEBUG] agent: Node info in sync 2022/05/25 10:18:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (354.992µs) from=10.233.76.212:36134 2022/05/25 10:18:17 [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/05/25 10:18: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/05/25 10:18:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:19 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.15.122_443" 2022/05/25 10:18:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:19 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:19 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:19 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:19 [DEBUG] agent: Node info in sync 2022/05/25 10:18:19 [DEBUG] http: Request PUT /v1/agent/service/register (1.298567226s) from=10.233.76.212:36136 2022/05/25 10:18:19 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:19 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:19 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:19 [DEBUG] agent: Node info in sync 2022/05/25 10:18:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.128611ms) from=10.233.76.212:36164 2022/05/25 10:18:19 [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/05/25 10:18: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/05/25 10:18:21 [INFO] agent: Synced service "_v1_parser_10.233.6.171_8806" 2022/05/25 10:18:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:21 [DEBUG] agent: Node info in sync 2022/05/25 10:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:21 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:22 [DEBUG] agent: Node info in sync 2022/05/25 10:18:22 [DEBUG] http: Request PUT /v1/agent/service/register (2.545035713s) from=10.233.76.212:36168 2022/05/25 10:18:22 [DEBUG] http: Request GET /v1/health/service/parser-v1 (438.559µs) from=10.233.76.212:36180 2022/05/25 10:18: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/05/25 10:18: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/05/25 10:18:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rcrvt" since the cluster is too small 2022/05/25 10:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:22 [INFO] agent: Synced service "_v1_catalog_10.233.6.171_8806" 2022/05/25 10:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:22 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:22 [DEBUG] agent: Node info in sync 2022/05/25 10:18:22 [DEBUG] http: Request PUT /v1/agent/service/register (494.195308ms) from=10.233.76.212:36182 2022/05/25 10:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:22 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:22 [DEBUG] agent: Node info in sync 2022/05/25 10:18:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (199.805302ms) from=10.233.76.212:36184 2022/05/25 10:18: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/05/25 10:18: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/05/25 10:18:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:23 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:23 [INFO] agent: Synced service "_v1_nsd_10.233.6.171_8806" 2022/05/25 10:18:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:23 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:23 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:23 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:23 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:18:23 [DEBUG] agent: Node info in sync 2022/05/25 10:18:23 [DEBUG] http: Request PUT /v1/agent/service/register (400.486593ms) from=10.233.76.212:36188 2022/05/25 10:18:23 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:18:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:23 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:23 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:23 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:18:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:23 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:23 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:23 [DEBUG] agent: Node info in sync 2022/05/25 10:18:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (1.025289ms) from=10.233.76.212:36190 2022/05/25 10:18:24 [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/05/25 10:18:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:18:25 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.6.171_8806" 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:25 [DEBUG] agent: Node info in sync 2022/05/25 10:18:25 [DEBUG] http: Request PUT /v1/agent/service/register (766.349742ms) from=10.233.76.212:36194 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:25 [DEBUG] agent: Node info in sync 2022/05/25 10:18:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (490.072µs) from=10.233.76.212:36208 2022/05/25 10:18:25 [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/05/25 10:18: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/05/25 10:18:25 [INFO] agent: Synced service "_v1_message-router_10.233.23.118_3904" 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:18:25 [DEBUG] agent: Node info in sync 2022/05/25 10:18:25 [DEBUG] http: Request PUT /v1/agent/service/register (446.553089ms) from=10.233.76.212:36214 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:25 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:25 [DEBUG] agent: Node info in sync 2022/05/25 10:18:26 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (452.585µs) from=10.233.76.212:36222 2022/05/25 10:18:26 [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/05/25 10:18: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/05/25 10:18:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:18:26 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:18:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:26 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:26 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:26 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:26 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:18:26 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.51.199_9011" 2022/05/25 10:18:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:26 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:26 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:18:26 [DEBUG] agent: Node info in sync 2022/05/25 10:18:26 [DEBUG] http: Request PUT /v1/agent/service/register (306.330848ms) from=10.233.76.212:36226 2022/05/25 10:18:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:26 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:26 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:18:26 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:18:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:26 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:26 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:26 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:26 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:18:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:18:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:26 [DEBUG] agent: Node info in sync 2022/05/25 10:18:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (506.336µs) from=10.233.76.212:36228 2022/05/25 10:18:26 [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/05/25 10:18: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/05/25 10:18:27 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:27 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.51.199_9011" 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:27 [DEBUG] agent: Node info in sync 2022/05/25 10:18:27 [DEBUG] http: Request PUT /v1/agent/service/register (603.97622ms) from=10.233.76.212:36232 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:18:27 [DEBUG] agent: Node info in sync 2022/05/25 10:18:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (395.185µs) from=10.233.76.212:36242 2022/05/25 10:18:27 [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/05/25 10:18:27 [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/05/25 10:18: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/05/25 10:18: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/05/25 10:18:27 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:27 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.68.12_8446" 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:18:27 [DEBUG] agent: Node info in sync 2022/05/25 10:18:27 [DEBUG] http: Request PUT /v1/agent/service/register (215.833371ms) from=10.233.76.212:36244 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:27 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:18:27 [DEBUG] agent: Node info in sync 2022/05/25 10:18:27 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (100.228021ms) from=10.233.76.212:36246 2022/05/25 10:18:28 [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/05/25 10:18: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/05/25 10:18: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/05/25 10:18:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:28 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:28 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:18:28 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:18:28 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.68.12_8446" 2022/05/25 10:18:28 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:28 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:18:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:18:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:28 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:28 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:28 [DEBUG] agent: Node info in sync 2022/05/25 10:18:28 [DEBUG] http: Request PUT /v1/agent/service/register (495.682622ms) from=10.233.76.212:36256 2022/05/25 10:18:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:28 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:28 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:28 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:28 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:18:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:28 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:18:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:18:28 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:18:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:28 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:28 [DEBUG] agent: Node info in sync 2022/05/25 10:18:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (420.259µs) from=10.233.76.212:36258 2022/05/25 10:18:29 [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/05/25 10:18:29 [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/05/25 10:18: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/05/25 10:18: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/05/25 10:18:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:29 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.68.12_8446" 2022/05/25 10:18:29 [DEBUG] agent: Node info in sync 2022/05/25 10:18:29 [DEBUG] http: Request PUT /v1/agent/service/register (401.338982ms) from=10.233.76.212:36260 2022/05/25 10:18:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:29 [DEBUG] agent: Node info in sync 2022/05/25 10:18:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (753.186µs) from=10.233.76.212:36264 2022/05/25 10:18:29 [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/05/25 10:18: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/05/25 10:18: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/05/25 10:18:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:30 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.68.12_8446" 2022/05/25 10:18:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:30 [DEBUG] agent: Node info in sync 2022/05/25 10:18:30 [DEBUG] http: Request PUT /v1/agent/service/register (365.276104ms) from=10.233.76.212:36266 2022/05/25 10:18:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:18:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:30 [DEBUG] agent: Node info in sync 2022/05/25 10:18:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (378.298µs) from=10.233.76.212:36270 2022/05/25 10:18:30 [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/05/25 10:18:30 [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/05/25 10:18:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:18:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:18:31 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.68.12_8446" 2022/05/25 10:18:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:31 [DEBUG] agent: Node info in sync 2022/05/25 10:18:31 [DEBUG] http: Request PUT /v1/agent/service/register (625.204428ms) from=10.233.76.212:36272 2022/05/25 10:18:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:31 [DEBUG] agent: Node info in sync 2022/05/25 10:18:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (317.56µs) from=10.233.76.212:36280 2022/05/25 10:18:31 [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/05/25 10:18: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/05/25 10:18: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/05/25 10:18:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:31 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.68.12_8446" 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:31 [DEBUG] agent: Node info in sync 2022/05/25 10:18:31 [DEBUG] http: Request PUT /v1/agent/service/register (569.176221ms) from=10.233.76.212:36282 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:31 [DEBUG] agent: Node info in sync 2022/05/25 10:18:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (377.499µs) from=10.233.76.212:36286 2022/05/25 10:18: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/05/25 10:18: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/05/25 10:18: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/05/25 10:18: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/05/25 10:18:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:32 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.68.12_8446" 2022/05/25 10:18:32 [DEBUG] agent: Node info in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:32 [DEBUG] agent: Node info in sync 2022/05/25 10:18:32 [DEBUG] http: Request PUT /v1/agent/service/register (500.072359ms) from=10.233.76.212:36288 2022/05/25 10:18:32 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (652.815µs) from=10.233.76.212:36294 2022/05/25 10:18:32 [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/05/25 10:18: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/05/25 10:18: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/05/25 10:18:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-rcrvt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/25 10:18:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:35 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.68.12_8446" 2022/05/25 10:18:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:35 [DEBUG] agent: Node info in sync 2022/05/25 10:18:35 [DEBUG] http: Request PUT /v1/agent/service/register (3.03341223s) from=10.233.76.212:36298 2022/05/25 10:18:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:18:35 [DEBUG] agent: Node info in sync 2022/05/25 10:18:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (416.914µs) from=10.233.76.212:36342 2022/05/25 10:18:35 [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/05/25 10:18:35 [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/05/25 10:18: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/05/25 10:18: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/05/25 10:19:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:02 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.68.12_8446" 2022/05/25 10:19:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:02 [DEBUG] agent: Node info in sync 2022/05/25 10:19:02 [DEBUG] http: Request PUT /v1/agent/service/register (26.748561059s) from=10.233.76.212:36344 2022/05/25 10:19:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:02 [DEBUG] agent: Node info in sync 2022/05/25 10:19:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (596.833µs) from=10.233.76.212:36528 2022/05/25 10:19:02 [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/05/25 10:19:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:19:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:19:05 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:05 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.68.12_8446" 2022/05/25 10:19:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:05 [DEBUG] agent: Node info in sync 2022/05/25 10:19:05 [DEBUG] http: Request PUT /v1/agent/service/register (2.485596734s) from=10.233.76.212:36530 2022/05/25 10:19:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:05 [DEBUG] agent: Node info in sync 2022/05/25 10:19:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (387.61µs) from=10.233.76.212:36556 2022/05/25 10:19:05 [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/05/25 10:19:05 [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/05/25 10:19:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:19:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:19:09 [DEBUG] http: Request GET /v1/catalog/services (1.816589ms) from=10.233.72.89:36776 2022/05/25 10:19:10 [DEBUG] http: Request GET /v1/status/leader (5.762804ms) from=10.233.72.89:36792 2022/05/25 10:19:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (299.279µs) from=10.233.72.89:36802 2022/05/25 10:19:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:18 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.68.12_8446" 2022/05/25 10:19:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:18 [DEBUG] agent: Node info in sync 2022/05/25 10:19:18 [DEBUG] http: Request PUT /v1/agent/service/register (13.200349086s) from=10.233.76.212:36560 2022/05/25 10:19:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:18 [DEBUG] agent: Node info in sync 2022/05/25 10:19:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=109 (7.806820606s) from=10.233.72.89:36776 2022/05/25 10:19:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (467.879µs) from=10.233.76.212:36658 2022/05/25 10:19:18 [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/05/25 10:19:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:19: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/05/25 10:19:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rcrvt" since the cluster is too small 2022/05/25 10:19:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:25 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.68.12_8446" 2022/05/25 10:19:25 [DEBUG] agent: Node info in sync 2022/05/25 10:19:25 [DEBUG] http: Request PUT /v1/agent/service/register (7.200114449s) from=10.233.76.212:36660 2022/05/25 10:19:25 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:25 [DEBUG] agent: Node info in sync 2022/05/25 10:19:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (7.500155754s) from=10.233.72.89:36776 2022/05/25 10:19:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (99.963368ms) from=10.233.76.212:36706 2022/05/25 10:19:26 [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/05/25 10:19:26 [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/05/25 10:19: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/05/25 10:19: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/05/25 10:19:26 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:26 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.68.12_8446" 2022/05/25 10:19:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:26 [DEBUG] agent: Node info in sync 2022/05/25 10:19:26 [DEBUG] http: Request PUT /v1/agent/service/register (458.283669ms) from=10.233.76.212:36710 2022/05/25 10:19:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:26 [DEBUG] agent: Node info in sync 2022/05/25 10:19:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=113 (747.779417ms) from=10.233.72.89:36776 2022/05/25 10:19:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (403.231µs) from=10.233.76.212:36714 2022/05/25 10:19:27 [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/05/25 10:19: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/05/25 10:19: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/05/25 10:19:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:27 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.68.12_8446" 2022/05/25 10:19:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:27 [DEBUG] agent: Node info in sync 2022/05/25 10:19:27 [DEBUG] http: Request PUT /v1/agent/service/register (358.565204ms) from=10.233.76.212:36716 2022/05/25 10:19:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:27 [DEBUG] agent: Node info in sync 2022/05/25 10:19:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (332.077µs) from=10.233.76.212:36726 2022/05/25 10:19:27 [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/05/25 10:19:27 [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/05/25 10:19: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/05/25 10:19: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/05/25 10:19:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=114 (799.947891ms) from=10.233.72.89:36776 2022/05/25 10:19:30 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:30 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.68.12_8446" 2022/05/25 10:19:30 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Node info in sync 2022/05/25 10:19:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.517928748s) from=10.233.76.212:36728 2022/05/25 10:19:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:30 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:30 [DEBUG] agent: Node info in sync 2022/05/25 10:19:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=115 (3.219110595s) from=10.233.72.89:36776 2022/05/25 10:19:31 [DEBUG] http: Request GET /v1/status/leader (143.707µs) from=10.233.72.89:36980 2022/05/25 10:19:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (320.233µs) from=10.233.76.212:36746 2022/05/25 10:19:31 [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/05/25 10:19: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/05/25 10:19: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/05/25 10:19:41 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.68.12_8446" 2022/05/25 10:19:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Node info in sync 2022/05/25 10:19:41 [DEBUG] http: Request PUT /v1/agent/service/register (10.300966364s) from=10.233.76.212:36750 2022/05/25 10:19:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:41 [DEBUG] agent: Node info in sync 2022/05/25 10:19:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (10.400543132s) from=10.233.72.89:36776 2022/05/25 10:19:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (602.079µs) from=10.233.76.212:36810 2022/05/25 10:19:41 [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/05/25 10:19:41 [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/05/25 10:19: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/05/25 10:19: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/05/25 10:19:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.68.12_8446" 2022/05/25 10:19:42 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:42 [DEBUG] agent: Node info in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:42 [DEBUG] agent: Node info in sync 2022/05/25 10:19:42 [DEBUG] http: Request PUT /v1/agent/service/register (974.179227ms) from=10.233.76.212:36812 2022/05/25 10:19:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=117 (1.000286427s) from=10.233.72.89:36776 2022/05/25 10:19:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (539.995µs) from=10.233.76.212:36816 2022/05/25 10:19:42 [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/05/25 10:19: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/05/25 10:19: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/05/25 10:19:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:43 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.68.12_8446" 2022/05/25 10:19:43 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Node info in sync 2022/05/25 10:19:43 [DEBUG] http: Request PUT /v1/agent/service/register (482.827481ms) from=10.233.76.212:36820 2022/05/25 10:19:43 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:43 [DEBUG] agent: Node info in sync 2022/05/25 10:19:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=119 (645.473817ms) from=10.233.72.89:36776 2022/05/25 10:19:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (519.045µs) from=10.233.76.212:36826 2022/05/25 10:19:43 [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/05/25 10:19:43 [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/05/25 10:19: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/05/25 10:19: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/05/25 10:19:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.68.12_8446" 2022/05/25 10:19:44 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Node info in sync 2022/05/25 10:19:44 [DEBUG] http: Request PUT /v1/agent/service/register (1.419198001s) from=10.233.76.212:36828 2022/05/25 10:19:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:44 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:44 [DEBUG] agent: Node info in sync 2022/05/25 10:19:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=120 (1.320506673s) from=10.233.72.89:36776 2022/05/25 10:19:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (632.532µs) from=10.233.76.212:36844 2022/05/25 10:19:45 [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/05/25 10:19: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/05/25 10:19: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/05/25 10:19:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.68.12_8446" 2022/05/25 10:19:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Node info in sync 2022/05/25 10:19:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=121 (664.725411ms) from=10.233.72.89:36776 2022/05/25 10:19:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:45 [DEBUG] agent: Node info in sync 2022/05/25 10:19:45 [DEBUG] http: Request PUT /v1/agent/service/register (614.455327ms) from=10.233.76.212:36848 2022/05/25 10:19:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (500.926µs) from=10.233.76.212:36856 2022/05/25 10:19:45 [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/05/25 10:19:45 [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/05/25 10:19: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/05/25 10:19: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/05/25 10:19:46 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.68.12_8446" 2022/05/25 10:19:46 [DEBUG] agent: Node info in sync 2022/05/25 10:19:46 [DEBUG] http: Request PUT /v1/agent/service/register (668.520524ms) from=10.233.76.212:36864 2022/05/25 10:19:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:46 [DEBUG] agent: Node info in sync 2022/05/25 10:19:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=122 (800.129495ms) from=10.233.72.89:36776 2022/05/25 10:19:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (101.354649ms) from=10.233.76.212:36868 2022/05/25 10:19:47 [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/05/25 10:19: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/05/25 10:19: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/05/25 10:19:47 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.68.12_8446" 2022/05/25 10:19:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Node info in sync 2022/05/25 10:19:47 [DEBUG] http: Request PUT /v1/agent/service/register (275.735196ms) from=10.233.76.212:36870 2022/05/25 10:19:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:47 [DEBUG] agent: Node info in sync 2022/05/25 10:19:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=123 (700.758945ms) from=10.233.72.89:36776 2022/05/25 10:19:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (100.065166ms) from=10.233.76.212:36876 2022/05/25 10:19:47 [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/05/25 10:19:47 [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/05/25 10:19: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/05/25 10:19: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/05/25 10:19:49 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.68.12_8446" 2022/05/25 10:19:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Node info in sync 2022/05/25 10:19:49 [DEBUG] http: Request PUT /v1/agent/service/register (1.443379537s) from=10.233.76.212:36878 2022/05/25 10:19:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=124 (1.244520777s) from=10.233.72.89:36776 2022/05/25 10:19:49 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:49 [DEBUG] agent: Node info in sync 2022/05/25 10:19:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (200.674962ms) from=10.233.76.212:36886 2022/05/25 10:19:49 [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/05/25 10:19: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/05/25 10:19: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/05/25 10:19:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:50 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.68.12_8446" 2022/05/25 10:19:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Node info in sync 2022/05/25 10:19:50 [DEBUG] http: Request PUT /v1/agent/service/register (801.291136ms) from=10.233.76.212:36890 2022/05/25 10:19:50 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:50 [DEBUG] agent: Node info in sync 2022/05/25 10:19:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (1.451634842s) from=10.233.72.89:36776 2022/05/25 10:19:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (552.677µs) from=10.233.76.212:36894 2022/05/25 10:19:50 [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/05/25 10:19:51 [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/05/25 10:19:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:19:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:19:51 [DEBUG] http: Request GET /v1/status/leader (234.089µs) from=10.233.72.89:37164 2022/05/25 10:19:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:52 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:52 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:52 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:52 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:52 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.68.12_8446" 2022/05/25 10:19:52 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:52 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=126 (2.402474486s) from=10.233.72.89:36776 2022/05/25 10:19:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Node info in sync 2022/05/25 10:19:53 [DEBUG] http: Request PUT /v1/agent/service/register (2.100450343s) from=10.233.76.212:36898 2022/05/25 10:19:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:19:53 [DEBUG] agent: Node info in sync 2022/05/25 10:19:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (584.446µs) from=10.233.76.212:36912 2022/05/25 10:19:53 [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/05/25 10:19: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/05/25 10:19: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/05/25 10:20:11 [DEBUG] http: Request GET /v1/status/leader (71.631684ms) from=10.233.72.89:37348 2022/05/25 10:20:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-rcrvt" since the cluster is too small 2022/05/25 10:20:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.68.12_8446" 2022/05/25 10:20:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Node info in sync 2022/05/25 10:20:22 [DEBUG] http: Request PUT /v1/agent/service/register (29.389961503s) from=10.233.76.212:36914 2022/05/25 10:20:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:22 [DEBUG] agent: Node info in sync 2022/05/25 10:20:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=127 (29.895793273s) from=10.233.72.89:36776 2022/05/25 10:20:23 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (100.302449ms) from=10.233.76.212:37086 2022/05/25 10:20:23 [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/05/25 10:20:23 [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/05/25 10:20:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:20: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/05/25 10:20:25 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.68.12_8446" 2022/05/25 10:20:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (2.292378349s) from=10.233.72.89:36776 2022/05/25 10:20:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Node info in sync 2022/05/25 10:20:25 [DEBUG] http: Request PUT /v1/agent/service/register (2.24748356s) from=10.233.76.212:37092 2022/05/25 10:20:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:25 [DEBUG] agent: Node info in sync 2022/05/25 10:20:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (300.341406ms) from=10.233.76.212:37118 2022/05/25 10:20:26 [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/05/25 10:20: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/05/25 10:20: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/05/25 10:20:26 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.68.12_8446" 2022/05/25 10:20:26 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:26 [DEBUG] agent: Node info in sync 2022/05/25 10:20:26 [DEBUG] http: Request PUT /v1/agent/service/register (745.262549ms) from=10.233.76.212:37126 2022/05/25 10:20:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:26 [DEBUG] agent: Node info in sync 2022/05/25 10:20:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (1.540743369s) from=10.233.72.89:36776 2022/05/25 10:20:26 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (618.058µs) from=10.233.76.212:37136 2022/05/25 10:20:27 [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/05/25 10:20:27 [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/05/25 10:20: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/05/25 10:20: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/05/25 10:20:29 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.68.12_8446" 2022/05/25 10:20:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Node info in sync 2022/05/25 10:20:29 [DEBUG] http: Request PUT /v1/agent/service/register (2.328018814s) from=10.233.76.212:37138 2022/05/25 10:20:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:29 [DEBUG] agent: Node info in sync 2022/05/25 10:20:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2.397700142s) from=10.233.72.89:36776 2022/05/25 10:20:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (395.159µs) from=10.233.76.212:37160 2022/05/25 10:20:29 [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/05/25 10:20: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/05/25 10:20: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/05/25 10:20:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.68.12_8446" 2022/05/25 10:20:31 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Node info in sync 2022/05/25 10:20:31 [DEBUG] http: Request PUT /v1/agent/service/register (1.500135997s) from=10.233.76.212:37162 2022/05/25 10:20:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:31 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:31 [DEBUG] agent: Node info in sync 2022/05/25 10:20:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (447.145µs) from=10.233.76.212:37170 2022/05/25 10:20:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (1.800715471s) from=10.233.72.89:36776 2022/05/25 10:20:31 [DEBUG] http: Request GET /v1/status/leader (193.013µs) from=10.233.72.89:37520 2022/05/25 10:20:31 [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/05/25 10:20:31 [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/05/25 10:20: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/05/25 10:20: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/05/25 10:20:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.68.12_8446" 2022/05/25 10:20:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Node info in sync 2022/05/25 10:20:32 [DEBUG] http: Request PUT /v1/agent/service/register (1.053770507s) from=10.233.76.212:37172 2022/05/25 10:20:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (548.42µs) from=10.233.76.212:37182 2022/05/25 10:20:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:32 [DEBUG] agent: Node info in sync 2022/05/25 10:20:32 [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/05/25 10:20: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/05/25 10:20: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/05/25 10:20:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (1.301629649s) from=10.233.72.89:36776 2022/05/25 10:20:33 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:33 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:33 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:33 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.68.12_8446" 2022/05/25 10:20:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:33 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (896.320785ms) from=10.233.72.89:36776 2022/05/25 10:20:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:34 [DEBUG] agent: Node info in sync 2022/05/25 10:20:34 [DEBUG] http: Request PUT /v1/agent/service/register (1.299496426s) from=10.233.76.212:37184 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Node info in sync 2022/05/25 10:20:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (631.88µs) from=10.233.76.212:37196 2022/05/25 10:20:34 [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/05/25 10:20:34 [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/05/25 10:20: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/05/25 10:20: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/05/25 10:20:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.68.12_8446" 2022/05/25 10:20:34 [DEBUG] agent: Node info in sync 2022/05/25 10:20:34 [DEBUG] http: Request PUT /v1/agent/service/register (321.352809ms) from=10.233.76.212:37200 2022/05/25 10:20:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:34 [DEBUG] agent: Node info in sync 2022/05/25 10:20:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (677.593326ms) from=10.233.72.89:36776 2022/05/25 10:20:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (964.741µs) from=10.233.76.212:37210 2022/05/25 10:20:35 [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/05/25 10:20: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/05/25 10:20: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/05/25 10:20:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.68.12_8446" 2022/05/25 10:20:36 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Node info in sync 2022/05/25 10:20:36 [DEBUG] http: Request PUT /v1/agent/service/register (990.390784ms) from=10.233.76.212:37220 2022/05/25 10:20:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:36 [DEBUG] agent: Node info in sync 2022/05/25 10:20:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (1.545269962s) from=10.233.72.89:36776 2022/05/25 10:20:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (519.369µs) from=10.233.76.212:37230 2022/05/25 10:20:36 [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/05/25 10:20:36 [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/05/25 10:20: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/05/25 10:20: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/05/25 10:20:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.68.12_8446" 2022/05/25 10:20:37 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:37 [DEBUG] agent: Node info in sync 2022/05/25 10:20:37 [DEBUG] http: Request PUT /v1/agent/service/register (899.212687ms) from=10.233.76.212:37232 2022/05/25 10:20:37 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:37 [DEBUG] agent: Node info in sync 2022/05/25 10:20:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (1.098503701s) from=10.233.72.89:36776 2022/05/25 10:20:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (1.205916ms) from=10.233.76.212:37236 2022/05/25 10:20:38 [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/05/25 10:20: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/05/25 10:20: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/05/25 10:20:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.68.12_8446" 2022/05/25 10:20:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Node info in sync 2022/05/25 10:20:39 [DEBUG] http: Request PUT /v1/agent/service/register (1.100998249s) from=10.233.76.212:37238 2022/05/25 10:20:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (1.202658093s) from=10.233.72.89:36776 2022/05/25 10:20:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:39 [DEBUG] agent: Node info in sync 2022/05/25 10:20:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (577.989394ms) from=10.233.76.212:37250 2022/05/25 10:20:39 [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/05/25 10:20:39 [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/05/25 10:20: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/05/25 10:20: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/05/25 10:20:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (790.144448ms) from=10.233.72.89:36776 2022/05/25 10:20:40 [INFO] agent: Synced service "_v11__aai-nquery_10.233.68.12_8446" 2022/05/25 10:20:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Node info in sync 2022/05/25 10:20:40 [DEBUG] http: Request PUT /v1/agent/service/register (799.866236ms) from=10.233.76.212:37252 2022/05/25 10:20:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:40 [DEBUG] agent: Node info in sync 2022/05/25 10:20:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (396.802µs) from=10.233.76.212:37258 2022/05/25 10:20:41 [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/05/25 10:20: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/05/25 10:20: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/05/25 10:20:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [INFO] agent: Synced service "_v11_aai-nquery_10.233.68.12_8446" 2022/05/25 10:20:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Node info in sync 2022/05/25 10:20:42 [DEBUG] http: Request PUT /v1/agent/service/register (1.31746928s) from=10.233.76.212:37260 2022/05/25 10:20:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:42 [DEBUG] agent: Node info in sync 2022/05/25 10:20:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (1.618208372s) from=10.233.72.89:36776 2022/05/25 10:20:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (534.453µs) from=10.233.76.212:37266 2022/05/25 10:20:42 [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/05/25 10:20:42 [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/05/25 10:20: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/05/25 10:20: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/05/25 10:20:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [INFO] agent: Synced service "_v12__aai-nquery_10.233.68.12_8446" 2022/05/25 10:20:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Node info in sync 2022/05/25 10:20:43 [DEBUG] http: Request PUT /v1/agent/service/register (1.049924866s) from=10.233.76.212:37268 2022/05/25 10:20:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (540.029µs) from=10.233.76.212:37288 2022/05/25 10:20:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:43 [DEBUG] agent: Node info in sync 2022/05/25 10:20:43 [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/05/25 10:20: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/05/25 10:20: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/05/25 10:20:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (1.200373315s) from=10.233.72.89:36776 2022/05/25 10:20:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (1.693470231s) from=10.233.72.89:36776 2022/05/25 10:20:45 [INFO] agent: Synced service "_v12_aai-nquery_10.233.68.12_8446" 2022/05/25 10:20:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Node info in sync 2022/05/25 10:20:45 [DEBUG] http: Request PUT /v1/agent/service/register (1.900141424s) from=10.233.76.212:37292 2022/05/25 10:20:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:45 [DEBUG] agent: Node info in sync 2022/05/25 10:20:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (783.574µs) from=10.233.76.212:37518 2022/05/25 10:20:45 [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/05/25 10:20:45 [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/05/25 10:20: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/05/25 10:20: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/05/25 10:20:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [INFO] agent: Synced service "_v13__aai-nquery_10.233.68.12_8446" 2022/05/25 10:20:48 [DEBUG] agent: Node info in sync 2022/05/25 10:20:48 [DEBUG] http: Request PUT /v1/agent/service/register (2.300684186s) from=10.233.76.212:37520 2022/05/25 10:20:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:48 [DEBUG] agent: Node info in sync 2022/05/25 10:20:48 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (85.755384ms) from=10.233.76.212:37542 2022/05/25 10:20:48 [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/05/25 10:20: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/05/25 10:20: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/05/25 10:20:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (3.087720807s) from=10.233.72.89:36776 2022/05/25 10:20:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [INFO] agent: Synced service "_v13_aai-nquery_10.233.68.12_8446" 2022/05/25 10:20:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Node info in sync 2022/05/25 10:20:49 [DEBUG] http: Request PUT /v1/agent/service/register (949.454616ms) from=10.233.76.212:37544 2022/05/25 10:20:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:49 [DEBUG] agent: Node info in sync 2022/05/25 10:20:49 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (522.599µs) from=10.233.76.212:37548 2022/05/25 10:20:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (700.360749ms) from=10.233.72.89:36776 2022/05/25 10:20:49 [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/05/25 10:20:49 [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/05/25 10:20: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/05/25 10:20: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/05/25 10:20:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [INFO] agent: Synced service "_v14__aai-nquery_10.233.68.12_8446" 2022/05/25 10:20:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Node info in sync 2022/05/25 10:20:50 [DEBUG] http: Request PUT /v1/agent/service/register (1.072037544s) from=10.233.76.212:37552 2022/05/25 10:20:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:50 [DEBUG] agent: Node info in sync 2022/05/25 10:20:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (1.060550484s) from=10.233.72.89:36776 2022/05/25 10:20:50 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (359.549µs) from=10.233.76.212:37556 2022/05/25 10:20:50 [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/05/25 10:20:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:20:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:20:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] http: Request GET /v1/status/leader (89.473875ms) from=10.233.72.89:37708 2022/05/25 10:20:51 [INFO] agent: Synced service "_v14_aai-nquery_10.233.68.12_8446" 2022/05/25 10:20:51 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:51 [DEBUG] agent: Node info in sync 2022/05/25 10:20:51 [DEBUG] http: Request PUT /v1/agent/service/register (800.641638ms) from=10.233.76.212:37560 2022/05/25 10:20:51 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (1.001595273s) from=10.233.72.89:36776 2022/05/25 10:20:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:51 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:51 [DEBUG] agent: Node info in sync 2022/05/25 10:20:51 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (99.835589ms) from=10.233.76.212:37566 2022/05/25 10:20:52 [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/05/25 10:20:52 [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/05/25 10:20: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/05/25 10:20: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/05/25 10:20:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [INFO] agent: Synced service "_v15__aai-nquery_10.233.68.12_8446" 2022/05/25 10:20:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Node info in sync 2022/05/25 10:20:53 [DEBUG] http: Request PUT /v1/agent/service/register (772.618129ms) from=10.233.76.212:37568 2022/05/25 10:20:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (1.301207631s) from=10.233.72.89:36776 2022/05/25 10:20:53 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (596.314µs) from=10.233.76.212:37576 2022/05/25 10:20: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/05/25 10:20: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/05/25 10:20: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/05/25 10:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:53 [DEBUG] agent: Node info in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (1.896937924s) from=10.233.72.89:36776 2022/05/25 10:20:55 [INFO] agent: Synced service "_v15_aai-nquery_10.233.68.12_8446" 2022/05/25 10:20:55 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Node info in sync 2022/05/25 10:20:55 [DEBUG] http: Request PUT /v1/agent/service/register (1.697736651s) from=10.233.76.212:37578 2022/05/25 10:20:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:55 [DEBUG] agent: Node info in sync 2022/05/25 10:20:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (577.872µs) from=10.233.76.212:37604 2022/05/25 10:20:55 [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/05/25 10:20:55 [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/05/25 10:20: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/05/25 10:20: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/05/25 10:20:56 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [INFO] agent: Synced service "_v16__aai-nquery_10.233.68.12_8446" 2022/05/25 10:20:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Node info in sync 2022/05/25 10:20:56 [DEBUG] http: Request PUT /v1/agent/service/register (816.922988ms) from=10.233.76.212:37606 2022/05/25 10:20:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:56 [DEBUG] agent: Node info in sync 2022/05/25 10:20:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (1.10053009s) from=10.233.72.89:36776 2022/05/25 10:20:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (470.456µs) from=10.233.76.212:37618 2022/05/25 10:20:57 [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/05/25 10:20:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:20:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:20:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [INFO] agent: Synced service "_v16_aai-nquery_10.233.68.12_8446" 2022/05/25 10:20:58 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Node info in sync 2022/05/25 10:20:58 [DEBUG] http: Request PUT /v1/agent/service/register (789.44487ms) from=10.233.76.212:37624 2022/05/25 10:20:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:58 [DEBUG] agent: Node info in sync 2022/05/25 10:20:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (1.200374779s) from=10.233.72.89:36776 2022/05/25 10:20:58 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (462.399µs) from=10.233.76.212:37632 2022/05/25 10:20:58 [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/05/25 10:20:58 [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/05/25 10:20:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:20:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:20:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [INFO] agent: Synced service "_v17__aai-nquery_10.233.68.12_8446" 2022/05/25 10:20:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Node info in sync 2022/05/25 10:20:59 [DEBUG] http: Request PUT /v1/agent/service/register (1.000531351s) from=10.233.76.212:37634 2022/05/25 10:20:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:20:59 [DEBUG] agent: Node info in sync 2022/05/25 10:20:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (361.375µs) from=10.233.76.212:37638 2022/05/25 10:20:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (1.399766333s) from=10.233.72.89:36776 2022/05/25 10:21:00 [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/05/25 10:21:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:21:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:21:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [INFO] agent: Synced service "_v17_aai-nquery_10.233.68.12_8446" 2022/05/25 10:21:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Node info in sync 2022/05/25 10:21:01 [DEBUG] http: Request PUT /v1/agent/service/register (1.701747676s) from=10.233.76.212:37640 2022/05/25 10:21:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:01 [DEBUG] agent: Node info in sync 2022/05/25 10:21:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=155 (1.696197189s) from=10.233.72.89:36776 2022/05/25 10:21:01 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (646.645µs) from=10.233.76.212:37650 2022/05/25 10:21:01 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:21:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:21:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:21:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:21:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [INFO] agent: Synced service "_v18__aai-nquery_10.233.68.12_8446" 2022/05/25 10:21:02 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Node info in sync 2022/05/25 10:21:02 [DEBUG] http: Request PUT /v1/agent/service/register (1.025705932s) from=10.233.76.212:37652 2022/05/25 10:21:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:02 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:21:02 [DEBUG] agent: Node info in sync 2022/05/25 10:21:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (100.444709ms) from=10.233.76.212:37656 2022/05/25 10:21:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (1.299867478s) from=10.233.72.89:36776 2022/05/25 10:21:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:21:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:21:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:21:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [INFO] agent: Synced service "_v18_aai-nquery_10.233.68.12_8446" 2022/05/25 10:21:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Node info in sync 2022/05/25 10:21:03 [DEBUG] http: Request PUT /v1/agent/service/register (800.264533ms) from=10.233.76.212:37660 2022/05/25 10:21:03 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v1_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.184_8080" in sync 2022/05/25 10:21:03 [DEBUG] agent: Service "_v1_nsd_10.233.6.171_8806" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (999.802933ms) from=10.233.72.89:36776 2022/05/25 10:21:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (725.154µs) from=10.233.76.212:37664 2022/05/25 10:21:04 [DEBUG] agent: Service "_v1_message-router_10.233.23.118_3904" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.241_8181" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v1_parser_10.233.6.171_8806" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v1_catalog_10.233.6.171_8806" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.171_8806" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v18_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:04 [DEBUG] agent: Node info in sync 2022/05/25 10:21:04 [WARN] agent: Service name "_aai-nquery-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:21:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:21:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:21:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 10:21:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.122_443" in sync 2022/05/25 10:21:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:05 [DEBUG] agent: Service "_v0_multicloud_10.233.23.29_9001" in sync 2022/05/25 10:21:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.51.199_9011" in sync 2022/05/25 10:21:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:05 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:05 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:05 [DEBUG] agent: Service "_v1_sdc_10.233.10.184_8443" in sync 2022/05/25 10:21:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.12_8446" in sync 2022/05/25 10:21:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.12_8446" in sync 2022/05/25 10:21:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.12_8446" in sync 2022/05/25 10:21:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.73_9015" in sync