+++ date ++ echo 'INFO: =================== Thu Jan 15 02:10:43 AM UTC 2026 ===================' INFO: =================== Thu Jan 15 02:10:43 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 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.242 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.242,10.0.0.33,10.0.0.73 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.242,10.0.0.33,10.0.0.73 ++ ANALYTICSDB_NODES=10.0.0.242,10.0.0.33,10.0.0.73 ++ ANALYTICS_SNMP_NODES=10.0.0.242,10.0.0.33,10.0.0.73 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8081 ' +++ '[' -n '10.0.0.242:8081 10.0.0.33:8081 10.0.0.73:8081 ' ']' +++ echo '10.0.0.242:8081 10.0.0.33:8081 10.0.0.73:8081' ++ ANALYTICS_SERVERS='10.0.0.242:8081 10.0.0.33:8081 10.0.0.73: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9042 ' +++ '[' -n '10.0.0.242:9042 10.0.0.33:9042 10.0.0.73:9042 ' ']' +++ echo '10.0.0.242:9042 10.0.0.33:9042 10.0.0.73:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.242:9042 10.0.0.33:9042 10.0.0.73:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242,10.0.0.33,10.0.0.73 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8086 ' +++ '[' -n '10.0.0.242:8086 10.0.0.33:8086 10.0.0.73:8086 ' ']' +++ echo '10.0.0.242:8086 10.0.0.33:8086 10.0.0.73:8086' ++ COLLECTOR_SERVERS='10.0.0.242:8086 10.0.0.33:8086 10.0.0.73: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.242,10.0.0.33,10.0.0.73 ++ CONFIGDB_NODES=10.0.0.242,10.0.0.33,10.0.0.73 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8082 ' +++ '[' -n '10.0.0.242:8082 10.0.0.33:8082 10.0.0.73:8082 ' ']' +++ echo '10.0.0.242:8082 10.0.0.33:8082 10.0.0.73:8082' ++ CONFIG_SERVERS='10.0.0.242:8082 10.0.0.33:8082 10.0.0.73: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9161 ' +++ '[' -n '10.0.0.242:9161 10.0.0.33:9161 10.0.0.73:9161 ' ']' +++ echo '10.0.0.242:9161 10.0.0.33:9161 10.0.0.73:9161' ++ CONFIGDB_SERVERS='10.0.0.242:9161 10.0.0.33:9161 10.0.0.73: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9041 ' +++ '[' -n '10.0.0.242:9041 10.0.0.33:9041 10.0.0.73:9041 ' ']' +++ echo '10.0.0.242:9041 10.0.0.33:9041 10.0.0.73:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.242:9041 10.0.0.33:9041 10.0.0.73: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.249,10.20.0.201,10.20.0.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.249,10.20.0.201,10.20.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242,10.0.0.33,10.0.0.73 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:2181, +++ '[' -n 10.0.0.242:2181,10.0.0.33:2181,10.0.0.73:2181, ']' +++ echo 10.0.0.242:2181,10.0.0.33:2181,10.0.0.73:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242:2181,10.0.0.33:2181,10.0.0.73: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:2181 ' +++ '[' -n '10.0.0.242:2181 10.0.0.33:2181 10.0.0.73:2181 ' ']' +++ echo '10.0.0.242:2181 10.0.0.33:2181 10.0.0.73:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.242:2181 10.0.0.33:2181 10.0.0.73:2181' ++ RABBITMQ_NODES=10.0.0.242,10.0.0.33,10.0.0.73 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:5673, +++ '[' -n 10.0.0.242:5673,10.0.0.33:5673,10.0.0.73:5673, ']' +++ echo 10.0.0.242:5673,10.0.0.33:5673,10.0.0.73:5673 ++ RABBITMQ_SERVERS=10.0.0.242:5673,10.0.0.33:5673,10.0.0.73: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:6379 ' +++ '[' -n '10.0.0.242:6379 10.0.0.33:6379 10.0.0.73:6379 ' ']' +++ echo '10.0.0.242:6379 10.0.0.33:6379 10.0.0.73:6379' ++ REDIS_SERVERS='10.0.0.242:6379 10.0.0.33:6379 10.0.0.73: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.242,10.0.0.33,10.0.0.73 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9092 ' +++ '[' -n '10.0.0.242:9092 10.0.0.33:9092 10.0.0.73:9092 ' ']' +++ echo '10.0.0.242:9092 10.0.0.33:9092 10.0.0.73:9092' ++ KAFKA_SERVERS='10.0.0.242:9092 10.0.0.33:9092 10.0.0.73: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.242 ++ 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.242,10.0.0.33,10.0.0.73 ++ 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.242,10.0.0.33,10.0.0.73 ++ 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 ++ echo 10.0.0.242,10.0.0.33,10.0.0.73 ++ cut -d , -f 1 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 ++ get_listen_ip_for_node ANALYTICS +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.242,10.0.0.33,10.0.0.73 +++ local servers=10.0.0.242,10.0.0.33,10.0.0.73 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.242,10.20.0.249,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.242'\''))' +++ local server_ip=10.0.0.242 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.242 ]] +++ [[ ,10.0.0.242,10.20.0.249,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.242, ]] +++ echo 10.0.0.242 1 +++ return ++ local ip=10.0.0.242 ++ [[ -z 10.0.0.242 ]] ++ echo 10.0.0.242 + host_ip=10.0.0.242 + 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=__ ++ grep '^ANALYTICS_API__.*__.*=.*$' ++ sort ++ set -o posix ++ set ++ sed 's/^ANALYTICS_API__//g' ++ cut -d = -f 1 + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs analytics-api + local template=analytics-api ++ dirname /var/log/contrail/analytics-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-api + chmod 755 /var/log/contrail/analytics-api + mv -n '/var/log/contrail/*analytics-api.log*' /var/log/contrail/analytics-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-api + find /var/log/contrail/analytics-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1017: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1028: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1033: SyntaxWarning: "is" with a literal. Did you mean "=="? elif match_v[0][-1] is '*': /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1048: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:17: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 01/15/2026 02:10:52.253 7f65dfc3b780 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/15/2026 02:10:52.449 7f65dfc3b780 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 01/15/2026 02:10:52.462 7f65dfc3b780 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/15/2026 02:10:52.462 7f65dfc3b780 [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.242: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.73 - - [2026-01-15 02:11:32] "GET /analytics HTTP/1.1" 401 206 0.000542 [API:8081]10.0.0.73 - - [2026-01-15 02:11:32] "GET /analytics HTTP/1.1" 401 206 0.000215 [API:8081]10.0.0.33 - - [2026-01-15 02:11:33] "GET /analytics HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.33 - - [2026-01-15 02:11:33] "GET /analytics HTTP/1.1" 401 206 0.000155 [API:8081]10.0.0.242 - - [2026-01-15 02:11:34] "GET /analytics HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.242 - - [2026-01-15 02:11:34] "GET /analytics HTTP/1.1" 401 206 0.000171 [API:8081]10.0.0.33 - - [2026-01-15 02:11:45] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.500337 [API:8081]10.0.0.73 - - [2026-01-15 02:12:03] "GET /analytics HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.73 - - [2026-01-15 02:12:03] "GET /analytics HTTP/1.1" 401 206 0.000164 [API:8081]10.0.0.33 - - [2026-01-15 02:12:04] "GET /analytics HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.33 - - [2026-01-15 02:12:04] "GET /analytics HTTP/1.1" 401 206 0.000150 [API:8081]10.0.0.242 - - [2026-01-15 02:12:05] "GET /analytics HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.242 - - [2026-01-15 02:12:05] "GET /analytics HTTP/1.1" 401 206 0.000153 [API:8081]10.0.0.73 - - [2026-01-15 02:12:33] "GET /analytics HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.73 - - [2026-01-15 02:12:33] "GET /analytics HTTP/1.1" 401 206 0.000223 [API:8081]10.0.0.33 - - [2026-01-15 02:12:34] "GET /analytics HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.33 - - [2026-01-15 02:12:34] "GET /analytics HTTP/1.1" 401 206 0.000211 [API:8081]10.0.0.33 - - [2026-01-15 02:12:46] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.425618 [API:8081]10.0.0.33 - - [2026-01-15 02:13:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000382 [API:8081]10.0.0.33 - - [2026-01-15 02:13:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.73 - - [2026-01-15 02:13:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.73 - - [2026-01-15 02:13:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.33 - - [2026-01-15 02:13:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000344 [API:8081]10.0.0.33 - - [2026-01-15 02:13:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.73 - - [2026-01-15 02:13:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.73 - - [2026-01-15 02:13:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.242 - - [2026-01-15 02:13:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000321 [API:8081]10.0.0.242 - - [2026-01-15 02:13:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.242 - - [2026-01-15 02:13:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000969 [API:8081]10.0.0.242 - - [2026-01-15 02:13:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000353 [Introspect:8090]10.0.0.242 - - [2026-01-15 02:14:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.004052 [API:8081]10.0.0.33 - - [2026-01-15 02:14:48] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.441005 [Introspect:8090]10.0.0.242 - - [2026-01-15 02:14:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.001290 [API:8081]10.0.0.33 - - [2026-01-15 02:15:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.092961 [Introspect:8090]10.0.0.242 - - [2026-01-15 02:16:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.001173 [Introspect:8090]10.0.0.242 - - [2026-01-15 02:16:27] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 373 0.000661 [API:8081]10.0.0.242 - - [2026-01-15 02:16:27] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-1:Control:contrail-control:0?flat HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.242 - - [2026-01-15 02:16:27] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-1:Control:contrail-control:0?flat HTTP/1.1" 200 38723 0.078522 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16354 0.069554 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-2:Control:contrail-control:0?flat HTTP/1.1" 200 35670 0.100603 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16353 0.019553 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-3:Control:contrail-control:0?flat HTTP/1.1" 200 38728 0.076974 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13604 0.024525 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20488 0.023721 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20497 0.026201 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-1.:Config:contrail-schema:0?flat HTTP/1.1" 200 3357 0.014195 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-1.:Config:contrail-svc-monitor:0?flat HTTP/1.1" 200 3357 0.013820 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generators HTTP/1.1" 200 14162 0.012015 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4620 0.014339 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4318 0.013358 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4315 0.013443 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generators HTTP/1.1" 200 14162 0.010441 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.013343 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.013122 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.012754 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.014295 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.012275 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.013965 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.013368 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.013862 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.013574 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14828 0.018599 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.014718 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14868 0.018227 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.015313 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14831 0.018311 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.015198 [API:8081]10.0.0.242 - - [2026-01-15 02:16:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20488 0.023221 [API:8081]10.0.0.242 - - [2026-01-15 02:16:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20497 0.027840 [API:8081]10.0.0.242 - - [2026-01-15 02:16:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5009-2?flat HTTP/1.1" 200 12042 0.027035 [API:8081]10.0.0.242 - - [2026-01-15 02:16:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20488 0.019859 [API:8081]10.0.0.242 - - [2026-01-15 02:16:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20497 0.025226 [API:8081]10.0.0.242 - - [2026-01-15 02:16:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5009-2?flat HTTP/1.1" 200 12042 0.037116 [API:8081]10.0.0.242 - - [2026-01-15 02:16:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20488 0.021224 [API:8081]10.0.0.242 - - [2026-01-15 02:16:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3272 0.015036 [API:8081]10.0.0.242 - - [2026-01-15 02:16:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20497 0.027805 [API:8081]10.0.0.242 - - [2026-01-15 02:16:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3272 0.013421 [API:8081]10.0.0.242 - - [2026-01-15 02:16:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-1.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3382 0.012674 [API:8081]10.0.0.242 - - [2026-01-15 02:16:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14828 0.019846 [API:8081]10.0.0.242 - - [2026-01-15 02:16:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.013725 [API:8081]10.0.0.242 - - [2026-01-15 02:16:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-2.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3383 0.016753 [API:8081]10.0.0.242 - - [2026-01-15 02:16:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14868 0.022398 [API:8081]10.0.0.242 - - [2026-01-15 02:16:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.021263 [API:8081]10.0.0.242 - - [2026-01-15 02:16:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-3.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3382 0.018807 [API:8081]10.0.0.242 - - [2026-01-15 02:16:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14831 0.019351 [API:8081]10.0.0.242 - - [2026-01-15 02:16:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.013424 [API:8081]10.0.0.242 - - [2026-01-15 02:16:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.017882 [API:8081]10.0.0.242 - - [2026-01-15 02:16:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-1.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3984 0.012634 [API:8081]10.0.0.242 - - [2026-01-15 02:16:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.013659 [API:8081]10.0.0.242 - - [2026-01-15 02:16:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-2.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3984 0.012277 [API:8081]10.0.0.242 - - [2026-01-15 02:16:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.016366 [API:8081]10.0.0.242 - - [2026-01-15 02:16:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-3.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3984 0.013359 [API:8081]10.0.0.242 - - [2026-01-15 02:16:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4620 0.019439 [API:8081]10.0.0.242 - - [2026-01-15 02:16:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4318 0.019503 [API:8081]10.0.0.242 - - [2026-01-15 02:16:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4315 0.015539 [API:8081]10.0.0.242 - - [2026-01-15 02:16:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-1:Control:contrail-control:0?flat HTTP/1.1" 200 38723 0.030654 [API:8081]10.0.0.242 - - [2026-01-15 02:16:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-1:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3380 0.013287 [API:8081]10.0.0.242 - - [2026-01-15 02:16:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16354 0.016150 [API:8081]10.0.0.242 - - [2026-01-15 02:16:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-2:Control:contrail-control:0?flat HTTP/1.1" 200 35670 0.026921 [API:8081]10.0.0.242 - - [2026-01-15 02:16:31] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-2:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3381 0.014509 [API:8081]10.0.0.242 - - [2026-01-15 02:16:32] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16353 0.017386 [API:8081]10.0.0.242 - - [2026-01-15 02:16:32] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-3:Control:contrail-control:0?flat HTTP/1.1" 200 38728 0.024825 [API:8081]10.0.0.242 - - [2026-01-15 02:16:32] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-3:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3381 0.012422 [API:8081]10.0.0.242 - - [2026-01-15 02:16:32] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5009-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13604 0.013926 [API:8081]10.0.0.242 - - [2026-01-15 02:16:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5009-1?flat HTTP/1.1" 200 12032 0.023134 [API:8081]10.0.0.242 - - [2026-01-15 02:16:34] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?flat HTTP/1.1" 200 15564 0.021603 [API:8081]10.0.0.242 - - [2026-01-15 02:16:34] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?flat HTTP/1.1" 200 16699 0.023394 [API:8081]10.0.0.242 - - [2026-01-15 02:16:34] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?flat HTTP/1.1" 200 16286 0.019974 [API:8081]10.0.0.242 - - [2026-01-15 02:16:34] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?flat HTTP/1.1" 200 15564 0.025597 [API:8081]10.0.0.242 - - [2026-01-15 02:16:34] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?flat HTTP/1.1" 200 16699 0.023263 [API:8081]10.0.0.242 - - [2026-01-15 02:16:34] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?flat HTTP/1.1" 200 16286 0.020627 [API:8081]10.0.0.242 - - [2026-01-15 02:16:34] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?flat HTTP/1.1" 200 15564 0.024384 [API:8081]10.0.0.242 - - [2026-01-15 02:16:35] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?flat HTTP/1.1" 200 16699 0.025113 [API:8081]10.0.0.242 - - [2026-01-15 02:16:35] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?flat HTTP/1.1" 200 16286 0.020249 [API:8081]10.0.0.242 - - [2026-01-15 02:16:35] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?flat HTTP/1.1" 200 15564 0.020975 [API:8081]10.0.0.242 - - [2026-01-15 02:16:35] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?flat HTTP/1.1" 200 16699 0.021311 [API:8081]10.0.0.242 - - [2026-01-15 02:16:35] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?flat HTTP/1.1" 200 16286 0.019250 [API:8081]10.0.0.242 - - [2026-01-15 02:16:36] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5009-1?flat HTTP/1.1" 200 8003 0.017451 [API:8081]10.0.0.242 - - [2026-01-15 02:16:36] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5009-2?flat HTTP/1.1" 200 8002 0.014874 [API:8081]10.0.0.242 - - [2026-01-15 02:16:36] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5009-3?flat HTTP/1.1" 200 7995 0.015141 [API:8081]10.0.0.242 - - [2026-01-15 02:16:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.242 - - [2026-01-15 02:16:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1152 0.076095 [API:8081]10.0.0.242 - - [2026-01-15 02:16:59] "POST /analytics/query HTTP/1.1" 200 54716 1.090992 [API:8081]10.0.0.242 - - [2026-01-15 02:17:00] "POST /analytics/query HTTP/1.1" 200 5875 1.077116 [API:8081]10.0.0.242 - - [2026-01-15 02:17:01] "POST /analytics/query HTTP/1.1" 200 871 1.022078 [API:8081]10.0.0.242 - - [2026-01-15 02:17:02] "POST /analytics/query HTTP/1.1" 200 5875 1.022449 [API:8081]10.0.0.242 - - [2026-01-15 02:17:03] "POST /analytics/query HTTP/1.1" 200 871 1.023420 [API:8081]10.0.0.242 - - [2026-01-15 02:17:16] "GET /documentation/index.html HTTP/1.1" 200 5407 0.001078 [API:8081]10.0.0.33 - - [2026-01-15 02:17:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.152245 [API:8081]10.0.0.33 - - [2026-01-15 02:18:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000389 [API:8081]10.0.0.33 - - [2026-01-15 02:18:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.73 - - [2026-01-15 02:18:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000403 [API:8081]10.0.0.73 - - [2026-01-15 02:18:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000349 [API:8081]10.0.0.33 - - [2026-01-15 02:18:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000429 [API:8081]10.0.0.33 - - [2026-01-15 02:18:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000398 [API:8081]10.0.0.73 - - [2026-01-15 02:18:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.73 - - [2026-01-15 02:18:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.001082 [API:8081]10.0.0.242 - - [2026-01-15 02:18:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000310 [API:8081]10.0.0.242 - - [2026-01-15 02:18:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.242 - - [2026-01-15 02:18:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.242 - - [2026-01-15 02:18:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000494 [API:8081]10.0.0.33 - - [2026-01-15 02:18:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.245133 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:20:52] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003577 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:20:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003862 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:20:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.003253 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:20:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.003001 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:20:52] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003468 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:20:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002754 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:20:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003096 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:20:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004949 [API:8081]10.0.0.33 - - [2026-01-15 02:20:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076364 [API:8081]10.0.0.33 - - [2026-01-15 02:21:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.104438 [API:8081]10.0.0.242 - - [2026-01-15 02:22:05] "GET /analytics HTTP/1.1" 401 206 0.000391 [API:8081]10.0.0.242 - - [2026-01-15 02:22:05] "GET /analytics HTTP/1.1" 401 206 0.000182 [API:8081]10.0.0.242 - - [2026-01-15 02:22:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.242 - - [2026-01-15 02:22:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1742 0.079867 [API:8081]10.0.0.242 - - [2026-01-15 02:22:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1686 0.069977 [API:8081]10.0.0.73 - - [2026-01-15 02:22:33] "GET /analytics HTTP/1.1" 401 206 0.000322 [API:8081]10.0.0.73 - - [2026-01-15 02:22:33] "GET /analytics HTTP/1.1" 401 206 0.000191 [API:8081]10.0.0.33 - - [2026-01-15 02:22:34] "GET /analytics HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.33 - - [2026-01-15 02:22:34] "GET /analytics HTTP/1.1" 401 206 0.000183 [API:8081]10.0.0.33 - - [2026-01-15 02:23:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.33 - - [2026-01-15 02:23:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.73 - - [2026-01-15 02:23:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.73 - - [2026-01-15 02:23:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.33 - - [2026-01-15 02:23:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.33 - - [2026-01-15 02:23:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000312 [API:8081]10.0.0.73 - - [2026-01-15 02:23:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.73 - - [2026-01-15 02:23:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.242 - - [2026-01-15 02:23:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000608 [API:8081]10.0.0.242 - - [2026-01-15 02:23:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000462 [API:8081]10.0.0.242 - - [2026-01-15 02:23:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.242 - - [2026-01-15 02:23:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000368 [API:8081]10.0.0.33 - - [2026-01-15 02:23:57] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071118 [API:8081]10.0.0.33 - - [2026-01-15 02:24:58] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.078780 [API:8081]10.0.0.33 - - [2026-01-15 02:26:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079356 [API:8081]10.0.0.33 - - [2026-01-15 02:28:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.665674 [API:8081]10.0.0.33 - - [2026-01-15 02:28:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000339 [API:8081]10.0.0.33 - - [2026-01-15 02:28:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.73 - - [2026-01-15 02:28:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.73 - - [2026-01-15 02:28:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.33 - - [2026-01-15 02:28:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.33 - - [2026-01-15 02:28:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.73 - - [2026-01-15 02:28:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000392 [API:8081]10.0.0.73 - - [2026-01-15 02:28:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.242 - - [2026-01-15 02:28:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.242 - - [2026-01-15 02:28:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.242 - - [2026-01-15 02:28:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.242 - - [2026-01-15 02:28:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.242 - - [2026-01-15 02:29:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000332 [API:8081]10.0.0.242 - - [2026-01-15 02:29:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2461 0.064715 [API:8081]10.0.0.242 - - [2026-01-15 02:29:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2461 0.071446 [API:8081]10.0.0.33 - - [2026-01-15 02:30:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072592 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:30:52] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003508 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:30:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003080 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:30:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.003625 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:30:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.002673 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:30:52] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003216 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:30:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002999 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:30:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002905 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:30:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002665 [API:8081]10.0.0.33 - - [2026-01-15 02:31:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.075298 [API:8081]10.0.0.242 - - [2026-01-15 02:31:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1449 0.010931 [API:8081]10.0.0.242 - - [2026-01-15 02:31:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1678 0.078271 [API:8081]10.0.0.242 - - [2026-01-15 02:31:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1907 0.010942 [API:8081]10.0.0.242 - - [2026-01-15 02:31:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2136 0.010762 [API:8081]10.0.0.242 - - [2026-01-15 02:32:05] "GET /analytics HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.242 - - [2026-01-15 02:32:05] "GET /analytics HTTP/1.1" 401 206 0.000195 [API:8081]10.0.0.73 - - [2026-01-15 02:32:34] "GET /analytics HTTP/1.1" 401 206 0.000631 [API:8081]10.0.0.73 - - [2026-01-15 02:32:34] "GET /analytics HTTP/1.1" 401 206 0.000208 [API:8081]10.0.0.33 - - [2026-01-15 02:32:34] "GET /analytics HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.33 - - [2026-01-15 02:32:34] "GET /analytics HTTP/1.1" 401 206 0.000157 [API:8081]10.0.0.33 - - [2026-01-15 02:33:07] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075344 [API:8081]10.0.0.33 - - [2026-01-15 02:33:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000349 [API:8081]10.0.0.33 - - [2026-01-15 02:33:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.73 - - [2026-01-15 02:33:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000310 [API:8081]10.0.0.73 - - [2026-01-15 02:33:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000385 [API:8081]10.0.0.33 - - [2026-01-15 02:33:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.33 - - [2026-01-15 02:33:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000522 [API:8081]10.0.0.73 - - [2026-01-15 02:33:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000366 [API:8081]10.0.0.73 - - [2026-01-15 02:33:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000359 [API:8081]10.0.0.242 - - [2026-01-15 02:33:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.242 - - [2026-01-15 02:33:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.242 - - [2026-01-15 02:33:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000305 [API:8081]10.0.0.242 - - [2026-01-15 02:33:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000421 [API:8081]10.0.0.33 - - [2026-01-15 02:34:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.103005 [API:8081]10.0.0.242 - - [2026-01-15 02:34:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.114192 [API:8081]10.0.0.242 - - [2026-01-15 02:34:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.024562 [API:8081]10.0.0.242 - - [2026-01-15 02:34:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.081206 [API:8081]10.0.0.242 - - [2026-01-15 02:35:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.024757 [API:8081]10.0.0.242 - - [2026-01-15 02:35:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.024513 [API:8081]10.0.0.242 - - [2026-01-15 02:35:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.024513 [API:8081]10.0.0.242 - - [2026-01-15 02:35:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.038062 [API:8081]10.0.0.242 - - [2026-01-15 02:35:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.022538 [API:8081]10.0.0.242 - - [2026-01-15 02:35:14] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-04073007:ctest-vnet1-36388456?flat HTTP/1.1" 200 8245 0.014020 [API:8081]10.0.0.242 - - [2026-01-15 02:35:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009740 [API:8081]10.0.0.242 - - [2026-01-15 02:35:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24588 0.023609 [API:8081]10.0.0.242 - - [2026-01-15 02:35:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5009-2?flat HTTP/1.1" 200 13011 0.022328 [API:8081]10.0.0.242 - - [2026-01-15 02:35:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24588 0.026773 [API:8081]10.0.0.242 - - [2026-01-15 02:35:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5009-2?flat HTTP/1.1" 200 12777 0.035613 [API:8081]10.0.0.242 - - [2026-01-15 02:35:20] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-04073007:ctest-vnet0-77113059?flat HTTP/1.1" 200 8245 0.015825 [API:8081]10.0.0.242 - - [2026-01-15 02:35:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009696 [API:8081]10.0.0.242 - - [2026-01-15 02:35:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1445 0.012964 [API:8081]10.0.0.33 - - [2026-01-15 02:36:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.088680 [API:8081]10.0.0.33 - - [2026-01-15 02:37:12] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.556152 [API:8081]10.0.0.242 - - [2026-01-15 02:37:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000441 [API:8081]10.0.0.242 - - [2026-01-15 02:37:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1461 0.070897 [API:8081]10.0.0.33 - - [2026-01-15 02:38:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000369 [API:8081]10.0.0.33 - - [2026-01-15 02:38:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.242 - - [2026-01-15 02:38:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.080916 [API:8081]10.0.0.73 - - [2026-01-15 02:38:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000347 [API:8081]10.0.0.73 - - [2026-01-15 02:38:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.242 - - [2026-01-15 02:38:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5009-2?flat HTTP/1.1" 200 13021 0.119701 [API:8081]10.0.0.33 - - [2026-01-15 02:38:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.33 - - [2026-01-15 02:38:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.73 - - [2026-01-15 02:38:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000356 [API:8081]10.0.0.73 - - [2026-01-15 02:38:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.242 - - [2026-01-15 02:38:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.242 - - [2026-01-15 02:38:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000390 [API:8081]10.0.0.242 - - [2026-01-15 02:38:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.025451 [API:8081]10.0.0.242 - - [2026-01-15 02:38:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5009-2?flat HTTP/1.1" 200 12585 0.021476 [API:8081]10.0.0.242 - - [2026-01-15 02:38:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyModifyIpv4v6-12228153:ctest-vnet0-74829739?flat HTTP/1.1" 200 7202 0.014660 [API:8081]10.0.0.242 - - [2026-01-15 02:38:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009640 [API:8081]10.0.0.242 - - [2026-01-15 02:38:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000401 [API:8081]10.0.0.242 - - [2026-01-15 02:38:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.242 - - [2026-01-15 02:39:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000380 [API:8081]10.0.0.242 - - [2026-01-15 02:39:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1461 0.078889 [API:8081]10.0.0.33 - - [2026-01-15 02:39:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.126741 [API:8081]10.0.0.242 - - [2026-01-15 02:39:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.242 - - [2026-01-15 02:39:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1847 0.071341 [API:8081]10.0.0.242 - - [2026-01-15 02:39:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1847 0.068045 [API:8081]10.0.0.242 - - [2026-01-15 02:39:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1847 0.067682 [API:8081]10.0.0.33 - - [2026-01-15 02:40:15] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.082826 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:40:52] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003120 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:40:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002971 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:40:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.003062 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:40:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.003270 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:40:52] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003732 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:40:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003004 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:40:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002881 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:40:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002951 [API:8081]10.0.0.242 - - [2026-01-15 02:41:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.242 - - [2026-01-15 02:41:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2092 0.068880 [API:8081]10.0.0.242 - - [2026-01-15 02:41:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2092 0.067114 [API:8081]10.0.0.242 - - [2026-01-15 02:41:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2092 0.065798 [API:8081]10.0.0.242 - - [2026-01-15 02:42:05] "GET /analytics HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.242 - - [2026-01-15 02:42:05] "GET /analytics HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.33 - - [2026-01-15 02:42:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074291 [API:8081]10.0.0.73 - - [2026-01-15 02:42:34] "GET /analytics HTTP/1.1" 401 206 0.000316 [API:8081]10.0.0.73 - - [2026-01-15 02:42:34] "GET /analytics HTTP/1.1" 401 206 0.000184 [API:8081]10.0.0.33 - - [2026-01-15 02:42:34] "GET /analytics HTTP/1.1" 401 206 0.000331 [API:8081]10.0.0.33 - - [2026-01-15 02:42:34] "GET /analytics HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.242 - - [2026-01-15 02:42:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-25572906:b208dca4-d057-4ba6-a0ff-273860627d2d?flat HTTP/1.1" 200 5361 0.014350 [API:8081]10.0.0.242 - - [2026-01-15 02:42:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-25572906:b208dca4-d057-4ba6-a0ff-273860627d2d?flat HTTP/1.1" 200 5361 0.014136 [API:8081]10.0.0.242 - - [2026-01-15 02:42:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-25572906:b208dca4-d057-4ba6-a0ff-273860627d2d?flat HTTP/1.1" 200 5361 0.014260 [API:8081]10.0.0.242 - - [2026-01-15 02:42:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-25572906:b208dca4-d057-4ba6-a0ff-273860627d2d?flat HTTP/1.1" 200 5361 0.014951 [API:8081]10.0.0.242 - - [2026-01-15 02:42:51] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-25572906:ctest-VN1-91833298?flat HTTP/1.1" 200 9451 0.016489 [API:8081]10.0.0.242 - - [2026-01-15 02:42:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 31802 0.025572 [API:8081]10.0.0.242 - - [2026-01-15 02:42:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 31802 0.026519 [API:8081]10.0.0.242 - - [2026-01-15 02:42:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009562 [API:8081]10.0.0.242 - - [2026-01-15 02:42:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-25572906:8abf0e8a-9d23-46da-a903-425799bc23cb?flat HTTP/1.1" 200 5220 0.016117 [API:8081]10.0.0.242 - - [2026-01-15 02:42:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-25572906:8abf0e8a-9d23-46da-a903-425799bc23cb?flat HTTP/1.1" 200 5220 0.020786 [API:8081]10.0.0.242 - - [2026-01-15 02:42:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-25572906:8abf0e8a-9d23-46da-a903-425799bc23cb?flat HTTP/1.1" 200 5220 0.021637 [API:8081]10.0.0.242 - - [2026-01-15 02:42:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-25572906:8abf0e8a-9d23-46da-a903-425799bc23cb?flat HTTP/1.1" 200 5220 0.017023 [API:8081]10.0.0.242 - - [2026-01-15 02:42:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-25572906:ctest-VN2-07551346?flat HTTP/1.1" 200 8637 0.022987 [API:8081]10.0.0.242 - - [2026-01-15 02:42:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.022391 [API:8081]10.0.0.242 - - [2026-01-15 02:42:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.038168 [API:8081]10.0.0.242 - - [2026-01-15 02:42:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010804 [API:8081]10.0.0.242 - - [2026-01-15 02:42:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-25572906:93f1e71e-d93d-4785-821c-e2095078b4e3?flat HTTP/1.1" 200 5223 0.013862 [API:8081]10.0.0.242 - - [2026-01-15 02:42:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-25572906:93f1e71e-d93d-4785-821c-e2095078b4e3?flat HTTP/1.1" 200 5223 0.016979 [API:8081]10.0.0.242 - - [2026-01-15 02:42:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-25572906:93f1e71e-d93d-4785-821c-e2095078b4e3?flat HTTP/1.1" 200 5223 0.013019 [API:8081]10.0.0.242 - - [2026-01-15 02:42:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-25572906:93f1e71e-d93d-4785-821c-e2095078b4e3?flat HTTP/1.1" 200 5223 0.013247 [API:8081]10.0.0.242 - - [2026-01-15 02:42:59] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-25572906:ctest-VN3-38272605?flat HTTP/1.1" 200 8208 0.014650 [API:8081]10.0.0.242 - - [2026-01-15 02:42:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 31802 0.024440 [API:8081]10.0.0.242 - - [2026-01-15 02:42:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 31802 0.024152 [API:8081]10.0.0.242 - - [2026-01-15 02:42:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009105 [API:8081]10.0.0.33 - - [2026-01-15 02:43:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.097865 [API:8081]10.0.0.242 - - [2026-01-15 02:43:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32145 0.033447 [API:8081]10.0.0.33 - - [2026-01-15 02:43:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.33 - - [2026-01-15 02:43:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.73 - - [2026-01-15 02:43:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000370 [API:8081]10.0.0.73 - - [2026-01-15 02:43:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.242 - - [2026-01-15 02:43:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32145 0.030495 [API:8081]10.0.0.33 - - [2026-01-15 02:43:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.33 - - [2026-01-15 02:43:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.73 - - [2026-01-15 02:43:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.73 - - [2026-01-15 02:43:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.242 - - [2026-01-15 02:43:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.242 - - [2026-01-15 02:43:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.001016 [API:8081]10.0.0.242 - - [2026-01-15 02:43:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32145 0.030814 [API:8081]10.0.0.242 - - [2026-01-15 02:43:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.242 - - [2026-01-15 02:43:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.242 - - [2026-01-15 02:43:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32145 0.025653 [API:8081]10.0.0.242 - - [2026-01-15 02:43:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32145 0.027262 [API:8081]10.0.0.242 - - [2026-01-15 02:44:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32145 0.030773 [API:8081]10.0.0.242 - - [2026-01-15 02:44:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32157 0.036785 [API:8081]10.0.0.242 - - [2026-01-15 02:44:04] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-25572906:ctest-VN3-38272605?flat HTTP/1.1" 200 6969 0.026786 [API:8081]10.0.0.242 - - [2026-01-15 02:44:04] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.014891 [API:8081]10.0.0.242 - - [2026-01-15 02:44:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.020977 [API:8081]10.0.0.242 - - [2026-01-15 02:44:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.023681 [API:8081]10.0.0.242 - - [2026-01-15 02:44:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.028924 [API:8081]10.0.0.242 - - [2026-01-15 02:44:13] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-25572906:ctest-VN2-07551346?flat HTTP/1.1" 200 7313 0.013858 [API:8081]10.0.0.242 - - [2026-01-15 02:44:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.011350 [API:8081]10.0.0.242 - - [2026-01-15 02:44:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32163 0.026426 [API:8081]10.0.0.242 - - [2026-01-15 02:44:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32163 0.027151 [API:8081]10.0.0.242 - - [2026-01-15 02:44:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32163 0.025256 [API:8081]10.0.0.242 - - [2026-01-15 02:44:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32163 0.027594 [API:8081]10.0.0.242 - - [2026-01-15 02:44:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32163 0.026853 [API:8081]10.0.0.242 - - [2026-01-15 02:44:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32163 0.029591 [API:8081]10.0.0.242 - - [2026-01-15 02:44:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32163 0.035100 [API:8081]10.0.0.242 - - [2026-01-15 02:44:34] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-25572906:ctest-VN1-91833298?flat HTTP/1.1" 200 7644 0.024627 [API:8081]10.0.0.242 - - [2026-01-15 02:44:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.018610 [API:8081]10.0.0.242 - - [2026-01-15 02:44:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000320 [API:8081]10.0.0.242 - - [2026-01-15 02:44:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.087229 [API:8081]10.0.0.242 - - [2026-01-15 02:44:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.066848 [API:8081]10.0.0.33 - - [2026-01-15 02:45:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072003 [API:8081]10.0.0.33 - - [2026-01-15 02:46:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.084789 [API:8081]10.0.0.242 - - [2026-01-15 02:47:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000312 [API:8081]10.0.0.242 - - [2026-01-15 02:47:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1668 0.082958 [API:8081]10.0.0.33 - - [2026-01-15 02:48:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073914 [API:8081]10.0.0.33 - - [2026-01-15 02:48:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.33 - - [2026-01-15 02:48:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000448 [API:8081]10.0.0.73 - - [2026-01-15 02:48:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.73 - - [2026-01-15 02:48:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.33 - - [2026-01-15 02:48:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.33 - - [2026-01-15 02:48:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.73 - - [2026-01-15 02:48:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.73 - - [2026-01-15 02:48:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.242 - - [2026-01-15 02:48:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.242 - - [2026-01-15 02:48:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.242 - - [2026-01-15 02:48:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.242 - - [2026-01-15 02:48:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.242 - - [2026-01-15 02:49:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32193 0.085042 [API:8081]10.0.0.242 - - [2026-01-15 02:49:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32193 0.026705 [API:8081]10.0.0.242 - - [2026-01-15 02:49:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32193 0.401995 [API:8081]10.0.0.33 - - [2026-01-15 02:49:23] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.070430 [API:8081]10.0.0.242 - - [2026-01-15 02:49:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32193 0.025707 [API:8081]10.0.0.242 - - [2026-01-15 02:49:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32193 0.026563 [API:8081]10.0.0.242 - - [2026-01-15 02:49:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32193 0.024854 [API:8081]10.0.0.242 - - [2026-01-15 02:49:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32193 0.039534 [API:8081]10.0.0.242 - - [2026-01-15 02:49:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy0Ipv4v6-50605006:ctest-vnet0-10207666?flat HTTP/1.1" 200 7967 0.016387 [API:8081]10.0.0.242 - - [2026-01-15 02:49:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009489 [API:8081]10.0.0.242 - - [2026-01-15 02:49:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.242 - - [2026-01-15 02:49:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1445 0.071631 [API:8081]10.0.0.242 - - [2026-01-15 02:49:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1670 0.065866 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:50:52] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003570 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:50:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003548 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:50:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004100 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:50:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003345 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:50:52] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003486 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:50:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002870 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:50:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002656 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 02:50:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002697 [API:8081]10.0.0.33 - - [2026-01-15 02:51:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067897 [API:8081]10.0.0.242 - - [2026-01-15 02:52:05] "GET /analytics HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.242 - - [2026-01-15 02:52:05] "GET /analytics HTTP/1.1" 401 206 0.000179 [API:8081]10.0.0.33 - - [2026-01-15 02:52:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.071374 [API:8081]10.0.0.73 - - [2026-01-15 02:52:34] "GET /analytics HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.73 - - [2026-01-15 02:52:34] "GET /analytics HTTP/1.1" 401 206 0.000166 [API:8081]10.0.0.33 - - [2026-01-15 02:52:34] "GET /analytics HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.33 - - [2026-01-15 02:52:34] "GET /analytics HTTP/1.1" 401 206 0.000170 [API:8081]10.0.0.242 - - [2026-01-15 02:53:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.022796 [API:8081]10.0.0.242 - - [2026-01-15 02:53:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.096627 [API:8081]10.0.0.242 - - [2026-01-15 02:53:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.021134 [API:8081]10.0.0.242 - - [2026-01-15 02:53:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.021629 [API:8081]10.0.0.242 - - [2026-01-15 02:53:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.028147 [API:8081]10.0.0.242 - - [2026-01-15 02:53:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.020849 [API:8081]10.0.0.242 - - [2026-01-15 02:53:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.020530 [API:8081]10.0.0.242 - - [2026-01-15 02:53:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.021307 [API:8081]10.0.0.242 - - [2026-01-15 02:53:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.023387 [API:8081]10.0.0.242 - - [2026-01-15 02:53:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.022277 [API:8081]10.0.0.242 - - [2026-01-15 02:53:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.032979 [API:8081]10.0.0.242 - - [2026-01-15 02:53:46] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-84630379:ctest-vnet1-77842872?flat HTTP/1.1" 200 7307 0.015278 [API:8081]10.0.0.242 - - [2026-01-15 02:53:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009644 [API:8081]10.0.0.33 - - [2026-01-15 02:53:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.33 - - [2026-01-15 02:53:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.73 - - [2026-01-15 02:53:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.73 - - [2026-01-15 02:53:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.242 - - [2026-01-15 02:53:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32199 0.031953 [API:8081]10.0.0.33 - - [2026-01-15 02:53:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.33 - - [2026-01-15 02:53:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.73 - - [2026-01-15 02:53:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.73 - - [2026-01-15 02:53:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.242 - - [2026-01-15 02:53:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.242 - - [2026-01-15 02:53:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.242 - - [2026-01-15 02:53:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32199 0.026233 [API:8081]10.0.0.242 - - [2026-01-15 02:53:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.242 - - [2026-01-15 02:53:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000532 [API:8081]10.0.0.242 - - [2026-01-15 02:53:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32199 0.027084 [API:8081]10.0.0.242 - - [2026-01-15 02:53:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32199 0.026215 [API:8081]10.0.0.242 - - [2026-01-15 02:54:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32199 0.028249 [API:8081]10.0.0.242 - - [2026-01-15 02:54:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32201 0.026018 [API:8081]10.0.0.242 - - [2026-01-15 02:54:04] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-84630379:ctest-vnet0-89169572?flat HTTP/1.1" 200 6959 0.013746 [API:8081]10.0.0.242 - - [2026-01-15 02:54:04] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009841 [API:8081]10.0.0.242 - - [2026-01-15 02:54:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.242 - - [2026-01-15 02:54:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1457 0.068290 [API:8081]10.0.0.242 - - [2026-01-15 02:54:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1694 0.060032 [API:8081]10.0.0.33 - - [2026-01-15 02:54:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.108003 [API:8081]10.0.0.33 - - [2026-01-15 02:55:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.094222 [API:8081]10.0.0.33 - - [2026-01-15 02:57:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.081418 [API:8081]10.0.0.242 - - [2026-01-15 02:58:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24609 0.082435 [API:8081]10.0.0.242 - - [2026-01-15 02:58:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24609 0.022433 [API:8081]10.0.0.242 - - [2026-01-15 02:58:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24609 0.042525 [API:8081]10.0.0.242 - - [2026-01-15 02:58:14] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-35404215:ctest-vnet1-88850445?flat HTTP/1.1" 200 8069 0.020627 [API:8081]10.0.0.242 - - [2026-01-15 02:58:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.019890 [API:8081]10.0.0.242 - - [2026-01-15 02:58:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32210 0.026776 [API:8081]10.0.0.242 - - [2026-01-15 02:58:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32210 0.029582 [API:8081]10.0.0.242 - - [2026-01-15 02:58:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32210 0.026500 [API:8081]10.0.0.242 - - [2026-01-15 02:58:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32210 0.030025 [API:8081]10.0.0.242 - - [2026-01-15 02:58:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32210 0.028070 [API:8081]10.0.0.33 - - [2026-01-15 02:58:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.068719 [API:8081]10.0.0.242 - - [2026-01-15 02:58:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32210 0.026992 [API:8081]10.0.0.242 - - [2026-01-15 02:58:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32210 0.026514 [API:8081]10.0.0.242 - - [2026-01-15 02:58:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-35404215:ctest-vnet0-45593965?flat HTTP/1.1" 200 7710 0.015127 [API:8081]10.0.0.242 - - [2026-01-15 02:58:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010632 [API:8081]10.0.0.33 - - [2026-01-15 02:58:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.33 - - [2026-01-15 02:58:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.73 - - [2026-01-15 02:58:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.73 - - [2026-01-15 02:58:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.33 - - [2026-01-15 02:58:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.33 - - [2026-01-15 02:58:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.73 - - [2026-01-15 02:58:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.73 - - [2026-01-15 02:58:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.242 - - [2026-01-15 02:58:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.242 - - [2026-01-15 02:58:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.242 - - [2026-01-15 02:58:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000335 [API:8081]10.0.0.242 - - [2026-01-15 02:58:53] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.33 - - [2026-01-15 03:00:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077063 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:00:52] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003147 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:00:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003434 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:00:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003398 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:00:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.005343 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:00:52] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003853 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:00:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003190 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:00:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003879 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:00:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005105 [API:8081]10.0.0.33 - - [2026-01-15 03:01:34] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.082156 [API:8081]10.0.0.242 - - [2026-01-15 03:02:05] "GET /analytics HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.242 - - [2026-01-15 03:02:05] "GET /analytics HTTP/1.1" 401 206 0.000178 [API:8081]10.0.0.73 - - [2026-01-15 03:02:34] "GET /analytics HTTP/1.1" 401 206 0.000363 [API:8081]10.0.0.73 - - [2026-01-15 03:02:34] "GET /analytics HTTP/1.1" 401 206 0.000166 [API:8081]10.0.0.33 - - [2026-01-15 03:02:34] "GET /analytics HTTP/1.1" 401 206 0.000355 [API:8081]10.0.0.33 - - [2026-01-15 03:02:34] "GET /analytics HTTP/1.1" 401 206 0.000186 [API:8081]10.0.0.242 - - [2026-01-15 03:02:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.242 - - [2026-01-15 03:02:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1646 0.073520 [API:8081]10.0.0.33 - - [2026-01-15 03:03:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079289 [API:8081]10.0.0.33 - - [2026-01-15 03:03:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000332 [API:8081]10.0.0.33 - - [2026-01-15 03:03:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000320 [API:8081]10.0.0.73 - - [2026-01-15 03:03:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.73 - - [2026-01-15 03:03:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.33 - - [2026-01-15 03:03:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000407 [API:8081]10.0.0.33 - - [2026-01-15 03:03:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000337 [API:8081]10.0.0.73 - - [2026-01-15 03:03:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000335 [API:8081]10.0.0.73 - - [2026-01-15 03:03:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000347 [API:8081]10.0.0.242 - - [2026-01-15 03:03:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.242 - - [2026-01-15 03:03:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000320 [API:8081]10.0.0.242 - - [2026-01-15 03:03:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.242 - - [2026-01-15 03:03:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000347 [API:8081]10.0.0.242 - - [2026-01-15 03:04:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1658 0.075684 [API:8081]10.0.0.33 - - [2026-01-15 03:04:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.074512 [API:8081]10.0.0.242 - - [2026-01-15 03:05:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.242 - - [2026-01-15 03:05:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1567 0.089221 [API:8081]10.0.0.242 - - [2026-01-15 03:06:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-40502393:c8cd1595-5d33-43b4-ae92-1548657948a3?flat HTTP/1.1" 200 5820 0.079789 [API:8081]10.0.0.242 - - [2026-01-15 03:06:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-40502393:c8cd1595-5d33-43b4-ae92-1548657948a3?flat HTTP/1.1" 200 5820 0.081141 [API:8081]10.0.0.242 - - [2026-01-15 03:06:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-40502393:c8cd1595-5d33-43b4-ae92-1548657948a3?flat HTTP/1.1" 200 5830 0.013199 [API:8081]10.0.0.242 - - [2026-01-15 03:06:34] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-40502393:ctest-SecurityGroupBasicRegressionTests1Ipv6-40502393-53128188?flat HTTP/1.1" 200 10802 0.032216 [API:8081]10.0.0.242 - - [2026-01-15 03:06:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32228 0.039798 [API:8081]10.0.0.242 - - [2026-01-15 03:06:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32228 0.046554 [API:8081]10.0.0.242 - - [2026-01-15 03:06:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009421 [API:8081]10.0.0.33 - - [2026-01-15 03:06:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075760 [API:8081]10.0.0.242 - - [2026-01-15 03:07:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-40502393:7893ad0a-f537-4361-861e-53201fe79f46?flat HTTP/1.1" 200 5687 0.019965 [API:8081]10.0.0.242 - - [2026-01-15 03:07:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-40502393:7893ad0a-f537-4361-861e-53201fe79f46?flat HTTP/1.1" 200 5687 0.018783 [API:8081]10.0.0.242 - - [2026-01-15 03:07:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-40502393:7893ad0a-f537-4361-861e-53201fe79f46?flat HTTP/1.1" 200 5687 0.021603 [API:8081]10.0.0.242 - - [2026-01-15 03:07:00] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-40502393:ctest-SecurityGroupBasicRegressionTests1Ipv6-40502393-53128188?flat HTTP/1.1" 200 10802 0.029037 [API:8081]10.0.0.242 - - [2026-01-15 03:07:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.035841 [API:8081]10.0.0.242 - - [2026-01-15 03:07:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.060138 [API:8081]10.0.0.242 - - [2026-01-15 03:07:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.013880 [API:8081]10.0.0.33 - - [2026-01-15 03:07:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.116408 [API:8081]10.0.0.33 - - [2026-01-15 03:08:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000316 [API:8081]10.0.0.33 - - [2026-01-15 03:08:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.73 - - [2026-01-15 03:08:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000366 [API:8081]10.0.0.73 - - [2026-01-15 03:08:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.33 - - [2026-01-15 03:08:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.33 - - [2026-01-15 03:08:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.73 - - [2026-01-15 03:08:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.73 - - [2026-01-15 03:08:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000327 [API:8081]10.0.0.242 - - [2026-01-15 03:08:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.242 - - [2026-01-15 03:08:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000328 [API:8081]10.0.0.242 - - [2026-01-15 03:08:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000448 [API:8081]10.0.0.242 - - [2026-01-15 03:08:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000397 [API:8081]10.0.0.242 - - [2026-01-15 03:08:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.024830 [API:8081]10.0.0.242 - - [2026-01-15 03:08:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.025490 [API:8081]10.0.0.242 - - [2026-01-15 03:09:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.029678 [API:8081]10.0.0.242 - - [2026-01-15 03:09:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.026568 [API:8081]10.0.0.242 - - [2026-01-15 03:09:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.028524 [API:8081]10.0.0.242 - - [2026-01-15 03:09:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.023609 [API:8081]10.0.0.242 - - [2026-01-15 03:09:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.041602 [API:8081]10.0.0.242 - - [2026-01-15 03:09:13] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-40502393:ctest-SecurityGroupBasicRegressionTests1Ipv6-40502393-53128188?flat HTTP/1.1" 200 11706 0.018582 [API:8081]10.0.0.242 - - [2026-01-15 03:09:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.011918 [API:8081]10.0.0.242 - - [2026-01-15 03:09:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32233 0.035723 [API:8081]10.0.0.242 - - [2026-01-15 03:09:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32233 0.034725 [API:8081]10.0.0.242 - - [2026-01-15 03:09:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32233 0.029340 [API:8081]10.0.0.242 - - [2026-01-15 03:09:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32233 0.028307 [API:8081]10.0.0.242 - - [2026-01-15 03:09:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32233 0.027163 [API:8081]10.0.0.242 - - [2026-01-15 03:09:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32233 0.026902 [API:8081]10.0.0.242 - - [2026-01-15 03:09:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32233 0.051586 [API:8081]10.0.0.242 - - [2026-01-15 03:09:35] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-40502393:ctest-SecurityGroupBasicRegressionTests1Ipv6-40502393-53128188?flat HTTP/1.1" 200 8798 0.015734 [API:8081]10.0.0.242 - - [2026-01-15 03:09:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.012247 [API:8081]10.0.0.33 - - [2026-01-15 03:09:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.090419 [API:8081]10.0.0.242 - - [2026-01-15 03:09:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.242 - - [2026-01-15 03:09:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1587 0.073208 [API:8081]10.0.0.242 - - [2026-01-15 03:10:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-12890090:cd949d41-8286-4b2d-8733-d1d67e600322?flat HTTP/1.1" 200 5805 0.082441 [API:8081]10.0.0.242 - - [2026-01-15 03:10:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-12890090:cd949d41-8286-4b2d-8733-d1d67e600322?flat HTTP/1.1" 200 5805 0.074322 [API:8081]10.0.0.242 - - [2026-01-15 03:10:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-12890090:cd949d41-8286-4b2d-8733-d1d67e600322?flat HTTP/1.1" 200 5805 0.018802 [API:8081]10.0.0.242 - - [2026-01-15 03:10:31] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-12890090:ctest-SecurityGroupBasicRegressionTests1_contrail-12890090-46516255?flat HTTP/1.1" 200 4447 0.017844 [API:8081]10.0.0.242 - - [2026-01-15 03:10:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32233 0.028765 [API:8081]10.0.0.242 - - [2026-01-15 03:10:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32233 0.030423 [API:8081]10.0.0.242 - - [2026-01-15 03:10:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.010934 [API:8081]10.0.0.33 - - [2026-01-15 03:10:43] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.085264 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:10:52] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003114 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:10:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003799 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:10:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003555 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:10:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003185 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:10:52] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003902 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:10:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003570 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:10:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003633 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:10:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002994 [API:8081]10.0.0.242 - - [2026-01-15 03:10:57] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-12890090:60eb4319-9eec-4848-b14b-6d2f65af3d31?flat HTTP/1.1" 200 5675 0.017616 [API:8081]10.0.0.242 - - [2026-01-15 03:10:57] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-12890090:60eb4319-9eec-4848-b14b-6d2f65af3d31?flat HTTP/1.1" 200 5675 0.016047 [API:8081]10.0.0.242 - - [2026-01-15 03:10:57] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-12890090:60eb4319-9eec-4848-b14b-6d2f65af3d31?flat HTTP/1.1" 200 5675 0.017448 [API:8081]10.0.0.242 - - [2026-01-15 03:10:57] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-12890090:ctest-SecurityGroupBasicRegressionTests1_contrail-12890090-46516255?flat HTTP/1.1" 200 10580 0.025080 [API:8081]10.0.0.242 - - [2026-01-15 03:10:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.038024 [API:8081]10.0.0.242 - - [2026-01-15 03:10:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.026211 [API:8081]10.0.0.242 - - [2026-01-15 03:10:57] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.010094 [API:8081]10.0.0.242 - - [2026-01-15 03:12:06] "GET /analytics HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.242 - - [2026-01-15 03:12:06] "GET /analytics HTTP/1.1" 401 206 0.000180 [API:8081]10.0.0.73 - - [2026-01-15 03:12:34] "GET /analytics HTTP/1.1" 401 206 0.000243 [API:8081]10.0.0.73 - - [2026-01-15 03:12:34] "GET /analytics HTTP/1.1" 401 206 0.000204 [API:8081]10.0.0.33 - - [2026-01-15 03:12:34] "GET /analytics HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.33 - - [2026-01-15 03:12:34] "GET /analytics HTTP/1.1" 401 206 0.000229 [API:8081]10.0.0.33 - - [2026-01-15 03:12:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.089940 [API:8081]10.0.0.242 - - [2026-01-15 03:12:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.026996 [API:8081]10.0.0.242 - - [2026-01-15 03:12:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.023085 [API:8081]10.0.0.242 - - [2026-01-15 03:12:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.022858 [API:8081]10.0.0.242 - - [2026-01-15 03:13:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.037484 [API:8081]10.0.0.242 - - [2026-01-15 03:13:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.022603 [API:8081]10.0.0.242 - - [2026-01-15 03:13:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.022135 [API:8081]10.0.0.242 - - [2026-01-15 03:13:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.042642 [API:8081]10.0.0.242 - - [2026-01-15 03:13:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.036376 [API:8081]10.0.0.242 - - [2026-01-15 03:13:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.037882 [API:8081]10.0.0.242 - - [2026-01-15 03:13:16] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-12890090:ctest-SecurityGroupBasicRegressionTests1_contrail-12890090-46516255?flat HTTP/1.1" 200 11401 0.019200 [API:8081]10.0.0.242 - - [2026-01-15 03:13:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009834 [API:8081]10.0.0.242 - - [2026-01-15 03:13:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32244 0.036577 [API:8081]10.0.0.242 - - [2026-01-15 03:13:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32244 0.027886 [API:8081]10.0.0.242 - - [2026-01-15 03:13:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32244 0.034733 [API:8081]10.0.0.242 - - [2026-01-15 03:13:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32244 0.030561 [API:8081]10.0.0.242 - - [2026-01-15 03:13:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32244 0.029468 [API:8081]10.0.0.242 - - [2026-01-15 03:13:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32244 0.037191 [API:8081]10.0.0.242 - - [2026-01-15 03:13:34] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-12890090:ctest-SecurityGroupBasicRegressionTests1_contrail-12890090-46516255?flat HTTP/1.1" 200 8425 0.014366 [API:8081]10.0.0.242 - - [2026-01-15 03:13:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010088 [API:8081]10.0.0.33 - - [2026-01-15 03:13:46] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.112195 [API:8081]10.0.0.242 - - [2026-01-15 03:13:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.242 - - [2026-01-15 03:13:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1551 0.069794 [API:8081]10.0.0.33 - - [2026-01-15 03:13:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000216 [API:8081]10.0.0.33 - - [2026-01-15 03:13:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.73 - - [2026-01-15 03:13:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.73 - - [2026-01-15 03:13:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.33 - - [2026-01-15 03:13:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000425 [API:8081]10.0.0.33 - - [2026-01-15 03:13:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.73 - - [2026-01-15 03:13:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000357 [API:8081]10.0.0.73 - - [2026-01-15 03:13:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000354 [API:8081]10.0.0.242 - - [2026-01-15 03:13:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.242 - - [2026-01-15 03:13:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.242 - - [2026-01-15 03:13:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.242 - - [2026-01-15 03:13:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.242 - - [2026-01-15 03:14:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-40286138:29c275c5-d9af-4d4b-bd52-3d15b067b7c3?flat HTTP/1.1" 200 5687 0.079484 [API:8081]10.0.0.242 - - [2026-01-15 03:14:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-40286138:29c275c5-d9af-4d4b-bd52-3d15b067b7c3?flat HTTP/1.1" 200 5687 0.079113 [API:8081]10.0.0.242 - - [2026-01-15 03:14:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-40286138:29c275c5-d9af-4d4b-bd52-3d15b067b7c3?flat HTTP/1.1" 200 5687 0.015280 [API:8081]10.0.0.242 - - [2026-01-15 03:14:35] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-40286138:ctest-SecurityGroupBasicRegressionTests1-40286138-39094474?flat HTTP/1.1" 200 9937 0.018284 [API:8081]10.0.0.242 - - [2026-01-15 03:14:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32250 0.030889 [API:8081]10.0.0.242 - - [2026-01-15 03:14:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32250 0.027428 [API:8081]10.0.0.242 - - [2026-01-15 03:14:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009567 [API:8081]10.0.0.242 - - [2026-01-15 03:14:56] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-40286138:dd458d9c-b4c8-4d50-ba68-77a7d26241f0?flat HTTP/1.1" 200 5550 0.019919 [API:8081]10.0.0.242 - - [2026-01-15 03:14:56] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-40286138:dd458d9c-b4c8-4d50-ba68-77a7d26241f0?flat HTTP/1.1" 200 5550 0.016927 [API:8081]10.0.0.242 - - [2026-01-15 03:14:56] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-40286138:dd458d9c-b4c8-4d50-ba68-77a7d26241f0?flat HTTP/1.1" 200 5550 0.015663 [API:8081]10.0.0.242 - - [2026-01-15 03:14:56] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-40286138:ctest-SecurityGroupBasicRegressionTests1-40286138-39094474?flat HTTP/1.1" 200 9938 0.020303 [API:8081]10.0.0.242 - - [2026-01-15 03:14:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.022105 [API:8081]10.0.0.242 - - [2026-01-15 03:14:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.040715 [API:8081]10.0.0.242 - - [2026-01-15 03:14:56] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009966 [API:8081]10.0.0.33 - - [2026-01-15 03:15:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077938 [API:8081]10.0.0.242 - - [2026-01-15 03:16:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.039812 [API:8081]10.0.0.33 - - [2026-01-15 03:16:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.093637 [API:8081]10.0.0.242 - - [2026-01-15 03:16:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.026957 [API:8081]10.0.0.242 - - [2026-01-15 03:16:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.024789 [API:8081]10.0.0.242 - - [2026-01-15 03:16:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.028012 [API:8081]10.0.0.242 - - [2026-01-15 03:17:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.029311 [API:8081]10.0.0.242 - - [2026-01-15 03:17:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.024832 [API:8081]10.0.0.242 - - [2026-01-15 03:17:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.026464 [API:8081]10.0.0.242 - - [2026-01-15 03:17:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.035283 [API:8081]10.0.0.242 - - [2026-01-15 03:17:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.035558 [API:8081]10.0.0.242 - - [2026-01-15 03:17:13] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-40286138:ctest-SecurityGroupBasicRegressionTests1-40286138-39094474?flat HTTP/1.1" 200 10821 0.019443 [API:8081]10.0.0.242 - - [2026-01-15 03:17:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.011018 [API:8081]10.0.0.242 - - [2026-01-15 03:17:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32260 0.029299 [API:8081]10.0.0.242 - - [2026-01-15 03:17:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32260 0.028009 [API:8081]10.0.0.242 - - [2026-01-15 03:17:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32260 0.028918 [API:8081]10.0.0.242 - - [2026-01-15 03:17:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32260 0.028540 [API:8081]10.0.0.242 - - [2026-01-15 03:17:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32260 0.029093 [API:8081]10.0.0.242 - - [2026-01-15 03:17:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32260 0.034283 [API:8081]10.0.0.242 - - [2026-01-15 03:17:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32260 0.027798 [API:8081]10.0.0.242 - - [2026-01-15 03:17:35] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-40286138:ctest-SecurityGroupBasicRegressionTests1-40286138-39094474?flat HTTP/1.1" 200 7955 0.014274 [API:8081]10.0.0.242 - - [2026-01-15 03:17:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009168 [API:8081]10.0.0.242 - - [2026-01-15 03:17:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000339 [API:8081]10.0.0.242 - - [2026-01-15 03:17:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1648 0.078617 [API:8081]10.0.0.242 - - [2026-01-15 03:17:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1861 0.087787 [API:8081]10.0.0.242 - - [2026-01-15 03:17:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2076 0.083156 [API:8081]10.0.0.242 - - [2026-01-15 03:18:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1648 0.017214 [API:8081]10.0.0.242 - - [2026-01-15 03:18:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1861 0.013639 [API:8081]10.0.0.242 - - [2026-01-15 03:18:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2076 0.011445 [API:8081]10.0.0.242 - - [2026-01-15 03:18:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2301 0.009782 [API:8081]10.0.0.242 - - [2026-01-15 03:18:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2528 0.012443 [API:8081]10.0.0.242 - - [2026-01-15 03:18:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000323 [API:8081]10.0.0.242 - - [2026-01-15 03:18:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1433 0.096276 [API:8081]10.0.0.242 - - [2026-01-15 03:18:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1650 0.084748 [API:8081]10.0.0.242 - - [2026-01-15 03:18:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1869 0.083166 [API:8081]10.0.0.33 - - [2026-01-15 03:18:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000400 [API:8081]10.0.0.33 - - [2026-01-15 03:18:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.73 - - [2026-01-15 03:18:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.73 - - [2026-01-15 03:18:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.33 - - [2026-01-15 03:18:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000359 [API:8081]10.0.0.33 - - [2026-01-15 03:18:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.73 - - [2026-01-15 03:18:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.242 - - [2026-01-15 03:18:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.013521 [API:8081]10.0.0.73 - - [2026-01-15 03:18:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.33 - - [2026-01-15 03:18:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.202411 [API:8081]10.0.0.242 - - [2026-01-15 03:18:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000348 [API:8081]10.0.0.242 - - [2026-01-15 03:18:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000381 [API:8081]10.0.0.242 - - [2026-01-15 03:18:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1865 0.010437 [API:8081]10.0.0.242 - - [2026-01-15 03:18:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.242 - - [2026-01-15 03:18:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.242 - - [2026-01-15 03:18:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2080 0.010684 [API:8081]10.0.0.242 - - [2026-01-15 03:19:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.242 - - [2026-01-15 03:19:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1648 0.082714 [API:8081]10.0.0.242 - - [2026-01-15 03:19:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1857 0.129692 [API:8081]10.0.0.242 - - [2026-01-15 03:19:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1849 0.110327 [API:8081]10.0.0.242 - - [2026-01-15 03:19:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1429 0.010016 [API:8081]10.0.0.242 - - [2026-01-15 03:19:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1638 0.010788 [API:8081]10.0.0.242 - - [2026-01-15 03:19:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1849 0.010607 [API:8081]10.0.0.242 - - [2026-01-15 03:19:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2070 0.018973 [API:8081]10.0.0.242 - - [2026-01-15 03:19:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2293 0.011155 [API:8081]10.0.0.242 - - [2026-01-15 03:19:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000329 [API:8081]10.0.0.242 - - [2026-01-15 03:19:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1435 0.080344 [API:8081]10.0.0.242 - - [2026-01-15 03:19:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.092577 [API:8081]10.0.0.33 - - [2026-01-15 03:19:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.144854 [API:8081]10.0.0.242 - - [2026-01-15 03:19:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1873 0.013490 [API:8081]10.0.0.242 - - [2026-01-15 03:19:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2106 0.011107 [API:8081]10.0.0.242 - - [2026-01-15 03:19:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2341 0.079296 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:20:52] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003912 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:20:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003958 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:20:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003561 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:20:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002846 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:20:52] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004728 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:20:52] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004182 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:20:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006695 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:20:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005664 [API:8081]10.0.0.33 - - [2026-01-15 03:21:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077809 [API:8081]10.0.0.242 - - [2026-01-15 03:22:06] "GET /analytics HTTP/1.1" 401 206 0.000344 [API:8081]10.0.0.242 - - [2026-01-15 03:22:06] "GET /analytics HTTP/1.1" 401 206 0.000168 [API:8081]10.0.0.73 - - [2026-01-15 03:22:34] "GET /analytics HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.73 - - [2026-01-15 03:22:34] "GET /analytics HTTP/1.1" 401 206 0.000216 [API:8081]10.0.0.33 - - [2026-01-15 03:22:34] "GET /analytics HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.33 - - [2026-01-15 03:22:34] "GET /analytics HTTP/1.1" 401 206 0.000159 [API:8081]10.0.0.33 - - [2026-01-15 03:22:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.114708 [API:8081]10.0.0.33 - - [2026-01-15 03:23:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.33 - - [2026-01-15 03:23:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.73 - - [2026-01-15 03:23:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000312 [API:8081]10.0.0.73 - - [2026-01-15 03:23:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.33 - - [2026-01-15 03:23:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.33 - - [2026-01-15 03:23:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000347 [API:8081]10.0.0.73 - - [2026-01-15 03:23:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.73 - - [2026-01-15 03:23:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.242 - - [2026-01-15 03:23:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.242 - - [2026-01-15 03:23:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.242 - - [2026-01-15 03:23:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.242 - - [2026-01-15 03:23:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.33 - - [2026-01-15 03:24:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075689 [API:8081]10.0.0.33 - - [2026-01-15 03:25:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.070782 [API:8081]10.0.0.242 - - [2026-01-15 03:26:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.242 - - [2026-01-15 03:26:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.068664 [API:8081]10.0.0.242 - - [2026-01-15 03:26:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1863 0.067139 [API:8081]10.0.0.33 - - [2026-01-15 03:27:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068524 [API:8081]10.0.0.33 - - [2026-01-15 03:28:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000348 [API:8081]10.0.0.33 - - [2026-01-15 03:28:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000379 [API:8081]10.0.0.73 - - [2026-01-15 03:28:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.73 - - [2026-01-15 03:28:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000346 [API:8081]10.0.0.33 - - [2026-01-15 03:28:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000381 [API:8081]10.0.0.33 - - [2026-01-15 03:28:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.73 - - [2026-01-15 03:28:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.73 - - [2026-01-15 03:28:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.242 - - [2026-01-15 03:28:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000419 [API:8081]10.0.0.242 - - [2026-01-15 03:28:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000401 [API:8081]10.0.0.242 - - [2026-01-15 03:28:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000502 [API:8081]10.0.0.242 - - [2026-01-15 03:28:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.33 - - [2026-01-15 03:29:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.087159 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:30:53] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003492 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:30:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003430 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:30:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003567 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:30:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003444 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:30:53] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004532 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:30:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003341 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:30:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004224 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:30:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003253 [API:8081]10.0.0.33 - - [2026-01-15 03:31:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.084539 [API:8081]10.0.0.242 - - [2026-01-15 03:31:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000373 [API:8081]10.0.0.242 - - [2026-01-15 03:31:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1634 0.095979 [API:8081]10.0.0.33 - - [2026-01-15 03:32:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.129256 [API:8081]10.0.0.242 - - [2026-01-15 03:32:06] "GET /analytics HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.242 - - [2026-01-15 03:32:06] "GET /analytics HTTP/1.1" 401 206 0.000196 [API:8081]10.0.0.242 - - [2026-01-15 03:32:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.242 - - [2026-01-15 03:32:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1443 0.098832 [API:8081]10.0.0.73 - - [2026-01-15 03:32:34] "GET /analytics HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.73 - - [2026-01-15 03:32:34] "GET /analytics HTTP/1.1" 401 206 0.000172 [API:8081]10.0.0.33 - - [2026-01-15 03:32:34] "GET /analytics HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.33 - - [2026-01-15 03:32:34] "GET /analytics HTTP/1.1" 401 206 0.000156 [API:8081]10.0.0.33 - - [2026-01-15 03:33:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.33 - - [2026-01-15 03:33:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.73 - - [2026-01-15 03:33:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000518 [API:8081]10.0.0.73 - - [2026-01-15 03:33:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.33 - - [2026-01-15 03:33:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.33 - - [2026-01-15 03:33:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000366 [API:8081]10.0.0.73 - - [2026-01-15 03:33:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000344 [API:8081]10.0.0.73 - - [2026-01-15 03:33:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.242 - - [2026-01-15 03:33:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000426 [API:8081]10.0.0.242 - - [2026-01-15 03:33:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000356 [API:8081]10.0.0.242 - - [2026-01-15 03:33:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000332 [API:8081]10.0.0.242 - - [2026-01-15 03:33:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.33 - - [2026-01-15 03:34:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076088 [API:8081]10.0.0.33 - - [2026-01-15 03:35:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.084748 [API:8081]10.0.0.33 - - [2026-01-15 03:37:07] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072933 [API:8081]10.0.0.33 - - [2026-01-15 03:38:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.466420 [API:8081]10.0.0.242 - - [2026-01-15 03:38:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000320 [API:8081]10.0.0.242 - - [2026-01-15 03:38:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1423 0.081067 [API:8081]10.0.0.33 - - [2026-01-15 03:38:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.33 - - [2026-01-15 03:38:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000410 [API:8081]10.0.0.73 - - [2026-01-15 03:38:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000481 [API:8081]10.0.0.73 - - [2026-01-15 03:38:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.33 - - [2026-01-15 03:38:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.33 - - [2026-01-15 03:38:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.73 - - [2026-01-15 03:38:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.73 - - [2026-01-15 03:38:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.242 - - [2026-01-15 03:38:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000448 [API:8081]10.0.0.242 - - [2026-01-15 03:38:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.242 - - [2026-01-15 03:38:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.242 - - [2026-01-15 03:38:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.33 - - [2026-01-15 03:40:11] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.123863 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:40:53] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.005159 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:40:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003147 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:40:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003517 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:40:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003397 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:40:53] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003778 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:40:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003385 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:40:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004266 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:40:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003442 [API:8081]10.0.0.33 - - [2026-01-15 03:41:12] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.100030 [API:8081]10.0.0.242 - - [2026-01-15 03:42:06] "GET /analytics HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.242 - - [2026-01-15 03:42:06] "GET /analytics HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.73 - - [2026-01-15 03:42:34] "GET /analytics HTTP/1.1" 401 206 0.000369 [API:8081]10.0.0.73 - - [2026-01-15 03:42:34] "GET /analytics HTTP/1.1" 401 206 0.000204 [API:8081]10.0.0.33 - - [2026-01-15 03:42:34] "GET /analytics HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.33 - - [2026-01-15 03:42:34] "GET /analytics HTTP/1.1" 401 206 0.000226 [API:8081]10.0.0.33 - - [2026-01-15 03:43:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.088393 [API:8081]10.0.0.242 - - [2026-01-15 03:43:45] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-22363670:61de879b-4441-46d0-bb8f-583f51193599?flat HTTP/1.1" 401 206 0.000310 [API:8081]10.0.0.242 - - [2026-01-15 03:43:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-22363670:61de879b-4441-46d0-bb8f-583f51193599?flat HTTP/1.1" 200 5114 0.074891 [API:8081]10.0.0.242 - - [2026-01-15 03:43:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-22363670:61de879b-4441-46d0-bb8f-583f51193599?flat HTTP/1.1" 200 5114 0.074824 [API:8081]10.0.0.242 - - [2026-01-15 03:43:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-22363670:61de879b-4441-46d0-bb8f-583f51193599?flat HTTP/1.1" 200 5114 0.070528 [API:8081]10.0.0.242 - - [2026-01-15 03:43:46] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-22363670:ctest-random-83835094?flat HTTP/1.1" 200 8241 0.020017 [API:8081]10.0.0.242 - - [2026-01-15 03:43:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32278 0.028376 [API:8081]10.0.0.242 - - [2026-01-15 03:43:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32278 0.027625 [API:8081]10.0.0.242 - - [2026-01-15 03:43:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.011800 [API:8081]10.0.0.33 - - [2026-01-15 03:43:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000352 [API:8081]10.0.0.33 - - [2026-01-15 03:43:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.73 - - [2026-01-15 03:43:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000475 [API:8081]10.0.0.73 - - [2026-01-15 03:43:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000722 [API:8081]10.0.0.33 - - [2026-01-15 03:43:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.242 - - [2026-01-15 03:43:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1429 0.018186 [API:8081]10.0.0.33 - - [2026-01-15 03:43:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000425 [API:8081]10.0.0.73 - - [2026-01-15 03:43:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.73 - - [2026-01-15 03:43:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.242 - - [2026-01-15 03:43:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.242 - - [2026-01-15 03:43:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000336 [API:8081]10.0.0.242 - - [2026-01-15 03:43:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.242 - - [2026-01-15 03:43:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000590 [API:8081]10.0.0.242 - - [2026-01-15 03:43:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32278 0.034677 [API:8081]10.0.0.242 - - [2026-01-15 03:43:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32278 0.027309 [API:8081]10.0.0.242 - - [2026-01-15 03:43:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32278 0.035725 [API:8081]10.0.0.242 - - [2026-01-15 03:44:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32278 0.030358 [API:8081]10.0.0.242 - - [2026-01-15 03:44:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32278 0.029151 [API:8081]10.0.0.242 - - [2026-01-15 03:44:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-22363670:ctest-random-83835094?flat HTTP/1.1" 200 8120 0.018707 [API:8081]10.0.0.242 - - [2026-01-15 03:44:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.010025 [API:8081]10.0.0.33 - - [2026-01-15 03:44:15] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.084572 [API:8081]10.0.0.33 - - [2026-01-15 03:46:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.144040 [API:8081]10.0.0.33 - - [2026-01-15 03:47:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.073882 [API:8081]10.0.0.242 - - [2026-01-15 03:47:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.242 - - [2026-01-15 03:47:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2070 0.082320 [API:8081]10.0.0.33 - - [2026-01-15 03:48:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000397 [API:8081]10.0.0.33 - - [2026-01-15 03:48:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.73 - - [2026-01-15 03:48:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.73 - - [2026-01-15 03:48:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.33 - - [2026-01-15 03:48:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.33 - - [2026-01-15 03:48:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000365 [API:8081]10.0.0.73 - - [2026-01-15 03:48:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.73 - - [2026-01-15 03:48:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.242 - - [2026-01-15 03:48:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000382 [API:8081]10.0.0.242 - - [2026-01-15 03:48:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.242 - - [2026-01-15 03:48:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000400 [API:8081]10.0.0.242 - - [2026-01-15 03:48:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000360 [API:8081]10.0.0.33 - - [2026-01-15 03:49:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079596 [API:8081]10.0.0.33 - - [2026-01-15 03:50:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.086046 [API:8081]10.0.0.242 - - [2026-01-15 03:50:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.242 - - [2026-01-15 03:50:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1425 0.084184 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:50:53] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004722 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:50:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004110 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:50:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.007208 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:50:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.005538 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:50:53] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004405 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:50:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004020 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:50:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003436 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:50:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004799 [API:8081]10.0.0.242 - - [2026-01-15 03:52:06] "GET /analytics HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.242 - - [2026-01-15 03:52:06] "GET /analytics HTTP/1.1" 401 206 0.000204 [API:8081]10.0.0.33 - - [2026-01-15 03:52:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.087746 [API:8081]10.0.0.73 - - [2026-01-15 03:52:34] "GET /analytics HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.73 - - [2026-01-15 03:52:34] "GET /analytics HTTP/1.1" 401 206 0.000165 [API:8081]10.0.0.33 - - [2026-01-15 03:52:34] "GET /analytics HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.33 - - [2026-01-15 03:52:34] "GET /analytics HTTP/1.1" 401 206 0.000358 [API:8081]10.0.0.242 - - [2026-01-15 03:52:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.242 - - [2026-01-15 03:52:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1455 0.082017 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:22] "POST /analytics/query HTTP/1.1" 202 179 0.013395 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:22] "GET /analytics/query/bc90700c-f1c5-11f0-a2b6-00000a0000f2 HTTP/1.1" 200 221 0.002213 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:22] "GET /analytics/query/bc90700c-f1c5-11f0-a2b6-00000a0000f2 HTTP/1.1" 200 221 0.002479 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:23] "GET /analytics/query/bc90700c-f1c5-11f0-a2b6-00000a0000f2 HTTP/1.1" 200 338 0.002760 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:23] "GET /analytics/query/bc90700c-f1c5-11f0-a2b6-00000a0000f2/chunk-final/0 HTTP/1.1" 200 856 0.003707 [API:8081]10.0.0.33 - - [2026-01-15 03:53:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.073656 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:24] "POST /analytics/query HTTP/1.1" 202 179 0.006729 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:24] "GET /analytics/query/bda98f98-f1c5-11f0-9b27-00000a0000f2 HTTP/1.1" 200 221 0.001853 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:24] "GET /analytics/query/bda98f98-f1c5-11f0-9b27-00000a0000f2 HTTP/1.1" 200 221 0.002584 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:25] "GET /analytics/query/bda98f98-f1c5-11f0-9b27-00000a0000f2 HTTP/1.1" 200 338 0.002602 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:25] "GET /analytics/query/bda98f98-f1c5-11f0-9b27-00000a0000f2/chunk-final/0 HTTP/1.1" 200 856 0.003261 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:25] "POST /analytics/query HTTP/1.1" 202 179 0.005681 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:25] "GET /analytics/query/bebbc6a4-f1c5-11f0-9843-00000a0000f2 HTTP/1.1" 200 221 0.004236 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:26] "GET /analytics/query/bebbc6a4-f1c5-11f0-9843-00000a0000f2 HTTP/1.1" 200 339 0.002691 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:26] "GET /analytics/query/bebbc6a4-f1c5-11f0-9843-00000a0000f2/chunk-final/0 HTTP/1.1" 200 15041 0.002987 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:27] "POST /analytics/query HTTP/1.1" 202 179 0.027303 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:27] "GET /analytics/query/bf80a806-f1c5-11f0-bac1-00000a0000f2 HTTP/1.1" 200 221 0.002832 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:27] "GET /analytics/query/bf80a806-f1c5-11f0-bac1-00000a0000f2 HTTP/1.1" 200 339 0.002817 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:27] "GET /analytics/query/bf80a806-f1c5-11f0-bac1-00000a0000f2/chunk-final/0 HTTP/1.1" 200 15041 0.004320 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:28] "POST /analytics/query HTTP/1.1" 202 179 0.008052 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:28] "GET /analytics/query/c0469d43-f1c5-11f0-9a85-00000a0000f2 HTTP/1.1" 200 221 0.002419 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:29] "GET /analytics/query/c0469d43-f1c5-11f0-9a85-00000a0000f2 HTTP/1.1" 200 339 0.002565 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:29] "GET /analytics/query/c0469d43-f1c5-11f0-9a85-00000a0000f2/chunk-final/0 HTTP/1.1" 200 6987 0.003024 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:33] "GET /analytics/tables HTTP/1.1" 200 76090 0.004764 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:33] "POST /analytics/query HTTP/1.1" 202 179 0.005877 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:33] "GET /analytics/query/c312b8a2-f1c5-11f0-83e6-00000a0000f2 HTTP/1.1" 200 221 0.014989 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:33] "GET /analytics/query/c312b8a2-f1c5-11f0-83e6-00000a0000f2 HTTP/1.1" 200 340 0.003119 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:33] "GET /analytics/query/c312b8a2-f1c5-11f0-83e6-00000a0000f2/chunk-final/0 HTTP/1.1" 200 324904 0.026525 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:34] "GET /analytics/tables HTTP/1.1" 200 76090 0.004076 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:35] "GET /analytics/tables HTTP/1.1" 200 76090 0.004608 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:35] "POST /analytics/query HTTP/1.1" 202 179 0.012677 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:35] "GET /analytics/query/c460d022-f1c5-11f0-98eb-00000a0000f2 HTTP/1.1" 200 221 0.005914 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:35] "GET /analytics/query/c460d022-f1c5-11f0-98eb-00000a0000f2 HTTP/1.1" 200 338 0.003797 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:35] "GET /analytics/query/c460d022-f1c5-11f0-98eb-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.002251 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:35] "POST /analytics/query HTTP/1.1" 202 179 0.017487 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:35] "GET /analytics/query/c4b557c2-f1c5-11f0-8c4b-00000a0000f2 HTTP/1.1" 200 221 0.002465 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:36] "GET /analytics/query/c4b557c2-f1c5-11f0-8c4b-00000a0000f2 HTTP/1.1" 200 338 0.002345 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:36] "GET /analytics/query/c4b557c2-f1c5-11f0-8c4b-00000a0000f2/chunk-final/0 HTTP/1.1" 200 7876 0.002469 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:36] "POST /analytics/query HTTP/1.1" 202 179 0.005794 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:36] "GET /analytics/query/c508a9d4-f1c5-11f0-a69a-00000a0000f2 HTTP/1.1" 200 221 0.002507 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:37] "GET /analytics/query/c508a9d4-f1c5-11f0-a69a-00000a0000f2 HTTP/1.1" 200 338 0.002360 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:37] "GET /analytics/query/c508a9d4-f1c5-11f0-a69a-00000a0000f2/chunk-final/0 HTTP/1.1" 200 2082 0.002518 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:37] "POST /analytics/query HTTP/1.1" 202 179 0.015091 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:37] "GET /analytics/query/c55a0bb3-f1c5-11f0-8713-00000a0000f2 HTTP/1.1" 200 221 0.004102 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:37] "GET /analytics/query/c55a0bb3-f1c5-11f0-8713-00000a0000f2 HTTP/1.1" 200 338 0.002152 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:37] "GET /analytics/query/c55a0bb3-f1c5-11f0-8713-00000a0000f2/chunk-final/0 HTTP/1.1" 200 4013 0.002398 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:37] "POST /analytics/query HTTP/1.1" 202 179 0.006202 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:37] "GET /analytics/query/c5ad0206-f1c5-11f0-b596-00000a0000f2 HTTP/1.1" 200 221 0.004352 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:38] "GET /analytics/query/c5ad0206-f1c5-11f0-b596-00000a0000f2 HTTP/1.1" 200 338 0.002608 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:38] "GET /analytics/query/c5ad0206-f1c5-11f0-b596-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.002547 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:38] "POST /analytics/query HTTP/1.1" 202 179 0.007514 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:38] "GET /analytics/query/c5ff5e18-f1c5-11f0-a2b2-00000a0000f2 HTTP/1.1" 200 221 0.002381 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:38] "GET /analytics/query/c5ff5e18-f1c5-11f0-a2b2-00000a0000f2 HTTP/1.1" 200 338 0.002577 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:38] "GET /analytics/query/c5ff5e18-f1c5-11f0-a2b2-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.002096 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:38] "POST /analytics/query HTTP/1.1" 202 179 0.005109 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:38] "GET /analytics/query/c6522500-f1c5-11f0-b96a-00000a0000f2 HTTP/1.1" 200 221 0.002636 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:39] "GET /analytics/query/c6522500-f1c5-11f0-b96a-00000a0000f2 HTTP/1.1" 200 338 0.002835 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:39] "GET /analytics/query/c6522500-f1c5-11f0-b96a-00000a0000f2/chunk-final/0 HTTP/1.1" 200 4013 0.003339 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:39] "POST /analytics/query HTTP/1.1" 202 179 0.005141 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:39] "GET /analytics/query/c6a6bfa8-f1c5-11f0-9efe-00000a0000f2 HTTP/1.1" 200 221 0.004508 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:39] "GET /analytics/query/c6a6bfa8-f1c5-11f0-9efe-00000a0000f2 HTTP/1.1" 200 338 0.002194 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:39] "GET /analytics/query/c6a6bfa8-f1c5-11f0-9efe-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.002231 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:39] "POST /analytics/query HTTP/1.1" 202 179 0.006077 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:39] "GET /analytics/query/c6f917b2-f1c5-11f0-aac3-00000a0000f2 HTTP/1.1" 200 221 0.002475 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:40] "GET /analytics/query/c6f917b2-f1c5-11f0-aac3-00000a0000f2 HTTP/1.1" 200 338 0.002295 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:40] "GET /analytics/query/c6f917b2-f1c5-11f0-aac3-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.001876 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:40] "POST /analytics/query HTTP/1.1" 202 179 0.011515 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:40] "GET /analytics/query/c74afa71-f1c5-11f0-b138-00000a0000f2 HTTP/1.1" 200 221 0.003328 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:40] "GET /analytics/query/c74afa71-f1c5-11f0-b138-00000a0000f2 HTTP/1.1" 200 338 0.002745 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:40] "GET /analytics/query/c74afa71-f1c5-11f0-b138-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.001946 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:40] "POST /analytics/query HTTP/1.1" 202 179 0.006555 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:40] "GET /analytics/query/c79f2f96-f1c5-11f0-81ea-00000a0000f2 HTTP/1.1" 200 221 0.002310 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:41] "GET /analytics/query/c79f2f96-f1c5-11f0-81ea-00000a0000f2 HTTP/1.1" 200 338 0.002673 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:41] "GET /analytics/query/c79f2f96-f1c5-11f0-81ea-00000a0000f2/chunk-final/0 HTTP/1.1" 200 145 0.001888 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:41] "POST /analytics/query HTTP/1.1" 202 179 0.007114 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:41] "GET /analytics/query/c7f1d79a-f1c5-11f0-a997-00000a0000f2 HTTP/1.1" 200 221 0.003016 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:41] "GET /analytics/query/c7f1d79a-f1c5-11f0-a997-00000a0000f2 HTTP/1.1" 200 338 0.002527 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:41] "GET /analytics/query/c7f1d79a-f1c5-11f0-a997-00000a0000f2/chunk-final/0 HTTP/1.1" 200 2083 0.004212 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:42] "GET /analytics/tables HTTP/1.1" 200 76090 0.004490 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:43] "GET /analytics/tables HTTP/1.1" 200 76090 0.020997 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:43] "POST /analytics/query HTTP/1.1" 202 179 0.019298 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:43] "GET /analytics/query/c9324304-f1c5-11f0-96b4-00000a0000f2 HTTP/1.1" 200 221 0.002266 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:44] "GET /analytics/query/c9324304-f1c5-11f0-96b4-00000a0000f2 HTTP/1.1" 200 340 0.002443 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:44] "GET /analytics/query/c9324304-f1c5-11f0-96b4-00000a0000f2/chunk-final/0 HTTP/1.1" 200 1505143 0.028219 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:44] "POST /analytics/query HTTP/1.1" 202 179 0.006070 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:44] "GET /analytics/query/c9912416-f1c5-11f0-836f-00000a0000f2 HTTP/1.1" 200 221 0.004890 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:44] "GET /analytics/query/c9912416-f1c5-11f0-836f-00000a0000f2 HTTP/1.1" 200 340 0.003482 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:44] "GET /analytics/query/c9912416-f1c5-11f0-836f-00000a0000f2/chunk-final/0 HTTP/1.1" 200 1506532 0.027180 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:45] "GET /analytics/tables HTTP/1.1" 200 76090 0.004795 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:46] "GET /analytics/tables HTTP/1.1" 200 76090 0.004945 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:47] "GET /analytics/tables HTTP/1.1" 200 76090 0.011970 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:48] "GET /analytics/tables HTTP/1.1" 200 76090 0.005342 [API:8081]10.0.0.33 - - [2026-01-15 03:53:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.33 - - [2026-01-15 03:53:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.73 - - [2026-01-15 03:53:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000364 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:49] "GET /analytics/tables HTTP/1.1" 200 76090 0.008679 [API:8081]10.0.0.73 - - [2026-01-15 03:53:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000371 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:49] "POST /analytics/query HTTP/1.1" 202 179 0.005904 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:49] "GET /analytics/query/cc8d572b-f1c5-11f0-bff6-00000a0000f2 HTTP/1.1" 200 221 0.015934 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:49] "GET /analytics/query/cc8d572b-f1c5-11f0-bff6-00000a0000f2 HTTP/1.1" 200 339 0.002781 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:49] "GET /analytics/query/cc8d572b-f1c5-11f0-bff6-00000a0000f2/chunk-final/0 HTTP/1.1" 200 56738 0.008669 [API:8081]10.0.0.33 - - [2026-01-15 03:53:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000418 [API:8081]10.0.0.33 - - [2026-01-15 03:53:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.73 - - [2026-01-15 03:53:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:50] "GET /analytics/tables HTTP/1.1" 200 76090 0.004398 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:50] "POST /analytics/query HTTP/1.1" 202 179 0.030917 [API:8081]10.0.0.73 - - [2026-01-15 03:53:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:50] "GET /analytics/query/cd5d26d8-f1c5-11f0-adfc-00000a0000f2 HTTP/1.1" 200 221 0.002520 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:51] "GET /analytics/query/cd5d26d8-f1c5-11f0-adfc-00000a0000f2 HTTP/1.1" 200 341 0.002749 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:51] "GET /analytics/query/cd5d26d8-f1c5-11f0-adfc-00000a0000f2/chunk-final/0 HTTP/1.1" 200 991962 0.038831 [API:8081]10.0.0.242 - - [2026-01-15 03:53:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.242 - - [2026-01-15 03:53:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:52] "GET /analytics/tables HTTP/1.1" 200 76090 0.005157 [API:8081]10.0.0.242 - - [2026-01-15 03:53:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000387 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:52] "GET /analytics/tables HTTP/1.1" 200 76090 0.004512 [API:8081]10.0.0.242 - - [2026-01-15 03:53:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000321 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:56] "GET /analytics/tables HTTP/1.1" 200 76090 0.005644 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:57] "POST /analytics/query HTTP/1.1" 200 145 1.013215 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:57] "GET /analytics/tables HTTP/1.1" 200 76090 0.005125 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:58] "POST /analytics/query HTTP/1.1" 200 2211 1.013377 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:53:59] "GET /analytics/tables HTTP/1.1" 200 76090 0.004485 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:54:00] "POST /analytics/query HTTP/1.1" 200 709 1.015640 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:54:01] "GET /analytics/tables HTTP/1.1" 200 76090 0.005492 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:54:02] "POST /analytics/query HTTP/1.1" 200 2698 1.013008 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:54:03] "GET /analytics/tables HTTP/1.1" 200 76090 0.004226 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:54:04] "POST /analytics/query HTTP/1.1" 200 206 1.013611 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:54:05] "GET /analytics/tables HTTP/1.1" 200 76090 0.004893 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:54:06] "POST /analytics/query HTTP/1.1" 200 1404 1.011927 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:54:07] "GET /analytics/tables HTTP/1.1" 200 76090 0.004444 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:54:08] "POST /analytics/query HTTP/1.1" 200 2898 1.013604 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:54:08] "GET /analytics/tables HTTP/1.1" 200 76090 0.015736 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:54:09] "POST /analytics/query HTTP/1.1" 200 825 1.012276 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:54:10] "GET /analytics/tables HTTP/1.1" 200 76090 0.004012 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:54:11] "POST /analytics/query HTTP/1.1" 200 141393 1.032355 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:54:12] "GET /analytics/tables HTTP/1.1" 200 76090 0.004821 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:54:13] "POST /analytics/query HTTP/1.1" 200 631 1.015947 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:54:14] "GET /analytics/tables HTTP/1.1" 200 76090 0.005535 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:54:15] "POST /analytics/query HTTP/1.1" 200 258 1.013906 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:54:16] "GET /analytics/tables HTTP/1.1" 200 76090 0.004153 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:54:17] "POST /analytics/query HTTP/1.1" 200 596 1.018234 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:54:18] "GET /analytics/tables HTTP/1.1" 200 76090 0.004821 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:54:19] "POST /analytics/query HTTP/1.1" 200 1431 1.020898 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:54:20] "GET /analytics/tables HTTP/1.1" 200 76090 0.004250 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:54:21] "POST /analytics/query HTTP/1.1" 200 596 1.033730 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:54:21] "GET /analytics/tables HTTP/1.1" 200 76090 0.004974 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:54:22] "POST /analytics/query HTTP/1.1" 200 236 1.014149 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 03:54:23] "GET /analytics/tables HTTP/1.1" 200 76090 0.004451 [API:8081]10.0.0.242 - - [2026-01-15 03:54:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.242 - - [2026-01-15 03:54:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1465 0.083133 [API:8081]10.0.0.242 - - [2026-01-15 03:55:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1961 0.167317 [API:8081]10.0.0.242 - - [2026-01-15 03:55:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1961 0.116150 [API:8081]10.0.0.242 - - [2026-01-15 03:55:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1961 0.013749 [API:8081]10.0.0.33 - - [2026-01-15 03:55:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.081757 [API:8081]10.0.0.242 - - [2026-01-15 03:55:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1961 0.015584 [API:8081]10.0.0.242 - - [2026-01-15 03:55:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1961 0.009866 [API:8081]10.0.0.242 - - [2026-01-15 03:56:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1961 0.012024 [API:8081]10.0.0.242 - - [2026-01-15 03:56:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1961 0.010643 [API:8081]10.0.0.242 - - [2026-01-15 03:56:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1961 0.013263 [API:8081]10.0.0.242 - - [2026-01-15 03:56:16] "POST /analytics/query HTTP/1.1" 200 222 1.022932 [API:8081]10.0.0.242 - - [2026-01-15 03:56:17] "POST /analytics/query HTTP/1.1" 200 222 1.018637 [API:8081]10.0.0.242 - - [2026-01-15 03:56:18] "POST /analytics/query HTTP/1.1" 200 353 1.021050 [API:8081]10.0.0.33 - - [2026-01-15 03:56:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.072727 [API:8081]10.0.0.33 - - [2026-01-15 03:58:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069874 [API:8081]10.0.0.33 - - [2026-01-15 03:58:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.33 - - [2026-01-15 03:58:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.73 - - [2026-01-15 03:58:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000391 [API:8081]10.0.0.73 - - [2026-01-15 03:58:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000468 [API:8081]10.0.0.33 - - [2026-01-15 03:58:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.33 - - [2026-01-15 03:58:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.73 - - [2026-01-15 03:58:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000373 [API:8081]10.0.0.73 - - [2026-01-15 03:58:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.242 - - [2026-01-15 03:58:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000421 [API:8081]10.0.0.242 - - [2026-01-15 03:58:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.242 - - [2026-01-15 03:58:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.242 - - [2026-01-15 03:58:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000386 [API:8081]10.0.0.33 - - [2026-01-15 03:59:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.078677 [API:8081]10.0.0.242 - - [2026-01-15 03:59:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33222 0.029643 [API:8081]10.0.0.242 - - [2026-01-15 03:59:39] "POST /analytics/query HTTP/1.1" 200 507 1.019832 [API:8081]10.0.0.242 - - [2026-01-15 03:59:40] "POST /analytics/query HTTP/1.1" 200 353 1.086910 [API:8081]10.0.0.242 - - [2026-01-15 03:59:41] "POST /analytics/query HTTP/1.1" 200 353 1.026740 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:00:53] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003674 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:00:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003377 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:00:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.005169 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:00:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003185 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:00:53] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004299 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:00:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004109 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:00:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003196 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:00:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003716 [API:8081]10.0.0.33 - - [2026-01-15 04:01:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.094874 [API:8081]10.0.0.242 - - [2026-01-15 04:02:06] "GET /analytics HTTP/1.1" 401 206 0.000383 [API:8081]10.0.0.242 - - [2026-01-15 04:02:06] "GET /analytics HTTP/1.1" 401 206 0.000145 [API:8081]10.0.0.33 - - [2026-01-15 04:02:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.073770 [API:8081]10.0.0.73 - - [2026-01-15 04:02:34] "GET /analytics HTTP/1.1" 401 206 0.000241 [API:8081]10.0.0.73 - - [2026-01-15 04:02:34] "GET /analytics HTTP/1.1" 401 206 0.000188 [API:8081]10.0.0.33 - - [2026-01-15 04:02:34] "GET /analytics HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.33 - - [2026-01-15 04:02:34] "GET /analytics HTTP/1.1" 401 206 0.000135 [API:8081]10.0.0.33 - - [2026-01-15 04:03:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.33 - - [2026-01-15 04:03:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000409 [API:8081]10.0.0.73 - - [2026-01-15 04:03:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000370 [API:8081]10.0.0.73 - - [2026-01-15 04:03:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000491 [API:8081]10.0.0.33 - - [2026-01-15 04:03:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.33 - - [2026-01-15 04:03:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.73 - - [2026-01-15 04:03:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000371 [API:8081]10.0.0.73 - - [2026-01-15 04:03:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.242 - - [2026-01-15 04:03:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000588 [API:8081]10.0.0.242 - - [2026-01-15 04:03:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.242 - - [2026-01-15 04:03:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000424 [API:8081]10.0.0.242 - - [2026-01-15 04:03:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000346 [API:8081]10.0.0.33 - - [2026-01-15 04:04:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.164335 [API:8081]10.0.0.33 - - [2026-01-15 04:05:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.080992 [API:8081]10.0.0.33 - - [2026-01-15 04:07:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079843 [API:8081]10.0.0.33 - - [2026-01-15 04:08:38] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.096509 [API:8081]10.0.0.33 - - [2026-01-15 04:08:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000417 [API:8081]10.0.0.33 - - [2026-01-15 04:08:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.73 - - [2026-01-15 04:08:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000344 [API:8081]10.0.0.73 - - [2026-01-15 04:08:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000669 [API:8081]10.0.0.33 - - [2026-01-15 04:08:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.33 - - [2026-01-15 04:08:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000444 [API:8081]10.0.0.73 - - [2026-01-15 04:08:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000320 [API:8081]10.0.0.73 - - [2026-01-15 04:08:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.242 - - [2026-01-15 04:08:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.242 - - [2026-01-15 04:08:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.242 - - [2026-01-15 04:08:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000470 [API:8081]10.0.0.242 - - [2026-01-15 04:08:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000373 [API:8081]10.0.0.33 - - [2026-01-15 04:10:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.100442 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:10:53] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004202 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:10:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004169 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:10:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004286 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:10:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003181 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:10:53] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004338 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:10:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004992 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:10:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004381 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:10:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004028 [API:8081]10.0.0.33 - - [2026-01-15 04:11:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.108534 [API:8081]10.0.0.242 - - [2026-01-15 04:12:06] "GET /analytics HTTP/1.1" 401 206 0.000344 [API:8081]10.0.0.242 - - [2026-01-15 04:12:06] "GET /analytics HTTP/1.1" 401 206 0.000229 [API:8081]10.0.0.73 - - [2026-01-15 04:12:34] "GET /analytics HTTP/1.1" 401 206 0.000567 [API:8081]10.0.0.73 - - [2026-01-15 04:12:34] "GET /analytics HTTP/1.1" 401 206 0.000484 [API:8081]10.0.0.33 - - [2026-01-15 04:12:34] "GET /analytics HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.33 - - [2026-01-15 04:12:34] "GET /analytics HTTP/1.1" 401 206 0.000173 [API:8081]10.0.0.242 - - [2026-01-15 04:13:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.242 - - [2026-01-15 04:13:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1423 0.083325 [API:8081]10.0.0.33 - - [2026-01-15 04:13:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076254 [API:8081]10.0.0.33 - - [2026-01-15 04:13:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000477 [API:8081]10.0.0.33 - - [2026-01-15 04:13:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000411 [API:8081]10.0.0.73 - - [2026-01-15 04:13:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.73 - - [2026-01-15 04:13:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.33 - - [2026-01-15 04:13:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.33 - - [2026-01-15 04:13:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.73 - - [2026-01-15 04:13:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.73 - - [2026-01-15 04:13:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000442 [API:8081]10.0.0.242 - - [2026-01-15 04:13:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000337 [API:8081]10.0.0.242 - - [2026-01-15 04:13:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.242 - - [2026-01-15 04:13:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.242 - - [2026-01-15 04:13:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000316 [API:8081]10.0.0.242 - - [2026-01-15 04:14:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-20222181:98d9d088-b079-4096-8e30-acbed2d2dd7f?flat HTTP/1.1" 200 5203 0.084221 [API:8081]10.0.0.242 - - [2026-01-15 04:14:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-20222181:98d9d088-b079-4096-8e30-acbed2d2dd7f?flat HTTP/1.1" 200 5203 0.016897 [API:8081]10.0.0.242 - - [2026-01-15 04:14:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-20222181:98d9d088-b079-4096-8e30-acbed2d2dd7f?flat HTTP/1.1" 200 5203 0.084177 [API:8081]10.0.0.242 - - [2026-01-15 04:14:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-20222181:EVPN-VN1?flat HTTP/1.1" 200 7817 0.020068 [API:8081]10.0.0.242 - - [2026-01-15 04:14:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33226 0.029851 [API:8081]10.0.0.242 - - [2026-01-15 04:14:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33226 0.038564 [API:8081]10.0.0.242 - - [2026-01-15 04:14:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.011271 [API:8081]10.0.0.242 - - [2026-01-15 04:14:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-20222181:52a0949b-2d7b-4378-9b77-9e7b6e64f730?flat HTTP/1.1" 200 5209 0.018125 [API:8081]10.0.0.242 - - [2026-01-15 04:14:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-20222181:52a0949b-2d7b-4378-9b77-9e7b6e64f730?flat HTTP/1.1" 200 5209 0.016630 [API:8081]10.0.0.242 - - [2026-01-15 04:14:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-20222181:52a0949b-2d7b-4378-9b77-9e7b6e64f730?flat HTTP/1.1" 200 5209 0.019439 [API:8081]10.0.0.242 - - [2026-01-15 04:14:16] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-20222181:EVPN-VN1?flat HTTP/1.1" 200 8911 0.022377 [API:8081]10.0.0.242 - - [2026-01-15 04:14:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25596 0.025576 [API:8081]10.0.0.242 - - [2026-01-15 04:14:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25596 0.029807 [API:8081]10.0.0.242 - - [2026-01-15 04:14:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.011542 [API:8081]10.0.0.33 - - [2026-01-15 04:14:43] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2553 0.098748 [API:8081]10.0.0.242 - - [2026-01-15 04:16:41] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-20222181:98d9d088-b079-4096-8e30-acbed2d2dd7f?flat HTTP/1.1" 200 5309 0.019392 [API:8081]10.0.0.242 - - [2026-01-15 04:16:41] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-20222181:98d9d088-b079-4096-8e30-acbed2d2dd7f?flat HTTP/1.1" 200 5309 0.018860 [API:8081]10.0.0.242 - - [2026-01-15 04:16:41] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-20222181:98d9d088-b079-4096-8e30-acbed2d2dd7f?flat HTTP/1.1" 200 5309 0.017437 [API:8081]10.0.0.242 - - [2026-01-15 04:16:41] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-20222181:EVPN-VN1?flat HTTP/1.1" 200 9277 0.021688 [API:8081]10.0.0.242 - - [2026-01-15 04:16:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 30907 0.035407 [API:8081]10.0.0.242 - - [2026-01-15 04:16:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 30907 0.040568 [API:8081]10.0.0.242 - - [2026-01-15 04:16:42] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.011002 [API:8081]10.0.0.33 - - [2026-01-15 04:16:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.084954 [API:8081]10.0.0.242 - - [2026-01-15 04:16:45] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-20222181:52a0949b-2d7b-4378-9b77-9e7b6e64f730?flat HTTP/1.1" 200 5206 0.016937 [API:8081]10.0.0.242 - - [2026-01-15 04:16:45] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-20222181:52a0949b-2d7b-4378-9b77-9e7b6e64f730?flat HTTP/1.1" 200 5206 0.014520 [API:8081]10.0.0.242 - - [2026-01-15 04:16:45] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-20222181:52a0949b-2d7b-4378-9b77-9e7b6e64f730?flat HTTP/1.1" 200 5206 0.015275 [API:8081]10.0.0.242 - - [2026-01-15 04:16:45] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-20222181:EVPN-VN1?flat HTTP/1.1" 200 9277 0.020993 [API:8081]10.0.0.242 - - [2026-01-15 04:16:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23890 0.026314 [API:8081]10.0.0.242 - - [2026-01-15 04:16:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23890 0.024193 [API:8081]10.0.0.242 - - [2026-01-15 04:16:45] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.011390 [API:8081]10.0.0.33 - - [2026-01-15 04:17:46] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2551 0.093212 [API:8081]10.0.0.242 - - [2026-01-15 04:17:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32782 0.034245 [API:8081]10.0.0.242 - - [2026-01-15 04:17:50] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-20222181:EVPN-VN1?flat HTTP/1.1" 200 8511 0.020940 [API:8081]10.0.0.242 - - [2026-01-15 04:17:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.010452 [API:8081]10.0.0.242 - - [2026-01-15 04:18:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39544 0.037644 [API:8081]10.0.0.242 - - [2026-01-15 04:18:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39874 0.035430 [API:8081]10.0.0.242 - - [2026-01-15 04:18:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39874 0.036951 [API:8081]10.0.0.242 - - [2026-01-15 04:18:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39875 0.059653 [API:8081]10.0.0.242 - - [2026-01-15 04:18:12] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-20222181:EVPN-VN1?flat HTTP/1.1" 200 5988 0.017057 [API:8081]10.0.0.242 - - [2026-01-15 04:18:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.010657 [API:8081]10.0.0.33 - - [2026-01-15 04:18:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.33 - - [2026-01-15 04:18:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.73 - - [2026-01-15 04:18:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000416 [API:8081]10.0.0.73 - - [2026-01-15 04:18:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000377 [API:8081]10.0.0.33 - - [2026-01-15 04:18:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.33 - - [2026-01-15 04:18:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.73 - - [2026-01-15 04:18:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000356 [API:8081]10.0.0.73 - - [2026-01-15 04:18:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000344 [API:8081]10.0.0.242 - - [2026-01-15 04:18:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000332 [API:8081]10.0.0.242 - - [2026-01-15 04:18:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000369 [API:8081]10.0.0.242 - - [2026-01-15 04:18:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.242 - - [2026-01-15 04:18:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000338 [API:8081]10.0.0.33 - - [2026-01-15 04:19:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.127136 [API:8081]10.0.0.242 - - [2026-01-15 04:20:33] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-58823219:ctest-TestRbac-58823219-54073032?flat HTTP/1.1" 401 206 0.000612 [API:8081]10.0.0.242 - - [2026-01-15 04:20:34] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-58823219:ctest-TestRbac-58823219-54073032?flat HTTP/1.1" 200 5077 0.517827 [API:8081]10.0.0.242 - - [2026-01-15 04:20:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 336 0.171906 [API:8081]10.0.0.242 - - [2026-01-15 04:20:34] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-58823219:ctest-TestRbac-58823219-54073032?flat HTTP/1.1" 401 206 0.000424 [API:8081]10.0.0.242 - - [2026-01-15 04:20:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-58823219:ctest-TestRbac-58823219-54073032?flat HTTP/1.1" 200 5077 0.199546 [API:8081]10.0.0.242 - - [2026-01-15 04:20:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 336 0.101317 [API:8081]10.0.0.33 - - [2026-01-15 04:20:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2551 0.088176 [API:8081]10.0.0.242 - - [2026-01-15 04:20:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-30578541:a8bf7596-fb68-425a-a2e3-77ab0808919b?flat HTTP/1.1" 200 5173 0.066127 [API:8081]10.0.0.242 - - [2026-01-15 04:20:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-30578541:a8bf7596-fb68-425a-a2e3-77ab0808919b?flat HTTP/1.1" 200 5173 0.082057 [API:8081]10.0.0.242 - - [2026-01-15 04:20:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-30578541:a8bf7596-fb68-425a-a2e3-77ab0808919b?flat HTTP/1.1" 200 5173 0.074030 [API:8081]10.0.0.242 - - [2026-01-15 04:20:53] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-58823219:ctest-TestRbac-58823219-54073032?flat HTTP/1.1" 200 6323 0.081900 [API:8081]10.0.0.242 - - [2026-01-15 04:20:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.072936 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:20:53] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004906 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:20:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.006865 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:20:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.016533 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:20:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.006193 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:20:53] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005538 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:20:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003361 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:20:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003973 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:20:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004434 [API:8081]10.0.0.242 - - [2026-01-15 04:20:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.221482 [API:8081]10.0.0.242 - - [2026-01-15 04:20:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.242 - - [2026-01-15 04:20:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39922 0.147086 [API:8081]10.0.0.242 - - [2026-01-15 04:20:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.054803 [API:8081]10.0.0.242 - - [2026-01-15 04:20:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.200870 [API:8081]10.0.0.242 - - [2026-01-15 04:20:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39922 0.124175 [API:8081]10.0.0.242 - - [2026-01-15 04:20:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.050855 [API:8081]10.0.0.242 - - [2026-01-15 04:20:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.111760 [API:8081]10.0.0.242 - - [2026-01-15 04:20:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.170174 [API:8081]10.0.0.242 - - [2026-01-15 04:20:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39922 0.033273 [API:8081]10.0.0.242 - - [2026-01-15 04:21:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39922 0.103888 [API:8081]10.0.0.242 - - [2026-01-15 04:21:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39936 0.035973 [API:8081]10.0.0.242 - - [2026-01-15 04:21:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39936 0.035000 [API:8081]10.0.0.242 - - [2026-01-15 04:21:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39938 0.059693 [API:8081]10.0.0.242 - - [2026-01-15 04:21:12] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-58823219:ctest-TestRbac-58823219-54073032?flat HTTP/1.1" 200 5077 0.013469 [API:8081]10.0.0.242 - - [2026-01-15 04:21:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.010246 [API:8081]10.0.0.242 - - [2026-01-15 04:21:34] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-00265425:ctest-TestRbacBasic-00265425-24152177?flat HTTP/1.1" 401 206 0.000333 [API:8081]10.0.0.242 - - [2026-01-15 04:21:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-00265425:ctest-TestRbacBasic-00265425-24152177?flat HTTP/1.1" 200 6759 0.171685 [API:8081]10.0.0.242 - - [2026-01-15 04:21:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-00265425:ctest-TestRbacBasic-00265425-24152177?flat HTTP/1.1" 401 206 0.000268 --- 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-96387616'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-57418075' RBAC: ctest-TestRbacBasic-58802250 doesn't have read permission in project '33b7d890e879419d874a00a2397a5237' 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-00265425', 'ctest-TestRbacBasic-00265425-24152177'], 'virtual_network', '1be46be4-43f2-442d-862e-fdbee8f3d329', "Permission Denied for ['ctest-TestRbacBasic-96387616'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-57418075' RBAC: ctest-TestRbacBasic-58802250 doesn't have read permission in project '33b7d890e879419d874a00a2397a5237'"),) [API:8081]10.0.0.242 - - [2026-01-15 04:21:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-00265425:ctest-TestRbacBasic-00265425-24152177?flat HTTP/1.1" 403 199 0.127625 [API:8081]10.0.0.242 - - [2026-01-15 04:21:37] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-00265425:ctest-TestRbacBasic-00265425-24152177?flat HTTP/1.1" 401 206 0.000316 [API:8081]10.0.0.242 - - [2026-01-15 04:21:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-00265425:ctest-TestRbacBasic-00265425-24152177?flat HTTP/1.1" 200 6759 0.082288 [API:8081]10.0.0.242 - - [2026-01-15 04:21:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.081124 [API:8081]10.0.0.242 - - [2026-01-15 04:21:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.094202 [API:8081]10.0.0.242 - - [2026-01-15 04:21:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1714 0.068246 --- 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-96387616'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-00265425' RBAC: ctest-TestRbacBasic-58802250 doesn't have read permission in project 'a7c85b78d9314216b4c51f2b63d5b801' 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-00265425', 'ctest-TestRbacBasic-00265425-24152177'], 'virtual_network', '1be46be4-43f2-442d-862e-fdbee8f3d329', "Permission Denied for ['ctest-TestRbacBasic-96387616'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-00265425' RBAC: ctest-TestRbacBasic-58802250 doesn't have read permission in project 'a7c85b78d9314216b4c51f2b63d5b801'"),) [API:8081]10.0.0.242 - - [2026-01-15 04:21:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-00265425:ctest-TestRbacBasic-00265425-24152177?flat HTTP/1.1" 403 199 0.046678 --- 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-96387616'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-00265425' RBAC: ctest-TestRbacBasic-58802250 doesn't have read permission in project 'a7c85b78d9314216b4c51f2b63d5b801' 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-00265425', 'ctest-TestRbacBasic-00265425-24152177'], 'virtual_network', '1be46be4-43f2-442d-862e-fdbee8f3d329', "Permission Denied for ['ctest-TestRbacBasic-96387616'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-00265425' RBAC: ctest-TestRbacBasic-58802250 doesn't have read permission in project 'a7c85b78d9314216b4c51f2b63d5b801'"),) [API:8081]10.0.0.242 - - [2026-01-15 04:21:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-00265425:ctest-TestRbacBasic-00265425-24152177?flat HTTP/1.1" 403 199 0.110606 [API:8081]10.0.0.242 - - [2026-01-15 04:21:39] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-00265425:ctest-TestRbacBasic-00265425-24152177?flat HTTP/1.1" 200 6763 0.054542 [API:8081]10.0.0.242 - - [2026-01-15 04:21:40] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-00265425:ctest-TestRbacBasic-00265425-24152177?flat HTTP/1.1" 200 6763 0.020308 [API:8081]10.0.0.242 - - [2026-01-15 04:21:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.101585 [API:8081]10.0.0.242 - - [2026-01-15 04:21:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 603 0.053439 [API:8081]10.0.0.242 - - [2026-01-15 04:21:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1714 0.010819 [API:8081]10.0.0.242 - - [2026-01-15 04:21:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1467 0.012688 [API:8081]10.0.0.242 - - [2026-01-15 04:21:53] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-59036317:ctest-TestRbacBasic-59036317-28134490?flat HTTP/1.1" 401 206 0.000313 --- 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-96429858 as ['ctest-TestRbacBasic-93224588'] to R virtual-network in ctest-TestRbacBasic-59036317 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-59036317', 'ctest-TestRbacBasic-59036317-28134490'], 'virtual_network', '514033e1-b86c-4db4-9370-9ebb81efc38f', "Permission Denied for ctest-TestRbacBasic-96429858 as ['ctest-TestRbacBasic-93224588'] to R virtual-network in ctest-TestRbacBasic-59036317"),) [API:8081]10.0.0.242 - - [2026-01-15 04:21:53] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-59036317:ctest-TestRbacBasic-59036317-28134490?flat HTTP/1.1" 403 199 0.122149 [API:8081]10.0.0.242 - - [2026-01-15 04:21:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.088899 [API:8081]10.0.0.242 - - [2026-01-15 04:21:56] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-59036317:ctest-TestRbacBasic-59036317-28134490?flat HTTP/1.1" 200 2123 0.052797 [API:8081]10.0.0.242 - - [2026-01-15 04:21:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.063395 --- 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-96429858 as ['ctest-TestRbacBasic-93224588'] to R virtual-network in ctest-TestRbacBasic-59036317 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-59036317', 'ctest-TestRbacBasic-59036317-28134490'], 'virtual_network', '514033e1-b86c-4db4-9370-9ebb81efc38f', "Permission Denied for ctest-TestRbacBasic-96429858 as ['ctest-TestRbacBasic-93224588'] to R virtual-network in ctest-TestRbacBasic-59036317"),) [API:8081]10.0.0.242 - - [2026-01-15 04:21:57] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-59036317:ctest-TestRbacBasic-59036317-28134490?flat HTTP/1.1" 403 199 0.066170 --- 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-96429858 as ['ctest-TestRbacBasic-93224588'] to R virtual-network in ctest-TestRbacBasic-59036317 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-59036317', 'ctest-TestRbacBasic-59036317-28134490'], 'virtual_network', '514033e1-b86c-4db4-9370-9ebb81efc38f', "Permission Denied for ctest-TestRbacBasic-96429858 as ['ctest-TestRbacBasic-93224588'] to R virtual-network in ctest-TestRbacBasic-59036317"),) [API:8081]10.0.0.242 - - [2026-01-15 04:21:58] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-59036317:ctest-TestRbacBasic-59036317-28134490?flat HTTP/1.1" 403 199 0.188250 [API:8081]10.0.0.242 - - [2026-01-15 04:22:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.078683 [API:8081]10.0.0.242 - - [2026-01-15 04:22:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-59036317:ctest-TestRbacBasic-59036317-28134490?flat HTTP/1.1" 200 2123 0.073901 [API:8081]10.0.0.242 - - [2026-01-15 04:22:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.062457 [API:8081]10.0.0.242 - - [2026-01-15 04:22:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-59036317:ctest-TestRbacBasic-59036317-28134490?flat HTTP/1.1" 401 206 0.000634 --- 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-58802250 as ['ctest-TestRbacBasic-96387616'] to R virtual-network in ctest-TestRbacBasic-59036317 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-59036317', 'ctest-TestRbacBasic-59036317-28134490'], 'virtual_network', '514033e1-b86c-4db4-9370-9ebb81efc38f', "Permission Denied for ctest-TestRbacBasic-58802250 as ['ctest-TestRbacBasic-96387616'] to R virtual-network in ctest-TestRbacBasic-59036317"),) [API:8081]10.0.0.242 - - [2026-01-15 04:22:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-59036317:ctest-TestRbacBasic-59036317-28134490?flat HTTP/1.1" 403 199 0.107629 [API:8081]10.0.0.242 - - [2026-01-15 04:22:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.071658 [API:8081]10.0.0.242 - - [2026-01-15 04:22:03] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-59036317:ctest-TestRbacBasic-59036317-28134490?flat HTTP/1.1" 200 2123 0.053975 [API:8081]10.0.0.242 - - [2026-01-15 04:22:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.056368 [API:8081]10.0.0.242 - - [2026-01-15 04:22:06] "GET /analytics HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.242 - - [2026-01-15 04:22:06] "GET /analytics HTTP/1.1" 401 206 0.000240 [API:8081]10.0.0.242 - - [2026-01-15 04:22:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1467 0.091501 [API:8081]10.0.0.242 - - [2026-01-15 04:22:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1714 0.014534 [API:8081]10.0.0.73 - - [2026-01-15 04:22:34] "GET /analytics HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.73 - - [2026-01-15 04:22:34] "GET /analytics HTTP/1.1" 401 206 0.000144 [API:8081]10.0.0.33 - - [2026-01-15 04:22:34] "GET /analytics HTTP/1.1" 401 206 0.000353 [API:8081]10.0.0.33 - - [2026-01-15 04:22:34] "GET /analytics HTTP/1.1" 401 206 0.000174 [API:8081]10.0.0.242 - - [2026-01-15 04:22:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-59036317:1ee887ff-6327-42b6-ae91-9aed8c5a314b?flat HTTP/1.1" 200 5388 0.065499 [API:8081]10.0.0.242 - - [2026-01-15 04:22:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-59036317:1ee887ff-6327-42b6-ae91-9aed8c5a314b?flat HTTP/1.1" 200 5388 0.069319 [API:8081]10.0.0.242 - - [2026-01-15 04:22:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-59036317:1ee887ff-6327-42b6-ae91-9aed8c5a314b?flat HTTP/1.1" 200 5388 0.059967 [API:8081]10.0.0.242 - - [2026-01-15 04:22:34] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-59036317:ctest-TestRbacBasic-59036317-81939681?flat HTTP/1.1" 200 8775 0.060132 [API:8081]10.0.0.242 - - [2026-01-15 04:22:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.051607 [API:8081]10.0.0.242 - - [2026-01-15 04:22:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.099121 [API:8081]10.0.0.242 - - [2026-01-15 04:22:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33175 0.031119 [API:8081]10.0.0.242 - - [2026-01-15 04:22:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.035168 [API:8081]10.0.0.242 - - [2026-01-15 04:22:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.102862 [API:8081]10.0.0.242 - - [2026-01-15 04:22:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33175 0.032155 [API:8081]10.0.0.242 - - [2026-01-15 04:22:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.042740 [API:8081]10.0.0.242 - - [2026-01-15 04:22:37] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-59036317:ctest-TestRbacBasic-59036317-81939681?flat HTTP/1.1" 200 8775 0.087584 [API:8081]10.0.0.242 - - [2026-01-15 04:22:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 603 0.060706 [API:8081]10.0.0.242 - - [2026-01-15 04:22:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.035088 [API:8081]10.0.0.242 - - [2026-01-15 04:22:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.114547 [API:8081]10.0.0.242 - - [2026-01-15 04:22:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33175 0.032040 [API:8081]10.0.0.242 - - [2026-01-15 04:22:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33175 0.030126 [API:8081]10.0.0.242 - - [2026-01-15 04:22:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33175 0.030256 [API:8081]10.0.0.33 - - [2026-01-15 04:22:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.081068 [API:8081]10.0.0.242 - - [2026-01-15 04:22:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33175 0.031838 [API:8081]10.0.0.242 - - [2026-01-15 04:22:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33175 0.031402 [API:8081]10.0.0.242 - - [2026-01-15 04:22:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33175 0.028044 [API:8081]10.0.0.242 - - [2026-01-15 04:23:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33175 0.041485 [API:8081]10.0.0.242 - - [2026-01-15 04:23:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33179 0.028158 [API:8081]10.0.0.242 - - [2026-01-15 04:23:03] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-59036317:ctest-TestRbacBasic-59036317-81939681?flat HTTP/1.1" 200 6883 0.018320 [API:8081]10.0.0.242 - - [2026-01-15 04:23:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.011713 [Introspect:8090]10.0.0.242 - - [2026-01-15 04:23:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.001769 [API:8081]10.0.0.242 - - [2026-01-15 04:23:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.242 - - [2026-01-15 04:23:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1431 0.077510 [API:8081]10.0.0.33 - - [2026-01-15 04:23:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.33 - - [2026-01-15 04:23:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000424 [API:8081]10.0.0.73 - - [2026-01-15 04:23:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.73 - - [2026-01-15 04:23:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.33 - - [2026-01-15 04:23:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000362 [API:8081]10.0.0.33 - - [2026-01-15 04:23:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.73 - - [2026-01-15 04:23:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000832 [API:8081]10.0.0.73 - - [2026-01-15 04:23:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000464 [API:8081]10.0.0.242 - - [2026-01-15 04:23:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.242 - - [2026-01-15 04:23:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000577 [API:8081]10.0.0.33 - - [2026-01-15 04:23:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2551 0.179654 [API:8081]10.0.0.242 - - [2026-01-15 04:23:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.242 - - [2026-01-15 04:23:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.33 - - [2026-01-15 04:25:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.081202 [API:8081]10.0.0.242 - - [2026-01-15 04:26:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-54501725:5d7584b7-a84a-4baa-af82-47cac33b2013?flat HTTP/1.1" 200 5371 0.017046 [API:8081]10.0.0.242 - - [2026-01-15 04:26:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-54501725:5d7584b7-a84a-4baa-af82-47cac33b2013?flat HTTP/1.1" 200 5371 0.088041 [API:8081]10.0.0.242 - - [2026-01-15 04:26:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-54501725:5d7584b7-a84a-4baa-af82-47cac33b2013?flat HTTP/1.1" 200 5371 0.100085 [API:8081]10.0.0.242 - - [2026-01-15 04:26:40] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-54501725:ctest-vn1-76022226?flat HTTP/1.1" 200 9494 0.029140 [API:8081]10.0.0.242 - - [2026-01-15 04:26:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39946 0.056999 [API:8081]10.0.0.242 - - [2026-01-15 04:26:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39946 0.034180 [API:8081]10.0.0.242 - - [2026-01-15 04:26:40] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009274 [API:8081]10.0.0.242 - - [2026-01-15 04:26:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-54501725:0b277511-9ab1-4bbf-a933-9f95214d3656?flat HTTP/1.1" 200 5435 0.016037 [API:8081]10.0.0.242 - - [2026-01-15 04:26:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-54501725:0b277511-9ab1-4bbf-a933-9f95214d3656?flat HTTP/1.1" 200 5435 0.019362 [API:8081]10.0.0.242 - - [2026-01-15 04:26:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-54501725:0b277511-9ab1-4bbf-a933-9f95214d3656?flat HTTP/1.1" 200 5435 0.015198 [API:8081]10.0.0.242 - - [2026-01-15 04:26:43] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-54501725:ctest-vn1-76022226?flat HTTP/1.1" 200 9496 0.021143 [API:8081]10.0.0.242 - - [2026-01-15 04:26:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33182 0.034545 [API:8081]10.0.0.242 - - [2026-01-15 04:26:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33182 0.027767 [API:8081]10.0.0.242 - - [2026-01-15 04:26:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010998 [API:8081]10.0.0.242 - - [2026-01-15 04:26:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33182 0.029487 [API:8081]10.0.0.242 - - [2026-01-15 04:26:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33182 0.030786 [API:8081]10.0.0.33 - - [2026-01-15 04:26:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2551 0.078779 [API:8081]10.0.0.242 - - [2026-01-15 04:26:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33182 0.026709 [API:8081]10.0.0.242 - - [2026-01-15 04:27:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33182 0.037556 [API:8081]10.0.0.242 - - [2026-01-15 04:27:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33184 0.029962 [API:8081]10.0.0.242 - - [2026-01-15 04:27:03] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-54501725:ctest-vn1-76022226?flat HTTP/1.1" 200 7661 0.031790 [API:8081]10.0.0.242 - - [2026-01-15 04:27:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.013798 [API:8081]10.0.0.242 - - [2026-01-15 04:27:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39948 0.036182 [API:8081]10.0.0.242 - - [2026-01-15 04:27:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39948 0.039538 [API:8081]10.0.0.242 - - [2026-01-15 04:27:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39948 0.139817 [API:8081]10.0.0.242 - - [2026-01-15 04:27:13] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-54501725:ctest-vn1-76022226?flat HTTP/1.1" 200 4922 0.023927 [API:8081]10.0.0.242 - - [2026-01-15 04:27:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.015925 [API:8081]10.0.0.242 - - [2026-01-15 04:27:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1431 0.011294 [API:8081]10.0.0.242 - - [2026-01-15 04:27:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.011104 [API:8081]10.0.0.33 - - [2026-01-15 04:28:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000379 [API:8081]10.0.0.33 - - [2026-01-15 04:28:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000367 [API:8081]10.0.0.73 - - [2026-01-15 04:28:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.73 - - [2026-01-15 04:28:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000386 [API:8081]10.0.0.33 - - [2026-01-15 04:28:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000418 [API:8081]10.0.0.33 - - [2026-01-15 04:28:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.73 - - [2026-01-15 04:28:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000525 [API:8081]10.0.0.73 - - [2026-01-15 04:28:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.242 - - [2026-01-15 04:28:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000649 [API:8081]10.0.0.242 - - [2026-01-15 04:28:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.242 - - [2026-01-15 04:28:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000411 [API:8081]10.0.0.242 - - [2026-01-15 04:28:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.33 - - [2026-01-15 04:28:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.080397 [API:8081]10.0.0.33 - - [2026-01-15 04:29:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.101080 [Introspect:8090]10.0.0.242 - - [2026-01-15 04:30:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.001644 [API:8081]10.0.0.242 - - [2026-01-15 04:30:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5009-1?flat HTTP/1.1" 200 12088 0.519972 [API:8081]10.0.0.242 - - [2026-01-15 04:30:52] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5009-1?flat HTTP/1.1" 200 6064 0.504691 [API:8081]10.0.0.242 - - [2026-01-15 04:30:52] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5009-2?flat HTTP/1.1" 200 6061 0.615492 [API:8081]10.0.0.242 - - [2026-01-15 04:30:53] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5009-3?flat HTTP/1.1" 200 3952 0.033116 [API:8081]10.0.0.242 - - [2026-01-15 04:30:53] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?flat HTTP/1.1" 200 6143 0.022997 [API:8081]10.0.0.242 - - [2026-01-15 04:30:53] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?flat HTTP/1.1" 200 6407 0.031099 [API:8081]10.0.0.242 - - [2026-01-15 04:30:53] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?flat HTTP/1.1" 200 7358 0.026651 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:30:53] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.006929 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:30:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003789 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:30:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.005003 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:30:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004592 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:30:53] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.007901 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:30:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005009 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:30:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006930 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:30:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003714 [API:8081]10.0.0.242 - - [2026-01-15 04:30:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1853 0.009904 [API:8081]10.0.0.242 - - [2026-01-15 04:31:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-54501725:fffb8f27-0cc2-4a01-aa29-38c5e90f0e8d?flat HTTP/1.1" 200 5244 0.017643 [API:8081]10.0.0.242 - - [2026-01-15 04:31:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-54501725:fffb8f27-0cc2-4a01-aa29-38c5e90f0e8d?flat HTTP/1.1" 200 5244 0.016773 [API:8081]10.0.0.242 - - [2026-01-15 04:31:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-54501725:fffb8f27-0cc2-4a01-aa29-38c5e90f0e8d?flat HTTP/1.1" 200 5244 0.016858 [API:8081]10.0.0.242 - - [2026-01-15 04:31:39] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-54501725:ctest-vn1-45783769?flat HTTP/1.1" 200 6989 0.021166 [API:8081]10.0.0.242 - - [2026-01-15 04:31:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39915 0.035701 [API:8081]10.0.0.242 - - [2026-01-15 04:31:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39915 0.039233 [API:8081]10.0.0.242 - - [2026-01-15 04:31:40] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010039 [API:8081]10.0.0.33 - - [2026-01-15 04:31:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.084874 [API:8081]10.0.0.242 - - [2026-01-15 04:32:06] "GET /analytics HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.242 - - [2026-01-15 04:32:06] "GET /analytics HTTP/1.1" 401 206 0.000173 [API:8081]10.0.0.73 - - [2026-01-15 04:32:34] "GET /analytics HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.73 - - [2026-01-15 04:32:34] "GET /analytics HTTP/1.1" 401 206 0.000172 [API:8081]10.0.0.33 - - [2026-01-15 04:32:34] "GET /analytics HTTP/1.1" 401 206 0.000362 [API:8081]10.0.0.33 - - [2026-01-15 04:32:34] "GET /analytics HTTP/1.1" 401 206 0.000175 [API:8081]10.0.0.242 - - [2026-01-15 04:32:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-54501725:fb2bcb90-3e1e-495d-97d8-a81b9fa6f30a?flat HTTP/1.1" 200 5247 0.017833 [API:8081]10.0.0.242 - - [2026-01-15 04:32:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-54501725:fb2bcb90-3e1e-495d-97d8-a81b9fa6f30a?flat HTTP/1.1" 200 5247 0.016700 [API:8081]10.0.0.242 - - [2026-01-15 04:32:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-54501725:fb2bcb90-3e1e-495d-97d8-a81b9fa6f30a?flat HTTP/1.1" 200 5247 0.025902 [API:8081]10.0.0.242 - - [2026-01-15 04:32:40] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-54501725:ctest-vn2-79033028?flat HTTP/1.1" 200 6988 0.023105 [API:8081]10.0.0.242 - - [2026-01-15 04:32:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39876 0.052069 [API:8081]10.0.0.242 - - [2026-01-15 04:32:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5009-1?flat HTTP/1.1" 200 12398 0.040962 [API:8081]10.0.0.242 - - [2026-01-15 04:32:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39876 0.035028 [API:8081]10.0.0.242 - - [2026-01-15 04:32:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5009-1?flat HTTP/1.1" 200 12398 0.022464 [API:8081]10.0.0.242 - - [2026-01-15 04:32:40] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.015387 [API:8081]10.0.0.33 - - [2026-01-15 04:33:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.102602 [API:8081]10.0.0.242 - - [2026-01-15 04:33:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39887 0.102955 [API:8081]10.0.0.242 - - [2026-01-15 04:33:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5009-1?flat HTTP/1.1" 200 12930 0.028330 [API:8081]10.0.0.33 - - [2026-01-15 04:33:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.33 - - [2026-01-15 04:33:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000354 [API:8081]10.0.0.73 - - [2026-01-15 04:33:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.73 - - [2026-01-15 04:33:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000329 [API:8081]10.0.0.242 - - [2026-01-15 04:33:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39887 0.043650 [API:8081]10.0.0.242 - - [2026-01-15 04:33:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5009-1?flat HTTP/1.1" 200 12930 0.036750 [API:8081]10.0.0.33 - - [2026-01-15 04:33:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.33 - - [2026-01-15 04:33:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000376 [API:8081]10.0.0.73 - - [2026-01-15 04:33:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.73 - - [2026-01-15 04:33:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000389 [API:8081]10.0.0.242 - - [2026-01-15 04:33:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000378 [API:8081]10.0.0.242 - - [2026-01-15 04:33:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.242 - - [2026-01-15 04:33:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39887 0.036269 [API:8081]10.0.0.242 - - [2026-01-15 04:33:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5009-1?flat HTTP/1.1" 200 12930 0.027111 [API:8081]10.0.0.242 - - [2026-01-15 04:33:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000368 [API:8081]10.0.0.242 - - [2026-01-15 04:33:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000417 [API:8081]10.0.0.242 - - [2026-01-15 04:33:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39887 0.045390 [API:8081]10.0.0.242 - - [2026-01-15 04:33:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5009-1?flat HTTP/1.1" 200 12930 0.035621 [API:8081]10.0.0.242 - - [2026-01-15 04:33:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39887 0.040346 [API:8081]10.0.0.242 - - [2026-01-15 04:33:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5009-1?flat HTTP/1.1" 200 12930 0.028189 [API:8081]10.0.0.242 - - [2026-01-15 04:34:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39887 0.046137 [API:8081]10.0.0.242 - - [2026-01-15 04:34:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5009-1?flat HTTP/1.1" 200 12930 0.027475 [API:8081]10.0.0.242 - - [2026-01-15 04:34:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39898 0.042104 [API:8081]10.0.0.242 - - [2026-01-15 04:34:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5009-1?flat HTTP/1.1" 200 12808 0.034956 [API:8081]10.0.0.242 - - [2026-01-15 04:34:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-54501725:ctest-vn2-79033028?flat HTTP/1.1" 200 7721 0.021157 [API:8081]10.0.0.242 - - [2026-01-15 04:34:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009886 [API:8081]10.0.0.242 - - [2026-01-15 04:34:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39944 0.040624 [API:8081]10.0.0.242 - - [2026-01-15 04:34:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39944 0.045956 [API:8081]10.0.0.242 - - [2026-01-15 04:34:11] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-54501725:ctest-vn1-45783769?flat HTTP/1.1" 200 7925 0.027967 [API:8081]10.0.0.242 - - [2026-01-15 04:34:11] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.021007 [API:8081]10.0.0.33 - - [2026-01-15 04:35:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.093179 [API:8081]10.0.0.242 - - [2026-01-15 04:35:11] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-39006390:1d3edfaf-eb30-4476-87bb-8e1923ac5536?flat HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.242 - - [2026-01-15 04:35:11] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-39006390:1d3edfaf-eb30-4476-87bb-8e1923ac5536?flat HTTP/1.1" 200 5228 0.107842 [API:8081]10.0.0.242 - - [2026-01-15 04:35:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-39006390:1d3edfaf-eb30-4476-87bb-8e1923ac5536?flat HTTP/1.1" 200 5228 0.110845 [API:8081]10.0.0.242 - - [2026-01-15 04:35:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-39006390:1d3edfaf-eb30-4476-87bb-8e1923ac5536?flat HTTP/1.1" 200 5228 0.095803 [API:8081]10.0.0.242 - - [2026-01-15 04:35:12] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-39006390:ctest-vn-60690304?flat HTTP/1.1" 200 6595 0.020373 [API:8081]10.0.0.242 - - [2026-01-15 04:35:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39911 0.060210 [API:8081]10.0.0.242 - - [2026-01-15 04:35:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5009-1?flat HTTP/1.1" 200 12916 0.037393 [API:8081]10.0.0.242 - - [2026-01-15 04:35:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39911 0.056903 [API:8081]10.0.0.242 - - [2026-01-15 04:35:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5009-1?flat HTTP/1.1" 200 12916 0.040792 [API:8081]10.0.0.242 - - [2026-01-15 04:35:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.010293 [API:8081]10.0.0.242 - - [2026-01-15 04:35:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-39006390:bdf6c142-6e25-404d-a505-dbb0a726d2eb?flat HTTP/1.1" 200 5246 0.020709 [API:8081]10.0.0.242 - - [2026-01-15 04:35:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-39006390:bdf6c142-6e25-404d-a505-dbb0a726d2eb?flat HTTP/1.1" 200 5246 0.020298 [API:8081]10.0.0.242 - - [2026-01-15 04:35:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-39006390:bdf6c142-6e25-404d-a505-dbb0a726d2eb?flat HTTP/1.1" 200 5246 0.019322 [API:8081]10.0.0.242 - - [2026-01-15 04:35:15] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-39006390:ctest-vn-32084171?flat HTTP/1.1" 200 6765 0.029972 [API:8081]10.0.0.242 - - [2026-01-15 04:35:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39958 0.045719 [API:8081]10.0.0.242 - - [2026-01-15 04:35:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39958 0.040116 [API:8081]10.0.0.242 - - [2026-01-15 04:35:15] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.012202 [API:8081]10.0.0.242 - - [2026-01-15 04:35:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39958 0.036547 [API:8081]10.0.0.242 - - [2026-01-15 04:35:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39958 0.041922 [API:8081]10.0.0.242 - - [2026-01-15 04:35:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39960 0.035479 [API:8081]10.0.0.242 - - [2026-01-15 04:35:43] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-39006390:ctest-vn-32084171?flat HTTP/1.1" 200 4886 0.015561 [API:8081]10.0.0.242 - - [2026-01-15 04:35:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009914 [API:8081]10.0.0.242 - - [2026-01-15 04:35:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39913 0.042189 [API:8081]10.0.0.242 - - [2026-01-15 04:35:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5009-1?flat HTTP/1.1" 200 12926 0.028985 [API:8081]10.0.0.242 - - [2026-01-15 04:35:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39913 0.035392 [API:8081]10.0.0.242 - - [2026-01-15 04:35:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5009-1?flat HTTP/1.1" 200 12926 0.025265 [API:8081]10.0.0.242 - - [2026-01-15 04:35:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39913 0.036859 [API:8081]10.0.0.242 - - [2026-01-15 04:35:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5009-1?flat HTTP/1.1" 200 12926 0.028028 [API:8081]10.0.0.242 - - [2026-01-15 04:35:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39913 0.039992 [API:8081]10.0.0.242 - - [2026-01-15 04:35:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5009-1?flat HTTP/1.1" 200 12926 0.027583 [API:8081]10.0.0.242 - - [2026-01-15 04:35:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39913 0.042130 [API:8081]10.0.0.242 - - [2026-01-15 04:35:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5009-1?flat HTTP/1.1" 200 12926 0.030212 [API:8081]10.0.0.242 - - [2026-01-15 04:36:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39913 0.049390 [API:8081]10.0.0.242 - - [2026-01-15 04:36:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5009-1?flat HTTP/1.1" 200 12926 0.026045 [API:8081]10.0.0.33 - - [2026-01-15 04:36:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.099766 [API:8081]10.0.0.242 - - [2026-01-15 04:36:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5009-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39918 0.036751 [API:8081]10.0.0.242 - - [2026-01-15 04:36:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5009-1?flat HTTP/1.1" 200 12536 0.028277 [API:8081]10.0.0.242 - - [2026-01-15 04:36:04] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-39006390:ctest-vn-60690304?flat HTTP/1.1" 200 6190 0.016169 [API:8081]10.0.0.242 - - [2026-01-15 04:36:04] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.011049 [API:8081]10.0.0.242 - - [2026-01-15 04:36:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000371 [API:8081]10.0.0.242 - - [2026-01-15 04:36:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1666 0.089061 [API:8081]10.0.0.242 - - [2026-01-15 04:36:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1666 0.080935 [API:8081]10.0.0.33 - - [2026-01-15 04:38:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.096250 [API:8081]10.0.0.33 - - [2026-01-15 04:38:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000384 [API:8081]10.0.0.33 - - [2026-01-15 04:38:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000335 [API:8081]10.0.0.73 - - [2026-01-15 04:38:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.73 - - [2026-01-15 04:38:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000344 [API:8081]10.0.0.33 - - [2026-01-15 04:38:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000359 [API:8081]10.0.0.33 - - [2026-01-15 04:38:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.73 - - [2026-01-15 04:38:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.73 - - [2026-01-15 04:38:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.242 - - [2026-01-15 04:38:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.242 - - [2026-01-15 04:38:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.242 - - [2026-01-15 04:38:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000338 [API:8081]10.0.0.242 - - [2026-01-15 04:38:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000402 [API:8081]10.0.0.33 - - [2026-01-15 04:39:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.078262 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:40:53] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003473 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:40:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003680 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:40:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003920 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:40:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003244 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:40:53] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004581 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:40:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003936 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:40:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004061 [LOCAL API:8181]127.0.0.1 - - [2026-01-15 04:40:53] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5009-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004061 [API:8081]10.0.0.33 - - [2026-01-15 04:41:07] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.080662 [API:8081]10.0.0.242 - - [2026-01-15 04:42:06] "GET /analytics HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.242 - - [2026-01-15 04:42:06] "GET /analytics HTTP/1.1" 401 206 0.000161 [API:8081]10.0.0.33 - - [2026-01-15 04:42:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.092063 [API:8081]10.0.0.242 - - [2026-01-15 04:42:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.242 - - [2026-01-15 04:42:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1881 0.077735 [API:8081]10.0.0.73 - - [2026-01-15 04:42:34] "GET /analytics HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.73 - - [2026-01-15 04:42:34] "GET /analytics HTTP/1.1" 401 206 0.000186 [API:8081]10.0.0.33 - - [2026-01-15 04:42:34] "GET /analytics HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.33 - - [2026-01-15 04:42:34] "GET /analytics HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.33 - - [2026-01-15 04:43:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000352 [API:8081]10.0.0.33 - - [2026-01-15 04:43:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000389 [API:8081]10.0.0.73 - - [2026-01-15 04:43:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000419 [API:8081]10.0.0.73 - - [2026-01-15 04:43:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.33 - - [2026-01-15 04:43:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.33 - - [2026-01-15 04:43:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.73 - - [2026-01-15 04:43:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000412 [API:8081]10.0.0.73 - - [2026-01-15 04:43:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.242 - - [2026-01-15 04:43:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000333 [API:8081]10.0.0.242 - - [2026-01-15 04:43:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000321 [API:8081]10.0.0.242 - - [2026-01-15 04:43:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.242 - - [2026-01-15 04:43:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000672 [API:8081]10.0.0.33 - - [2026-01-15 04:44:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.101380 [API:8081]10.0.0.33 - - [2026-01-15 04:45:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.104464 [API:8081]10.0.0.33 - - [2026-01-15 04:47:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.105334 [API:8081]10.0.0.33 - - [2026-01-15 04:48:15] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.077496 [Introspect:8090]10.0.0.242 - - [2026-01-15 04:48:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.001456