By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: 'd68c7623-2698-f0e4-8697-e23c327df38d' Node name: 'onap-msb-consul-f96d66b85-sprjl' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/05/13 04:47:14 [DEBUG] agent: Using random ID "d68c7623-2698-f0e4-8697-e23c327df38d" as node ID 2022/05/13 04:47:14 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:d68c7623-2698-f0e4-8697-e23c327df38d Address:127.0.0.1:8300}] 2022/05/13 04:47:14 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/05/13 04:47:14 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-sprjl.dc1 127.0.0.1 2022/05/13 04:47:14 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-sprjl 127.0.0.1 2022/05/13 04:47:14 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-sprjl (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 04:47:14 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-sprjl.dc1" in area "wan" 2022/05/13 04:47:14 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/05/13 04:47:14 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/05/13 04:47:14 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/05/13 04:47:14 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/05/13 04:47:14 [INFO] agent: started state syncer 2022/05/13 04:47:14 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/05/13 04:47:14 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/05/13 04:47:14 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/05/13 04:47:14 [DEBUG] raft: Votes needed: 1 2022/05/13 04:47:14 [DEBUG] raft: Vote granted from d68c7623-2698-f0e4-8697-e23c327df38d in term 2. Tally: 1 2022/05/13 04:47:14 [INFO] raft: Election won. Tally: 1 2022/05/13 04:47:14 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/05/13 04:47:14 [INFO] consul: cluster leadership acquired 2022/05/13 04:47:14 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-sprjl 2022/05/13 04:47:14 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/05/13 04:47:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 04:47:14 [INFO] consul: member 'onap-msb-consul-f96d66b85-sprjl' joined, marking health alive 2022/05/13 04:47:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 04:47:14 [INFO] agent: Synced node info 2022/05/13 04:47:14 [DEBUG] agent: Node info in sync 2022/05/13 04:47:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 04:47:17 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.12.0 (currently running: 1.4.3) 2022/05/13 04:48:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 04:48:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 04:48:50 [DEBUG] agent: Node info in sync 2022/05/13 04:49:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 04:49:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 04:50:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 04:50:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 04:50:32 [DEBUG] agent: Node info in sync 2022/05/13 04:51:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 04:51:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 04:52:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 04:52:14 [DEBUG] agent: Node info in sync 2022/05/13 04:52:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 04:53:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 04:53:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 04:53:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 04:53:48 [DEBUG] agent: Node info in sync 2022/05/13 04:54:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 04:55:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 04:55:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 04:55:29 [DEBUG] agent: Node info in sync 2022/05/13 04:55:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 04:56:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 04:56:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 04:56:58 [DEBUG] agent: Node info in sync 2022/05/13 04:57:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 04:58:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 04:58:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 04:58:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 04:58:31 [DEBUG] agent: Node info in sync 2022/05/13 04:59:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:00:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:00:04 [DEBUG] agent: Node info in sync 2022/05/13 05:00:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:01:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 05:01:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:02:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:02:01 [DEBUG] agent: Node info in sync 2022/05/13 05:02:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:03:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:03:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:03:33 [DEBUG] agent: Node info in sync 2022/05/13 05:03:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 05:04:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:05:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:05:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:05:26 [DEBUG] agent: Node info in sync 2022/05/13 05:06:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:06:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 05:06:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:06:33 [DEBUG] agent: Node info in sync 2022/05/13 05:07:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:08:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:08:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:08:19 [DEBUG] agent: Node info in sync 2022/05/13 05:09:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:09:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 05:10:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:10:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:10:17 [DEBUG] agent: Node info in sync 2022/05/13 05:11:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:11:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 05:12:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:12:07 [DEBUG] agent: Node info in sync 2022/05/13 05:12:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:13:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:14:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:14:01 [DEBUG] agent: Node info in sync 2022/05/13 05:14:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:14:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 05:15:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:15:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:15:55 [DEBUG] agent: Node info in sync 2022/05/13 05:16:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:17:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:17:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:17:29 [DEBUG] agent: Node info in sync 2022/05/13 05:17:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 05:18:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:18:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:18:57 [DEBUG] agent: Node info in sync 2022/05/13 05:19:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:19:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 05:20:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:20:05 [DEBUG] agent: Node info in sync 2022/05/13 05:20:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:21:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:21:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:21:35 [DEBUG] agent: Node info in sync 2022/05/13 05:22:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:22:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 05:23:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:23:10 [DEBUG] agent: Node info in sync 2022/05/13 05:23:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:24:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:24:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:24:36 [DEBUG] agent: Node info in sync 2022/05/13 05:25:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 05:25:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:26:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:26:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:26:17 [DEBUG] agent: Node info in sync 2022/05/13 05:27:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:27:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:27:34 [DEBUG] agent: Node info in sync 2022/05/13 05:27:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 05:28:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:28:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:28:45 [DEBUG] agent: Node info in sync 2022/05/13 05:29:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:30:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:30:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 05:30:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:30:28 [DEBUG] agent: Node info in sync 2022/05/13 05:31:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:32:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:32:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:32:24 [DEBUG] agent: Node info in sync 2022/05/13 05:33:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 05:33:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:33:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:33:47 [DEBUG] agent: Node info in sync 2022/05/13 05:34:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:35:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:35:04 [DEBUG] agent: Node info in sync 2022/05/13 05:35:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:35:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 05:36:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:37:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:37:04 [DEBUG] agent: Node info in sync 2022/05/13 05:37:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:37:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 05:38:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:38:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:38:37 [DEBUG] agent: Node info in sync 2022/05/13 05:39:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:39:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 05:40:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:40:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:40:16 [DEBUG] agent: Node info in sync 2022/05/13 05:41:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:41:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:41:35 [DEBUG] agent: Node info in sync 2022/05/13 05:42:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:42:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 05:43:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:43:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:43:19 [DEBUG] agent: Node info in sync 2022/05/13 05:44:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:45:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 05:45:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:45:12 [DEBUG] agent: Node info in sync 2022/05/13 05:45:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:46:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:46:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:46:27 [DEBUG] agent: Node info in sync 2022/05/13 05:47:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:47:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:47:39 [DEBUG] agent: Node info in sync 2022/05/13 05:48:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 05:48:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:49:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:49:10 [DEBUG] agent: Node info in sync 2022/05/13 05:49:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:50:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:50:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 05:50:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:50:31 [DEBUG] agent: Node info in sync 2022/05/13 05:51:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:52:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:52:01 [DEBUG] agent: Node info in sync 2022/05/13 05:52:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:53:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 05:53:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:53:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:53:59 [DEBUG] agent: Node info in sync 2022/05/13 05:54:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:55:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:55:11 [DEBUG] agent: Node info in sync 2022/05/13 05:55:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:55:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 05:56:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:56:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:56:19 [DEBUG] agent: Node info in sync 2022/05/13 05:57:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:57:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:57:27 [DEBUG] agent: Node info in sync 2022/05/13 05:57:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 05:58:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:59:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 05:59:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 05:59:19 [DEBUG] agent: Node info in sync 2022/05/13 06:00:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 06:00:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:01:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 06:01:03 [DEBUG] agent: Node info in sync 2022/05/13 06:01:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:02:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:02:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 06:02:19 [DEBUG] agent: Node info in sync 2022/05/13 06:03:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 06:03:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:03:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 06:03:34 [DEBUG] agent: Node info in sync 2022/05/13 06:04:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:05:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:05:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 06:05:28 [DEBUG] agent: Node info in sync 2022/05/13 06:05:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 06:06:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:06:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 06:06:33 [DEBUG] agent: Node info in sync 2022/05/13 06:07:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:07:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 06:07:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 06:07:54 [DEBUG] agent: Node info in sync 2022/05/13 06:08:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:09:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:09:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 06:09:20 [DEBUG] agent: Node info in sync 2022/05/13 06:10:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:10:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 06:11:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 06:11:08 [DEBUG] agent: Node info in sync 2022/05/13 06:11:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:12:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 06:12:14 [DEBUG] agent: Node info in sync 2022/05/13 06:12:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:12:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 06:13:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:14:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 06:14:01 [DEBUG] agent: Node info in sync 2022/05/13 06:14:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:15:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 06:15:08 [DEBUG] agent: Node info in sync 2022/05/13 06:15:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 06:15:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:16:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:16:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 06:16:55 [DEBUG] agent: Node info in sync 2022/05/13 06:17:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:17:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 06:18:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 06:18:13 [DEBUG] agent: Node info in sync 2022/05/13 06:18:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:19:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:20:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 06:20:02 [DEBUG] agent: Node info in sync 2022/05/13 06:20:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:20:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 06:21:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:21:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 06:21:54 [DEBUG] agent: Node info in sync 2022/05/13 06:22:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:22:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 06:23:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:23:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 06:23:34 [DEBUG] agent: Node info in sync 2022/05/13 06:24:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:24:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 06:24:55 [DEBUG] agent: Node info in sync 2022/05/13 06:25:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:25:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 06:25:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 06:25:59 [DEBUG] agent: Node info in sync 2022/05/13 06:26:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:27:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:27:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 06:27:46 [DEBUG] agent: Node info in sync 2022/05/13 06:28:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 06:28:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:29:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 06:29:07 [DEBUG] agent: Node info in sync 2022/05/13 06:29:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:30:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:30:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/13 06:30:15 [DEBUG] agent: Node info in sync 2022/05/13 06:31:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-sprjl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/13 06:31:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-sprjl" since the cluster is too small 2022/05/13 06:31:30 [DEBUG] http: Request GET /v1/status/leader (1.870868ms) from=10.233.72.120:37488 2022/05/13 06:31:31 [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/05/13 06:31:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:31 [INFO] agent: Synced service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" 2022/05/13 06:31:31 [DEBUG] agent: Node info in sync 2022/05/13 06:31:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.901467ms) from=10.233.72.120:37494 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:31 [DEBUG] agent: Node info in sync 2022/05/13 06:31:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-nfvo-ns-lcm-v1 (955.369µs) from=10.233.72.120:37496 2022/05/13 06:31:31 [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/05/13 06:31:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:31 [INFO] agent: Synced service "_v1_wf-gui_10.233.9.158_8443" 2022/05/13 06:31:31 [DEBUG] agent: Node info in sync 2022/05/13 06:31:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.682585ms) from=10.233.72.120:37504 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:31 [DEBUG] agent: Node info in sync 2022/05/13 06:31:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (466.361µs) from=10.233.72.120:37506 2022/05/13 06:31:31 [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/05/13 06:31:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:31 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.28.130_8410" 2022/05/13 06:31:31 [DEBUG] agent: Node info in sync 2022/05/13 06:31:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.820449ms) from=10.233.72.120:37508 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:31 [DEBUG] agent: Node info in sync 2022/05/13 06:31:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (441.706µs) from=10.233.72.120:37510 2022/05/13 06:31:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:31 [INFO] agent: Synced service "_v1_sdc-gui_10.233.45.146_8181" 2022/05/13 06:31:31 [DEBUG] agent: Node info in sync 2022/05/13 06:31:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.618214ms) from=10.233.72.120:37512 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:31 [DEBUG] agent: Node info in sync 2022/05/13 06:31:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.742582ms) from=10.233.72.120:37514 2022/05/13 06:31:31 [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/05/13 06:31:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:31 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.63.184_8482" 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:31 [DEBUG] agent: Node info in sync 2022/05/13 06:31:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.172216ms) from=10.233.72.120:37520 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:31 [DEBUG] agent: Node info in sync 2022/05/13 06:31:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (618.032µs) from=10.233.72.120:37522 2022/05/13 06:31:31 [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/05/13 06:31:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:31 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.35.157_8484" 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:31 [DEBUG] agent: Node info in sync 2022/05/13 06:31:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.228826ms) from=10.233.72.120:37524 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:31 [DEBUG] agent: Node info in sync 2022/05/13 06:31:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (733.535µs) from=10.233.72.120:37526 2022/05/13 06:31:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:31 [INFO] agent: Synced service "_v0_multicloud_10.233.44.99_9001" 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:31 [DEBUG] agent: Node info in sync 2022/05/13 06:31:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.228462ms) from=10.233.72.120:37528 2022/05/13 06:31:31 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:31 [DEBUG] agent: Node info in sync 2022/05/13 06:31:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (601.606µs) from=10.233.72.120:37530 2022/05/13 06:31:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:31 [INFO] agent: Synced service "_v1_multicloud_10.233.44.99_9001" 2022/05/13 06:31:31 [DEBUG] agent: Node info in sync 2022/05/13 06:31:31 [DEBUG] http: Request PUT /v1/agent/service/register (6.047124ms) from=10.233.72.120:37538 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:31 [DEBUG] agent: Node info in sync 2022/05/13 06:31:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (818.238µs) from=10.233.72.120:37540 2022/05/13 06:31:31 [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/05/13 06:31:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:31 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" 2022/05/13 06:31:31 [DEBUG] agent: Node info in sync 2022/05/13 06:31:31 [DEBUG] http: Request PUT /v1/agent/service/register (5.992966ms) from=10.233.72.120:37542 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:31 [DEBUG] agent: Node info in sync 2022/05/13 06:31:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (628.567µs) from=10.233.72.120:37544 2022/05/13 06:31:31 [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/05/13 06:31:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:31 [INFO] agent: Synced service "_v1_vnfmgr_10.233.44.130_8803" 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:31 [DEBUG] agent: Node info in sync 2022/05/13 06:31:31 [DEBUG] http: Request PUT /v1/agent/service/register (5.267454ms) from=10.233.72.120:37550 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:31 [DEBUG] agent: Node info in sync 2022/05/13 06:31:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (642.36µs) from=10.233.72.120:37552 2022/05/13 06:31:31 [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/05/13 06:31:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:31 [INFO] agent: Synced service "_v1_vnfres_10.233.46.99_8802" 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:31 [DEBUG] agent: Node info in sync 2022/05/13 06:31:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.599627ms) from=10.233.72.120:37554 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:31 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:31 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (717.772µs) from=10.233.72.120:37556 2022/05/13 06:31:32 [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/05/13 06:31:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [INFO] agent: Synced service "_v1_vnflcm_10.233.2.188_8801" 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.523778ms) from=10.233.72.120:37558 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (507.156µs) from=10.233.72.120:37560 2022/05/13 06:31:32 [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/05/13 06:31:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.6.136_8082" 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request PUT /v1/agent/service/register (3.918362ms) from=10.233.72.120:37562 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (524.846µs) from=10.233.72.120:37564 2022/05/13 06:31:32 [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/05/13 06:31:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.46.86_8443" 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.212978ms) from=10.233.72.120:37566 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (512.089µs) from=10.233.72.120:37568 2022/05/13 06:31:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:32 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.43.178_9011" 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.668654ms) from=10.233.72.120:37570 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (451.513µs) from=10.233.72.120:37572 2022/05/13 06:31:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.43.178_9011" 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.858441ms) from=10.233.72.120:37574 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (532.025µs) from=10.233.72.120:37576 2022/05/13 06:31:32 [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/05/13 06:31:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [INFO] agent: Synced service "_v1_sdnc_10.233.9.209_8282" 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request PUT /v1/agent/service/register (3.845101ms) from=10.233.72.120:37578 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (440.117µs) from=10.233.72.120:37580 2022/05/13 06:31:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:32 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.37.61_443" 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request PUT /v1/agent/service/register (5.644679ms) from=10.233.72.120:37582 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (496.477µs) from=10.233.72.120:37584 2022/05/13 06:31:32 [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/05/13 06:31:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [INFO] agent: Synced service "_v1_nslcm_10.233.47.226_8403" 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request PUT /v1/agent/service/register (5.656535ms) from=10.233.72.120:37586 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (531.85µs) from=10.233.72.120:37588 2022/05/13 06:31:32 [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/05/13 06:31:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:32 [INFO] agent: Synced service "_v2_nslcm_10.233.47.226_8403" 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request PUT /v1/agent/service/register (3.267842ms) from=10.233.72.120:37590 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (395.863µs) from=10.233.72.120:37592 2022/05/13 06:31:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [INFO] agent: Synced service "_v1_parser_10.233.25.215_8806" 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request PUT /v1/agent/service/register (3.0917ms) from=10.233.72.120:37594 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request GET /v1/health/service/parser-v1 (537.303µs) from=10.233.72.120:37596 2022/05/13 06:31:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [INFO] agent: Synced service "_v1_catalog_10.233.25.215_8806" 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request PUT /v1/agent/service/register (5.915496ms) from=10.233.72.120:37598 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (535.277µs) from=10.233.72.120:37600 2022/05/13 06:31:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [INFO] agent: Synced service "_v1_nsd_10.233.25.215_8806" 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request PUT /v1/agent/service/register (10.236631ms) from=10.233.72.120:37602 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (1.186384ms) from=10.233.72.120:37608 2022/05/13 06:31:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:32 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.25.215_8806" 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.011668ms) from=10.233.72.120:37612 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (583.846µs) from=10.233.72.120:37614 2022/05/13 06:31:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [INFO] agent: Synced service "_v1_message-router_10.233.35.177_3904" 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.692709ms) from=10.233.72.120:37616 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (548.288µs) from=10.233.72.120:37618 2022/05/13 06:31:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.45.104_9007" 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request PUT /v1/agent/service/register (3.504819ms) from=10.233.72.120:37624 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (904.533µs) from=10.233.72.120:37626 2022/05/13 06:31:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:32 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.45.104_9007" 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request PUT /v1/agent/service/register (3.464341ms) from=10.233.72.120:37630 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:32 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:32 [DEBUG] agent: Node info in sync 2022/05/13 06:31:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (590.76µs) from=10.233.72.120:37632 2022/05/13 06:31:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31: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/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [INFO] agent: Synced service "_v1_sdc_10.233.13.49_8443" 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request PUT /v1/agent/service/register (7.238755ms) from=10.233.72.120:37636 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (593.644µs) from=10.233.72.120:37638 2022/05/13 06:31:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31: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/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.13.49_8080" 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request PUT /v1/agent/service/register (3.474262ms) from=10.233.72.120:37640 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (473.159µs) from=10.233.72.120:37644 2022/05/13 06:31:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31: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/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.61.80_9015" 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request PUT /v1/agent/service/register (4.148733ms) from=10.233.72.120:37646 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (454.569µs) from=10.233.72.120:37648 2022/05/13 06:31:33 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31: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/05/13 06:31: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/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.70.69_8446" 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request PUT /v1/agent/service/register (3.14384ms) from=10.233.72.120:37652 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (965.299µs) from=10.233.72.120:37654 2022/05/13 06:31:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31: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/05/13 06:31: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/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.70.69_8446" 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request PUT /v1/agent/service/register (3.519257ms) from=10.233.72.120:37656 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (374.938µs) from=10.233.72.120:37658 2022/05/13 06:31:33 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31: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/05/13 06:31: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/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.70.69_8446" 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request PUT /v1/agent/service/register (3.220132ms) from=10.233.72.120:37670 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (514.173µs) from=10.233.72.120:37672 2022/05/13 06:31:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31: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/05/13 06:31: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/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.70.69_8446" 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request PUT /v1/agent/service/register (4.377229ms) from=10.233.72.120:37674 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (555.96µs) from=10.233.72.120:37676 2022/05/13 06:31:33 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31: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/05/13 06:31: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/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.70.69_8446" 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request PUT /v1/agent/service/register (3.694425ms) from=10.233.72.120:37680 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (436.995µs) from=10.233.72.120:37682 2022/05/13 06:31:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31: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/05/13 06:31: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/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.70.69_8446" 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request PUT /v1/agent/service/register (3.801077ms) from=10.233.72.120:37684 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (435.909µs) from=10.233.72.120:37686 2022/05/13 06:31:33 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31: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/05/13 06:31: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/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.70.69_8446" 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request PUT /v1/agent/service/register (3.383518ms) from=10.233.72.120:37694 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (432.393µs) from=10.233.72.120:37696 2022/05/13 06:31:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31: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/05/13 06:31: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/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.70.69_8446" 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request PUT /v1/agent/service/register (3.675841ms) from=10.233.72.120:37698 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (699.442µs) from=10.233.72.120:37704 2022/05/13 06:31:33 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31: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/05/13 06:31: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/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.70.69_8446" 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request PUT /v1/agent/service/register (3.426298ms) from=10.233.72.120:37706 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (740.917µs) from=10.233.72.120:37708 2022/05/13 06:31:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31: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/05/13 06:31: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/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.70.69_8446" 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request PUT /v1/agent/service/register (5.405467ms) from=10.233.72.120:37710 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (512.067µs) from=10.233.72.120:37716 2022/05/13 06:31:33 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31: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/05/13 06:31: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/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.70.69_8446" 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request PUT /v1/agent/service/register (3.972831ms) from=10.233.72.120:37720 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (413.315µs) from=10.233.72.120:37722 2022/05/13 06:31:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31: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/05/13 06:31: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/05/13 06:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.70.69_8446" 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request PUT /v1/agent/service/register (3.627749ms) from=10.233.72.120:37724 2022/05/13 06:31:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (771.976µs) from=10.233.72.120:37726 2022/05/13 06:31:33 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31: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/05/13 06:31: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/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.70.69_8446" 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request PUT /v1/agent/service/register (4.705757ms) from=10.233.72.120:37730 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (684.086µs) from=10.233.72.120:37732 2022/05/13 06:31:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31: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/05/13 06:31: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/05/13 06:31:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.70.69_8446" 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request PUT /v1/agent/service/register (10.650741ms) from=10.233.72.120:37734 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (545.993µs) from=10.233.72.120:37736 2022/05/13 06:31:33 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31: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/05/13 06:31: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/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.70.69_8446" 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request PUT /v1/agent/service/register (3.830948ms) from=10.233.72.120:37738 2022/05/13 06:31:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (441.087µs) from=10.233.72.120:37740 2022/05/13 06:31:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31: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/05/13 06:31: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/05/13 06:31:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.70.69_8446" 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request PUT /v1/agent/service/register (3.385244ms) from=10.233.72.120:37746 2022/05/13 06:31:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (448.832µs) from=10.233.72.120:37748 2022/05/13 06:31:33 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31: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/05/13 06:31: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/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.70.69_8446" 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:33 [DEBUG] http: Request PUT /v1/agent/service/register (12.751838ms) from=10.233.72.120:37750 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:33 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (434.461µs) from=10.233.72.120:37752 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.70.69_8446" 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request PUT /v1/agent/service/register (8.315117ms) from=10.233.72.120:37754 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (577.173µs) from=10.233.72.120:37756 2022/05/13 06:31:34 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.70.69_8446" 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request PUT /v1/agent/service/register (12.05294ms) from=10.233.72.120:37758 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (1.303815ms) from=10.233.72.120:37762 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.70.69_8446" 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request PUT /v1/agent/service/register (4.266871ms) from=10.233.72.120:37764 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (706.103µs) from=10.233.72.120:37766 2022/05/13 06:31:34 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.70.69_8446" 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request PUT /v1/agent/service/register (5.602644ms) from=10.233.72.120:37768 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (592.353µs) from=10.233.72.120:37770 2022/05/13 06:31: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/05/13 06:31:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.70.69_8446" 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request PUT /v1/agent/service/register (4.580688ms) from=10.233.72.120:37788 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (556.312µs) from=10.233.72.120:37792 2022/05/13 06:31: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/05/13 06:31: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/05/13 06:31:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.70.69_8446" 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request PUT /v1/agent/service/register (4.182966ms) from=10.233.72.120:37796 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (431.468µs) from=10.233.72.120:37798 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.70.69_8446" 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.33271ms) from=10.233.72.120:37800 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (505.679µs) from=10.233.72.120:37802 2022/05/13 06:31:34 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.70.69_8446" 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request PUT /v1/agent/service/register (9.816362ms) from=10.233.72.120:37804 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (423.886µs) from=10.233.72.120:37806 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.70.69_8446" 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.779487ms) from=10.233.72.120:37808 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (407.87µs) from=10.233.72.120:37810 2022/05/13 06:31:34 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.70.69_8446" 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request PUT /v1/agent/service/register (6.401187ms) from=10.233.72.120:37812 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (446.002µs) from=10.233.72.120:37814 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.70.69_8446" 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request PUT /v1/agent/service/register (10.636427ms) from=10.233.72.120:37818 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (628.095µs) from=10.233.72.120:37820 2022/05/13 06:31:34 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.70.69_8446" 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request PUT /v1/agent/service/register (4.831305ms) from=10.233.72.120:37822 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (545.305µs) from=10.233.72.120:37824 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.70.69_8446" 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request PUT /v1/agent/service/register (4.206431ms) from=10.233.72.120:37826 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (635.903µs) from=10.233.72.120:37828 2022/05/13 06:31:34 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.70.69_8446" 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.256246ms) from=10.233.72.120:37830 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (432.491µs) from=10.233.72.120:37832 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.70.69_8446" 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request PUT /v1/agent/service/register (4.178176ms) from=10.233.72.120:37836 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (537.528µs) from=10.233.72.120:37838 2022/05/13 06:31:34 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.70.69_8446" 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.816703ms) from=10.233.72.120:37840 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (430.011µs) from=10.233.72.120:37842 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.70.69_8446" 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request PUT /v1/agent/service/register (5.584176ms) from=10.233.72.120:37844 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (420.538µs) from=10.233.72.120:37846 2022/05/13 06:31:34 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.70.69_8446" 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request PUT /v1/agent/service/register (7.250794ms) from=10.233.72.120:37848 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.99_9001" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.130_8803" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Node info in sync 2022/05/13 06:31:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (514.472µs) from=10.233.72.120:37850 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.184_8482" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.51.212_9092" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.177_3904" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.61.80_9015" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.70.69_8446" 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.35.157_8484" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfres_10.233.46.99_8802" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.6.136_8082" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.13.49_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.5.165_9095" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.28.130_8410" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.61_443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_parser_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.86_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.13.49_8080" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.9.158_8443" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.45.146_8181" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.2.188_8801" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.9.209_8282" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.104_9007" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.178_9011" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.215_8806" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.69_8446" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v1_nslcm_10.233.47.226_8403" in sync 2022/05/13 06:31:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.