Results

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: '4dbf52ed-40b1-fef4-cbda-08fe50bfbe0a'
         Node name: 'onap-msb-consul-59f55f8877-bjwq2'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

==> Log data will now stream in as it occurs:

    2022/03/12 00:32:56 [DEBUG] agent: Using random ID "4dbf52ed-40b1-fef4-cbda-08fe50bfbe0a" as node ID
    2022/03/12 00:32:56 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:4dbf52ed-40b1-fef4-cbda-08fe50bfbe0a Address:127.0.0.1:8300}]
    2022/03/12 00:32:56 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/03/12 00:32:56 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/03/12 00:32:56 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/03/12 00:32:56 [WARN] raft: Unable to get address for server id 4dbf52ed-40b1-fef4-cbda-08fe50bfbe0a, using fallback address 127.0.0.1:8300: Could not find address for server id 4dbf52ed-40b1-fef4-cbda-08fe50bfbe0a
    2022/03/12 00:32:56 [DEBUG] raft: Votes needed: 1
    2022/03/12 00:32:56 [DEBUG] raft: Vote granted from 4dbf52ed-40b1-fef4-cbda-08fe50bfbe0a in term 2. Tally: 1
    2022/03/12 00:32:56 [INFO] raft: Election won. Tally: 1
    2022/03/12 00:32:56 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/03/12 00:32:56 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-bjwq2.dc1 127.0.0.1
    2022/03/12 00:32:57 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-bjwq2 127.0.0.1
    2022/03/12 00:32:57 [INFO] consul: cluster leadership acquired
    2022/03/12 00:32:57 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-bjwq2 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/12 00:32:57 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-bjwq2.dc1" in area "wan"
    2022/03/12 00:32:57 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/03/12 00:32:57 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-bjwq2
    2022/03/12 00:32:57 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/03/12 00:32:57 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/03/12 00:32:57 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/03/12 00:32:57 [INFO] agent: started state syncer
    2022/03/12 00:32:57 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/03/12 00:32:57 [INFO] agent: Synced node info
    2022/03/12 00:33:00 [DEBUG] agent: Node info in sync
    2022/03/12 00:33:00 [DEBUG] agent: Node info in sync
    2022/03/12 00:33:00 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/03/12 00:33:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 00:33:00 [INFO] consul: member 'onap-msb-consul-59f55f8877-bjwq2' joined, marking health alive
    2022/03/12 00:33:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2022/03/12 00:33:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 00:34:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 00:34:43 [DEBUG] agent: Node info in sync
    2022/03/12 00:34:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-bjwq2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/12 00:34:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 00:35:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 00:36:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 00:36:29 [DEBUG] agent: Node info in sync
    2022/03/12 00:36:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 00:37:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-bjwq2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/12 00:37:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 00:37:39 [DEBUG] agent: Node info in sync
    2022/03/12 00:37:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 00:38:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 00:39:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 00:39:17 [DEBUG] agent: Node info in sync
    2022/03/12 00:39:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-bjwq2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/12 00:39:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 00:40:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 00:40:38 [DEBUG] agent: Node info in sync
    2022/03/12 00:40:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 00:41:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 00:42:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 00:42:28 [DEBUG] agent: Node info in sync
    2022/03/12 00:42:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-bjwq2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/12 00:42:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 00:43:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 00:44:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 00:44:05 [DEBUG] agent: Node info in sync
    2022/03/12 00:44:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 00:45:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 00:45:12 [DEBUG] agent: Node info in sync
    2022/03/12 00:45:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-bjwq2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/12 00:45:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 00:46:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 00:46:17 [DEBUG] agent: Node info in sync
    2022/03/12 00:46:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 00:47:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 00:47:17 [DEBUG] agent: Node info in sync
    2022/03/12 00:47:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 00:48:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-bjwq2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/12 00:48:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 00:48:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 00:48:59 [DEBUG] agent: Node info in sync
    2022/03/12 00:49:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 00:50:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 00:50:07 [DEBUG] agent: Node info in sync
    2022/03/12 00:50:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-bjwq2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/12 00:50:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 00:51:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 00:51:11 [DEBUG] agent: Node info in sync
    2022/03/12 00:51:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 00:52:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 00:52:46 [DEBUG] agent: Node info in sync
    2022/03/12 00:52:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 00:53:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-bjwq2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/12 00:53:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 00:54:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 00:54:24 [DEBUG] agent: Node info in sync
    2022/03/12 00:54:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 00:55:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-bjwq2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/12 00:55:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 00:55:55 [DEBUG] agent: Node info in sync
    2022/03/12 00:55:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 00:56:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 00:57:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 00:57:31 [DEBUG] agent: Node info in sync
    2022/03/12 00:57:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 00:57:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-bjwq2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/12 00:58:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 00:58:41 [DEBUG] agent: Node info in sync
    2022/03/12 00:58:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 00:59:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 01:00:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-bjwq2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/12 01:00:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 01:00:33 [DEBUG] agent: Node info in sync
    2022/03/12 01:00:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 01:01:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 01:02:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 01:02:10 [DEBUG] agent: Node info in sync
    2022/03/12 01:02:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 01:03:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-bjwq2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/12 01:03:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 01:03:52 [DEBUG] agent: Node info in sync
    2022/03/12 01:03:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 01:04:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 01:05:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-bjwq2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/12 01:05:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 01:05:50 [DEBUG] agent: Node info in sync
    2022/03/12 01:05:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 01:06:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 01:07:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 01:07:10 [DEBUG] agent: Node info in sync
    2022/03/12 01:07:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 01:08:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-bjwq2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/12 01:08:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 01:08:36 [DEBUG] agent: Node info in sync
    2022/03/12 01:08:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 01:09:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 01:10:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-bjwq2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/12 01:10:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 01:10:17 [DEBUG] agent: Node info in sync
    2022/03/12 01:10:57 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 01:11:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 01:12:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 01:12:07 [DEBUG] agent: Node info in sync
    2022/03/12 01:12:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-bjwq2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/12 01:12:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 01:13:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 01:13:45 [DEBUG] agent: Node info in sync
    2022/03/12 01:13:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 01:14:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 01:15:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 01:15:09 [DEBUG] agent: Node info in sync
    2022/03/12 01:15:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-bjwq2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/12 01:15:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 01:16:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 01:16:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/12 01:16:59 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:40 [DEBUG] http: Request GET /v1/status/leader (162.140002ms) from=10.233.73.113:34056
    2022/03/12 01:17:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:42 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.58.94_9011"
    2022/03/12 01:17:42 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:42 [DEBUG] http: Request PUT /v1/agent/service/register (678.38203ms) from=10.233.73.113:34064
    2022/03/12 01:17:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:42 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (511.601µs) from=10.233.73.113:34072
    2022/03/12 01:17:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:42 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.58.94_9011"
    2022/03/12 01:17:42 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:42 [DEBUG] http: Request PUT /v1/agent/service/register (76.134306ms) from=10.233.73.113:34074
    2022/03/12 01:17:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:42 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (636.206µs) from=10.233.73.113:34078
    2022/03/12 01:17:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:43 [INFO] agent: Synced service "_v1_sdc_10.233.42.158_8443"
    2022/03/12 01:17:43 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:43 [DEBUG] http: Request PUT /v1/agent/service/register (87.677011ms) from=10.233.73.113:34080
    2022/03/12 01:17:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:43 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:43 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:43 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (859.483µs) from=10.233.73.113:34082
    2022/03/12 01:17:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:44 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:44 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.42.158_8080"
    2022/03/12 01:17:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:44 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:44 [DEBUG] http: Request PUT /v1/agent/service/register (269.492668ms) from=10.233.73.113:34090
    2022/03/12 01:17:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:44 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:44 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:44 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (172.681381ms) from=10.233.73.113:34092
    2022/03/12 01:17:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:45 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:45 [INFO] agent: Synced service "_v1_sdnc_10.233.19.118_8282"
    2022/03/12 01:17:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:45 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:45 [DEBUG] http: Request PUT /v1/agent/service/register (372.280719ms) from=10.233.73.113:34098
    2022/03/12 01:17:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:45 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:45 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:45 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (791.5µs) from=10.233.73.113:34110
    2022/03/12 01:17:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/so-etsi-nfvo-ns-lcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:46 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:46 [INFO] agent: Synced service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095"
    2022/03/12 01:17:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:46 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:46 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:46 [DEBUG] http: Request PUT /v1/agent/service/register (266.179731ms) from=10.233.73.113:34116
    2022/03/12 01:17:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:46 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:46 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:46 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:46 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-nfvo-ns-lcm-v1 (476.847µs) from=10.233.73.113:34118
    2022/03/12 01:17:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:46 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:46 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:46 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.19.113_8443"
    2022/03/12 01:17:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:46 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:46 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:46 [DEBUG] http: Request PUT /v1/agent/service/register (167.234651ms) from=10.233.73.113:34122
    2022/03/12 01:17:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:46 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:46 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:46 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:47 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (104.689983ms) from=10.233.73.113:34124
    2022/03/12 01:17:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:48 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.6.38_8410"
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:48 [DEBUG] http: Request PUT /v1/agent/service/register (376.712931ms) from=10.233.73.113:34134
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (534.613µs) from=10.233.73.113:34136
    2022/03/12 01:17:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:48 [INFO] agent: Synced service "_v1_vnflcm_10.233.50.183_8801"
    2022/03/12 01:17:48 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:48 [DEBUG] http: Request PUT /v1/agent/service/register (196.95755ms) from=10.233.73.113:34146
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:48 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (766.743µs) from=10.233.73.113:34148
    2022/03/12 01:17:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:49 [INFO] agent: Synced service "_v1_message-router_10.233.30.9_3904"
    2022/03/12 01:17:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:49 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:49 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:49 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:49 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:49 [DEBUG] http: Request PUT /v1/agent/service/register (370.32976ms) from=10.233.73.113:34150
    2022/03/12 01:17:49 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:49 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:49 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:49 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:17:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:49 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:49 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (522.812µs) from=10.233.73.113:34154
    2022/03/12 01:17:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:50 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.13.148_8082"
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:50 [DEBUG] http: Request PUT /v1/agent/service/register (300.917191ms) from=10.233.73.113:34156
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (653.99µs) from=10.233.73.113:34162
    2022/03/12 01:17:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:50 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.9.53_443"
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:50 [DEBUG] http: Request PUT /v1/agent/service/register (204.613657ms) from=10.233.73.113:34164
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:17:50 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (639.276µs) from=10.233.73.113:34172
    2022/03/12 01:17:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:17:51 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.21.135_9015"
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:51 [DEBUG] http: Request PUT /v1/agent/service/register (200.035494ms) from=10.233.73.113:34174
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (850.025µs) from=10.233.73.113:34176
    2022/03/12 01:17:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:17:51 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.4.139_9007"
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:51 [DEBUG] http: Request PUT /v1/agent/service/register (510.126583ms) from=10.233.73.113:34178
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:51 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.206632279s) from=10.233.73.113:34194
    2022/03/12 01:17:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:53 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.4.139_9007"
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:53 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:53 [DEBUG] http: Request PUT /v1/agent/service/register (300.684069ms) from=10.233.73.113:34198
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:17:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:17:53 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (718.815µs) from=10.233.73.113:34202
    2022/03/12 01:17:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:54 [INFO] agent: Synced service "_v1_wf-gui_10.233.10.187_8443"
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:54 [DEBUG] http: Request PUT /v1/agent/service/register (274.744766ms) from=10.233.73.113:34208
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:54 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (689.989µs) from=10.233.73.113:34210
    2022/03/12 01:17:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:17:55 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.15.235_8484"
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:55 [DEBUG] http: Request PUT /v1/agent/service/register (761.887722ms) from=10.233.73.113:34212
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:17:55 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (689.396µs) from=10.233.73.113:34218
    2022/03/12 01:17:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:17:56 [INFO] agent: Synced service "_v1_vnfmgr_10.233.43.88_8803"
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:56 [DEBUG] http: Request PUT /v1/agent/service/register (599.938148ms) from=10.233.73.113:34226
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (710.473µs) from=10.233.73.113:34234
    2022/03/12 01:17:56 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:17:56 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.72.166_8446"
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:56 [DEBUG] http: Request PUT /v1/agent/service/register (310.639702ms) from=10.233.73.113:34236
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:17:56 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (500.758µs) from=10.233.73.113:34240
    2022/03/12 01:17:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:17:57 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.72.166_8446"
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:57 [DEBUG] http: Request PUT /v1/agent/service/register (481.588314ms) from=10.233.73.113:34246
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:17:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (539.705µs) from=10.233.73.113:34250
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-bjwq2" since the cluster is too small
    2022/03/12 01:17:58 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:17:58 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.72.166_8446"
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:58 [DEBUG] http: Request PUT /v1/agent/service/register (773.495349ms) from=10.233.73.113:34252
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:17:58 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (413.57µs) from=10.233.73.113:34262
    2022/03/12 01:17:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:59 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.72.166_8446"
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:59 [DEBUG] http: Request PUT /v1/agent/service/register (383.02153ms) from=10.233.73.113:34264
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (622.951µs) from=10.233.73.113:34266
    2022/03/12 01:17:59 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:17:59 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.72.166_8446"
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:59 [DEBUG] http: Request PUT /v1/agent/service/register (152.912183ms) from=10.233.73.113:34268
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:17:59 [DEBUG] agent: Node info in sync
    2022/03/12 01:17:59 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (549.521µs) from=10.233.73.113:34272
    2022/03/12 01:17:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:17:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:00 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.72.166_8446"
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:00 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:00 [DEBUG] http: Request PUT /v1/agent/service/register (401.251875ms) from=10.233.73.113:34274
    2022/03/12 01:18:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (399.660214ms) from=10.233.73.113:34282
    2022/03/12 01:18:01 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:01 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.72.166_8446"
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:01 [DEBUG] http: Request PUT /v1/agent/service/register (301.591274ms) from=10.233.73.113:34294
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:01 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (1.211288ms) from=10.233.73.113:34302
    2022/03/12 01:18:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:02 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.72.166_8446"
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:02 [DEBUG] http: Request PUT /v1/agent/service/register (113.86956ms) from=10.233.73.113:34304
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:02 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (451.892µs) from=10.233.73.113:34308
    2022/03/12 01:18:02 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.72.166_8446"
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:03 [DEBUG] http: Request PUT /v1/agent/service/register (500.397071ms) from=10.233.73.113:34310
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (828.489µs) from=10.233.73.113:34314
    2022/03/12 01:18:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.72.166_8446"
    2022/03/12 01:18:03 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:03 [DEBUG] http: Request PUT /v1/agent/service/register (300.353581ms) from=10.233.73.113:34318
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:03 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (551.86µs) from=10.233.73.113:34324
    2022/03/12 01:18:04 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:04 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.72.166_8446"
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:04 [DEBUG] http: Request PUT /v1/agent/service/register (290.665418ms) from=10.233.73.113:34326
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (464.16µs) from=10.233.73.113:34330
    2022/03/12 01:18:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.72.166_8446"
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:05 [DEBUG] http: Request PUT /v1/agent/service/register (300.028022ms) from=10.233.73.113:34334
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (291.048µs) from=10.233.73.113:34338
    2022/03/12 01:18:05 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.72.166_8446"
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:05 [DEBUG] http: Request PUT /v1/agent/service/register (336.818593ms) from=10.233.73.113:34340
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:05 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (860.957µs) from=10.233.73.113:34350
    2022/03/12 01:18:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.72.166_8446"
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:06 [DEBUG] http: Request PUT /v1/agent/service/register (404.672615ms) from=10.233.73.113:34354
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (480.99µs) from=10.233.73.113:34356
    2022/03/12 01:18:06 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-bjwq2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.72.166_8446"
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:06 [DEBUG] http: Request PUT /v1/agent/service/register (411.188962ms) from=10.233.73.113:34358
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:06 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (360.937µs) from=10.233.73.113:34362
    2022/03/12 01:18:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.72.166_8446"
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:07 [DEBUG] http: Request PUT /v1/agent/service/register (303.851555ms) from=10.233.73.113:34364
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:07 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (604.271526ms) from=10.233.73.113:34368
    2022/03/12 01:18:08 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.72.166_8446"
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:08 [DEBUG] http: Request PUT /v1/agent/service/register (401.879638ms) from=10.233.73.113:34376
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:08 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (300.406843ms) from=10.233.73.113:34386
    2022/03/12 01:18:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.72.166_8446"
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:09 [DEBUG] http: Request PUT /v1/agent/service/register (284.609416ms) from=10.233.73.113:34388
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:09 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (424.506µs) from=10.233.73.113:34392
    2022/03/12 01:18:09 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.72.166_8446"
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:10 [DEBUG] http: Request PUT /v1/agent/service/register (210.465235ms) from=10.233.73.113:34398
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (588.186µs) from=10.233.73.113:34402
    2022/03/12 01:18:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.72.166_8446"
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:10 [DEBUG] http: Request PUT /v1/agent/service/register (8.526044ms) from=10.233.73.113:34404
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:10 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (623.712µs) from=10.233.73.113:34412
    2022/03/12 01:18:10 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.72.166_8446"
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:11 [DEBUG] http: Request PUT /v1/agent/service/register (430.015496ms) from=10.233.73.113:34414
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (99.960624ms) from=10.233.73.113:34416
    2022/03/12 01:18:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.72.166_8446"
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:11 [DEBUG] http: Request PUT /v1/agent/service/register (411.322999ms) from=10.233.73.113:34418
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:11 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (615.976µs) from=10.233.73.113:34426
    2022/03/12 01:18:12 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.72.166_8446"
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:12 [DEBUG] http: Request PUT /v1/agent/service/register (600.800999ms) from=10.233.73.113:34428
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (470.146µs) from=10.233.73.113:34432
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.72.166_8446"
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:13 [DEBUG] http: Request PUT /v1/agent/service/register (392.001181ms) from=10.233.73.113:34434
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:13 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (487.625µs) from=10.233.73.113:34442
    2022/03/12 01:18:13 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.72.166_8446"
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:14 [DEBUG] http: Request PUT /v1/agent/service/register (199.885833ms) from=10.233.73.113:34444
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (400.08µs) from=10.233.73.113:34446
    2022/03/12 01:18:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.72.166_8446"
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:14 [DEBUG] http: Request PUT /v1/agent/service/register (301.41405ms) from=10.233.73.113:34448
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:14 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (617.422µs) from=10.233.73.113:34454
    2022/03/12 01:18:14 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:14 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.72.166_8446"
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:15 [DEBUG] http: Request PUT /v1/agent/service/register (473.498623ms) from=10.233.73.113:34456
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (532.652µs) from=10.233.73.113:34466
    2022/03/12 01:18:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.72.166_8446"
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:15 [DEBUG] http: Request PUT /v1/agent/service/register (204.07893ms) from=10.233.73.113:34470
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:15 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (364.554µs) from=10.233.73.113:34474
    2022/03/12 01:18:16 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.72.166_8446"
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:16 [DEBUG] http: Request PUT /v1/agent/service/register (236.666911ms) from=10.233.73.113:34476
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:16 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (971.566028ms) from=10.233.73.113:34480
    2022/03/12 01:18:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.72.166_8446"
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:18 [DEBUG] http: Request PUT /v1/agent/service/register (302.80388ms) from=10.233.73.113:34486
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (511.972µs) from=10.233.73.113:34488
    2022/03/12 01:18:18 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.72.166_8446"
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:18 [DEBUG] http: Request PUT /v1/agent/service/register (224.034209ms) from=10.233.73.113:34490
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:18 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (476.059µs) from=10.233.73.113:34498
    2022/03/12 01:18:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.72.166_8446"
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:19 [DEBUG] http: Request PUT /v1/agent/service/register (301.407727ms) from=10.233.73.113:34500
    2022/03/12 01:18:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (609.521µs) from=10.233.73.113:34504
    2022/03/12 01:18:19 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.72.166_8446"
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:19 [DEBUG] http: Request PUT /v1/agent/service/register (300.240833ms) from=10.233.73.113:34506
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:19 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (777.347µs) from=10.233.73.113:34514
    2022/03/12 01:18:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.72.166_8446"
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:20 [DEBUG] http: Request PUT /v1/agent/service/register (450.538291ms) from=10.233.73.113:34520
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:20 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (510.771µs) from=10.233.73.113:34524
    2022/03/12 01:18:21 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.72.166_8446"
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:21 [DEBUG] http: Request PUT /v1/agent/service/register (600.897514ms) from=10.233.73.113:34526
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:21 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (420.198µs) from=10.233.73.113:34538
    2022/03/12 01:18:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.72.166_8446"
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:22 [DEBUG] http: Request PUT /v1/agent/service/register (781.089447ms) from=10.233.73.113:34540
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:23 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (932.935µs) from=10.233.73.113:34544
    2022/03/12 01:18:23 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [INFO] agent: Synced service "_v11__aai-nquery_10.233.72.166_8446"
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:24 [DEBUG] http: Request PUT /v1/agent/service/register (501.879057ms) from=10.233.73.113:34546
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:24 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:24 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (90.781503ms) from=10.233.73.113:34554
    2022/03/12 01:18:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [INFO] agent: Synced service "_v11_aai-nquery_10.233.72.166_8446"
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:25 [DEBUG] http: Request PUT /v1/agent/service/register (899.696668ms) from=10.233.73.113:34556
    2022/03/12 01:18:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (861.846µs) from=10.233.73.113:34562
    2022/03/12 01:18:25 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [INFO] agent: Synced service "_v12__aai-nquery_10.233.72.166_8446"
    2022/03/12 01:18:25 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:25 [DEBUG] http: Request PUT /v1/agent/service/register (216.521638ms) from=10.233.73.113:34568
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:25 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (636.198µs) from=10.233.73.113:34576
    2022/03/12 01:18:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [INFO] agent: Synced service "_v12_aai-nquery_10.233.72.166_8446"
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:26 [DEBUG] http: Request PUT /v1/agent/service/register (401.512812ms) from=10.233.73.113:34578
    2022/03/12 01:18:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:26 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (299.6719ms) from=10.233.73.113:34580
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:27 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:27 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [INFO] agent: Synced service "_v13__aai-nquery_10.233.72.166_8446"
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:28 [DEBUG] http: Request PUT /v1/agent/service/register (501.322763ms) from=10.233.73.113:34588
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (705.351µs) from=10.233.73.113:34592
    2022/03/12 01:18:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [INFO] agent: Synced service "_v13_aai-nquery_10.233.72.166_8446"
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:28 [DEBUG] http: Request PUT /v1/agent/service/register (413.3304ms) from=10.233.73.113:34594
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:28 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:28 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (497.813µs) from=10.233.73.113:34602
    2022/03/12 01:18:29 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [INFO] agent: Synced service "_v14__aai-nquery_10.233.72.166_8446"
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:29 [DEBUG] http: Request PUT /v1/agent/service/register (747.668127ms) from=10.233.73.113:34604
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:29 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:29 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (697.034µs) from=10.233.73.113:34616
    2022/03/12 01:18:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [INFO] agent: Synced service "_v14_aai-nquery_10.233.72.166_8446"
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:30 [DEBUG] http: Request PUT /v1/agent/service/register (255.988249ms) from=10.233.73.113:34618
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:30 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (708.37µs) from=10.233.73.113:34620
    2022/03/12 01:18:30 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [INFO] agent: Synced service "_v15__aai-nquery_10.233.72.166_8446"
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:30 [DEBUG] http: Request PUT /v1/agent/service/register (301.584014ms) from=10.233.73.113:34622
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:30 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:30 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (644.076µs) from=10.233.73.113:34634
    2022/03/12 01:18:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [INFO] agent: Synced service "_v15_aai-nquery_10.233.72.166_8446"
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:31 [DEBUG] http: Request PUT /v1/agent/service/register (289.069138ms) from=10.233.73.113:34636
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:31 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:31 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (99.9561ms) from=10.233.73.113:34638
    2022/03/12 01:18:31 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [INFO] agent: Synced service "_v16__aai-nquery_10.233.72.166_8446"
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:32 [DEBUG] http: Request PUT /v1/agent/service/register (320.014247ms) from=10.233.73.113:34646
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (489.586µs) from=10.233.73.113:34648
    2022/03/12 01:18:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.158_8080" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_sdnc_10.233.19.118_8282" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_sdc_10.233.42.158_8443" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.15.235_8484" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.187_8443" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [INFO] agent: Synced service "_v16_aai-nquery_10.233.72.166_8446"
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Node info in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_message-router_10.233.30.9_3904" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] http: Request PUT /v1/agent/service/register (199.957212ms) from=10.233.73.113:34650
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.36.46_9095" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.38_8410" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.53_443" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.148_8082" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.139_9007" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.183_8801" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.94_9011" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.19.113_8443" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.21.135_9015" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.43.88_8803" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.166_8446" in sync
    2022/03/12 01:18:32 [DEBUG] agent: Service "_v12__aai-nodes-query_