+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + [ a = - ] + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: 'be8479d7-6e90-ce0d-7a52-f206a67657e3' Node name: 'onap-msb-consul-86975585d9-lp842' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/09/24 14:51:34 [DEBUG] agent: Using random ID "be8479d7-6e90-ce0d-7a52-f206a67657e3" as node ID 2021/09/24 14:51:34 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:be8479d7-6e90-ce0d-7a52-f206a67657e3 Address:127.0.0.1:8300}] 2021/09/24 14:51:35 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/09/24 14:51:35 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/09/24 14:51:35 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/09/24 14:51:35 [WARN] raft: Unable to get address for server id be8479d7-6e90-ce0d-7a52-f206a67657e3, using fallback address 127.0.0.1:8300: Could not find address for server id be8479d7-6e90-ce0d-7a52-f206a67657e3 2021/09/24 14:51:35 [DEBUG] raft: Votes needed: 1 2021/09/24 14:51:35 [DEBUG] raft: Vote granted from be8479d7-6e90-ce0d-7a52-f206a67657e3 in term 2. Tally: 1 2021/09/24 14:51:35 [INFO] raft: Election won. Tally: 1 2021/09/24 14:51:35 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/09/24 14:51:35 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-lp842.dc1 127.0.0.1 2021/09/24 14:51:36 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-lp842 127.0.0.1 2021/09/24 14:51:36 [INFO] consul: cluster leadership acquired 2021/09/24 14:51:36 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-lp842 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/09/24 14:51:36 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-lp842 2021/09/24 14:51:36 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/09/24 14:51:36 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-lp842.dc1" in area "wan" 2021/09/24 14:51:36 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/09/24 14:51:36 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/09/24 14:51:36 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/09/24 14:51:36 [INFO] agent: started state syncer 2021/09/24 14:51:36 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/09/24 14:51:36 [INFO] agent: Synced node info 2021/09/24 14:51:37 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/09/24 14:51:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-lp842" since the cluster is too small 2021/09/24 14:51:37 [INFO] consul: member 'onap-msb-consul-86975585d9-lp842' joined, marking health alive 2021/09/24 14:51:37 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-lp842" since the cluster is too small 2021/09/24 14:51:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/09/24 14:51:39 [DEBUG] agent: Node info in sync 2021/09/24 14:51:39 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/09/24 14:52:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-lp842" since the cluster is too small 2021/09/24 14:53:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/09/24 14:53:35 [DEBUG] agent: Node info in sync 2021/09/24 14:53:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-lp842.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/09/24 14:53:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-lp842" since the cluster is too small 2021/09/24 14:54:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-lp842" since the cluster is too small 2021/09/24 14:54:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/09/24 14:54:58 [DEBUG] agent: Node info in sync 2021/09/24 14:55:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-lp842" since the cluster is too small 2021/09/24 14:55:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-lp842.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/09/24 14:56:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/09/24 14:56:12 [DEBUG] agent: Node info in sync 2021/09/24 14:56:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-lp842" since the cluster is too small 2021/09/24 14:57:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-lp842" since the cluster is too small 2021/09/24 14:58:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/09/24 14:58:02 [DEBUG] agent: Node info in sync 2021/09/24 14:58:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-lp842.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/09/24 14:58:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-lp842" since the cluster is too small 2021/09/24 14:59:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/09/24 14:59:28 [DEBUG] agent: Node info in sync 2021/09/24 14:59:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-lp842" since the cluster is too small 2021/09/24 15:00:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-lp842.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/09/24 15:00:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-lp842" since the cluster is too small 2021/09/24 15:00:50 [DEBUG] http: Request GET /v1/status/leader (384.034µs) from=10.233.77.238:34668 2021/09/24 15:00: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. 2021/09/24 15:00:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:00:51 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.39.209_9007" 2021/09/24 15:00:51 [DEBUG] agent: Node info in sync 2021/09/24 15:00:51 [DEBUG] http: Request PUT /v1/agent/service/register (244.829978ms) from=10.233.77.238:34678 2021/09/24 15:00:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:51 [DEBUG] agent: Node info in sync 2021/09/24 15:00:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (878.603µs) from=10.233.77.238:34684 2021/09/24 15:00:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:00:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:00:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:51 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.39.209_9007" 2021/09/24 15:00:51 [DEBUG] agent: Node info in sync 2021/09/24 15:00:51 [DEBUG] http: Request PUT /v1/agent/service/register (144.022825ms) from=10.233.77.238:34692 2021/09/24 15:00:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:51 [DEBUG] agent: Node info in sync 2021/09/24 15:00:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (314.411µs) from=10.233.77.238:34696 2021/09/24 15:00:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:00:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:52 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.10.8_9015" 2021/09/24 15:00:52 [DEBUG] agent: Node info in sync 2021/09/24 15:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (200.510624ms) from=10.233.77.238:34700 2021/09/24 15:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:00:52 [DEBUG] agent: Node info in sync 2021/09/24 15:00:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.080103ms) from=10.233.77.238:34706 2021/09/24 15:00:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:00:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:00:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:00:54 [INFO] agent: Synced service "_v1_sdc_10.233.42.156_8443" 2021/09/24 15:00:54 [DEBUG] agent: Node info in sync 2021/09/24 15:00:54 [DEBUG] http: Request PUT /v1/agent/service/register (1.449494437s) from=10.233.77.238:34716 2021/09/24 15:00:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:00:54 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:00:54 [DEBUG] agent: Node info in sync 2021/09/24 15:00:54 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (544.101µs) from=10.233.77.238:34730 2021/09/24 15:00:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:00:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:00:55 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:00:55 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.42.156_8080" 2021/09/24 15:00:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:00:55 [DEBUG] agent: Node info in sync 2021/09/24 15:00:55 [DEBUG] http: Request PUT /v1/agent/service/register (299.233403ms) from=10.233.77.238:34734 2021/09/24 15:00:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:00:55 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:00:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:00:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:55 [DEBUG] agent: Node info in sync 2021/09/24 15:00:55 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (769.808µs) from=10.233.77.238:34738 2021/09/24 15:00:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:00:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:00:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:00:55 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:00:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:00:55 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.40.72_9004" 2021/09/24 15:00:55 [DEBUG] agent: Node info in sync 2021/09/24 15:00:55 [DEBUG] http: Request PUT /v1/agent/service/register (594.838196ms) from=10.233.77.238:34740 2021/09/24 15:00:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:00:55 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:00:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:00:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:00:55 [DEBUG] agent: Node info in sync 2021/09/24 15:00:55 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (375.101µs) from=10.233.77.238:34748 2021/09/24 15:00:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:00:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:00:56 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:00:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:00:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:00:56 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.40.72_9004" 2021/09/24 15:00:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:00:56 [DEBUG] agent: Node info in sync 2021/09/24 15:00:56 [DEBUG] http: Request PUT /v1/agent/service/register (148.153818ms) from=10.233.77.238:34754 2021/09/24 15:00:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:00:56 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:00:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:00:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:00:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:00:56 [DEBUG] agent: Node info in sync 2021/09/24 15:00:56 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (194.759974ms) from=10.233.77.238:34756 2021/09/24 15:00:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:00:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:00:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:00:57 [INFO] agent: Synced service "_v1_sdc-gui_10.233.17.102_8181" 2021/09/24 15:00:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:00:57 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:00:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:00:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:00:57 [DEBUG] agent: Node info in sync 2021/09/24 15:00:57 [DEBUG] http: Request PUT /v1/agent/service/register (608.405846ms) from=10.233.77.238:34762 2021/09/24 15:00:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:00:57 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:00:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:00:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:00:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:00:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:00:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:57 [DEBUG] agent: Node info in sync 2021/09/24 15:00:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (300.684782ms) from=10.233.77.238:34770 2021/09/24 15:00:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:00:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:00:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:00:58 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.48.208_9011" 2021/09/24 15:00:58 [DEBUG] agent: Node info in sync 2021/09/24 15:00:58 [DEBUG] http: Request PUT /v1/agent/service/register (418.165089ms) from=10.233.77.238:34776 2021/09/24 15:00:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:00:58 [DEBUG] agent: Node info in sync 2021/09/24 15:00:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (517.651µs) from=10.233.77.238:34778 2021/09/24 15:00:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:00:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:00:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:00:58 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.48.208_9011" 2021/09/24 15:00:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:00:58 [DEBUG] agent: Node info in sync 2021/09/24 15:00:58 [DEBUG] http: Request PUT /v1/agent/service/register (249.233643ms) from=10.233.77.238:34780 2021/09/24 15:00:58 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:00:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:58 [DEBUG] agent: Node info in sync 2021/09/24 15:00:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (322.851µs) from=10.233.77.238:34784 2021/09/24 15:00:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:00:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:00:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:00:59 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.6.212_443" 2021/09/24 15:00:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:00:59 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:00:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:00:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:00:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:00:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:00:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:00:59 [DEBUG] agent: Node info in sync 2021/09/24 15:00:59 [DEBUG] http: Request PUT /v1/agent/service/register (639.598881ms) from=10.233.77.238:34786 2021/09/24 15:00:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:00:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:00:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:00:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:00:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:00:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:00:59 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:00:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:00:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:00:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:00:59 [DEBUG] agent: Node info in sync 2021/09/24 15:00:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (815.763µs) from=10.233.77.238:34790 2021/09/24 15:00:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:00:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:00 [INFO] agent: Synced service "_v0_multicloud_10.233.55.205_9001" 2021/09/24 15:01:00 [DEBUG] agent: Node info in sync 2021/09/24 15:01:00 [DEBUG] http: Request PUT /v1/agent/service/register (275.632541ms) from=10.233.77.238:34794 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:00 [DEBUG] agent: Node info in sync 2021/09/24 15:01:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (520.365µs) from=10.233.77.238:34796 2021/09/24 15:01:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:00 [INFO] agent: Synced service "_v1_multicloud_10.233.55.205_9001" 2021/09/24 15:01:00 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:00 [DEBUG] agent: Node info in sync 2021/09/24 15:01:00 [DEBUG] http: Request PUT /v1/agent/service/register (85.251776ms) from=10.233.77.238:34798 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:00 [DEBUG] agent: Node info in sync 2021/09/24 15:01:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (297.872µs) from=10.233.77.238:34800 2021/09/24 15:01:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:00 [INFO] agent: Synced service "_v1_wf-gui_10.233.62.129_8443" 2021/09/24 15:01:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:00 [DEBUG] agent: Node info in sync 2021/09/24 15:01:00 [DEBUG] http: Request PUT /v1/agent/service/register (235.376044ms) from=10.233.77.238:34802 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:00 [DEBUG] agent: Node info in sync 2021/09/24 15:01:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (413.15µs) from=10.233.77.238:34806 2021/09/24 15:01:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:01 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.26.89_8080" 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:01 [DEBUG] agent: Node info in sync 2021/09/24 15:01:01 [DEBUG] http: Request PUT /v1/agent/service/register (119.577802ms) from=10.233.77.238:34808 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:01 [DEBUG] agent: Node info in sync 2021/09/24 15:01:01 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (100.392239ms) from=10.233.77.238:34810 2021/09/24 15:01:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:01 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.27.32_9009" 2021/09/24 15:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:01 [DEBUG] agent: Node info in sync 2021/09/24 15:01:01 [DEBUG] http: Request PUT /v1/agent/service/register (648.925903ms) from=10.233.77.238:34814 2021/09/24 15:01:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:01 [DEBUG] agent: Node info in sync 2021/09/24 15:01:01 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (476.122µs) from=10.233.77.238:34824 2021/09/24 15:01:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:02 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.27.32_9009" 2021/09/24 15:01:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:02 [DEBUG] agent: Node info in sync 2021/09/24 15:01:02 [DEBUG] http: Request PUT /v1/agent/service/register (533.730182ms) from=10.233.77.238:34830 2021/09/24 15:01:02 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:02 [DEBUG] agent: Node info in sync 2021/09/24 15:01:02 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (284.234µs) from=10.233.77.238:34834 2021/09/24 15:01:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:03 [INFO] agent: Synced service "_v1_sdnc_10.233.32.122_8282" 2021/09/24 15:01:03 [DEBUG] agent: Node info in sync 2021/09/24 15:01:03 [DEBUG] http: Request PUT /v1/agent/service/register (700.951808ms) from=10.233.77.238:34836 2021/09/24 15:01:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:03 [DEBUG] agent: Node info in sync 2021/09/24 15:01:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (848.422µs) from=10.233.77.238:34846 2021/09/24 15:01:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:04 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:04 [INFO] agent: Synced service "_v1_parser_10.233.41.102_8806" 2021/09/24 15:01:04 [DEBUG] agent: Node info in sync 2021/09/24 15:01:04 [DEBUG] http: Request PUT /v1/agent/service/register (1.089916908s) from=10.233.77.238:34852 2021/09/24 15:01:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:04 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:04 [DEBUG] agent: Node info in sync 2021/09/24 15:01:04 [DEBUG] http: Request GET /v1/health/service/parser-v1 (347.802µs) from=10.233.77.238:34868 2021/09/24 15:01:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:05 [INFO] agent: Synced service "_v1_catalog_10.233.41.102_8806" 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:05 [DEBUG] agent: Node info in sync 2021/09/24 15:01:05 [DEBUG] http: Request PUT /v1/agent/service/register (700.578522ms) from=10.233.77.238:34870 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:05 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:05 [DEBUG] agent: Node info in sync 2021/09/24 15:01:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (99.359412ms) from=10.233.77.238:34872 2021/09/24 15:01:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:06 [INFO] agent: Synced service "_v1_nsd_10.233.41.102_8806" 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:06 [DEBUG] agent: Node info in sync 2021/09/24 15:01:06 [DEBUG] http: Request PUT /v1/agent/service/register (479.047751ms) from=10.233.77.238:34876 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:06 [DEBUG] agent: Node info in sync 2021/09/24 15:01:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (586.016µs) from=10.233.77.238:34884 2021/09/24 15:01:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:07 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.41.102_8806" 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:07 [DEBUG] agent: Node info in sync 2021/09/24 15:01:07 [DEBUG] http: Request PUT /v1/agent/service/register (437.860703ms) from=10.233.77.238:34886 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:07 [DEBUG] agent: Node info in sync 2021/09/24 15:01:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (535.386µs) from=10.233.77.238:34890 2021/09/24 15:01:07 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:07 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" 2021/09/24 15:01:07 [DEBUG] agent: Node info in sync 2021/09/24 15:01:07 [DEBUG] http: Request PUT /v1/agent/service/register (200.41944ms) from=10.233.77.238:34892 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:07 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:07 [DEBUG] agent: Node info in sync 2021/09/24 15:01:07 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (654.768µs) from=10.233.77.238:34898 2021/09/24 15:01:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:08 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:08 [DEBUG] agent: Node info in sync 2021/09/24 15:01:08 [DEBUG] http: Request PUT /v1/agent/service/register (700.714939ms) from=10.233.77.238:34900 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:08 [DEBUG] agent: Node info in sync 2021/09/24 15:01:08 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (336.981µs) from=10.233.77.238:34906 2021/09/24 15:01:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:09 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" 2021/09/24 15:01:09 [DEBUG] agent: Node info in sync 2021/09/24 15:01:09 [DEBUG] http: Request PUT /v1/agent/service/register (700.612344ms) from=10.233.77.238:34908 2021/09/24 15:01:09 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (664.639µs) from=10.233.77.238:34912 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:10 [DEBUG] agent: Node info in sync 2021/09/24 15:01:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01: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. 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:10 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.50.78_9518" 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:10 [DEBUG] agent: Node info in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:10 [DEBUG] agent: Node info in sync 2021/09/24 15:01:10 [DEBUG] http: Request PUT /v1/agent/service/register (700.542345ms) from=10.233.77.238:34914 2021/09/24 15:01:10 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (445.615µs) from=10.233.77.238:34920 2021/09/24 15:01:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01: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. 2021/09/24 15:01:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:11 [INFO] agent: Synced service "_v1_message-router_10.233.56.120_3904" 2021/09/24 15:01:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:11 [DEBUG] agent: Node info in sync 2021/09/24 15:01:11 [DEBUG] http: Request PUT /v1/agent/service/register (92.317016ms) from=10.233.77.238:34922 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:11 [DEBUG] agent: Node info in sync 2021/09/24 15:01:11 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (390.272µs) from=10.233.77.238:34924 2021/09/24 15:01:11 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01: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. 2021/09/24 15:01: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. 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:12 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.78.45_8446" 2021/09/24 15:01:12 [DEBUG] agent: Node info in sync 2021/09/24 15:01:12 [DEBUG] http: Request PUT /v1/agent/service/register (815.041483ms) from=10.233.77.238:34928 2021/09/24 15:01:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:12 [DEBUG] agent: Node info in sync 2021/09/24 15:01:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (100.272125ms) from=10.233.77.238:34934 2021/09/24 15:01:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01: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. 2021/09/24 15:01: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. 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:12 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.78.45_8446" 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:12 [DEBUG] agent: Node info in sync 2021/09/24 15:01:12 [DEBUG] http: Request PUT /v1/agent/service/register (328.140573ms) from=10.233.77.238:34936 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:12 [DEBUG] agent: Node info in sync 2021/09/24 15:01:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (788.525µs) from=10.233.77.238:34942 2021/09/24 15:01:12 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01: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. 2021/09/24 15:01: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. 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:13 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.78.45_8446" 2021/09/24 15:01:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:13 [DEBUG] agent: Node info in sync 2021/09/24 15:01:13 [DEBUG] http: Request PUT /v1/agent/service/register (412.025668ms) from=10.233.77.238:34946 2021/09/24 15:01:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:13 [DEBUG] agent: Node info in sync 2021/09/24 15:01:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (2.150613ms) from=10.233.77.238:34954 2021/09/24 15:01:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01: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. 2021/09/24 15:01: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. 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:13 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.78.45_8446" 2021/09/24 15:01:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:13 [DEBUG] agent: Node info in sync 2021/09/24 15:01:13 [DEBUG] http: Request PUT /v1/agent/service/register (327.653959ms) from=10.233.77.238:34956 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:13 [DEBUG] agent: Node info in sync 2021/09/24 15:01:14 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (365.467µs) from=10.233.77.238:34960 2021/09/24 15:01:14 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:14 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01: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. 2021/09/24 15:01: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. 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:14 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.78.45_8446" 2021/09/24 15:01:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:14 [DEBUG] agent: Node info in sync 2021/09/24 15:01:14 [DEBUG] http: Request PUT /v1/agent/service/register (281.598113ms) from=10.233.77.238:34970 2021/09/24 15:01:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:14 [DEBUG] agent: Node info in sync 2021/09/24 15:01:14 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (420.339µs) from=10.233.77.238:34974 2021/09/24 15:01:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01: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. 2021/09/24 15:01: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. 2021/09/24 15:01:15 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.78.45_8446" 2021/09/24 15:01:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:15 [DEBUG] agent: Node info in sync 2021/09/24 15:01:15 [DEBUG] http: Request PUT /v1/agent/service/register (284.432382ms) from=10.233.77.238:34976 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:15 [DEBUG] agent: Node info in sync 2021/09/24 15:01:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (540.986µs) from=10.233.77.238:34980 2021/09/24 15:01:15 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:15 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01: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. 2021/09/24 15:01: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. 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:15 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.78.45_8446" 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:15 [DEBUG] agent: Node info in sync 2021/09/24 15:01:15 [DEBUG] http: Request PUT /v1/agent/service/register (282.858892ms) from=10.233.77.238:34982 2021/09/24 15:01:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:15 [DEBUG] agent: Node info in sync 2021/09/24 15:01:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (568.839µs) from=10.233.77.238:34988 2021/09/24 15:01:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01: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. 2021/09/24 15:01: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. 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.78.45_8446" 2021/09/24 15:01:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:16 [DEBUG] agent: Node info in sync 2021/09/24 15:01:16 [DEBUG] http: Request PUT /v1/agent/service/register (420.213812ms) from=10.233.77.238:34990 2021/09/24 15:01:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:16 [DEBUG] agent: Node info in sync 2021/09/24 15:01:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (100.066111ms) from=10.233.77.238:34994 2021/09/24 15:01:16 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01: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. 2021/09/24 15:01: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. 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.78.45_8446" 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:16 [DEBUG] agent: Node info in sync 2021/09/24 15:01:16 [DEBUG] http: Request PUT /v1/agent/service/register (415.957173ms) from=10.233.77.238:35000 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:16 [DEBUG] agent: Node info in sync 2021/09/24 15:01:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (444.982µs) from=10.233.77.238:35008 2021/09/24 15:01:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01: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. 2021/09/24 15:01: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. 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:17 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.78.45_8446" 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:17 [DEBUG] agent: Node info in sync 2021/09/24 15:01:17 [DEBUG] http: Request PUT /v1/agent/service/register (352.738625ms) from=10.233.77.238:35010 2021/09/24 15:01:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:17 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (765.24µs) from=10.233.77.238:35018 2021/09/24 15:01:17 [DEBUG] agent: Node info in sync 2021/09/24 15:01:18 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01: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. 2021/09/24 15:01: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. 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:18 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.78.45_8446" 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:18 [DEBUG] agent: Node info in sync 2021/09/24 15:01:18 [DEBUG] http: Request PUT /v1/agent/service/register (700.146904ms) from=10.233.77.238:35022 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:18 [DEBUG] agent: Node info in sync 2021/09/24 15:01:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (480.1µs) from=10.233.77.238:35024 2021/09/24 15:01:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01: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. 2021/09/24 15:01: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. 2021/09/24 15:01:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.78.45_8446" 2021/09/24 15:01:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Node info in sync 2021/09/24 15:01:19 [DEBUG] http: Request PUT /v1/agent/service/register (283.631592ms) from=10.233.77.238:35026 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Node info in sync 2021/09/24 15:01:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (99.92038ms) from=10.233.77.238:35030 2021/09/24 15:01:19 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01: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. 2021/09/24 15:01: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. 2021/09/24 15:01:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:19 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.78.45_8446" 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Node info in sync 2021/09/24 15:01:19 [DEBUG] http: Request PUT /v1/agent/service/register (256.18297ms) from=10.233.77.238:35032 2021/09/24 15:01:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:19 [DEBUG] agent: Node info in sync 2021/09/24 15:01:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (563.332µs) from=10.233.77.238:35036 2021/09/24 15:01:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01: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. 2021/09/24 15:01: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. 2021/09/24 15:01:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.78.45_8446" 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Node info in sync 2021/09/24 15:01:20 [DEBUG] http: Request PUT /v1/agent/service/register (248.963181ms) from=10.233.77.238:35038 2021/09/24 15:01:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (401.658µs) from=10.233.77.238:35042 2021/09/24 15:01:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Node info in sync 2021/09/24 15:01:20 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01: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. 2021/09/24 15:01: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. 2021/09/24 15:01:20 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.78.45_8446" 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Node info in sync 2021/09/24 15:01:20 [DEBUG] http: Request PUT /v1/agent/service/register (506.683043ms) from=10.233.77.238:35044 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:20 [DEBUG] agent: Node info in sync 2021/09/24 15:01:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (428.661µs) from=10.233.77.238:35048 2021/09/24 15:01:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01: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. 2021/09/24 15:01: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. 2021/09/24 15:01:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:21 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.78.45_8446" 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:21 [DEBUG] agent: Node info in sync 2021/09/24 15:01:21 [DEBUG] http: Request PUT /v1/agent/service/register (613.688276ms) from=10.233.77.238:35050 2021/09/24 15:01:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:21 [DEBUG] agent: Node info in sync 2021/09/24 15:01:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (599.579004ms) from=10.233.77.238:35058 2021/09/24 15:01:22 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.78.45_8446" 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:23 [DEBUG] agent: Node info in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:23 [DEBUG] agent: Node info in sync 2021/09/24 15:01:23 [DEBUG] http: Request PUT /v1/agent/service/register (799.806784ms) from=10.233.77.238:35070 2021/09/24 15:01:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (647.99µs) from=10.233.77.238:35082 2021/09/24 15:01:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01: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. 2021/09/24 15:01:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:24 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.78.45_8446" 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:24 [DEBUG] agent: Node info in sync 2021/09/24 15:01:24 [DEBUG] http: Request PUT /v1/agent/service/register (632.813998ms) from=10.233.77.238:35084 2021/09/24 15:01:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:24 [DEBUG] agent: Node info in sync 2021/09/24 15:01:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (393.406µs) from=10.233.77.238:35096 2021/09/24 15:01:24 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01: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. 2021/09/24 15:01:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:25 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.78.45_8446" 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Node info in sync 2021/09/24 15:01:25 [DEBUG] http: Request PUT /v1/agent/service/register (633.18056ms) from=10.233.77.238:35100 2021/09/24 15:01:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:25 [DEBUG] agent: Node info in sync 2021/09/24 15:01:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (550.423µs) from=10.233.77.238:35108 2021/09/24 15:01:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01: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. 2021/09/24 15:01:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.78.45_8446" 2021/09/24 15:01:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Node info in sync 2021/09/24 15:01:26 [DEBUG] http: Request PUT /v1/agent/service/register (630.494611ms) from=10.233.77.238:35110 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Node info in sync 2021/09/24 15:01:26 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (299.775234ms) from=10.233.77.238:35114 2021/09/24 15:01:26 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01: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. 2021/09/24 15:01:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.78.45_8446" 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:26 [DEBUG] agent: Node info in sync 2021/09/24 15:01:26 [DEBUG] http: Request PUT /v1/agent/service/register (162.232772ms) from=10.233.77.238:35124 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:27 [DEBUG] agent: Node info in sync 2021/09/24 15:01:26 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (75.406091ms) from=10.233.77.238:35126 2021/09/24 15:01:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01: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. 2021/09/24 15:01:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:28 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.78.45_8446" 2021/09/24 15:01:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:28 [DEBUG] agent: Node info in sync 2021/09/24 15:01:28 [DEBUG] http: Request PUT /v1/agent/service/register (700.868684ms) from=10.233.77.238:35136 2021/09/24 15:01:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (800.648µs) from=10.233.77.238:35144 2021/09/24 15:01:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:28 [DEBUG] agent: Node info in sync 2021/09/24 15:01:28 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01: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. 2021/09/24 15:01:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.78.45_8446" 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Node info in sync 2021/09/24 15:01:29 [DEBUG] http: Request PUT /v1/agent/service/register (1.100566559s) from=10.233.77.238:35146 2021/09/24 15:01:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:29 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:29 [DEBUG] agent: Node info in sync 2021/09/24 15:01:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (545.063µs) from=10.233.77.238:35154 2021/09/24 15:01:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01: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. 2021/09/24 15:01:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.78.45_8446" 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:30 [DEBUG] agent: Node info in sync 2021/09/24 15:01:30 [DEBUG] http: Request PUT /v1/agent/service/register (806.069423ms) from=10.233.77.238:35156 2021/09/24 15:01:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:30 [DEBUG] agent: Node info in sync 2021/09/24 15:01:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (383.376µs) from=10.233.77.238:35160 2021/09/24 15:01:31 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01: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. 2021/09/24 15:01:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.78.45_8446" 2021/09/24 15:01:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Node info in sync 2021/09/24 15:01:31 [DEBUG] http: Request PUT /v1/agent/service/register (365.391817ms) from=10.233.77.238:35162 2021/09/24 15:01:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:31 [DEBUG] agent: Node info in sync 2021/09/24 15:01:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (520.533µs) from=10.233.77.238:35166 2021/09/24 15:01:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01: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. 2021/09/24 15:01:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.78.45_8446" 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Node info in sync 2021/09/24 15:01:32 [DEBUG] http: Request PUT /v1/agent/service/register (530.673526ms) from=10.233.77.238:35168 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (470.911µs) from=10.233.77.238:35174 2021/09/24 15:01:32 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01: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. 2021/09/24 15:01:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Node info in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.78.45_8446" 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Node info in sync 2021/09/24 15:01:32 [DEBUG] http: Request PUT /v1/agent/service/register (800.509668ms) from=10.233.77.238:35176 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:32 [DEBUG] agent: Node info in sync 2021/09/24 15:01:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (518.636µs) from=10.233.77.238:35184 2021/09/24 15:01:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.78.45_8446" 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Node info in sync 2021/09/24 15:01:33 [DEBUG] http: Request PUT /v1/agent/service/register (204.36368ms) from=10.233.77.238:35186 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:33 [DEBUG] agent: Node info in sync 2021/09/24 15:01:33 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (529.282µs) from=10.233.77.238:35192 2021/09/24 15:01:33 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.78.45_8446" 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:34 [DEBUG] agent: Node info in sync 2021/09/24 15:01:34 [DEBUG] http: Request PUT /v1/agent/service/register (536.385685ms) from=10.233.77.238:35196 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Node info in sync 2021/09/24 15:01:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (455.079µs) from=10.233.77.238:35206 2021/09/24 15:01:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.78.45_8446" 2021/09/24 15:01:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Node info in sync 2021/09/24 15:01:34 [DEBUG] http: Request PUT /v1/agent/service/register (524.474981ms) from=10.233.77.238:35210 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:34 [DEBUG] agent: Node info in sync 2021/09/24 15:01:35 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (371.234971ms) from=10.233.77.238:35216 2021/09/24 15:01:35 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.78.45_8446" 2021/09/24 15:01:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-lp842" since the cluster is too small 2021/09/24 15:01:36 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Node info in sync 2021/09/24 15:01:36 [DEBUG] http: Request PUT /v1/agent/service/register (942.897939ms) from=10.233.77.238:35228 2021/09/24 15:01:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:36 [DEBUG] agent: Node info in sync 2021/09/24 15:01:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (403.05µs) from=10.233.77.238:35236 2021/09/24 15:01:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.78.45_8446" 2021/09/24 15:01:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:37 [DEBUG] agent: Node info in sync 2021/09/24 15:01:37 [DEBUG] http: Request PUT /v1/agent/service/register (499.909883ms) from=10.233.77.238:35238 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:37 [DEBUG] agent: Node info in sync 2021/09/24 15:01:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (480.836µs) from=10.233.77.238:35250 2021/09/24 15:01:37 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.78.45_8446" 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:38 [DEBUG] agent: Node info in sync 2021/09/24 15:01:38 [DEBUG] http: Request PUT /v1/agent/service/register (500.869187ms) from=10.233.77.238:35254 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Node info in sync 2021/09/24 15:01:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (280.749µs) from=10.233.77.238:35260 2021/09/24 15:01:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.78.45_8446" 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Node info in sync 2021/09/24 15:01:38 [DEBUG] http: Request PUT /v1/agent/service/register (208.87233ms) from=10.233.77.238:35262 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:38 [DEBUG] agent: Node info in sync 2021/09/24 15:01:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (510.908µs) from=10.233.77.238:35264 2021/09/24 15:01:38 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.78.45_8446" 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:39 [DEBUG] agent: Node info in sync 2021/09/24 15:01:39 [DEBUG] http: Request PUT /v1/agent/service/register (403.573244ms) from=10.233.77.238:35268 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:39 [DEBUG] agent: Node info in sync 2021/09/24 15:01:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (356.715µs) from=10.233.77.238:35270 2021/09/24 15:01:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.78.45_8446" 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Node info in sync 2021/09/24 15:01:40 [DEBUG] http: Request PUT /v1/agent/service/register (700.082255ms) from=10.233.77.238:35272 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Node info in sync 2021/09/24 15:01:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (648.565µs) from=10.233.77.238:35276 2021/09/24 15:01:40 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [INFO] agent: Synced service "_v11__aai-nquery_10.233.78.45_8446" 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Node info in sync 2021/09/24 15:01:40 [DEBUG] http: Request PUT /v1/agent/service/register (326.997001ms) from=10.233.77.238:35278 2021/09/24 15:01:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:40 [DEBUG] agent: Node info in sync 2021/09/24 15:01:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (363.137µs) from=10.233.77.238:35282 2021/09/24 15:01:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [INFO] agent: Synced service "_v11_aai-nquery_10.233.78.45_8446" 2021/09/24 15:01:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:41 [DEBUG] agent: Node info in sync 2021/09/24 15:01:41 [DEBUG] http: Request PUT /v1/agent/service/register (406.288072ms) from=10.233.77.238:35284 2021/09/24 15:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:41 [DEBUG] agent: Node info in sync 2021/09/24 15:01:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (101.0678ms) from=10.233.77.238:35290 2021/09/24 15:01:42 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [INFO] agent: Synced service "_v12__aai-nquery_10.233.78.45_8446" 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:42 [DEBUG] agent: Node info in sync 2021/09/24 15:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (400.688358ms) from=10.233.77.238:35294 2021/09/24 15:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:42 [DEBUG] agent: Node info in sync 2021/09/24 15:01:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (379.624µs) from=10.233.77.238:35308 2021/09/24 15:01:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:43 [INFO] agent: Synced service "_v12_aai-nquery_10.233.78.45_8446" 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Node info in sync 2021/09/24 15:01:43 [DEBUG] http: Request PUT /v1/agent/service/register (347.854768ms) from=10.233.77.238:35310 2021/09/24 15:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_catalog_10.233.41.102_8806" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_parser_10.233.41.102_8806" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.42.156_8080" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.17.102_8181" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.8_9015" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.27.32_9009" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_message-router_10.233.56.120_3904" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.149_9005" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.212_443" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.55.205_9001" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.209_9007" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.149_9005" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.50.78_9518" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_sdc_10.233.42.156_8443" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_sdnc_10.233.32.122_8282" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.129_8443" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.89_8080" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_nsd_10.233.41.102_8806" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.40.72_9004" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.208_9011" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.102_8806" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.45_8446" in sync 2021/09/24 15:01:43 [DEBUG] agent: Node info in sync 2021/09/24 15:01:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (387.222µs) from=10.233.77.238:35316 2021/09/24 15:01:43 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/24 15:01:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\