+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '3addbf14-4d6c-820e-5f42-45280220d01a' Node name: 'onap-msb-consul-59f55f8877-84j58' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/03/11 00:42:52 [DEBUG] agent: Using random ID "3addbf14-4d6c-820e-5f42-45280220d01a" as node ID 2022/03/11 00:42:52 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:3addbf14-4d6c-820e-5f42-45280220d01a Address:127.0.0.1:8300}] 2022/03/11 00:42:52 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/03/11 00:42:53 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/03/11 00:42:53 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/03/11 00:42:53 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-84j58.dc1 127.0.0.1 2022/03/11 00:42:53 [WARN] raft: Unable to get address for server id 3addbf14-4d6c-820e-5f42-45280220d01a, using fallback address 127.0.0.1:8300: Could not find address for server id 3addbf14-4d6c-820e-5f42-45280220d01a 2022/03/11 00:42:53 [DEBUG] raft: Votes needed: 1 2022/03/11 00:42:53 [DEBUG] raft: Vote granted from 3addbf14-4d6c-820e-5f42-45280220d01a in term 2. Tally: 1 2022/03/11 00:42:53 [INFO] raft: Election won. Tally: 1 2022/03/11 00:42:53 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/03/11 00:42:53 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-84j58 127.0.0.1 2022/03/11 00:42:53 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-84j58.dc1" in area "wan" 2022/03/11 00:42:53 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-84j58 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 00:42:53 [INFO] consul: cluster leadership acquired 2022/03/11 00:42:53 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-84j58 2022/03/11 00:42:54 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/03/11 00:42:54 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/03/11 00:42:54 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/03/11 00:42:54 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/03/11 00:42:54 [INFO] agent: started state syncer 2022/03/11 00:42:54 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/03/11 00:42:54 [INFO] agent: Synced node info 2022/03/11 00:42:55 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/03/11 00:42:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 00:42:55 [INFO] consul: member 'onap-msb-consul-59f55f8877-84j58' joined, marking health alive 2022/03/11 00:42:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 00:42:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 00:42:56 [DEBUG] agent: Node info in sync 2022/03/11 00:42:56 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2022/03/11 00:43:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 00:44:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 00:44:09 [DEBUG] agent: Node info in sync 2022/03/11 00:44:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-84j58.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 00:44:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 00:45:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 00:45:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 00:45:54 [DEBUG] agent: Node info in sync 2022/03/11 00:46:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 00:47:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 00:47:11 [DEBUG] agent: Node info in sync 2022/03/11 00:47:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-84j58.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 00:47:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 00:48:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 00:48:49 [DEBUG] agent: Node info in sync 2022/03/11 00:48:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 00:49:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 00:50:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-84j58.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 00:50:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 00:50:44 [DEBUG] agent: Node info in sync 2022/03/11 00:50:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 00:51:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 00:52:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-84j58.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 00:52:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 00:52:42 [DEBUG] agent: Node info in sync 2022/03/11 00:52:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 00:53:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 00:53:47 [DEBUG] agent: Node info in sync 2022/03/11 00:53:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 00:54:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 00:55:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 00:55:15 [DEBUG] agent: Node info in sync 2022/03/11 00:55:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-84j58.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 00:55:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 00:56:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 00:56:20 [DEBUG] agent: Node info in sync 2022/03/11 00:56:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 00:57:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 00:58:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 00:58:15 [DEBUG] agent: Node info in sync 2022/03/11 00:58:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-84j58.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 00:58:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 00:59:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:00:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:00:01 [DEBUG] agent: Node info in sync 2022/03/11 01:00:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:01:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-84j58.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 01:01:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:01:08 [DEBUG] agent: Node info in sync 2022/03/11 01:01:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:02:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:02:41 [DEBUG] agent: Node info in sync 2022/03/11 01:02:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:03:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-84j58.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 01:03:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:04:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:04:21 [DEBUG] agent: Node info in sync 2022/03/11 01:04:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:05:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:05:46 [DEBUG] agent: Node info in sync 2022/03/11 01:05:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:06:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-84j58.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 01:06:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:07:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:07:36 [DEBUG] agent: Node info in sync 2022/03/11 01:07:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:08:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-84j58.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 01:08:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:09:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:09:16 [DEBUG] agent: Node info in sync 2022/03/11 01:09:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:10:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:10:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-84j58.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 01:10:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:10:59 [DEBUG] agent: Node info in sync 2022/03/11 01:11:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:12:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:12:25 [DEBUG] agent: Node info in sync 2022/03/11 01:12:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:13:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-84j58.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 01:13:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:14:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:14:24 [DEBUG] agent: Node info in sync 2022/03/11 01:14:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:15:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:15:52 [DEBUG] agent: Node info in sync 2022/03/11 01:15:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-84j58.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 01:15:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:16:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:17:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:17:19 [DEBUG] agent: Node info in sync 2022/03/11 01:17:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:18:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:18:19 [DEBUG] agent: Node info in sync 2022/03/11 01:18:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-84j58.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 01:18:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:19:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:20:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:20:17 [DEBUG] agent: Node info in sync 2022/03/11 01:20:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:21:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-84j58.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 01:21:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:21:39 [DEBUG] agent: Node info in sync 2022/03/11 01:21:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:22:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:22:39 [DEBUG] agent: Node info in sync 2022/03/11 01:22:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:23:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-84j58.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 01:23:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:24:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:24:35 [DEBUG] agent: Node info in sync 2022/03/11 01:24:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:25:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-84j58.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 01:25:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:26:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:26:16 [DEBUG] agent: Node info in sync 2022/03/11 01:26:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:27:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:27:18 [DEBUG] agent: Node info in sync 2022/03/11 01:27:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:28:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-84j58.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 01:28:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:29:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:29:12 [DEBUG] agent: Node info in sync 2022/03/11 01:29:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:30:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:30:14 [DEBUG] agent: Node info in sync 2022/03/11 01:30:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:31:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-84j58.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 01:31:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:31:40 [DEBUG] agent: Node info in sync 2022/03/11 01:31:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:32:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:32:47 [DEBUG] agent: Node info in sync 2022/03/11 01:32:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:33:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:34:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:34:08 [DEBUG] agent: Node info in sync 2022/03/11 01:34:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-84j58.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 01:34:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:35:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:35:30 [DEBUG] agent: Node info in sync 2022/03/11 01:35:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:36:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:36:34 [DEBUG] agent: Node info in sync 2022/03/11 01:36:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:37:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-84j58.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 01:37:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:37:46 [DEBUG] agent: Node info in sync 2022/03/11 01:37:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:38:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:39:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-84j58.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 01:39:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:39:44 [DEBUG] agent: Node info in sync 2022/03/11 01:39:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:40:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:41:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:41:10 [DEBUG] agent: Node info in sync 2022/03/11 01:41:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-84j58.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 01:41:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:42:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:43:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:43:05 [DEBUG] agent: Node info in sync 2022/03/11 01:43:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:44:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-84j58.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/11 01:44:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-84j58" since the cluster is too small 2022/03/11 01:45:01 [DEBUG] http: Request GET /v1/status/leader (972.006µs) from=10.233.77.83:37010 2022/03/11 01:45:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/11 01:45:03 [DEBUG] agent: Node info in sync 2022/03/11 01:45:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:04 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.32.103_443" 2022/03/11 01:45:04 [DEBUG] agent: Node info in sync 2022/03/11 01:45:04 [DEBUG] http: Request PUT /v1/agent/service/register (151.124196ms) from=10.233.77.83:37024 2022/03/11 01:45:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:04 [DEBUG] agent: Node info in sync 2022/03/11 01:45:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.844548ms) from=10.233.77.83:37026 2022/03/11 01:45:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:05 [INFO] agent: Synced service "_v0_multicloud_10.233.5.69_9001" 2022/03/11 01:45:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:05 [DEBUG] agent: Node info in sync 2022/03/11 01:45:05 [DEBUG] http: Request PUT /v1/agent/service/register (330.38885ms) from=10.233.77.83:37034 2022/03/11 01:45:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:05 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:05 [DEBUG] agent: Node info in sync 2022/03/11 01:45:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (2.107926ms) from=10.233.77.83:37036 2022/03/11 01:45:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:07 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:07 [INFO] agent: Synced service "_v1_multicloud_10.233.5.69_9001" 2022/03/11 01:45:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:07 [DEBUG] agent: Node info in sync 2022/03/11 01:45:07 [DEBUG] http: Request PUT /v1/agent/service/register (1.000408048s) from=10.233.77.83:37042 2022/03/11 01:45:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:07 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:07 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:07 [DEBUG] agent: Node info in sync 2022/03/11 01:45:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (305.404µs) from=10.233.77.83:37054 2022/03/11 01:45:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:08 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:08 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:08 [INFO] agent: Synced service "_v1_vnfres_10.233.38.97_8802" 2022/03/11 01:45:08 [DEBUG] agent: Node info in sync 2022/03/11 01:45:08 [DEBUG] http: Request PUT /v1/agent/service/register (585.645237ms) from=10.233.77.83:37058 2022/03/11 01:45:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:08 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:08 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:08 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:08 [DEBUG] agent: Node info in sync 2022/03/11 01:45:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (455.675µs) from=10.233.77.83:37060 2022/03/11 01:45:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:08 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:08 [INFO] agent: Synced service "_v1_nslcm_10.233.62.38_8403" 2022/03/11 01:45:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:08 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:08 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:08 [DEBUG] agent: Node info in sync 2022/03/11 01:45:08 [DEBUG] http: Request PUT /v1/agent/service/register (548.517591ms) from=10.233.77.83:37064 2022/03/11 01:45:08 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:08 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:08 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:08 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:08 [DEBUG] agent: Node info in sync 2022/03/11 01:45:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (379.375µs) from=10.233.77.83:37070 2022/03/11 01:45:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:09 [INFO] agent: Synced service "_v2_nslcm_10.233.62.38_8403" 2022/03/11 01:45:09 [DEBUG] agent: Node info in sync 2022/03/11 01:45:09 [DEBUG] http: Request PUT /v1/agent/service/register (236.945639ms) from=10.233.77.83:37072 2022/03/11 01:45:09 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:09 [DEBUG] agent: Node info in sync 2022/03/11 01:45:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (345.841µs) from=10.233.77.83:37074 2022/03/11 01:45:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:09 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:09 [INFO] agent: Synced service "_v1_vnflcm_10.233.35.77_8801" 2022/03/11 01:45:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:09 [DEBUG] agent: Node info in sync 2022/03/11 01:45:09 [DEBUG] http: Request PUT /v1/agent/service/register (260.533316ms) from=10.233.77.83:37086 2022/03/11 01:45:09 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:09 [DEBUG] agent: Node info in sync 2022/03/11 01:45:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (369.233µs) from=10.233.77.83:37088 2022/03/11 01:45:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:09 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:09 [INFO] agent: Synced service "_v1_sdc-gui_10.233.26.219_8181" 2022/03/11 01:45:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:09 [DEBUG] agent: Node info in sync 2022/03/11 01:45:09 [DEBUG] http: Request PUT /v1/agent/service/register (53.492523ms) from=10.233.77.83:37090 2022/03/11 01:45:09 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:09 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:09 [DEBUG] agent: Node info in sync 2022/03/11 01:45:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (346.78µs) from=10.233.77.83:37092 2022/03/11 01:45:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:11 [INFO] agent: Synced service "_v1_sdc_10.233.59.118_8443" 2022/03/11 01:45:11 [DEBUG] agent: Node info in sync 2022/03/11 01:45:11 [DEBUG] http: Request PUT /v1/agent/service/register (469.527645ms) from=10.233.77.83:37096 2022/03/11 01:45:11 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:11 [DEBUG] agent: Node info in sync 2022/03/11 01:45:11 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (447.859µs) from=10.233.77.83:37100 2022/03/11 01:45:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:11 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:11 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.59.118_8080" 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:11 [DEBUG] agent: Node info in sync 2022/03/11 01:45:11 [DEBUG] http: Request PUT /v1/agent/service/register (50.755936ms) from=10.233.77.83:37102 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:11 [DEBUG] agent: Node info in sync 2022/03/11 01:45:11 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (517.094µs) from=10.233.77.83:37104 2022/03/11 01:45:11 [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. 2022/03/11 01:45:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:11 [INFO] agent: Synced service "_v1_sdnc_10.233.15.68_8282" 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:11 [DEBUG] agent: Node info in sync 2022/03/11 01:45:11 [DEBUG] http: Request PUT /v1/agent/service/register (49.055442ms) from=10.233.77.83:37108 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:11 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:11 [DEBUG] agent: Node info in sync 2022/03/11 01:45:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (493.937µs) from=10.233.77.83:37110 2022/03/11 01:45:12 [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. 2022/03/11 01:45:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:12 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:12 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:12 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:12 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:12 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:12 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:12 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:12 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" 2022/03/11 01:45:12 [DEBUG] agent: Node info in sync 2022/03/11 01:45:12 [DEBUG] http: Request PUT /v1/agent/service/register (266.877222ms) from=10.233.77.83:37116 2022/03/11 01:45:12 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:12 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:12 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:12 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:12 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:12 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:12 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:12 [DEBUG] agent: Node info in sync 2022/03/11 01:45:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (516.558µs) from=10.233.77.83:37120 2022/03/11 01:45:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:13 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.4.255_8482" 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:13 [DEBUG] agent: Node info in sync 2022/03/11 01:45:13 [DEBUG] http: Request PUT /v1/agent/service/register (350.65263ms) from=10.233.77.83:37122 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:13 [DEBUG] agent: Node info in sync 2022/03/11 01:45:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (499.92575ms) from=10.233.77.83:37124 2022/03/11 01:45:13 [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. 2022/03/11 01:45:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:13 [INFO] agent: Synced service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" 2022/03/11 01:45:13 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:13 [DEBUG] agent: Node info in sync 2022/03/11 01:45:13 [DEBUG] http: Request PUT /v1/agent/service/register (53.716834ms) from=10.233.77.83:37128 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:13 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:13 [DEBUG] agent: Node info in sync 2022/03/11 01:45:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-nfvo-ns-lcm-v1 (456.289µs) from=10.233.77.83:37132 2022/03/11 01:45:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:14 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:14 [INFO] agent: Synced service "_v1_wf-gui_10.233.0.26_8443" 2022/03/11 01:45:14 [DEBUG] agent: Node info in sync 2022/03/11 01:45:14 [DEBUG] http: Request PUT /v1/agent/service/register (345.592777ms) from=10.233.77.83:37134 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:14 [DEBUG] agent: Node info in sync 2022/03/11 01:45:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (508.947µs) from=10.233.77.83:37136 2022/03/11 01:45:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:14 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.28.154_9011" 2022/03/11 01:45:14 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:14 [DEBUG] agent: Node info in sync 2022/03/11 01:45:14 [DEBUG] http: Request PUT /v1/agent/service/register (253.86668ms) from=10.233.77.83:37140 2022/03/11 01:45:14 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:14 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:14 [DEBUG] agent: Node info in sync 2022/03/11 01:45:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (418.78µs) from=10.233.77.83:37144 2022/03/11 01:45:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:15 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.28.154_9011" 2022/03/11 01:45:15 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:15 [DEBUG] agent: Node info in sync 2022/03/11 01:45:15 [DEBUG] http: Request PUT /v1/agent/service/register (91.589875ms) from=10.233.77.83:37146 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:15 [DEBUG] agent: Node info in sync 2022/03/11 01:45:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (469.078µs) from=10.233.77.83:37148 2022/03/11 01:45:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:15 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.11.245_9007" 2022/03/11 01:45:15 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:15 [DEBUG] agent: Node info in sync 2022/03/11 01:45:15 [DEBUG] http: Request PUT /v1/agent/service/register (148.739462ms) from=10.233.77.83:37150 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:15 [DEBUG] agent: Node info in sync 2022/03/11 01:45:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (423.592µs) from=10.233.77.83:37152 2022/03/11 01:45:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:15 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.11.245_9007" 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:15 [DEBUG] agent: Node info in sync 2022/03/11 01:45:15 [DEBUG] http: Request PUT /v1/agent/service/register (546.485689ms) from=10.233.77.83:37154 2022/03/11 01:45:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:15 [DEBUG] agent: Node info in sync 2022/03/11 01:45:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (382.712µs) from=10.233.77.83:37158 2022/03/11 01:45:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:16 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.26.17_8082" 2022/03/11 01:45:16 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:16 [DEBUG] agent: Node info in sync 2022/03/11 01:45:16 [DEBUG] http: Request PUT /v1/agent/service/register (336.444661ms) from=10.233.77.83:37164 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:16 [DEBUG] agent: Node info in sync 2022/03/11 01:45:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (102.314856ms) from=10.233.77.83:37170 2022/03/11 01:45:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:17 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:17 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.21.200_8443" 2022/03/11 01:45:17 [DEBUG] agent: Node info in sync 2022/03/11 01:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (297.605545ms) from=10.233.77.83:37172 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (483.172µs) from=10.233.77.83:37180 2022/03/11 01:45:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:17 [DEBUG] agent: Node info in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:17 [INFO] agent: Synced service "_v1_parser_10.233.7.13_8806" 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:17 [DEBUG] agent: Node info in sync 2022/03/11 01:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (350.697908ms) from=10.233.77.83:37184 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:17 [DEBUG] agent: Node info in sync 2022/03/11 01:45:17 [DEBUG] http: Request GET /v1/health/service/parser-v1 (373.92µs) from=10.233.77.83:37186 2022/03/11 01:45:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:18 [INFO] agent: Synced service "_v1_catalog_10.233.7.13_8806" 2022/03/11 01:45:18 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:18 [DEBUG] agent: Node info in sync 2022/03/11 01:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (100.436651ms) from=10.233.77.83:37188 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:18 [DEBUG] agent: Node info in sync 2022/03/11 01:45:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (87.928739ms) from=10.233.77.83:37190 2022/03/11 01:45:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:18 [INFO] agent: Synced service "_v1_nsd_10.233.7.13_8806" 2022/03/11 01:45:18 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:18 [DEBUG] agent: Node info in sync 2022/03/11 01:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (279.424333ms) from=10.233.77.83:37192 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:18 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:18 [DEBUG] agent: Node info in sync 2022/03/11 01:45:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (99.84979ms) from=10.233.77.83:37198 2022/03/11 01:45:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:19 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.7.13_8806" 2022/03/11 01:45:19 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:19 [DEBUG] agent: Node info in sync 2022/03/11 01:45:19 [DEBUG] http: Request PUT /v1/agent/service/register (574.197817ms) from=10.233.77.83:37206 2022/03/11 01:45:19 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:19 [DEBUG] agent: Node info in sync 2022/03/11 01:45:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (461.124µs) from=10.233.77.83:37220 2022/03/11 01:45:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:19 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.4.165_8484" 2022/03/11 01:45:19 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:19 [DEBUG] agent: Node info in sync 2022/03/11 01:45:19 [DEBUG] http: Request PUT /v1/agent/service/register (247.883368ms) from=10.233.77.83:37222 2022/03/11 01:45:19 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:19 [DEBUG] agent: Node info in sync 2022/03/11 01:45:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (99.988663ms) from=10.233.77.83:37224 2022/03/11 01:45:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:20 [INFO] agent: Synced service "_v1_vnfmgr_10.233.40.25_8803" 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:20 [DEBUG] agent: Node info in sync 2022/03/11 01:45:20 [DEBUG] http: Request PUT /v1/agent/service/register (406.165842ms) from=10.233.77.83:37226 2022/03/11 01:45:20 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:20 [DEBUG] agent: Node info in sync 2022/03/11 01:45:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (100.029739ms) from=10.233.77.83:37230 2022/03/11 01:45: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. 2022/03/11 01:45:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:21 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.15.60_9015" 2022/03/11 01:45:21 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:21 [DEBUG] agent: Node info in sync 2022/03/11 01:45:21 [DEBUG] http: Request PUT /v1/agent/service/register (105.50662ms) from=10.233.77.83:37234 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:21 [DEBUG] agent: Node info in sync 2022/03/11 01:45:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (608.467µs) from=10.233.77.83:37238 2022/03/11 01:45: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. 2022/03/11 01:45:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:22 [INFO] agent: Synced service "_v1_message-router_10.233.9.109_3904" 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:22 [DEBUG] agent: Node info in sync 2022/03/11 01:45:22 [DEBUG] http: Request PUT /v1/agent/service/register (372.101519ms) from=10.233.77.83:37240 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:22 [DEBUG] agent: Node info in sync 2022/03/11 01:45:22 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (625.36µs) from=10.233.77.83:37246 2022/03/11 01:45:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:22 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.6.135_8410" 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:22 [DEBUG] agent: Node info in sync 2022/03/11 01:45:22 [DEBUG] http: Request PUT /v1/agent/service/register (229.511726ms) from=10.233.77.83:37248 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:22 [DEBUG] agent: Node info in sync 2022/03/11 01:45:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (99.944856ms) from=10.233.77.83:37252 2022/03/11 01:45:22 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:22 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:22 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.73.170_8446" 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:22 [DEBUG] agent: Node info in sync 2022/03/11 01:45:22 [DEBUG] http: Request PUT /v1/agent/service/register (72.555578ms) from=10.233.77.83:37254 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:22 [DEBUG] agent: Node info in sync 2022/03/11 01:45:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (509.402µs) from=10.233.77.83:37256 2022/03/11 01:45:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:23 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.73.170_8446" 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:23 [DEBUG] agent: Node info in sync 2022/03/11 01:45:23 [DEBUG] http: Request PUT /v1/agent/service/register (102.652075ms) from=10.233.77.83:37258 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:23 [DEBUG] agent: Node info in sync 2022/03/11 01:45:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (200.032501ms) from=10.233.77.83:37260 2022/03/11 01:45:23 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:23 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.73.170_8446" 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:23 [DEBUG] agent: Node info in sync 2022/03/11 01:45:23 [DEBUG] http: Request PUT /v1/agent/service/register (157.750145ms) from=10.233.77.83:37264 2022/03/11 01:45:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:23 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:23 [DEBUG] agent: Node info in sync 2022/03/11 01:45:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (200.172564ms) from=10.233.77.83:37266 2022/03/11 01:45:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:24 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.73.170_8446" 2022/03/11 01:45:24 [DEBUG] agent: Node info in sync 2022/03/11 01:45:24 [DEBUG] http: Request PUT /v1/agent/service/register (180.298156ms) from=10.233.77.83:37268 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:24 [DEBUG] agent: Node info in sync 2022/03/11 01:45:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (167.589324ms) from=10.233.77.83:37270 2022/03/11 01:45:24 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:24 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.73.170_8446" 2022/03/11 01:45:24 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:24 [DEBUG] agent: Node info in sync 2022/03/11 01:45:24 [DEBUG] http: Request PUT /v1/agent/service/register (187.148985ms) from=10.233.77.83:37276 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:24 [DEBUG] agent: Node info in sync 2022/03/11 01:45:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (200.056273ms) from=10.233.77.83:37278 2022/03/11 01:45:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:25 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.73.170_8446" 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:25 [DEBUG] agent: Node info in sync 2022/03/11 01:45:25 [DEBUG] http: Request PUT /v1/agent/service/register (307.714177ms) from=10.233.77.83:37282 2022/03/11 01:45:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:25 [DEBUG] agent: Node info in sync 2022/03/11 01:45:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (99.972438ms) from=10.233.77.83:37284 2022/03/11 01:45:26 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:26 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.73.170_8446" 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:26 [DEBUG] agent: Node info in sync 2022/03/11 01:45:26 [DEBUG] http: Request PUT /v1/agent/service/register (231.336787ms) from=10.233.77.83:37286 2022/03/11 01:45:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:26 [DEBUG] agent: Node info in sync 2022/03/11 01:45:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (881.593µs) from=10.233.77.83:37294 2022/03/11 01:45:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:26 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.73.170_8446" 2022/03/11 01:45:26 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:26 [DEBUG] agent: Node info in sync 2022/03/11 01:45:26 [DEBUG] http: Request PUT /v1/agent/service/register (6.358598ms) from=10.233.77.83:37300 2022/03/11 01:45:26 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:26 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:26 [DEBUG] agent: Node info in sync 2022/03/11 01:45:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (100.012415ms) from=10.233.77.83:37302 2022/03/11 01:45:27 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:27 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.73.170_8446" 2022/03/11 01:45:27 [DEBUG] agent: Node info in sync 2022/03/11 01:45:27 [DEBUG] http: Request PUT /v1/agent/service/register (176.587591ms) from=10.233.77.83:37308 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:27 [DEBUG] agent: Node info in sync 2022/03/11 01:45:27 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (493.75µs) from=10.233.77.83:37312 2022/03/11 01:45:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.73.170_8446" 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Node info in sync 2022/03/11 01:45:28 [DEBUG] http: Request PUT /v1/agent/service/register (871.386732ms) from=10.233.77.83:37314 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (604.038µs) from=10.233.77.83:37318 2022/03/11 01:45:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:28 [DEBUG] agent: Node info in sync 2022/03/11 01:45:28 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:28 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.73.170_8446" 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:28 [DEBUG] agent: Node info in sync 2022/03/11 01:45:28 [DEBUG] http: Request PUT /v1/agent/service/register (399.989923ms) from=10.233.77.83:37320 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:28 [DEBUG] agent: Node info in sync 2022/03/11 01:45:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (386.243µs) from=10.233.77.83:37328 2022/03/11 01:45:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.73.170_8446" 2022/03/11 01:45:29 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Node info in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Node info in sync 2022/03/11 01:45:29 [DEBUG] http: Request PUT /v1/agent/service/register (299.900184ms) from=10.233.77.83:37330 2022/03/11 01:45:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (514.865µs) from=10.233.77.83:37332 2022/03/11 01:45:29 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.73.170_8446" 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Node info in sync 2022/03/11 01:45:29 [DEBUG] http: Request PUT /v1/agent/service/register (154.798766ms) from=10.233.77.83:37334 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:29 [DEBUG] agent: Node info in sync 2022/03/11 01:45:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (377.181µs) from=10.233.77.83:37346 2022/03/11 01:45:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:29 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.73.170_8446" 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:29 [DEBUG] agent: Node info in sync 2022/03/11 01:45:29 [DEBUG] http: Request PUT /v1/agent/service/register (167.945124ms) from=10.233.77.83:37348 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:29 [DEBUG] agent: Node info in sync 2022/03/11 01:45:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (127.59303ms) from=10.233.77.83:37350 2022/03/11 01:45:30 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:30 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.73.170_8446" 2022/03/11 01:45:30 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Node info in sync 2022/03/11 01:45:30 [DEBUG] http: Request PUT /v1/agent/service/register (501.77587ms) from=10.233.77.83:37352 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:30 [DEBUG] agent: Node info in sync 2022/03/11 01:45:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (471.964µs) from=10.233.77.83:37356 2022/03/11 01:45:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:30 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.73.170_8446" 2022/03/11 01:45:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:30 [DEBUG] agent: Node info in sync 2022/03/11 01:45:30 [DEBUG] http: Request PUT /v1/agent/service/register (205.186343ms) from=10.233.77.83:37358 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:30 [DEBUG] agent: Node info in sync 2022/03/11 01:45:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (99.843472ms) from=10.233.77.83:37362 2022/03/11 01:45:31 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.73.170_8446" 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:31 [DEBUG] agent: Node info in sync 2022/03/11 01:45:31 [DEBUG] http: Request PUT /v1/agent/service/register (299.934092ms) from=10.233.77.83:37364 2022/03/11 01:45:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:31 [DEBUG] agent: Node info in sync 2022/03/11 01:45:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (465.37µs) from=10.233.77.83:37368 2022/03/11 01:45:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.73.170_8446" 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Node info in sync 2022/03/11 01:45:32 [DEBUG] http: Request PUT /v1/agent/service/register (256.981581ms) from=10.233.77.83:37370 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:32 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (463.259µs) from=10.233.77.83:37378 2022/03/11 01:45:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Node info in sync 2022/03/11 01:45:32 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:32 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.73.170_8446" 2022/03/11 01:45:32 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Node info in sync 2022/03/11 01:45:32 [DEBUG] http: Request PUT /v1/agent/service/register (225.354542ms) from=10.233.77.83:37380 2022/03/11 01:45:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:32 [DEBUG] agent: Node info in sync 2022/03/11 01:45:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (403.526µs) from=10.233.77.83:37382 2022/03/11 01:45:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.73.170_8446" 2022/03/11 01:45:33 [DEBUG] agent: Node info in sync 2022/03/11 01:45:33 [DEBUG] http: Request PUT /v1/agent/service/register (526.551218ms) from=10.233.77.83:37384 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:33 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (510.625µs) from=10.233.77.83:37390 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:33 [DEBUG] agent: Node info in sync 2022/03/11 01:45:33 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:34 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.73.170_8446" 2022/03/11 01:45:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:34 [DEBUG] agent: Node info in sync 2022/03/11 01:45:34 [DEBUG] http: Request PUT /v1/agent/service/register (103.971595ms) from=10.233.77.83:37392 2022/03/11 01:45:34 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Node info in sync 2022/03/11 01:45:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (376.856µs) from=10.233.77.83:37394 2022/03/11 01:45:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.73.170_8446" 2022/03/11 01:45:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Node info in sync 2022/03/11 01:45:34 [DEBUG] http: Request PUT /v1/agent/service/register (6.400109ms) from=10.233.77.83:37398 2022/03/11 01:45:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:34 [DEBUG] agent: Node info in sync 2022/03/11 01:45:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (381.394µs) from=10.233.77.83:37404 2022/03/11 01:45:34 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.73.170_8446" 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:35 [DEBUG] agent: Node info in sync 2022/03/11 01:45:35 [DEBUG] http: Request PUT /v1/agent/service/register (239.098831ms) from=10.233.77.83:37406 2022/03/11 01:45:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:35 [DEBUG] agent: Node info in sync 2022/03/11 01:45:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (2.540396ms) from=10.233.77.83:37408 2022/03/11 01:45:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.73.170_8446" 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Node info in sync 2022/03/11 01:45:35 [DEBUG] http: Request PUT /v1/agent/service/register (144.600163ms) from=10.233.77.83:37410 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:35 [DEBUG] agent: Node info in sync 2022/03/11 01:45:35 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (99.808769ms) from=10.233.77.83:37416 2022/03/11 01:45:35 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.73.170_8446" 2022/03/11 01:45:36 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Node info in sync 2022/03/11 01:45:36 [DEBUG] http: Request PUT /v1/agent/service/register (223.549017ms) from=10.233.77.83:37418 2022/03/11 01:45:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:36 [DEBUG] agent: Node info in sync 2022/03/11 01:45:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (371.393µs) from=10.233.77.83:37420 2022/03/11 01:45:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:36 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.73.170_8446" 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Node info in sync 2022/03/11 01:45:36 [DEBUG] http: Request PUT /v1/agent/service/register (236.974315ms) from=10.233.77.83:37422 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:36 [DEBUG] agent: Node info in sync 2022/03/11 01:45:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (405.823µs) from=10.233.77.83:37428 2022/03/11 01:45:36 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:36 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.73.170_8446" 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:36 [DEBUG] agent: Node info in sync 2022/03/11 01:45:36 [DEBUG] http: Request PUT /v1/agent/service/register (112.22421ms) from=10.233.77.83:37430 2022/03/11 01:45:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:36 [DEBUG] agent: Node info in sync 2022/03/11 01:45:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (447.041µs) from=10.233.77.83:37436 2022/03/11 01:45:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:37 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.73.170_8446" 2022/03/11 01:45:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:37 [DEBUG] agent: Node info in sync 2022/03/11 01:45:37 [DEBUG] http: Request PUT /v1/agent/service/register (600.880156ms) from=10.233.77.83:37438 2022/03/11 01:45:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Node info in sync 2022/03/11 01:45:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (603.589µs) from=10.233.77.83:37444 2022/03/11 01:45:37 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.73.170_8446" 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Node info in sync 2022/03/11 01:45:37 [DEBUG] http: Request PUT /v1/agent/service/register (409.47961ms) from=10.233.77.83:37446 2022/03/11 01:45:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:37 [DEBUG] agent: Node info in sync 2022/03/11 01:45:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (99.96342ms) from=10.233.77.83:37452 2022/03/11 01:45:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.73.170_8446" 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Node info in sync 2022/03/11 01:45:38 [DEBUG] http: Request PUT /v1/agent/service/register (381.90868ms) from=10.233.77.83:37454 2022/03/11 01:45:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:38 [DEBUG] agent: Node info in sync 2022/03/11 01:45:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (3.552507ms) from=10.233.77.83:37458 2022/03/11 01:45:38 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.73.170_8446" 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:39 [DEBUG] agent: Node info in sync 2022/03/11 01:45:39 [DEBUG] http: Request PUT /v1/agent/service/register (598.492715ms) from=10.233.77.83:37460 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Node info in sync 2022/03/11 01:45:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (410.95µs) from=10.233.77.83:37466 2022/03/11 01:45:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:39 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.73.170_8446" 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:39 [DEBUG] agent: Node info in sync 2022/03/11 01:45:39 [DEBUG] http: Request PUT /v1/agent/service/register (259.981208ms) from=10.233.77.83:37478 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:39 [DEBUG] agent: Node info in sync 2022/03/11 01:45:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (361.987µs) from=10.233.77.83:37480 2022/03/11 01:45:39 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:39 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.73.170_8446" 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Node info in sync 2022/03/11 01:45:39 [DEBUG] http: Request PUT /v1/agent/service/register (103.999021ms) from=10.233.77.83:37482 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (312.161µs) from=10.233.77.83:37484 2022/03/11 01:45:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Node info in sync 2022/03/11 01:45:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.73.170_8446" 2022/03/11 01:45:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Node info in sync 2022/03/11 01:45:40 [DEBUG] http: Request PUT /v1/agent/service/register (224.041283ms) from=10.233.77.83:37486 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:40 [DEBUG] agent: Node info in sync 2022/03/11 01:45:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (199.941361ms) from=10.233.77.83:37490 2022/03/11 01:45:40 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.73.170_8446" 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:40 [DEBUG] agent: Node info in sync 2022/03/11 01:45:40 [DEBUG] http: Request PUT /v1/agent/service/register (163.300023ms) from=10.233.77.83:37492 2022/03/11 01:45:40 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:40 [DEBUG] agent: Node info in sync 2022/03/11 01:45:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (367.599µs) from=10.233.77.83:37496 2022/03/11 01:45:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.73.170_8446" 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Node info in sync 2022/03/11 01:45:41 [DEBUG] http: Request PUT /v1/agent/service/register (443.539986ms) from=10.233.77.83:37498 2022/03/11 01:45:41 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:41 [DEBUG] agent: Node info in sync 2022/03/11 01:45:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (100.048089ms) from=10.233.77.83:37502 2022/03/11 01:45:41 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/11 01:45:42 [DEBUG] agent: Service "_v2_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.26_8443" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.200_8443" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.16.241_9092" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.59.118_8080" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.26.17_8082" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v1_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v1_nslcm_10.233.62.38_8403" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v1_catalog_10.233.7.13_8806" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [INFO] agent: Synced service "_v11__aai-nquery_10.233.73.170_8446" 2022/03/11 01:45:42 [DEBUG] agent: Service "_v1_nsd_10.233.7.13_8806" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v0_multicloud_10.233.5.69_9001" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.219_8181" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.154_9011" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.60_9015" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v1_parser_10.233.7.13_8806" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.32.103_443" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.34_9095" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.4.165_8484" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v1_vnfres_10.233.38.97_8802" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v1_message-router_10.233.9.109_3904" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.135_8410" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.35.77_8801" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v1_sdc_10.233.59.118_8443" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v1_sdnc_10.233.15.68_8282" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.255_8482" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.13_8806" in sync 2022/03/11 01:45:42 [DEBUG] agent: Node info in sync 2022/03/11 01:45:42 [DEBUG] http: Request PUT /v1/agent/service/register (799.786527ms) from=10.233.77.83:37504 2022/03/11 01:45:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.40.25_8803" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.170_8446" in sync 2022/03/11 01:45:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.170_8446" in sync