By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + [ a = - ] + [ 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: 'e4714983-951f-9817-3a82-af5fdf350065' Node name: 'onap-msb-consul-86975585d9-2g7k2' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/08/24 00:56:51 [DEBUG] agent: Using random ID "e4714983-951f-9817-3a82-af5fdf350065" as node ID 2021/08/24 00:56:52 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:e4714983-951f-9817-3a82-af5fdf350065 Address:127.0.0.1:8300}] 2021/08/24 00:56:52 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/08/24 00:56:52 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/08/24 00:56:52 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/08/24 00:56:52 [WARN] raft: Unable to get address for server id e4714983-951f-9817-3a82-af5fdf350065, using fallback address 127.0.0.1:8300: Could not find address for server id e4714983-951f-9817-3a82-af5fdf350065 2021/08/24 00:56:52 [DEBUG] raft: Votes needed: 1 2021/08/24 00:56:52 [DEBUG] raft: Vote granted from e4714983-951f-9817-3a82-af5fdf350065 in term 2. Tally: 1 2021/08/24 00:56:52 [INFO] raft: Election won. Tally: 1 2021/08/24 00:56:52 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/08/24 00:56:52 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-2g7k2.dc1 127.0.0.1 2021/08/24 00:56:53 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-2g7k2 127.0.0.1 2021/08/24 00:56:53 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/08/24 00:56:53 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-2g7k2 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/24 00:56:53 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-2g7k2.dc1" in area "wan" 2021/08/24 00:56:53 [INFO] consul: cluster leadership acquired 2021/08/24 00:56:53 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/08/24 00:56:53 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/08/24 00:56:53 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/08/24 00:56:53 [INFO] agent: started state syncer 2021/08/24 00:56:53 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-2g7k2 2021/08/24 00:56:53 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/08/24 00:56:54 [INFO] agent: Synced node info 2021/08/24 00:56:55 [DEBUG] agent: Node info in sync 2021/08/24 00:56:55 [DEBUG] agent: Node info in sync 2021/08/24 00:56:55 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/08/24 00:56:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2g7k2" since the cluster is too small 2021/08/24 00:56:55 [INFO] consul: member 'onap-msb-consul-86975585d9-2g7k2' joined, marking health alive 2021/08/24 00:56:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2g7k2" since the cluster is too small ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/08/24 00:57:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2g7k2" since the cluster is too small 2021/08/24 00:58:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/24 00:58:34 [DEBUG] agent: Node info in sync 2021/08/24 00:58:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-2g7k2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/24 00:58:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2g7k2" since the cluster is too small 2021/08/24 00:59:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/24 00:59:47 [DEBUG] agent: Node info in sync 2021/08/24 00:59:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2g7k2" since the cluster is too small 2021/08/24 01:00:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2g7k2" since the cluster is too small 2021/08/24 01:01:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/24 01:01:21 [DEBUG] agent: Node info in sync 2021/08/24 01:01:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-2g7k2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/24 01:01:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2g7k2" since the cluster is too small 2021/08/24 01:02:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2g7k2" since the cluster is too small 2021/08/24 01:03:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/24 01:03:17 [DEBUG] agent: Node info in sync 2021/08/24 01:03:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2g7k2" since the cluster is too small 2021/08/24 01:04:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-2g7k2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/24 01:04:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/24 01:04:32 [DEBUG] agent: Node info in sync 2021/08/24 01:04:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2g7k2" since the cluster is too small 2021/08/24 01:05:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2g7k2" since the cluster is too small 2021/08/24 01:06:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/24 01:06:03 [DEBUG] agent: Node info in sync 2021/08/24 01:06:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2g7k2" since the cluster is too small 2021/08/24 01:06:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-2g7k2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/24 01:07:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/24 01:07:16 [DEBUG] agent: Node info in sync 2021/08/24 01:07:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2g7k2" since the cluster is too small 2021/08/24 01:08:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/24 01:08:50 [DEBUG] agent: Node info in sync 2021/08/24 01:08:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2g7k2" since the cluster is too small 2021/08/24 01:09:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2g7k2" since the cluster is too small 2021/08/24 01:09:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-2g7k2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/24 01:10:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/24 01:10:27 [DEBUG] agent: Node info in sync 2021/08/24 01:10:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2g7k2" since the cluster is too small 2021/08/24 01:11:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/24 01:11:49 [DEBUG] agent: Node info in sync 2021/08/24 01:11:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2g7k2" since the cluster is too small 2021/08/24 01:12:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-2g7k2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/24 01:12:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2g7k2" since the cluster is too small 2021/08/24 01:13:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/24 01:13:44 [DEBUG] agent: Node info in sync 2021/08/24 01:13:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2g7k2" since the cluster is too small 2021/08/24 01:14:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/24 01:14:53 [DEBUG] agent: Node info in sync 2021/08/24 01:14:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2g7k2" since the cluster is too small 2021/08/24 01:15:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-2g7k2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/24 01:15:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2g7k2" since the cluster is too small 2021/08/24 01:16:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/24 01:16:37 [DEBUG] agent: Node info in sync 2021/08/24 01:16:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2g7k2" since the cluster is too small 2021/08/24 01:17:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-2g7k2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/24 01:17:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2g7k2" since the cluster is too small 2021/08/24 01:18:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/24 01:18:20 [DEBUG] agent: Node info in sync 2021/08/24 01:18:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2g7k2" since the cluster is too small 2021/08/24 01:19:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/24 01:19:34 [DEBUG] agent: Node info in sync 2021/08/24 01:19:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2g7k2" since the cluster is too small 2021/08/24 01:20:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-2g7k2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/24 01:20:20 [DEBUG] http: Request GET /v1/status/leader (125.247529ms) from=10.233.67.194:33958 2021/08/24 01:20:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:22 [INFO] agent: Synced service "_v1_message-router_10.233.45.134_3904" 2021/08/24 01:20:22 [DEBUG] agent: Node info in sync 2021/08/24 01:20:22 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:22 [DEBUG] agent: Node info in sync 2021/08/24 01:20:22 [DEBUG] http: Request PUT /v1/agent/service/register (731.784036ms) from=10.233.67.194:33964 2021/08/24 01:20:22 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (1.420892ms) from=10.233.67.194:33972 2021/08/24 01:20:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:23 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:23 [INFO] agent: Synced service "_v1_wf-gui_10.233.32.75_8443" 2021/08/24 01:20:23 [DEBUG] agent: Node info in sync 2021/08/24 01:20:23 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:23 [DEBUG] agent: Node info in sync 2021/08/24 01:20:23 [DEBUG] http: Request PUT /v1/agent/service/register (703.61471ms) from=10.233.67.194:33974 2021/08/24 01:20:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (594.512µs) from=10.233.67.194:33984 2021/08/24 01:20:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:23 [INFO] agent: Synced service "_v1_sdc-gui_10.233.21.246_8181" 2021/08/24 01:20:23 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:23 [DEBUG] agent: Node info in sync 2021/08/24 01:20:23 [DEBUG] http: Request PUT /v1/agent/service/register (571.445491ms) from=10.233.67.194:33986 2021/08/24 01:20:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:23 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:23 [DEBUG] agent: Node info in sync 2021/08/24 01:20:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (431.431µs) from=10.233.67.194:33994 2021/08/24 01:20:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01:20:24 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.16.195_443" 2021/08/24 01:20:24 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:24 [DEBUG] agent: Node info in sync 2021/08/24 01:20:24 [DEBUG] http: Request PUT /v1/agent/service/register (418.060685ms) from=10.233.67.194:33996 2021/08/24 01:20:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:24 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:24 [DEBUG] agent: Node info in sync 2021/08/24 01:20:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.356214ms) from=10.233.67.194:34000 2021/08/24 01:20:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20: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. 2021/08/24 01:20:24 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:24 [INFO] agent: Synced service "_v1_parser_10.233.54.33_8806" 2021/08/24 01:20:24 [DEBUG] agent: Node info in sync 2021/08/24 01:20:24 [DEBUG] http: Request PUT /v1/agent/service/register (149.596662ms) from=10.233.67.194:34004 2021/08/24 01:20:24 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:24 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:24 [DEBUG] agent: Node info in sync 2021/08/24 01:20:24 [DEBUG] http: Request GET /v1/health/service/parser-v1 (416.948µs) from=10.233.67.194:34010 2021/08/24 01:20:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20: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. 2021/08/24 01:20:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:25 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:25 [INFO] agent: Synced service "_v1_catalog_10.233.54.33_8806" 2021/08/24 01:20:25 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:25 [DEBUG] agent: Node info in sync 2021/08/24 01:20:25 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:25 [DEBUG] http: Request PUT /v1/agent/service/register (623.14846ms) from=10.233.67.194:34012 2021/08/24 01:20:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:25 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:25 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:25 [DEBUG] agent: Node info in sync 2021/08/24 01:20:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (393.904µs) from=10.233.67.194:34016 2021/08/24 01:20:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20: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. 2021/08/24 01:20:26 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:26 [INFO] agent: Synced service "_v1_nsd_10.233.54.33_8806" 2021/08/24 01:20:26 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:26 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:26 [DEBUG] agent: Node info in sync 2021/08/24 01:20:26 [DEBUG] http: Request PUT /v1/agent/service/register (204.777428ms) from=10.233.67.194:34026 2021/08/24 01:20:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (490.32µs) from=10.233.67.194:34028 2021/08/24 01:20:26 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:26 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:26 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:26 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:26 [DEBUG] agent: Node info in sync 2021/08/24 01:20:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:27 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.54.33_8806" 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:27 [DEBUG] agent: Node info in sync 2021/08/24 01:20:27 [DEBUG] http: Request PUT /v1/agent/service/register (1.001036793s) from=10.233.67.194:34032 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:27 [DEBUG] agent: Node info in sync 2021/08/24 01:20:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (483.092µs) from=10.233.67.194:34038 2021/08/24 01:20:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:27 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.37.34_9015" 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:27 [DEBUG] agent: Node info in sync 2021/08/24 01:20:27 [DEBUG] http: Request PUT /v1/agent/service/register (399.690834ms) from=10.233.67.194:34040 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:27 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:27 [DEBUG] agent: Node info in sync 2021/08/24 01:20:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (645.019µs) from=10.233.67.194:34046 2021/08/24 01:20:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20: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. 2021/08/24 01:20:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:28 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.28.154_9011" 2021/08/24 01:20:28 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:28 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:28 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:28 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:28 [DEBUG] agent: Node info in sync 2021/08/24 01:20:28 [DEBUG] http: Request PUT /v1/agent/service/register (103.595994ms) from=10.233.67.194:34048 2021/08/24 01:20:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:28 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:28 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:28 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:28 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:28 [DEBUG] agent: Node info in sync 2021/08/24 01:20:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (596.025µs) from=10.233.67.194:34050 2021/08/24 01:20:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20: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. 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:29 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.28.154_9011" 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:29 [DEBUG] agent: Node info in sync 2021/08/24 01:20:29 [DEBUG] http: Request PUT /v1/agent/service/register (407.25678ms) from=10.233.67.194:34056 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:29 [DEBUG] agent: Node info in sync 2021/08/24 01:20:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (523.925µs) from=10.233.67.194:34062 2021/08/24 01:20:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/so-etsi-nfvo-ns-lcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:29 [INFO] agent: Synced service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:29 [DEBUG] agent: Node info in sync 2021/08/24 01:20:29 [DEBUG] http: Request PUT /v1/agent/service/register (534.123321ms) from=10.233.67.194:34068 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:29 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:29 [DEBUG] agent: Node info in sync 2021/08/24 01:20:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-nfvo-ns-lcm-v1 (645.671µs) from=10.233.67.194:34076 2021/08/24 01:20:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:30 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:30 [INFO] agent: Synced service "_v0_multicloud_10.233.38.117_9001" 2021/08/24 01:20:30 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:30 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:30 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:30 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:30 [DEBUG] agent: Node info in sync 2021/08/24 01:20:30 [DEBUG] http: Request PUT /v1/agent/service/register (204.590666ms) from=10.233.67.194:34078 2021/08/24 01:20:30 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:30 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:30 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:30 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:30 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:30 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:30 [DEBUG] agent: Node info in sync 2021/08/24 01:20:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (99.65934ms) from=10.233.67.194:34084 2021/08/24 01:20:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:31 [INFO] agent: Synced service "_v1_multicloud_10.233.38.117_9001" 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:31 [DEBUG] agent: Node info in sync 2021/08/24 01:20:31 [DEBUG] http: Request PUT /v1/agent/service/register (399.923945ms) from=10.233.67.194:34086 2021/08/24 01:20:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:31 [DEBUG] agent: Node info in sync 2021/08/24 01:20:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (430.493µs) from=10.233.67.194:34090 2021/08/24 01:20:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:31 [INFO] agent: Synced service "_v1_sdnc_10.233.50.43_8282" 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:31 [DEBUG] agent: Node info in sync 2021/08/24 01:20:31 [DEBUG] http: Request PUT /v1/agent/service/register (136.938095ms) from=10.233.67.194:34092 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:31 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:31 [DEBUG] agent: Node info in sync 2021/08/24 01:20:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (607.867µs) from=10.233.67.194:34096 2021/08/24 01:20:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01:20:32 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:32 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:32 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:32 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:32 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.2.211_9007" 2021/08/24 01:20:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:32 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:32 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:32 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:32 [DEBUG] agent: Node info in sync 2021/08/24 01:20:32 [DEBUG] http: Request PUT /v1/agent/service/register (449.200174ms) from=10.233.67.194:34102 2021/08/24 01:20:32 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:32 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:32 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:32 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:32 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:32 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:32 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:32 [DEBUG] agent: Node info in sync 2021/08/24 01:20:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (416.376µs) from=10.233.67.194:34104 2021/08/24 01:20:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:33 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.2.211_9007" 2021/08/24 01:20:33 [DEBUG] agent: Node info in sync 2021/08/24 01:20:33 [DEBUG] http: Request PUT /v1/agent/service/register (365.928709ms) from=10.233.67.194:34106 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:33 [DEBUG] agent: Node info in sync 2021/08/24 01:20:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (464.39µs) from=10.233.67.194:34116 2021/08/24 01:20:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:33 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.42.84_8080" 2021/08/24 01:20:33 [DEBUG] agent: Node info in sync 2021/08/24 01:20:33 [DEBUG] http: Request PUT /v1/agent/service/register (280.227812ms) from=10.233.67.194:34118 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:33 [DEBUG] agent: Node info in sync 2021/08/24 01:20:33 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (589.081µs) from=10.233.67.194:34122 2021/08/24 01:20:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:34 [INFO] agent: Synced service "_v1_sdc_10.233.22.213_8443" 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:34 [DEBUG] agent: Node info in sync 2021/08/24 01:20:34 [DEBUG] http: Request PUT /v1/agent/service/register (601.185199ms) from=10.233.67.194:34130 2021/08/24 01:20:34 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:34 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:34 [DEBUG] agent: Node info in sync 2021/08/24 01:20:34 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (717.591µs) from=10.233.67.194:34134 2021/08/24 01:20:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:35 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.22.213_8080" 2021/08/24 01:20:35 [DEBUG] agent: Node info in sync 2021/08/24 01:20:35 [DEBUG] http: Request PUT /v1/agent/service/register (300.360008ms) from=10.233.67.194:34138 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:35 [DEBUG] agent: Node info in sync 2021/08/24 01:20:35 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (1.023525ms) from=10.233.67.194:34144 2021/08/24 01:20:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:36 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.52.31_9518" 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:36 [DEBUG] agent: Node info in sync 2021/08/24 01:20:36 [DEBUG] http: Request PUT /v1/agent/service/register (950.502556ms) from=10.233.67.194:34146 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:36 [DEBUG] agent: Node info in sync 2021/08/24 01:20:36 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (633.766µs) from=10.233.67.194:34152 2021/08/24 01:20:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:36 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:36 [DEBUG] agent: Node info in sync 2021/08/24 01:20:36 [DEBUG] http: Request PUT /v1/agent/service/register (204.292119ms) from=10.233.67.194:34154 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:36 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:36 [DEBUG] agent: Node info in sync 2021/08/24 01:20:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (563.588µs) from=10.233.67.194:34160 2021/08/24 01:20:37 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:37 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.133_8446" 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:37 [DEBUG] agent: Node info in sync 2021/08/24 01:20:37 [DEBUG] http: Request PUT /v1/agent/service/register (613.291126ms) from=10.233.67.194:34162 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:37 [DEBUG] agent: Node info in sync 2021/08/24 01:20:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (450.577µs) from=10.233.67.194:34164 2021/08/24 01:20:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:38 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.133_8446" 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:38 [DEBUG] agent: Node info in sync 2021/08/24 01:20:38 [DEBUG] http: Request PUT /v1/agent/service/register (203.926761ms) from=10.233.67.194:34168 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:38 [DEBUG] agent: Node info in sync 2021/08/24 01:20:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (302.448µs) from=10.233.67.194:34170 2021/08/24 01:20:38 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01: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. 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:38 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.133_8446" 2021/08/24 01:20:38 [DEBUG] agent: Node info in sync 2021/08/24 01:20:38 [DEBUG] http: Request PUT /v1/agent/service/register (506.268226ms) from=10.233.67.194:34174 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:38 [DEBUG] agent: Node info in sync 2021/08/24 01:20:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (475.27µs) from=10.233.67.194:34184 2021/08/24 01:20:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01: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. 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:40 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.133_8446" 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:40 [DEBUG] agent: Node info in sync 2021/08/24 01:20:40 [DEBUG] http: Request PUT /v1/agent/service/register (735.933355ms) from=10.233.67.194:34190 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:40 [DEBUG] agent: Node info in sync 2021/08/24 01:20:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (570.367µs) from=10.233.67.194:34198 2021/08/24 01:20:40 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:40 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.133_8446" 2021/08/24 01:20:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:40 [DEBUG] agent: Node info in sync 2021/08/24 01:20:40 [DEBUG] http: Request PUT /v1/agent/service/register (205.080708ms) from=10.233.67.194:34200 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:40 [DEBUG] agent: Node info in sync 2021/08/24 01:20:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (379.117µs) from=10.233.67.194:34202 2021/08/24 01:20:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:41 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.133_8446" 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:41 [DEBUG] agent: Node info in sync 2021/08/24 01:20:41 [DEBUG] http: Request PUT /v1/agent/service/register (106.073242ms) from=10.233.67.194:34208 2021/08/24 01:20:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:41 [DEBUG] agent: Node info in sync 2021/08/24 01:20:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (718.447µs) from=10.233.67.194:34210 2021/08/24 01:20:41 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01: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. 2021/08/24 01:20:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:41 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.133_8446" 2021/08/24 01:20:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:41 [DEBUG] agent: Node info in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:41 [DEBUG] agent: Node info in sync 2021/08/24 01:20:41 [DEBUG] http: Request PUT /v1/agent/service/register (301.21587ms) from=10.233.67.194:34212 2021/08/24 01:20:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (429.903µs) from=10.233.67.194:34216 2021/08/24 01:20:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01: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. 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.133_8446" 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Node info in sync 2021/08/24 01:20:42 [DEBUG] http: Request PUT /v1/agent/service/register (244.349278ms) from=10.233.67.194:34218 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:42 [DEBUG] agent: Node info in sync 2021/08/24 01:20:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (430.491µs) from=10.233.67.194:34226 2021/08/24 01:20:42 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01: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. 2021/08/24 01:20:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.133_8446" 2021/08/24 01:20:42 [DEBUG] agent: Node info in sync 2021/08/24 01:20:42 [DEBUG] http: Request PUT /v1/agent/service/register (214.483507ms) from=10.233.67.194:34228 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:42 [DEBUG] agent: Node info in sync 2021/08/24 01:20:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (478.767µs) from=10.233.67.194:34232 2021/08/24 01:20:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01: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. 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.133_8446" 2021/08/24 01:20:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:43 [DEBUG] agent: Node info in sync 2021/08/24 01:20:43 [DEBUG] http: Request PUT /v1/agent/service/register (300.694632ms) from=10.233.67.194:34236 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Node info in sync 2021/08/24 01:20:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (428.524µs) from=10.233.67.194:34242 2021/08/24 01:20:43 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01: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. 2021/08/24 01:20:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.133_8446" 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:43 [DEBUG] agent: Node info in sync 2021/08/24 01:20:43 [DEBUG] http: Request PUT /v1/agent/service/register (404.043737ms) from=10.233.67.194:34244 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:43 [DEBUG] agent: Node info in sync 2021/08/24 01:20:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (390.915µs) from=10.233.67.194:34252 2021/08/24 01:20:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:44 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.133_8446" 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:44 [DEBUG] agent: Node info in sync 2021/08/24 01:20:44 [DEBUG] http: Request PUT /v1/agent/service/register (700.656524ms) from=10.233.67.194:34254 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:44 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:44 [DEBUG] agent: Node info in sync 2021/08/24 01:20:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (1.304521ms) from=10.233.67.194:34264 2021/08/24 01:20:45 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01: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. 2021/08/24 01:20:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.133_8446" 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Node info in sync 2021/08/24 01:20:46 [DEBUG] http: Request PUT /v1/agent/service/register (902.044702ms) from=10.233.67.194:34266 2021/08/24 01:20:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Node info in sync 2021/08/24 01:20:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (695.863µs) from=10.233.67.194:34276 2021/08/24 01:20:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:46 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.133_8446" 2021/08/24 01:20:46 [DEBUG] agent: Node info in sync 2021/08/24 01:20:46 [DEBUG] http: Request PUT /v1/agent/service/register (200.855171ms) from=10.233.67.194:34280 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:46 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:47 [DEBUG] agent: Node info in sync 2021/08/24 01:20:47 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (587.455µs) from=10.233.67.194:34292 2021/08/24 01:20:47 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20: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. 2021/08/24 01:20:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.133_8446" 2021/08/24 01:20:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Node info in sync 2021/08/24 01:20:47 [DEBUG] http: Request PUT /v1/agent/service/register (155.51668ms) from=10.233.67.194:34296 2021/08/24 01:20:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Node info in sync 2021/08/24 01:20:47 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (525.197µs) from=10.233.67.194:34298 2021/08/24 01:20:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20: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. 2021/08/24 01:20:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.133_8446" 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Node info in sync 2021/08/24 01:20:47 [DEBUG] http: Request PUT /v1/agent/service/register (100.425901ms) from=10.233.67.194:34302 2021/08/24 01:20:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:47 [DEBUG] agent: Node info in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:47 [DEBUG] agent: Node info in sync 2021/08/24 01:20:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (572.274µs) from=10.233.67.194:34304 2021/08/24 01:20:48 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01: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. 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.133_8446" 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:48 [DEBUG] agent: Node info in sync 2021/08/24 01:20:48 [DEBUG] http: Request PUT /v1/agent/service/register (200.373512ms) from=10.233.67.194:34306 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:48 [DEBUG] agent: Node info in sync 2021/08/24 01:20:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (474.207µs) from=10.233.67.194:34312 2021/08/24 01:20:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01: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. 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.133_8446" 2021/08/24 01:20:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:48 [DEBUG] agent: Node info in sync 2021/08/24 01:20:48 [DEBUG] http: Request PUT /v1/agent/service/register (192.528537ms) from=10.233.67.194:34316 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:48 [DEBUG] agent: Node info in sync 2021/08/24 01:20:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (493.207µs) from=10.233.67.194:34322 2021/08/24 01:20:49 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01: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. 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:49 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.133_8446" 2021/08/24 01:20:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:49 [DEBUG] agent: Node info in sync 2021/08/24 01:20:49 [DEBUG] http: Request PUT /v1/agent/service/register (105.135054ms) from=10.233.67.194:34324 2021/08/24 01:20:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:49 [DEBUG] agent: Node info in sync 2021/08/24 01:20:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (499.867696ms) from=10.233.67.194:34330 2021/08/24 01:20:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:50 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.133_8446" 2021/08/24 01:20:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:50 [DEBUG] agent: Node info in sync 2021/08/24 01:20:50 [DEBUG] http: Request PUT /v1/agent/service/register (400.282672ms) from=10.233.67.194:34340 2021/08/24 01:20:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Node info in sync 2021/08/24 01:20:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (630.778µs) from=10.233.67.194:34346 2021/08/24 01:20:51 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:51 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01: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. 2021/08/24 01:20:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.133_8446" 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Node info in sync 2021/08/24 01:20:51 [DEBUG] http: Request PUT /v1/agent/service/register (206.831792ms) from=10.233.67.194:34348 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Node info in sync 2021/08/24 01:20:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (376.364µs) from=10.233.67.194:34350 2021/08/24 01:20:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01: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. 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.133_8446" 2021/08/24 01:20:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:51 [DEBUG] agent: Node info in sync 2021/08/24 01:20:51 [DEBUG] http: Request PUT /v1/agent/service/register (343.04766ms) from=10.233.67.194:34352 2021/08/24 01:20:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:51 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:51 [DEBUG] agent: Node info in sync 2021/08/24 01:20:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (535.443µs) from=10.233.67.194:34356 2021/08/24 01:20:52 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01: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. 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.133_8446" 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Node info in sync 2021/08/24 01:20:52 [DEBUG] http: Request PUT /v1/agent/service/register (101.385978ms) from=10.233.67.194:34358 2021/08/24 01:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (455.971µs) from=10.233.67.194:34364 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Node info in sync 2021/08/24 01:20:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01: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. 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.133_8446" 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:52 [DEBUG] agent: Node info in sync 2021/08/24 01:20:52 [DEBUG] http: Request PUT /v1/agent/service/register (282.496098ms) from=10.233.67.194:34366 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:52 [DEBUG] agent: Node info in sync 2021/08/24 01:20:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (490.433µs) from=10.233.67.194:34372 2021/08/24 01:20:53 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01: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. 2021/08/24 01:20:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:53 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.133_8446" 2021/08/24 01:20:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:53 [DEBUG] agent: Node info in sync 2021/08/24 01:20:53 [DEBUG] http: Request PUT /v1/agent/service/register (400.501608ms) from=10.233.67.194:34374 2021/08/24 01:20:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:53 [DEBUG] agent: Node info in sync 2021/08/24 01:20:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (482.581µs) from=10.233.67.194:34384 2021/08/24 01:20:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-2g7k2" since the cluster is too small 2021/08/24 01:20:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.133_8446" 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Node info in sync 2021/08/24 01:20:54 [DEBUG] http: Request PUT /v1/agent/service/register (600.259035ms) from=10.233.67.194:34394 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (99.860895ms) from=10.233.67.194:34400 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:54 [DEBUG] agent: Node info in sync 2021/08/24 01:20:55 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01: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. 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.133_8446" 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Node info in sync 2021/08/24 01:20:55 [DEBUG] http: Request PUT /v1/agent/service/register (454.532974ms) from=10.233.67.194:34406 2021/08/24 01:20:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Node info in sync 2021/08/24 01:20:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (308.099µs) from=10.233.67.194:34408 2021/08/24 01:20:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01: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. 2021/08/24 01:20:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.133_8446" 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Node info in sync 2021/08/24 01:20:55 [DEBUG] http: Request PUT /v1/agent/service/register (295.76985ms) from=10.233.67.194:34410 2021/08/24 01:20:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:55 [DEBUG] agent: Node info in sync 2021/08/24 01:20:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (204.34848ms) from=10.233.67.194:34414 2021/08/24 01:20:56 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:56 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.133_8446" 2021/08/24 01:20:56 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:56 [DEBUG] agent: Node info in sync 2021/08/24 01:20:56 [DEBUG] http: Request PUT /v1/agent/service/register (871.904408ms) from=10.233.67.194:34418 2021/08/24 01:20:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Node info in sync 2021/08/24 01:20:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (650.39µs) from=10.233.67.194:34424 2021/08/24 01:20:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01: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. 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.133_8446" 2021/08/24 01:20:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Node info in sync 2021/08/24 01:20:57 [DEBUG] http: Request PUT /v1/agent/service/register (799.850987ms) from=10.233.67.194:34426 2021/08/24 01:20:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Node info in sync 2021/08/24 01:20:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (557.675µs) from=10.233.67.194:34430 2021/08/24 01:20:58 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01: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. 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.133_8446" 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:58 [DEBUG] agent: Node info in sync 2021/08/24 01:20:58 [DEBUG] http: Request PUT /v1/agent/service/register (354.642213ms) from=10.233.67.194:34432 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:58 [DEBUG] agent: Node info in sync 2021/08/24 01:20:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (595.294µs) from=10.233.67.194:34438 2021/08/24 01:20:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01: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. 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.133_8446" 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Node info in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:20:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:20:59 [DEBUG] agent: Node info in sync 2021/08/24 01:20:59 [DEBUG] http: Request PUT /v1/agent/service/register (300.914786ms) from=10.233.67.194:34442 2021/08/24 01:20:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (550.183µs) from=10.233.67.194:34452 2021/08/24 01:20:59 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:20:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.133_8446" 2021/08/24 01:21:00 [DEBUG] agent: Node info in sync 2021/08/24 01:21:00 [DEBUG] http: Request PUT /v1/agent/service/register (999.745758ms) from=10.233.67.194:34454 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:00 [DEBUG] agent: Node info in sync 2021/08/24 01:21:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (690.517011ms) from=10.233.67.194:34462 2021/08/24 01:21:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01: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. 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.133_8446" 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Node info in sync 2021/08/24 01:21:02 [DEBUG] http: Request PUT /v1/agent/service/register (804.188722ms) from=10.233.67.194:34468 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Node info in sync 2021/08/24 01:21:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (623.131µs) from=10.233.67.194:34478 2021/08/24 01:21:02 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:21:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:21:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:21:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.133_8446" 2021/08/24 01:21:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Node info in sync 2021/08/24 01:21:02 [DEBUG] http: Request PUT /v1/agent/service/register (300.039292ms) from=10.233.67.194:34480 2021/08/24 01:21:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:21:02 [DEBUG] agent: Node info in sync 2021/08/24 01:21:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (584.541µs) from=10.233.67.194:34486 2021/08/24 01:21:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01: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. 2021/08/24 01:21:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.133_8446" 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Node info in sync 2021/08/24 01:21:03 [DEBUG] http: Request PUT /v1/agent/service/register (502.411298ms) from=10.233.67.194:34490 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Node info in sync 2021/08/24 01:21:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (663.624µs) from=10.233.67.194:34498 2021/08/24 01:21:03 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:21:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01: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. 2021/08/24 01:21:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [INFO] agent: Synced service "_v11__aai-nquery_10.233.67.133_8446" 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Node info in sync 2021/08/24 01:21:03 [DEBUG] http: Request PUT /v1/agent/service/register (318.471681ms) from=10.233.67.194:34502 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:21:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (937.421µs) from=10.233.67.194:34506 2021/08/24 01:21:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01: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. 2021/08/24 01:21:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Node info in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [INFO] agent: Synced service "_v11_aai-nquery_10.233.67.133_8446" 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Node info in sync 2021/08/24 01:21:04 [DEBUG] http: Request PUT /v1/agent/service/register (335.277964ms) from=10.233.67.194:34508 2021/08/24 01:21:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:04 [DEBUG] agent: Node info in sync 2021/08/24 01:21:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (586.934µs) from=10.233.67.194:34512 2021/08/24 01:21:04 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:21:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01: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. 2021/08/24 01: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. 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [INFO] agent: Synced service "_v12__aai-nquery_10.233.67.133_8446" 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Node info in sync 2021/08/24 01:21:05 [DEBUG] http: Request PUT /v1/agent/service/register (200.190724ms) from=10.233.67.194:34522 2021/08/24 01:21:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Node info in sync 2021/08/24 01:21:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (444.804µs) from=10.233.67.194:34524 2021/08/24 01:21:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:21:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:21:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [INFO] agent: Synced service "_v12_aai-nquery_10.233.67.133_8446" 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Node info in sync 2021/08/24 01:21:05 [DEBUG] http: Request PUT /v1/agent/service/register (281.149037ms) from=10.233.67.194:34530 2021/08/24 01:21:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:06 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:06 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:21:06 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:21:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:06 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:21:06 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:21:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:21:06 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:21:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:06 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (499.755614ms) from=10.233.67.194:34532 2021/08/24 01:21:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:21:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:21:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:06 [DEBUG] agent: Node info in sync 2021/08/24 01:21:06 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:21:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:21:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:21:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:21:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [INFO] agent: Synced service "_v13__aai-nquery_10.233.67.133_8446" 2021/08/24 01:21:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Node info in sync 2021/08/24 01:21:07 [DEBUG] http: Request PUT /v1/agent/service/register (451.347187ms) from=10.233.67.194:34548 2021/08/24 01:21:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (589.021µs) from=10.233.67.194:34558 2021/08/24 01:21:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Node info in sync 2021/08/24 01:21:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:21:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:21:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:21:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [INFO] agent: Synced service "_v13_aai-nquery_10.233.67.133_8446" 2021/08/24 01:21:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Node info in sync 2021/08/24 01:21:07 [DEBUG] http: Request PUT /v1/agent/service/register (201.258556ms) from=10.233.67.194:34562 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Node info in sync 2021/08/24 01:21:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (907.304µs) from=10.233.67.194:34566 2021/08/24 01:21:08 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:21:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:21:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:21:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:21:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [INFO] agent: Synced service "_v14__aai-nquery_10.233.67.133_8446" 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Node info in sync 2021/08/24 01:21:08 [DEBUG] http: Request PUT /v1/agent/service/register (700.82783ms) from=10.233.67.194:34570 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (625.801µs) from=10.233.67.194:34582 2021/08/24 01:21:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Node info in sync 2021/08/24 01:21:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:21:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:21:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [INFO] agent: Synced service "_v14_aai-nquery_10.233.67.133_8446" 2021/08/24 01:21:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Node info in sync 2021/08/24 01:21:09 [DEBUG] http: Request PUT /v1/agent/service/register (190.653715ms) from=10.233.67.194:34588 2021/08/24 01:21:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_message-router_10.233.45.134_3904" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_catalog_10.233.54.33_8806" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.34_9015" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Node info in sync 2021/08/24 01:21:09 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (554.38µs) from=10.233.67.194:34592 2021/08/24 01:21:09 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:21:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:21:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:21:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/24 01:21:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.75_8443" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.62.33_9092" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.246_8181" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.195_443" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [INFO] agent: Synced service "_v15__aai-nquery_10.233.67.133_8446" 2021/08/24 01:21:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.211_9007" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.213_8080" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v0_multicloud_10.233.38.117_9001" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.20.190_9095" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v1_sdnc_10.233.50.43_8282" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v1_parser_10.233.54.33_8806" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v1_nsd_10.233.54.33_8806" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.33_8806" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v1_sdc_10.233.22.213_8443" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.84_8080" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.52.31_9518" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.133_8446" in sync 2021/08/24 01:21:10 [DEBUG] agent: Se