+++ date ++ echo 'INFO: =================== Mon Oct 27 02:07:45 AM UTC 2025 ===================' INFO: =================== Mon Oct 27 02:07:45 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.249,10.0.0.33,10.0.0.129 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.249,10.0.0.33,10.0.0.129 ++ ANALYTICSDB_NODES=10.0.0.249,10.0.0.33,10.0.0.129 ++ ANALYTICS_SNMP_NODES=10.0.0.249,10.0.0.33,10.0.0.129 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ '[' -n '10.0.0.249:8081 10.0.0.33:8081 10.0.0.129:8081 ' ']' +++ echo '10.0.0.249:8081 10.0.0.33:8081 10.0.0.129:8081' ++ ANALYTICS_SERVERS='10.0.0.249:8081 10.0.0.33:8081 10.0.0.129:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ '[' -n '10.0.0.249:9042 10.0.0.33:9042 10.0.0.129:9042 ' ']' +++ echo '10.0.0.249:9042 10.0.0.33:9042 10.0.0.129:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.249:9042 10.0.0.33:9042 10.0.0.129:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.249,10.0.0.33,10.0.0.129 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ '[' -n '10.0.0.249:8086 10.0.0.33:8086 10.0.0.129:8086 ' ']' +++ echo '10.0.0.249:8086 10.0.0.33:8086 10.0.0.129:8086' ++ COLLECTOR_SERVERS='10.0.0.249:8086 10.0.0.33:8086 10.0.0.129:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.249,10.0.0.33,10.0.0.129 ++ CONFIGDB_NODES=10.0.0.249,10.0.0.33,10.0.0.129 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ '[' -n '10.0.0.249:8082 10.0.0.33:8082 10.0.0.129:8082 ' ']' +++ echo '10.0.0.249:8082 10.0.0.33:8082 10.0.0.129:8082' ++ CONFIG_SERVERS='10.0.0.249:8082 10.0.0.33:8082 10.0.0.129:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ '[' -n '10.0.0.249:9161 10.0.0.33:9161 10.0.0.129:9161 ' ']' +++ echo '10.0.0.249:9161 10.0.0.33:9161 10.0.0.129:9161' ++ CONFIGDB_SERVERS='10.0.0.249:9161 10.0.0.33:9161 10.0.0.129:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ '[' -n '10.0.0.249:9041 10.0.0.33:9041 10.0.0.129:9041 ' ']' +++ echo '10.0.0.249:9041 10.0.0.33:9041 10.0.0.129:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.249:9041 10.0.0.33:9041 10.0.0.129:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.14,10.20.0.17,10.20.0.25 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.14,10.20.0.17,10.20.0.25 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.249,10.0.0.33,10.0.0.129 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ '[' -n 10.0.0.249:2181,10.0.0.33:2181,10.0.0.129:2181, ']' +++ echo 10.0.0.249:2181,10.0.0.33:2181,10.0.0.129:2181 ++ ZOOKEEPER_SERVERS=10.0.0.249:2181,10.0.0.33:2181,10.0.0.129:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ '[' -n '10.0.0.249:2181 10.0.0.33:2181 10.0.0.129:2181 ' ']' +++ echo '10.0.0.249:2181 10.0.0.33:2181 10.0.0.129:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.249:2181 10.0.0.33:2181 10.0.0.129:2181' ++ RABBITMQ_NODES=10.0.0.249,10.0.0.33,10.0.0.129 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ '[' -n 10.0.0.249:5673,10.0.0.33:5673,10.0.0.129:5673, ']' +++ echo 10.0.0.249:5673,10.0.0.33:5673,10.0.0.129:5673 ++ RABBITMQ_SERVERS=10.0.0.249:5673,10.0.0.33:5673,10.0.0.129:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ '[' -n '10.0.0.249:6379 10.0.0.33:6379 10.0.0.129:6379 ' ']' +++ echo '10.0.0.249:6379 10.0.0.33:6379 10.0.0.129:6379' ++ REDIS_SERVERS='10.0.0.249:6379 10.0.0.33:6379 10.0.0.129:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.249,10.0.0.33,10.0.0.129 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ '[' -n '10.0.0.249:9092 10.0.0.33:9092 10.0.0.129:9092 ' ']' +++ echo '10.0.0.249:9092 10.0.0.33:9092 10.0.0.129:9092' ++ KAFKA_SERVERS='10.0.0.249:9092 10.0.0.33:9092 10.0.0.129:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.249 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.249,10.0.0.33,10.0.0.129 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.249,10.0.0.33,10.0.0.129 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_redis_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_analytics_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.249,10.0.0.33,10.0.0.129 + local cassandra=10.0.0.249 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 ++ get_listen_ip_for_node ANALYTICS +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.249,10.0.0.33,10.0.0.129 +++ local servers=10.0.0.249,10.0.0.33,10.0.0.129 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ grep -vi host +++ local local_ips=,10.0.0.33,10.20.0.17,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.33,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 2 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + add_ini_params_from_env ANALYTICS_API /etc/contrail/contrail-analytics-api.conf + local service_name=ANALYTICS_API + local cfg_path=/etc/contrail/contrail-analytics-api.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ sed 's/^ANALYTICS_API__//g' ++ cut -d = -f 1 ++ grep '^ANALYTICS_API__.*__.*=.*$' + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs analytics-api + local template=analytics-api ++ dirname /var/log/contrail/analytics-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-api + chmod 755 /var/log/contrail/analytics-api + mv -n '/var/log/contrail/*analytics-api.log*' /var/log/contrail/analytics-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-api + find /var/log/contrail/analytics-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1017: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1028: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1033: SyntaxWarning: "is" with a literal. Did you mean "=="? elif match_v[0][-1] is '*': /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1048: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:17: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 10/27/2025 02:07:53.315 7f78476ac200 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/27/2025 02:07:53.466 7f78476ac200 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 10/27/2025 02:07:53.475 7f78476ac200 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/27/2025 02:07:53.475 7f78476ac200 [contrail-analytics-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/analytics-api/contrail-analytics-api.log] Bottle v0.12.25 server starting up (using ContrailGeventServer())... Listening on http://10.0.0.33:8081/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer())... Listening on http://localhost:8181/ Hit Ctrl-C to quit. [API:8081]10.0.0.33 - - [2025-10-27 02:08:31] "GET /analytics HTTP/1.1" 401 206 0.000312 [API:8081]10.0.0.33 - - [2025-10-27 02:08:31] "GET /analytics HTTP/1.1" 401 206 0.000151 [API:8081]10.0.0.249 - - [2025-10-27 02:08:32] "GET /analytics HTTP/1.1" 401 206 0.000246 [API:8081]10.0.0.249 - - [2025-10-27 02:08:32] "GET /analytics HTTP/1.1" 401 206 0.000185 [API:8081]10.0.0.129 - - [2025-10-27 02:08:32] "GET /analytics HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.129 - - [2025-10-27 02:08:32] "GET /analytics HTTP/1.1" 401 206 0.000150 [API:8081]10.0.0.33 - - [2025-10-27 02:08:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.065702 [API:8081]10.0.0.33 - - [2025-10-27 02:09:02] "GET /analytics HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.33 - - [2025-10-27 02:09:02] "GET /analytics HTTP/1.1" 401 206 0.000158 [API:8081]10.0.0.249 - - [2025-10-27 02:09:03] "GET /analytics HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.249 - - [2025-10-27 02:09:03] "GET /analytics HTTP/1.1" 401 206 0.000215 [API:8081]10.0.0.129 - - [2025-10-27 02:09:03] "GET /analytics HTTP/1.1" 401 206 0.000346 [API:8081]10.0.0.129 - - [2025-10-27 02:09:03] "GET /analytics HTTP/1.1" 401 206 0.000194 [API:8081]10.0.0.33 - - [2025-10-27 02:09:32] "GET /analytics HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.33 - - [2025-10-27 02:09:32] "GET /analytics HTTP/1.1" 401 206 0.000176 [API:8081]10.0.0.249 - - [2025-10-27 02:09:33] "GET /analytics HTTP/1.1" 401 206 0.000410 [API:8081]10.0.0.249 - - [2025-10-27 02:09:33] "GET /analytics HTTP/1.1" 401 206 0.000174 [API:8081]10.0.0.33 - - [2025-10-27 02:09:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.048355 [API:8081]10.0.0.33 - - [2025-10-27 02:10:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.33 - - [2025-10-27 02:10:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.129 - - [2025-10-27 02:10:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000245 [API:8081]10.0.0.129 - - [2025-10-27 02:10:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.33 - - [2025-10-27 02:10:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.33 - - [2025-10-27 02:10:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.249 - - [2025-10-27 02:10:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.249 - - [2025-10-27 02:10:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000241 [API:8081]10.0.0.129 - - [2025-10-27 02:11:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.129 - - [2025-10-27 02:11:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.249 - - [2025-10-27 02:11:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.249 - - [2025-10-27 02:11:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000680 [Introspect:8090]10.0.0.33 - - [2025-10-27 02:11:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.001098 [Introspect:8090]10.0.0.33 - - [2025-10-27 02:11:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.001161 [API:8081]10.0.0.33 - - [2025-10-27 02:11:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072977 [API:8081]10.0.0.33 - - [2025-10-27 02:13:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.073519 [Introspect:8090]10.0.0.249 - - [2025-10-27 02:13:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.001144 [Introspect:8090]10.0.0.249 - - [2025-10-27 02:13:18] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 373 0.000586 [API:8081]10.0.0.249 - - [2025-10-27 02:13:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.249 - - [2025-10-27 02:13:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 12087 0.068552 [API:8081]10.0.0.249 - - [2025-10-27 02:13:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 12083 0.072581 [API:8081]10.0.0.249 - - [2025-10-27 02:13:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 12087 0.070123 [API:8081]10.0.0.249 - - [2025-10-27 02:13:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 12083 0.019794 [API:8081]10.0.0.249 - - [2025-10-27 02:13:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.249 - - [2025-10-27 02:13:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1146 0.068260 [API:8081]10.0.0.33 - - [2025-10-27 02:15:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064288 [API:8081]10.0.0.33 - - [2025-10-27 02:15:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.33 - - [2025-10-27 02:15:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.129 - - [2025-10-27 02:15:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.129 - - [2025-10-27 02:15:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000239 [API:8081]10.0.0.33 - - [2025-10-27 02:15:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.33 - - [2025-10-27 02:15:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.249 - - [2025-10-27 02:15:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.249 - - [2025-10-27 02:15:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.129 - - [2025-10-27 02:16:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.129 - - [2025-10-27 02:16:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.249 - - [2025-10-27 02:16:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.249 - - [2025-10-27 02:16:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.33 - - [2025-10-27 02:16:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.061974 [API:8081]10.0.0.249 - - [2025-10-27 02:17:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.249 - - [2025-10-27 02:17:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1724 0.062235 [API:8081]10.0.0.249 - - [2025-10-27 02:17:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1956 0.054942 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:17:53] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002854 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:17:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002379 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:17:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.003114 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:17:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002109 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:17:53] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002553 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:17:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002354 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:17:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002282 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:17:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002195 [API:8081]10.0.0.33 - - [2025-10-27 02:18:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071579 [API:8081]10.0.0.129 - - [2025-10-27 02:19:03] "GET /analytics HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.129 - - [2025-10-27 02:19:03] "GET /analytics HTTP/1.1" 401 206 0.000159 [API:8081]10.0.0.33 - - [2025-10-27 02:19:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.069014 [API:8081]10.0.0.33 - - [2025-10-27 02:19:32] "GET /analytics HTTP/1.1" 401 206 0.000328 [API:8081]10.0.0.33 - - [2025-10-27 02:19:32] "GET /analytics HTTP/1.1" 401 206 0.000213 [API:8081]10.0.0.249 - - [2025-10-27 02:19:33] "GET /analytics HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.249 - - [2025-10-27 02:19:33] "GET /analytics HTTP/1.1" 401 206 0.000130 [API:8081]10.0.0.33 - - [2025-10-27 02:20:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000401 [API:8081]10.0.0.33 - - [2025-10-27 02:20:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.129 - - [2025-10-27 02:20:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.129 - - [2025-10-27 02:20:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000358 [API:8081]10.0.0.33 - - [2025-10-27 02:20:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.33 - - [2025-10-27 02:20:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.249 - - [2025-10-27 02:20:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000339 [API:8081]10.0.0.249 - - [2025-10-27 02:20:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.129 - - [2025-10-27 02:21:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000386 [API:8081]10.0.0.129 - - [2025-10-27 02:21:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000346 [API:8081]10.0.0.249 - - [2025-10-27 02:21:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.249 - - [2025-10-27 02:21:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.33 - - [2025-10-27 02:21:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.119298 [API:8081]10.0.0.33 - - [2025-10-27 02:22:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.142739 [API:8081]10.0.0.249 - - [2025-10-27 02:23:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.249 - - [2025-10-27 02:23:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1358 0.071966 [API:8081]10.0.0.249 - - [2025-10-27 02:23:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1358 0.051942 [API:8081]10.0.0.33 - - [2025-10-27 02:24:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059408 [API:8081]10.0.0.33 - - [2025-10-27 02:25:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.061016 [API:8081]10.0.0.249 - - [2025-10-27 02:25:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1586 0.007868 [API:8081]10.0.0.249 - - [2025-10-27 02:25:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1814 0.058392 [API:8081]10.0.0.249 - - [2025-10-27 02:25:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1598 0.009919 [API:8081]10.0.0.249 - - [2025-10-27 02:25:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1826 0.010162 [API:8081]10.0.0.33 - - [2025-10-27 02:25:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.33 - - [2025-10-27 02:25:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000424 [API:8081]10.0.0.129 - - [2025-10-27 02:25:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.129 - - [2025-10-27 02:25:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000241 [API:8081]10.0.0.33 - - [2025-10-27 02:25:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.33 - - [2025-10-27 02:25:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.249 - - [2025-10-27 02:25:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.249 - - [2025-10-27 02:25:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000334 [API:8081]10.0.0.129 - - [2025-10-27 02:26:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.129 - - [2025-10-27 02:26:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000614 [API:8081]10.0.0.249 - - [2025-10-27 02:26:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.249 - - [2025-10-27 02:26:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.33 - - [2025-10-27 02:27:11] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061767 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:27:53] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002707 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:27:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003108 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:27:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.002519 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:27:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003259 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:27:53] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002418 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:27:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002137 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:27:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002273 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:27:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002413 [API:8081]10.0.0.33 - - [2025-10-27 02:28:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.138536 [API:8081]10.0.0.129 - - [2025-10-27 02:29:03] "GET /analytics HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.129 - - [2025-10-27 02:29:03] "GET /analytics HTTP/1.1" 401 206 0.000163 [API:8081]10.0.0.33 - - [2025-10-27 02:29:32] "GET /analytics HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.33 - - [2025-10-27 02:29:32] "GET /analytics HTTP/1.1" 401 206 0.000175 [API:8081]10.0.0.249 - - [2025-10-27 02:29:33] "GET /analytics HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.249 - - [2025-10-27 02:29:33] "GET /analytics HTTP/1.1" 401 206 0.000214 [API:8081]10.0.0.33 - - [2025-10-27 02:30:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072994 [API:8081]10.0.0.249 - - [2025-10-27 02:30:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 12622 0.070885 [API:8081]10.0.0.249 - - [2025-10-27 02:30:45] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.062822 [API:8081]10.0.0.249 - - [2025-10-27 02:30:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13038 0.071029 [API:8081]10.0.0.249 - - [2025-10-27 02:30:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13038 0.020365 [API:8081]10.0.0.249 - - [2025-10-27 02:30:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13038 0.018432 [API:8081]10.0.0.249 - - [2025-10-27 02:30:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13038 0.019002 [API:8081]10.0.0.33 - - [2025-10-27 02:30:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.33 - - [2025-10-27 02:30:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.129 - - [2025-10-27 02:30:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.129 - - [2025-10-27 02:30:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000352 [API:8081]10.0.0.33 - - [2025-10-27 02:30:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000453 [API:8081]10.0.0.33 - - [2025-10-27 02:30:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000380 [API:8081]10.0.0.249 - - [2025-10-27 02:30:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000422 [API:8081]10.0.0.249 - - [2025-10-27 02:30:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.249 - - [2025-10-27 02:31:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13038 0.020228 [API:8081]10.0.0.129 - - [2025-10-27 02:31:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.129 - - [2025-10-27 02:31:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000358 [API:8081]10.0.0.249 - - [2025-10-27 02:31:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.249 - - [2025-10-27 02:31:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.249 - - [2025-10-27 02:31:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13038 0.020012 [API:8081]10.0.0.249 - - [2025-10-27 02:31:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13038 0.019511 [API:8081]10.0.0.249 - - [2025-10-27 02:31:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13038 0.019642 [API:8081]10.0.0.249 - - [2025-10-27 02:31:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 12609 0.019231 [API:8081]10.0.0.249 - - [2025-10-27 02:31:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007267 [API:8081]10.0.0.33 - - [2025-10-27 02:31:15] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.059469 [API:8081]10.0.0.249 - - [2025-10-27 02:31:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1138 0.010060 [API:8081]10.0.0.33 - - [2025-10-27 02:33:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057946 [API:8081]10.0.0.249 - - [2025-10-27 02:33:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.249 - - [2025-10-27 02:33:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1154 0.052201 [API:8081]10.0.0.33 - - [2025-10-27 02:34:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.064128 [API:8081]10.0.0.249 - - [2025-10-27 02:34:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 12818 0.082482 [API:8081]10.0.0.249 - - [2025-10-27 02:34:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008686 [API:8081]10.0.0.249 - - [2025-10-27 02:34:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.249 - - [2025-10-27 02:34:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1154 0.085171 [API:8081]10.0.0.249 - - [2025-10-27 02:35:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.249 - - [2025-10-27 02:35:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1538 0.060822 [API:8081]10.0.0.249 - - [2025-10-27 02:35:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1538 0.055706 [API:8081]10.0.0.249 - - [2025-10-27 02:35:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1538 0.062613 [API:8081]10.0.0.33 - - [2025-10-27 02:35:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000381 [API:8081]10.0.0.33 - - [2025-10-27 02:35:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.129 - - [2025-10-27 02:35:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000245 [API:8081]10.0.0.129 - - [2025-10-27 02:35:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.33 - - [2025-10-27 02:35:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.33 - - [2025-10-27 02:35:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.249 - - [2025-10-27 02:35:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.249 - - [2025-10-27 02:35:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.129 - - [2025-10-27 02:36:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.129 - - [2025-10-27 02:36:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.249 - - [2025-10-27 02:36:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.249 - - [2025-10-27 02:36:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.249 - - [2025-10-27 02:36:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13379 0.019494 [API:8081]10.0.0.249 - - [2025-10-27 02:36:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13379 0.019894 [API:8081]10.0.0.249 - - [2025-10-27 02:36:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009750 [API:8081]10.0.0.249 - - [2025-10-27 02:36:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13016 0.018444 [API:8081]10.0.0.249 - - [2025-10-27 02:36:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13016 0.019508 [API:8081]10.0.0.249 - - [2025-10-27 02:36:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010575 [API:8081]10.0.0.249 - - [2025-10-27 02:36:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13373 0.019800 [API:8081]10.0.0.249 - - [2025-10-27 02:36:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13373 0.029545 [API:8081]10.0.0.249 - - [2025-10-27 02:36:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.011274 [API:8081]10.0.0.33 - - [2025-10-27 02:36:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059679 [API:8081]10.0.0.33 - - [2025-10-27 02:37:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.063405 [API:8081]10.0.0.249 - - [2025-10-27 02:37:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13376 0.024276 [API:8081]10.0.0.249 - - [2025-10-27 02:37:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13376 0.019398 [API:8081]10.0.0.249 - - [2025-10-27 02:37:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13376 0.021408 [API:8081]10.0.0.249 - - [2025-10-27 02:37:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13376 0.018368 [API:8081]10.0.0.249 - - [2025-10-27 02:37:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13013 0.021461 [API:8081]10.0.0.249 - - [2025-10-27 02:37:42] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009193 [API:8081]10.0.0.249 - - [2025-10-27 02:37:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13017 0.019326 [API:8081]10.0.0.249 - - [2025-10-27 02:37:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13017 0.026465 [API:8081]10.0.0.249 - - [2025-10-27 02:37:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13017 0.018359 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:37:53] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002487 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:37:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002761 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:37:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.002460 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:37:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002082 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:37:53] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002328 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:37:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002081 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:37:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.001998 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:37:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.001930 [API:8081]10.0.0.249 - - [2025-10-27 02:37:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13017 0.020543 [API:8081]10.0.0.249 - - [2025-10-27 02:37:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13017 0.017983 [API:8081]10.0.0.249 - - [2025-10-27 02:38:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13017 0.021274 [API:8081]10.0.0.249 - - [2025-10-27 02:38:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13017 0.018931 [API:8081]10.0.0.249 - - [2025-10-27 02:38:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13017 0.018680 [API:8081]10.0.0.249 - - [2025-10-27 02:38:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13017 0.019209 [API:8081]10.0.0.249 - - [2025-10-27 02:38:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 12622 0.022531 [API:8081]10.0.0.249 - - [2025-10-27 02:38:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008601 [API:8081]10.0.0.249 - - [2025-10-27 02:38:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13015 0.019701 [API:8081]10.0.0.249 - - [2025-10-27 02:38:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13016 0.019360 [API:8081]10.0.0.249 - - [2025-10-27 02:38:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13016 0.018051 [API:8081]10.0.0.249 - - [2025-10-27 02:38:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13016 0.018387 [API:8081]10.0.0.249 - - [2025-10-27 02:38:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13016 0.018224 [API:8081]10.0.0.249 - - [2025-10-27 02:38:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13016 0.018916 [API:8081]10.0.0.249 - - [2025-10-27 02:38:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13016 0.019746 [API:8081]10.0.0.249 - - [2025-10-27 02:38:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13016 0.018396 [API:8081]10.0.0.249 - - [2025-10-27 02:38:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 12800 0.020332 [API:8081]10.0.0.249 - - [2025-10-27 02:38:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008321 [API:8081]10.0.0.249 - - [2025-10-27 02:38:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000334 [API:8081]10.0.0.249 - - [2025-10-27 02:38:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1574 0.062935 [API:8081]10.0.0.249 - - [2025-10-27 02:38:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1574 0.055454 [API:8081]10.0.0.249 - - [2025-10-27 02:38:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1574 0.057786 [API:8081]10.0.0.129 - - [2025-10-27 02:39:03] "GET /analytics HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.129 - - [2025-10-27 02:39:03] "GET /analytics HTTP/1.1" 401 206 0.000164 [API:8081]10.0.0.33 - - [2025-10-27 02:39:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060664 [API:8081]10.0.0.33 - - [2025-10-27 02:39:32] "GET /analytics HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.33 - - [2025-10-27 02:39:32] "GET /analytics HTTP/1.1" 401 206 0.000155 [API:8081]10.0.0.249 - - [2025-10-27 02:39:33] "GET /analytics HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.249 - - [2025-10-27 02:39:33] "GET /analytics HTTP/1.1" 401 206 0.000152 [API:8081]10.0.0.249 - - [2025-10-27 02:39:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13418 0.019080 [API:8081]10.0.0.249 - - [2025-10-27 02:39:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13418 0.018353 [API:8081]10.0.0.249 - - [2025-10-27 02:39:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.007650 [API:8081]10.0.0.249 - - [2025-10-27 02:39:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13028 0.018034 [API:8081]10.0.0.249 - - [2025-10-27 02:39:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13028 0.018917 [API:8081]10.0.0.249 - - [2025-10-27 02:39:57] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008428 [API:8081]10.0.0.249 - - [2025-10-27 02:40:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13418 0.019301 [API:8081]10.0.0.249 - - [2025-10-27 02:40:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13418 0.019700 [API:8081]10.0.0.249 - - [2025-10-27 02:40:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010312 [API:8081]10.0.0.33 - - [2025-10-27 02:40:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.059498 [API:8081]10.0.0.249 - - [2025-10-27 02:40:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13416 0.019285 [API:8081]10.0.0.249 - - [2025-10-27 02:40:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13416 0.025093 [API:8081]10.0.0.249 - - [2025-10-27 02:40:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13416 0.019445 [API:8081]10.0.0.249 - - [2025-10-27 02:40:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13416 0.019171 [API:8081]10.0.0.249 - - [2025-10-27 02:40:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13416 0.023647 [API:8081]10.0.0.33 - - [2025-10-27 02:40:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.33 - - [2025-10-27 02:40:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.129 - - [2025-10-27 02:40:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000316 [API:8081]10.0.0.129 - - [2025-10-27 02:40:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.33 - - [2025-10-27 02:40:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000377 [API:8081]10.0.0.33 - - [2025-10-27 02:40:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000357 [API:8081]10.0.0.249 - - [2025-10-27 02:40:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.249 - - [2025-10-27 02:40:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.129 - - [2025-10-27 02:41:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.129 - - [2025-10-27 02:41:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.249 - - [2025-10-27 02:41:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.249 - - [2025-10-27 02:41:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.249 - - [2025-10-27 02:41:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13416 0.020854 [API:8081]10.0.0.249 - - [2025-10-27 02:41:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13416 0.018211 [API:8081]10.0.0.249 - - [2025-10-27 02:41:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13416 0.020845 [API:8081]10.0.0.249 - - [2025-10-27 02:41:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13038 0.018284 [API:8081]10.0.0.249 - - [2025-10-27 02:41:10] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009029 [API:8081]10.0.0.249 - - [2025-10-27 02:41:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13033 0.021206 [API:8081]10.0.0.249 - - [2025-10-27 02:41:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13031 0.017591 [API:8081]10.0.0.249 - - [2025-10-27 02:41:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13031 0.019907 [API:8081]10.0.0.249 - - [2025-10-27 02:41:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13031 0.019422 [API:8081]10.0.0.249 - - [2025-10-27 02:41:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13031 0.021894 [API:8081]10.0.0.249 - - [2025-10-27 02:41:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13031 0.019973 [API:8081]10.0.0.249 - - [2025-10-27 02:41:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13031 0.020461 [API:8081]10.0.0.249 - - [2025-10-27 02:41:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13031 0.021117 [API:8081]10.0.0.249 - - [2025-10-27 02:41:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13031 0.018485 [API:8081]10.0.0.249 - - [2025-10-27 02:41:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 12625 0.018560 [API:8081]10.0.0.249 - - [2025-10-27 02:41:40] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007944 [API:8081]10.0.0.249 - - [2025-10-27 02:41:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13032 0.018716 [API:8081]10.0.0.249 - - [2025-10-27 02:41:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13032 0.020280 [API:8081]10.0.0.249 - - [2025-10-27 02:41:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13032 0.018321 [API:8081]10.0.0.249 - - [2025-10-27 02:41:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13032 0.018435 [API:8081]10.0.0.249 - - [2025-10-27 02:41:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13032 0.018124 [API:8081]10.0.0.249 - - [2025-10-27 02:41:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13032 0.017713 [API:8081]10.0.0.249 - - [2025-10-27 02:42:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13032 0.019994 [API:8081]10.0.0.249 - - [2025-10-27 02:42:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13032 0.018954 [API:8081]10.0.0.249 - - [2025-10-27 02:42:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13032 0.018384 [API:8081]10.0.0.249 - - [2025-10-27 02:42:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 12624 0.018098 [API:8081]10.0.0.249 - - [2025-10-27 02:42:11] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009760 [API:8081]10.0.0.33 - - [2025-10-27 02:42:23] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072589 [API:8081]10.0.0.249 - - [2025-10-27 02:42:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.249 - - [2025-10-27 02:42:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.060277 [API:8081]10.0.0.249 - - [2025-10-27 02:42:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.059684 [API:8081]10.0.0.33 - - [2025-10-27 02:43:25] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.061558 [API:8081]10.0.0.33 - - [2025-10-27 02:45:26] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065927 [API:8081]10.0.0.33 - - [2025-10-27 02:45:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000367 [API:8081]10.0.0.33 - - [2025-10-27 02:45:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000419 [API:8081]10.0.0.129 - - [2025-10-27 02:45:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000349 [API:8081]10.0.0.129 - - [2025-10-27 02:45:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.33 - - [2025-10-27 02:45:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000393 [API:8081]10.0.0.33 - - [2025-10-27 02:45:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000362 [API:8081]10.0.0.249 - - [2025-10-27 02:45:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000362 [API:8081]10.0.0.249 - - [2025-10-27 02:45:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000338 [API:8081]10.0.0.129 - - [2025-10-27 02:46:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.129 - - [2025-10-27 02:46:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.249 - - [2025-10-27 02:46:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.249 - - [2025-10-27 02:46:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.33 - - [2025-10-27 02:46:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.061512 [API:8081]10.0.0.249 - - [2025-10-27 02:47:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.249 - - [2025-10-27 02:47:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1570 0.053521 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:47:53] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002388 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:47:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002497 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:47:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.002216 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:47:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002454 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:47:53] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002699 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:47:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002260 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:47:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002795 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:47:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.001993 [API:8081]10.0.0.33 - - [2025-10-27 02:48:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057464 [API:8081]10.0.0.129 - - [2025-10-27 02:49:03] "GET /analytics HTTP/1.1" 401 206 0.000458 [API:8081]10.0.0.129 - - [2025-10-27 02:49:03] "GET /analytics HTTP/1.1" 401 206 0.000224 [API:8081]10.0.0.249 - - [2025-10-27 02:49:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13061 0.065699 [API:8081]10.0.0.249 - - [2025-10-27 02:49:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13061 0.019023 [API:8081]10.0.0.249 - - [2025-10-27 02:49:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13061 0.056032 [API:8081]10.0.0.249 - - [2025-10-27 02:49:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13061 0.022874 [API:8081]10.0.0.249 - - [2025-10-27 02:49:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13061 0.019359 [API:8081]10.0.0.33 - - [2025-10-27 02:49:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.074568 [API:8081]10.0.0.33 - - [2025-10-27 02:49:32] "GET /analytics HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.33 - - [2025-10-27 02:49:32] "GET /analytics HTTP/1.1" 401 206 0.000211 [API:8081]10.0.0.249 - - [2025-10-27 02:49:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13061 0.019773 [API:8081]10.0.0.249 - - [2025-10-27 02:49:33] "GET /analytics HTTP/1.1" 401 206 0.000344 [API:8081]10.0.0.249 - - [2025-10-27 02:49:33] "GET /analytics HTTP/1.1" 401 206 0.000202 [API:8081]10.0.0.249 - - [2025-10-27 02:49:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13061 0.020046 [API:8081]10.0.0.249 - - [2025-10-27 02:49:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13061 0.019431 [API:8081]10.0.0.249 - - [2025-10-27 02:49:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 12631 0.020056 [API:8081]10.0.0.249 - - [2025-10-27 02:49:42] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009522 [API:8081]10.0.0.249 - - [2025-10-27 02:49:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.249 - - [2025-10-27 02:49:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1138 0.058549 [API:8081]10.0.0.249 - - [2025-10-27 02:50:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1362 0.071211 [API:8081]10.0.0.33 - - [2025-10-27 02:50:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.33 - - [2025-10-27 02:50:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.129 - - [2025-10-27 02:50:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.129 - - [2025-10-27 02:50:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000241 [API:8081]10.0.0.33 - - [2025-10-27 02:50:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.33 - - [2025-10-27 02:50:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.249 - - [2025-10-27 02:50:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.249 - - [2025-10-27 02:50:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.129 - - [2025-10-27 02:51:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.129 - - [2025-10-27 02:51:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.249 - - [2025-10-27 02:51:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000336 [API:8081]10.0.0.249 - - [2025-10-27 02:51:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.33 - - [2025-10-27 02:51:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067425 [API:8081]10.0.0.33 - - [2025-10-27 02:52:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.063782 [API:8081]10.0.0.249 - - [2025-10-27 02:52:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13049 0.018853 [API:8081]10.0.0.249 - - [2025-10-27 02:52:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13049 0.078679 [API:8081]10.0.0.249 - - [2025-10-27 02:52:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13049 0.018691 [API:8081]10.0.0.249 - - [2025-10-27 02:52:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13049 0.017747 [API:8081]10.0.0.249 - - [2025-10-27 02:52:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13049 0.018507 [API:8081]10.0.0.249 - - [2025-10-27 02:52:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13049 0.018527 [API:8081]10.0.0.249 - - [2025-10-27 02:53:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13049 0.018616 [API:8081]10.0.0.249 - - [2025-10-27 02:53:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13049 0.023651 [API:8081]10.0.0.249 - - [2025-10-27 02:53:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13049 0.022117 [API:8081]10.0.0.249 - - [2025-10-27 02:53:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 12633 0.018267 [API:8081]10.0.0.249 - - [2025-10-27 02:53:11] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007072 [API:8081]10.0.0.249 - - [2025-10-27 02:53:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13046 0.017764 [API:8081]10.0.0.249 - - [2025-10-27 02:53:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13046 0.018341 [API:8081]10.0.0.249 - - [2025-10-27 02:53:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13046 0.017650 [API:8081]10.0.0.249 - - [2025-10-27 02:53:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13046 0.019951 [API:8081]10.0.0.249 - - [2025-10-27 02:53:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13046 0.018473 [API:8081]10.0.0.249 - - [2025-10-27 02:53:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13046 0.018765 [API:8081]10.0.0.249 - - [2025-10-27 02:53:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13046 0.019477 [API:8081]10.0.0.249 - - [2025-10-27 02:53:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13046 0.018290 [API:8081]10.0.0.249 - - [2025-10-27 02:53:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13046 0.018042 [API:8081]10.0.0.249 - - [2025-10-27 02:53:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 12632 0.019568 [API:8081]10.0.0.249 - - [2025-10-27 02:53:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008012 [API:8081]10.0.0.249 - - [2025-10-27 02:53:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000359 [API:8081]10.0.0.249 - - [2025-10-27 02:53:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1150 0.054137 [API:8081]10.0.0.249 - - [2025-10-27 02:54:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1386 0.055838 [API:8081]10.0.0.33 - - [2025-10-27 02:54:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.053436 [API:8081]10.0.0.33 - - [2025-10-27 02:55:34] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.066617 [API:8081]10.0.0.33 - - [2025-10-27 02:55:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000335 [API:8081]10.0.0.33 - - [2025-10-27 02:55:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.129 - - [2025-10-27 02:55:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.129 - - [2025-10-27 02:55:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.33 - - [2025-10-27 02:55:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000395 [API:8081]10.0.0.33 - - [2025-10-27 02:55:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.249 - - [2025-10-27 02:55:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.249 - - [2025-10-27 02:55:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000237 [API:8081]10.0.0.129 - - [2025-10-27 02:56:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.129 - - [2025-10-27 02:56:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000240 [API:8081]10.0.0.249 - - [2025-10-27 02:56:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.249 - - [2025-10-27 02:56:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.249 - - [2025-10-27 02:57:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13065 0.023615 [API:8081]10.0.0.249 - - [2025-10-27 02:57:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13065 0.071116 [API:8081]10.0.0.249 - - [2025-10-27 02:57:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13065 0.019728 [API:8081]10.0.0.249 - - [2025-10-27 02:57:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 12637 0.110780 [API:8081]10.0.0.249 - - [2025-10-27 02:57:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010169 [API:8081]10.0.0.249 - - [2025-10-27 02:57:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13066 0.018702 [API:8081]10.0.0.249 - - [2025-10-27 02:57:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13065 0.021477 [API:8081]10.0.0.249 - - [2025-10-27 02:57:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13065 0.018934 [API:8081]10.0.0.249 - - [2025-10-27 02:57:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13065 0.017915 [API:8081]10.0.0.249 - - [2025-10-27 02:57:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13065 0.020866 [API:8081]10.0.0.249 - - [2025-10-27 02:57:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13065 0.020568 [API:8081]10.0.0.249 - - [2025-10-27 02:57:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13065 0.024734 [API:8081]10.0.0.33 - - [2025-10-27 02:57:35] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066220 [API:8081]10.0.0.249 - - [2025-10-27 02:57:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13065 0.022892 [API:8081]10.0.0.249 - - [2025-10-27 02:57:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 12823 0.023587 [API:8081]10.0.0.249 - - [2025-10-27 02:57:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008775 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:57:53] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003665 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:57:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003090 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:57:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003392 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:57:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002271 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:57:53] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002444 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:57:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002361 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:57:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002049 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 02:57:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.001930 [API:8081]10.0.0.33 - - [2025-10-27 02:58:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.092644 [API:8081]10.0.0.129 - - [2025-10-27 02:59:03] "GET /analytics HTTP/1.1" 401 206 0.000747 [API:8081]10.0.0.129 - - [2025-10-27 02:59:03] "GET /analytics HTTP/1.1" 401 206 0.000158 [API:8081]10.0.0.33 - - [2025-10-27 02:59:32] "GET /analytics HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.33 - - [2025-10-27 02:59:32] "GET /analytics HTTP/1.1" 401 206 0.000152 [API:8081]10.0.0.249 - - [2025-10-27 02:59:33] "GET /analytics HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.249 - - [2025-10-27 02:59:33] "GET /analytics HTTP/1.1" 401 206 0.000113 [API:8081]10.0.0.33 - - [2025-10-27 03:00:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064841 [API:8081]10.0.0.33 - - [2025-10-27 03:00:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.33 - - [2025-10-27 03:00:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.129 - - [2025-10-27 03:00:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.129 - - [2025-10-27 03:00:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.33 - - [2025-10-27 03:00:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000531 [API:8081]10.0.0.33 - - [2025-10-27 03:00:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000448 [API:8081]10.0.0.249 - - [2025-10-27 03:00:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000353 [API:8081]10.0.0.249 - - [2025-10-27 03:00:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.129 - - [2025-10-27 03:01:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000375 [API:8081]10.0.0.129 - - [2025-10-27 03:01:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000393 [API:8081]10.0.0.249 - - [2025-10-27 03:01:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000394 [API:8081]10.0.0.249 - - [2025-10-27 03:01:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000831 [API:8081]10.0.0.33 - - [2025-10-27 03:01:39] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.092946 [API:8081]10.0.0.249 - - [2025-10-27 03:01:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000331 [API:8081]10.0.0.249 - - [2025-10-27 03:01:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1132 0.070873 [API:8081]10.0.0.249 - - [2025-10-27 03:03:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1350 0.058069 [API:8081]10.0.0.33 - - [2025-10-27 03:03:40] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066272 [API:8081]10.0.0.249 - - [2025-10-27 03:04:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000321 [API:8081]10.0.0.249 - - [2025-10-27 03:04:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1478 0.057799 [API:8081]10.0.0.33 - - [2025-10-27 03:04:41] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.092353 [API:8081]10.0.0.249 - - [2025-10-27 03:05:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13244 0.070018 [API:8081]10.0.0.249 - - [2025-10-27 03:05:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13244 0.020875 [API:8081]10.0.0.249 - - [2025-10-27 03:05:25] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.057178 [API:8081]10.0.0.249 - - [2025-10-27 03:05:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13256 0.023610 [API:8081]10.0.0.249 - - [2025-10-27 03:05:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13256 0.019322 [API:8081]10.0.0.249 - - [2025-10-27 03:05:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009104 [API:8081]10.0.0.33 - - [2025-10-27 03:05:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000395 [API:8081]10.0.0.33 - - [2025-10-27 03:05:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.129 - - [2025-10-27 03:05:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.129 - - [2025-10-27 03:05:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.33 - - [2025-10-27 03:05:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000358 [API:8081]10.0.0.33 - - [2025-10-27 03:05:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.249 - - [2025-10-27 03:05:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.249 - - [2025-10-27 03:05:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000369 [API:8081]10.0.0.129 - - [2025-10-27 03:06:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.129 - - [2025-10-27 03:06:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.249 - - [2025-10-27 03:06:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000315 [API:8081]10.0.0.249 - - [2025-10-27 03:06:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000344 [API:8081]10.0.0.33 - - [2025-10-27 03:06:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060503 [API:8081]10.0.0.249 - - [2025-10-27 03:07:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13250 0.024879 [API:8081]10.0.0.249 - - [2025-10-27 03:07:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 12659 0.023985 [API:8081]10.0.0.249 - - [2025-10-27 03:07:10] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010308 [API:8081]10.0.0.249 - - [2025-10-27 03:07:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13251 0.020223 [API:8081]10.0.0.249 - - [2025-10-27 03:07:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13250 0.028616 [API:8081]10.0.0.249 - - [2025-10-27 03:07:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13250 0.024348 [API:8081]10.0.0.249 - - [2025-10-27 03:07:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13250 0.018954 [API:8081]10.0.0.249 - - [2025-10-27 03:07:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13250 0.020086 [API:8081]10.0.0.249 - - [2025-10-27 03:07:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13250 0.028130 [API:8081]10.0.0.249 - - [2025-10-27 03:07:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13250 0.019418 [API:8081]10.0.0.249 - - [2025-10-27 03:07:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13250 0.019547 [API:8081]10.0.0.249 - - [2025-10-27 03:07:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13250 0.018942 [API:8081]10.0.0.249 - - [2025-10-27 03:07:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 12656 0.023246 [API:8081]10.0.0.249 - - [2025-10-27 03:07:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009604 [API:8081]10.0.0.33 - - [2025-10-27 03:07:44] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.104246 [API:8081]10.0.0.249 - - [2025-10-27 03:07:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.249 - - [2025-10-27 03:07:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1280 0.063708 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:07:53] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003042 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:07:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003529 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:07:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002598 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:07:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002630 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:07:53] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002615 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:07:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003067 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:07:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002806 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:07:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002429 [API:8081]10.0.0.249 - - [2025-10-27 03:08:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13284 0.065473 [API:8081]10.0.0.249 - - [2025-10-27 03:08:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13284 0.077474 [API:8081]10.0.0.249 - - [2025-10-27 03:08:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.012676 [API:8081]10.0.0.129 - - [2025-10-27 03:09:03] "GET /analytics HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.129 - - [2025-10-27 03:09:03] "GET /analytics HTTP/1.1" 401 206 0.000204 [API:8081]10.0.0.249 - - [2025-10-27 03:09:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13284 0.021646 [API:8081]10.0.0.249 - - [2025-10-27 03:09:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13284 0.020209 [API:8081]10.0.0.249 - - [2025-10-27 03:09:04] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009974 [API:8081]10.0.0.33 - - [2025-10-27 03:09:32] "GET /analytics HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.33 - - [2025-10-27 03:09:32] "GET /analytics HTTP/1.1" 401 206 0.000156 [API:8081]10.0.0.249 - - [2025-10-27 03:09:33] "GET /analytics HTTP/1.1" 401 206 0.000327 [API:8081]10.0.0.249 - - [2025-10-27 03:09:33] "GET /analytics HTTP/1.1" 401 206 0.000183 [API:8081]10.0.0.33 - - [2025-10-27 03:09:45] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064010 [API:8081]10.0.0.33 - - [2025-10-27 03:10:46] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.065506 [API:8081]10.0.0.249 - - [2025-10-27 03:10:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13283 0.018813 [API:8081]10.0.0.249 - - [2025-10-27 03:10:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13283 0.020403 [API:8081]10.0.0.249 - - [2025-10-27 03:10:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13283 0.019203 [API:8081]10.0.0.249 - - [2025-10-27 03:10:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13283 0.019499 [API:8081]10.0.0.33 - - [2025-10-27 03:10:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.33 - - [2025-10-27 03:10:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.129 - - [2025-10-27 03:10:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.129 - - [2025-10-27 03:10:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.33 - - [2025-10-27 03:10:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000346 [API:8081]10.0.0.33 - - [2025-10-27 03:10:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000491 [API:8081]10.0.0.249 - - [2025-10-27 03:10:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.249 - - [2025-10-27 03:10:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.129 - - [2025-10-27 03:11:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.129 - - [2025-10-27 03:11:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000243 [API:8081]10.0.0.249 - - [2025-10-27 03:11:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.249 - - [2025-10-27 03:11:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.249 - - [2025-10-27 03:11:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13283 0.022203 [API:8081]10.0.0.249 - - [2025-10-27 03:11:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13283 0.018673 [API:8081]10.0.0.249 - - [2025-10-27 03:11:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13283 0.023190 [API:8081]10.0.0.249 - - [2025-10-27 03:11:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 12958 0.018916 [API:8081]10.0.0.249 - - [2025-10-27 03:11:10] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008662 [API:8081]10.0.0.249 - - [2025-10-27 03:11:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13279 0.019105 [API:8081]10.0.0.249 - - [2025-10-27 03:11:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13277 0.018421 [API:8081]10.0.0.249 - - [2025-10-27 03:11:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13277 0.018169 [API:8081]10.0.0.249 - - [2025-10-27 03:11:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13277 0.022331 [API:8081]10.0.0.249 - - [2025-10-27 03:11:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13277 0.020061 [API:8081]10.0.0.249 - - [2025-10-27 03:11:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13277 0.020522 [API:8081]10.0.0.249 - - [2025-10-27 03:11:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13277 0.019705 [API:8081]10.0.0.249 - - [2025-10-27 03:11:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13277 0.024003 [API:8081]10.0.0.249 - - [2025-10-27 03:11:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13277 0.021017 [API:8081]10.0.0.249 - - [2025-10-27 03:11:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 12653 0.020045 [API:8081]10.0.0.249 - - [2025-10-27 03:11:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009690 [API:8081]10.0.0.249 - - [2025-10-27 03:11:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.249 - - [2025-10-27 03:11:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1244 0.058123 [API:8081]10.0.0.249 - - [2025-10-27 03:12:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13227 0.070607 [API:8081]10.0.0.249 - - [2025-10-27 03:12:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13227 0.065425 [API:8081]10.0.0.249 - - [2025-10-27 03:12:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009115 [API:8081]10.0.0.33 - - [2025-10-27 03:12:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067552 [API:8081]10.0.0.249 - - [2025-10-27 03:13:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13222 0.024433 [API:8081]10.0.0.249 - - [2025-10-27 03:13:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13222 0.019298 [API:8081]10.0.0.249 - - [2025-10-27 03:13:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009445 [API:8081]10.0.0.33 - - [2025-10-27 03:13:48] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.068603 [API:8081]10.0.0.249 - - [2025-10-27 03:14:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13221 0.019787 [API:8081]10.0.0.249 - - [2025-10-27 03:14:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13221 0.019990 [API:8081]10.0.0.249 - - [2025-10-27 03:14:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13221 0.020911 [API:8081]10.0.0.249 - - [2025-10-27 03:14:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13221 0.021841 [API:8081]10.0.0.249 - - [2025-10-27 03:14:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13221 0.021901 [API:8081]10.0.0.249 - - [2025-10-27 03:14:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13221 0.020787 [API:8081]10.0.0.249 - - [2025-10-27 03:14:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13221 0.022254 [API:8081]10.0.0.249 - - [2025-10-27 03:14:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13221 0.020235 [API:8081]10.0.0.249 - - [2025-10-27 03:14:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 12653 0.026887 [API:8081]10.0.0.249 - - [2025-10-27 03:14:42] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009003 [API:8081]10.0.0.249 - - [2025-10-27 03:14:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13228 0.018919 [API:8081]10.0.0.249 - - [2025-10-27 03:14:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13228 0.018993 [API:8081]10.0.0.249 - - [2025-10-27 03:14:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13228 0.027944 [API:8081]10.0.0.249 - - [2025-10-27 03:14:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13228 0.018430 [API:8081]10.0.0.249 - - [2025-10-27 03:14:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13228 0.022617 [API:8081]10.0.0.249 - - [2025-10-27 03:15:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13228 0.019406 [API:8081]10.0.0.249 - - [2025-10-27 03:15:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13228 0.019700 [API:8081]10.0.0.249 - - [2025-10-27 03:15:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13228 0.019988 [API:8081]10.0.0.249 - - [2025-10-27 03:15:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13228 0.020842 [API:8081]10.0.0.249 - - [2025-10-27 03:15:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 12646 0.024981 [API:8081]10.0.0.249 - - [2025-10-27 03:15:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.011438 [API:8081]10.0.0.249 - - [2025-10-27 03:15:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000516 [API:8081]10.0.0.249 - - [2025-10-27 03:15:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1340 0.081369 [API:8081]10.0.0.249 - - [2025-10-27 03:15:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.077424 [API:8081]10.0.0.249 - - [2025-10-27 03:15:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1766 0.060303 [API:8081]10.0.0.249 - - [2025-10-27 03:15:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1340 0.011338 [API:8081]10.0.0.249 - - [2025-10-27 03:15:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.008636 [API:8081]10.0.0.249 - - [2025-10-27 03:15:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1766 0.010701 [API:8081]10.0.0.249 - - [2025-10-27 03:15:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1990 0.009311 [API:8081]10.0.0.33 - - [2025-10-27 03:15:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074198 [API:8081]10.0.0.249 - - [2025-10-27 03:15:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2216 0.008801 [API:8081]10.0.0.33 - - [2025-10-27 03:15:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.33 - - [2025-10-27 03:15:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.129 - - [2025-10-27 03:15:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.129 - - [2025-10-27 03:15:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.33 - - [2025-10-27 03:15:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000358 [API:8081]10.0.0.33 - - [2025-10-27 03:15:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.249 - - [2025-10-27 03:15:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.249 - - [2025-10-27 03:15:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.129 - - [2025-10-27 03:16:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000434 [API:8081]10.0.0.129 - - [2025-10-27 03:16:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.249 - - [2025-10-27 03:16:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.249 - - [2025-10-27 03:16:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.249 - - [2025-10-27 03:16:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.249 - - [2025-10-27 03:16:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1340 0.080532 [API:8081]10.0.0.249 - - [2025-10-27 03:16:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1556 0.067872 [API:8081]10.0.0.249 - - [2025-10-27 03:16:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.051652 [API:8081]10.0.0.249 - - [2025-10-27 03:16:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1126 0.008005 [API:8081]10.0.0.249 - - [2025-10-27 03:16:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1338 0.010255 [API:8081]10.0.0.249 - - [2025-10-27 03:16:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.012287 [API:8081]10.0.0.249 - - [2025-10-27 03:16:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000468 [API:8081]10.0.0.249 - - [2025-10-27 03:16:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.076083 [API:8081]10.0.0.249 - - [2025-10-27 03:16:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1330 0.064206 [API:8081]10.0.0.249 - - [2025-10-27 03:16:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.068809 [API:8081]10.0.0.33 - - [2025-10-27 03:16:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.062145 [API:8081]10.0.0.249 - - [2025-10-27 03:16:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.009505 [API:8081]10.0.0.249 - - [2025-10-27 03:16:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1330 0.008748 [API:8081]10.0.0.249 - - [2025-10-27 03:16:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.009587 [API:8081]10.0.0.249 - - [2025-10-27 03:16:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1760 0.009661 [API:8081]10.0.0.249 - - [2025-10-27 03:16:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1982 0.008477 [API:8081]10.0.0.249 - - [2025-10-27 03:17:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.249 - - [2025-10-27 03:17:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1128 0.071218 [API:8081]10.0.0.249 - - [2025-10-27 03:17:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1344 0.074342 [API:8081]10.0.0.249 - - [2025-10-27 03:17:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1564 0.054634 [API:8081]10.0.0.249 - - [2025-10-27 03:17:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1796 0.011362 [API:8081]10.0.0.249 - - [2025-10-27 03:17:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2030 0.008762 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:17:53] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002685 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:17:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002478 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:17:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002444 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:17:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002377 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:17:53] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002628 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:17:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002131 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:17:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002135 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:17:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002061 [API:8081]10.0.0.33 - - [2025-10-27 03:18:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064075 [API:8081]10.0.0.129 - - [2025-10-27 03:19:03] "GET /analytics HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.129 - - [2025-10-27 03:19:03] "GET /analytics HTTP/1.1" 401 206 0.000138 [API:8081]10.0.0.33 - - [2025-10-27 03:19:32] "GET /analytics HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.33 - - [2025-10-27 03:19:32] "GET /analytics HTTP/1.1" 401 206 0.000146 [API:8081]10.0.0.249 - - [2025-10-27 03:19:33] "GET /analytics HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.249 - - [2025-10-27 03:19:33] "GET /analytics HTTP/1.1" 401 206 0.000122 [API:8081]10.0.0.33 - - [2025-10-27 03:19:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.064759 [API:8081]10.0.0.33 - - [2025-10-27 03:20:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.33 - - [2025-10-27 03:20:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.129 - - [2025-10-27 03:20:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000372 [API:8081]10.0.0.129 - - [2025-10-27 03:20:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000479 [API:8081]10.0.0.33 - - [2025-10-27 03:20:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000344 [API:8081]10.0.0.33 - - [2025-10-27 03:20:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.249 - - [2025-10-27 03:20:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.249 - - [2025-10-27 03:20:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.129 - - [2025-10-27 03:21:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.129 - - [2025-10-27 03:21:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.249 - - [2025-10-27 03:21:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.249 - - [2025-10-27 03:21:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.33 - - [2025-10-27 03:21:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060045 [API:8081]10.0.0.33 - - [2025-10-27 03:22:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.065971 [API:8081]10.0.0.249 - - [2025-10-27 03:23:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.249 - - [2025-10-27 03:23:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1124 0.062186 [API:8081]10.0.0.249 - - [2025-10-27 03:23:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.057523 [API:8081]10.0.0.33 - - [2025-10-27 03:24:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058409 [API:8081]10.0.0.33 - - [2025-10-27 03:25:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.058792 [API:8081]10.0.0.33 - - [2025-10-27 03:25:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.33 - - [2025-10-27 03:25:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.129 - - [2025-10-27 03:25:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.129 - - [2025-10-27 03:25:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.33 - - [2025-10-27 03:25:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.33 - - [2025-10-27 03:25:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.249 - - [2025-10-27 03:25:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.249 - - [2025-10-27 03:25:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000232 [API:8081]10.0.0.129 - - [2025-10-27 03:26:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.129 - - [2025-10-27 03:26:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.249 - - [2025-10-27 03:26:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.249 - - [2025-10-27 03:26:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.249 - - [2025-10-27 03:27:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.249 - - [2025-10-27 03:27:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.133224 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:27:53] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003161 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:27:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003367 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:27:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003172 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:27:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002775 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:27:53] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002688 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:27:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002560 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:27:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002336 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:27:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002117 [API:8081]10.0.0.33 - - [2025-10-27 03:27:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058409 [API:8081]10.0.0.249 - - [2025-10-27 03:28:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.249 - - [2025-10-27 03:28:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1136 0.063109 [API:8081]10.0.0.33 - - [2025-10-27 03:29:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.053895 [API:8081]10.0.0.129 - - [2025-10-27 03:29:03] "GET /analytics HTTP/1.1" 401 206 0.000243 [API:8081]10.0.0.129 - - [2025-10-27 03:29:03] "GET /analytics HTTP/1.1" 401 206 0.000119 [API:8081]10.0.0.33 - - [2025-10-27 03:29:32] "GET /analytics HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.33 - - [2025-10-27 03:29:32] "GET /analytics HTTP/1.1" 401 206 0.000147 [API:8081]10.0.0.249 - - [2025-10-27 03:29:33] "GET /analytics HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.249 - - [2025-10-27 03:29:33] "GET /analytics HTTP/1.1" 401 206 0.000141 [API:8081]10.0.0.33 - - [2025-10-27 03:30:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.33 - - [2025-10-27 03:30:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.129 - - [2025-10-27 03:30:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.129 - - [2025-10-27 03:30:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.33 - - [2025-10-27 03:30:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.33 - - [2025-10-27 03:30:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.249 - - [2025-10-27 03:30:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.249 - - [2025-10-27 03:30:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.129 - - [2025-10-27 03:31:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.129 - - [2025-10-27 03:31:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.249 - - [2025-10-27 03:31:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.249 - - [2025-10-27 03:31:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.33 - - [2025-10-27 03:31:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.132480 [API:8081]10.0.0.33 - - [2025-10-27 03:32:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.067169 [API:8081]10.0.0.249 - - [2025-10-27 03:33:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.249 - - [2025-10-27 03:33:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1116 0.067650 [API:8081]10.0.0.33 - - [2025-10-27 03:34:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071082 [API:8081]10.0.0.33 - - [2025-10-27 03:35:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.063908 [API:8081]10.0.0.33 - - [2025-10-27 03:35:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.33 - - [2025-10-27 03:35:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.129 - - [2025-10-27 03:35:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.129 - - [2025-10-27 03:35:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.33 - - [2025-10-27 03:35:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.33 - - [2025-10-27 03:35:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.249 - - [2025-10-27 03:35:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000386 [API:8081]10.0.0.249 - - [2025-10-27 03:35:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000440 [API:8081]10.0.0.129 - - [2025-10-27 03:36:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000366 [API:8081]10.0.0.129 - - [2025-10-27 03:36:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000442 [API:8081]10.0.0.249 - - [2025-10-27 03:36:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.249 - - [2025-10-27 03:36:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.33 - - [2025-10-27 03:37:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.078546 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:37:53] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003401 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:37:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002966 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:37:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002414 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:37:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002572 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:37:53] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003191 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:37:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002096 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:37:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002139 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:37:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.001888 [API:8081]10.0.0.33 - - [2025-10-27 03:38:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.058615 [API:8081]10.0.0.129 - - [2025-10-27 03:39:03] "GET /analytics HTTP/1.1" 401 206 0.000315 [API:8081]10.0.0.129 - - [2025-10-27 03:39:03] "GET /analytics HTTP/1.1" 401 206 0.000186 [API:8081]10.0.0.249 - - [2025-10-27 03:39:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.249 - - [2025-10-27 03:39:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13058 0.071113 [API:8081]10.0.0.249 - - [2025-10-27 03:39:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13058 0.064301 [API:8081]10.0.0.249 - - [2025-10-27 03:39:11] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.053331 [API:8081]10.0.0.249 - - [2025-10-27 03:39:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.010545 [API:8081]10.0.0.249 - - [2025-10-27 03:39:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13058 0.019922 [API:8081]10.0.0.249 - - [2025-10-27 03:39:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13058 0.018042 [API:8081]10.0.0.249 - - [2025-10-27 03:39:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13058 0.021122 [API:8081]10.0.0.249 - - [2025-10-27 03:39:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13058 0.023037 [API:8081]10.0.0.249 - - [2025-10-27 03:39:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13058 0.019379 [API:8081]10.0.0.249 - - [2025-10-27 03:39:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13058 0.018925 [API:8081]10.0.0.33 - - [2025-10-27 03:39:32] "GET /analytics HTTP/1.1" 401 206 0.000373 [API:8081]10.0.0.33 - - [2025-10-27 03:39:32] "GET /analytics HTTP/1.1" 401 206 0.000150 [API:8081]10.0.0.249 - - [2025-10-27 03:39:33] "GET /analytics HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.249 - - [2025-10-27 03:39:33] "GET /analytics HTTP/1.1" 401 206 0.000133 [API:8081]10.0.0.249 - - [2025-10-27 03:39:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13058 0.020030 [API:8081]10.0.0.249 - - [2025-10-27 03:39:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13058 0.018300 [API:8081]10.0.0.249 - - [2025-10-27 03:39:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 12666 0.019142 [API:8081]10.0.0.249 - - [2025-10-27 03:39:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010057 [API:8081]10.0.0.33 - - [2025-10-27 03:40:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.095177 [API:8081]10.0.0.33 - - [2025-10-27 03:40:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.33 - - [2025-10-27 03:40:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.129 - - [2025-10-27 03:40:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.129 - - [2025-10-27 03:40:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.33 - - [2025-10-27 03:40:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.33 - - [2025-10-27 03:40:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.249 - - [2025-10-27 03:40:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.249 - - [2025-10-27 03:40:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.129 - - [2025-10-27 03:41:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.129 - - [2025-10-27 03:41:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.249 - - [2025-10-27 03:41:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.249 - - [2025-10-27 03:41:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.33 - - [2025-10-27 03:41:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.072744 [API:8081]10.0.0.249 - - [2025-10-27 03:42:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000372 [API:8081]10.0.0.249 - - [2025-10-27 03:42:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1118 0.072397 [API:8081]10.0.0.33 - - [2025-10-27 03:43:11] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060574 [API:8081]10.0.0.33 - - [2025-10-27 03:44:12] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.068290 [API:8081]10.0.0.249 - - [2025-10-27 03:45:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.249 - - [2025-10-27 03:45:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1118 0.054310 [API:8081]10.0.0.33 - - [2025-10-27 03:45:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.33 - - [2025-10-27 03:45:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.129 - - [2025-10-27 03:45:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.129 - - [2025-10-27 03:45:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.33 - - [2025-10-27 03:45:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.33 - - [2025-10-27 03:45:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.249 - - [2025-10-27 03:45:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.249 - - [2025-10-27 03:45:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000246 [API:8081]10.0.0.129 - - [2025-10-27 03:46:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.129 - - [2025-10-27 03:46:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.249 - - [2025-10-27 03:46:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.249 - - [2025-10-27 03:46:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.33 - - [2025-10-27 03:46:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.078912 [API:8081]10.0.0.33 - - [2025-10-27 03:47:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.058386 [API:8081]10.0.0.249 - - [2025-10-27 03:47:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000263 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:47:53] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003109 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:47:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003112 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:47:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002966 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:47:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002394 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:47:53] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002574 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:47:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003162 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:47:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002303 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:47:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002130 [API:8081]10.0.0.249 - - [2025-10-27 03:47:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1148 0.060410 [API:8081]10.0.0.129 - - [2025-10-27 03:49:04] "GET /analytics HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.129 - - [2025-10-27 03:49:04] "GET /analytics HTTP/1.1" 401 206 0.000155 [API:8081]10.0.0.33 - - [2025-10-27 03:49:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068918 [API:8081]10.0.0.33 - - [2025-10-27 03:49:32] "GET /analytics HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.33 - - [2025-10-27 03:49:32] "GET /analytics HTTP/1.1" 401 206 0.000168 [API:8081]10.0.0.249 - - [2025-10-27 03:49:33] "GET /analytics HTTP/1.1" 401 206 0.000238 [API:8081]10.0.0.249 - - [2025-10-27 03:49:33] "GET /analytics HTTP/1.1" 401 206 0.000139 [API:8081]10.0.0.249 - - [2025-10-27 03:49:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.249 - - [2025-10-27 03:49:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1392 0.064633 [API:8081]10.0.0.33 - - [2025-10-27 03:50:17] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.098174 [API:8081]10.0.0.249 - - [2025-10-27 03:50:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.060237 [API:8081]10.0.0.249 - - [2025-10-27 03:50:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.009061 [API:8081]10.0.0.249 - - [2025-10-27 03:50:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.050832 [API:8081]10.0.0.33 - - [2025-10-27 03:50:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.33 - - [2025-10-27 03:50:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.129 - - [2025-10-27 03:50:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.129 - - [2025-10-27 03:50:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.33 - - [2025-10-27 03:50:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.33 - - [2025-10-27 03:50:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.249 - - [2025-10-27 03:50:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.249 - - [2025-10-27 03:50:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.129 - - [2025-10-27 03:51:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000349 [API:8081]10.0.0.129 - - [2025-10-27 03:51:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.249 - - [2025-10-27 03:51:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.249 - - [2025-10-27 03:51:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.249 - - [2025-10-27 03:51:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.008709 [API:8081]10.0.0.249 - - [2025-10-27 03:51:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.009437 [API:8081]10.0.0.249 - - [2025-10-27 03:51:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.009582 [API:8081]10.0.0.249 - - [2025-10-27 03:51:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.009469 [API:8081]10.0.0.249 - - [2025-10-27 03:51:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.008942 [API:8081]10.0.0.33 - - [2025-10-27 03:52:18] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071788 [API:8081]10.0.0.33 - - [2025-10-27 03:53:19] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.072493 [API:8081]10.0.0.249 - - [2025-10-27 03:54:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13776 0.062009 [API:8081]10.0.0.33 - - [2025-10-27 03:55:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061143 [API:8081]10.0.0.33 - - [2025-10-27 03:55:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.33 - - [2025-10-27 03:55:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000331 [API:8081]10.0.0.129 - - [2025-10-27 03:55:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000420 [API:8081]10.0.0.129 - - [2025-10-27 03:55:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000347 [API:8081]10.0.0.33 - - [2025-10-27 03:55:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.33 - - [2025-10-27 03:55:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.249 - - [2025-10-27 03:55:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000347 [API:8081]10.0.0.249 - - [2025-10-27 03:55:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000426 [API:8081]10.0.0.129 - - [2025-10-27 03:56:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.129 - - [2025-10-27 03:56:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000245 [API:8081]10.0.0.249 - - [2025-10-27 03:56:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.249 - - [2025-10-27 03:56:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.33 - - [2025-10-27 03:56:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.060534 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:57:54] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002662 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:57:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002506 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:57:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002429 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:57:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002196 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:57:54] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002467 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:57:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002220 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:57:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002199 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 03:57:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002159 [API:8081]10.0.0.33 - - [2025-10-27 03:58:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063890 [API:8081]10.0.0.129 - - [2025-10-27 03:59:04] "GET /analytics HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.129 - - [2025-10-27 03:59:04] "GET /analytics HTTP/1.1" 401 206 0.000143 [API:8081]10.0.0.33 - - [2025-10-27 03:59:23] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.058508 [API:8081]10.0.0.33 - - [2025-10-27 03:59:32] "GET /analytics HTTP/1.1" 401 206 0.000354 [API:8081]10.0.0.33 - - [2025-10-27 03:59:32] "GET /analytics HTTP/1.1" 401 206 0.000204 [API:8081]10.0.0.249 - - [2025-10-27 03:59:33] "GET /analytics HTTP/1.1" 401 206 0.000232 [API:8081]10.0.0.249 - - [2025-10-27 03:59:33] "GET /analytics HTTP/1.1" 401 206 0.000144 [API:8081]10.0.0.33 - - [2025-10-27 04:00:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000429 [API:8081]10.0.0.33 - - [2025-10-27 04:00:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000374 [API:8081]10.0.0.129 - - [2025-10-27 04:00:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000355 [API:8081]10.0.0.129 - - [2025-10-27 04:00:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.33 - - [2025-10-27 04:00:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.33 - - [2025-10-27 04:00:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.249 - - [2025-10-27 04:00:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.249 - - [2025-10-27 04:00:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000347 [API:8081]10.0.0.129 - - [2025-10-27 04:01:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.129 - - [2025-10-27 04:01:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.249 - - [2025-10-27 04:01:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.249 - - [2025-10-27 04:01:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.33 - - [2025-10-27 04:01:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060653 [API:8081]10.0.0.33 - - [2025-10-27 04:02:25] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.069483 [API:8081]10.0.0.33 - - [2025-10-27 04:04:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.100996 [API:8081]10.0.0.33 - - [2025-10-27 04:05:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.062379 [API:8081]10.0.0.33 - - [2025-10-27 04:05:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.33 - - [2025-10-27 04:05:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.129 - - [2025-10-27 04:05:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.129 - - [2025-10-27 04:05:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.33 - - [2025-10-27 04:05:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000373 [API:8081]10.0.0.33 - - [2025-10-27 04:05:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.249 - - [2025-10-27 04:05:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.249 - - [2025-10-27 04:05:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.129 - - [2025-10-27 04:06:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.129 - - [2025-10-27 04:06:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.249 - - [2025-10-27 04:06:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000399 [API:8081]10.0.0.249 - - [2025-10-27 04:06:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.249 - - [2025-10-27 04:06:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.249 - - [2025-10-27 04:06:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1332 0.085471 [API:8081]10.0.0.249 - - [2025-10-27 04:07:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13070 0.067559 [API:8081]10.0.0.249 - - [2025-10-27 04:07:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-2?flat HTTP/1.1" 200 13070 0.117581 [API:8081]10.0.0.249 - - [2025-10-27 04:07:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009363 [API:8081]10.0.0.249 - - [2025-10-27 04:07:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13057 0.018856 [API:8081]10.0.0.249 - - [2025-10-27 04:07:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13057 0.018168 [API:8081]10.0.0.249 - - [2025-10-27 04:07:24] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008270 [API:8081]10.0.0.33 - - [2025-10-27 04:07:29] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072632 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:07:54] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003921 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:07:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003090 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:07:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002728 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:07:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003330 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:07:54] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003119 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:07:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002995 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:07:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002616 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:07:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003650 [API:8081]10.0.0.33 - - [2025-10-27 04:08:30] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.056258 [API:8081]10.0.0.129 - - [2025-10-27 04:09:04] "GET /analytics HTTP/1.1" 401 206 0.000361 [API:8081]10.0.0.129 - - [2025-10-27 04:09:04] "GET /analytics HTTP/1.1" 401 206 0.000171 [API:8081]10.0.0.33 - - [2025-10-27 04:09:32] "GET /analytics HTTP/1.1" 401 206 0.000396 [API:8081]10.0.0.33 - - [2025-10-27 04:09:32] "GET /analytics HTTP/1.1" 401 206 0.000201 [API:8081]10.0.0.249 - - [2025-10-27 04:09:33] "GET /analytics HTTP/1.1" 401 206 0.000344 [API:8081]10.0.0.249 - - [2025-10-27 04:09:33] "GET /analytics HTTP/1.1" 401 206 0.000195 [API:8081]10.0.0.249 - - [2025-10-27 04:09:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008846 [API:8081]10.0.0.249 - - [2025-10-27 04:09:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009264 [API:8081]10.0.0.33 - - [2025-10-27 04:10:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060755 [API:8081]10.0.0.249 - - [2025-10-27 04:10:56] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010491 [API:8081]10.0.0.33 - - [2025-10-27 04:10:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.33 - - [2025-10-27 04:10:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.129 - - [2025-10-27 04:10:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.129 - - [2025-10-27 04:10:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.33 - - [2025-10-27 04:10:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.33 - - [2025-10-27 04:10:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000358 [API:8081]10.0.0.249 - - [2025-10-27 04:10:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.249 - - [2025-10-27 04:11:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000335 [API:8081]10.0.0.129 - - [2025-10-27 04:11:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.129 - - [2025-10-27 04:11:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.249 - - [2025-10-27 04:11:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.249 - - [2025-10-27 04:11:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.249 - - [2025-10-27 04:11:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009460 [API:8081]10.0.0.33 - - [2025-10-27 04:11:33] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.073812 [API:8081]10.0.0.33 - - [2025-10-27 04:13:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.055433 [API:8081]10.0.0.249 - - [2025-10-27 04:13:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 401 206 0.000323 [API:8081]10.0.0.249 - - [2025-10-27 04:13:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.131756 [API:8081]10.0.0.249 - - [2025-10-27 04:14:11] "GET /analytics/uves/virtual-machines HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.249 - - [2025-10-27 04:14:11] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.048945 [API:8081]10.0.0.33 - - [2025-10-27 04:14:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.145021 [API:8081]10.0.0.249 - - [2025-10-27 04:14:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.249 - - [2025-10-27 04:14:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1160 0.052857 [API:8081]10.0.0.249 - - [2025-10-27 04:14:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1160 0.054707 [API:8081]10.0.0.249 - - [2025-10-27 04:14:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1406 0.051723 [API:8081]10.0.0.249 - - [2025-10-27 04:15:10] "GET /analytics/uves/virtual-machines HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.249 - - [2025-10-27 04:15:11] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.086705 [API:8081]10.0.0.249 - - [2025-10-27 04:15:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009317 [Introspect:8090]10.0.0.249 - - [2025-10-27 04:15:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.001115 [API:8081]10.0.0.249 - - [2025-10-27 04:15:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.249 - - [2025-10-27 04:15:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1124 0.111986 [API:8081]10.0.0.33 - - [2025-10-27 04:15:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.33 - - [2025-10-27 04:15:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.129 - - [2025-10-27 04:15:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.129 - - [2025-10-27 04:15:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.33 - - [2025-10-27 04:15:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.33 - - [2025-10-27 04:15:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.249 - - [2025-10-27 04:15:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.249 - - [2025-10-27 04:15:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.129 - - [2025-10-27 04:16:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.129 - - [2025-10-27 04:16:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.249 - - [2025-10-27 04:16:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.249 - - [2025-10-27 04:16:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.33 - - [2025-10-27 04:16:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062911 [API:8081]10.0.0.33 - - [2025-10-27 04:17:38] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.065411 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:17:54] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003258 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:17:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002944 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:17:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002855 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:17:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003139 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:17:54] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002867 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:17:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002479 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:17:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002573 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:17:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002804 [API:8081]10.0.0.249 - - [2025-10-27 04:18:27] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008390 [API:8081]10.0.0.249 - - [2025-10-27 04:18:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.060301 [API:8081]10.0.0.249 - - [2025-10-27 04:18:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.068297 [API:8081]10.0.0.249 - - [2025-10-27 04:18:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008334 [API:8081]10.0.0.249 - - [2025-10-27 04:18:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1124 0.008058 [API:8081]10.0.0.249 - - [2025-10-27 04:18:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.009341 [API:8081]10.0.0.129 - - [2025-10-27 04:19:04] "GET /analytics HTTP/1.1" 401 206 0.000224 [API:8081]10.0.0.129 - - [2025-10-27 04:19:04] "GET /analytics HTTP/1.1" 401 206 0.000130 [API:8081]10.0.0.33 - - [2025-10-27 04:19:32] "GET /analytics HTTP/1.1" 401 206 0.000241 [API:8081]10.0.0.33 - - [2025-10-27 04:19:32] "GET /analytics HTTP/1.1" 401 206 0.000218 [API:8081]10.0.0.249 - - [2025-10-27 04:19:33] "GET /analytics HTTP/1.1" 401 206 0.000235 [API:8081]10.0.0.249 - - [2025-10-27 04:19:33] "GET /analytics HTTP/1.1" 401 206 0.000181 [API:8081]10.0.0.33 - - [2025-10-27 04:19:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.051212 [API:8081]10.0.0.33 - - [2025-10-27 04:20:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 1749 0.059410 [API:8081]10.0.0.33 - - [2025-10-27 04:20:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.33 - - [2025-10-27 04:20:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.129 - - [2025-10-27 04:20:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.129 - - [2025-10-27 04:20:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.33 - - [2025-10-27 04:20:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.33 - - [2025-10-27 04:20:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.249 - - [2025-10-27 04:20:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000352 [API:8081]10.0.0.249 - - [2025-10-27 04:20:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.129 - - [2025-10-27 04:21:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.129 - - [2025-10-27 04:21:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.249 - - [2025-10-27 04:21:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.249 - - [2025-10-27 04:21:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [Introspect:8090]10.0.0.249 - - [2025-10-27 04:21:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.001049 [API:8081]10.0.0.249 - - [2025-10-27 04:21:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.063606 [API:8081]10.0.0.249 - - [2025-10-27 04:22:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.088612 [API:8081]10.0.0.33 - - [2025-10-27 04:22:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069678 [API:8081]10.0.0.249 - - [2025-10-27 04:23:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 12440 0.018429 [API:8081]10.0.0.249 - - [2025-10-27 04:23:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 12440 0.017845 [API:8081]10.0.0.249 - - [2025-10-27 04:23:26] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 733 0.067246 [API:8081]10.0.0.33 - - [2025-10-27 04:23:43] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.063356 [API:8081]10.0.0.249 - - [2025-10-27 04:24:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13003 0.018108 [API:8081]10.0.0.249 - - [2025-10-27 04:24:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13003 0.021935 [API:8081]10.0.0.249 - - [2025-10-27 04:24:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13003 0.019860 [API:8081]10.0.0.249 - - [2025-10-27 04:24:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13003 0.020321 [API:8081]10.0.0.249 - - [2025-10-27 04:24:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13003 0.018102 [API:8081]10.0.0.249 - - [2025-10-27 04:24:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13003 0.018163 [API:8081]10.0.0.249 - - [2025-10-27 04:24:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13003 0.017791 [API:8081]10.0.0.249 - - [2025-10-27 04:24:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13003 0.019454 [API:8081]10.0.0.249 - - [2025-10-27 04:24:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 13003 0.019160 [API:8081]10.0.0.249 - - [2025-10-27 04:25:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 12879 0.021912 [API:8081]10.0.0.249 - - [2025-10-27 04:25:02] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009583 [API:8081]10.0.0.249 - - [2025-10-27 04:25:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008660 [API:8081]10.0.0.33 - - [2025-10-27 04:25:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061045 [API:8081]10.0.0.33 - - [2025-10-27 04:25:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000332 [API:8081]10.0.0.129 - - [2025-10-27 04:25:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.33 - - [2025-10-27 04:25:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.129 - - [2025-10-27 04:25:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.33 - - [2025-10-27 04:25:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.33 - - [2025-10-27 04:25:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.249 - - [2025-10-27 04:26:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000343 [API:8081]10.0.0.249 - - [2025-10-27 04:26:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.129 - - [2025-10-27 04:26:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000245 [API:8081]10.0.0.129 - - [2025-10-27 04:26:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.249 - - [2025-10-27 04:26:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.249 - - [2025-10-27 04:26:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.249 - - [2025-10-27 04:26:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.249 - - [2025-10-27 04:26:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 12976 0.077959 [API:8081]10.0.0.249 - - [2025-10-27 04:26:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 12976 0.072924 [API:8081]10.0.0.249 - - [2025-10-27 04:26:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.062013 [API:8081]10.0.0.249 - - [2025-10-27 04:26:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.011196 [API:8081]10.0.0.33 - - [2025-10-27 04:26:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.087976 [API:8081]10.0.0.249 - - [2025-10-27 04:27:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007723 [API:8081]10.0.0.249 - - [2025-10-27 04:27:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 12976 0.018442 [API:8081]10.0.0.249 - - [2025-10-27 04:27:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 12976 0.018564 [API:8081]10.0.0.249 - - [2025-10-27 04:27:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 12976 0.018214 [API:8081]10.0.0.249 - - [2025-10-27 04:27:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 12976 0.021506 [API:8081]10.0.0.249 - - [2025-10-27 04:27:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 12976 0.023382 [API:8081]10.0.0.249 - - [2025-10-27 04:27:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 12976 0.020719 [API:8081]10.0.0.249 - - [2025-10-27 04:27:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4489-1?flat HTTP/1.1" 200 12591 0.018589 [API:8081]10.0.0.249 - - [2025-10-27 04:27:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009380 [API:8081]10.0.0.249 - - [2025-10-27 04:27:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.249 - - [2025-10-27 04:27:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1358 0.166153 [API:8081]10.0.0.249 - - [2025-10-27 04:27:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1358 0.058574 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:27:54] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002715 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:27:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002740 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:27:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002666 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:27:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002472 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:27:54] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002313 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:27:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002261 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:27:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002157 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:27:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002127 [API:8081]10.0.0.33 - - [2025-10-27 04:28:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061956 [API:8081]10.0.0.129 - - [2025-10-27 04:29:04] "GET /analytics HTTP/1.1" 401 206 0.000243 [API:8081]10.0.0.129 - - [2025-10-27 04:29:04] "GET /analytics HTTP/1.1" 401 206 0.000140 [API:8081]10.0.0.33 - - [2025-10-27 04:29:32] "GET /analytics HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.33 - - [2025-10-27 04:29:32] "GET /analytics HTTP/1.1" 401 206 0.000163 [API:8081]10.0.0.249 - - [2025-10-27 04:29:33] "GET /analytics HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.249 - - [2025-10-27 04:29:33] "GET /analytics HTTP/1.1" 401 206 0.000161 [API:8081]10.0.0.33 - - [2025-10-27 04:29:48] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.070503 [API:8081]10.0.0.33 - - [2025-10-27 04:30:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.33 - - [2025-10-27 04:30:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.129 - - [2025-10-27 04:30:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.129 - - [2025-10-27 04:30:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.33 - - [2025-10-27 04:30:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000556 [API:8081]10.0.0.33 - - [2025-10-27 04:30:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000347 [API:8081]10.0.0.249 - - [2025-10-27 04:30:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.249 - - [2025-10-27 04:31:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.129 - - [2025-10-27 04:31:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.129 - - [2025-10-27 04:31:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.249 - - [2025-10-27 04:31:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.249 - - [2025-10-27 04:31:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.33 - - [2025-10-27 04:31:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068316 [API:8081]10.0.0.33 - - [2025-10-27 04:32:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.069862 [API:8081]10.0.0.249 - - [2025-10-27 04:33:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.249 - - [2025-10-27 04:33:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1128 0.073548 [API:8081]10.0.0.33 - - [2025-10-27 04:34:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073015 [API:8081]10.0.0.33 - - [2025-10-27 04:35:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.080491 [API:8081]10.0.0.33 - - [2025-10-27 04:35:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.33 - - [2025-10-27 04:35:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.129 - - [2025-10-27 04:35:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.129 - - [2025-10-27 04:35:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000355 [API:8081]10.0.0.33 - - [2025-10-27 04:35:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.33 - - [2025-10-27 04:35:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.249 - - [2025-10-27 04:35:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.249 - - [2025-10-27 04:36:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.129 - - [2025-10-27 04:36:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000241 [API:8081]10.0.0.129 - - [2025-10-27 04:36:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000413 [API:8081]10.0.0.249 - - [2025-10-27 04:36:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.249 - - [2025-10-27 04:36:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000365 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:37:54] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003001 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:37:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002997 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:37:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002409 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:37:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002295 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:37:54] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002775 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:37:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002115 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:37:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.001993 [LOCAL API:8181]127.0.0.1 - - [2025-10-27 04:37:54] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4489-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.001996 [API:8081]10.0.0.33 - - [2025-10-27 04:37:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059413 [API:8081]10.0.0.33 - - [2025-10-27 04:38:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.091289 [API:8081]10.0.0.129 - - [2025-10-27 04:39:04] "GET /analytics HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.129 - - [2025-10-27 04:39:04] "GET /analytics HTTP/1.1" 401 206 0.000123 [API:8081]10.0.0.33 - - [2025-10-27 04:39:32] "GET /analytics HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.33 - - [2025-10-27 04:39:32] "GET /analytics HTTP/1.1" 401 206 0.000219 [API:8081]10.0.0.249 - - [2025-10-27 04:39:33] "GET /analytics HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.249 - - [2025-10-27 04:39:33] "GET /analytics HTTP/1.1" 401 206 0.000169 [API:8081]10.0.0.33 - - [2025-10-27 04:40:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060819 [API:8081]10.0.0.33 - - [2025-10-27 04:40:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000455 [API:8081]10.0.0.33 - - [2025-10-27 04:40:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.129 - - [2025-10-27 04:40:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000348 [API:8081]10.0.0.129 - - [2025-10-27 04:40:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.33 - - [2025-10-27 04:40:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.33 - - [2025-10-27 04:40:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.249 - - [2025-10-27 04:41:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.249 - - [2025-10-27 04:41:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.129 - - [2025-10-27 04:41:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.129 - - [2025-10-27 04:41:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.249 - - [2025-10-27 04:41:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.249 - - [2025-10-27 04:41:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000413 [Introspect:8090]10.0.0.33 - - [2025-10-27 04:41:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.001091