+++ date ++ echo 'INFO: =================== Mon Aug 3 02:34:35 AM UTC 2026 ===================' INFO: =================== Mon Aug 3 02:34:35 AM UTC 2026 =================== ++ 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ cut -d / -f 1 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev enp1s0 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ 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 '' ]] +++ tail -n 1 +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' ++ 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.50,10.0.0.161 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.249,10.0.0.50,10.0.0.161 ++ ANALYTICSDB_NODES=10.0.0.249,10.0.0.50,10.0.0.161 ++ ANALYTICS_SNMP_NODES=10.0.0.249,10.0.0.50,10.0.0.161 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:8081 ' +++ '[' -n '10.0.0.249:8081 10.0.0.50:8081 10.0.0.161:8081 ' ']' +++ echo '10.0.0.249:8081 10.0.0.50:8081 10.0.0.161:8081' ++ ANALYTICS_SERVERS='10.0.0.249:8081 10.0.0.50:8081 10.0.0.161: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:9042 ' +++ '[' -n '10.0.0.249:9042 10.0.0.50:9042 10.0.0.161:9042 ' ']' +++ echo '10.0.0.249:9042 10.0.0.50:9042 10.0.0.161:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.249:9042 10.0.0.50:9042 10.0.0.161:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.249,10.0.0.50,10.0.0.161 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:8086 ' +++ '[' -n '10.0.0.249:8086 10.0.0.50:8086 10.0.0.161:8086 ' ']' +++ echo '10.0.0.249:8086 10.0.0.50:8086 10.0.0.161:8086' ++ COLLECTOR_SERVERS='10.0.0.249:8086 10.0.0.50:8086 10.0.0.161: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.50,10.0.0.161 ++ CONFIGDB_NODES=10.0.0.249,10.0.0.50,10.0.0.161 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:8082 ' +++ '[' -n '10.0.0.249:8082 10.0.0.50:8082 10.0.0.161:8082 ' ']' +++ echo '10.0.0.249:8082 10.0.0.50:8082 10.0.0.161:8082' ++ CONFIG_SERVERS='10.0.0.249:8082 10.0.0.50:8082 10.0.0.161: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:9161 ' +++ '[' -n '10.0.0.249:9161 10.0.0.50:9161 10.0.0.161:9161 ' ']' +++ echo '10.0.0.249:9161 10.0.0.50:9161 10.0.0.161:9161' ++ CONFIGDB_SERVERS='10.0.0.249:9161 10.0.0.50:9161 10.0.0.161: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:9041 ' +++ '[' -n '10.0.0.249:9041 10.0.0.50:9041 10.0.0.161:9041 ' ']' +++ echo '10.0.0.249:9041 10.0.0.50:9041 10.0.0.161:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.249:9041 10.0.0.50:9041 10.0.0.161: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.25,10.20.0.29,10.20.0.30 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.29,10.20.0.30 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.249,10.0.0.50,10.0.0.161 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.161 +++ local server_address=10.0.0.161 +++ extended_server_list+=10.0.0.161:2181, +++ '[' -n 10.0.0.249:2181,10.0.0.50:2181,10.0.0.161:2181, ']' +++ echo 10.0.0.249:2181,10.0.0.50:2181,10.0.0.161:2181 ++ ZOOKEEPER_SERVERS=10.0.0.249:2181,10.0.0.50:2181,10.0.0.161: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:2181 ' +++ '[' -n '10.0.0.249:2181 10.0.0.50:2181 10.0.0.161:2181 ' ']' +++ echo '10.0.0.249:2181 10.0.0.50:2181 10.0.0.161:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.249:2181 10.0.0.50:2181 10.0.0.161:2181' ++ RABBITMQ_NODES=10.0.0.249,10.0.0.50,10.0.0.161 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.161 +++ local server_address=10.0.0.161 +++ extended_server_list+=10.0.0.161:5673, +++ '[' -n 10.0.0.249:5673,10.0.0.50:5673,10.0.0.161:5673, ']' +++ echo 10.0.0.249:5673,10.0.0.50:5673,10.0.0.161:5673 ++ RABBITMQ_SERVERS=10.0.0.249:5673,10.0.0.50:5673,10.0.0.161: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:6379 ' +++ '[' -n '10.0.0.249:6379 10.0.0.50:6379 10.0.0.161:6379 ' ']' +++ echo '10.0.0.249:6379 10.0.0.50:6379 10.0.0.161:6379' ++ REDIS_SERVERS='10.0.0.249:6379 10.0.0.50:6379 10.0.0.161: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.50,10.0.0.161 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:9092 ' +++ '[' -n '10.0.0.249:9092 10.0.0.50:9092 10.0.0.161:9092 ' ']' +++ echo '10.0.0.249:9092 10.0.0.50:9092 10.0.0.161:9092' ++ KAFKA_SERVERS='10.0.0.249:9092 10.0.0.50:9092 10.0.0.161: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.50,10.0.0.161 ++ 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.50,10.0.0.161 ++ 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.50,10.0.0.161 + 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 +++ find_my_ip_and_order_for_node ANALYTICS +++ cut -d ' ' -f 1 +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.249,10.0.0.50,10.0.0.161 +++ local servers=10.0.0.249,10.0.0.50,10.0.0.161 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ uniq +++ local local_ips=,10.0.0.249,10.20.0.25,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.249,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 1 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + 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:1001: 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:1012: 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:1017: 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:1032: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: 08/03/2026 02:34:44.166 7f08c3b88180 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/03/2026 02:34:44.387 7f08c3b88180 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 08/03/2026 02:34:44.398 7f08c3b88180 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/03/2026 02:34:44.399 7f08c3b88180 [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.249: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.50 - - [2026-08-03 02:35:04] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.088111 [API:8081]10.0.0.50 - - [2026-08-03 02:35:24] "GET /analytics HTTP/1.1" 401 206 0.000434 [API:8081]10.0.0.50 - - [2026-08-03 02:35:24] "GET /analytics HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.161 - - [2026-08-03 02:35:25] "GET /analytics HTTP/1.1" 401 206 0.000305 [API:8081]10.0.0.161 - - [2026-08-03 02:35:25] "GET /analytics HTTP/1.1" 401 206 0.000237 [API:8081]10.0.0.249 - - [2026-08-03 02:35:26] "GET /analytics HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.249 - - [2026-08-03 02:35:26] "GET /analytics HTTP/1.1" 401 206 0.000203 [API:8081]10.0.0.50 - - [2026-08-03 02:35:55] "GET /analytics HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.50 - - [2026-08-03 02:35:55] "GET /analytics HTTP/1.1" 401 206 0.000157 [API:8081]10.0.0.161 - - [2026-08-03 02:35:56] "GET /analytics HTTP/1.1" 401 206 0.000471 [API:8081]10.0.0.161 - - [2026-08-03 02:35:56] "GET /analytics HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.249 - - [2026-08-03 02:35:58] "GET /analytics HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.249 - - [2026-08-03 02:35:58] "GET /analytics HTTP/1.1" 401 206 0.000215 [API:8081]10.0.0.50 - - [2026-08-03 02:36:26] "GET /analytics HTTP/1.1" 401 206 0.000346 [API:8081]10.0.0.50 - - [2026-08-03 02:36:26] "GET /analytics HTTP/1.1" 401 206 0.000206 [API:8081]10.0.0.161 - - [2026-08-03 02:36:26] "GET /analytics HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.161 - - [2026-08-03 02:36:26] "GET /analytics HTTP/1.1" 401 206 0.000176 [API:8081]10.0.0.50 - - [2026-08-03 02:37:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.060204 [API:8081]10.0.0.50 - - [2026-08-03 02:38:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 1970 0.602480 [API:8081]10.0.0.50 - - [2026-08-03 02:38:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000327 [API:8081]10.0.0.50 - - [2026-08-03 02:38:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000321 [API:8081]10.0.0.50 - - [2026-08-03 02:38:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000305 [API:8081]10.0.0.50 - - [2026-08-03 02:38:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000327 [API:8081]10.0.0.161 - - [2026-08-03 02:38:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.161 - - [2026-08-03 02:38:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000386 [API:8081]10.0.0.161 - - [2026-08-03 02:38:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000358 [API:8081]10.0.0.161 - - [2026-08-03 02:38:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000361 [API:8081]10.0.0.249 - - [2026-08-03 02:38:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.001778 [API:8081]10.0.0.249 - - [2026-08-03 02:38:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.249 - - [2026-08-03 02:38:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000353 [API:8081]10.0.0.249 - - [2026-08-03 02:38:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [Introspect:8090]10.0.0.249 - - [2026-08-03 02:38:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3832 0.001412 [Introspect:8090]10.0.0.249 - - [2026-08-03 02:38:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3832 0.001471 [API:8081]10.0.0.50 - - [2026-08-03 02:40:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062131 [Introspect:8090]10.0.0.249 - - [2026-08-03 02:40:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3832 0.001508 [Introspect:8090]10.0.0.249 - - [2026-08-03 02:40:46] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000742 [API:8081]10.0.0.249 - - [2026-08-03 02:40:46] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-2:Control:contrail-control:0?flat HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.249 - - [2026-08-03 02:40:46] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-2:Control:contrail-control:0?flat HTTP/1.1" 200 38112 0.070479 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16355 0.057993 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-3:Control:contrail-control:0?flat HTTP/1.1" 200 38729 0.064249 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-3:Control:contrail-dns:0?flat HTTP/1.1" 200 16355 0.022128 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-30:Control:contrail-control:0?flat HTTP/1.1" 200 28336 0.027297 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-30:Control:contrail-dns:0?flat HTTP/1.1" 200 13604 0.019853 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20489 0.022454 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20680 0.024596 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-2.:Config:contrail-schema:0?flat HTTP/1.1" 200 3362 0.016604 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-2.:Config:contrail-svc-monitor:0?flat HTTP/1.1" 200 3362 0.014061 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generators HTTP/1.1" 200 14198 0.011307 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4624 0.013913 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4319 0.017993 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-30.:Config:contrail-api:0?flat HTTP/1.1" 200 4317 0.044859 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generators HTTP/1.1" 200 14198 0.014819 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.019998 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.016197 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.014025 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3997 0.016490 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3997 0.015012 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3997 0.015121 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-30.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.015343 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-30.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.013900 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-30.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.014674 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14218 0.021283 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11119 0.016400 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14205 0.021901 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11116 0.020293 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-30.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14217 0.017196 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-30.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11116 0.021291 [API:8081]10.0.0.249 - - [2026-08-03 02:40:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20489 0.023942 [API:8081]10.0.0.249 - - [2026-08-03 02:40:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20680 0.078241 [API:8081]10.0.0.249 - - [2026-08-03 02:40:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12026 0.023768 [API:8081]10.0.0.249 - - [2026-08-03 02:40:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20489 0.024465 [API:8081]10.0.0.249 - - [2026-08-03 02:40:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20680 0.023154 [API:8081]10.0.0.249 - - [2026-08-03 02:40:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12026 0.026148 [API:8081]10.0.0.249 - - [2026-08-03 02:40:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20489 0.024715 [API:8081]10.0.0.249 - - [2026-08-03 02:40:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3275 0.014216 [API:8081]10.0.0.249 - - [2026-08-03 02:40:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20680 0.027226 [API:8081]10.0.0.249 - - [2026-08-03 02:40:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3275 0.014170 [API:8081]10.0.0.249 - - [2026-08-03 02:40:50] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-2.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3384 0.014262 [API:8081]10.0.0.249 - - [2026-08-03 02:40:50] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14219 0.029982 [API:8081]10.0.0.249 - - [2026-08-03 02:40:50] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.018773 [API:8081]10.0.0.249 - - [2026-08-03 02:40:50] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-3.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3387 0.021218 [API:8081]10.0.0.249 - - [2026-08-03 02:40:50] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14208 0.028825 [API:8081]10.0.0.249 - - [2026-08-03 02:40:50] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3997 0.020907 [API:8081]10.0.0.249 - - [2026-08-03 02:40:50] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-30.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3383 0.022353 [API:8081]10.0.0.249 - - [2026-08-03 02:40:50] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-30.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14218 0.023214 [API:8081]10.0.0.249 - - [2026-08-03 02:40:50] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-30.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.015573 [API:8081]10.0.0.249 - - [2026-08-03 02:40:50] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11119 0.016214 [API:8081]10.0.0.249 - - [2026-08-03 02:40:50] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-2.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3989 0.014414 [API:8081]10.0.0.249 - - [2026-08-03 02:40:50] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11116 0.025282 [API:8081]10.0.0.249 - - [2026-08-03 02:40:50] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-3.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3989 0.021300 [API:8081]10.0.0.249 - - [2026-08-03 02:40:50] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-30.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11116 0.021925 [API:8081]10.0.0.249 - - [2026-08-03 02:40:50] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-30.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3989 0.015655 [API:8081]10.0.0.249 - - [2026-08-03 02:40:50] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4624 0.014230 [API:8081]10.0.0.249 - - [2026-08-03 02:40:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4319 0.020077 [API:8081]10.0.0.249 - - [2026-08-03 02:40:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-30.:Config:contrail-api:0?flat HTTP/1.1" 200 4317 0.020880 [API:8081]10.0.0.249 - - [2026-08-03 02:40:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-2:Control:contrail-control:0?flat HTTP/1.1" 200 38112 0.045642 [API:8081]10.0.0.249 - - [2026-08-03 02:40:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-2:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3385 0.014184 [API:8081]10.0.0.249 - - [2026-08-03 02:40:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16355 0.025748 [API:8081]10.0.0.249 - - [2026-08-03 02:40:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-3:Control:contrail-control:0?flat HTTP/1.1" 200 38729 0.031178 [API:8081]10.0.0.249 - - [2026-08-03 02:40:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-3:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3383 0.020223 [API:8081]10.0.0.249 - - [2026-08-03 02:40:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-3:Control:contrail-dns:0?flat HTTP/1.1" 200 16355 0.035683 [API:8081]10.0.0.249 - - [2026-08-03 02:40:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-30:Control:contrail-control:0?flat HTTP/1.1" 200 28336 0.046614 [API:8081]10.0.0.249 - - [2026-08-03 02:40:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-30:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3385 0.013535 [API:8081]10.0.0.249 - - [2026-08-03 02:40:51] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-6129-30:Control:contrail-dns:0?flat HTTP/1.1" 200 13604 0.027698 [API:8081]10.0.0.249 - - [2026-08-03 02:40:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-1?flat HTTP/1.1" 200 12029 0.023829 [API:8081]10.0.0.249 - - [2026-08-03 02:40:54] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?flat HTTP/1.1" 200 19069 0.027726 [API:8081]10.0.0.249 - - [2026-08-03 02:40:54] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?flat HTTP/1.1" 200 14883 0.027045 [API:8081]10.0.0.249 - - [2026-08-03 02:40:54] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?flat HTTP/1.1" 200 15595 0.020271 [API:8081]10.0.0.249 - - [2026-08-03 02:40:54] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?flat HTTP/1.1" 200 19069 0.025771 [API:8081]10.0.0.249 - - [2026-08-03 02:40:54] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?flat HTTP/1.1" 200 14883 0.026504 [API:8081]10.0.0.249 - - [2026-08-03 02:40:54] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?flat HTTP/1.1" 200 15595 0.020770 [API:8081]10.0.0.249 - - [2026-08-03 02:40:54] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?flat HTTP/1.1" 200 19069 0.029405 [API:8081]10.0.0.249 - - [2026-08-03 02:40:54] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?flat HTTP/1.1" 200 14883 0.024188 [API:8081]10.0.0.249 - - [2026-08-03 02:40:54] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?flat HTTP/1.1" 200 15595 0.021397 [API:8081]10.0.0.249 - - [2026-08-03 02:40:54] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?flat HTTP/1.1" 200 19069 0.031000 [API:8081]10.0.0.249 - - [2026-08-03 02:40:54] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?flat HTTP/1.1" 200 14883 0.022910 [API:8081]10.0.0.249 - - [2026-08-03 02:40:54] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?flat HTTP/1.1" 200 15595 0.025066 [API:8081]10.0.0.249 - - [2026-08-03 02:40:56] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 8007 0.019186 [API:8081]10.0.0.249 - - [2026-08-03 02:40:56] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-6129-3?flat HTTP/1.1" 200 8002 0.020183 [API:8081]10.0.0.249 - - [2026-08-03 02:40:56] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-6129-30?flat HTTP/1.1" 200 8009 0.019086 [API:8081]10.0.0.249 - - [2026-08-03 02:41:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.249 - - [2026-08-03 02:41:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1152 0.055562 [API:8081]10.0.0.50 - - [2026-08-03 02:41:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.058906 [API:8081]10.0.0.249 - - [2026-08-03 02:41:40] "POST /analytics/query HTTP/1.1" 200 58892 1.071596 [API:8081]10.0.0.249 - - [2026-08-03 02:41:41] "POST /analytics/query HTTP/1.1" 200 6788 1.022104 [API:8081]10.0.0.249 - - [2026-08-03 02:41:42] "POST /analytics/query HTTP/1.1" 200 871 1.093203 [API:8081]10.0.0.249 - - [2026-08-03 02:41:43] "POST /analytics/query HTTP/1.1" 200 6788 1.022975 [API:8081]10.0.0.249 - - [2026-08-03 02:41:44] "POST /analytics/query HTTP/1.1" 200 871 1.020636 [API:8081]10.0.0.249 - - [2026-08-03 02:41:59] "GET /documentation/index.html HTTP/1.1" 200 5407 0.001135 [API:8081]10.0.0.50 - - [2026-08-03 02:43:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.104280 [API:8081]10.0.0.50 - - [2026-08-03 02:43:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000328 [API:8081]10.0.0.50 - - [2026-08-03 02:43:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.50 - - [2026-08-03 02:43:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.50 - - [2026-08-03 02:43:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.161 - - [2026-08-03 02:43:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000369 [API:8081]10.0.0.161 - - [2026-08-03 02:43:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.001059 [API:8081]10.0.0.161 - - [2026-08-03 02:43:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000941 [API:8081]10.0.0.161 - - [2026-08-03 02:43:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000362 [API:8081]10.0.0.249 - - [2026-08-03 02:43:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000377 [API:8081]10.0.0.249 - - [2026-08-03 02:43:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000322 [API:8081]10.0.0.249 - - [2026-08-03 02:43:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.249 - - [2026-08-03 02:43:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.50 - - [2026-08-03 02:44:15] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.074196 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 02:44:44] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 684 0.003398 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 02:44:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004147 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 02:44:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.004072 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 02:44:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003542 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 02:44:44] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 768 0.004065 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 02:44:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003679 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 02:44:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003451 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 02:44:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003022 [API:8081]10.0.0.249 - - [2026-08-03 02:45:58] "GET /analytics HTTP/1.1" 401 206 0.000344 [API:8081]10.0.0.249 - - [2026-08-03 02:45:58] "GET /analytics HTTP/1.1" 401 206 0.000206 [API:8081]10.0.0.50 - - [2026-08-03 02:46:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.148959 [API:8081]10.0.0.50 - - [2026-08-03 02:46:26] "GET /analytics HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.50 - - [2026-08-03 02:46:26] "GET /analytics HTTP/1.1" 401 206 0.000193 [API:8081]10.0.0.161 - - [2026-08-03 02:46:26] "GET /analytics HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.161 - - [2026-08-03 02:46:26] "GET /analytics HTTP/1.1" 401 206 0.000205 [API:8081]10.0.0.249 - - [2026-08-03 02:46:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000334 [API:8081]10.0.0.249 - - [2026-08-03 02:46:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2065 0.066051 [API:8081]10.0.0.249 - - [2026-08-03 02:46:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2298 0.052445 [API:8081]10.0.0.50 - - [2026-08-03 02:47:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.072459 [API:8081]10.0.0.50 - - [2026-08-03 02:48:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000411 [API:8081]10.0.0.50 - - [2026-08-03 02:48:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000371 [API:8081]10.0.0.50 - - [2026-08-03 02:48:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000367 [API:8081]10.0.0.50 - - [2026-08-03 02:48:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000351 [API:8081]10.0.0.161 - - [2026-08-03 02:48:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.161 - - [2026-08-03 02:48:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.161 - - [2026-08-03 02:48:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000329 [API:8081]10.0.0.161 - - [2026-08-03 02:48:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.249 - - [2026-08-03 02:48:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000424 [API:8081]10.0.0.249 - - [2026-08-03 02:48:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000334 [API:8081]10.0.0.249 - - [2026-08-03 02:48:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000338 [API:8081]10.0.0.249 - - [2026-08-03 02:48:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000399 [API:8081]10.0.0.50 - - [2026-08-03 02:49:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060569 [API:8081]10.0.0.50 - - [2026-08-03 02:50:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.155360 [API:8081]10.0.0.50 - - [2026-08-03 02:52:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074502 [API:8081]10.0.0.50 - - [2026-08-03 02:53:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000368 [API:8081]10.0.0.50 - - [2026-08-03 02:53:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000338 [API:8081]10.0.0.50 - - [2026-08-03 02:53:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.50 - - [2026-08-03 02:53:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000315 [API:8081]10.0.0.161 - - [2026-08-03 02:53:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000332 [API:8081]10.0.0.161 - - [2026-08-03 02:53:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.161 - - [2026-08-03 02:53:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000343 [API:8081]10.0.0.161 - - [2026-08-03 02:53:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000365 [API:8081]10.0.0.249 - - [2026-08-03 02:53:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000422 [API:8081]10.0.0.249 - - [2026-08-03 02:53:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000362 [API:8081]10.0.0.249 - - [2026-08-03 02:53:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000348 [API:8081]10.0.0.249 - - [2026-08-03 02:53:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000337 [API:8081]10.0.0.50 - - [2026-08-03 02:53:25] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.069945 [API:8081]10.0.0.249 - - [2026-08-03 02:54:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.249 - - [2026-08-03 02:54:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2461 0.060760 [API:8081]10.0.0.249 - - [2026-08-03 02:54:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2461 0.121910 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 02:54:44] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 684 0.003626 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 02:54:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003253 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 02:54:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002949 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 02:54:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003284 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 02:54:44] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 768 0.004036 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 02:54:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002917 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 02:54:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003849 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 02:54:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002964 [API:8081]10.0.0.50 - - [2026-08-03 02:55:26] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061189 [API:8081]10.0.0.249 - - [2026-08-03 02:55:58] "GET /analytics HTTP/1.1" 401 206 0.000399 [API:8081]10.0.0.249 - - [2026-08-03 02:55:58] "GET /analytics HTTP/1.1" 401 206 0.000225 [API:8081]10.0.0.50 - - [2026-08-03 02:56:26] "GET /analytics HTTP/1.1" 401 206 0.000377 [API:8081]10.0.0.50 - - [2026-08-03 02:56:26] "GET /analytics HTTP/1.1" 401 206 0.000172 [API:8081]10.0.0.161 - - [2026-08-03 02:56:26] "GET /analytics HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.161 - - [2026-08-03 02:56:26] "GET /analytics HTTP/1.1" 401 206 0.000197 [API:8081]10.0.0.50 - - [2026-08-03 02:56:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.079211 [API:8081]10.0.0.249 - - [2026-08-03 02:57:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1449 0.010520 [API:8081]10.0.0.249 - - [2026-08-03 02:57:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1678 0.051811 [API:8081]10.0.0.249 - - [2026-08-03 02:57:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1907 0.013845 [API:8081]10.0.0.249 - - [2026-08-03 02:57:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2136 0.009634 [API:8081]10.0.0.50 - - [2026-08-03 02:58:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000379 [API:8081]10.0.0.50 - - [2026-08-03 02:58:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.50 - - [2026-08-03 02:58:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000335 [API:8081]10.0.0.50 - - [2026-08-03 02:58:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000380 [API:8081]10.0.0.161 - - [2026-08-03 02:58:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000320 [API:8081]10.0.0.161 - - [2026-08-03 02:58:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.161 - - [2026-08-03 02:58:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.161 - - [2026-08-03 02:58:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000323 [API:8081]10.0.0.249 - - [2026-08-03 02:58:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.249 - - [2026-08-03 02:58:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.249 - - [2026-08-03 02:58:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.249 - - [2026-08-03 02:58:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000361 [API:8081]10.0.0.50 - - [2026-08-03 02:58:29] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057124 [API:8081]10.0.0.50 - - [2026-08-03 02:59:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.062838 [API:8081]10.0.0.249 - - [2026-08-03 03:01:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24566 0.068718 [API:8081]10.0.0.249 - - [2026-08-03 03:01:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24566 0.024722 [API:8081]10.0.0.249 - - [2026-08-03 03:01:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24566 0.075834 [API:8081]10.0.0.50 - - [2026-08-03 03:01:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063070 [API:8081]10.0.0.249 - - [2026-08-03 03:01:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24566 0.027778 [API:8081]10.0.0.249 - - [2026-08-03 03:01:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24566 0.023331 [API:8081]10.0.0.249 - - [2026-08-03 03:01:37] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-62141574:ctest-vnet1-22943338?flat HTTP/1.1" 200 8250 0.018040 [API:8081]10.0.0.249 - - [2026-08-03 03:01:37] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.015266 [API:8081]10.0.0.249 - - [2026-08-03 03:01:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.024732 [API:8081]10.0.0.249 - - [2026-08-03 03:01:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13005 0.022456 [API:8081]10.0.0.249 - - [2026-08-03 03:01:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.029438 [API:8081]10.0.0.249 - - [2026-08-03 03:01:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13005 0.021816 [API:8081]10.0.0.249 - - [2026-08-03 03:01:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.028746 [API:8081]10.0.0.249 - - [2026-08-03 03:01:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13005 0.027299 [API:8081]10.0.0.249 - - [2026-08-03 03:01:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.041628 [API:8081]10.0.0.249 - - [2026-08-03 03:01:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13005 0.023537 [API:8081]10.0.0.249 - - [2026-08-03 03:01:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.025393 [API:8081]10.0.0.249 - - [2026-08-03 03:01:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13005 0.024623 [API:8081]10.0.0.249 - - [2026-08-03 03:01:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.027879 [API:8081]10.0.0.249 - - [2026-08-03 03:01:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13005 0.029173 [API:8081]10.0.0.249 - - [2026-08-03 03:02:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.028936 [API:8081]10.0.0.249 - - [2026-08-03 03:02:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13005 0.026679 [API:8081]10.0.0.249 - - [2026-08-03 03:02:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.029239 [API:8081]10.0.0.249 - - [2026-08-03 03:02:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13005 0.025740 [API:8081]10.0.0.249 - - [2026-08-03 03:02:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.030697 [API:8081]10.0.0.249 - - [2026-08-03 03:02:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12771 0.028606 [API:8081]10.0.0.249 - - [2026-08-03 03:02:07] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-62141574:ctest-vnet0-13992664?flat HTTP/1.1" 200 8250 0.020103 [API:8081]10.0.0.249 - - [2026-08-03 03:02:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.018049 [API:8081]10.0.0.249 - - [2026-08-03 03:02:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1445 0.011696 [API:8081]10.0.0.50 - - [2026-08-03 03:02:33] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.064049 [API:8081]10.0.0.50 - - [2026-08-03 03:03:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000357 [API:8081]10.0.0.50 - - [2026-08-03 03:03:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.50 - - [2026-08-03 03:03:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000376 [API:8081]10.0.0.50 - - [2026-08-03 03:03:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000454 [API:8081]10.0.0.161 - - [2026-08-03 03:03:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000335 [API:8081]10.0.0.161 - - [2026-08-03 03:03:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.161 - - [2026-08-03 03:03:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.161 - - [2026-08-03 03:03:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000305 [API:8081]10.0.0.249 - - [2026-08-03 03:03:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000360 [API:8081]10.0.0.249 - - [2026-08-03 03:03:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000372 [API:8081]10.0.0.249 - - [2026-08-03 03:03:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000334 [API:8081]10.0.0.249 - - [2026-08-03 03:03:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000320 [API:8081]10.0.0.249 - - [2026-08-03 03:04:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000391 [API:8081]10.0.0.249 - - [2026-08-03 03:04:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1461 0.060958 [API:8081]10.0.0.50 - - [2026-08-03 03:04:35] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076655 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:04:44] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 684 0.004384 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:04:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003555 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:04:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003738 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:04:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003218 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:04:44] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 768 0.004578 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:04:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004593 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:04:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003477 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:04:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003100 [API:8081]10.0.0.50 - - [2026-08-03 03:05:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.064135 [API:8081]10.0.0.249 - - [2026-08-03 03:05:58] "GET /analytics HTTP/1.1" 401 206 0.000396 [API:8081]10.0.0.249 - - [2026-08-03 03:05:58] "GET /analytics HTTP/1.1" 401 206 0.000192 [API:8081]10.0.0.249 - - [2026-08-03 03:06:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.028298 [API:8081]10.0.0.249 - - [2026-08-03 03:06:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13968 0.073461 [API:8081]10.0.0.249 - - [2026-08-03 03:06:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.091125 [API:8081]10.0.0.249 - - [2026-08-03 03:06:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13967 0.047401 [API:8081]10.0.0.249 - - [2026-08-03 03:06:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.025729 [API:8081]10.0.0.249 - - [2026-08-03 03:06:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13967 0.028658 [API:8081]10.0.0.249 - - [2026-08-03 03:06:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.024708 [API:8081]10.0.0.249 - - [2026-08-03 03:06:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13967 0.024649 [API:8081]10.0.0.249 - - [2026-08-03 03:06:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.023611 [API:8081]10.0.0.249 - - [2026-08-03 03:06:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13967 0.025812 [API:8081]10.0.0.249 - - [2026-08-03 03:06:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.027841 [API:8081]10.0.0.249 - - [2026-08-03 03:06:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13967 0.026524 [API:8081]10.0.0.50 - - [2026-08-03 03:06:26] "GET /analytics HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.50 - - [2026-08-03 03:06:26] "GET /analytics HTTP/1.1" 401 206 0.000200 [API:8081]10.0.0.161 - - [2026-08-03 03:06:26] "GET /analytics HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.161 - - [2026-08-03 03:06:26] "GET /analytics HTTP/1.1" 401 206 0.000152 [API:8081]10.0.0.249 - - [2026-08-03 03:06:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.030379 [API:8081]10.0.0.249 - - [2026-08-03 03:06:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13967 0.029026 [API:8081]10.0.0.249 - - [2026-08-03 03:06:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.026456 [API:8081]10.0.0.249 - - [2026-08-03 03:06:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13967 0.027564 [API:8081]10.0.0.249 - - [2026-08-03 03:06:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.026270 [API:8081]10.0.0.249 - - [2026-08-03 03:06:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13967 0.027976 [API:8081]10.0.0.249 - - [2026-08-03 03:06:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.024266 [API:8081]10.0.0.249 - - [2026-08-03 03:06:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13404 0.027477 [API:8081]10.0.0.249 - - [2026-08-03 03:06:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyModifyIpv4v6-93013676:ctest-vnet0-74047308?flat HTTP/1.1" 200 7200 0.016016 [API:8081]10.0.0.249 - - [2026-08-03 03:06:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.010512 [API:8081]10.0.0.249 - - [2026-08-03 03:06:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000305 [API:8081]10.0.0.249 - - [2026-08-03 03:06:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1461 0.069366 [API:8081]10.0.0.249 - - [2026-08-03 03:07:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.249 - - [2026-08-03 03:07:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1847 0.064941 [API:8081]10.0.0.249 - - [2026-08-03 03:07:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1847 0.057352 [API:8081]10.0.0.249 - - [2026-08-03 03:07:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1847 0.050910 [API:8081]10.0.0.50 - - [2026-08-03 03:07:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059736 [API:8081]10.0.0.50 - - [2026-08-03 03:08:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000449 [API:8081]10.0.0.50 - - [2026-08-03 03:08:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000335 [API:8081]10.0.0.50 - - [2026-08-03 03:08:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.50 - - [2026-08-03 03:08:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000321 [API:8081]10.0.0.161 - - [2026-08-03 03:08:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.161 - - [2026-08-03 03:08:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000366 [API:8081]10.0.0.161 - - [2026-08-03 03:08:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000322 [API:8081]10.0.0.161 - - [2026-08-03 03:08:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000376 [API:8081]10.0.0.249 - - [2026-08-03 03:08:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000328 [API:8081]10.0.0.249 - - [2026-08-03 03:08:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000372 [API:8081]10.0.0.249 - - [2026-08-03 03:08:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000368 [API:8081]10.0.0.249 - - [2026-08-03 03:08:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000357 [API:8081]10.0.0.50 - - [2026-08-03 03:08:39] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.061254 [API:8081]10.0.0.249 - - [2026-08-03 03:08:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-67842538:78750a55-bab8-403a-8d98-00c8f6ed7bdf?flat HTTP/1.1" 200 5232 0.018180 [API:8081]10.0.0.249 - - [2026-08-03 03:08:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-67842538:78750a55-bab8-403a-8d98-00c8f6ed7bdf?flat HTTP/1.1" 200 5232 0.019032 [API:8081]10.0.0.249 - - [2026-08-03 03:08:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-67842538:78750a55-bab8-403a-8d98-00c8f6ed7bdf?flat HTTP/1.1" 200 5232 0.018709 [API:8081]10.0.0.249 - - [2026-08-03 03:08:48] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-67842538:ctest-VN1-81707300?flat HTTP/1.1" 200 8567 0.025153 [API:8081]10.0.0.249 - - [2026-08-03 03:08:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.026392 [API:8081]10.0.0.249 - - [2026-08-03 03:08:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13348 0.036080 [API:8081]10.0.0.249 - - [2026-08-03 03:08:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.026962 [API:8081]10.0.0.249 - - [2026-08-03 03:08:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13348 0.029141 [API:8081]10.0.0.249 - - [2026-08-03 03:08:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.010208 [API:8081]10.0.0.249 - - [2026-08-03 03:08:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-67842538:f761471d-86d6-4a57-b8e0-667c2f36fe3c?flat HTTP/1.1" 200 5468 0.020056 [API:8081]10.0.0.249 - - [2026-08-03 03:08:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-67842538:f761471d-86d6-4a57-b8e0-667c2f36fe3c?flat HTTP/1.1" 200 5468 0.023827 [API:8081]10.0.0.249 - - [2026-08-03 03:08:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-67842538:f761471d-86d6-4a57-b8e0-667c2f36fe3c?flat HTTP/1.1" 200 5468 0.019462 [API:8081]10.0.0.249 - - [2026-08-03 03:08:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-67842538:ctest-VN2-80637186?flat HTTP/1.1" 200 9522 0.032174 [API:8081]10.0.0.249 - - [2026-08-03 03:08:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.032383 [API:8081]10.0.0.249 - - [2026-08-03 03:08:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.023501 [API:8081]10.0.0.249 - - [2026-08-03 03:08:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.011216 [API:8081]10.0.0.249 - - [2026-08-03 03:08:56] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-67842538:5fa79724-0d72-4449-923d-37d916014d47?flat HTTP/1.1" 200 5092 0.018089 [API:8081]10.0.0.249 - - [2026-08-03 03:08:56] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-67842538:5fa79724-0d72-4449-923d-37d916014d47?flat HTTP/1.1" 200 5092 0.016977 [API:8081]10.0.0.249 - - [2026-08-03 03:08:56] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-67842538:5fa79724-0d72-4449-923d-37d916014d47?flat HTTP/1.1" 200 5092 0.018248 [API:8081]10.0.0.249 - - [2026-08-03 03:08:56] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-67842538:ctest-VN3-03328389?flat HTTP/1.1" 200 7448 0.017893 [API:8081]10.0.0.249 - - [2026-08-03 03:08:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.027324 [API:8081]10.0.0.249 - - [2026-08-03 03:08:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13348 0.029358 [API:8081]10.0.0.249 - - [2026-08-03 03:08:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.035102 [API:8081]10.0.0.249 - - [2026-08-03 03:08:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13348 0.025733 [API:8081]10.0.0.249 - - [2026-08-03 03:08:56] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.011490 [API:8081]10.0.0.249 - - [2026-08-03 03:09:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24593 0.029029 [API:8081]10.0.0.249 - - [2026-08-03 03:09:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13356 0.025575 [API:8081]10.0.0.249 - - [2026-08-03 03:09:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24593 0.032119 [API:8081]10.0.0.249 - - [2026-08-03 03:09:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13356 0.035062 [API:8081]10.0.0.249 - - [2026-08-03 03:09:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24593 0.026452 [API:8081]10.0.0.249 - - [2026-08-03 03:09:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13356 0.024573 [API:8081]10.0.0.249 - - [2026-08-03 03:09:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24593 0.027853 [API:8081]10.0.0.249 - - [2026-08-03 03:09:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13356 0.024682 [API:8081]10.0.0.249 - - [2026-08-03 03:09:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24593 0.026180 [API:8081]10.0.0.249 - - [2026-08-03 03:09:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13356 0.026131 [API:8081]10.0.0.249 - - [2026-08-03 03:09:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24593 0.025940 [API:8081]10.0.0.249 - - [2026-08-03 03:09:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13166 0.023893 [API:8081]10.0.0.249 - - [2026-08-03 03:09:37] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-67842538:ctest-VN3-03328389?flat HTTP/1.1" 200 6221 0.013909 [API:8081]10.0.0.249 - - [2026-08-03 03:09:37] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010273 [API:8081]10.0.0.249 - - [2026-08-03 03:09:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.021722 [API:8081]10.0.0.249 - - [2026-08-03 03:09:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.022494 [API:8081]10.0.0.249 - - [2026-08-03 03:09:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.024598 [API:8081]10.0.0.249 - - [2026-08-03 03:09:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.025335 [API:8081]10.0.0.249 - - [2026-08-03 03:09:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.065732 [API:8081]10.0.0.249 - - [2026-08-03 03:09:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.022963 [API:8081]10.0.0.249 - - [2026-08-03 03:10:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.028389 [API:8081]10.0.0.249 - - [2026-08-03 03:10:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.024216 [API:8081]10.0.0.249 - - [2026-08-03 03:10:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.028311 [API:8081]10.0.0.249 - - [2026-08-03 03:10:06] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-67842538:ctest-VN2-80637186?flat HTTP/1.1" 200 6552 0.018933 [API:8081]10.0.0.249 - - [2026-08-03 03:10:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.011537 [API:8081]10.0.0.249 - - [2026-08-03 03:10:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24597 0.026247 [API:8081]10.0.0.249 - - [2026-08-03 03:10:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12986 0.034649 [API:8081]10.0.0.249 - - [2026-08-03 03:10:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24597 0.035214 [API:8081]10.0.0.249 - - [2026-08-03 03:10:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12985 0.034757 [API:8081]10.0.0.249 - - [2026-08-03 03:10:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24597 0.027373 [API:8081]10.0.0.249 - - [2026-08-03 03:10:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12985 0.025776 [API:8081]10.0.0.249 - - [2026-08-03 03:10:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24597 0.025617 [API:8081]10.0.0.249 - - [2026-08-03 03:10:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12985 0.031237 [API:8081]10.0.0.249 - - [2026-08-03 03:10:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24597 0.025777 [API:8081]10.0.0.249 - - [2026-08-03 03:10:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12985 0.025440 [API:8081]10.0.0.249 - - [2026-08-03 03:10:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24597 0.027331 [API:8081]10.0.0.249 - - [2026-08-03 03:10:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12985 0.025987 [API:8081]10.0.0.249 - - [2026-08-03 03:10:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24597 0.029798 [API:8081]10.0.0.249 - - [2026-08-03 03:10:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12985 0.035187 [API:8081]10.0.0.249 - - [2026-08-03 03:10:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24597 0.022722 [API:8081]10.0.0.249 - - [2026-08-03 03:10:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12985 0.025745 [API:8081]10.0.0.249 - - [2026-08-03 03:10:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24597 0.023013 [API:8081]10.0.0.249 - - [2026-08-03 03:10:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12985 0.025060 [API:8081]10.0.0.249 - - [2026-08-03 03:10:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24597 0.026767 [API:8081]10.0.0.249 - - [2026-08-03 03:10:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12596 0.030928 [API:8081]10.0.0.249 - - [2026-08-03 03:10:39] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-67842538:ctest-VN1-81707300?flat HTTP/1.1" 200 6777 0.015316 [API:8081]10.0.0.249 - - [2026-08-03 03:10:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.010503 [API:8081]10.0.0.50 - - [2026-08-03 03:10:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.135986 [API:8081]10.0.0.249 - - [2026-08-03 03:10:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000395 [API:8081]10.0.0.249 - - [2026-08-03 03:10:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1883 0.053255 [API:8081]10.0.0.249 - - [2026-08-03 03:10:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1883 0.049035 [API:8081]10.0.0.249 - - [2026-08-03 03:10:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1883 0.050852 [API:8081]10.0.0.50 - - [2026-08-03 03:11:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.067215 [API:8081]10.0.0.249 - - [2026-08-03 03:12:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-69359478:394a5f3e-e7d0-4b9c-8fd4-3fd6e2aadbd6?flat HTTP/1.1" 200 5354 0.028065 [API:8081]10.0.0.249 - - [2026-08-03 03:12:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-69359478:394a5f3e-e7d0-4b9c-8fd4-3fd6e2aadbd6?flat HTTP/1.1" 200 5354 0.018468 [API:8081]10.0.0.249 - - [2026-08-03 03:12:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-69359478:394a5f3e-e7d0-4b9c-8fd4-3fd6e2aadbd6?flat HTTP/1.1" 200 5354 0.016439 [API:8081]10.0.0.249 - - [2026-08-03 03:12:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-69359478:394a5f3e-e7d0-4b9c-8fd4-3fd6e2aadbd6?flat HTTP/1.1" 200 5354 0.020135 [API:8081]10.0.0.249 - - [2026-08-03 03:12:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-69359478:ctest-VN1-66252024?flat HTTP/1.1" 200 9446 0.020835 [API:8081]10.0.0.249 - - [2026-08-03 03:12:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24604 0.026892 [API:8081]10.0.0.249 - - [2026-08-03 03:12:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13386 0.025648 [API:8081]10.0.0.249 - - [2026-08-03 03:12:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24604 0.026432 [API:8081]10.0.0.249 - - [2026-08-03 03:12:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13386 0.025517 [API:8081]10.0.0.249 - - [2026-08-03 03:12:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.010889 [API:8081]10.0.0.249 - - [2026-08-03 03:12:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-69359478:374a8667-3069-47cf-b323-1cb5652c55ef?flat HTTP/1.1" 200 5604 0.015701 [API:8081]10.0.0.249 - - [2026-08-03 03:12:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-69359478:374a8667-3069-47cf-b323-1cb5652c55ef?flat HTTP/1.1" 200 5604 0.015087 [API:8081]10.0.0.249 - - [2026-08-03 03:12:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-69359478:374a8667-3069-47cf-b323-1cb5652c55ef?flat HTTP/1.1" 200 5604 0.019185 [API:8081]10.0.0.249 - - [2026-08-03 03:12:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-69359478:374a8667-3069-47cf-b323-1cb5652c55ef?flat HTTP/1.1" 200 5604 0.017423 [API:8081]10.0.0.249 - - [2026-08-03 03:12:39] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-69359478:ctest-VN2-83668963?flat HTTP/1.1" 200 10333 0.021688 [API:8081]10.0.0.249 - - [2026-08-03 03:12:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.028051 [API:8081]10.0.0.249 - - [2026-08-03 03:12:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.022484 [API:8081]10.0.0.249 - - [2026-08-03 03:12:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.010931 [API:8081]10.0.0.249 - - [2026-08-03 03:12:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-69359478:a56aee6d-997c-46d5-a1ee-99e3009512e9?flat HTTP/1.1" 200 5616 0.017086 [API:8081]10.0.0.249 - - [2026-08-03 03:12:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-69359478:a56aee6d-997c-46d5-a1ee-99e3009512e9?flat HTTP/1.1" 200 5616 0.016966 [API:8081]10.0.0.249 - - [2026-08-03 03:12:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-69359478:a56aee6d-997c-46d5-a1ee-99e3009512e9?flat HTTP/1.1" 200 5616 0.015270 [API:8081]10.0.0.249 - - [2026-08-03 03:12:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-69359478:a56aee6d-997c-46d5-a1ee-99e3009512e9?flat HTTP/1.1" 200 5616 0.024876 [API:8081]10.0.0.249 - - [2026-08-03 03:12:43] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-69359478:ctest-VN3-93812042?flat HTTP/1.1" 200 9853 0.041703 [API:8081]10.0.0.249 - - [2026-08-03 03:12:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24604 0.060183 [API:8081]10.0.0.249 - - [2026-08-03 03:12:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13394 0.036996 [API:8081]10.0.0.249 - - [2026-08-03 03:12:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24604 0.050939 [API:8081]10.0.0.249 - - [2026-08-03 03:12:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13394 0.029032 [API:8081]10.0.0.249 - - [2026-08-03 03:12:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.009987 [API:8081]10.0.0.249 - - [2026-08-03 03:13:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24604 0.033091 [API:8081]10.0.0.249 - - [2026-08-03 03:13:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13371 0.024762 [API:8081]10.0.0.249 - - [2026-08-03 03:13:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24604 0.025577 [API:8081]10.0.0.249 - - [2026-08-03 03:13:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13371 0.025808 [API:8081]10.0.0.50 - - [2026-08-03 03:13:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.50 - - [2026-08-03 03:13:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000322 [API:8081]10.0.0.50 - - [2026-08-03 03:13:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000338 [API:8081]10.0.0.50 - - [2026-08-03 03:13:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.161 - - [2026-08-03 03:13:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.161 - - [2026-08-03 03:13:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000445 [API:8081]10.0.0.249 - - [2026-08-03 03:13:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24604 0.023335 [API:8081]10.0.0.249 - - [2026-08-03 03:13:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13371 0.024059 [API:8081]10.0.0.161 - - [2026-08-03 03:13:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.161 - - [2026-08-03 03:13:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.249 - - [2026-08-03 03:13:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.249 - - [2026-08-03 03:13:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000323 [API:8081]10.0.0.249 - - [2026-08-03 03:13:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.249 - - [2026-08-03 03:13:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.249 - - [2026-08-03 03:13:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24604 0.026523 [API:8081]10.0.0.249 - - [2026-08-03 03:13:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13371 0.025403 [API:8081]10.0.0.249 - - [2026-08-03 03:13:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24604 0.024727 [API:8081]10.0.0.249 - - [2026-08-03 03:13:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13371 0.024517 [API:8081]10.0.0.249 - - [2026-08-03 03:13:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24604 0.026610 [API:8081]10.0.0.249 - - [2026-08-03 03:13:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13371 0.025160 [API:8081]10.0.0.249 - - [2026-08-03 03:13:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24604 0.081174 [API:8081]10.0.0.249 - - [2026-08-03 03:13:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13371 0.047446 [API:8081]10.0.0.249 - - [2026-08-03 03:13:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24604 0.029670 [API:8081]10.0.0.249 - - [2026-08-03 03:13:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13371 0.023148 [API:8081]10.0.0.249 - - [2026-08-03 03:13:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24604 0.024020 [API:8081]10.0.0.249 - - [2026-08-03 03:13:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12986 0.024428 [API:8081]10.0.0.249 - - [2026-08-03 03:13:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-69359478:ctest-VN3-93812042?flat HTTP/1.1" 200 6969 0.015651 [API:8081]10.0.0.249 - - [2026-08-03 03:13:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010246 [API:8081]10.0.0.249 - - [2026-08-03 03:13:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.025630 [API:8081]10.0.0.50 - - [2026-08-03 03:13:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.090598 [API:8081]10.0.0.249 - - [2026-08-03 03:13:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.026515 [API:8081]10.0.0.249 - - [2026-08-03 03:13:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.047431 [API:8081]10.0.0.249 - - [2026-08-03 03:13:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.024514 [API:8081]10.0.0.249 - - [2026-08-03 03:13:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.026176 [API:8081]10.0.0.249 - - [2026-08-03 03:13:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.020956 [API:8081]10.0.0.249 - - [2026-08-03 03:14:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.025249 [API:8081]10.0.0.249 - - [2026-08-03 03:14:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.043211 [API:8081]10.0.0.249 - - [2026-08-03 03:14:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-69359478:ctest-VN2-83668963?flat HTTP/1.1" 200 7314 0.014513 [API:8081]10.0.0.249 - - [2026-08-03 03:14:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.011650 [API:8081]10.0.0.249 - - [2026-08-03 03:14:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.024625 [API:8081]10.0.0.249 - - [2026-08-03 03:14:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13766 0.025117 [API:8081]10.0.0.249 - - [2026-08-03 03:14:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.044375 [API:8081]10.0.0.249 - - [2026-08-03 03:14:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13766 0.043054 [API:8081]10.0.0.249 - - [2026-08-03 03:14:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.032947 [API:8081]10.0.0.249 - - [2026-08-03 03:14:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13764 0.030637 [API:8081]10.0.0.249 - - [2026-08-03 03:14:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.028633 [API:8081]10.0.0.249 - - [2026-08-03 03:14:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13764 0.025767 [API:8081]10.0.0.249 - - [2026-08-03 03:14:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.023036 [API:8081]10.0.0.249 - - [2026-08-03 03:14:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13764 0.023114 [API:8081]10.0.0.249 - - [2026-08-03 03:14:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.023214 [API:8081]10.0.0.249 - - [2026-08-03 03:14:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13764 0.026183 [API:8081]10.0.0.249 - - [2026-08-03 03:14:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.029181 [API:8081]10.0.0.249 - - [2026-08-03 03:14:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13764 0.025018 [API:8081]10.0.0.249 - - [2026-08-03 03:14:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.023615 [API:8081]10.0.0.249 - - [2026-08-03 03:14:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13764 0.026475 [API:8081]10.0.0.249 - - [2026-08-03 03:14:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.023917 [API:8081]10.0.0.249 - - [2026-08-03 03:14:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13764 0.024562 [API:8081]10.0.0.249 - - [2026-08-03 03:14:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24608 0.023551 [API:8081]10.0.0.249 - - [2026-08-03 03:14:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12598 0.022224 [API:8081]10.0.0.249 - - [2026-08-03 03:14:37] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-69359478:ctest-VN1-66252024?flat HTTP/1.1" 200 7644 0.015579 [API:8081]10.0.0.249 - - [2026-08-03 03:14:37] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009336 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:14:44] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 684 0.010001 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:14:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003535 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:14:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.004414 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:14:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003984 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:14:44] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 768 0.003466 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:14:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003206 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:14:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002804 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:14:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002752 [API:8081]10.0.0.50 - - [2026-08-03 03:14:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.210375 [API:8081]10.0.0.249 - - [2026-08-03 03:14:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000344 [API:8081]10.0.0.249 - - [2026-08-03 03:14:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.062552 [API:8081]10.0.0.249 - - [2026-08-03 03:14:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.056601 [API:8081]10.0.0.249 - - [2026-08-03 03:15:58] "GET /analytics HTTP/1.1" 401 206 0.000417 [API:8081]10.0.0.249 - - [2026-08-03 03:15:58] "GET /analytics HTTP/1.1" 401 206 0.000245 [API:8081]10.0.0.50 - - [2026-08-03 03:16:26] "GET /analytics HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.50 - - [2026-08-03 03:16:26] "GET /analytics HTTP/1.1" 401 206 0.000168 [API:8081]10.0.0.161 - - [2026-08-03 03:16:26] "GET /analytics HTTP/1.1" 401 206 0.000305 [API:8081]10.0.0.161 - - [2026-08-03 03:16:26] "GET /analytics HTTP/1.1" 401 206 0.000206 [API:8081]10.0.0.50 - - [2026-08-03 03:16:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.092298 [API:8081]10.0.0.249 - - [2026-08-03 03:16:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000373 [API:8081]10.0.0.249 - - [2026-08-03 03:16:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1879 0.060536 [API:8081]10.0.0.50 - - [2026-08-03 03:17:48] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.066342 [API:8081]10.0.0.50 - - [2026-08-03 03:18:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.50 - - [2026-08-03 03:18:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.50 - - [2026-08-03 03:18:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000414 [API:8081]10.0.0.50 - - [2026-08-03 03:18:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.161 - - [2026-08-03 03:18:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000385 [API:8081]10.0.0.161 - - [2026-08-03 03:18:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.161 - - [2026-08-03 03:18:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.161 - - [2026-08-03 03:18:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.249 - - [2026-08-03 03:18:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000344 [API:8081]10.0.0.249 - - [2026-08-03 03:18:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000367 [API:8081]10.0.0.249 - - [2026-08-03 03:18:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000396 [API:8081]10.0.0.249 - - [2026-08-03 03:18:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.001518 [API:8081]10.0.0.249 - - [2026-08-03 03:19:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24618 0.068864 [API:8081]10.0.0.249 - - [2026-08-03 03:19:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13036 0.028197 [API:8081]10.0.0.249 - - [2026-08-03 03:19:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24618 0.066092 [API:8081]10.0.0.249 - - [2026-08-03 03:19:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13036 0.026114 [API:8081]10.0.0.249 - - [2026-08-03 03:19:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24618 0.050136 [API:8081]10.0.0.249 - - [2026-08-03 03:19:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13036 0.030334 [API:8081]10.0.0.249 - - [2026-08-03 03:19:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24618 0.032899 [API:8081]10.0.0.249 - - [2026-08-03 03:19:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13036 0.036937 [API:8081]10.0.0.249 - - [2026-08-03 03:19:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24618 0.024993 [API:8081]10.0.0.249 - - [2026-08-03 03:19:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13036 0.024553 [API:8081]10.0.0.249 - - [2026-08-03 03:19:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24619 0.024717 [API:8081]10.0.0.249 - - [2026-08-03 03:19:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12603 0.025092 [API:8081]10.0.0.249 - - [2026-08-03 03:19:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy0Ipv4v6-82963131:ctest-vnet0-69899279?flat HTTP/1.1" 200 7970 0.015638 [API:8081]10.0.0.249 - - [2026-08-03 03:19:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.011451 [API:8081]10.0.0.50 - - [2026-08-03 03:19:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.167602 [API:8081]10.0.0.249 - - [2026-08-03 03:19:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000310 [API:8081]10.0.0.249 - - [2026-08-03 03:19:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1445 0.060678 [API:8081]10.0.0.249 - - [2026-08-03 03:20:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1670 0.059765 [API:8081]10.0.0.50 - - [2026-08-03 03:20:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.082776 [API:8081]10.0.0.50 - - [2026-08-03 03:22:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060793 [API:8081]10.0.0.50 - - [2026-08-03 03:23:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.50 - - [2026-08-03 03:23:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.50 - - [2026-08-03 03:23:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.50 - - [2026-08-03 03:23:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.161 - - [2026-08-03 03:23:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.161 - - [2026-08-03 03:23:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.161 - - [2026-08-03 03:23:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.161 - - [2026-08-03 03:23:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000419 [API:8081]10.0.0.249 - - [2026-08-03 03:23:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.249 - - [2026-08-03 03:23:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000331 [API:8081]10.0.0.249 - - [2026-08-03 03:23:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.249 - - [2026-08-03 03:23:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.249 - - [2026-08-03 03:23:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.038126 [API:8081]10.0.0.249 - - [2026-08-03 03:23:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.076049 [API:8081]10.0.0.249 - - [2026-08-03 03:23:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.025491 [API:8081]10.0.0.249 - - [2026-08-03 03:23:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.022697 [API:8081]10.0.0.249 - - [2026-08-03 03:23:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.024499 [API:8081]10.0.0.50 - - [2026-08-03 03:23:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.060412 [API:8081]10.0.0.249 - - [2026-08-03 03:23:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.022843 [API:8081]10.0.0.249 - - [2026-08-03 03:23:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.023214 [API:8081]10.0.0.249 - - [2026-08-03 03:24:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.024660 [API:8081]10.0.0.249 - - [2026-08-03 03:24:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.023505 [API:8081]10.0.0.249 - - [2026-08-03 03:24:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.026469 [API:8081]10.0.0.249 - - [2026-08-03 03:24:07] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-83149757:ctest-vnet1-79605447?flat HTTP/1.1" 200 7310 0.016192 [API:8081]10.0.0.249 - - [2026-08-03 03:24:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.011574 [API:8081]10.0.0.249 - - [2026-08-03 03:24:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.024409 [API:8081]10.0.0.249 - - [2026-08-03 03:24:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13015 0.028951 [API:8081]10.0.0.249 - - [2026-08-03 03:24:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.027510 [API:8081]10.0.0.249 - - [2026-08-03 03:24:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13012 0.034097 [API:8081]10.0.0.249 - - [2026-08-03 03:24:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.042408 [API:8081]10.0.0.249 - - [2026-08-03 03:24:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13012 0.028241 [API:8081]10.0.0.249 - - [2026-08-03 03:24:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.026427 [API:8081]10.0.0.249 - - [2026-08-03 03:24:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13012 0.024216 [API:8081]10.0.0.249 - - [2026-08-03 03:24:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.027007 [API:8081]10.0.0.249 - - [2026-08-03 03:24:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13012 0.026321 [API:8081]10.0.0.249 - - [2026-08-03 03:24:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.025694 [API:8081]10.0.0.249 - - [2026-08-03 03:24:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13012 0.026623 [API:8081]10.0.0.249 - - [2026-08-03 03:24:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.025054 [API:8081]10.0.0.249 - - [2026-08-03 03:24:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13012 0.027733 [API:8081]10.0.0.249 - - [2026-08-03 03:24:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.025686 [API:8081]10.0.0.249 - - [2026-08-03 03:24:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13012 0.022933 [API:8081]10.0.0.249 - - [2026-08-03 03:24:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.023844 [API:8081]10.0.0.249 - - [2026-08-03 03:24:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12596 0.024253 [API:8081]10.0.0.249 - - [2026-08-03 03:24:37] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-83149757:ctest-vnet0-39166147?flat HTTP/1.1" 200 6963 0.015278 [API:8081]10.0.0.249 - - [2026-08-03 03:24:37] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009316 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:24:44] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 684 0.004525 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:24:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003494 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:24:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003456 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:24:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.006418 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:24:44] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 768 0.004409 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:24:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003429 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:24:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002939 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:24:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002751 [API:8081]10.0.0.249 - - [2026-08-03 03:24:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000432 [API:8081]10.0.0.249 - - [2026-08-03 03:24:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1457 0.073818 [API:8081]10.0.0.249 - - [2026-08-03 03:25:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1694 0.052189 [API:8081]10.0.0.50 - - [2026-08-03 03:25:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.055549 [API:8081]10.0.0.249 - - [2026-08-03 03:25:58] "GET /analytics HTTP/1.1" 401 206 0.000374 [API:8081]10.0.0.249 - - [2026-08-03 03:25:58] "GET /analytics HTTP/1.1" 401 206 0.000172 [API:8081]10.0.0.50 - - [2026-08-03 03:26:26] "GET /analytics HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.50 - - [2026-08-03 03:26:26] "GET /analytics HTTP/1.1" 401 206 0.000198 [API:8081]10.0.0.161 - - [2026-08-03 03:26:26] "GET /analytics HTTP/1.1" 401 206 0.000355 [API:8081]10.0.0.161 - - [2026-08-03 03:26:26] "GET /analytics HTTP/1.1" 401 206 0.000160 [API:8081]10.0.0.50 - - [2026-08-03 03:26:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.061752 [API:8081]10.0.0.50 - - [2026-08-03 03:28:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.50 - - [2026-08-03 03:28:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.50 - - [2026-08-03 03:28:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.50 - - [2026-08-03 03:28:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000490 [API:8081]10.0.0.161 - - [2026-08-03 03:28:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.161 - - [2026-08-03 03:28:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.161 - - [2026-08-03 03:28:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000375 [API:8081]10.0.0.161 - - [2026-08-03 03:28:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000406 [API:8081]10.0.0.249 - - [2026-08-03 03:28:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000403 [API:8081]10.0.0.249 - - [2026-08-03 03:28:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.249 - - [2026-08-03 03:28:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.249 - - [2026-08-03 03:28:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.249 - - [2026-08-03 03:28:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24610 0.026354 [API:8081]10.0.0.249 - - [2026-08-03 03:28:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24610 0.053082 [API:8081]10.0.0.249 - - [2026-08-03 03:28:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24610 0.023953 [API:8081]10.0.0.249 - - [2026-08-03 03:28:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24610 0.021285 [API:8081]10.0.0.249 - - [2026-08-03 03:28:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-25085521:ctest-vnet1-06369444?flat HTTP/1.1" 200 8073 0.015931 [API:8081]10.0.0.249 - - [2026-08-03 03:28:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.012940 [API:8081]10.0.0.249 - - [2026-08-03 03:28:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24627 0.026763 [API:8081]10.0.0.249 - - [2026-08-03 03:28:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13789 0.024871 [API:8081]10.0.0.249 - - [2026-08-03 03:28:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24627 0.024200 [API:8081]10.0.0.249 - - [2026-08-03 03:28:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13789 0.028069 [API:8081]10.0.0.249 - - [2026-08-03 03:28:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24627 0.040629 [API:8081]10.0.0.249 - - [2026-08-03 03:28:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13789 0.029410 [API:8081]10.0.0.249 - - [2026-08-03 03:28:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24627 0.101222 [API:8081]10.0.0.249 - - [2026-08-03 03:28:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13789 0.023462 [API:8081]10.0.0.249 - - [2026-08-03 03:28:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24627 0.025837 [API:8081]10.0.0.249 - - [2026-08-03 03:28:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13789 0.026627 [API:8081]10.0.0.249 - - [2026-08-03 03:28:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.027280 [API:8081]10.0.0.249 - - [2026-08-03 03:28:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13789 0.029448 [API:8081]10.0.0.249 - - [2026-08-03 03:28:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.044157 [API:8081]10.0.0.249 - - [2026-08-03 03:28:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13789 0.025696 [API:8081]10.0.0.50 - - [2026-08-03 03:28:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064018 [API:8081]10.0.0.249 - - [2026-08-03 03:29:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.026518 [API:8081]10.0.0.249 - - [2026-08-03 03:29:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13789 0.027739 [API:8081]10.0.0.249 - - [2026-08-03 03:29:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.023607 [API:8081]10.0.0.249 - - [2026-08-03 03:29:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13789 0.036288 [API:8081]10.0.0.249 - - [2026-08-03 03:29:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.028786 [API:8081]10.0.0.249 - - [2026-08-03 03:29:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13427 0.038666 [API:8081]10.0.0.249 - - [2026-08-03 03:29:08] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-25085521:ctest-vnet0-21115372?flat HTTP/1.1" 200 7710 0.026142 [API:8081]10.0.0.249 - - [2026-08-03 03:29:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.011580 [API:8081]10.0.0.50 - - [2026-08-03 03:30:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.075507 [API:8081]10.0.0.50 - - [2026-08-03 03:32:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068285 [API:8081]10.0.0.50 - - [2026-08-03 03:33:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.251129 [API:8081]10.0.0.50 - - [2026-08-03 03:33:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000358 [API:8081]10.0.0.50 - - [2026-08-03 03:33:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.50 - - [2026-08-03 03:33:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000379 [API:8081]10.0.0.50 - - [2026-08-03 03:33:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000369 [API:8081]10.0.0.161 - - [2026-08-03 03:33:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000379 [API:8081]10.0.0.161 - - [2026-08-03 03:33:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000393 [API:8081]10.0.0.161 - - [2026-08-03 03:33:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.161 - - [2026-08-03 03:33:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000327 [API:8081]10.0.0.249 - - [2026-08-03 03:33:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000381 [API:8081]10.0.0.249 - - [2026-08-03 03:33:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000394 [API:8081]10.0.0.249 - - [2026-08-03 03:33:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.249 - - [2026-08-03 03:33:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000342 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:34:44] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 684 0.003830 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:34:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003551 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:34:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003046 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:34:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003019 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:34:44] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 768 0.003463 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:34:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003302 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:34:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003035 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:34:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003050 [API:8081]10.0.0.50 - - [2026-08-03 03:35:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.088844 [API:8081]10.0.0.249 - - [2026-08-03 03:35:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000371 [API:8081]10.0.0.249 - - [2026-08-03 03:35:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1853 0.060927 [API:8081]10.0.0.249 - - [2026-08-03 03:35:58] "GET /analytics HTTP/1.1" 401 206 0.000467 [API:8081]10.0.0.249 - - [2026-08-03 03:35:58] "GET /analytics HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.50 - - [2026-08-03 03:36:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.092525 [API:8081]10.0.0.50 - - [2026-08-03 03:36:26] "GET /analytics HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.50 - - [2026-08-03 03:36:26] "GET /analytics HTTP/1.1" 401 206 0.000216 [API:8081]10.0.0.161 - - [2026-08-03 03:36:26] "GET /analytics HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.161 - - [2026-08-03 03:36:26] "GET /analytics HTTP/1.1" 401 206 0.000181 [API:8081]10.0.0.249 - - [2026-08-03 03:37:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1658 0.049233 [API:8081]10.0.0.50 - - [2026-08-03 03:38:07] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.086634 [API:8081]10.0.0.50 - - [2026-08-03 03:38:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000352 [API:8081]10.0.0.50 - - [2026-08-03 03:38:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.50 - - [2026-08-03 03:38:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000436 [API:8081]10.0.0.50 - - [2026-08-03 03:38:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000329 [API:8081]10.0.0.161 - - [2026-08-03 03:38:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000393 [API:8081]10.0.0.161 - - [2026-08-03 03:38:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000373 [API:8081]10.0.0.161 - - [2026-08-03 03:38:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000352 [API:8081]10.0.0.161 - - [2026-08-03 03:38:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000426 [API:8081]10.0.0.249 - - [2026-08-03 03:38:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000401 [API:8081]10.0.0.249 - - [2026-08-03 03:38:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000335 [API:8081]10.0.0.249 - - [2026-08-03 03:38:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000463 [API:8081]10.0.0.249 - - [2026-08-03 03:38:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.50 - - [2026-08-03 03:39:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.103904 [API:8081]10.0.0.249 - - [2026-08-03 03:39:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000360 [API:8081]10.0.0.249 - - [2026-08-03 03:39:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1567 0.086174 [API:8081]10.0.0.249 - - [2026-08-03 03:40:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-62093698:00cbcf98-9557-4cfc-bc2c-95c01ea6f9c7?flat HTTP/1.1" 200 5816 0.069229 [API:8081]10.0.0.249 - - [2026-08-03 03:40:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-62093698:00cbcf98-9557-4cfc-bc2c-95c01ea6f9c7?flat HTTP/1.1" 200 5816 0.055444 [API:8081]10.0.0.249 - - [2026-08-03 03:40:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-62093698:00cbcf98-9557-4cfc-bc2c-95c01ea6f9c7?flat HTTP/1.1" 200 5816 0.016281 [API:8081]10.0.0.249 - - [2026-08-03 03:40:21] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-62093698:ctest-SecurityGroupBasicRegressionTests1Ipv6-62093698-99622728?flat HTTP/1.1" 200 10795 0.021117 [API:8081]10.0.0.249 - - [2026-08-03 03:40:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.023775 [API:8081]10.0.0.249 - - [2026-08-03 03:40:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13219 0.025948 [API:8081]10.0.0.249 - - [2026-08-03 03:40:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.024477 [API:8081]10.0.0.249 - - [2026-08-03 03:40:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13219 0.023974 [API:8081]10.0.0.249 - - [2026-08-03 03:40:21] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010870 [API:8081]10.0.0.249 - - [2026-08-03 03:40:47] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-62093698:a20d6a23-550e-4477-92bb-40d7747c2847?flat HTTP/1.1" 200 5947 0.016943 [API:8081]10.0.0.249 - - [2026-08-03 03:40:47] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-62093698:a20d6a23-550e-4477-92bb-40d7747c2847?flat HTTP/1.1" 200 5947 0.040118 [API:8081]10.0.0.249 - - [2026-08-03 03:40:47] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-62093698:a20d6a23-550e-4477-92bb-40d7747c2847?flat HTTP/1.1" 200 5947 0.018893 [API:8081]10.0.0.249 - - [2026-08-03 03:40:47] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-62093698:ctest-SecurityGroupBasicRegressionTests1Ipv6-62093698-99622728?flat HTTP/1.1" 200 12836 0.024060 [API:8081]10.0.0.249 - - [2026-08-03 03:40:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24626 0.025144 [API:8081]10.0.0.249 - - [2026-08-03 03:40:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24626 0.023787 [API:8081]10.0.0.249 - - [2026-08-03 03:40:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.012133 [API:8081]10.0.0.50 - - [2026-08-03 03:41:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.055334 [API:8081]10.0.0.249 - - [2026-08-03 03:41:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24628 0.022907 [API:8081]10.0.0.249 - - [2026-08-03 03:41:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24628 0.023310 [API:8081]10.0.0.249 - - [2026-08-03 03:41:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24628 0.023903 [API:8081]10.0.0.249 - - [2026-08-03 03:41:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24628 0.024849 [API:8081]10.0.0.249 - - [2026-08-03 03:41:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24628 0.034589 [API:8081]10.0.0.249 - - [2026-08-03 03:41:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24628 0.022950 [API:8081]10.0.0.249 - - [2026-08-03 03:41:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24628 0.022748 [API:8081]10.0.0.249 - - [2026-08-03 03:41:35] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-62093698:ctest-SecurityGroupBasicRegressionTests1Ipv6-62093698-99622728?flat HTTP/1.1" 200 11712 0.020355 [API:8081]10.0.0.249 - - [2026-08-03 03:41:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.010422 [API:8081]10.0.0.249 - - [2026-08-03 03:41:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.026983 [API:8081]10.0.0.249 - - [2026-08-03 03:41:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13911 0.025819 [API:8081]10.0.0.249 - - [2026-08-03 03:41:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.037636 [API:8081]10.0.0.249 - - [2026-08-03 03:41:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13911 0.027522 [API:8081]10.0.0.249 - - [2026-08-03 03:41:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.023207 [API:8081]10.0.0.249 - - [2026-08-03 03:41:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13911 0.024882 [API:8081]10.0.0.249 - - [2026-08-03 03:41:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.023357 [API:8081]10.0.0.249 - - [2026-08-03 03:41:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13911 0.024684 [API:8081]10.0.0.249 - - [2026-08-03 03:41:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.027382 [API:8081]10.0.0.249 - - [2026-08-03 03:41:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13911 0.030255 [API:8081]10.0.0.249 - - [2026-08-03 03:41:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.023660 [API:8081]10.0.0.249 - - [2026-08-03 03:41:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13911 0.025702 [API:8081]10.0.0.249 - - [2026-08-03 03:41:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.025404 [API:8081]10.0.0.249 - - [2026-08-03 03:41:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13911 0.025418 [API:8081]10.0.0.249 - - [2026-08-03 03:42:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.025401 [API:8081]10.0.0.249 - - [2026-08-03 03:42:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13911 0.029154 [API:8081]10.0.0.249 - - [2026-08-03 03:42:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.029635 [API:8081]10.0.0.249 - - [2026-08-03 03:42:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13911 0.023551 [API:8081]10.0.0.249 - - [2026-08-03 03:42:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.024756 [API:8081]10.0.0.249 - - [2026-08-03 03:42:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13475 0.024306 [API:8081]10.0.0.249 - - [2026-08-03 03:42:08] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-62093698:ctest-SecurityGroupBasicRegressionTests1Ipv6-62093698-99622728?flat HTTP/1.1" 200 8802 0.015317 [API:8081]10.0.0.249 - - [2026-08-03 03:42:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.010545 [API:8081]10.0.0.50 - - [2026-08-03 03:42:12] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.148643 [API:8081]10.0.0.249 - - [2026-08-03 03:42:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.249 - - [2026-08-03 03:42:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1587 0.067311 [API:8081]10.0.0.50 - - [2026-08-03 03:43:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.50 - - [2026-08-03 03:43:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.50 - - [2026-08-03 03:43:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.50 - - [2026-08-03 03:43:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000323 [API:8081]10.0.0.161 - - [2026-08-03 03:43:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000345 [API:8081]10.0.0.161 - - [2026-08-03 03:43:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000322 [API:8081]10.0.0.161 - - [2026-08-03 03:43:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000315 [API:8081]10.0.0.161 - - [2026-08-03 03:43:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000328 [API:8081]10.0.0.249 - - [2026-08-03 03:43:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.249 - - [2026-08-03 03:43:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000312 [API:8081]10.0.0.249 - - [2026-08-03 03:43:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.249 - - [2026-08-03 03:43:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000320 [API:8081]10.0.0.249 - - [2026-08-03 03:43:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-04261356:31742d15-ea9e-4136-b66d-198706645812?flat HTTP/1.1" 200 5810 0.070303 [API:8081]10.0.0.249 - - [2026-08-03 03:43:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-04261356:31742d15-ea9e-4136-b66d-198706645812?flat HTTP/1.1" 200 5810 0.060384 [API:8081]10.0.0.249 - - [2026-08-03 03:43:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-04261356:31742d15-ea9e-4136-b66d-198706645812?flat HTTP/1.1" 200 5810 0.019535 [API:8081]10.0.0.249 - - [2026-08-03 03:43:33] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-04261356:ctest-SecurityGroupBasicRegressionTests1_contrail-04261356-05597660?flat HTTP/1.1" 200 10451 0.025715 [API:8081]10.0.0.249 - - [2026-08-03 03:43:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.033960 [API:8081]10.0.0.249 - - [2026-08-03 03:43:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13229 0.032576 [API:8081]10.0.0.249 - - [2026-08-03 03:43:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.029773 [API:8081]10.0.0.249 - - [2026-08-03 03:43:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13229 0.025909 [API:8081]10.0.0.249 - - [2026-08-03 03:43:33] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.012641 [API:8081]10.0.0.249 - - [2026-08-03 03:43:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-04261356:d18976f1-db7a-40f3-92f2-3c19cbcb3703?flat HTTP/1.1" 200 5678 0.018469 [API:8081]10.0.0.249 - - [2026-08-03 03:43:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-04261356:d18976f1-db7a-40f3-92f2-3c19cbcb3703?flat HTTP/1.1" 200 5678 0.016529 [API:8081]10.0.0.249 - - [2026-08-03 03:43:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-04261356:d18976f1-db7a-40f3-92f2-3c19cbcb3703?flat HTTP/1.1" 200 5678 0.018543 [API:8081]10.0.0.249 - - [2026-08-03 03:43:54] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-04261356:ctest-SecurityGroupBasicRegressionTests1_contrail-04261356-05597660?flat HTTP/1.1" 200 11532 0.026834 [API:8081]10.0.0.249 - - [2026-08-03 03:43:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.025645 [API:8081]10.0.0.249 - - [2026-08-03 03:43:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.032283 [API:8081]10.0.0.249 - - [2026-08-03 03:43:54] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.012048 [API:8081]10.0.0.50 - - [2026-08-03 03:44:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061773 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:44:44] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 684 0.005959 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:44:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003295 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:44:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004467 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:44:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003900 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:44:44] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 768 0.006118 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:44:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003082 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:44:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003160 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:44:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003040 [API:8081]10.0.0.249 - - [2026-08-03 03:45:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.029305 [API:8081]10.0.0.249 - - [2026-08-03 03:45:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.038688 [API:8081]10.0.0.249 - - [2026-08-03 03:45:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.030479 [API:8081]10.0.0.50 - - [2026-08-03 03:45:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.061163 [API:8081]10.0.0.249 - - [2026-08-03 03:45:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.038537 [API:8081]10.0.0.249 - - [2026-08-03 03:45:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.023383 [API:8081]10.0.0.249 - - [2026-08-03 03:45:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.023789 [API:8081]10.0.0.249 - - [2026-08-03 03:45:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.021740 [API:8081]10.0.0.249 - - [2026-08-03 03:45:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.022443 [API:8081]10.0.0.249 - - [2026-08-03 03:45:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.027844 [API:8081]10.0.0.249 - - [2026-08-03 03:45:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.023021 [API:8081]10.0.0.249 - - [2026-08-03 03:45:36] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-04261356:ctest-SecurityGroupBasicRegressionTests1_contrail-04261356-05597660?flat HTTP/1.1" 200 11598 0.022206 [API:8081]10.0.0.249 - - [2026-08-03 03:45:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.011726 [API:8081]10.0.0.249 - - [2026-08-03 03:45:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.038288 [API:8081]10.0.0.249 - - [2026-08-03 03:45:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13248 0.035293 [API:8081]10.0.0.249 - - [2026-08-03 03:45:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.028540 [API:8081]10.0.0.249 - - [2026-08-03 03:45:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13248 0.036511 [API:8081]10.0.0.249 - - [2026-08-03 03:45:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.026839 [API:8081]10.0.0.249 - - [2026-08-03 03:45:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13248 0.025244 [API:8081]10.0.0.249 - - [2026-08-03 03:45:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.037662 [API:8081]10.0.0.249 - - [2026-08-03 03:45:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13248 0.045276 [API:8081]10.0.0.249 - - [2026-08-03 03:45:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.031589 [API:8081]10.0.0.249 - - [2026-08-03 03:45:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13248 0.028715 [API:8081]10.0.0.249 - - [2026-08-03 03:45:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.041393 [API:8081]10.0.0.249 - - [2026-08-03 03:45:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13248 0.032820 [API:8081]10.0.0.249 - - [2026-08-03 03:45:58] "GET /analytics HTTP/1.1" 401 206 0.000378 [API:8081]10.0.0.249 - - [2026-08-03 03:45:58] "GET /analytics HTTP/1.1" 401 206 0.000201 [API:8081]10.0.0.249 - - [2026-08-03 03:45:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.032177 [API:8081]10.0.0.249 - - [2026-08-03 03:45:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13248 0.026715 [API:8081]10.0.0.249 - - [2026-08-03 03:46:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.022961 [API:8081]10.0.0.249 - - [2026-08-03 03:46:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13248 0.025651 [API:8081]10.0.0.249 - - [2026-08-03 03:46:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.034378 [API:8081]10.0.0.249 - - [2026-08-03 03:46:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13248 0.024161 [API:8081]10.0.0.249 - - [2026-08-03 03:46:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.025356 [API:8081]10.0.0.249 - - [2026-08-03 03:46:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12631 0.023319 [API:8081]10.0.0.249 - - [2026-08-03 03:46:09] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-04261356:ctest-SecurityGroupBasicRegressionTests1_contrail-04261356-05597660?flat HTTP/1.1" 200 8435 0.015641 [API:8081]10.0.0.249 - - [2026-08-03 03:46:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.010978 [API:8081]10.0.0.249 - - [2026-08-03 03:46:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.249 - - [2026-08-03 03:46:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1551 0.050269 [API:8081]10.0.0.50 - - [2026-08-03 03:46:26] "GET /analytics HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.50 - - [2026-08-03 03:46:26] "GET /analytics HTTP/1.1" 401 206 0.000198 [API:8081]10.0.0.161 - - [2026-08-03 03:46:26] "GET /analytics HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.161 - - [2026-08-03 03:46:26] "GET /analytics HTTP/1.1" 401 206 0.000148 [API:8081]10.0.0.50 - - [2026-08-03 03:47:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063229 [API:8081]10.0.0.249 - - [2026-08-03 03:47:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-57740739:95830f40-be60-4b8a-b0cc-1be7d3be1127?flat HTTP/1.1" 200 5676 0.065026 [API:8081]10.0.0.249 - - [2026-08-03 03:47:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-57740739:95830f40-be60-4b8a-b0cc-1be7d3be1127?flat HTTP/1.1" 200 5676 0.018285 [API:8081]10.0.0.249 - - [2026-08-03 03:47:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-57740739:95830f40-be60-4b8a-b0cc-1be7d3be1127?flat HTTP/1.1" 200 5676 0.061219 [API:8081]10.0.0.249 - - [2026-08-03 03:47:29] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-57740739:ctest-SecurityGroupBasicRegressionTests1-57740739-16487738?flat HTTP/1.1" 200 9928 0.023927 [API:8081]10.0.0.249 - - [2026-08-03 03:47:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.024628 [API:8081]10.0.0.249 - - [2026-08-03 03:47:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13199 0.024872 [API:8081]10.0.0.249 - - [2026-08-03 03:47:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.030598 [API:8081]10.0.0.249 - - [2026-08-03 03:47:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13199 0.025814 [API:8081]10.0.0.249 - - [2026-08-03 03:47:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.012436 [API:8081]10.0.0.249 - - [2026-08-03 03:47:45] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-57740739:6b457552-d3a4-4332-af17-f27212269359?flat HTTP/1.1" 200 5799 0.018213 [API:8081]10.0.0.249 - - [2026-08-03 03:47:45] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-57740739:6b457552-d3a4-4332-af17-f27212269359?flat HTTP/1.1" 200 5799 0.017381 [API:8081]10.0.0.249 - - [2026-08-03 03:47:45] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-57740739:6b457552-d3a4-4332-af17-f27212269359?flat HTTP/1.1" 200 5799 0.017179 [API:8081]10.0.0.249 - - [2026-08-03 03:47:45] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-57740739:ctest-SecurityGroupBasicRegressionTests1-57740739-16487738?flat HTTP/1.1" 200 12486 0.022932 [API:8081]10.0.0.249 - - [2026-08-03 03:47:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24634 0.023300 [API:8081]10.0.0.249 - - [2026-08-03 03:47:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24634 0.023744 [API:8081]10.0.0.249 - - [2026-08-03 03:47:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.012211 [API:8081]10.0.0.50 - - [2026-08-03 03:48:17] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.072659 [API:8081]10.0.0.50 - - [2026-08-03 03:48:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000355 [API:8081]10.0.0.50 - - [2026-08-03 03:48:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.50 - - [2026-08-03 03:48:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.50 - - [2026-08-03 03:48:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000333 [API:8081]10.0.0.161 - - [2026-08-03 03:48:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000332 [API:8081]10.0.0.161 - - [2026-08-03 03:48:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000333 [API:8081]10.0.0.161 - - [2026-08-03 03:48:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.161 - - [2026-08-03 03:48:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.249 - - [2026-08-03 03:48:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000373 [API:8081]10.0.0.249 - - [2026-08-03 03:48:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000438 [API:8081]10.0.0.249 - - [2026-08-03 03:48:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.249 - - [2026-08-03 03:48:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.249 - - [2026-08-03 03:48:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.021944 [API:8081]10.0.0.249 - - [2026-08-03 03:48:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.022280 [API:8081]10.0.0.249 - - [2026-08-03 03:49:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.025496 [API:8081]10.0.0.249 - - [2026-08-03 03:49:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.028546 [API:8081]10.0.0.249 - - [2026-08-03 03:49:05] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-57740739:ctest-SecurityGroupBasicRegressionTests1-57740739-16487738?flat HTTP/1.1" 200 10797 0.021017 [API:8081]10.0.0.249 - - [2026-08-03 03:49:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009260 [API:8081]10.0.0.249 - - [2026-08-03 03:49:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24649 0.025036 [API:8081]10.0.0.249 - - [2026-08-03 03:49:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 14168 0.029469 [API:8081]10.0.0.249 - - [2026-08-03 03:49:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24649 0.026208 [API:8081]10.0.0.249 - - [2026-08-03 03:49:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 14167 0.040320 [API:8081]10.0.0.249 - - [2026-08-03 03:49:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24649 0.030174 [API:8081]10.0.0.249 - - [2026-08-03 03:49:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 14167 0.023676 [API:8081]10.0.0.249 - - [2026-08-03 03:49:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24649 0.028681 [API:8081]10.0.0.249 - - [2026-08-03 03:49:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 14167 0.029640 [API:8081]10.0.0.249 - - [2026-08-03 03:49:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24649 0.022087 [API:8081]10.0.0.249 - - [2026-08-03 03:49:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 14167 0.027938 [API:8081]10.0.0.249 - - [2026-08-03 03:49:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24649 0.025000 [API:8081]10.0.0.249 - - [2026-08-03 03:49:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 14167 0.023436 [API:8081]10.0.0.249 - - [2026-08-03 03:49:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24649 0.026212 [API:8081]10.0.0.249 - - [2026-08-03 03:49:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 14167 0.027118 [API:8081]10.0.0.249 - - [2026-08-03 03:49:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24649 0.036675 [API:8081]10.0.0.249 - - [2026-08-03 03:49:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 14167 0.029687 [API:8081]10.0.0.249 - - [2026-08-03 03:49:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24649 0.032540 [API:8081]10.0.0.249 - - [2026-08-03 03:49:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 14167 0.028209 [API:8081]10.0.0.249 - - [2026-08-03 03:49:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24649 0.029293 [API:8081]10.0.0.249 - - [2026-08-03 03:49:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12630 0.026544 [API:8081]10.0.0.249 - - [2026-08-03 03:49:38] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-57740739:ctest-SecurityGroupBasicRegressionTests1-57740739-16487738?flat HTTP/1.1" 200 7959 0.020971 [API:8081]10.0.0.249 - - [2026-08-03 03:49:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009807 [API:8081]10.0.0.50 - - [2026-08-03 03:50:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.514782 [API:8081]10.0.0.249 - - [2026-08-03 03:50:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000405 [API:8081]10.0.0.249 - - [2026-08-03 03:50:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1648 0.060439 [API:8081]10.0.0.249 - - [2026-08-03 03:50:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1861 0.047671 [API:8081]10.0.0.249 - - [2026-08-03 03:50:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2076 0.055205 [API:8081]10.0.0.249 - - [2026-08-03 03:50:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1648 0.013173 [API:8081]10.0.0.249 - - [2026-08-03 03:50:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1646 0.010565 [API:8081]10.0.0.249 - - [2026-08-03 03:50:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1861 0.011317 [API:8081]10.0.0.249 - - [2026-08-03 03:50:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2086 0.010063 [API:8081]10.0.0.249 - - [2026-08-03 03:50:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2313 0.011182 [API:8081]10.0.0.249 - - [2026-08-03 03:50:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000331 [API:8081]10.0.0.249 - - [2026-08-03 03:50:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1433 0.059528 [API:8081]10.0.0.249 - - [2026-08-03 03:50:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1650 0.056151 [API:8081]10.0.0.249 - - [2026-08-03 03:50:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1869 0.048425 [API:8081]10.0.0.249 - - [2026-08-03 03:51:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1433 0.010658 [API:8081]10.0.0.249 - - [2026-08-03 03:51:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1646 0.010404 [API:8081]10.0.0.249 - - [2026-08-03 03:51:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1861 0.011452 [API:8081]10.0.0.50 - - [2026-08-03 03:51:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.073241 [API:8081]10.0.0.249 - - [2026-08-03 03:51:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000323 [API:8081]10.0.0.249 - - [2026-08-03 03:51:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1429 0.060687 [API:8081]10.0.0.249 - - [2026-08-03 03:51:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1638 0.050686 [API:8081]10.0.0.249 - - [2026-08-03 03:51:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1849 0.064116 [API:8081]10.0.0.249 - - [2026-08-03 03:51:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1429 0.012770 [API:8081]10.0.0.249 - - [2026-08-03 03:51:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1638 0.010716 [API:8081]10.0.0.249 - - [2026-08-03 03:51:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1849 0.011350 [API:8081]10.0.0.249 - - [2026-08-03 03:51:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2070 0.011512 [API:8081]10.0.0.249 - - [2026-08-03 03:51:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2293 0.011554 [API:8081]10.0.0.249 - - [2026-08-03 03:51:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000384 [API:8081]10.0.0.249 - - [2026-08-03 03:51:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1435 0.065000 [API:8081]10.0.0.249 - - [2026-08-03 03:51:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.060550 [API:8081]10.0.0.249 - - [2026-08-03 03:51:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1873 0.049171 [API:8081]10.0.0.249 - - [2026-08-03 03:51:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2106 0.012286 [API:8081]10.0.0.249 - - [2026-08-03 03:52:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2341 0.012487 [API:8081]10.0.0.50 - - [2026-08-03 03:53:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000348 [API:8081]10.0.0.50 - - [2026-08-03 03:53:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000345 [API:8081]10.0.0.50 - - [2026-08-03 03:53:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.50 - - [2026-08-03 03:53:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000312 [API:8081]10.0.0.161 - - [2026-08-03 03:53:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.161 - - [2026-08-03 03:53:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000312 [API:8081]10.0.0.161 - - [2026-08-03 03:53:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000353 [API:8081]10.0.0.161 - - [2026-08-03 03:53:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.249 - - [2026-08-03 03:53:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.249 - - [2026-08-03 03:53:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000354 [API:8081]10.0.0.249 - - [2026-08-03 03:53:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.249 - - [2026-08-03 03:53:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000362 [API:8081]10.0.0.50 - - [2026-08-03 03:53:23] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057219 [API:8081]10.0.0.50 - - [2026-08-03 03:54:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.064208 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:54:44] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 684 0.004089 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:54:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003163 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:54:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003377 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:54:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003242 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:54:44] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 768 0.004259 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:54:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002980 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:54:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002743 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 03:54:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003488 [API:8081]10.0.0.249 - - [2026-08-03 03:55:58] "GET /analytics HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.249 - - [2026-08-03 03:55:58] "GET /analytics HTTP/1.1" 401 206 0.000147 [API:8081]10.0.0.50 - - [2026-08-03 03:56:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067436 [API:8081]10.0.0.50 - - [2026-08-03 03:56:26] "GET /analytics HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.50 - - [2026-08-03 03:56:26] "GET /analytics HTTP/1.1" 401 206 0.000151 [API:8081]10.0.0.161 - - [2026-08-03 03:56:26] "GET /analytics HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.161 - - [2026-08-03 03:56:26] "GET /analytics HTTP/1.1" 401 206 0.000150 [API:8081]10.0.0.50 - - [2026-08-03 03:57:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.087489 [API:8081]10.0.0.50 - - [2026-08-03 03:58:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000364 [API:8081]10.0.0.50 - - [2026-08-03 03:58:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.50 - - [2026-08-03 03:58:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.50 - - [2026-08-03 03:58:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.161 - - [2026-08-03 03:58:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000348 [API:8081]10.0.0.161 - - [2026-08-03 03:58:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.161 - - [2026-08-03 03:58:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000352 [API:8081]10.0.0.161 - - [2026-08-03 03:58:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.249 - - [2026-08-03 03:58:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000376 [API:8081]10.0.0.249 - - [2026-08-03 03:58:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000394 [API:8081]10.0.0.249 - - [2026-08-03 03:58:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000366 [API:8081]10.0.0.249 - - [2026-08-03 03:58:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.249 - - [2026-08-03 03:59:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.249 - - [2026-08-03 03:59:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.067407 [API:8081]10.0.0.50 - - [2026-08-03 03:59:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077310 [API:8081]10.0.0.249 - - [2026-08-03 03:59:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1863 0.084492 [API:8081]10.0.0.50 - - [2026-08-03 04:00:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.070010 [API:8081]10.0.0.50 - - [2026-08-03 04:02:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.081120 [API:8081]10.0.0.50 - - [2026-08-03 04:03:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.50 - - [2026-08-03 04:03:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.50 - - [2026-08-03 04:03:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000389 [API:8081]10.0.0.50 - - [2026-08-03 04:03:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000336 [API:8081]10.0.0.161 - - [2026-08-03 04:03:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.161 - - [2026-08-03 04:03:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000323 [API:8081]10.0.0.161 - - [2026-08-03 04:03:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.161 - - [2026-08-03 04:03:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.249 - - [2026-08-03 04:03:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000352 [API:8081]10.0.0.249 - - [2026-08-03 04:03:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000343 [API:8081]10.0.0.249 - - [2026-08-03 04:03:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000352 [API:8081]10.0.0.249 - - [2026-08-03 04:03:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.50 - - [2026-08-03 04:03:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.078479 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:04:45] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 684 0.003546 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:04:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.005578 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:04:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003047 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:04:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003385 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:04:45] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 768 0.003577 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:04:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002856 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:04:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002860 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:04:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002783 [API:8081]10.0.0.249 - - [2026-08-03 04:04:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.249 - - [2026-08-03 04:04:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1634 0.065602 [API:8081]10.0.0.50 - - [2026-08-03 04:05:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077023 [API:8081]10.0.0.249 - - [2026-08-03 04:05:58] "GET /analytics HTTP/1.1" 401 206 0.000331 [API:8081]10.0.0.249 - - [2026-08-03 04:05:58] "GET /analytics HTTP/1.1" 401 206 0.000173 [API:8081]10.0.0.249 - - [2026-08-03 04:06:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.249 - - [2026-08-03 04:06:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1650 0.058936 [API:8081]10.0.0.50 - - [2026-08-03 04:06:26] "GET /analytics HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.50 - - [2026-08-03 04:06:26] "GET /analytics HTTP/1.1" 401 206 0.000145 [API:8081]10.0.0.161 - - [2026-08-03 04:06:26] "GET /analytics HTTP/1.1" 401 206 0.000353 [API:8081]10.0.0.161 - - [2026-08-03 04:06:26] "GET /analytics HTTP/1.1" 401 206 0.000220 [API:8081]10.0.0.50 - - [2026-08-03 04:06:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.074456 [API:8081]10.0.0.50 - - [2026-08-03 04:08:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000427 [API:8081]10.0.0.50 - - [2026-08-03 04:08:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.50 - - [2026-08-03 04:08:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.50 - - [2026-08-03 04:08:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.161 - - [2026-08-03 04:08:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000415 [API:8081]10.0.0.161 - - [2026-08-03 04:08:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.161 - - [2026-08-03 04:08:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.161 - - [2026-08-03 04:08:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000356 [API:8081]10.0.0.249 - - [2026-08-03 04:08:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.249 - - [2026-08-03 04:08:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000401 [API:8081]10.0.0.249 - - [2026-08-03 04:08:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000370 [API:8081]10.0.0.249 - - [2026-08-03 04:08:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.50 - - [2026-08-03 04:08:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069208 [API:8081]10.0.0.50 - - [2026-08-03 04:09:38] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.069772 [API:8081]10.0.0.50 - - [2026-08-03 04:11:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072982 [API:8081]10.0.0.50 - - [2026-08-03 04:12:41] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.089568 [API:8081]10.0.0.50 - - [2026-08-03 04:13:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000379 [API:8081]10.0.0.50 - - [2026-08-03 04:13:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.50 - - [2026-08-03 04:13:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.50 - - [2026-08-03 04:13:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000451 [API:8081]10.0.0.161 - - [2026-08-03 04:13:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.161 - - [2026-08-03 04:13:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000321 [API:8081]10.0.0.161 - - [2026-08-03 04:13:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.161 - - [2026-08-03 04:13:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.249 - - [2026-08-03 04:13:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000343 [API:8081]10.0.0.249 - - [2026-08-03 04:13:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000348 [API:8081]10.0.0.249 - - [2026-08-03 04:13:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000362 [API:8081]10.0.0.249 - - [2026-08-03 04:13:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.249 - - [2026-08-03 04:13:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.249 - - [2026-08-03 04:13:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1423 0.067458 [API:8081]10.0.0.50 - - [2026-08-03 04:14:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064317 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:14:45] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 684 0.004231 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:14:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003836 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:14:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003841 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:14:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003298 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:14:45] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 768 0.004456 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:14:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003253 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:14:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003122 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:14:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003536 [API:8081]10.0.0.50 - - [2026-08-03 04:15:44] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.055945 [API:8081]10.0.0.249 - - [2026-08-03 04:15:58] "GET /analytics HTTP/1.1" 401 206 0.000334 [API:8081]10.0.0.249 - - [2026-08-03 04:15:58] "GET /analytics HTTP/1.1" 401 206 0.000155 [API:8081]10.0.0.50 - - [2026-08-03 04:16:26] "GET /analytics HTTP/1.1" 401 206 0.000305 [API:8081]10.0.0.50 - - [2026-08-03 04:16:26] "GET /analytics HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.161 - - [2026-08-03 04:16:26] "GET /analytics HTTP/1.1" 401 206 0.000312 [API:8081]10.0.0.161 - - [2026-08-03 04:16:26] "GET /analytics HTTP/1.1" 401 206 0.000202 [API:8081]10.0.0.50 - - [2026-08-03 04:17:45] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062439 [API:8081]10.0.0.50 - - [2026-08-03 04:18:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.50 - - [2026-08-03 04:18:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.50 - - [2026-08-03 04:18:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.50 - - [2026-08-03 04:18:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.161 - - [2026-08-03 04:18:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000362 [API:8081]10.0.0.161 - - [2026-08-03 04:18:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.161 - - [2026-08-03 04:18:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.161 - - [2026-08-03 04:18:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.249 - - [2026-08-03 04:18:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.249 - - [2026-08-03 04:18:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000355 [API:8081]10.0.0.249 - - [2026-08-03 04:18:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000386 [API:8081]10.0.0.249 - - [2026-08-03 04:18:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000369 [API:8081]10.0.0.50 - - [2026-08-03 04:18:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.068177 [API:8081]10.0.0.249 - - [2026-08-03 04:20:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-08841445:7591a54d-eb4d-4fb3-a46f-0c0d52fd65df?flat HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.249 - - [2026-08-03 04:20:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-08841445:7591a54d-eb4d-4fb3-a46f-0c0d52fd65df?flat HTTP/1.1" 200 5115 0.065883 [API:8081]10.0.0.249 - - [2026-08-03 04:20:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-08841445:7591a54d-eb4d-4fb3-a46f-0c0d52fd65df?flat HTTP/1.1" 200 5115 0.077137 [API:8081]10.0.0.249 - - [2026-08-03 04:20:14] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-08841445:7591a54d-eb4d-4fb3-a46f-0c0d52fd65df?flat HTTP/1.1" 200 5115 0.077068 [API:8081]10.0.0.249 - - [2026-08-03 04:20:14] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-08841445:ctest-random-46699225?flat HTTP/1.1" 200 7599 0.018563 [API:8081]10.0.0.249 - - [2026-08-03 04:20:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24661 0.036182 [API:8081]10.0.0.249 - - [2026-08-03 04:20:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13023 0.047277 [API:8081]10.0.0.249 - - [2026-08-03 04:20:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24661 0.032454 [API:8081]10.0.0.249 - - [2026-08-03 04:20:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13023 0.025644 [API:8081]10.0.0.249 - - [2026-08-03 04:20:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.014466 [API:8081]10.0.0.249 - - [2026-08-03 04:20:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1429 0.009923 [API:8081]10.0.0.249 - - [2026-08-03 04:20:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24661 0.025625 [API:8081]10.0.0.249 - - [2026-08-03 04:20:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13023 0.027941 [API:8081]10.0.0.249 - - [2026-08-03 04:20:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24661 0.028645 [API:8081]10.0.0.249 - - [2026-08-03 04:20:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13023 0.028152 [API:8081]10.0.0.249 - - [2026-08-03 04:20:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24661 0.029327 [API:8081]10.0.0.249 - - [2026-08-03 04:20:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13023 0.028201 [API:8081]10.0.0.249 - - [2026-08-03 04:20:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24661 0.027848 [API:8081]10.0.0.249 - - [2026-08-03 04:20:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13023 0.025310 [API:8081]10.0.0.249 - - [2026-08-03 04:20:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24661 0.028116 [API:8081]10.0.0.249 - - [2026-08-03 04:20:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13023 0.029044 [API:8081]10.0.0.249 - - [2026-08-03 04:20:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24661 0.028402 [API:8081]10.0.0.249 - - [2026-08-03 04:20:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12637 0.033757 [API:8081]10.0.0.249 - - [2026-08-03 04:20:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-08841445:ctest-random-46699225?flat HTTP/1.1" 200 8120 0.021221 [API:8081]10.0.0.249 - - [2026-08-03 04:20:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.011037 [API:8081]10.0.0.50 - - [2026-08-03 04:20:48] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.126299 [API:8081]10.0.0.50 - - [2026-08-03 04:21:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.071454 [API:8081]10.0.0.50 - - [2026-08-03 04:23:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.50 - - [2026-08-03 04:23:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.50 - - [2026-08-03 04:23:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000423 [API:8081]10.0.0.50 - - [2026-08-03 04:23:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000417 [API:8081]10.0.0.161 - - [2026-08-03 04:23:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.161 - - [2026-08-03 04:23:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.161 - - [2026-08-03 04:23:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000345 [API:8081]10.0.0.161 - - [2026-08-03 04:23:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000377 [API:8081]10.0.0.249 - - [2026-08-03 04:23:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000338 [API:8081]10.0.0.249 - - [2026-08-03 04:23:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000353 [API:8081]10.0.0.249 - - [2026-08-03 04:23:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000328 [API:8081]10.0.0.249 - - [2026-08-03 04:23:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.50 - - [2026-08-03 04:23:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066537 [API:8081]10.0.0.249 - - [2026-08-03 04:24:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.249 - - [2026-08-03 04:24:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1640 0.086754 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:24:45] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 684 0.004798 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:24:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003798 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:24:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004354 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:24:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003299 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:24:45] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 768 0.004054 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:24:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003477 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:24:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003207 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:24:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002932 [API:8081]10.0.0.50 - - [2026-08-03 04:24:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.074485 [API:8081]10.0.0.249 - - [2026-08-03 04:25:58] "GET /analytics HTTP/1.1" 401 206 0.000361 [API:8081]10.0.0.249 - - [2026-08-03 04:25:58] "GET /analytics HTTP/1.1" 401 206 0.000157 [API:8081]10.0.0.50 - - [2026-08-03 04:26:26] "GET /analytics HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.50 - - [2026-08-03 04:26:26] "GET /analytics HTTP/1.1" 401 206 0.000164 [API:8081]10.0.0.161 - - [2026-08-03 04:26:26] "GET /analytics HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.161 - - [2026-08-03 04:26:26] "GET /analytics HTTP/1.1" 401 206 0.000158 [API:8081]10.0.0.50 - - [2026-08-03 04:26:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072552 [API:8081]10.0.0.249 - - [2026-08-03 04:27:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000420 [API:8081]10.0.0.249 - - [2026-08-03 04:27:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1425 0.067973 [API:8081]10.0.0.50 - - [2026-08-03 04:27:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.095551 [API:8081]10.0.0.50 - - [2026-08-03 04:28:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000425 [API:8081]10.0.0.50 - - [2026-08-03 04:28:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000354 [API:8081]10.0.0.50 - - [2026-08-03 04:28:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.50 - - [2026-08-03 04:28:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.161 - - [2026-08-03 04:28:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000329 [API:8081]10.0.0.161 - - [2026-08-03 04:28:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.161 - - [2026-08-03 04:28:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000355 [API:8081]10.0.0.161 - - [2026-08-03 04:28:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000343 [API:8081]10.0.0.249 - - [2026-08-03 04:28:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.249 - - [2026-08-03 04:28:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.249 - - [2026-08-03 04:28:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.249 - - [2026-08-03 04:28:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.50 - - [2026-08-03 04:29:57] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066341 [API:8081]10.0.0.50 - - [2026-08-03 04:30:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.192315 [API:8081]10.0.0.249 - - [2026-08-03 04:31:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000338 [API:8081]10.0.0.249 - - [2026-08-03 04:31:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1455 0.066493 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:32:46] "POST /analytics/query HTTP/1.1" 202 179 0.012558 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:32:46] "GET /analytics/query/60261e7b-8ef4-11f1-ad7a-00000a0000f9 HTTP/1.1" 200 221 0.007769 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:32:46] "GET /analytics/query/60261e7b-8ef4-11f1-ad7a-00000a0000f9 HTTP/1.1" 200 221 0.002505 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:32:47] "GET /analytics/query/60261e7b-8ef4-11f1-ad7a-00000a0000f9 HTTP/1.1" 200 338 0.002663 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:32:47] "GET /analytics/query/60261e7b-8ef4-11f1-ad7a-00000a0000f9/chunk-final/0 HTTP/1.1" 200 856 0.002479 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:32:47] "POST /analytics/query HTTP/1.1" 202 179 0.006565 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:32:47] "GET /analytics/query/613b23b0-8ef4-11f1-8423-00000a0000f9 HTTP/1.1" 200 221 0.008596 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:32:48] "GET /analytics/query/613b23b0-8ef4-11f1-8423-00000a0000f9 HTTP/1.1" 200 221 0.002493 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:32:49] "GET /analytics/query/613b23b0-8ef4-11f1-8423-00000a0000f9 HTTP/1.1" 200 221 0.003126 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:32:49] "GET /analytics/query/613b23b0-8ef4-11f1-8423-00000a0000f9 HTTP/1.1" 200 221 0.003103 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:32:50] "GET /analytics/query/613b23b0-8ef4-11f1-8423-00000a0000f9 HTTP/1.1" 200 338 0.002362 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:32:50] "GET /analytics/query/613b23b0-8ef4-11f1-8423-00000a0000f9/chunk-final/0 HTTP/1.1" 200 856 0.003462 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:32:50] "POST /analytics/query HTTP/1.1" 202 179 0.006169 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:32:50] "GET /analytics/query/62e9c776-8ef4-11f1-a896-00000a0000f9 HTTP/1.1" 200 221 0.009604 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:32:51] "GET /analytics/query/62e9c776-8ef4-11f1-a896-00000a0000f9 HTTP/1.1" 200 221 0.002269 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:32:51] "GET /analytics/query/62e9c776-8ef4-11f1-a896-00000a0000f9 HTTP/1.1" 200 339 0.002754 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:32:51] "GET /analytics/query/62e9c776-8ef4-11f1-a896-00000a0000f9/chunk-final/0 HTTP/1.1" 200 15062 0.004244 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:32:52] "POST /analytics/query HTTP/1.1" 202 179 0.037185 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:32:52] "GET /analytics/query/63f648de-8ef4-11f1-963f-00000a0000f9 HTTP/1.1" 200 221 0.014254 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:32:53] "GET /analytics/query/63f648de-8ef4-11f1-963f-00000a0000f9 HTTP/1.1" 200 221 0.003845 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:32:53] "GET /analytics/query/63f648de-8ef4-11f1-963f-00000a0000f9 HTTP/1.1" 200 339 0.005316 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:32:53] "GET /analytics/query/63f648de-8ef4-11f1-963f-00000a0000f9/chunk-final/0 HTTP/1.1" 200 15062 0.018851 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:32:54] "POST /analytics/query HTTP/1.1" 202 179 0.006419 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:32:54] "GET /analytics/query/65129671-8ef4-11f1-b73a-00000a0000f9 HTTP/1.1" 200 221 0.005127 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:32:54] "GET /analytics/query/65129671-8ef4-11f1-b73a-00000a0000f9 HTTP/1.1" 200 221 0.002271 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:32:55] "GET /analytics/query/65129671-8ef4-11f1-b73a-00000a0000f9 HTTP/1.1" 200 221 0.002511 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:32:55] "GET /analytics/query/65129671-8ef4-11f1-b73a-00000a0000f9 HTTP/1.1" 200 339 0.002793 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:32:55] "GET /analytics/query/65129671-8ef4-11f1-b73a-00000a0000f9/chunk-final/0 HTTP/1.1" 200 6987 0.003367 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:00] "GET /analytics/tables HTTP/1.1" 200 76090 0.004477 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:00] "POST /analytics/query HTTP/1.1" 202 179 0.006798 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:00] "GET /analytics/query/6888fb53-8ef4-11f1-8718-00000a0000f9 HTTP/1.1" 200 221 0.016724 [API:8081]10.0.0.50 - - [2026-08-03 04:33:00] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075810 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:00] "GET /analytics/query/6888fb53-8ef4-11f1-8718-00000a0000f9 HTTP/1.1" 200 340 0.003123 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:00] "GET /analytics/query/6888fb53-8ef4-11f1-8718-00000a0000f9/chunk-final/0 HTTP/1.1" 200 317595 0.017797 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:01] "GET /analytics/tables HTTP/1.1" 200 76090 0.004957 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:02] "GET /analytics/tables HTTP/1.1" 200 76090 0.004457 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:02] "POST /analytics/query HTTP/1.1" 202 179 0.022520 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:02] "GET /analytics/query/69c88b3d-8ef4-11f1-8c2d-00000a0000f9 HTTP/1.1" 200 221 0.005544 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:02] "GET /analytics/query/69c88b3d-8ef4-11f1-8c2d-00000a0000f9 HTTP/1.1" 200 338 0.002467 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:02] "GET /analytics/query/69c88b3d-8ef4-11f1-8c2d-00000a0000f9/chunk-final/0 HTTP/1.1" 200 11047 0.002594 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:02] "POST /analytics/query HTTP/1.1" 202 179 0.005797 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:02] "GET /analytics/query/6a1cd246-8ef4-11f1-a2f1-00000a0000f9 HTTP/1.1" 200 221 0.004811 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:03] "GET /analytics/query/6a1cd246-8ef4-11f1-a2f1-00000a0000f9 HTTP/1.1" 200 338 0.003167 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:03] "GET /analytics/query/6a1cd246-8ef4-11f1-a2f1-00000a0000f9/chunk-final/0 HTTP/1.1" 200 7884 0.004379 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:03] "POST /analytics/query HTTP/1.1" 202 179 0.008010 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:03] "GET /analytics/query/6a6fd994-8ef4-11f1-bfb6-00000a0000f9 HTTP/1.1" 200 221 0.002927 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:03] "GET /analytics/query/6a6fd994-8ef4-11f1-bfb6-00000a0000f9 HTTP/1.1" 200 338 0.002743 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:03] "GET /analytics/query/6a6fd994-8ef4-11f1-bfb6-00000a0000f9/chunk-final/0 HTTP/1.1" 200 145 0.002361 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:03] "POST /analytics/query HTTP/1.1" 202 179 0.008832 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:03] "GET /analytics/query/6ac15a04-8ef4-11f1-8d31-00000a0000f9 HTTP/1.1" 200 221 0.003079 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:04] "GET /analytics/query/6ac15a04-8ef4-11f1-8d31-00000a0000f9 HTTP/1.1" 200 338 0.002674 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:04] "GET /analytics/query/6ac15a04-8ef4-11f1-8d31-00000a0000f9/chunk-final/0 HTTP/1.1" 200 145 0.002904 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:04] "POST /analytics/query HTTP/1.1" 202 179 0.007726 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:04] "GET /analytics/query/6b168f1a-8ef4-11f1-96ac-00000a0000f9 HTTP/1.1" 200 221 0.002899 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:05] "GET /analytics/query/6b168f1a-8ef4-11f1-96ac-00000a0000f9 HTTP/1.1" 200 338 0.002303 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:05] "GET /analytics/query/6b168f1a-8ef4-11f1-96ac-00000a0000f9/chunk-final/0 HTTP/1.1" 200 4017 0.002653 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:05] "POST /analytics/query HTTP/1.1" 202 179 0.009698 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:05] "GET /analytics/query/6b6827a6-8ef4-11f1-a839-00000a0000f9 HTTP/1.1" 200 221 0.006382 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:05] "GET /analytics/query/6b6827a6-8ef4-11f1-a839-00000a0000f9 HTTP/1.1" 200 338 0.003075 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:05] "GET /analytics/query/6b6827a6-8ef4-11f1-a839-00000a0000f9/chunk-final/0 HTTP/1.1" 200 7887 0.003119 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:05] "POST /analytics/query HTTP/1.1" 202 179 0.009294 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:05] "GET /analytics/query/6bbe534e-8ef4-11f1-a9c6-00000a0000f9 HTTP/1.1" 200 221 0.013040 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:06] "GET /analytics/query/6bbe534e-8ef4-11f1-a9c6-00000a0000f9 HTTP/1.1" 200 338 0.002643 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:06] "GET /analytics/query/6bbe534e-8ef4-11f1-a9c6-00000a0000f9/chunk-final/0 HTTP/1.1" 200 145 0.002510 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:06] "POST /analytics/query HTTP/1.1" 202 179 0.015727 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:06] "GET /analytics/query/6c12c8e4-8ef4-11f1-b943-00000a0000f9 HTTP/1.1" 200 221 0.006948 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:06] "GET /analytics/query/6c12c8e4-8ef4-11f1-b943-00000a0000f9 HTTP/1.1" 200 338 0.002507 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:06] "GET /analytics/query/6c12c8e4-8ef4-11f1-b943-00000a0000f9/chunk-final/0 HTTP/1.1" 200 9816 0.002844 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:06] "POST /analytics/query HTTP/1.1" 202 179 0.009370 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:06] "GET /analytics/query/6c66186e-8ef4-11f1-bbb0-00000a0000f9 HTTP/1.1" 200 221 0.006079 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:07] "GET /analytics/query/6c66186e-8ef4-11f1-bbb0-00000a0000f9 HTTP/1.1" 200 338 0.002939 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:07] "GET /analytics/query/6c66186e-8ef4-11f1-bbb0-00000a0000f9/chunk-final/0 HTTP/1.1" 200 5954 0.003194 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:07] "POST /analytics/query HTTP/1.1" 202 179 0.029482 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:07] "GET /analytics/query/6cb94bce-8ef4-11f1-969b-00000a0000f9 HTTP/1.1" 200 221 0.003956 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:07] "GET /analytics/query/6cb94bce-8ef4-11f1-969b-00000a0000f9 HTTP/1.1" 200 338 0.002639 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:07] "GET /analytics/query/6cb94bce-8ef4-11f1-969b-00000a0000f9/chunk-final/0 HTTP/1.1" 200 145 0.002935 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:07] "POST /analytics/query HTTP/1.1" 202 179 0.016656 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:07] "GET /analytics/query/6d118b23-8ef4-11f1-9dcc-00000a0000f9 HTTP/1.1" 200 221 0.006169 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:08] "GET /analytics/query/6d118b23-8ef4-11f1-9dcc-00000a0000f9 HTTP/1.1" 200 338 0.002428 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:08] "GET /analytics/query/6d118b23-8ef4-11f1-9dcc-00000a0000f9/chunk-final/0 HTTP/1.1" 200 4019 0.003412 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:08] "POST /analytics/query HTTP/1.1" 202 179 0.007222 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:08] "GET /analytics/query/6d65a3e0-8ef4-11f1-93a2-00000a0000f9 HTTP/1.1" 200 221 0.002315 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:08] "GET /analytics/query/6d65a3e0-8ef4-11f1-93a2-00000a0000f9 HTTP/1.1" 200 338 0.002314 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:08] "GET /analytics/query/6d65a3e0-8ef4-11f1-93a2-00000a0000f9/chunk-final/0 HTTP/1.1" 200 4019 0.003342 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:09] "GET /analytics/tables HTTP/1.1" 200 76090 0.004311 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:10] "GET /analytics/tables HTTP/1.1" 200 76090 0.004463 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:10] "POST /analytics/query HTTP/1.1" 202 179 0.010343 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:10] "GET /analytics/query/6ea02b70-8ef4-11f1-9646-00000a0000f9 HTTP/1.1" 200 221 0.002925 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:10] "GET /analytics/query/6ea02b70-8ef4-11f1-9646-00000a0000f9 HTTP/1.1" 200 340 0.002208 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:10] "GET /analytics/query/6ea02b70-8ef4-11f1-9646-00000a0000f9/chunk-final/0 HTTP/1.1" 200 1514664 0.022720 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:11] "POST /analytics/query HTTP/1.1" 202 179 0.006168 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:11] "GET /analytics/query/6efbb10a-8ef4-11f1-849b-00000a0000f9 HTTP/1.1" 200 221 0.003924 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:11] "GET /analytics/query/6efbb10a-8ef4-11f1-849b-00000a0000f9 HTTP/1.1" 200 340 0.002140 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:11] "GET /analytics/query/6efbb10a-8ef4-11f1-849b-00000a0000f9/chunk-final/0 HTTP/1.1" 200 1533343 0.032957 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:12] "GET /analytics/tables HTTP/1.1" 200 76090 0.004361 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:13] "GET /analytics/tables HTTP/1.1" 200 76090 0.004474 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:13] "GET /analytics/tables HTTP/1.1" 200 76090 0.004480 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:14] "GET /analytics/tables HTTP/1.1" 200 76090 0.004832 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:15] "GET /analytics/tables HTTP/1.1" 200 76090 0.009853 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:15] "POST /analytics/query HTTP/1.1" 202 179 0.006054 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:15] "GET /analytics/query/71b2ed5b-8ef4-11f1-8646-00000a0000f9 HTTP/1.1" 200 221 0.008017 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:16] "GET /analytics/query/71b2ed5b-8ef4-11f1-8646-00000a0000f9 HTTP/1.1" 200 339 0.002509 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:16] "GET /analytics/query/71b2ed5b-8ef4-11f1-8646-00000a0000f9/chunk-final/0 HTTP/1.1" 200 43958 0.006455 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:16] "GET /analytics/tables HTTP/1.1" 200 76090 0.004587 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:16] "POST /analytics/query HTTP/1.1" 202 179 0.009695 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:16] "GET /analytics/query/726e5822-8ef4-11f1-bc89-00000a0000f9 HTTP/1.1" 200 221 0.004251 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:17] "GET /analytics/query/726e5822-8ef4-11f1-bc89-00000a0000f9 HTTP/1.1" 200 341 0.002575 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:17] "GET /analytics/query/726e5822-8ef4-11f1-bc89-00000a0000f9/chunk-final/0 HTTP/1.1" 200 895857 0.038527 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:18] "GET /analytics/tables HTTP/1.1" 200 76090 0.005356 [API:8081]10.0.0.50 - - [2026-08-03 04:33:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.50 - - [2026-08-03 04:33:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:19] "GET /analytics/tables HTTP/1.1" 200 76090 0.008192 [API:8081]10.0.0.50 - - [2026-08-03 04:33:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.50 - - [2026-08-03 04:33:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000329 [API:8081]10.0.0.161 - - [2026-08-03 04:33:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.161 - - [2026-08-03 04:33:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000373 [API:8081]10.0.0.161 - - [2026-08-03 04:33:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000370 [API:8081]10.0.0.161 - - [2026-08-03 04:33:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000310 [API:8081]10.0.0.249 - - [2026-08-03 04:33:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000355 [API:8081]10.0.0.249 - - [2026-08-03 04:33:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.249 - - [2026-08-03 04:33:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.249 - - [2026-08-03 04:33:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000344 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:22] "GET /analytics/tables HTTP/1.1" 200 76090 0.005030 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:23] "POST /analytics/query HTTP/1.1" 200 145 1.013297 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:24] "GET /analytics/tables HTTP/1.1" 200 76090 0.004361 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:25] "POST /analytics/query HTTP/1.1" 200 2289 1.014133 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:25] "GET /analytics/tables HTTP/1.1" 200 76090 0.004414 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:26] "POST /analytics/query HTTP/1.1" 200 761 1.027555 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:27] "GET /analytics/tables HTTP/1.1" 200 76090 0.004558 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:28] "POST /analytics/query HTTP/1.1" 200 2896 1.032907 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:29] "GET /analytics/tables HTTP/1.1" 200 76090 0.004256 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:30] "POST /analytics/query HTTP/1.1" 200 261 1.015091 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:31] "GET /analytics/tables HTTP/1.1" 200 76090 0.005171 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:32] "POST /analytics/query HTTP/1.1" 200 1170 1.014533 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:32] "GET /analytics/tables HTTP/1.1" 200 76090 0.005402 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:33] "POST /analytics/query HTTP/1.1" 200 2896 1.013724 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:34] "GET /analytics/tables HTTP/1.1" 200 76090 0.003766 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:35] "POST /analytics/query HTTP/1.1" 200 826 1.012335 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:36] "GET /analytics/tables HTTP/1.1" 200 76090 0.003898 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:37] "POST /analytics/query HTTP/1.1" 200 141773 1.026937 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:38] "GET /analytics/tables HTTP/1.1" 200 76090 0.005905 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:39] "POST /analytics/query HTTP/1.1" 200 632 1.015358 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:40] "GET /analytics/tables HTTP/1.1" 200 76090 0.006136 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:41] "POST /analytics/query HTTP/1.1" 200 261 1.014521 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:41] "GET /analytics/tables HTTP/1.1" 200 76090 0.004837 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:42] "POST /analytics/query HTTP/1.1" 200 596 1.024673 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:43] "GET /analytics/tables HTTP/1.1" 200 76090 0.005866 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:44] "POST /analytics/query HTTP/1.1" 200 1974 1.013361 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:45] "GET /analytics/tables HTTP/1.1" 200 76090 0.004662 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:46] "POST /analytics/query HTTP/1.1" 200 596 1.013465 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:47] "GET /analytics/tables HTTP/1.1" 200 76090 0.003991 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:48] "POST /analytics/query HTTP/1.1" 200 236 1.018077 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:33:48] "GET /analytics/tables HTTP/1.1" 200 76090 0.004820 [API:8081]10.0.0.50 - - [2026-08-03 04:34:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.179043 [API:8081]10.0.0.249 - - [2026-08-03 04:34:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000359 [API:8081]10.0.0.249 - - [2026-08-03 04:34:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1700 0.066468 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:34:45] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 684 0.003706 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:34:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003970 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:34:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003166 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:34:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003161 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:34:45] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 768 0.003260 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:34:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002970 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:34:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002909 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:34:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003091 [API:8081]10.0.0.249 - - [2026-08-03 04:35:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1961 0.067975 [API:8081]10.0.0.249 - - [2026-08-03 04:35:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1961 0.052138 [API:8081]10.0.0.249 - - [2026-08-03 04:35:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1961 0.010766 [API:8081]10.0.0.249 - - [2026-08-03 04:35:58] "GET /analytics HTTP/1.1" 401 206 0.000365 [API:8081]10.0.0.249 - - [2026-08-03 04:35:58] "GET /analytics HTTP/1.1" 401 206 0.000191 [API:8081]10.0.0.50 - - [2026-08-03 04:36:03] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068185 [API:8081]10.0.0.50 - - [2026-08-03 04:36:26] "GET /analytics HTTP/1.1" 401 206 0.000331 [API:8081]10.0.0.50 - - [2026-08-03 04:36:26] "GET /analytics HTTP/1.1" 401 206 0.000192 [API:8081]10.0.0.161 - - [2026-08-03 04:36:27] "GET /analytics HTTP/1.1" 401 206 0.000312 [API:8081]10.0.0.161 - - [2026-08-03 04:36:27] "GET /analytics HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.249 - - [2026-08-03 04:36:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1961 0.010623 [API:8081]10.0.0.249 - - [2026-08-03 04:36:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1961 0.010770 [API:8081]10.0.0.249 - - [2026-08-03 04:36:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1961 0.012179 [API:8081]10.0.0.249 - - [2026-08-03 04:36:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1961 0.010627 [API:8081]10.0.0.249 - - [2026-08-03 04:36:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1961 0.012013 [API:8081]10.0.0.50 - - [2026-08-03 04:37:04] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.073957 [API:8081]10.0.0.249 - - [2026-08-03 04:37:14] "POST /analytics/query HTTP/1.1" 200 222 1.025501 [API:8081]10.0.0.249 - - [2026-08-03 04:37:15] "POST /analytics/query HTTP/1.1" 200 222 1.025917 [API:8081]10.0.0.249 - - [2026-08-03 04:37:16] "POST /analytics/query HTTP/1.1" 200 353 1.024167 [API:8081]10.0.0.50 - - [2026-08-03 04:38:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000346 [API:8081]10.0.0.50 - - [2026-08-03 04:38:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000418 [API:8081]10.0.0.50 - - [2026-08-03 04:38:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.50 - - [2026-08-03 04:38:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.161 - - [2026-08-03 04:38:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000376 [API:8081]10.0.0.161 - - [2026-08-03 04:38:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.161 - - [2026-08-03 04:38:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000481 [API:8081]10.0.0.161 - - [2026-08-03 04:38:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000472 [API:8081]10.0.0.249 - - [2026-08-03 04:38:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000315 [API:8081]10.0.0.249 - - [2026-08-03 04:38:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000343 [API:8081]10.0.0.249 - - [2026-08-03 04:38:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000366 [API:8081]10.0.0.249 - - [2026-08-03 04:38:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000391 [API:8081]10.0.0.50 - - [2026-08-03 04:39:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.121341 [API:8081]10.0.0.50 - - [2026-08-03 04:40:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.081582 [API:8081]10.0.0.249 - - [2026-08-03 04:40:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25600 0.077571 [API:8081]10.0.0.249 - - [2026-08-03 04:40:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13737 0.066178 [API:8081]10.0.0.249 - - [2026-08-03 04:40:37] "POST /analytics/query HTTP/1.1" 200 507 1.063860 [API:8081]10.0.0.249 - - [2026-08-03 04:40:38] "POST /analytics/query HTTP/1.1" 200 353 1.023128 [API:8081]10.0.0.249 - - [2026-08-03 04:40:39] "POST /analytics/query HTTP/1.1" 200 353 1.030182 [API:8081]10.0.0.50 - - [2026-08-03 04:42:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068409 [API:8081]10.0.0.50 - - [2026-08-03 04:43:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.066402 [API:8081]10.0.0.50 - - [2026-08-03 04:43:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.50 - - [2026-08-03 04:43:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000334 [API:8081]10.0.0.50 - - [2026-08-03 04:43:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.50 - - [2026-08-03 04:43:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.161 - - [2026-08-03 04:43:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000461 [API:8081]10.0.0.161 - - [2026-08-03 04:43:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.161 - - [2026-08-03 04:43:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000344 [API:8081]10.0.0.161 - - [2026-08-03 04:43:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.249 - - [2026-08-03 04:43:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.249 - - [2026-08-03 04:43:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.249 - - [2026-08-03 04:43:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.249 - - [2026-08-03 04:43:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000346 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:44:45] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 684 0.004079 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:44:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003852 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:44:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002956 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:44:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003497 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:44:45] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 768 0.003538 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:44:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002792 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:44:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002765 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:44:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002394 [API:8081]10.0.0.50 - - [2026-08-03 04:45:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067056 [API:8081]10.0.0.249 - - [2026-08-03 04:45:58] "GET /analytics HTTP/1.1" 401 206 0.000329 [API:8081]10.0.0.249 - - [2026-08-03 04:45:58] "GET /analytics HTTP/1.1" 401 206 0.000199 [API:8081]10.0.0.50 - - [2026-08-03 04:46:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.073269 [API:8081]10.0.0.50 - - [2026-08-03 04:46:26] "GET /analytics HTTP/1.1" 401 206 0.000323 [API:8081]10.0.0.50 - - [2026-08-03 04:46:26] "GET /analytics HTTP/1.1" 401 206 0.000157 [API:8081]10.0.0.161 - - [2026-08-03 04:46:27] "GET /analytics HTTP/1.1" 401 206 0.000320 [API:8081]10.0.0.161 - - [2026-08-03 04:46:27] "GET /analytics HTTP/1.1" 401 206 0.000167 [API:8081]10.0.0.50 - - [2026-08-03 04:48:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072449 [API:8081]10.0.0.50 - - [2026-08-03 04:48:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.50 - - [2026-08-03 04:48:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.50 - - [2026-08-03 04:48:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.50 - - [2026-08-03 04:48:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.161 - - [2026-08-03 04:48:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.161 - - [2026-08-03 04:48:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.161 - - [2026-08-03 04:48:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.161 - - [2026-08-03 04:48:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.249 - - [2026-08-03 04:48:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.249 - - [2026-08-03 04:48:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000448 [API:8081]10.0.0.249 - - [2026-08-03 04:48:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000332 [API:8081]10.0.0.249 - - [2026-08-03 04:48:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.50 - - [2026-08-03 04:49:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.065398 [API:8081]10.0.0.50 - - [2026-08-03 04:51:18] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056565 [API:8081]10.0.0.50 - - [2026-08-03 04:52:19] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.065496 [API:8081]10.0.0.50 - - [2026-08-03 04:53:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000399 [API:8081]10.0.0.50 - - [2026-08-03 04:53:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.50 - - [2026-08-03 04:53:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000336 [API:8081]10.0.0.50 - - [2026-08-03 04:53:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000328 [API:8081]10.0.0.161 - - [2026-08-03 04:53:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.161 - - [2026-08-03 04:53:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000376 [API:8081]10.0.0.161 - - [2026-08-03 04:53:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.161 - - [2026-08-03 04:53:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.249 - - [2026-08-03 04:53:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000322 [API:8081]10.0.0.249 - - [2026-08-03 04:53:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.249 - - [2026-08-03 04:53:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.249 - - [2026-08-03 04:53:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.249 - - [2026-08-03 04:53:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.249 - - [2026-08-03 04:53:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1423 0.065647 [API:8081]10.0.0.50 - - [2026-08-03 04:54:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.054736 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:54:45] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 684 0.003700 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:54:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003103 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:54:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004599 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:54:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003339 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:54:45] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 768 0.004447 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:54:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003389 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:54:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003066 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 04:54:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002677 [API:8081]10.0.0.249 - - [2026-08-03 04:54:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-34738206:f7c0b73e-9914-4927-98e5-b3b9d4992b4b?flat HTTP/1.1" 200 5204 0.058279 [API:8081]10.0.0.249 - - [2026-08-03 04:54:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-34738206:f7c0b73e-9914-4927-98e5-b3b9d4992b4b?flat HTTP/1.1" 200 5204 0.019275 [API:8081]10.0.0.249 - - [2026-08-03 04:54:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-34738206:f7c0b73e-9914-4927-98e5-b3b9d4992b4b?flat HTTP/1.1" 200 5204 0.056866 [API:8081]10.0.0.249 - - [2026-08-03 04:54:46] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-34738206:EVPN-VN1?flat HTTP/1.1" 200 7828 0.033047 [API:8081]10.0.0.249 - - [2026-08-03 04:54:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25600 0.023224 [API:8081]10.0.0.249 - - [2026-08-03 04:54:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13003 0.024431 [API:8081]10.0.0.249 - - [2026-08-03 04:54:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25600 0.026026 [API:8081]10.0.0.249 - - [2026-08-03 04:54:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13003 0.025809 [API:8081]10.0.0.249 - - [2026-08-03 04:54:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.011365 [API:8081]10.0.0.249 - - [2026-08-03 04:54:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-34738206:33fdec26-2eb0-4b63-b1a2-06099eb02e04?flat HTTP/1.1" 200 5062 0.017808 [API:8081]10.0.0.249 - - [2026-08-03 04:54:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-34738206:33fdec26-2eb0-4b63-b1a2-06099eb02e04?flat HTTP/1.1" 200 5062 0.022647 [API:8081]10.0.0.249 - - [2026-08-03 04:54:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-34738206:33fdec26-2eb0-4b63-b1a2-06099eb02e04?flat HTTP/1.1" 200 5062 0.016614 [API:8081]10.0.0.249 - - [2026-08-03 04:54:51] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-34738206:EVPN-VN1?flat HTTP/1.1" 200 7828 0.025779 [API:8081]10.0.0.249 - - [2026-08-03 04:54:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26210 0.034997 [API:8081]10.0.0.249 - - [2026-08-03 04:54:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26210 0.022365 [API:8081]10.0.0.249 - - [2026-08-03 04:54:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.013676 [API:8081]10.0.0.50 - - [2026-08-03 04:55:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.062528 [API:8081]10.0.0.249 - - [2026-08-03 04:55:58] "GET /analytics HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.249 - - [2026-08-03 04:55:58] "GET /analytics HTTP/1.1" 401 206 0.000145 [API:8081]10.0.0.50 - - [2026-08-03 04:56:26] "GET /analytics HTTP/1.1" 401 206 0.000382 [API:8081]10.0.0.50 - - [2026-08-03 04:56:26] "GET /analytics HTTP/1.1" 401 206 0.000201 [API:8081]10.0.0.161 - - [2026-08-03 04:56:27] "GET /analytics HTTP/1.1" 401 206 0.000337 [API:8081]10.0.0.161 - - [2026-08-03 04:56:27] "GET /analytics HTTP/1.1" 401 206 0.000145 [API:8081]10.0.0.249 - - [2026-08-03 04:57:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-34738206:f7c0b73e-9914-4927-98e5-b3b9d4992b4b?flat HTTP/1.1" 200 5322 0.019865 [API:8081]10.0.0.249 - - [2026-08-03 04:57:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-34738206:f7c0b73e-9914-4927-98e5-b3b9d4992b4b?flat HTTP/1.1" 200 5322 0.030909 [API:8081]10.0.0.249 - - [2026-08-03 04:57:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-34738206:f7c0b73e-9914-4927-98e5-b3b9d4992b4b?flat HTTP/1.1" 200 5322 0.020142 [API:8081]10.0.0.249 - - [2026-08-03 04:57:13] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-34738206:EVPN-VN1?flat HTTP/1.1" 200 9454 0.037544 [API:8081]10.0.0.249 - - [2026-08-03 04:57:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 21050 0.042887 [API:8081]10.0.0.249 - - [2026-08-03 04:57:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12080 0.029531 [API:8081]10.0.0.249 - - [2026-08-03 04:57:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 21050 0.024435 [API:8081]10.0.0.249 - - [2026-08-03 04:57:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12080 0.030510 [API:8081]10.0.0.249 - - [2026-08-03 04:57:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.011076 [API:8081]10.0.0.249 - - [2026-08-03 04:57:17] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-34738206:33fdec26-2eb0-4b63-b1a2-06099eb02e04?flat HTTP/1.1" 200 5209 0.016755 [API:8081]10.0.0.249 - - [2026-08-03 04:57:17] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-34738206:33fdec26-2eb0-4b63-b1a2-06099eb02e04?flat HTTP/1.1" 200 5209 0.020183 [API:8081]10.0.0.249 - - [2026-08-03 04:57:17] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-34738206:33fdec26-2eb0-4b63-b1a2-06099eb02e04?flat HTTP/1.1" 200 5209 0.017253 [API:8081]10.0.0.249 - - [2026-08-03 04:57:17] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-34738206:EVPN-VN1?flat HTTP/1.1" 200 9454 0.025103 [API:8081]10.0.0.249 - - [2026-08-03 04:57:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 27860 0.031306 [API:8081]10.0.0.249 - - [2026-08-03 04:57:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-1?flat HTTP/1.1" 200 11919 0.024727 [API:8081]10.0.0.249 - - [2026-08-03 04:57:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 27860 0.030047 [API:8081]10.0.0.249 - - [2026-08-03 04:57:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-1?flat HTTP/1.1" 200 11919 0.023339 [API:8081]10.0.0.249 - - [2026-08-03 04:57:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.010740 [API:8081]10.0.0.50 - - [2026-08-03 04:57:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.055990 [API:8081]10.0.0.50 - - [2026-08-03 04:58:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000338 [API:8081]10.0.0.50 - - [2026-08-03 04:58:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000344 [API:8081]10.0.0.50 - - [2026-08-03 04:58:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.50 - - [2026-08-03 04:58:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.161 - - [2026-08-03 04:58:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000520 [API:8081]10.0.0.161 - - [2026-08-03 04:58:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.161 - - [2026-08-03 04:58:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.161 - - [2026-08-03 04:58:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.249 - - [2026-08-03 04:58:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.249 - - [2026-08-03 04:58:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.249 - - [2026-08-03 04:58:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.249 - - [2026-08-03 04:58:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.249 - - [2026-08-03 04:58:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32477 0.037298 [API:8081]10.0.0.249 - - [2026-08-03 04:58:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-1?flat HTTP/1.1" 200 12212 0.025175 [API:8081]10.0.0.249 - - [2026-08-03 04:58:24] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-34738206:EVPN-VN1?flat HTTP/1.1" 200 8556 0.023323 [API:8081]10.0.0.249 - - [2026-08-03 04:58:24] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.011755 [API:8081]10.0.0.50 - - [2026-08-03 04:58:25] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.060253 [API:8081]10.0.0.249 - - [2026-08-03 04:58:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24671 0.024614 [API:8081]10.0.0.249 - - [2026-08-03 04:58:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12754 0.023569 [API:8081]10.0.0.249 - - [2026-08-03 04:58:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24671 0.071949 [API:8081]10.0.0.249 - - [2026-08-03 04:58:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12401 0.030551 [API:8081]10.0.0.249 - - [2026-08-03 04:58:42] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-34738206:EVPN-VN1?flat HTTP/1.1" 200 5995 0.020113 [API:8081]10.0.0.249 - - [2026-08-03 04:58:42] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.016936 [API:8081]10.0.0.50 - - [2026-08-03 05:00:26] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064592 [API:8081]10.0.0.50 - - [2026-08-03 05:01:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.082844 [API:8081]10.0.0.249 - - [2026-08-03 05:02:18] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-85666017:ctest-TestRbac-85666017-25217197?flat HTTP/1.1" 401 206 0.000545 [API:8081]10.0.0.249 - - [2026-08-03 05:02:19] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-85666017:ctest-TestRbac-85666017-25217197?flat HTTP/1.1" 200 2083 0.558183 [API:8081]10.0.0.249 - - [2026-08-03 05:02:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 336 0.149819 [API:8081]10.0.0.249 - - [2026-08-03 05:02:19] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-85666017:ctest-TestRbac-85666017-25217197?flat HTTP/1.1" 401 206 0.000333 [API:8081]10.0.0.249 - - [2026-08-03 05:02:20] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-85666017:ctest-TestRbac-85666017-25217197?flat HTTP/1.1" 200 2083 0.158074 [API:8081]10.0.0.249 - - [2026-08-03 05:02:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 336 0.094857 [API:8081]10.0.0.249 - - [2026-08-03 05:03:01] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-08735684:2eba707e-02bf-4a54-a392-f0f6f370ca2a?flat HTTP/1.1" 200 3240 0.168995 [API:8081]10.0.0.249 - - [2026-08-03 05:03:01] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-08735684:2eba707e-02bf-4a54-a392-f0f6f370ca2a?flat HTTP/1.1" 200 3240 0.080964 [API:8081]10.0.0.249 - - [2026-08-03 05:03:01] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-08735684:2eba707e-02bf-4a54-a392-f0f6f370ca2a?flat HTTP/1.1" 200 3240 0.096861 [API:8081]10.0.0.249 - - [2026-08-03 05:03:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-85666017:ctest-TestRbac-85666017-25217197?flat HTTP/1.1" 200 7751 0.109026 [API:8081]10.0.0.249 - - [2026-08-03 05:03:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.058224 [API:8081]10.0.0.249 - - [2026-08-03 05:03:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.164285 [API:8081]10.0.0.249 - - [2026-08-03 05:03:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 401 206 0.000476 [API:8081]10.0.0.249 - - [2026-08-03 05:03:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.068554 [API:8081]10.0.0.249 - - [2026-08-03 05:03:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13839 0.069161 [API:8081]10.0.0.249 - - [2026-08-03 05:03:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.095728 [API:8081]10.0.0.249 - - [2026-08-03 05:03:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.156806 [API:8081]10.0.0.249 - - [2026-08-03 05:03:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.038933 [API:8081]10.0.0.249 - - [2026-08-03 05:03:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13839 0.029119 [API:8081]10.0.0.249 - - [2026-08-03 05:03:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.084784 [API:8081]10.0.0.249 - - [2026-08-03 05:03:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.053095 [API:8081]10.0.0.249 - - [2026-08-03 05:03:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.152988 [API:8081]10.0.0.249 - - [2026-08-03 05:03:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.076614 [API:8081]10.0.0.249 - - [2026-08-03 05:03:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13839 0.036207 [API:8081]10.0.0.249 - - [2026-08-03 05:03:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24724 0.027500 [API:8081]10.0.0.249 - - [2026-08-03 05:03:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12514 0.029708 [API:8081]10.0.0.249 - - [2026-08-03 05:03:13] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-85666017:ctest-TestRbac-85666017-25217197?flat HTTP/1.1" 200 6506 0.017775 [API:8081]10.0.0.249 - - [2026-08-03 05:03:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.014684 [API:8081]10.0.0.50 - - [2026-08-03 05:03:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.50 - - [2026-08-03 05:03:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000361 [API:8081]10.0.0.50 - - [2026-08-03 05:03:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.50 - - [2026-08-03 05:03:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.161 - - [2026-08-03 05:03:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.161 - - [2026-08-03 05:03:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000321 [API:8081]10.0.0.161 - - [2026-08-03 05:03:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.161 - - [2026-08-03 05:03:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.249 - - [2026-08-03 05:03:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000327 [API:8081]10.0.0.249 - - [2026-08-03 05:03:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000316 [API:8081]10.0.0.249 - - [2026-08-03 05:03:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.249 - - [2026-08-03 05:03:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000368 [API:8081]10.0.0.50 - - [2026-08-03 05:03:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.176235 [API:8081]10.0.0.249 - - [2026-08-03 05:03:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-94552371:ctest-TestRbacBasic-94552371-06421058?flat HTTP/1.1" 401 206 0.000494 [API:8081]10.0.0.249 - - [2026-08-03 05:03:39] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-94552371:ctest-TestRbacBasic-94552371-06421058?flat HTTP/1.1" 200 2110 0.112690 [API:8081]10.0.0.249 - - [2026-08-03 05:03:39] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-94552371:ctest-TestRbacBasic-94552371-06421058?flat HTTP/1.1" 401 206 0.000404 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ['ctest-TestRbacBasic-46860776'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-14157796' RBAC: ctest-TestRbacBasic-86427773 doesn't have read permission in project '7ebc8bbca5154daa966e1c92934f496f' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-94552371', 'ctest-TestRbacBasic-94552371-06421058'], 'virtual_network', '0752169e-656a-4cb8-b706-51c9ad45c011', "Permission Denied for ['ctest-TestRbacBasic-46860776'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-14157796' RBAC: ctest-TestRbacBasic-86427773 doesn't have read permission in project '7ebc8bbca5154daa966e1c92934f496f'"),) [API:8081]10.0.0.249 - - [2026-08-03 05:03:39] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-94552371:ctest-TestRbacBasic-94552371-06421058?flat HTTP/1.1" 403 199 0.121356 [API:8081]10.0.0.249 - - [2026-08-03 05:03:41] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-94552371:ctest-TestRbacBasic-94552371-06421058?flat HTTP/1.1" 401 206 0.000312 [API:8081]10.0.0.249 - - [2026-08-03 05:03:42] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-94552371:ctest-TestRbacBasic-94552371-06421058?flat HTTP/1.1" 200 2110 0.073993 [API:8081]10.0.0.249 - - [2026-08-03 05:03:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.097412 [API:8081]10.0.0.249 - - [2026-08-03 05:03:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.132647 [API:8081]10.0.0.249 - - [2026-08-03 05:03:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1714 0.062951 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ['ctest-TestRbacBasic-46860776'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-94552371' RBAC: ctest-TestRbacBasic-86427773 doesn't have read permission in project '15fc1cabe4164ad2addcd1773c901149' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-94552371', 'ctest-TestRbacBasic-94552371-06421058'], 'virtual_network', '0752169e-656a-4cb8-b706-51c9ad45c011', "Permission Denied for ['ctest-TestRbacBasic-46860776'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-94552371' RBAC: ctest-TestRbacBasic-86427773 doesn't have read permission in project '15fc1cabe4164ad2addcd1773c901149'"),) [API:8081]10.0.0.249 - - [2026-08-03 05:03:42] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-94552371:ctest-TestRbacBasic-94552371-06421058?flat HTTP/1.1" 403 199 0.053119 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ['ctest-TestRbacBasic-46860776'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-94552371' RBAC: ctest-TestRbacBasic-86427773 doesn't have read permission in project '15fc1cabe4164ad2addcd1773c901149' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-94552371', 'ctest-TestRbacBasic-94552371-06421058'], 'virtual_network', '0752169e-656a-4cb8-b706-51c9ad45c011', "Permission Denied for ['ctest-TestRbacBasic-46860776'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-94552371' RBAC: ctest-TestRbacBasic-86427773 doesn't have read permission in project '15fc1cabe4164ad2addcd1773c901149'"),) [API:8081]10.0.0.249 - - [2026-08-03 05:03:43] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-94552371:ctest-TestRbacBasic-94552371-06421058?flat HTTP/1.1" 403 199 0.116184 [API:8081]10.0.0.249 - - [2026-08-03 05:03:44] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-94552371:ctest-TestRbacBasic-94552371-06421058?flat HTTP/1.1" 200 6762 0.081536 [API:8081]10.0.0.249 - - [2026-08-03 05:03:44] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-94552371:ctest-TestRbacBasic-94552371-06421058?flat HTTP/1.1" 200 6762 0.021260 [API:8081]10.0.0.249 - - [2026-08-03 05:03:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.101994 [API:8081]10.0.0.249 - - [2026-08-03 05:03:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 603 0.075020 [API:8081]10.0.0.249 - - [2026-08-03 05:03:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1714 0.013078 [API:8081]10.0.0.249 - - [2026-08-03 05:03:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1467 0.010232 [API:8081]10.0.0.249 - - [2026-08-03 05:03:58] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-42539422:ctest-TestRbacBasic-42539422-64332296?flat HTTP/1.1" 401 206 0.000298 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ctest-TestRbacBasic-32585850 as ['ctest-TestRbacBasic-17058969'] to R virtual-network in ctest-TestRbacBasic-42539422 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-42539422', 'ctest-TestRbacBasic-42539422-64332296'], 'virtual_network', '2f37fa33-f76e-43e1-8a0a-9905eb547cc0', "Permission Denied for ctest-TestRbacBasic-32585850 as ['ctest-TestRbacBasic-17058969'] to R virtual-network in ctest-TestRbacBasic-42539422"),) [API:8081]10.0.0.249 - - [2026-08-03 05:03:59] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-42539422:ctest-TestRbacBasic-42539422-64332296?flat HTTP/1.1" 403 199 0.109853 [API:8081]10.0.0.249 - - [2026-08-03 05:04:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.078502 [API:8081]10.0.0.249 - - [2026-08-03 05:04:02] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-42539422:ctest-TestRbacBasic-42539422-64332296?flat HTTP/1.1" 200 2119 0.091406 [API:8081]10.0.0.249 - - [2026-08-03 05:04:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.077613 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ctest-TestRbacBasic-32585850 as ['ctest-TestRbacBasic-17058969'] to R virtual-network in ctest-TestRbacBasic-42539422 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-42539422', 'ctest-TestRbacBasic-42539422-64332296'], 'virtual_network', '2f37fa33-f76e-43e1-8a0a-9905eb547cc0', "Permission Denied for ctest-TestRbacBasic-32585850 as ['ctest-TestRbacBasic-17058969'] to R virtual-network in ctest-TestRbacBasic-42539422"),) [API:8081]10.0.0.249 - - [2026-08-03 05:04:03] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-42539422:ctest-TestRbacBasic-42539422-64332296?flat HTTP/1.1" 403 199 0.068228 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ctest-TestRbacBasic-32585850 as ['ctest-TestRbacBasic-17058969'] to R virtual-network in ctest-TestRbacBasic-42539422 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-42539422', 'ctest-TestRbacBasic-42539422-64332296'], 'virtual_network', '2f37fa33-f76e-43e1-8a0a-9905eb547cc0', "Permission Denied for ctest-TestRbacBasic-32585850 as ['ctest-TestRbacBasic-17058969'] to R virtual-network in ctest-TestRbacBasic-42539422"),) [API:8081]10.0.0.249 - - [2026-08-03 05:04:04] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-42539422:ctest-TestRbacBasic-42539422-64332296?flat HTTP/1.1" 403 199 0.109236 [API:8081]10.0.0.249 - - [2026-08-03 05:04:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.076868 [API:8081]10.0.0.249 - - [2026-08-03 05:04:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-42539422:ctest-TestRbacBasic-42539422-64332296?flat HTTP/1.1" 200 2119 0.067501 [API:8081]10.0.0.249 - - [2026-08-03 05:04:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.072894 [API:8081]10.0.0.249 - - [2026-08-03 05:04:06] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-42539422:ctest-TestRbacBasic-42539422-64332296?flat HTTP/1.1" 401 206 0.000401 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ctest-TestRbacBasic-86427773 as ['ctest-TestRbacBasic-46860776'] to R virtual-network in ctest-TestRbacBasic-42539422 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-42539422', 'ctest-TestRbacBasic-42539422-64332296'], 'virtual_network', '2f37fa33-f76e-43e1-8a0a-9905eb547cc0', "Permission Denied for ctest-TestRbacBasic-86427773 as ['ctest-TestRbacBasic-46860776'] to R virtual-network in ctest-TestRbacBasic-42539422"),) [API:8081]10.0.0.249 - - [2026-08-03 05:04:07] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-42539422:ctest-TestRbacBasic-42539422-64332296?flat HTTP/1.1" 403 199 0.094157 [API:8081]10.0.0.249 - - [2026-08-03 05:04:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.073092 [API:8081]10.0.0.249 - - [2026-08-03 05:04:08] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-42539422:ctest-TestRbacBasic-42539422-64332296?flat HTTP/1.1" 200 2119 0.055857 [API:8081]10.0.0.249 - - [2026-08-03 05:04:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.058416 [API:8081]10.0.0.249 - - [2026-08-03 05:04:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1467 0.092485 [API:8081]10.0.0.249 - - [2026-08-03 05:04:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1714 0.014855 [API:8081]10.0.0.50 - - [2026-08-03 05:04:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.056462 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:04:45] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 684 0.003716 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:04:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003226 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:04:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002881 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:04:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003034 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:04:45] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 768 0.004402 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:04:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003334 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:04:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003021 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:04:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003162 [API:8081]10.0.0.249 - - [2026-08-03 05:04:57] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-42539422:86c30b23-e33a-41ef-9d11-d4d1c8f02bd5?flat HTTP/1.1" 200 3289 0.078363 [API:8081]10.0.0.249 - - [2026-08-03 05:04:57] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-42539422:86c30b23-e33a-41ef-9d11-d4d1c8f02bd5?flat HTTP/1.1" 200 3289 0.067699 [API:8081]10.0.0.249 - - [2026-08-03 05:04:57] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-42539422:86c30b23-e33a-41ef-9d11-d4d1c8f02bd5?flat HTTP/1.1" 200 3289 0.072726 [API:8081]10.0.0.249 - - [2026-08-03 05:04:57] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-42539422:ctest-TestRbacBasic-42539422-74044791?flat HTTP/1.1" 200 8151 0.073135 [API:8081]10.0.0.249 - - [2026-08-03 05:04:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.049890 [API:8081]10.0.0.249 - - [2026-08-03 05:04:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.083895 [API:8081]10.0.0.249 - - [2026-08-03 05:04:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24726 0.027174 [API:8081]10.0.0.249 - - [2026-08-03 05:04:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13893 0.031567 [API:8081]10.0.0.249 - - [2026-08-03 05:04:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.070152 [API:8081]10.0.0.249 - - [2026-08-03 05:04:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.088919 [API:8081]10.0.0.249 - - [2026-08-03 05:04:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24726 0.024112 [API:8081]10.0.0.249 - - [2026-08-03 05:04:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13893 0.023568 [API:8081]10.0.0.249 - - [2026-08-03 05:04:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.085054 [API:8081]10.0.0.249 - - [2026-08-03 05:05:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-42539422:ctest-TestRbacBasic-42539422-74044791?flat HTTP/1.1" 200 8151 0.091701 [API:8081]10.0.0.249 - - [2026-08-03 05:05:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 603 0.073489 [API:8081]10.0.0.249 - - [2026-08-03 05:05:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.051181 [API:8081]10.0.0.249 - - [2026-08-03 05:05:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.093223 [API:8081]10.0.0.249 - - [2026-08-03 05:05:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24726 0.025538 [API:8081]10.0.0.249 - - [2026-08-03 05:05:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13893 0.029970 [API:8081]10.0.0.249 - - [2026-08-03 05:05:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24726 0.029325 [API:8081]10.0.0.249 - - [2026-08-03 05:05:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 13553 0.029703 [API:8081]10.0.0.249 - - [2026-08-03 05:05:11] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-42539422:ctest-TestRbacBasic-42539422-74044791?flat HTTP/1.1" 200 6886 0.017645 [API:8081]10.0.0.249 - - [2026-08-03 05:05:11] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.014792 [Introspect:8090]10.0.0.249 - - [2026-08-03 05:05:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3832 0.001279 [API:8081]10.0.0.249 - - [2026-08-03 05:05:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000321 [API:8081]10.0.0.249 - - [2026-08-03 05:05:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1431 0.062516 [API:8081]10.0.0.249 - - [2026-08-03 05:05:58] "GET /analytics HTTP/1.1" 401 206 0.000566 [API:8081]10.0.0.249 - - [2026-08-03 05:05:58] "GET /analytics HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.50 - - [2026-08-03 05:06:26] "GET /analytics HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.50 - - [2026-08-03 05:06:26] "GET /analytics HTTP/1.1" 401 206 0.000196 [API:8081]10.0.0.161 - - [2026-08-03 05:06:27] "GET /analytics HTTP/1.1" 401 206 0.000337 [API:8081]10.0.0.161 - - [2026-08-03 05:06:27] "GET /analytics HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.50 - - [2026-08-03 05:06:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067955 [API:8081]10.0.0.50 - - [2026-08-03 05:07:34] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.074282 [API:8081]10.0.0.50 - - [2026-08-03 05:08:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000437 [API:8081]10.0.0.50 - - [2026-08-03 05:08:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000379 [API:8081]10.0.0.50 - - [2026-08-03 05:08:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000355 [API:8081]10.0.0.50 - - [2026-08-03 05:08:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.161 - - [2026-08-03 05:08:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000413 [API:8081]10.0.0.161 - - [2026-08-03 05:08:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000353 [API:8081]10.0.0.161 - - [2026-08-03 05:08:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000323 [API:8081]10.0.0.161 - - [2026-08-03 05:08:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.249 - - [2026-08-03 05:08:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.249 - - [2026-08-03 05:08:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.249 - - [2026-08-03 05:08:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.249 - - [2026-08-03 05:08:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.249 - - [2026-08-03 05:09:11] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-48746621:d8d19501-3ccb-41af-819d-365ecd5ed8e2?flat HTTP/1.1" 200 5380 0.025243 [API:8081]10.0.0.249 - - [2026-08-03 05:09:11] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-48746621:d8d19501-3ccb-41af-819d-365ecd5ed8e2?flat HTTP/1.1" 200 5380 0.073459 [API:8081]10.0.0.249 - - [2026-08-03 05:09:11] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-48746621:d8d19501-3ccb-41af-819d-365ecd5ed8e2?flat HTTP/1.1" 200 5442 0.082002 [API:8081]10.0.0.249 - - [2026-08-03 05:09:11] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-48746621:ctest-vn1-49411142?flat HTTP/1.1" 200 9504 0.040201 [API:8081]10.0.0.249 - - [2026-08-03 05:09:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24731 0.026730 [API:8081]10.0.0.249 - - [2026-08-03 05:09:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12968 0.027841 [API:8081]10.0.0.249 - - [2026-08-03 05:09:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24731 0.027881 [API:8081]10.0.0.249 - - [2026-08-03 05:09:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12968 0.086480 [API:8081]10.0.0.249 - - [2026-08-03 05:09:11] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.017644 [API:8081]10.0.0.249 - - [2026-08-03 05:09:14] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-48746621:06e93982-f5ea-4ddf-82b8-dd1ed9b4fb4a?flat HTTP/1.1" 200 5431 0.021113 [API:8081]10.0.0.249 - - [2026-08-03 05:09:14] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-48746621:06e93982-f5ea-4ddf-82b8-dd1ed9b4fb4a?flat HTTP/1.1" 200 5431 0.024514 [API:8081]10.0.0.249 - - [2026-08-03 05:09:14] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-48746621:06e93982-f5ea-4ddf-82b8-dd1ed9b4fb4a?flat HTTP/1.1" 200 5431 0.023505 [API:8081]10.0.0.249 - - [2026-08-03 05:09:14] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-48746621:ctest-vn1-49411142?flat HTTP/1.1" 200 9505 0.030881 [API:8081]10.0.0.249 - - [2026-08-03 05:09:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.038796 [API:8081]10.0.0.249 - - [2026-08-03 05:09:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-1?flat HTTP/1.1" 200 12937 0.047850 [API:8081]10.0.0.249 - - [2026-08-03 05:09:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.049418 [API:8081]10.0.0.249 - - [2026-08-03 05:09:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-1?flat HTTP/1.1" 200 12937 0.034708 [API:8081]10.0.0.249 - - [2026-08-03 05:09:15] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.012234 [API:8081]10.0.0.249 - - [2026-08-03 05:09:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.028753 [API:8081]10.0.0.249 - - [2026-08-03 05:09:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-1?flat HTTP/1.1" 200 12937 0.027311 [API:8081]10.0.0.249 - - [2026-08-03 05:09:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.036885 [API:8081]10.0.0.249 - - [2026-08-03 05:09:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-1?flat HTTP/1.1" 200 12937 0.028721 [API:8081]10.0.0.249 - - [2026-08-03 05:09:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.036937 [API:8081]10.0.0.249 - - [2026-08-03 05:09:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-1?flat HTTP/1.1" 200 12937 0.028068 [API:8081]10.0.0.249 - - [2026-08-03 05:09:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.038275 [API:8081]10.0.0.249 - - [2026-08-03 05:09:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-1?flat HTTP/1.1" 200 12531 0.026211 [API:8081]10.0.0.249 - - [2026-08-03 05:09:34] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-48746621:ctest-vn1-49411142?flat HTTP/1.1" 200 7671 0.022362 [API:8081]10.0.0.249 - - [2026-08-03 05:09:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.011637 [API:8081]10.0.0.50 - - [2026-08-03 05:09:35] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059381 [API:8081]10.0.0.249 - - [2026-08-03 05:09:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24731 0.030465 [API:8081]10.0.0.249 - - [2026-08-03 05:09:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12972 0.025995 [API:8081]10.0.0.249 - - [2026-08-03 05:09:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24731 0.028296 [API:8081]10.0.0.249 - - [2026-08-03 05:09:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 12578 0.028729 [API:8081]10.0.0.249 - - [2026-08-03 05:09:42] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-48746621:ctest-vn1-49411142?flat HTTP/1.1" 200 4922 0.017919 [API:8081]10.0.0.249 - - [2026-08-03 05:09:42] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.011960 [API:8081]10.0.0.249 - - [2026-08-03 05:09:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1431 0.012962 [API:8081]10.0.0.249 - - [2026-08-03 05:09:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.013232 [API:8081]10.0.0.50 - - [2026-08-03 05:10:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.059939 [API:8081]10.0.0.50 - - [2026-08-03 05:12:38] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.479368 [Introspect:8090]10.0.0.249 - - [2026-08-03 05:12:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3832 0.001429 [API:8081]10.0.0.249 - - [2026-08-03 05:12:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-1?flat HTTP/1.1" 200 11935 0.481811 [API:8081]10.0.0.249 - - [2026-08-03 05:12:58] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-6129-2?flat HTTP/1.1" 200 6078 0.463233 [API:8081]10.0.0.249 - - [2026-08-03 05:12:58] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-6129-3?flat HTTP/1.1" 200 6064 0.053431 [API:8081]10.0.0.249 - - [2026-08-03 05:12:58] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-6129-30?flat HTTP/1.1" 200 6068 0.014580 [API:8081]10.0.0.249 - - [2026-08-03 05:12:58] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?flat HTTP/1.1" 200 6152 0.020092 [API:8081]10.0.0.249 - - [2026-08-03 05:12:58] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?flat HTTP/1.1" 200 7650 0.018190 [API:8081]10.0.0.249 - - [2026-08-03 05:12:58] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?flat HTTP/1.1" 200 6144 0.015674 [API:8081]10.0.0.249 - - [2026-08-03 05:13:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1853 0.013061 [API:8081]10.0.0.50 - - [2026-08-03 05:13:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000477 [API:8081]10.0.0.50 - - [2026-08-03 05:13:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000328 [API:8081]10.0.0.50 - - [2026-08-03 05:13:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000337 [API:8081]10.0.0.50 - - [2026-08-03 05:13:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.161 - - [2026-08-03 05:13:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000316 [API:8081]10.0.0.161 - - [2026-08-03 05:13:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000358 [API:8081]10.0.0.161 - - [2026-08-03 05:13:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000328 [API:8081]10.0.0.161 - - [2026-08-03 05:13:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000356 [API:8081]10.0.0.249 - - [2026-08-03 05:13:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000320 [API:8081]10.0.0.249 - - [2026-08-03 05:13:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.249 - - [2026-08-03 05:13:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.249 - - [2026-08-03 05:13:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.50 - - [2026-08-03 05:13:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.054522 [API:8081]10.0.0.249 - - [2026-08-03 05:14:08] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-48746621:96157e08-4adb-471f-a875-63141c2cae23?flat HTTP/1.1" 200 5243 0.017871 [API:8081]10.0.0.249 - - [2026-08-03 05:14:08] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-48746621:96157e08-4adb-471f-a875-63141c2cae23?flat HTTP/1.1" 200 5243 0.034118 [API:8081]10.0.0.249 - - [2026-08-03 05:14:08] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-48746621:96157e08-4adb-471f-a875-63141c2cae23?flat HTTP/1.1" 200 5243 0.022562 [API:8081]10.0.0.249 - - [2026-08-03 05:14:08] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-48746621:ctest-vn1-43687081?flat HTTP/1.1" 200 7103 0.023755 [API:8081]10.0.0.249 - - [2026-08-03 05:14:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32273 0.043448 [API:8081]10.0.0.249 - - [2026-08-03 05:14:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32273 0.044347 [API:8081]10.0.0.249 - - [2026-08-03 05:14:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010246 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:14:45] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 684 0.003054 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:14:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003400 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:14:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002998 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:14:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003038 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:14:45] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 768 0.003235 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:14:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002800 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:14:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002726 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:14:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003339 [API:8081]10.0.0.249 - - [2026-08-03 05:15:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-48746621:16c62997-7b7c-442d-9ebb-9bdd5aff0eb2?flat HTTP/1.1" 200 5242 0.020299 [API:8081]10.0.0.249 - - [2026-08-03 05:15:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-48746621:16c62997-7b7c-442d-9ebb-9bdd5aff0eb2?flat HTTP/1.1" 200 5242 0.021555 [API:8081]10.0.0.249 - - [2026-08-03 05:15:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-48746621:16c62997-7b7c-442d-9ebb-9bdd5aff0eb2?flat HTTP/1.1" 200 5242 0.020845 [API:8081]10.0.0.249 - - [2026-08-03 05:15:19] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-48746621:ctest-vn2-81446240?flat HTTP/1.1" 200 6995 0.033557 [API:8081]10.0.0.249 - - [2026-08-03 05:15:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32546 0.056802 [API:8081]10.0.0.249 - - [2026-08-03 05:15:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-1?flat HTTP/1.1" 200 12420 0.039529 [API:8081]10.0.0.249 - - [2026-08-03 05:15:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32546 0.069361 [API:8081]10.0.0.249 - - [2026-08-03 05:15:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-1?flat HTTP/1.1" 200 12420 0.041996 [API:8081]10.0.0.249 - - [2026-08-03 05:15:19] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.019565 [API:8081]10.0.0.50 - - [2026-08-03 05:15:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068593 [API:8081]10.0.0.249 - - [2026-08-03 05:15:58] "GET /analytics HTTP/1.1" 401 206 0.000433 [API:8081]10.0.0.249 - - [2026-08-03 05:15:58] "GET /analytics HTTP/1.1" 401 206 0.000217 [API:8081]10.0.0.50 - - [2026-08-03 05:16:26] "GET /analytics HTTP/1.1" 401 206 0.000372 [API:8081]10.0.0.50 - - [2026-08-03 05:16:26] "GET /analytics HTTP/1.1" 401 206 0.000223 [API:8081]10.0.0.161 - - [2026-08-03 05:16:27] "GET /analytics HTTP/1.1" 401 206 0.000408 [API:8081]10.0.0.161 - - [2026-08-03 05:16:27] "GET /analytics HTTP/1.1" 401 206 0.000240 [API:8081]10.0.0.249 - - [2026-08-03 05:16:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32558 0.033977 [API:8081]10.0.0.249 - - [2026-08-03 05:16:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-1?flat HTTP/1.1" 200 12943 0.072876 [API:8081]10.0.0.249 - - [2026-08-03 05:16:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32558 0.042232 [API:8081]10.0.0.249 - - [2026-08-03 05:16:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-1?flat HTTP/1.1" 200 12819 0.027504 [API:8081]10.0.0.249 - - [2026-08-03 05:16:34] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-48746621:ctest-vn2-81446240?flat HTTP/1.1" 200 7728 0.020684 [API:8081]10.0.0.249 - - [2026-08-03 05:16:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.013015 [API:8081]10.0.0.249 - - [2026-08-03 05:16:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32291 0.036766 [API:8081]10.0.0.249 - - [2026-08-03 05:16:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32292 0.052603 [API:8081]10.0.0.249 - - [2026-08-03 05:16:42] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-48746621:ctest-vn1-43687081?flat HTTP/1.1" 200 7928 0.023119 [API:8081]10.0.0.249 - - [2026-08-03 05:16:42] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.012633 [API:8081]10.0.0.50 - - [2026-08-03 05:16:43] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.070904 [API:8081]10.0.0.249 - - [2026-08-03 05:18:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-06607405:ec0bc5d2-1673-4acf-9e27-1482ca6e8758?flat HTTP/1.1" 401 206 0.000444 [API:8081]10.0.0.249 - - [2026-08-03 05:18:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-06607405:ec0bc5d2-1673-4acf-9e27-1482ca6e8758?flat HTTP/1.1" 200 5227 0.066525 [API:8081]10.0.0.249 - - [2026-08-03 05:18:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-06607405:ec0bc5d2-1673-4acf-9e27-1482ca6e8758?flat HTTP/1.1" 200 5227 0.059892 [API:8081]10.0.0.249 - - [2026-08-03 05:18:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-06607405:ec0bc5d2-1673-4acf-9e27-1482ca6e8758?flat HTTP/1.1" 200 5227 0.063797 [API:8081]10.0.0.249 - - [2026-08-03 05:18:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-06607405:ctest-vn-46805344?flat HTTP/1.1" 200 8039 0.038858 [API:8081]10.0.0.249 - - [2026-08-03 05:18:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32573 0.035101 [API:8081]10.0.0.249 - - [2026-08-03 05:18:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-1?flat HTTP/1.1" 200 12896 0.025879 [API:8081]10.0.0.249 - - [2026-08-03 05:18:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32573 0.054574 [API:8081]10.0.0.249 - - [2026-08-03 05:18:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-1?flat HTTP/1.1" 200 12896 0.028691 [API:8081]10.0.0.249 - - [2026-08-03 05:18:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.011126 [API:8081]10.0.0.249 - - [2026-08-03 05:18:08] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-06607405:9c00c6a6-33f7-44ee-813d-a3a767e1fe12?flat HTTP/1.1" 200 3170 0.015875 [API:8081]10.0.0.249 - - [2026-08-03 05:18:08] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-06607405:9c00c6a6-33f7-44ee-813d-a3a767e1fe12?flat HTTP/1.1" 200 3170 0.013890 [API:8081]10.0.0.249 - - [2026-08-03 05:18:08] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-06607405:9c00c6a6-33f7-44ee-813d-a3a767e1fe12?flat HTTP/1.1" 200 3170 0.016058 [API:8081]10.0.0.249 - - [2026-08-03 05:18:08] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-06607405:ctest-vn-33916851?flat HTTP/1.1" 200 7410 0.019226 [API:8081]10.0.0.249 - - [2026-08-03 05:18:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32314 0.031904 [API:8081]10.0.0.249 - - [2026-08-03 05:18:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32314 0.027622 [API:8081]10.0.0.249 - - [2026-08-03 05:18:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.012747 [API:8081]10.0.0.50 - - [2026-08-03 05:18:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.50 - - [2026-08-03 05:18:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000413 [API:8081]10.0.0.50 - - [2026-08-03 05:18:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000337 [API:8081]10.0.0.50 - - [2026-08-03 05:18:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.161 - - [2026-08-03 05:18:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.161 - - [2026-08-03 05:18:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.161 - - [2026-08-03 05:18:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.161 - - [2026-08-03 05:18:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.249 - - [2026-08-03 05:18:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000389 [API:8081]10.0.0.249 - - [2026-08-03 05:18:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000389 [API:8081]10.0.0.249 - - [2026-08-03 05:18:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.249 - - [2026-08-03 05:18:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.249 - - [2026-08-03 05:18:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32316 0.031916 [API:8081]10.0.0.249 - - [2026-08-03 05:18:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32316 0.031182 [API:8081]10.0.0.249 - - [2026-08-03 05:18:41] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-06607405:ctest-vn-33916851?flat HTTP/1.1" 200 6185 0.020800 [API:8081]10.0.0.249 - - [2026-08-03 05:18:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009817 [API:8081]10.0.0.50 - - [2026-08-03 05:18:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061582 [API:8081]10.0.0.249 - - [2026-08-03 05:18:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32574 0.032633 [API:8081]10.0.0.249 - - [2026-08-03 05:18:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-1?flat HTTP/1.1" 200 12904 0.027338 [API:8081]10.0.0.249 - - [2026-08-03 05:18:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32574 0.029567 [API:8081]10.0.0.249 - - [2026-08-03 05:18:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-1?flat HTTP/1.1" 200 12904 0.026192 [API:8081]10.0.0.249 - - [2026-08-03 05:18:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32574 0.053602 [API:8081]10.0.0.249 - - [2026-08-03 05:18:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-1?flat HTTP/1.1" 200 12904 0.061090 [API:8081]10.0.0.249 - - [2026-08-03 05:18:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32574 0.048392 [API:8081]10.0.0.249 - - [2026-08-03 05:18:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-1?flat HTTP/1.1" 200 12904 0.025860 [API:8081]10.0.0.249 - - [2026-08-03 05:18:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32578 0.030715 [API:8081]10.0.0.249 - - [2026-08-03 05:18:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-1?flat HTTP/1.1" 200 12904 0.025283 [API:8081]10.0.0.249 - - [2026-08-03 05:19:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32578 0.037452 [API:8081]10.0.0.249 - - [2026-08-03 05:19:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-1?flat HTTP/1.1" 200 12904 0.029214 [API:8081]10.0.0.249 - - [2026-08-03 05:19:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-6129-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32579 0.038269 [API:8081]10.0.0.249 - - [2026-08-03 05:19:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-6129-1?flat HTTP/1.1" 200 12515 0.022851 [API:8081]10.0.0.249 - - [2026-08-03 05:19:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-06607405:ctest-vn-46805344?flat HTTP/1.1" 200 6181 0.017582 [API:8081]10.0.0.249 - - [2026-08-03 05:19:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.012183 [API:8081]10.0.0.249 - - [2026-08-03 05:19:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.249 - - [2026-08-03 05:19:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1666 0.063868 [API:8081]10.0.0.249 - - [2026-08-03 05:19:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1666 0.051077 [API:8081]10.0.0.50 - - [2026-08-03 05:19:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.072479 [API:8081]10.0.0.50 - - [2026-08-03 05:21:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064451 [API:8081]10.0.0.50 - - [2026-08-03 05:22:48] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.061655 [API:8081]10.0.0.50 - - [2026-08-03 05:23:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000347 [API:8081]10.0.0.50 - - [2026-08-03 05:23:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.50 - - [2026-08-03 05:23:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000367 [API:8081]10.0.0.50 - - [2026-08-03 05:23:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.161 - - [2026-08-03 05:23:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.161 - - [2026-08-03 05:23:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000417 [API:8081]10.0.0.161 - - [2026-08-03 05:23:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.161 - - [2026-08-03 05:23:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.249 - - [2026-08-03 05:23:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000329 [API:8081]10.0.0.249 - - [2026-08-03 05:23:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.249 - - [2026-08-03 05:23:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.249 - - [2026-08-03 05:23:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000336 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:24:45] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 684 0.005071 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:24:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003798 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:24:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004357 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:24:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004009 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:24:45] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 768 0.005558 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:24:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004046 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:24:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003908 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:24:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004260 [API:8081]10.0.0.50 - - [2026-08-03 05:24:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064098 [API:8081]10.0.0.50 - - [2026-08-03 05:25:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.065157 [API:8081]10.0.0.249 - - [2026-08-03 05:25:58] "GET /analytics HTTP/1.1" 401 206 0.000337 [API:8081]10.0.0.249 - - [2026-08-03 05:25:58] "GET /analytics HTTP/1.1" 401 206 0.000178 [API:8081]10.0.0.249 - - [2026-08-03 05:26:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000419 [API:8081]10.0.0.249 - - [2026-08-03 05:26:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1658 0.068889 [API:8081]10.0.0.50 - - [2026-08-03 05:26:26] "GET /analytics HTTP/1.1" 401 206 0.000358 [API:8081]10.0.0.50 - - [2026-08-03 05:26:26] "GET /analytics HTTP/1.1" 401 206 0.000179 [API:8081]10.0.0.161 - - [2026-08-03 05:26:27] "GET /analytics HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.161 - - [2026-08-03 05:26:27] "GET /analytics HTTP/1.1" 401 206 0.000183 [API:8081]10.0.0.50 - - [2026-08-03 05:27:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.081673 [API:8081]10.0.0.50 - - [2026-08-03 05:28:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000335 [API:8081]10.0.0.50 - - [2026-08-03 05:28:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.50 - - [2026-08-03 05:28:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.50 - - [2026-08-03 05:28:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000337 [API:8081]10.0.0.161 - - [2026-08-03 05:28:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.161 - - [2026-08-03 05:28:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.161 - - [2026-08-03 05:28:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000433 [API:8081]10.0.0.161 - - [2026-08-03 05:28:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000349 [API:8081]10.0.0.249 - - [2026-08-03 05:28:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000370 [API:8081]10.0.0.249 - - [2026-08-03 05:28:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.249 - - [2026-08-03 05:28:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.249 - - [2026-08-03 05:28:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.50 - - [2026-08-03 05:28:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.090466 [API:8081]10.0.0.50 - - [2026-08-03 05:30:55] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062559 [API:8081]10.0.0.50 - - [2026-08-03 05:31:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.083141 [API:8081]10.0.0.50 - - [2026-08-03 05:33:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000396 [API:8081]10.0.0.50 - - [2026-08-03 05:33:18] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.50 - - [2026-08-03 05:33:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000424 [API:8081]10.0.0.50 - - [2026-08-03 05:33:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.161 - - [2026-08-03 05:33:19] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.161 - - [2026-08-03 05:33:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000345 [API:8081]10.0.0.161 - - [2026-08-03 05:33:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000367 [API:8081]10.0.0.161 - - [2026-08-03 05:33:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000348 [API:8081]10.0.0.249 - - [2026-08-03 05:33:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000336 [API:8081]10.0.0.249 - - [2026-08-03 05:33:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.249 - - [2026-08-03 05:33:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000329 [API:8081]10.0.0.249 - - [2026-08-03 05:33:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.50 - - [2026-08-03 05:33:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069903 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:34:45] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 684 0.003657 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:34:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003802 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:34:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003821 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:34:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.030757 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:34:45] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 768 0.005805 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:34:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003700 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:34:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003608 [LOCAL API:8181]127.0.0.1 - - [2026-08-03 05:34:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-6129-30.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003526 [API:8081]10.0.0.50 - - [2026-08-03 05:35:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.061563 [API:8081]10.0.0.249 - - [2026-08-03 05:35:58] "GET /analytics HTTP/1.1" 401 206 0.000338 [API:8081]10.0.0.249 - - [2026-08-03 05:35:58] "GET /analytics HTTP/1.1" 401 206 0.000209 [Introspect:8090]10.0.0.249 - - [2026-08-03 05:36:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3832 0.001411 [API:8081]10.0.0.50 - - [2026-08-03 05:36:26] "GET /analytics HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.50 - - [2026-08-03 05:36:26] "GET /analytics HTTP/1.1" 401 206 0.000221 [API:8081]10.0.0.161 - - [2026-08-03 05:36:27] "GET /analytics HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.161 - - [2026-08-03 05:36:27] "GET /analytics HTTP/1.1" 401 206 0.000173