+++ date ++ echo 'INFO: =================== Mon Feb 2 02:05:47 AM UTC 2026 ===================' INFO: =================== Mon Feb 2 02:05:47 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 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.141 ++ 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 '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs +++ 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.141,10.0.0.22,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.141:8081 10.0.0.22:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.141:8081 10.0.0.22:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.141:8081 10.0.0.22:8081 10.0.0.23: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.141:9042 10.0.0.22:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.141:9042 10.0.0.22:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.141:9042 10.0.0.22:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.141:8086 10.0.0.22:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.141:8086 10.0.0.22:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.141:8086 10.0.0.22:8086 10.0.0.23: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.141,10.0.0.22,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.141:8082 10.0.0.22:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.141:8082 10.0.0.22:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.141:8082 10.0.0.22:8082 10.0.0.23: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.141:9161 10.0.0.22:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.141:9161 10.0.0.22:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.141:9161 10.0.0.22:9161 10.0.0.23: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.141:9041 10.0.0.22:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.141:9041 10.0.0.22:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.141:9041 10.0.0.22:9041 10.0.0.23: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.17,10.20.0.193,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.193,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.141:2181,10.0.0.22:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.141:2181,10.0.0.22:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.141:2181,10.0.0.22:2181,10.0.0.23: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.141:2181 10.0.0.22:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.141:2181 10.0.0.22:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.141:2181 10.0.0.22:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.141,10.0.0.22,10.0.0.23 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.141:5673,10.0.0.22:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.141:5673,10.0.0.22:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.141:5673,10.0.0.22:5673,10.0.0.23: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.141:6379 10.0.0.22:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.141:6379 10.0.0.22:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.141:6379 10.0.0.22:6379 10.0.0.23: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.141,10.0.0.22,10.0.0.23 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.141:9092 10.0.0.22:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.141:9092 10.0.0.22:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.141:9092 10.0.0.22:9092 10.0.0.23: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.141 ++ 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.141,10.0.0.22,10.0.0.23 ++ 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.141,10.0.0.22,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_redis_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_analytics_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.141,10.0.0.22,10.0.0.23 + local cassandra=10.0.0.141 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 ++ get_listen_ip_for_node ANALYTICS +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.141,10.0.0.22,10.0.0.23 +++ local servers=10.0.0.141,10.0.0.22,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips +++ cut -d ' ' -f 1 ++++ uniq ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.141,10.20.0.17,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.141'\''))' +++ local server_ip=10.0.0.141 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.141 ]] +++ [[ ,10.0.0.141,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.141, ]] +++ echo 10.0.0.141 1 +++ return ++ local ip=10.0.0.141 ++ [[ -z 10.0.0.141 ]] ++ echo 10.0.0.141 + host_ip=10.0.0.141 + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + add_ini_params_from_env ANALYTICS_API /etc/contrail/contrail-analytics-api.conf + local service_name=ANALYTICS_API + local cfg_path=/etc/contrail/contrail-analytics-api.conf + local delim=__ ++ set -o posix ++ set ++ grep '^ANALYTICS_API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^ANALYTICS_API__//g' + 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 02/02/2026 02:05:55.739 7f13064fd900 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/02/2026 02:05:55.903 7f13064fd900 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 02/02/2026 02:05:55.917 7f13064fd900 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/02/2026 02:05:55.918 7f13064fd900 [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.141: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.22 - - [2026-02-02 02:06:35] "GET /analytics HTTP/1.1" 401 206 0.000397 [API:8081]10.0.0.22 - - [2026-02-02 02:06:35] "GET /analytics HTTP/1.1" 401 206 0.000199 [API:8081]10.0.0.23 - - [2026-02-02 02:06:35] "GET /analytics HTTP/1.1" 401 206 0.000136 [API:8081]10.0.0.23 - - [2026-02-02 02:06:35] "GET /analytics HTTP/1.1" 401 206 0.000150 [API:8081]10.0.0.141 - - [2026-02-02 02:06:35] "GET /analytics HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.141 - - [2026-02-02 02:06:35] "GET /analytics HTTP/1.1" 401 206 0.000192 [API:8081]10.0.0.141 - - [2026-02-02 02:06:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.367625 [API:8081]10.0.0.23 - - [2026-02-02 02:07:06] "GET /analytics HTTP/1.1" 401 206 0.000241 [API:8081]10.0.0.23 - - [2026-02-02 02:07:06] "GET /analytics HTTP/1.1" 401 206 0.000178 [API:8081]10.0.0.22 - - [2026-02-02 02:07:06] "GET /analytics HTTP/1.1" 401 206 0.000127 [API:8081]10.0.0.22 - - [2026-02-02 02:07:06] "GET /analytics HTTP/1.1" 401 206 0.000114 [API:8081]10.0.0.141 - - [2026-02-02 02:07:06] "GET /analytics HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.141 - - [2026-02-02 02:07:06] "GET /analytics HTTP/1.1" 401 206 0.000136 [API:8081]10.0.0.23 - - [2026-02-02 02:07:36] "GET /analytics HTTP/1.1" 401 206 0.000239 [API:8081]10.0.0.23 - - [2026-02-02 02:07:36] "GET /analytics HTTP/1.1" 401 206 0.000147 [API:8081]10.0.0.22 - - [2026-02-02 02:07:36] "GET /analytics HTTP/1.1" 401 206 0.000178 [API:8081]10.0.0.22 - - [2026-02-02 02:07:36] "GET /analytics HTTP/1.1" 401 206 0.000122 [API:8081]10.0.0.141 - - [2026-02-02 02:07:48] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.379982 [API:8081]10.0.0.23 - - [2026-02-02 02:08:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.23 - - [2026-02-02 02:08:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.22 - - [2026-02-02 02:08:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.22 - - [2026-02-02 02:08:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.23 - - [2026-02-02 02:08:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.23 - - [2026-02-02 02:08:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.22 - - [2026-02-02 02:08:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.22 - - [2026-02-02 02:08:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.141 - - [2026-02-02 02:08:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000616 [API:8081]10.0.0.141 - - [2026-02-02 02:08:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.141 - - [2026-02-02 02:08:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.141 - - [2026-02-02 02:08:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000384 [Introspect:8090]10.0.0.141 - - [2026-02-02 02:09:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.001183 [API:8081]10.0.0.141 - - [2026-02-02 02:09:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 254 0.396056 [Introspect:8090]10.0.0.141 - - [2026-02-02 02:10:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.001167 [API:8081]10.0.0.141 - - [2026-02-02 02:10:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.065710 [Introspect:8090]10.0.0.141 - - [2026-02-02 02:11:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.001084 [Introspect:8090]10.0.0.141 - - [2026-02-02 02:11:39] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 373 0.000606 [API:8081]10.0.0.141 - - [2026-02-02 02:11:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-1:Control:contrail-control:0?flat HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.141 - - [2026-02-02 02:11:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-1:Control:contrail-control:0?flat HTTP/1.1" 200 35054 0.073373 [API:8081]10.0.0.141 - - [2026-02-02 02:11:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16353 0.068547 [API:8081]10.0.0.141 - - [2026-02-02 02:11:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-2:Control:contrail-control:0?flat HTTP/1.1" 200 38112 0.076887 [API:8081]10.0.0.141 - - [2026-02-02 02:11:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16353 0.018110 [API:8081]10.0.0.141 - - [2026-02-02 02:11:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-3:Control:contrail-control:0?flat HTTP/1.1" 200 38104 0.025509 [API:8081]10.0.0.141 - - [2026-02-02 02:11:40] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13604 0.015228 [API:8081]10.0.0.141 - - [2026-02-02 02:11:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20496 0.016206 [API:8081]10.0.0.141 - - [2026-02-02 02:11:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20488 0.061265 [API:8081]10.0.0.141 - - [2026-02-02 02:11:40] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-1.:Config:contrail-schema:0?flat HTTP/1.1" 200 3711 0.015093 [API:8081]10.0.0.141 - - [2026-02-02 02:11:40] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-1.:Config:contrail-svc-monitor:0?flat HTTP/1.1" 200 3377 0.014707 [API:8081]10.0.0.141 - - [2026-02-02 02:11:40] "GET /analytics/uves/generators HTTP/1.1" 200 14162 0.011722 [API:8081]10.0.0.141 - - [2026-02-02 02:11:40] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4621 0.015097 [API:8081]10.0.0.141 - - [2026-02-02 02:11:40] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4317 0.012611 [API:8081]10.0.0.141 - - [2026-02-02 02:11:40] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4317 0.020513 [API:8081]10.0.0.141 - - [2026-02-02 02:11:40] "GET /analytics/uves/generators HTTP/1.1" 200 14162 0.015269 [API:8081]10.0.0.141 - - [2026-02-02 02:11:40] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.014574 [API:8081]10.0.0.141 - - [2026-02-02 02:11:40] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.016807 [API:8081]10.0.0.141 - - [2026-02-02 02:11:40] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.019144 [API:8081]10.0.0.141 - - [2026-02-02 02:11:40] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.010726 [API:8081]10.0.0.141 - - [2026-02-02 02:11:40] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.013021 [API:8081]10.0.0.141 - - [2026-02-02 02:11:40] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.013013 [API:8081]10.0.0.141 - - [2026-02-02 02:11:40] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.011684 [API:8081]10.0.0.141 - - [2026-02-02 02:11:40] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.012336 [API:8081]10.0.0.141 - - [2026-02-02 02:11:40] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.013278 [API:8081]10.0.0.141 - - [2026-02-02 02:11:40] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14826 0.020391 [API:8081]10.0.0.141 - - [2026-02-02 02:11:40] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.016530 [API:8081]10.0.0.141 - - [2026-02-02 02:11:40] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14875 0.016527 [API:8081]10.0.0.141 - - [2026-02-02 02:11:40] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.014433 [API:8081]10.0.0.141 - - [2026-02-02 02:11:40] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14826 0.014032 [API:8081]10.0.0.141 - - [2026-02-02 02:11:40] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.015814 [API:8081]10.0.0.141 - - [2026-02-02 02:11:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20496 0.015923 [API:8081]10.0.0.141 - - [2026-02-02 02:11:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20488 0.017541 [API:8081]10.0.0.141 - - [2026-02-02 02:11:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20496 0.018882 [API:8081]10.0.0.141 - - [2026-02-02 02:11:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20488 0.017051 [API:8081]10.0.0.141 - - [2026-02-02 02:11:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20496 0.017310 [API:8081]10.0.0.141 - - [2026-02-02 02:11:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3271 0.018163 [API:8081]10.0.0.141 - - [2026-02-02 02:11:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20488 0.027234 [API:8081]10.0.0.141 - - [2026-02-02 02:11:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3270 0.014234 [API:8081]10.0.0.141 - - [2026-02-02 02:11:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-1.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3382 0.010166 [API:8081]10.0.0.141 - - [2026-02-02 02:11:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14826 0.019863 [API:8081]10.0.0.141 - - [2026-02-02 02:11:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.020763 [API:8081]10.0.0.141 - - [2026-02-02 02:11:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-2.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3383 0.015791 [API:8081]10.0.0.141 - - [2026-02-02 02:11:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14875 0.019115 [API:8081]10.0.0.141 - - [2026-02-02 02:11:43] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.013481 [API:8081]10.0.0.141 - - [2026-02-02 02:11:43] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-3.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3382 0.011964 [API:8081]10.0.0.141 - - [2026-02-02 02:11:43] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14826 0.019161 [API:8081]10.0.0.141 - - [2026-02-02 02:11:43] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.015465 [API:8081]10.0.0.141 - - [2026-02-02 02:11:43] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.018684 [API:8081]10.0.0.141 - - [2026-02-02 02:11:43] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-1.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3984 0.014413 [API:8081]10.0.0.141 - - [2026-02-02 02:11:43] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.017158 [API:8081]10.0.0.141 - - [2026-02-02 02:11:43] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-2.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3984 0.013941 [API:8081]10.0.0.141 - - [2026-02-02 02:11:43] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.016855 [API:8081]10.0.0.141 - - [2026-02-02 02:11:43] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-3.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3984 0.015957 [API:8081]10.0.0.141 - - [2026-02-02 02:11:43] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4621 0.012811 [API:8081]10.0.0.141 - - [2026-02-02 02:11:43] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4317 0.015397 [API:8081]10.0.0.141 - - [2026-02-02 02:11:43] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4317 0.011908 [API:8081]10.0.0.141 - - [2026-02-02 02:11:43] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-1:Control:contrail-control:0?flat HTTP/1.1" 200 35054 0.020010 [API:8081]10.0.0.141 - - [2026-02-02 02:11:43] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-1:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3380 0.013053 [API:8081]10.0.0.141 - - [2026-02-02 02:11:43] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16353 0.018637 [API:8081]10.0.0.141 - - [2026-02-02 02:11:43] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-2:Control:contrail-control:0?flat HTTP/1.1" 200 38112 0.022924 [API:8081]10.0.0.141 - - [2026-02-02 02:11:43] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-2:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3380 0.012866 [API:8081]10.0.0.141 - - [2026-02-02 02:11:43] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16353 0.015509 [API:8081]10.0.0.141 - - [2026-02-02 02:11:43] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-3:Control:contrail-control:0?flat HTTP/1.1" 200 38107 0.023030 [API:8081]10.0.0.141 - - [2026-02-02 02:11:43] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-3:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3380 0.011563 [API:8081]10.0.0.141 - - [2026-02-02 02:11:43] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5167-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13604 0.016412 [API:8081]10.0.0.141 - - [2026-02-02 02:11:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5167-1?flat HTTP/1.1" 200 12053 0.017005 [API:8081]10.0.0.141 - - [2026-02-02 02:11:46] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?flat HTTP/1.1" 200 13986 0.024789 [API:8081]10.0.0.141 - - [2026-02-02 02:11:46] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?flat HTTP/1.1" 200 17816 0.019150 [API:8081]10.0.0.141 - - [2026-02-02 02:11:46] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?flat HTTP/1.1" 200 17349 0.020837 [API:8081]10.0.0.141 - - [2026-02-02 02:11:46] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?flat HTTP/1.1" 200 13986 0.021403 [API:8081]10.0.0.141 - - [2026-02-02 02:11:46] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?flat HTTP/1.1" 200 17816 0.018941 [API:8081]10.0.0.141 - - [2026-02-02 02:11:46] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?flat HTTP/1.1" 200 17349 0.017133 [API:8081]10.0.0.141 - - [2026-02-02 02:11:46] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?flat HTTP/1.1" 200 13986 0.018900 [API:8081]10.0.0.141 - - [2026-02-02 02:11:46] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?flat HTTP/1.1" 200 17816 0.020591 [API:8081]10.0.0.141 - - [2026-02-02 02:11:46] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?flat HTTP/1.1" 200 17349 0.017592 [API:8081]10.0.0.141 - - [2026-02-02 02:11:46] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?flat HTTP/1.1" 200 13986 0.018270 [API:8081]10.0.0.141 - - [2026-02-02 02:11:46] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?flat HTTP/1.1" 200 17816 0.019775 [API:8081]10.0.0.141 - - [2026-02-02 02:11:46] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?flat HTTP/1.1" 200 17349 0.016972 [API:8081]10.0.0.141 - - [2026-02-02 02:11:47] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5167-1?flat HTTP/1.1" 200 7995 0.014103 [API:8081]10.0.0.141 - - [2026-02-02 02:11:47] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5167-2?flat HTTP/1.1" 200 7999 0.013560 [API:8081]10.0.0.141 - - [2026-02-02 02:11:47] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5167-3?flat HTTP/1.1" 200 8000 0.013340 [API:8081]10.0.0.141 - - [2026-02-02 02:11:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.141 - - [2026-02-02 02:11:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1152 0.058784 [API:8081]10.0.0.141 - - [2026-02-02 02:12:04] "POST /analytics/query HTTP/1.1" 200 54740 1.071455 [API:8081]10.0.0.141 - - [2026-02-02 02:12:05] "POST /analytics/query HTTP/1.1" 200 6787 1.058473 [API:8081]10.0.0.141 - - [2026-02-02 02:12:06] "POST /analytics/query HTTP/1.1" 200 871 1.023070 [API:8081]10.0.0.141 - - [2026-02-02 02:12:07] "POST /analytics/query HTTP/1.1" 200 6787 1.021673 [API:8081]10.0.0.141 - - [2026-02-02 02:12:08] "POST /analytics/query HTTP/1.1" 200 871 1.016011 [API:8081]10.0.0.141 - - [2026-02-02 02:12:19] "GET /documentation/index.html HTTP/1.1" 200 5407 0.000949 [API:8081]10.0.0.141 - - [2026-02-02 02:12:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.358230 [API:8081]10.0.0.141 - - [2026-02-02 02:13:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.110228 [API:8081]10.0.0.23 - - [2026-02-02 02:13:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.23 - - [2026-02-02 02:13:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.22 - - [2026-02-02 02:13:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.22 - - [2026-02-02 02:13:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.23 - - [2026-02-02 02:13:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.23 - - [2026-02-02 02:13:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.22 - - [2026-02-02 02:13:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.22 - - [2026-02-02 02:13:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000646 [API:8081]10.0.0.141 - - [2026-02-02 02:13:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.141 - - [2026-02-02 02:13:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.141 - - [2026-02-02 02:13:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.141 - - [2026-02-02 02:13:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.141 - - [2026-02-02 02:15:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.141 - - [2026-02-02 02:15:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1443 0.078261 [API:8081]10.0.0.141 - - [2026-02-02 02:15:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1676 0.056561 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:15:55] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003485 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:15:55] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003939 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:15:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.004330 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:15:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003862 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:15:56] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003352 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:15:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003417 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:15:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004478 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:15:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005350 [API:8081]10.0.0.141 - - [2026-02-02 02:15:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071814 [API:8081]10.0.0.141 - - [2026-02-02 02:16:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.075296 [API:8081]10.0.0.141 - - [2026-02-02 02:17:06] "GET /analytics HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.141 - - [2026-02-02 02:17:06] "GET /analytics HTTP/1.1" 401 206 0.000185 [API:8081]10.0.0.22 - - [2026-02-02 02:17:36] "GET /analytics HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.22 - - [2026-02-02 02:17:36] "GET /analytics HTTP/1.1" 401 206 0.000139 [API:8081]10.0.0.23 - - [2026-02-02 02:17:36] "GET /analytics HTTP/1.1" 401 206 0.000136 [API:8081]10.0.0.23 - - [2026-02-02 02:17:36] "GET /analytics HTTP/1.1" 401 206 0.000105 [API:8081]10.0.0.23 - - [2026-02-02 02:18:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.23 - - [2026-02-02 02:18:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.22 - - [2026-02-02 02:18:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.22 - - [2026-02-02 02:18:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.23 - - [2026-02-02 02:18:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.23 - - [2026-02-02 02:18:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.22 - - [2026-02-02 02:18:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.22 - - [2026-02-02 02:18:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.141 - - [2026-02-02 02:18:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000316 [API:8081]10.0.0.141 - - [2026-02-02 02:18:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.141 - - [2026-02-02 02:18:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073557 [API:8081]10.0.0.141 - - [2026-02-02 02:18:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.141 - - [2026-02-02 02:18:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.141 - - [2026-02-02 02:20:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.165178 [API:8081]10.0.0.141 - - [2026-02-02 02:22:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071427 [API:8081]10.0.0.141 - - [2026-02-02 02:22:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.141 - - [2026-02-02 02:22:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2160 0.062225 [API:8081]10.0.0.141 - - [2026-02-02 02:22:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2160 0.055284 [API:8081]10.0.0.141 - - [2026-02-02 02:23:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.064013 [API:8081]10.0.0.23 - - [2026-02-02 02:23:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.23 - - [2026-02-02 02:23:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.22 - - [2026-02-02 02:23:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.22 - - [2026-02-02 02:23:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.23 - - [2026-02-02 02:23:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.23 - - [2026-02-02 02:23:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.22 - - [2026-02-02 02:23:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.22 - - [2026-02-02 02:23:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.141 - - [2026-02-02 02:23:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.141 - - [2026-02-02 02:23:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.141 - - [2026-02-02 02:23:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.141 - - [2026-02-02 02:23:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.141 - - [2026-02-02 02:24:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1148 0.009356 [API:8081]10.0.0.141 - - [2026-02-02 02:24:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1377 0.009483 [API:8081]10.0.0.141 - - [2026-02-02 02:24:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1606 0.057560 [API:8081]10.0.0.141 - - [2026-02-02 02:24:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1835 0.011746 [API:8081]10.0.0.141 - - [2026-02-02 02:25:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.115898 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:25:56] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002507 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:25:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002781 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:25:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002661 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:25:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002634 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:25:56] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003273 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:25:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003417 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:25:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002575 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:25:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002532 [API:8081]10.0.0.141 - - [2026-02-02 02:26:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.069031 [API:8081]10.0.0.141 - - [2026-02-02 02:27:06] "GET /analytics HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.141 - - [2026-02-02 02:27:06] "GET /analytics HTTP/1.1" 401 206 0.000148 [API:8081]10.0.0.141 - - [2026-02-02 02:27:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.070868 [API:8081]10.0.0.141 - - [2026-02-02 02:27:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.071893 [API:8081]10.0.0.141 - - [2026-02-02 02:27:27] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-89823330:ctest-vnet1-84194068?flat HTTP/1.1" 200 8244 0.012090 [API:8081]10.0.0.141 - - [2026-02-02 02:27:28] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009175 [API:8081]10.0.0.141 - - [2026-02-02 02:27:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.016738 [API:8081]10.0.0.141 - - [2026-02-02 02:27:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.023977 [API:8081]10.0.0.23 - - [2026-02-02 02:27:36] "GET /analytics HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.22 - - [2026-02-02 02:27:36] "GET /analytics HTTP/1.1" 401 206 0.000137 [API:8081]10.0.0.22 - - [2026-02-02 02:27:36] "GET /analytics HTTP/1.1" 401 206 0.000127 [API:8081]10.0.0.23 - - [2026-02-02 02:27:36] "GET /analytics HTTP/1.1" 401 206 0.000146 [API:8081]10.0.0.141 - - [2026-02-02 02:27:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.018080 [API:8081]10.0.0.141 - - [2026-02-02 02:27:36] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-89823330:ctest-vnet0-93860561?flat HTTP/1.1" 200 8244 0.012522 [API:8081]10.0.0.141 - - [2026-02-02 02:27:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007677 [API:8081]10.0.0.141 - - [2026-02-02 02:27:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1144 0.009521 [API:8081]10.0.0.141 - - [2026-02-02 02:28:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057059 [API:8081]10.0.0.23 - - [2026-02-02 02:28:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000557 [API:8081]10.0.0.23 - - [2026-02-02 02:28:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.22 - - [2026-02-02 02:28:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.22 - - [2026-02-02 02:28:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.23 - - [2026-02-02 02:28:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.23 - - [2026-02-02 02:28:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.22 - - [2026-02-02 02:28:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000305 [API:8081]10.0.0.22 - - [2026-02-02 02:28:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000351 [API:8081]10.0.0.141 - - [2026-02-02 02:28:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.141 - - [2026-02-02 02:28:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.141 - - [2026-02-02 02:28:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.141 - - [2026-02-02 02:28:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.141 - - [2026-02-02 02:29:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.062710 [API:8081]10.0.0.141 - - [2026-02-02 02:29:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.141 - - [2026-02-02 02:29:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1385 0.061061 [API:8081]10.0.0.141 - - [2026-02-02 02:31:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.085532 [API:8081]10.0.0.141 - - [2026-02-02 02:31:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.081145 [API:8081]10.0.0.141 - - [2026-02-02 02:31:06] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyModifyIpv4v6-82880965:ctest-vnet0-01954957?flat HTTP/1.1" 200 7198 0.012815 [API:8081]10.0.0.141 - - [2026-02-02 02:31:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008274 [API:8081]10.0.0.141 - - [2026-02-02 02:31:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056549 [API:8081]10.0.0.141 - - [2026-02-02 02:31:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.141 - - [2026-02-02 02:31:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1160 0.064318 [API:8081]10.0.0.141 - - [2026-02-02 02:31:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.141 - - [2026-02-02 02:31:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.057676 [API:8081]10.0.0.141 - - [2026-02-02 02:31:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.065890 [API:8081]10.0.0.141 - - [2026-02-02 02:31:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.053271 [API:8081]10.0.0.141 - - [2026-02-02 02:32:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.067114 [API:8081]10.0.0.141 - - [2026-02-02 02:32:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-52120613:9d4b15d6-766a-4119-8d85-5cf132aa6776?flat HTTP/1.1" 200 5223 0.013045 [API:8081]10.0.0.141 - - [2026-02-02 02:32:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-52120613:9d4b15d6-766a-4119-8d85-5cf132aa6776?flat HTTP/1.1" 200 5223 0.012705 [API:8081]10.0.0.141 - - [2026-02-02 02:32:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-52120613:9d4b15d6-766a-4119-8d85-5cf132aa6776?flat HTTP/1.1" 200 5223 0.013822 [API:8081]10.0.0.141 - - [2026-02-02 02:32:25] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-52120613:ctest-VN1-96302591?flat HTTP/1.1" 200 8548 0.015690 [API:8081]10.0.0.141 - - [2026-02-02 02:32:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.016187 [API:8081]10.0.0.141 - - [2026-02-02 02:32:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.029272 [API:8081]10.0.0.141 - - [2026-02-02 02:32:25] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009065 [API:8081]10.0.0.141 - - [2026-02-02 02:32:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-52120613:8638de3c-8b2b-4e46-b2ba-e4f3a12719dd?flat HTTP/1.1" 200 5101 0.013792 [API:8081]10.0.0.141 - - [2026-02-02 02:32:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-52120613:8638de3c-8b2b-4e46-b2ba-e4f3a12719dd?flat HTTP/1.1" 200 5101 0.020675 [API:8081]10.0.0.141 - - [2026-02-02 02:32:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-52120613:8638de3c-8b2b-4e46-b2ba-e4f3a12719dd?flat HTTP/1.1" 200 5101 0.016742 [API:8081]10.0.0.141 - - [2026-02-02 02:32:29] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-52120613:ctest-VN2-58046328?flat HTTP/1.1" 200 7862 0.020710 [API:8081]10.0.0.141 - - [2026-02-02 02:32:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24585 0.022255 [API:8081]10.0.0.141 - - [2026-02-02 02:32:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24585 0.023434 [API:8081]10.0.0.141 - - [2026-02-02 02:32:29] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009245 [API:8081]10.0.0.141 - - [2026-02-02 02:32:32] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-52120613:2f840902-47a4-4682-88e3-01af085b3425?flat HTTP/1.1" 200 5092 0.013929 [API:8081]10.0.0.141 - - [2026-02-02 02:32:32] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-52120613:2f840902-47a4-4682-88e3-01af085b3425?flat HTTP/1.1" 200 5092 0.013860 [API:8081]10.0.0.141 - - [2026-02-02 02:32:32] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-52120613:2f840902-47a4-4682-88e3-01af085b3425?flat HTTP/1.1" 200 5092 0.018938 [API:8081]10.0.0.141 - - [2026-02-02 02:32:32] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-52120613:ctest-VN3-52813967?flat HTTP/1.1" 200 7445 0.018689 [API:8081]10.0.0.141 - - [2026-02-02 02:32:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.017197 [API:8081]10.0.0.141 - - [2026-02-02 02:32:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.019611 [API:8081]10.0.0.141 - - [2026-02-02 02:32:32] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008372 [API:8081]10.0.0.141 - - [2026-02-02 02:33:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.018344 [API:8081]10.0.0.141 - - [2026-02-02 02:33:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.031097 [API:8081]10.0.0.141 - - [2026-02-02 02:33:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.023363 [API:8081]10.0.0.141 - - [2026-02-02 02:33:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.023277 [API:8081]10.0.0.141 - - [2026-02-02 02:33:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.018355 [API:8081]10.0.0.141 - - [2026-02-02 02:33:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.017662 [API:8081]10.0.0.141 - - [2026-02-02 02:33:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.028483 [API:8081]10.0.0.141 - - [2026-02-02 02:33:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.016971 [API:8081]10.0.0.141 - - [2026-02-02 02:33:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-52120613:ctest-VN3-52813967?flat HTTP/1.1" 200 6218 0.012057 [API:8081]10.0.0.141 - - [2026-02-02 02:33:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.008010 [API:8081]10.0.0.141 - - [2026-02-02 02:33:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.019928 [API:8081]10.0.0.141 - - [2026-02-02 02:33:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.018259 [API:8081]10.0.0.141 - - [2026-02-02 02:33:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.021054 [API:8081]10.0.0.141 - - [2026-02-02 02:33:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.038335 [API:8081]10.0.0.141 - - [2026-02-02 02:33:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.018718 [API:8081]10.0.0.141 - - [2026-02-02 02:33:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.018772 [API:8081]10.0.0.23 - - [2026-02-02 02:33:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.23 - - [2026-02-02 02:33:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000246 [API:8081]10.0.0.22 - - [2026-02-02 02:33:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.22 - - [2026-02-02 02:33:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000360 [API:8081]10.0.0.23 - - [2026-02-02 02:33:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000243 [API:8081]10.0.0.141 - - [2026-02-02 02:33:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.022822 [API:8081]10.0.0.23 - - [2026-02-02 02:33:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.141 - - [2026-02-02 02:33:56] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-52120613:ctest-VN2-58046328?flat HTTP/1.1" 200 6556 0.014319 [API:8081]10.0.0.141 - - [2026-02-02 02:33:56] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009576 [API:8081]10.0.0.22 - - [2026-02-02 02:33:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000320 [API:8081]10.0.0.22 - - [2026-02-02 02:33:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000418 [API:8081]10.0.0.141 - - [2026-02-02 02:33:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.141 - - [2026-02-02 02:33:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000245 [API:8081]10.0.0.141 - - [2026-02-02 02:33:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.141 - - [2026-02-02 02:33:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.141 - - [2026-02-02 02:33:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.018902 [API:8081]10.0.0.141 - - [2026-02-02 02:34:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.018840 [API:8081]10.0.0.141 - - [2026-02-02 02:34:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.016125 [API:8081]10.0.0.141 - - [2026-02-02 02:34:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-52120613:ctest-VN1-96302591?flat HTTP/1.1" 200 6764 0.020511 [API:8081]10.0.0.141 - - [2026-02-02 02:34:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008440 [API:8081]10.0.0.141 - - [2026-02-02 02:34:11] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.083301 [API:8081]10.0.0.141 - - [2026-02-02 02:34:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.141 - - [2026-02-02 02:34:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1582 0.052902 [API:8081]10.0.0.141 - - [2026-02-02 02:34:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1582 0.056303 [API:8081]10.0.0.141 - - [2026-02-02 02:34:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1582 0.063156 [API:8081]10.0.0.141 - - [2026-02-02 02:35:12] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.063152 [API:8081]10.0.0.141 - - [2026-02-02 02:35:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-43261369:489a5910-f9d2-411b-be90-ab7f8eda6e70?flat HTTP/1.1" 200 5358 0.012081 [API:8081]10.0.0.141 - - [2026-02-02 02:35:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-43261369:489a5910-f9d2-411b-be90-ab7f8eda6e70?flat HTTP/1.1" 200 5358 0.013707 [API:8081]10.0.0.141 - - [2026-02-02 02:35:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-43261369:489a5910-f9d2-411b-be90-ab7f8eda6e70?flat HTTP/1.1" 200 5358 0.011895 [API:8081]10.0.0.141 - - [2026-02-02 02:35:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-43261369:489a5910-f9d2-411b-be90-ab7f8eda6e70?flat HTTP/1.1" 200 5358 0.012429 [API:8081]10.0.0.141 - - [2026-02-02 02:35:13] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-43261369:ctest-VN1-52776622?flat HTTP/1.1" 200 9447 0.014726 [API:8081]10.0.0.141 - - [2026-02-02 02:35:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.016922 [API:8081]10.0.0.141 - - [2026-02-02 02:35:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.025257 [API:8081]10.0.0.141 - - [2026-02-02 02:35:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009443 [API:8081]10.0.0.141 - - [2026-02-02 02:35:17] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-43261369:dad2b78a-5d24-4cf5-961d-9c089ffdf1f8?flat HTTP/1.1" 200 5223 0.012654 [API:8081]10.0.0.141 - - [2026-02-02 02:35:17] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-43261369:dad2b78a-5d24-4cf5-961d-9c089ffdf1f8?flat HTTP/1.1" 200 5223 0.012352 [API:8081]10.0.0.141 - - [2026-02-02 02:35:17] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-43261369:dad2b78a-5d24-4cf5-961d-9c089ffdf1f8?flat HTTP/1.1" 200 5223 0.012359 [API:8081]10.0.0.141 - - [2026-02-02 02:35:17] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-43261369:dad2b78a-5d24-4cf5-961d-9c089ffdf1f8?flat HTTP/1.1" 200 5223 0.015333 [API:8081]10.0.0.141 - - [2026-02-02 02:35:17] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-43261369:ctest-VN2-97360200?flat HTTP/1.1" 200 8639 0.014651 [API:8081]10.0.0.141 - - [2026-02-02 02:35:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.019380 [API:8081]10.0.0.141 - - [2026-02-02 02:35:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.018383 [API:8081]10.0.0.141 - - [2026-02-02 02:35:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009299 [API:8081]10.0.0.141 - - [2026-02-02 02:35:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-43261369:33f69b16-6d16-46ca-aa23-beb59f15cb7a?flat HTTP/1.1" 200 5222 0.015936 [API:8081]10.0.0.141 - - [2026-02-02 02:35:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-43261369:33f69b16-6d16-46ca-aa23-beb59f15cb7a?flat HTTP/1.1" 200 5222 0.014879 [API:8081]10.0.0.141 - - [2026-02-02 02:35:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-43261369:33f69b16-6d16-46ca-aa23-beb59f15cb7a?flat HTTP/1.1" 200 5222 0.019675 [API:8081]10.0.0.141 - - [2026-02-02 02:35:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-43261369:33f69b16-6d16-46ca-aa23-beb59f15cb7a?flat HTTP/1.1" 200 5222 0.012620 [API:8081]10.0.0.141 - - [2026-02-02 02:35:21] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-43261369:ctest-VN3-49355973?flat HTTP/1.1" 200 8205 0.015589 [API:8081]10.0.0.141 - - [2026-02-02 02:35:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.018131 [API:8081]10.0.0.141 - - [2026-02-02 02:35:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.017584 [API:8081]10.0.0.141 - - [2026-02-02 02:35:21] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010552 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:35:56] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002948 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:35:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003050 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:35:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003028 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:35:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002548 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:35:56] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002805 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:35:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002269 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:35:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002588 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:35:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002778 [API:8081]10.0.0.141 - - [2026-02-02 02:36:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.030633 [API:8081]10.0.0.141 - - [2026-02-02 02:36:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.016970 [API:8081]10.0.0.141 - - [2026-02-02 02:36:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.020944 [API:8081]10.0.0.141 - - [2026-02-02 02:36:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.019264 [API:8081]10.0.0.141 - - [2026-02-02 02:36:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.022986 [API:8081]10.0.0.141 - - [2026-02-02 02:36:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.017979 [API:8081]10.0.0.141 - - [2026-02-02 02:36:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.018893 [API:8081]10.0.0.141 - - [2026-02-02 02:36:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.018364 [API:8081]10.0.0.141 - - [2026-02-02 02:36:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.020798 [API:8081]10.0.0.141 - - [2026-02-02 02:36:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.017242 [API:8081]10.0.0.141 - - [2026-02-02 02:36:34] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-43261369:ctest-VN3-49355973?flat HTTP/1.1" 200 6966 0.014533 [API:8081]10.0.0.141 - - [2026-02-02 02:36:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.008673 [API:8081]10.0.0.141 - - [2026-02-02 02:36:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.021071 [API:8081]10.0.0.141 - - [2026-02-02 02:36:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.021259 [API:8081]10.0.0.141 - - [2026-02-02 02:36:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.033601 [API:8081]10.0.0.141 - - [2026-02-02 02:36:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.040905 [API:8081]10.0.0.141 - - [2026-02-02 02:36:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.020403 [API:8081]10.0.0.141 - - [2026-02-02 02:36:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.021278 [API:8081]10.0.0.141 - - [2026-02-02 02:36:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.023972 [API:8081]10.0.0.141 - - [2026-02-02 02:36:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.018574 [API:8081]10.0.0.141 - - [2026-02-02 02:36:58] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-43261369:ctest-VN2-97360200?flat HTTP/1.1" 200 7315 0.011202 [API:8081]10.0.0.141 - - [2026-02-02 02:36:58] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.007921 [API:8081]10.0.0.141 - - [2026-02-02 02:37:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.018765 [API:8081]10.0.0.141 - - [2026-02-02 02:37:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.018146 [API:8081]10.0.0.141 - - [2026-02-02 02:37:04] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-43261369:ctest-VN1-52776622?flat HTTP/1.1" 200 7640 0.013844 [API:8081]10.0.0.141 - - [2026-02-02 02:37:04] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010233 [API:8081]10.0.0.141 - - [2026-02-02 02:37:06] "GET /analytics HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.141 - - [2026-02-02 02:37:06] "GET /analytics HTTP/1.1" 401 206 0.000135 [API:8081]10.0.0.141 - - [2026-02-02 02:37:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066092 [API:8081]10.0.0.141 - - [2026-02-02 02:37:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.141 - - [2026-02-02 02:37:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1341 0.098520 [API:8081]10.0.0.141 - - [2026-02-02 02:37:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1341 0.064971 [API:8081]10.0.0.22 - - [2026-02-02 02:37:36] "GET /analytics HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.23 - - [2026-02-02 02:37:36] "GET /analytics HTTP/1.1" 401 206 0.000178 [API:8081]10.0.0.23 - - [2026-02-02 02:37:36] "GET /analytics HTTP/1.1" 401 206 0.000136 [API:8081]10.0.0.22 - - [2026-02-02 02:37:36] "GET /analytics HTTP/1.1" 401 206 0.000175 [API:8081]10.0.0.141 - - [2026-02-02 02:38:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.062980 [API:8081]10.0.0.23 - - [2026-02-02 02:38:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.23 - - [2026-02-02 02:38:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.22 - - [2026-02-02 02:38:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.22 - - [2026-02-02 02:38:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.23 - - [2026-02-02 02:38:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.23 - - [2026-02-02 02:38:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.22 - - [2026-02-02 02:38:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.22 - - [2026-02-02 02:38:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.141 - - [2026-02-02 02:38:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.141 - - [2026-02-02 02:38:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000320 [API:8081]10.0.0.141 - - [2026-02-02 02:38:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.141 - - [2026-02-02 02:38:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.141 - - [2026-02-02 02:39:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.141 - - [2026-02-02 02:39:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1156 0.071694 [API:8081]10.0.0.141 - - [2026-02-02 02:40:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061819 [API:8081]10.0.0.141 - - [2026-02-02 02:41:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.065806 [API:8081]10.0.0.141 - - [2026-02-02 02:41:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.016784 [API:8081]10.0.0.141 - - [2026-02-02 02:41:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.061017 [API:8081]10.0.0.141 - - [2026-02-02 02:41:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.019204 [API:8081]10.0.0.141 - - [2026-02-02 02:41:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.016986 [API:8081]10.0.0.141 - - [2026-02-02 02:41:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.063434 [API:8081]10.0.0.141 - - [2026-02-02 02:41:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.017889 [API:8081]10.0.0.141 - - [2026-02-02 02:41:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.017788 [API:8081]10.0.0.141 - - [2026-02-02 02:41:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.017819 [API:8081]10.0.0.141 - - [2026-02-02 02:41:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.017324 [API:8081]10.0.0.141 - - [2026-02-02 02:41:36] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy0Ipv4v6-57720703:ctest-vnet0-55529015?flat HTTP/1.1" 200 7965 0.012571 [API:8081]10.0.0.141 - - [2026-02-02 02:41:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008573 [API:8081]10.0.0.141 - - [2026-02-02 02:41:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.141 - - [2026-02-02 02:41:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1144 0.063789 [API:8081]10.0.0.141 - - [2026-02-02 02:41:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1369 0.081307 [API:8081]10.0.0.141 - - [2026-02-02 02:43:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056455 [API:8081]10.0.0.23 - - [2026-02-02 02:43:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.23 - - [2026-02-02 02:43:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.22 - - [2026-02-02 02:43:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.22 - - [2026-02-02 02:43:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.23 - - [2026-02-02 02:43:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.23 - - [2026-02-02 02:43:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.22 - - [2026-02-02 02:43:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.22 - - [2026-02-02 02:43:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.141 - - [2026-02-02 02:43:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.141 - - [2026-02-02 02:43:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.141 - - [2026-02-02 02:43:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.141 - - [2026-02-02 02:43:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.141 - - [2026-02-02 02:44:19] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.059247 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:45:56] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002667 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:45:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002422 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:45:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002487 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:45:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002417 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:45:56] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002947 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:45:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002546 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:45:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002319 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:45:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002208 [API:8081]10.0.0.141 - - [2026-02-02 02:46:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074565 [API:8081]10.0.0.141 - - [2026-02-02 02:46:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.067515 [API:8081]10.0.0.141 - - [2026-02-02 02:46:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-24180932:ctest-vnet1-38875024?flat HTTP/1.1" 200 7306 0.060872 [API:8081]10.0.0.141 - - [2026-02-02 02:46:56] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.057116 [API:8081]10.0.0.141 - - [2026-02-02 02:46:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24622 0.018762 [API:8081]10.0.0.141 - - [2026-02-02 02:47:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24622 0.016369 [API:8081]10.0.0.141 - - [2026-02-02 02:47:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24623 0.017629 [API:8081]10.0.0.141 - - [2026-02-02 02:47:04] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-24180932:ctest-vnet0-07940941?flat HTTP/1.1" 200 6957 0.013617 [API:8081]10.0.0.141 - - [2026-02-02 02:47:04] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007876 [API:8081]10.0.0.141 - - [2026-02-02 02:47:06] "GET /analytics HTTP/1.1" 401 206 0.000234 [API:8081]10.0.0.141 - - [2026-02-02 02:47:06] "GET /analytics HTTP/1.1" 401 206 0.000144 [API:8081]10.0.0.141 - - [2026-02-02 02:47:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000235 [API:8081]10.0.0.141 - - [2026-02-02 02:47:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.380199 [API:8081]10.0.0.141 - - [2026-02-02 02:47:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1156 0.093606 [API:8081]10.0.0.141 - - [2026-02-02 02:47:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1393 0.056535 [API:8081]10.0.0.22 - - [2026-02-02 02:47:36] "GET /analytics HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.22 - - [2026-02-02 02:47:36] "GET /analytics HTTP/1.1" 401 206 0.000154 [API:8081]10.0.0.23 - - [2026-02-02 02:47:36] "GET /analytics HTTP/1.1" 401 206 0.000136 [API:8081]10.0.0.23 - - [2026-02-02 02:47:36] "GET /analytics HTTP/1.1" 401 206 0.000141 [API:8081]10.0.0.23 - - [2026-02-02 02:48:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.23 - - [2026-02-02 02:48:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.22 - - [2026-02-02 02:48:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000246 [API:8081]10.0.0.22 - - [2026-02-02 02:48:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.23 - - [2026-02-02 02:48:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.23 - - [2026-02-02 02:48:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.22 - - [2026-02-02 02:48:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.22 - - [2026-02-02 02:48:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.141 - - [2026-02-02 02:48:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000390 [API:8081]10.0.0.141 - - [2026-02-02 02:48:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000365 [API:8081]10.0.0.141 - - [2026-02-02 02:48:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.141 - - [2026-02-02 02:48:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000361 [API:8081]10.0.0.141 - - [2026-02-02 02:49:23] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.078828 [API:8081]10.0.0.141 - - [2026-02-02 02:50:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.066175 [API:8081]10.0.0.141 - - [2026-02-02 02:52:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24612 0.020073 [API:8081]10.0.0.141 - - [2026-02-02 02:52:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24612 0.065874 [API:8081]10.0.0.141 - - [2026-02-02 02:52:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24612 0.269513 [API:8081]10.0.0.141 - - [2026-02-02 02:52:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.078823 [API:8081]10.0.0.141 - - [2026-02-02 02:52:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24612 0.020972 [API:8081]10.0.0.141 - - [2026-02-02 02:52:28] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-22249247:ctest-vnet1-51677156?flat HTTP/1.1" 200 8067 0.012682 [API:8081]10.0.0.141 - - [2026-02-02 02:52:28] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.054252 [API:8081]10.0.0.141 - - [2026-02-02 02:52:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.019088 [API:8081]10.0.0.141 - - [2026-02-02 02:52:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.020136 [API:8081]10.0.0.141 - - [2026-02-02 02:52:34] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-22249247:ctest-vnet0-88550592?flat HTTP/1.1" 200 7708 0.015133 [API:8081]10.0.0.141 - - [2026-02-02 02:52:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010200 [API:8081]10.0.0.141 - - [2026-02-02 02:53:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.080806 [API:8081]10.0.0.23 - - [2026-02-02 02:53:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.23 - - [2026-02-02 02:53:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000243 [API:8081]10.0.0.22 - - [2026-02-02 02:53:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000332 [API:8081]10.0.0.22 - - [2026-02-02 02:53:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000352 [API:8081]10.0.0.23 - - [2026-02-02 02:53:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.23 - - [2026-02-02 02:53:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.22 - - [2026-02-02 02:53:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.22 - - [2026-02-02 02:53:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.141 - - [2026-02-02 02:53:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000460 [API:8081]10.0.0.141 - - [2026-02-02 02:53:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000380 [API:8081]10.0.0.141 - - [2026-02-02 02:53:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.141 - - [2026-02-02 02:53:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.141 - - [2026-02-02 02:55:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.117176 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:55:56] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003091 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:55:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002883 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:55:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003317 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:55:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002971 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:55:56] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003236 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:55:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002670 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:55:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002752 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 02:55:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002367 [API:8081]10.0.0.141 - - [2026-02-02 02:56:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.070239 [API:8081]10.0.0.141 - - [2026-02-02 02:56:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.141 - - [2026-02-02 02:56:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1345 0.054100 [API:8081]10.0.0.141 - - [2026-02-02 02:57:06] "GET /analytics HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.141 - - [2026-02-02 02:57:06] "GET /analytics HTTP/1.1" 401 206 0.000143 [API:8081]10.0.0.22 - - [2026-02-02 02:57:36] "GET /analytics HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.22 - - [2026-02-02 02:57:36] "GET /analytics HTTP/1.1" 401 206 0.000138 [API:8081]10.0.0.23 - - [2026-02-02 02:57:36] "GET /analytics HTTP/1.1" 401 206 0.000139 [API:8081]10.0.0.23 - - [2026-02-02 02:57:36] "GET /analytics HTTP/1.1" 401 206 0.000114 [API:8081]10.0.0.141 - - [2026-02-02 02:58:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1357 0.057957 [API:8081]10.0.0.141 - - [2026-02-02 02:58:29] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064589 [API:8081]10.0.0.23 - - [2026-02-02 02:58:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000438 [API:8081]10.0.0.23 - - [2026-02-02 02:58:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.22 - - [2026-02-02 02:58:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000383 [API:8081]10.0.0.22 - - [2026-02-02 02:58:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000396 [API:8081]10.0.0.23 - - [2026-02-02 02:58:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000312 [API:8081]10.0.0.23 - - [2026-02-02 02:58:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.22 - - [2026-02-02 02:58:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000397 [API:8081]10.0.0.22 - - [2026-02-02 02:58:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.141 - - [2026-02-02 02:58:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.141 - - [2026-02-02 02:58:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.141 - - [2026-02-02 02:58:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.141 - - [2026-02-02 02:58:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.141 - - [2026-02-02 02:59:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.064728 [API:8081]10.0.0.141 - - [2026-02-02 02:59:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.141 - - [2026-02-02 02:59:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1485 0.060027 [API:8081]10.0.0.141 - - [2026-02-02 03:00:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-33143940:33b426fe-7c0a-412a-ac39-e8e9df89898c?flat HTTP/1.1" 200 5826 0.059637 [API:8081]10.0.0.141 - - [2026-02-02 03:00:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-33143940:33b426fe-7c0a-412a-ac39-e8e9df89898c?flat HTTP/1.1" 200 5826 0.060608 [API:8081]10.0.0.141 - - [2026-02-02 03:00:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-33143940:33b426fe-7c0a-412a-ac39-e8e9df89898c?flat HTTP/1.1" 200 5826 0.012208 [API:8081]10.0.0.141 - - [2026-02-02 03:00:36] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-33143940:ctest-SecurityGroupBasicRegressionTests1Ipv6-33143940-17455323?flat HTTP/1.1" 200 5028 0.014963 [API:8081]10.0.0.141 - - [2026-02-02 03:00:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.017678 [API:8081]10.0.0.141 - - [2026-02-02 03:00:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.018632 [API:8081]10.0.0.141 - - [2026-02-02 03:00:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.008024 [API:8081]10.0.0.141 - - [2026-02-02 03:01:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-33143940:6d3d24f2-e200-4b7c-8637-0cc609d06f78?flat HTTP/1.1" 200 5954 0.012913 [API:8081]10.0.0.141 - - [2026-02-02 03:01:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-33143940:6d3d24f2-e200-4b7c-8637-0cc609d06f78?flat HTTP/1.1" 200 5954 0.013140 [API:8081]10.0.0.141 - - [2026-02-02 03:01:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-33143940:6d3d24f2-e200-4b7c-8637-0cc609d06f78?flat HTTP/1.1" 200 5954 0.012085 [API:8081]10.0.0.141 - - [2026-02-02 03:01:02] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-33143940:ctest-SecurityGroupBasicRegressionTests1Ipv6-33143940-17455323?flat HTTP/1.1" 200 12219 0.018056 [API:8081]10.0.0.141 - - [2026-02-02 03:01:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.022157 [API:8081]10.0.0.141 - - [2026-02-02 03:01:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.019318 [API:8081]10.0.0.141 - - [2026-02-02 03:01:02] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.007932 [API:8081]10.0.0.141 - - [2026-02-02 03:01:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.117312 [API:8081]10.0.0.141 - - [2026-02-02 03:01:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.024479 [API:8081]10.0.0.141 - - [2026-02-02 03:01:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.020481 [API:8081]10.0.0.141 - - [2026-02-02 03:01:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.019378 [API:8081]10.0.0.141 - - [2026-02-02 03:01:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.018918 [API:8081]10.0.0.141 - - [2026-02-02 03:01:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.029877 [API:8081]10.0.0.141 - - [2026-02-02 03:01:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.020805 [API:8081]10.0.0.141 - - [2026-02-02 03:01:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.023643 [API:8081]10.0.0.141 - - [2026-02-02 03:01:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.021194 [API:8081]10.0.0.141 - - [2026-02-02 03:01:58] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-33143940:ctest-SecurityGroupBasicRegressionTests1Ipv6-33143940-17455323?flat HTTP/1.1" 200 11703 0.015650 [API:8081]10.0.0.141 - - [2026-02-02 03:01:58] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008669 [API:8081]10.0.0.141 - - [2026-02-02 03:02:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.025716 [API:8081]10.0.0.141 - - [2026-02-02 03:02:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.018802 [API:8081]10.0.0.141 - - [2026-02-02 03:02:04] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-33143940:ctest-SecurityGroupBasicRegressionTests1Ipv6-33143940-17455323?flat HTTP/1.1" 200 8797 0.016396 [API:8081]10.0.0.141 - - [2026-02-02 03:02:04] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008911 [API:8081]10.0.0.141 - - [2026-02-02 03:02:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.141 - - [2026-02-02 03:02:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1286 0.074591 [API:8081]10.0.0.141 - - [2026-02-02 03:02:33] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.102633 [API:8081]10.0.0.141 - - [2026-02-02 03:02:56] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-63606525:04a0d419-9ae4-45db-a6ae-5ee0a9c66562?flat HTTP/1.1" 200 5800 0.065548 [API:8081]10.0.0.141 - - [2026-02-02 03:02:56] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-63606525:04a0d419-9ae4-45db-a6ae-5ee0a9c66562?flat HTTP/1.1" 200 5800 0.013969 [API:8081]10.0.0.141 - - [2026-02-02 03:02:56] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-63606525:04a0d419-9ae4-45db-a6ae-5ee0a9c66562?flat HTTP/1.1" 200 5800 0.072633 [API:8081]10.0.0.141 - - [2026-02-02 03:02:56] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-63606525:ctest-SecurityGroupBasicRegressionTests1_contrail-63606525-41264084?flat HTTP/1.1" 200 10437 0.016050 [API:8081]10.0.0.141 - - [2026-02-02 03:02:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.027169 [API:8081]10.0.0.141 - - [2026-02-02 03:02:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.025655 [API:8081]10.0.0.141 - - [2026-02-02 03:02:56] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009130 [API:8081]10.0.0.141 - - [2026-02-02 03:03:17] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-63606525:8ce33b20-1c6b-4d26-98b2-3e91206a3ebb?flat HTTP/1.1" 200 5665 0.013232 [API:8081]10.0.0.141 - - [2026-02-02 03:03:17] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-63606525:8ce33b20-1c6b-4d26-98b2-3e91206a3ebb?flat HTTP/1.1" 200 5665 0.014009 [API:8081]10.0.0.141 - - [2026-02-02 03:03:17] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-63606525:8ce33b20-1c6b-4d26-98b2-3e91206a3ebb?flat HTTP/1.1" 200 5665 0.015703 [API:8081]10.0.0.141 - - [2026-02-02 03:03:17] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-63606525:ctest-SecurityGroupBasicRegressionTests1_contrail-63606525-41264084?flat HTTP/1.1" 200 11752 0.017864 [API:8081]10.0.0.141 - - [2026-02-02 03:03:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.018860 [API:8081]10.0.0.141 - - [2026-02-02 03:03:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.018093 [API:8081]10.0.0.141 - - [2026-02-02 03:03:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.007949 [API:8081]10.0.0.23 - - [2026-02-02 03:03:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.23 - - [2026-02-02 03:03:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.22 - - [2026-02-02 03:03:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.22 - - [2026-02-02 03:03:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.23 - - [2026-02-02 03:03:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.23 - - [2026-02-02 03:03:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.22 - - [2026-02-02 03:03:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.22 - - [2026-02-02 03:03:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.141 - - [2026-02-02 03:03:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.141 - - [2026-02-02 03:03:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.141 - - [2026-02-02 03:03:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000246 [API:8081]10.0.0.141 - - [2026-02-02 03:03:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.141 - - [2026-02-02 03:04:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062841 [API:8081]10.0.0.141 - - [2026-02-02 03:05:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.019979 [API:8081]10.0.0.141 - - [2026-02-02 03:05:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.021621 [API:8081]10.0.0.141 - - [2026-02-02 03:05:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.032982 [API:8081]10.0.0.141 - - [2026-02-02 03:05:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.023626 [API:8081]10.0.0.141 - - [2026-02-02 03:05:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.019954 [API:8081]10.0.0.141 - - [2026-02-02 03:05:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.025761 [API:8081]10.0.0.141 - - [2026-02-02 03:05:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.020454 [API:8081]10.0.0.141 - - [2026-02-02 03:05:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.019107 [API:8081]10.0.0.141 - - [2026-02-02 03:05:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.026524 [API:8081]10.0.0.141 - - [2026-02-02 03:05:26] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-63606525:ctest-SecurityGroupBasicRegressionTests1_contrail-63606525-41264084?flat HTTP/1.1" 200 11631 0.015621 [API:8081]10.0.0.141 - - [2026-02-02 03:05:26] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008551 [API:8081]10.0.0.141 - - [2026-02-02 03:05:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.017168 [API:8081]10.0.0.141 - - [2026-02-02 03:05:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.025383 [API:8081]10.0.0.141 - - [2026-02-02 03:05:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.063220 [API:8081]10.0.0.141 - - [2026-02-02 03:05:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24643 0.017261 [API:8081]10.0.0.141 - - [2026-02-02 03:05:35] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-63606525:ctest-SecurityGroupBasicRegressionTests1_contrail-63606525-41264084?flat HTTP/1.1" 200 8423 0.011831 [API:8081]10.0.0.141 - - [2026-02-02 03:05:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009673 [API:8081]10.0.0.141 - - [2026-02-02 03:05:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.141 - - [2026-02-02 03:05:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1250 0.059129 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:05:56] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002231 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:05:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002488 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:05:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002483 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:05:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003152 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:05:56] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002990 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:05:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002620 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:05:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002706 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:05:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002414 [API:8081]10.0.0.141 - - [2026-02-02 03:06:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-61293508:ad98f5a5-201e-45d3-8c43-90ec889bc415?flat HTTP/1.1" 200 5673 0.075455 [API:8081]10.0.0.141 - - [2026-02-02 03:06:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-61293508:ad98f5a5-201e-45d3-8c43-90ec889bc415?flat HTTP/1.1" 200 5673 0.056900 [API:8081]10.0.0.141 - - [2026-02-02 03:06:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-61293508:ad98f5a5-201e-45d3-8c43-90ec889bc415?flat HTTP/1.1" 200 5673 0.014507 [API:8081]10.0.0.141 - - [2026-02-02 03:06:33] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-61293508:ctest-SecurityGroupBasicRegressionTests1-61293508-07100059?flat HTTP/1.1" 200 4331 0.024744 [API:8081]10.0.0.141 - - [2026-02-02 03:06:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24645 0.017200 [API:8081]10.0.0.141 - - [2026-02-02 03:06:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24645 0.016159 [API:8081]10.0.0.141 - - [2026-02-02 03:06:33] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.008196 [API:8081]10.0.0.141 - - [2026-02-02 03:06:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-61293508:002393bf-2b08-4a0a-be9a-3c789edbf3d0?flat HTTP/1.1" 200 5533 0.014159 [API:8081]10.0.0.141 - - [2026-02-02 03:06:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-61293508:002393bf-2b08-4a0a-be9a-3c789edbf3d0?flat HTTP/1.1" 200 5533 0.012817 [API:8081]10.0.0.141 - - [2026-02-02 03:06:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-61293508:002393bf-2b08-4a0a-be9a-3c789edbf3d0?flat HTTP/1.1" 200 5533 0.013360 [API:8081]10.0.0.141 - - [2026-02-02 03:06:54] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-61293508:ctest-SecurityGroupBasicRegressionTests1-61293508-07100059?flat HTTP/1.1" 200 9934 0.016140 [API:8081]10.0.0.141 - - [2026-02-02 03:06:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.023464 [API:8081]10.0.0.141 - - [2026-02-02 03:06:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.021182 [API:8081]10.0.0.141 - - [2026-02-02 03:06:54] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.010295 [API:8081]10.0.0.141 - - [2026-02-02 03:07:06] "GET /analytics HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.141 - - [2026-02-02 03:07:06] "GET /analytics HTTP/1.1" 401 206 0.000135 [API:8081]10.0.0.22 - - [2026-02-02 03:07:36] "GET /analytics HTTP/1.1" 401 206 0.000232 [API:8081]10.0.0.22 - - [2026-02-02 03:07:36] "GET /analytics HTTP/1.1" 401 206 0.000150 [API:8081]10.0.0.23 - - [2026-02-02 03:07:36] "GET /analytics HTTP/1.1" 401 206 0.000159 [API:8081]10.0.0.23 - - [2026-02-02 03:07:36] "GET /analytics HTTP/1.1" 401 206 0.000184 [API:8081]10.0.0.141 - - [2026-02-02 03:07:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068627 [API:8081]10.0.0.141 - - [2026-02-02 03:08:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.020257 [API:8081]10.0.0.141 - - [2026-02-02 03:08:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.063991 [API:8081]10.0.0.141 - - [2026-02-02 03:08:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.019739 [API:8081]10.0.0.141 - - [2026-02-02 03:08:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.019169 [API:8081]10.0.0.141 - - [2026-02-02 03:08:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.029329 [API:8081]10.0.0.141 - - [2026-02-02 03:08:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.020490 [API:8081]10.0.0.141 - - [2026-02-02 03:08:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.019370 [API:8081]10.0.0.23 - - [2026-02-02 03:08:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.23 - - [2026-02-02 03:08:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000241 [API:8081]10.0.0.141 - - [2026-02-02 03:08:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.018356 [API:8081]10.0.0.141 - - [2026-02-02 03:08:55] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-61293508:ctest-SecurityGroupBasicRegressionTests1-61293508-07100059?flat HTTP/1.1" 200 10760 0.014071 [API:8081]10.0.0.141 - - [2026-02-02 03:08:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008028 [API:8081]10.0.0.22 - - [2026-02-02 03:08:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000390 [API:8081]10.0.0.22 - - [2026-02-02 03:08:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.23 - - [2026-02-02 03:08:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.23 - - [2026-02-02 03:08:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.22 - - [2026-02-02 03:08:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.22 - - [2026-02-02 03:08:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000310 [API:8081]10.0.0.141 - - [2026-02-02 03:08:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000338 [API:8081]10.0.0.141 - - [2026-02-02 03:08:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.141 - - [2026-02-02 03:08:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24645 0.017902 [API:8081]10.0.0.141 - - [2026-02-02 03:08:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.002187 [API:8081]10.0.0.141 - - [2026-02-02 03:08:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.141 - - [2026-02-02 03:09:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24645 0.021402 [API:8081]10.0.0.141 - - [2026-02-02 03:09:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24645 0.016902 [API:8081]10.0.0.141 - - [2026-02-02 03:09:04] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-61293508:ctest-SecurityGroupBasicRegressionTests1-61293508-07100059?flat HTTP/1.1" 200 7949 0.013943 [API:8081]10.0.0.141 - - [2026-02-02 03:09:04] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007697 [API:8081]10.0.0.141 - - [2026-02-02 03:09:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.141 - - [2026-02-02 03:09:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1347 0.082290 [API:8081]10.0.0.141 - - [2026-02-02 03:09:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.060082 [API:8081]10.0.0.141 - - [2026-02-02 03:09:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1775 0.068281 [API:8081]10.0.0.141 - - [2026-02-02 03:09:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1132 0.008631 [API:8081]10.0.0.141 - - [2026-02-02 03:09:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1345 0.017376 [API:8081]10.0.0.141 - - [2026-02-02 03:09:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.007771 [API:8081]10.0.0.141 - - [2026-02-02 03:09:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1785 0.008718 [API:8081]10.0.0.141 - - [2026-02-02 03:09:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2012 0.008976 [API:8081]10.0.0.141 - - [2026-02-02 03:10:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.141 - - [2026-02-02 03:10:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1132 0.064502 [API:8081]10.0.0.141 - - [2026-02-02 03:10:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1349 0.063183 [API:8081]10.0.0.141 - - [2026-02-02 03:10:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1568 0.059645 [API:8081]10.0.0.141 - - [2026-02-02 03:10:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1132 0.009715 [API:8081]10.0.0.141 - - [2026-02-02 03:10:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1345 0.009944 [API:8081]10.0.0.141 - - [2026-02-02 03:10:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.008424 [API:8081]10.0.0.141 - - [2026-02-02 03:10:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.141 - - [2026-02-02 03:10:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1128 0.059709 [API:8081]10.0.0.141 - - [2026-02-02 03:10:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1337 0.061338 [API:8081]10.0.0.141 - - [2026-02-02 03:10:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1548 0.065990 [API:8081]10.0.0.141 - - [2026-02-02 03:10:38] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058613 [API:8081]10.0.0.141 - - [2026-02-02 03:10:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1128 0.008612 [API:8081]10.0.0.141 - - [2026-02-02 03:10:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1337 0.011755 [API:8081]10.0.0.141 - - [2026-02-02 03:10:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1548 0.007628 [API:8081]10.0.0.141 - - [2026-02-02 03:10:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1769 0.009009 [API:8081]10.0.0.141 - - [2026-02-02 03:10:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1992 0.009019 [API:8081]10.0.0.141 - - [2026-02-02 03:11:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.141 - - [2026-02-02 03:11:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1134 0.058987 [API:8081]10.0.0.141 - - [2026-02-02 03:11:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1351 0.067451 [API:8081]10.0.0.141 - - [2026-02-02 03:11:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1572 0.058592 [API:8081]10.0.0.141 - - [2026-02-02 03:11:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1805 0.008984 [API:8081]10.0.0.141 - - [2026-02-02 03:11:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2040 0.009557 [API:8081]10.0.0.141 - - [2026-02-02 03:11:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.072917 [API:8081]10.0.0.141 - - [2026-02-02 03:13:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058214 [API:8081]10.0.0.23 - - [2026-02-02 03:13:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.23 - - [2026-02-02 03:13:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.22 - - [2026-02-02 03:13:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.22 - - [2026-02-02 03:13:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.23 - - [2026-02-02 03:13:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.23 - - [2026-02-02 03:13:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.22 - - [2026-02-02 03:13:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.22 - - [2026-02-02 03:13:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000315 [API:8081]10.0.0.141 - - [2026-02-02 03:13:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.141 - - [2026-02-02 03:13:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000336 [API:8081]10.0.0.141 - - [2026-02-02 03:13:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.141 - - [2026-02-02 03:13:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000327 [API:8081]10.0.0.141 - - [2026-02-02 03:14:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.068985 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:15:56] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002531 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:15:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002857 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:15:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002712 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:15:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002456 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:15:56] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002903 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:15:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002277 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:15:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002136 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:15:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002253 [API:8081]10.0.0.141 - - [2026-02-02 03:16:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069407 [API:8081]10.0.0.141 - - [2026-02-02 03:17:06] "GET /analytics HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.141 - - [2026-02-02 03:17:06] "GET /analytics HTTP/1.1" 401 206 0.000141 [API:8081]10.0.0.23 - - [2026-02-02 03:17:36] "GET /analytics HTTP/1.1" 401 206 0.000240 [API:8081]10.0.0.23 - - [2026-02-02 03:17:36] "GET /analytics HTTP/1.1" 401 206 0.000137 [API:8081]10.0.0.22 - - [2026-02-02 03:17:36] "GET /analytics HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.22 - - [2026-02-02 03:17:36] "GET /analytics HTTP/1.1" 401 206 0.000147 [API:8081]10.0.0.141 - - [2026-02-02 03:17:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.141 - - [2026-02-02 03:17:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1351 0.068377 [API:8081]10.0.0.141 - - [2026-02-02 03:17:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1562 0.061466 [API:8081]10.0.0.141 - - [2026-02-02 03:17:44] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.137839 [API:8081]10.0.0.23 - - [2026-02-02 03:18:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.23 - - [2026-02-02 03:18:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.22 - - [2026-02-02 03:18:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.22 - - [2026-02-02 03:18:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.23 - - [2026-02-02 03:18:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.23 - - [2026-02-02 03:18:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.22 - - [2026-02-02 03:18:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000419 [API:8081]10.0.0.22 - - [2026-02-02 03:18:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.141 - - [2026-02-02 03:18:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000316 [API:8081]10.0.0.141 - - [2026-02-02 03:18:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.141 - - [2026-02-02 03:18:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.141 - - [2026-02-02 03:18:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.141 - - [2026-02-02 03:19:45] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068478 [API:8081]10.0.0.141 - - [2026-02-02 03:20:46] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.066643 [API:8081]10.0.0.141 - - [2026-02-02 03:21:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.141 - - [2026-02-02 03:22:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1126 0.070465 [API:8081]10.0.0.141 - - [2026-02-02 03:22:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.141 - - [2026-02-02 03:22:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1349 0.054223 [API:8081]10.0.0.141 - - [2026-02-02 03:22:48] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.088364 [API:8081]10.0.0.141 - - [2026-02-02 03:23:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.058783 [API:8081]10.0.0.23 - - [2026-02-02 03:23:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.23 - - [2026-02-02 03:23:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.22 - - [2026-02-02 03:23:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000329 [API:8081]10.0.0.22 - - [2026-02-02 03:23:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.23 - - [2026-02-02 03:23:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.23 - - [2026-02-02 03:23:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000331 [API:8081]10.0.0.22 - - [2026-02-02 03:23:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.22 - - [2026-02-02 03:23:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.141 - - [2026-02-02 03:23:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.141 - - [2026-02-02 03:23:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000321 [API:8081]10.0.0.141 - - [2026-02-02 03:23:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.141 - - [2026-02-02 03:23:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.141 - - [2026-02-02 03:25:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077352 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:25:56] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004100 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:25:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002764 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:25:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002646 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:25:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002720 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:25:56] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003353 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:25:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002643 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:25:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002679 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:25:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002532 [API:8081]10.0.0.141 - - [2026-02-02 03:26:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.064249 [API:8081]10.0.0.141 - - [2026-02-02 03:27:06] "GET /analytics HTTP/1.1" 401 206 0.000355 [API:8081]10.0.0.141 - - [2026-02-02 03:27:06] "GET /analytics HTTP/1.1" 401 206 0.000197 [API:8081]10.0.0.23 - - [2026-02-02 03:27:36] "GET /analytics HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.23 - - [2026-02-02 03:27:36] "GET /analytics HTTP/1.1" 401 206 0.000141 [API:8081]10.0.0.22 - - [2026-02-02 03:27:36] "GET /analytics HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.22 - - [2026-02-02 03:27:36] "GET /analytics HTTP/1.1" 401 206 0.000142 [API:8081]10.0.0.141 - - [2026-02-02 03:28:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.141 - - [2026-02-02 03:28:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.065371 [API:8081]10.0.0.141 - - [2026-02-02 03:28:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061471 [API:8081]10.0.0.23 - - [2026-02-02 03:28:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000357 [API:8081]10.0.0.23 - - [2026-02-02 03:28:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000351 [API:8081]10.0.0.22 - - [2026-02-02 03:28:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.22 - - [2026-02-02 03:28:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.23 - - [2026-02-02 03:28:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.23 - - [2026-02-02 03:28:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.22 - - [2026-02-02 03:28:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.22 - - [2026-02-02 03:28:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000396 [API:8081]10.0.0.141 - - [2026-02-02 03:28:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.141 - - [2026-02-02 03:28:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.141 - - [2026-02-02 03:28:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.141 - - [2026-02-02 03:28:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000370 [API:8081]10.0.0.141 - - [2026-02-02 03:29:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.069402 [API:8081]10.0.0.141 - - [2026-02-02 03:31:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072781 [API:8081]10.0.0.141 - - [2026-02-02 03:32:56] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.079714 [API:8081]10.0.0.141 - - [2026-02-02 03:33:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-07378785:778f80f1-9ff5-4b2b-8c86-cd13d5cc974c?flat HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.141 - - [2026-02-02 03:33:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-07378785:778f80f1-9ff5-4b2b-8c86-cd13d5cc974c?flat HTTP/1.1" 200 5276 0.068628 [API:8081]10.0.0.141 - - [2026-02-02 03:33:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-07378785:778f80f1-9ff5-4b2b-8c86-cd13d5cc974c?flat HTTP/1.1" 200 5276 0.083377 [API:8081]10.0.0.141 - - [2026-02-02 03:33:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-07378785:778f80f1-9ff5-4b2b-8c86-cd13d5cc974c?flat HTTP/1.1" 200 5276 0.068756 [API:8081]10.0.0.141 - - [2026-02-02 03:33:36] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-07378785:ctest-random-29387852?flat HTTP/1.1" 200 4131 0.018142 [API:8081]10.0.0.141 - - [2026-02-02 03:33:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.016547 [API:8081]10.0.0.141 - - [2026-02-02 03:33:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.016473 [API:8081]10.0.0.141 - - [2026-02-02 03:33:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009136 [API:8081]10.0.0.141 - - [2026-02-02 03:33:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1128 0.009547 [API:8081]10.0.0.141 - - [2026-02-02 03:33:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.018573 [API:8081]10.0.0.141 - - [2026-02-02 03:33:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.018522 [API:8081]10.0.0.141 - - [2026-02-02 03:33:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.017846 [API:8081]10.0.0.141 - - [2026-02-02 03:33:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.018140 [API:8081]10.0.0.141 - - [2026-02-02 03:33:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.019954 [API:8081]10.0.0.23 - - [2026-02-02 03:33:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.23 - - [2026-02-02 03:33:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.22 - - [2026-02-02 03:33:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.23 - - [2026-02-02 03:33:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.22 - - [2026-02-02 03:33:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.23 - - [2026-02-02 03:33:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.22 - - [2026-02-02 03:33:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.22 - - [2026-02-02 03:33:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000339 [API:8081]10.0.0.141 - - [2026-02-02 03:33:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.024459 [API:8081]10.0.0.141 - - [2026-02-02 03:33:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.141 - - [2026-02-02 03:33:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.141 - - [2026-02-02 03:33:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000428 [API:8081]10.0.0.141 - - [2026-02-02 03:33:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000315 [API:8081]10.0.0.141 - - [2026-02-02 03:34:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.020217 [API:8081]10.0.0.141 - - [2026-02-02 03:34:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.021766 [API:8081]10.0.0.141 - - [2026-02-02 03:34:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.017490 [API:8081]10.0.0.141 - - [2026-02-02 03:34:06] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-07378785:ctest-random-29387852?flat HTTP/1.1" 200 8136 0.016108 [API:8081]10.0.0.141 - - [2026-02-02 03:34:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.008594 [API:8081]10.0.0.141 - - [2026-02-02 03:34:57] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079875 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:35:56] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003181 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:35:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002915 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:35:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002659 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:35:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002340 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:35:56] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003682 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:35:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003363 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:35:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002716 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:35:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002674 [API:8081]10.0.0.141 - - [2026-02-02 03:35:58] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.077244 [API:8081]10.0.0.141 - - [2026-02-02 03:36:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.141 - - [2026-02-02 03:36:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1769 0.070642 [API:8081]10.0.0.141 - - [2026-02-02 03:37:06] "GET /analytics HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.141 - - [2026-02-02 03:37:06] "GET /analytics HTTP/1.1" 401 206 0.000160 [API:8081]10.0.0.23 - - [2026-02-02 03:37:36] "GET /analytics HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.23 - - [2026-02-02 03:37:36] "GET /analytics HTTP/1.1" 401 206 0.000149 [API:8081]10.0.0.22 - - [2026-02-02 03:37:36] "GET /analytics HTTP/1.1" 401 206 0.000236 [API:8081]10.0.0.22 - - [2026-02-02 03:37:36] "GET /analytics HTTP/1.1" 401 206 0.000142 [API:8081]10.0.0.141 - - [2026-02-02 03:37:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064154 [API:8081]10.0.0.23 - - [2026-02-02 03:38:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.23 - - [2026-02-02 03:38:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.22 - - [2026-02-02 03:38:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.22 - - [2026-02-02 03:38:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.23 - - [2026-02-02 03:38:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000347 [API:8081]10.0.0.23 - - [2026-02-02 03:38:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.22 - - [2026-02-02 03:38:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.22 - - [2026-02-02 03:38:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.141 - - [2026-02-02 03:38:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.141 - - [2026-02-02 03:38:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.141 - - [2026-02-02 03:38:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.141 - - [2026-02-02 03:38:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.141 - - [2026-02-02 03:39:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.068948 [API:8081]10.0.0.141 - - [2026-02-02 03:40:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000345 [API:8081]10.0.0.141 - - [2026-02-02 03:40:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1329 0.057462 [API:8081]10.0.0.141 - - [2026-02-02 03:41:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.127815 [API:8081]10.0.0.141 - - [2026-02-02 03:42:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.062369 [API:8081]10.0.0.141 - - [2026-02-02 03:42:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.141 - - [2026-02-02 03:42:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1154 0.069164 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:13] "POST /analytics/query HTTP/1.1" 202 179 0.013473 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:13] "GET /analytics/query/4d0de8e0-ffe9-11f0-b833-00000a00008d HTTP/1.1" 200 221 0.018245 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:13] "GET /analytics/query/4d0de8e0-ffe9-11f0-b833-00000a00008d HTTP/1.1" 200 221 0.002120 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:14] "GET /analytics/query/4d0de8e0-ffe9-11f0-b833-00000a00008d HTTP/1.1" 200 338 0.002021 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:14] "GET /analytics/query/4d0de8e0-ffe9-11f0-b833-00000a00008d/chunk-final/0 HTTP/1.1" 200 858 0.002619 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:15] "POST /analytics/query HTTP/1.1" 202 179 0.005061 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:15] "GET /analytics/query/4e13b80f-ffe9-11f0-b262-00000a00008d HTTP/1.1" 200 221 0.001626 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:15] "GET /analytics/query/4e13b80f-ffe9-11f0-b262-00000a00008d HTTP/1.1" 200 221 0.002131 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:16] "GET /analytics/query/4e13b80f-ffe9-11f0-b262-00000a00008d HTTP/1.1" 200 338 0.002243 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:16] "GET /analytics/query/4e13b80f-ffe9-11f0-b262-00000a00008d/chunk-final/0 HTTP/1.1" 200 858 0.004306 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:16] "POST /analytics/query HTTP/1.1" 202 179 0.007093 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:16] "GET /analytics/query/4f182d08-ffe9-11f0-952f-00000a00008d HTTP/1.1" 200 221 0.001854 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:17] "GET /analytics/query/4f182d08-ffe9-11f0-952f-00000a00008d HTTP/1.1" 200 339 0.002150 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:17] "GET /analytics/query/4f182d08-ffe9-11f0-952f-00000a00008d/chunk-final/0 HTTP/1.1" 200 30834 0.003120 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:18] "POST /analytics/query HTTP/1.1" 202 179 0.014761 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:18] "GET /analytics/query/4fce934b-ffe9-11f0-ae8d-00000a00008d HTTP/1.1" 200 221 0.001803 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:18] "GET /analytics/query/4fce934b-ffe9-11f0-ae8d-00000a00008d HTTP/1.1" 200 339 0.001872 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:18] "GET /analytics/query/4fce934b-ffe9-11f0-ae8d-00000a00008d/chunk-final/0 HTTP/1.1" 200 30829 0.002742 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:19] "POST /analytics/query HTTP/1.1" 202 179 0.004903 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:19] "GET /analytics/query/507db7d4-ffe9-11f0-b669-00000a00008d HTTP/1.1" 200 221 0.001693 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:19] "GET /analytics/query/507db7d4-ffe9-11f0-b669-00000a00008d HTTP/1.1" 200 339 0.002045 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:19] "GET /analytics/query/507db7d4-ffe9-11f0-b669-00000a00008d/chunk-final/0 HTTP/1.1" 200 9829 0.002580 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:23] "GET /analytics/tables HTTP/1.1" 200 76090 0.004032 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:23] "POST /analytics/query HTTP/1.1" 202 179 0.005378 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:23] "GET /analytics/query/5314040b-ffe9-11f0-b333-00000a00008d HTTP/1.1" 200 221 0.007735 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:24] "GET /analytics/query/5314040b-ffe9-11f0-b333-00000a00008d HTTP/1.1" 200 340 0.002429 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:24] "GET /analytics/query/5314040b-ffe9-11f0-b333-00000a00008d/chunk-final/0 HTTP/1.1" 200 323043 0.015424 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:24] "GET /analytics/tables HTTP/1.1" 200 76090 0.004913 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:25] "GET /analytics/tables HTTP/1.1" 200 76090 0.003859 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:25] "POST /analytics/query HTTP/1.1" 202 179 0.026147 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:25] "GET /analytics/query/543351db-ffe9-11f0-bcad-00000a00008d HTTP/1.1" 200 221 0.002129 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:25] "GET /analytics/query/543351db-ffe9-11f0-bcad-00000a00008d HTTP/1.1" 200 338 0.002395 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:25] "GET /analytics/query/543351db-ffe9-11f0-bcad-00000a00008d/chunk-final/0 HTTP/1.1" 200 145 0.002012 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:25] "POST /analytics/query HTTP/1.1" 202 179 0.005019 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:25] "GET /analytics/query/5486d5ae-ffe9-11f0-af85-00000a00008d HTTP/1.1" 200 221 0.001617 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:26] "GET /analytics/query/5486d5ae-ffe9-11f0-af85-00000a00008d HTTP/1.1" 200 338 0.002092 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:26] "GET /analytics/query/5486d5ae-ffe9-11f0-af85-00000a00008d/chunk-final/0 HTTP/1.1" 200 145 0.002211 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:26] "POST /analytics/query HTTP/1.1" 202 179 0.004708 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:26] "GET /analytics/query/54d708d0-ffe9-11f0-b70e-00000a00008d HTTP/1.1" 200 221 0.004721 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:26] "GET /analytics/query/54d708d0-ffe9-11f0-b70e-00000a00008d HTTP/1.1" 200 338 0.002132 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:26] "GET /analytics/query/54d708d0-ffe9-11f0-b70e-00000a00008d/chunk-final/0 HTTP/1.1" 200 5945 0.002016 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:26] "POST /analytics/query HTTP/1.1" 202 179 0.010960 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:26] "GET /analytics/query/5527d769-ffe9-11f0-b2b6-00000a00008d HTTP/1.1" 200 221 0.005857 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:27] "GET /analytics/query/5527d769-ffe9-11f0-b2b6-00000a00008d HTTP/1.1" 200 338 0.002038 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:27] "GET /analytics/query/5527d769-ffe9-11f0-b2b6-00000a00008d/chunk-final/0 HTTP/1.1" 200 145 0.001721 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:27] "POST /analytics/query HTTP/1.1" 202 179 0.004921 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:27] "GET /analytics/query/557b1b60-ffe9-11f0-8bc2-00000a00008d HTTP/1.1" 200 221 0.001647 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:28] "GET /analytics/query/557b1b60-ffe9-11f0-8bc2-00000a00008d HTTP/1.1" 200 338 0.002275 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:28] "GET /analytics/query/557b1b60-ffe9-11f0-8bc2-00000a00008d/chunk-final/0 HTTP/1.1" 200 145 0.001755 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:28] "POST /analytics/query HTTP/1.1" 202 179 0.005210 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:28] "GET /analytics/query/55cb492d-ffe9-11f0-a862-00000a00008d HTTP/1.1" 200 221 0.001577 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:28] "GET /analytics/query/55cb492d-ffe9-11f0-a862-00000a00008d HTTP/1.1" 200 338 0.001867 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:28] "GET /analytics/query/55cb492d-ffe9-11f0-a862-00000a00008d/chunk-final/0 HTTP/1.1" 200 145 0.002531 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:28] "POST /analytics/query HTTP/1.1" 202 179 0.009135 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:28] "GET /analytics/query/561b6ced-ffe9-11f0-820a-00000a00008d HTTP/1.1" 200 221 0.003460 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:29] "GET /analytics/query/561b6ced-ffe9-11f0-820a-00000a00008d HTTP/1.1" 200 338 0.002079 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:29] "GET /analytics/query/561b6ced-ffe9-11f0-820a-00000a00008d/chunk-final/0 HTTP/1.1" 200 145 0.001661 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:29] "POST /analytics/query HTTP/1.1" 202 179 0.004593 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:29] "GET /analytics/query/566d526f-ffe9-11f0-a87f-00000a00008d HTTP/1.1" 200 221 0.002656 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:29] "GET /analytics/query/566d526f-ffe9-11f0-a87f-00000a00008d HTTP/1.1" 200 338 0.001989 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:29] "GET /analytics/query/566d526f-ffe9-11f0-a87f-00000a00008d/chunk-final/0 HTTP/1.1" 200 4014 0.001983 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:29] "POST /analytics/query HTTP/1.1" 202 179 0.004550 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:29] "GET /analytics/query/56be3d8c-ffe9-11f0-8c44-00000a00008d HTTP/1.1" 200 221 0.002686 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:30] "GET /analytics/query/56be3d8c-ffe9-11f0-8c44-00000a00008d HTTP/1.1" 200 338 0.002067 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:30] "GET /analytics/query/56be3d8c-ffe9-11f0-8c44-00000a00008d/chunk-final/0 HTTP/1.1" 200 4013 0.001908 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:30] "POST /analytics/query HTTP/1.1" 202 179 0.006555 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:30] "GET /analytics/query/570fed08-ffe9-11f0-a441-00000a00008d HTTP/1.1" 200 221 0.005363 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:30] "GET /analytics/query/570fed08-ffe9-11f0-a441-00000a00008d HTTP/1.1" 200 338 0.003489 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:30] "GET /analytics/query/570fed08-ffe9-11f0-a441-00000a00008d/chunk-final/0 HTTP/1.1" 200 145 0.002290 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:30] "POST /analytics/query HTTP/1.1" 202 179 0.005111 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:30] "GET /analytics/query/576320cc-ffe9-11f0-9baf-00000a00008d HTTP/1.1" 200 221 0.002041 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:31] "GET /analytics/query/576320cc-ffe9-11f0-9baf-00000a00008d HTTP/1.1" 200 338 0.002385 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:31] "GET /analytics/query/576320cc-ffe9-11f0-9baf-00000a00008d/chunk-final/0 HTTP/1.1" 200 145 0.001549 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:31] "POST /analytics/query HTTP/1.1" 202 179 0.004963 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:31] "GET /analytics/query/57b361a5-ffe9-11f0-8ee7-00000a00008d HTTP/1.1" 200 221 0.001651 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:31] "GET /analytics/query/57b361a5-ffe9-11f0-8ee7-00000a00008d HTTP/1.1" 200 338 0.002113 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:31] "GET /analytics/query/57b361a5-ffe9-11f0-8ee7-00000a00008d/chunk-final/0 HTTP/1.1" 200 145 0.002249 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:32] "GET /analytics/tables HTTP/1.1" 200 76090 0.004033 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:33] "GET /analytics/tables HTTP/1.1" 200 76090 0.010776 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:33] "POST /analytics/query HTTP/1.1" 202 179 0.014538 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:33] "GET /analytics/query/58d00e2d-ffe9-11f0-9cb0-00000a00008d HTTP/1.1" 200 221 0.012242 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:33] "GET /analytics/query/58d00e2d-ffe9-11f0-9cb0-00000a00008d HTTP/1.1" 200 340 0.002629 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:33] "GET /analytics/query/58d00e2d-ffe9-11f0-9cb0-00000a00008d/chunk-final/0 HTTP/1.1" 200 1505203 0.040306 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:33] "POST /analytics/query HTTP/1.1" 202 179 0.004922 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:33] "GET /analytics/query/592ef1b9-ffe9-11f0-96ae-00000a00008d HTTP/1.1" 200 221 0.003317 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:34] "GET /analytics/query/592ef1b9-ffe9-11f0-96ae-00000a00008d HTTP/1.1" 200 340 0.002205 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:34] "GET /analytics/query/592ef1b9-ffe9-11f0-96ae-00000a00008d/chunk-final/0 HTTP/1.1" 200 1505286 0.039384 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:35] "GET /analytics/tables HTTP/1.1" 200 76090 0.003498 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:35] "GET /analytics/tables HTTP/1.1" 200 76090 0.003742 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:36] "GET /analytics/tables HTTP/1.1" 200 76090 0.003829 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:37] "GET /analytics/tables HTTP/1.1" 200 76090 0.004203 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:37] "GET /analytics/tables HTTP/1.1" 200 76090 0.003501 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:37] "POST /analytics/query HTTP/1.1" 202 179 0.005048 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:37] "GET /analytics/query/5b948566-ffe9-11f0-93d2-00000a00008d HTTP/1.1" 200 221 0.002515 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:38] "GET /analytics/query/5b948566-ffe9-11f0-93d2-00000a00008d HTTP/1.1" 200 339 0.003518 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:38] "GET /analytics/query/5b948566-ffe9-11f0-93d2-00000a00008d/chunk-final/0 HTTP/1.1" 200 66076 0.006250 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:38] "GET /analytics/tables HTTP/1.1" 200 76090 0.005105 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:38] "POST /analytics/query HTTP/1.1" 202 179 0.004950 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:38] "GET /analytics/query/5c4581f3-ffe9-11f0-bd5c-00000a00008d HTTP/1.1" 200 221 0.009618 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:39] "GET /analytics/query/5c4581f3-ffe9-11f0-bd5c-00000a00008d HTTP/1.1" 200 341 0.002532 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:39] "GET /analytics/query/5c4581f3-ffe9-11f0-bd5c-00000a00008d/chunk-final/0 HTTP/1.1" 200 910881 0.039355 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:40] "GET /analytics/tables HTTP/1.1" 200 76090 0.004937 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:40] "GET /analytics/tables HTTP/1.1" 200 76090 0.008895 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:44] "GET /analytics/tables HTTP/1.1" 200 76090 0.003614 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:45] "POST /analytics/query HTTP/1.1" 200 145 1.012319 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:45] "GET /analytics/tables HTTP/1.1" 200 76090 0.003800 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:46] "POST /analytics/query HTTP/1.1" 200 2169 1.011272 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:47] "GET /analytics/tables HTTP/1.1" 200 76090 0.003591 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:48] "POST /analytics/query HTTP/1.1" 200 763 1.011487 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:48] "GET /analytics/tables HTTP/1.1" 200 76090 0.005827 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:49] "POST /analytics/query HTTP/1.1" 200 2697 1.012574 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:50] "GET /analytics/tables HTTP/1.1" 200 76090 0.003878 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:51] "POST /analytics/query HTTP/1.1" 200 206 1.010746 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:52] "GET /analytics/tables HTTP/1.1" 200 76090 0.003808 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:53] "POST /analytics/query HTTP/1.1" 200 1209 1.010112 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:53] "GET /analytics/tables HTTP/1.1" 200 76090 0.003997 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:54] "POST /analytics/query HTTP/1.1" 200 2697 1.013969 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:55] "GET /analytics/tables HTTP/1.1" 200 76090 0.005290 [API:8081]10.0.0.23 - - [2026-02-02 03:43:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000246 [API:8081]10.0.0.23 - - [2026-02-02 03:43:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.22 - - [2026-02-02 03:43:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000240 [API:8081]10.0.0.22 - - [2026-02-02 03:43:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.23 - - [2026-02-02 03:43:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.23 - - [2026-02-02 03:43:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:56] "POST /analytics/query HTTP/1.1" 200 830 1.010555 [API:8081]10.0.0.22 - - [2026-02-02 03:43:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000243 [API:8081]10.0.0.22 - - [2026-02-02 03:43:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000240 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:57] "GET /analytics/tables HTTP/1.1" 200 76090 0.004284 [API:8081]10.0.0.141 - - [2026-02-02 03:43:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.141 - - [2026-02-02 03:43:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:58] "POST /analytics/query HTTP/1.1" 200 141379 1.027719 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:58] "GET /analytics/tables HTTP/1.1" 200 76090 0.003804 [API:8081]10.0.0.141 - - [2026-02-02 03:43:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.141 - - [2026-02-02 03:43:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:43:59] "POST /analytics/query HTTP/1.1" 200 942 1.011522 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:44:00] "GET /analytics/tables HTTP/1.1" 200 76090 0.005159 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:44:01] "POST /analytics/query HTTP/1.1" 200 206 1.011964 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:44:02] "GET /analytics/tables HTTP/1.1" 200 76090 0.004221 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:44:03] "POST /analytics/query HTTP/1.1" 200 596 1.011538 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:44:03] "GET /analytics/tables HTTP/1.1" 200 76090 0.004432 [API:8081]10.0.0.141 - - [2026-02-02 03:44:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060818 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:44:04] "POST /analytics/query HTTP/1.1" 200 1256 1.012173 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:44:05] "GET /analytics/tables HTTP/1.1" 200 76090 0.003508 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:44:06] "POST /analytics/query HTTP/1.1" 200 596 1.012709 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:44:06] "GET /analytics/tables HTTP/1.1" 200 76090 0.003414 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:44:08] "POST /analytics/query HTTP/1.1" 200 236 1.011709 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:44:08] "GET /analytics/tables HTTP/1.1" 200 76090 0.003492 [API:8081]10.0.0.141 - - [2026-02-02 03:44:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.141 - - [2026-02-02 03:44:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1399 0.059513 [API:8081]10.0.0.141 - - [2026-02-02 03:44:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.102912 [API:8081]10.0.0.141 - - [2026-02-02 03:44:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.068706 [API:8081]10.0.0.141 - - [2026-02-02 03:44:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.008053 [API:8081]10.0.0.141 - - [2026-02-02 03:45:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.063483 [API:8081]10.0.0.141 - - [2026-02-02 03:45:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.020874 [API:8081]10.0.0.141 - - [2026-02-02 03:45:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.008632 [API:8081]10.0.0.141 - - [2026-02-02 03:45:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.010081 [API:8081]10.0.0.141 - - [2026-02-02 03:45:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.010299 [API:8081]10.0.0.141 - - [2026-02-02 03:45:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.011244 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:45:56] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003491 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:45:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003299 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:45:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003579 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:45:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003308 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:45:56] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004368 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:45:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004863 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:45:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003394 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:45:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003376 [API:8081]10.0.0.141 - - [2026-02-02 03:46:01] "POST /analytics/query HTTP/1.1" 200 222 1.022030 [API:8081]10.0.0.141 - - [2026-02-02 03:46:02] "POST /analytics/query HTTP/1.1" 200 222 1.026023 [API:8081]10.0.0.141 - - [2026-02-02 03:46:03] "POST /analytics/query HTTP/1.1" 200 353 1.021921 [API:8081]10.0.0.141 - - [2026-02-02 03:47:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066411 [API:8081]10.0.0.141 - - [2026-02-02 03:47:06] "GET /analytics HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.141 - - [2026-02-02 03:47:06] "GET /analytics HTTP/1.1" 401 206 0.000150 [API:8081]10.0.0.23 - - [2026-02-02 03:47:36] "GET /analytics HTTP/1.1" 401 206 0.000233 [API:8081]10.0.0.23 - - [2026-02-02 03:47:36] "GET /analytics HTTP/1.1" 401 206 0.000198 [API:8081]10.0.0.22 - - [2026-02-02 03:47:36] "GET /analytics HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.22 - - [2026-02-02 03:47:36] "GET /analytics HTTP/1.1" 401 206 0.000159 [API:8081]10.0.0.141 - - [2026-02-02 03:48:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.079475 [API:8081]10.0.0.23 - - [2026-02-02 03:48:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.23 - - [2026-02-02 03:48:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.22 - - [2026-02-02 03:48:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.22 - - [2026-02-02 03:48:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.23 - - [2026-02-02 03:48:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.23 - - [2026-02-02 03:48:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000344 [API:8081]10.0.0.22 - - [2026-02-02 03:48:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.22 - - [2026-02-02 03:48:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.141 - - [2026-02-02 03:48:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.141 - - [2026-02-02 03:48:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.141 - - [2026-02-02 03:48:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.141 - - [2026-02-02 03:48:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.141 - - [2026-02-02 03:49:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25596 0.079061 [API:8081]10.0.0.141 - - [2026-02-02 03:49:24] "POST /analytics/query HTTP/1.1" 200 507 1.020168 [API:8081]10.0.0.141 - - [2026-02-02 03:49:25] "POST /analytics/query HTTP/1.1" 200 353 1.016487 [API:8081]10.0.0.141 - - [2026-02-02 03:49:26] "POST /analytics/query HTTP/1.1" 200 353 1.020678 [API:8081]10.0.0.141 - - [2026-02-02 03:50:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.085270 [API:8081]10.0.0.141 - - [2026-02-02 03:51:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.068361 [API:8081]10.0.0.141 - - [2026-02-02 03:53:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067194 [API:8081]10.0.0.23 - - [2026-02-02 03:53:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.23 - - [2026-02-02 03:53:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.22 - - [2026-02-02 03:53:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.22 - - [2026-02-02 03:53:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.23 - - [2026-02-02 03:53:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.23 - - [2026-02-02 03:53:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.22 - - [2026-02-02 03:53:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.22 - - [2026-02-02 03:53:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000310 [API:8081]10.0.0.141 - - [2026-02-02 03:53:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.141 - - [2026-02-02 03:53:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.141 - - [2026-02-02 03:53:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.141 - - [2026-02-02 03:53:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.141 - - [2026-02-02 03:54:12] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.081786 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:55:56] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003087 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:55:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002898 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:55:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003324 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:55:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003024 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:55:56] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003232 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:55:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002531 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:55:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002369 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 03:55:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003111 [API:8081]10.0.0.141 - - [2026-02-02 03:56:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064495 [API:8081]10.0.0.141 - - [2026-02-02 03:57:06] "GET /analytics HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.141 - - [2026-02-02 03:57:06] "GET /analytics HTTP/1.1" 401 206 0.000144 [API:8081]10.0.0.141 - - [2026-02-02 03:57:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.078676 [API:8081]10.0.0.23 - - [2026-02-02 03:57:36] "GET /analytics HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.23 - - [2026-02-02 03:57:36] "GET /analytics HTTP/1.1" 401 206 0.000137 [API:8081]10.0.0.22 - - [2026-02-02 03:57:36] "GET /analytics HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.22 - - [2026-02-02 03:57:36] "GET /analytics HTTP/1.1" 401 206 0.000153 [API:8081]10.0.0.23 - - [2026-02-02 03:58:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.23 - - [2026-02-02 03:58:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.22 - - [2026-02-02 03:58:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.22 - - [2026-02-02 03:58:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.23 - - [2026-02-02 03:58:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.23 - - [2026-02-02 03:58:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.22 - - [2026-02-02 03:58:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.22 - - [2026-02-02 03:58:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.141 - - [2026-02-02 03:58:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.141 - - [2026-02-02 03:58:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.141 - - [2026-02-02 03:58:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000241 [API:8081]10.0.0.141 - - [2026-02-02 03:58:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000347 [API:8081]10.0.0.141 - - [2026-02-02 03:59:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.082743 [API:8081]10.0.0.141 - - [2026-02-02 04:00:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.071200 [API:8081]10.0.0.141 - - [2026-02-02 04:01:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.141 - - [2026-02-02 04:01:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.066787 [API:8081]10.0.0.141 - - [2026-02-02 04:02:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066801 [API:8081]10.0.0.141 - - [2026-02-02 04:02:26] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-88098443:bbebc4b1-f36c-49f2-80b5-5f3ed8f3db35?flat HTTP/1.1" 200 5199 0.072324 [API:8081]10.0.0.141 - - [2026-02-02 04:02:26] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-88098443:bbebc4b1-f36c-49f2-80b5-5f3ed8f3db35?flat HTTP/1.1" 200 5199 0.011891 [API:8081]10.0.0.141 - - [2026-02-02 04:02:26] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-88098443:bbebc4b1-f36c-49f2-80b5-5f3ed8f3db35?flat HTTP/1.1" 200 5199 0.069382 [API:8081]10.0.0.141 - - [2026-02-02 04:02:26] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-88098443:EVPN-VN1?flat HTTP/1.1" 200 3938 0.018373 [API:8081]10.0.0.141 - - [2026-02-02 04:02:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25601 0.031412 [API:8081]10.0.0.141 - - [2026-02-02 04:02:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25601 0.018357 [API:8081]10.0.0.141 - - [2026-02-02 04:02:26] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008759 [API:8081]10.0.0.141 - - [2026-02-02 04:02:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-88098443:e0cf9017-6574-4092-9351-08256b2564f8?flat HTTP/1.1" 200 5066 0.015748 [API:8081]10.0.0.141 - - [2026-02-02 04:02:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-88098443:e0cf9017-6574-4092-9351-08256b2564f8?flat HTTP/1.1" 200 5066 0.013759 [API:8081]10.0.0.141 - - [2026-02-02 04:02:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-88098443:e0cf9017-6574-4092-9351-08256b2564f8?flat HTTP/1.1" 200 5066 0.017338 [API:8081]10.0.0.141 - - [2026-02-02 04:02:48] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-88098443:EVPN-VN1?flat HTTP/1.1" 200 8929 0.021423 [API:8081]10.0.0.141 - - [2026-02-02 04:02:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25595 0.026322 [API:8081]10.0.0.141 - - [2026-02-02 04:02:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25595 0.021048 [API:8081]10.0.0.141 - - [2026-02-02 04:02:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009681 [API:8081]10.0.0.141 - - [2026-02-02 04:03:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.065201 [API:8081]10.0.0.23 - - [2026-02-02 04:03:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000345 [API:8081]10.0.0.23 - - [2026-02-02 04:03:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.22 - - [2026-02-02 04:03:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.22 - - [2026-02-02 04:03:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.23 - - [2026-02-02 04:03:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000373 [API:8081]10.0.0.23 - - [2026-02-02 04:03:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000333 [API:8081]10.0.0.22 - - [2026-02-02 04:03:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000353 [API:8081]10.0.0.22 - - [2026-02-02 04:03:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000245 [API:8081]10.0.0.141 - - [2026-02-02 04:03:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000346 [API:8081]10.0.0.141 - - [2026-02-02 04:03:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.141 - - [2026-02-02 04:03:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.141 - - [2026-02-02 04:03:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.141 - - [2026-02-02 04:04:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-88098443:bbebc4b1-f36c-49f2-80b5-5f3ed8f3db35?flat HTTP/1.1" 200 5314 0.012700 [API:8081]10.0.0.141 - - [2026-02-02 04:04:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-88098443:bbebc4b1-f36c-49f2-80b5-5f3ed8f3db35?flat HTTP/1.1" 200 5314 0.013598 [API:8081]10.0.0.141 - - [2026-02-02 04:04:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-88098443:bbebc4b1-f36c-49f2-80b5-5f3ed8f3db35?flat HTTP/1.1" 200 5314 0.012573 [API:8081]10.0.0.141 - - [2026-02-02 04:04:59] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-88098443:EVPN-VN1?flat HTTP/1.1" 200 8301 0.013660 [API:8081]10.0.0.141 - - [2026-02-02 04:05:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23104 0.018726 [API:8081]10.0.0.141 - - [2026-02-02 04:05:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23104 0.016819 [API:8081]10.0.0.141 - - [2026-02-02 04:05:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.011559 [API:8081]10.0.0.141 - - [2026-02-02 04:05:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-88098443:e0cf9017-6574-4092-9351-08256b2564f8?flat HTTP/1.1" 200 5315 0.013068 [API:8081]10.0.0.141 - - [2026-02-02 04:05:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-88098443:e0cf9017-6574-4092-9351-08256b2564f8?flat HTTP/1.1" 200 5315 0.011791 [API:8081]10.0.0.141 - - [2026-02-02 04:05:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-88098443:e0cf9017-6574-4092-9351-08256b2564f8?flat HTTP/1.1" 200 5315 0.013362 [API:8081]10.0.0.141 - - [2026-02-02 04:05:09] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-88098443:EVPN-VN1?flat HTTP/1.1" 200 9491 0.019486 [API:8081]10.0.0.141 - - [2026-02-02 04:05:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 21046 0.036086 [API:8081]10.0.0.141 - - [2026-02-02 04:05:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 21046 0.019388 [API:8081]10.0.0.141 - - [2026-02-02 04:05:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009153 [API:8081]10.0.0.141 - - [2026-02-02 04:05:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071937 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 04:05:56] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003464 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 04:05:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003452 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 04:05:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003540 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 04:05:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003241 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 04:05:56] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003570 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 04:05:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002629 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 04:05:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002758 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 04:05:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002674 [API:8081]10.0.0.141 - - [2026-02-02 04:06:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24673 0.020597 [API:8081]10.0.0.141 - - [2026-02-02 04:06:13] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-88098443:EVPN-VN1?flat HTTP/1.1" 200 8529 0.015063 [API:8081]10.0.0.141 - - [2026-02-02 04:06:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009182 [API:8081]10.0.0.141 - - [2026-02-02 04:06:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.073063 [API:8081]10.0.0.141 - - [2026-02-02 04:06:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24675 0.019374 [API:8081]10.0.0.141 - - [2026-02-02 04:06:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24676 0.018404 [API:8081]10.0.0.141 - - [2026-02-02 04:06:29] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-88098443:EVPN-VN1?flat HTTP/1.1" 200 5992 0.013251 [API:8081]10.0.0.141 - - [2026-02-02 04:06:29] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008345 [API:8081]10.0.0.141 - - [2026-02-02 04:07:06] "GET /analytics HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.141 - - [2026-02-02 04:07:06] "GET /analytics HTTP/1.1" 401 206 0.000138 [API:8081]10.0.0.23 - - [2026-02-02 04:07:36] "GET /analytics HTTP/1.1" 401 206 0.000217 [API:8081]10.0.0.23 - - [2026-02-02 04:07:36] "GET /analytics HTTP/1.1" 401 206 0.000114 [API:8081]10.0.0.22 - - [2026-02-02 04:07:36] "GET /analytics HTTP/1.1" 401 206 0.000224 [API:8081]10.0.0.22 - - [2026-02-02 04:07:36] "GET /analytics HTTP/1.1" 401 206 0.000154 [API:8081]10.0.0.141 - - [2026-02-02 04:08:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.133578 [API:8081]10.0.0.141 - - [2026-02-02 04:08:43] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-72587812:ctest-TestRbac-72587812-60486037?flat HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.141 - - [2026-02-02 04:08:44] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-72587812:ctest-TestRbac-72587812-60486037?flat HTTP/1.1" 200 2074 0.428638 [API:8081]10.0.0.141 - - [2026-02-02 04:08:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 336 0.140167 [API:8081]10.0.0.141 - - [2026-02-02 04:08:44] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-72587812:ctest-TestRbac-72587812-60486037?flat HTTP/1.1" 401 206 0.000246 [API:8081]10.0.0.141 - - [2026-02-02 04:08:44] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-72587812:ctest-TestRbac-72587812-60486037?flat HTTP/1.1" 200 2074 0.162621 [API:8081]10.0.0.141 - - [2026-02-02 04:08:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 336 0.072657 [API:8081]10.0.0.23 - - [2026-02-02 04:08:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.23 - - [2026-02-02 04:08:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.22 - - [2026-02-02 04:08:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.22 - - [2026-02-02 04:08:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.23 - - [2026-02-02 04:08:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.23 - - [2026-02-02 04:08:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000429 [API:8081]10.0.0.22 - - [2026-02-02 04:08:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.22 - - [2026-02-02 04:08:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.141 - - [2026-02-02 04:08:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.141 - - [2026-02-02 04:08:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.141 - - [2026-02-02 04:08:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.141 - - [2026-02-02 04:08:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.141 - - [2026-02-02 04:09:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-39059793:5a902540-98e0-45eb-99d1-b4984bccfe42?flat HTTP/1.1" 200 5319 0.116951 [API:8081]10.0.0.141 - - [2026-02-02 04:09:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-39059793:5a902540-98e0-45eb-99d1-b4984bccfe42?flat HTTP/1.1" 200 5319 0.061990 [API:8081]10.0.0.141 - - [2026-02-02 04:09:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-39059793:5a902540-98e0-45eb-99d1-b4984bccfe42?flat HTTP/1.1" 200 5319 0.058967 [API:8081]10.0.0.141 - - [2026-02-02 04:09:09] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-72587812:ctest-TestRbac-72587812-60486037?flat HTTP/1.1" 200 3958 0.055539 [API:8081]10.0.0.141 - - [2026-02-02 04:09:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.045583 [API:8081]10.0.0.141 - - [2026-02-02 04:09:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.158182 [API:8081]10.0.0.141 - - [2026-02-02 04:09:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 401 206 0.000345 [API:8081]10.0.0.141 - - [2026-02-02 04:09:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24713 0.077008 [API:8081]10.0.0.141 - - [2026-02-02 04:09:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.036452 [API:8081]10.0.0.141 - - [2026-02-02 04:09:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.162456 [API:8081]10.0.0.141 - - [2026-02-02 04:09:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24713 0.081961 [API:8081]10.0.0.141 - - [2026-02-02 04:09:11] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.047903 [API:8081]10.0.0.141 - - [2026-02-02 04:09:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.104625 [API:8081]10.0.0.141 - - [2026-02-02 04:09:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.166794 [API:8081]10.0.0.141 - - [2026-02-02 04:09:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24713 0.032457 [API:8081]10.0.0.141 - - [2026-02-02 04:09:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24713 0.079489 [API:8081]10.0.0.141 - - [2026-02-02 04:09:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24713 0.019227 [API:8081]10.0.0.141 - - [2026-02-02 04:09:23] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.068822 [API:8081]10.0.0.141 - - [2026-02-02 04:09:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24713 0.025113 [API:8081]10.0.0.141 - - [2026-02-02 04:09:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24713 0.018652 [API:8081]10.0.0.141 - - [2026-02-02 04:09:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24713 0.019494 [API:8081]10.0.0.141 - - [2026-02-02 04:09:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24713 0.030668 [API:8081]10.0.0.141 - - [2026-02-02 04:09:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24713 0.021516 [API:8081]10.0.0.141 - - [2026-02-02 04:09:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24713 0.029229 [API:8081]10.0.0.141 - - [2026-02-02 04:09:40] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-72587812:ctest-TestRbac-72587812-60486037?flat HTTP/1.1" 200 2074 0.011095 [API:8081]10.0.0.141 - - [2026-02-02 04:09:40] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008682 [API:8081]10.0.0.141 - - [2026-02-02 04:09:58] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-72819952:ctest-TestRbacBasic-72819952-14569771?flat HTTP/1.1" 401 206 0.000363 [API:8081]10.0.0.141 - - [2026-02-02 04:09:59] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-72819952:ctest-TestRbacBasic-72819952-14569771?flat HTTP/1.1" 200 2125 0.103265 [API:8081]10.0.0.141 - - [2026-02-02 04:09:59] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-72819952:ctest-TestRbacBasic-72819952-14569771?flat HTTP/1.1" 401 206 0.000296 --- 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-26555486'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-19098234' RBAC: ctest-TestRbacBasic-14353100 doesn't have read permission in project '3d87d786304f4c45a9ce6754ece7b174' 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-72819952', 'ctest-TestRbacBasic-72819952-14569771'], 'virtual_network', 'fc6ebd9b-281a-4612-a75b-58ad2a9aab8e', "Permission Denied for ['ctest-TestRbacBasic-26555486'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-19098234' RBAC: ctest-TestRbacBasic-14353100 doesn't have read permission in project '3d87d786304f4c45a9ce6754ece7b174'"),) [API:8081]10.0.0.141 - - [2026-02-02 04:09:59] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-72819952:ctest-TestRbacBasic-72819952-14569771?flat HTTP/1.1" 403 199 0.109695 [API:8081]10.0.0.141 - - [2026-02-02 04:10:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-72819952:ctest-TestRbacBasic-72819952-14569771?flat HTTP/1.1" 401 206 0.000521 [API:8081]10.0.0.141 - - [2026-02-02 04:10:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-72819952:ctest-TestRbacBasic-72819952-14569771?flat HTTP/1.1" 200 2125 0.073237 [API:8081]10.0.0.141 - - [2026-02-02 04:10:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.079735 [API:8081]10.0.0.141 - - [2026-02-02 04:10:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.090482 [API:8081]10.0.0.141 - - [2026-02-02 04:10:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1413 0.075426 --- 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-26555486'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-72819952' RBAC: ctest-TestRbacBasic-14353100 doesn't have read permission in project '854d17b077ce46118afa076e26c6bf4e' 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-72819952', 'ctest-TestRbacBasic-72819952-14569771'], 'virtual_network', 'fc6ebd9b-281a-4612-a75b-58ad2a9aab8e', "Permission Denied for ['ctest-TestRbacBasic-26555486'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-72819952' RBAC: ctest-TestRbacBasic-14353100 doesn't have read permission in project '854d17b077ce46118afa076e26c6bf4e'"),) [API:8081]10.0.0.141 - - [2026-02-02 04:10:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-72819952:ctest-TestRbacBasic-72819952-14569771?flat HTTP/1.1" 403 199 0.052348 --- 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-26555486'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-72819952' RBAC: ctest-TestRbacBasic-14353100 doesn't have read permission in project '854d17b077ce46118afa076e26c6bf4e' 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-72819952', 'ctest-TestRbacBasic-72819952-14569771'], 'virtual_network', 'fc6ebd9b-281a-4612-a75b-58ad2a9aab8e', "Permission Denied for ['ctest-TestRbacBasic-26555486'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-72819952' RBAC: ctest-TestRbacBasic-14353100 doesn't have read permission in project '854d17b077ce46118afa076e26c6bf4e'"),) [API:8081]10.0.0.141 - - [2026-02-02 04:10:02] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-72819952:ctest-TestRbacBasic-72819952-14569771?flat HTTP/1.1" 403 199 0.111852 [API:8081]10.0.0.141 - - [2026-02-02 04:10:03] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-72819952:ctest-TestRbacBasic-72819952-14569771?flat HTTP/1.1" 200 2129 0.046825 [API:8081]10.0.0.141 - - [2026-02-02 04:10:03] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-72819952:ctest-TestRbacBasic-72819952-14569771?flat HTTP/1.1" 200 2129 0.010969 [API:8081]10.0.0.141 - - [2026-02-02 04:10:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.075913 [API:8081]10.0.0.141 - - [2026-02-02 04:10:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 603 0.041984 [API:8081]10.0.0.141 - - [2026-02-02 04:10:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1413 0.010530 [API:8081]10.0.0.141 - - [2026-02-02 04:10:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1166 0.009515 [API:8081]10.0.0.141 - - [2026-02-02 04:10:14] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-98116076:ctest-TestRbacBasic-98116076-39025666?flat HTTP/1.1" 401 206 0.000252 --- 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-85040783 as ['ctest-TestRbacBasic-57541351'] to R virtual-network in ctest-TestRbacBasic-98116076 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-98116076', 'ctest-TestRbacBasic-98116076-39025666'], 'virtual_network', 'adcf1933-0de5-4ddd-9438-b6b7ef926b55', "Permission Denied for ctest-TestRbacBasic-85040783 as ['ctest-TestRbacBasic-57541351'] to R virtual-network in ctest-TestRbacBasic-98116076"),) [API:8081]10.0.0.141 - - [2026-02-02 04:10:14] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-98116076:ctest-TestRbacBasic-98116076-39025666?flat HTTP/1.1" 403 199 0.098516 [API:8081]10.0.0.141 - - [2026-02-02 04:10:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.061979 [API:8081]10.0.0.141 - - [2026-02-02 04:10:17] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-98116076:ctest-TestRbacBasic-98116076-39025666?flat HTTP/1.1" 200 2121 0.064572 [API:8081]10.0.0.141 - - [2026-02-02 04:10:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.055546 --- 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-85040783 as ['ctest-TestRbacBasic-57541351'] to R virtual-network in ctest-TestRbacBasic-98116076 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-98116076', 'ctest-TestRbacBasic-98116076-39025666'], 'virtual_network', 'adcf1933-0de5-4ddd-9438-b6b7ef926b55', "Permission Denied for ctest-TestRbacBasic-85040783 as ['ctest-TestRbacBasic-57541351'] to R virtual-network in ctest-TestRbacBasic-98116076"),) [API:8081]10.0.0.141 - - [2026-02-02 04:10:18] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-98116076:ctest-TestRbacBasic-98116076-39025666?flat HTTP/1.1" 403 199 0.046496 --- 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-85040783 as ['ctest-TestRbacBasic-57541351'] to R virtual-network in ctest-TestRbacBasic-98116076 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-98116076', 'ctest-TestRbacBasic-98116076-39025666'], 'virtual_network', 'adcf1933-0de5-4ddd-9438-b6b7ef926b55', "Permission Denied for ctest-TestRbacBasic-85040783 as ['ctest-TestRbacBasic-57541351'] to R virtual-network in ctest-TestRbacBasic-98116076"),) [API:8081]10.0.0.141 - - [2026-02-02 04:10:19] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-98116076:ctest-TestRbacBasic-98116076-39025666?flat HTTP/1.1" 403 199 0.097806 [API:8081]10.0.0.141 - - [2026-02-02 04:10:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.059719 [API:8081]10.0.0.141 - - [2026-02-02 04:10:20] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-98116076:ctest-TestRbacBasic-98116076-39025666?flat HTTP/1.1" 200 2121 0.052647 [API:8081]10.0.0.141 - - [2026-02-02 04:10:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.047338 [API:8081]10.0.0.141 - - [2026-02-02 04:10:21] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-98116076:ctest-TestRbacBasic-98116076-39025666?flat HTTP/1.1" 401 206 0.000297 --- 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-14353100 as ['ctest-TestRbacBasic-26555486'] to R virtual-network in ctest-TestRbacBasic-98116076 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-98116076', 'ctest-TestRbacBasic-98116076-39025666'], 'virtual_network', 'adcf1933-0de5-4ddd-9438-b6b7ef926b55', "Permission Denied for ctest-TestRbacBasic-14353100 as ['ctest-TestRbacBasic-26555486'] to R virtual-network in ctest-TestRbacBasic-98116076"),) [API:8081]10.0.0.141 - - [2026-02-02 04:10:21] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-98116076:ctest-TestRbacBasic-98116076-39025666?flat HTTP/1.1" 403 199 0.095913 [API:8081]10.0.0.141 - - [2026-02-02 04:10:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.054701 [API:8081]10.0.0.141 - - [2026-02-02 04:10:22] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-98116076:ctest-TestRbacBasic-98116076-39025666?flat HTTP/1.1" 200 2121 0.050924 [API:8081]10.0.0.141 - - [2026-02-02 04:10:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.041940 [API:8081]10.0.0.141 - - [2026-02-02 04:10:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1166 0.074102 [API:8081]10.0.0.141 - - [2026-02-02 04:10:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1413 0.008739 [API:8081]10.0.0.141 - - [2026-02-02 04:11:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-98116076:d34665b7-a8cc-4160-976e-e2a89d92d387?flat HTTP/1.1" 200 5394 0.054121 [API:8081]10.0.0.141 - - [2026-02-02 04:11:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-98116076:d34665b7-a8cc-4160-976e-e2a89d92d387?flat HTTP/1.1" 200 5394 0.058926 [API:8081]10.0.0.141 - - [2026-02-02 04:11:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-98116076:d34665b7-a8cc-4160-976e-e2a89d92d387?flat HTTP/1.1" 200 5394 0.065287 [API:8081]10.0.0.141 - - [2026-02-02 04:11:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-98116076:ctest-TestRbacBasic-98116076-45398750?flat HTTP/1.1" 200 8775 0.073503 [API:8081]10.0.0.141 - - [2026-02-02 04:11:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.034486 [API:8081]10.0.0.141 - - [2026-02-02 04:11:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.091600 [API:8081]10.0.0.141 - - [2026-02-02 04:11:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24721 0.020808 [API:8081]10.0.0.141 - - [2026-02-02 04:11:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.039842 [API:8081]10.0.0.141 - - [2026-02-02 04:11:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.087096 [API:8081]10.0.0.141 - - [2026-02-02 04:11:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24721 0.018722 [API:8081]10.0.0.141 - - [2026-02-02 04:11:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.044616 [API:8081]10.0.0.141 - - [2026-02-02 04:11:03] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-98116076:ctest-TestRbacBasic-98116076-45398750?flat HTTP/1.1" 200 8775 0.077533 [API:8081]10.0.0.141 - - [2026-02-02 04:11:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 603 0.046001 [API:8081]10.0.0.141 - - [2026-02-02 04:11:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.032044 [API:8081]10.0.0.141 - - [2026-02-02 04:11:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.093169 [API:8081]10.0.0.141 - - [2026-02-02 04:11:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.023093 [API:8081]10.0.0.141 - - [2026-02-02 04:11:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.017796 [API:8081]10.0.0.141 - - [2026-02-02 04:11:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.017699 [API:8081]10.0.0.141 - - [2026-02-02 04:11:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.021889 [API:8081]10.0.0.141 - - [2026-02-02 04:11:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.019214 [API:8081]10.0.0.141 - - [2026-02-02 04:11:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.017166 [API:8081]10.0.0.141 - - [2026-02-02 04:11:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072644 [API:8081]10.0.0.141 - - [2026-02-02 04:11:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.025594 [API:8081]10.0.0.141 - - [2026-02-02 04:11:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.020682 [API:8081]10.0.0.141 - - [2026-02-02 04:11:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.029225 [API:8081]10.0.0.141 - - [2026-02-02 04:11:32] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-98116076:ctest-TestRbacBasic-98116076-45398750?flat HTTP/1.1" 200 6887 0.015349 [API:8081]10.0.0.141 - - [2026-02-02 04:11:32] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008712 [Introspect:8090]10.0.0.141 - - [2026-02-02 04:11:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.001094 [API:8081]10.0.0.141 - - [2026-02-02 04:11:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.141 - - [2026-02-02 04:11:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1130 0.061031 [API:8081]10.0.0.141 - - [2026-02-02 04:12:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.061930 [API:8081]10.0.0.23 - - [2026-02-02 04:13:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.23 - - [2026-02-02 04:13:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.22 - - [2026-02-02 04:13:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.22 - - [2026-02-02 04:13:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.23 - - [2026-02-02 04:13:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.23 - - [2026-02-02 04:13:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.22 - - [2026-02-02 04:13:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.22 - - [2026-02-02 04:13:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.141 - - [2026-02-02 04:13:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.141 - - [2026-02-02 04:13:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.141 - - [2026-02-02 04:13:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.141 - - [2026-02-02 04:13:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.141 - - [2026-02-02 04:14:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067930 [API:8081]10.0.0.141 - - [2026-02-02 04:14:44] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-95672932:d1194148-fd74-437a-b1e3-e4aaafde79ed?flat HTTP/1.1" 200 5447 0.012341 [API:8081]10.0.0.141 - - [2026-02-02 04:14:44] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-95672932:d1194148-fd74-437a-b1e3-e4aaafde79ed?flat HTTP/1.1" 200 5447 0.082923 [API:8081]10.0.0.141 - - [2026-02-02 04:14:44] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-95672932:d1194148-fd74-437a-b1e3-e4aaafde79ed?flat HTTP/1.1" 200 5447 0.064967 [API:8081]10.0.0.141 - - [2026-02-02 04:14:44] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-95672932:ctest-vn1-50653151?flat HTTP/1.1" 200 9428 0.018510 [API:8081]10.0.0.141 - - [2026-02-02 04:14:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24723 0.021177 [API:8081]10.0.0.141 - - [2026-02-02 04:14:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24723 0.018659 [API:8081]10.0.0.141 - - [2026-02-02 04:14:44] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.011428 [API:8081]10.0.0.141 - - [2026-02-02 04:14:47] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-95672932:10411c32-f7e7-4a62-ae94-fbf3aeee1c00?flat HTTP/1.1" 200 5424 0.013519 [API:8081]10.0.0.141 - - [2026-02-02 04:14:47] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-95672932:10411c32-f7e7-4a62-ae94-fbf3aeee1c00?flat HTTP/1.1" 200 5424 0.014015 [API:8081]10.0.0.141 - - [2026-02-02 04:14:47] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-95672932:10411c32-f7e7-4a62-ae94-fbf3aeee1c00?flat HTTP/1.1" 200 5424 0.012567 [API:8081]10.0.0.141 - - [2026-02-02 04:14:47] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-95672932:ctest-vn1-50653151?flat HTTP/1.1" 200 9428 0.023790 [API:8081]10.0.0.141 - - [2026-02-02 04:14:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.019088 [API:8081]10.0.0.141 - - [2026-02-02 04:14:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.021098 [API:8081]10.0.0.141 - - [2026-02-02 04:14:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008806 [API:8081]10.0.0.141 - - [2026-02-02 04:14:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.019546 [API:8081]10.0.0.141 - - [2026-02-02 04:14:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.018710 [API:8081]10.0.0.141 - - [2026-02-02 04:15:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.028630 [API:8081]10.0.0.141 - - [2026-02-02 04:15:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.026808 [API:8081]10.0.0.141 - - [2026-02-02 04:15:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24724 0.020202 [API:8081]10.0.0.141 - - [2026-02-02 04:15:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24725 0.020349 [API:8081]10.0.0.141 - - [2026-02-02 04:15:10] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-95672932:ctest-vn1-50653151?flat HTTP/1.1" 200 7751 0.016344 [API:8081]10.0.0.141 - - [2026-02-02 04:15:10] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009296 [API:8081]10.0.0.141 - - [2026-02-02 04:15:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24726 0.026767 [API:8081]10.0.0.141 - - [2026-02-02 04:15:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24726 0.021421 [API:8081]10.0.0.141 - - [2026-02-02 04:15:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24726 0.018470 [API:8081]10.0.0.141 - - [2026-02-02 04:15:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24726 0.019744 [API:8081]10.0.0.141 - - [2026-02-02 04:15:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24726 0.018084 [API:8081]10.0.0.141 - - [2026-02-02 04:15:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2546 0.075296 [API:8081]10.0.0.141 - - [2026-02-02 04:15:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24726 0.017753 [API:8081]10.0.0.141 - - [2026-02-02 04:15:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24726 0.017715 [API:8081]10.0.0.141 - - [2026-02-02 04:15:31] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-95672932:ctest-vn1-50653151?flat HTTP/1.1" 200 4922 0.014199 [API:8081]10.0.0.141 - - [2026-02-02 04:15:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008007 [API:8081]10.0.0.141 - - [2026-02-02 04:15:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1130 0.008725 [API:8081]10.0.0.141 - - [2026-02-02 04:15:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1341 0.008671 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 04:15:56] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002884 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 04:15:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002882 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 04:15:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003125 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 04:15:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002795 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 04:15:56] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003543 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 04:15:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002715 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 04:15:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003111 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 04:15:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002415 [API:8081]10.0.0.141 - - [2026-02-02 04:17:06] "GET /analytics HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.141 - - [2026-02-02 04:17:06] "GET /analytics HTTP/1.1" 401 206 0.000202 [API:8081]10.0.0.141 - - [2026-02-02 04:17:29] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067058 [API:8081]10.0.0.23 - - [2026-02-02 04:17:36] "GET /analytics HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.23 - - [2026-02-02 04:17:36] "GET /analytics HTTP/1.1" 401 206 0.000191 [API:8081]10.0.0.22 - - [2026-02-02 04:17:36] "GET /analytics HTTP/1.1" 401 206 0.000245 [API:8081]10.0.0.22 - - [2026-02-02 04:17:36] "GET /analytics HTTP/1.1" 401 206 0.000120 [API:8081]10.0.0.141 - - [2026-02-02 04:18:30] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.390739 [API:8081]10.0.0.23 - - [2026-02-02 04:18:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000408 [API:8081]10.0.0.23 - - [2026-02-02 04:18:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000426 [API:8081]10.0.0.22 - - [2026-02-02 04:18:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000243 [API:8081]10.0.0.22 - - [2026-02-02 04:18:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.23 - - [2026-02-02 04:18:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.23 - - [2026-02-02 04:18:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.22 - - [2026-02-02 04:18:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000246 [API:8081]10.0.0.22 - - [2026-02-02 04:18:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [Introspect:8090]10.0.0.141 - - [2026-02-02 04:18:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.001144 [API:8081]10.0.0.141 - - [2026-02-02 04:18:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.141 - - [2026-02-02 04:18:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.141 - - [2026-02-02 04:18:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5167-1?flat HTTP/1.1" 200 12093 0.392709 [API:8081]10.0.0.141 - - [2026-02-02 04:18:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000369 [API:8081]10.0.0.141 - - [2026-02-02 04:18:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000235 [API:8081]10.0.0.141 - - [2026-02-02 04:18:59] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5167-1?flat HTTP/1.1" 200 6060 0.464131 [API:8081]10.0.0.141 - - [2026-02-02 04:18:59] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5167-2?flat HTTP/1.1" 200 6059 0.066541 [API:8081]10.0.0.141 - - [2026-02-02 04:18:59] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5167-3?flat HTTP/1.1" 200 3952 0.012597 [API:8081]10.0.0.141 - - [2026-02-02 04:18:59] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?flat HTTP/1.1" 200 7633 0.015097 [API:8081]10.0.0.141 - - [2026-02-02 04:18:59] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?flat HTTP/1.1" 200 6138 0.013549 [API:8081]10.0.0.141 - - [2026-02-02 04:18:59] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?flat HTTP/1.1" 200 6140 0.017165 [API:8081]10.0.0.141 - - [2026-02-02 04:19:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.011141 [API:8081]10.0.0.141 - - [2026-02-02 04:19:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-95672932:2c976b36-b982-46e8-8372-4699b5bf6faf?flat HTTP/1.1" 200 5247 0.013094 [API:8081]10.0.0.141 - - [2026-02-02 04:19:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-95672932:2c976b36-b982-46e8-8372-4699b5bf6faf?flat HTTP/1.1" 200 5247 0.012767 [API:8081]10.0.0.141 - - [2026-02-02 04:19:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-95672932:2c976b36-b982-46e8-8372-4699b5bf6faf?flat HTTP/1.1" 200 5247 0.013221 [API:8081]10.0.0.141 - - [2026-02-02 04:19:43] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-95672932:ctest-vn1-92695462?flat HTTP/1.1" 200 6984 0.014788 [API:8081]10.0.0.141 - - [2026-02-02 04:19:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32249 0.025196 [API:8081]10.0.0.141 - - [2026-02-02 04:19:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32249 0.025169 [API:8081]10.0.0.141 - - [2026-02-02 04:19:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008630 [API:8081]10.0.0.141 - - [2026-02-02 04:20:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062119 [API:8081]10.0.0.141 - - [2026-02-02 04:20:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-95672932:b9c03fdf-3722-485d-a4f7-d2a0228c64fb?flat HTTP/1.1" 200 5245 0.021085 [API:8081]10.0.0.141 - - [2026-02-02 04:20:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-95672932:b9c03fdf-3722-485d-a4f7-d2a0228c64fb?flat HTTP/1.1" 200 5245 0.013568 [API:8081]10.0.0.141 - - [2026-02-02 04:20:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-95672932:b9c03fdf-3722-485d-a4f7-d2a0228c64fb?flat HTTP/1.1" 200 5245 0.014679 [API:8081]10.0.0.141 - - [2026-02-02 04:20:34] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-95672932:ctest-vn2-62525060?flat HTTP/1.1" 200 6976 0.012175 [API:8081]10.0.0.141 - - [2026-02-02 04:20:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32881 0.025006 [API:8081]10.0.0.141 - - [2026-02-02 04:20:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32881 0.024533 [API:8081]10.0.0.141 - - [2026-02-02 04:20:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.009769 [API:8081]10.0.0.141 - - [2026-02-02 04:21:33] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.074417 [API:8081]10.0.0.141 - - [2026-02-02 04:21:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32889 0.021889 [API:8081]10.0.0.141 - - [2026-02-02 04:21:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32889 0.022247 [API:8081]10.0.0.141 - - [2026-02-02 04:21:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32889 0.022161 [API:8081]10.0.0.141 - - [2026-02-02 04:21:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32889 0.026620 [API:8081]10.0.0.141 - - [2026-02-02 04:21:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32892 0.038428 [API:8081]10.0.0.141 - - [2026-02-02 04:21:50] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-95672932:ctest-vn2-62525060?flat HTTP/1.1" 200 7867 0.021375 [API:8081]10.0.0.141 - - [2026-02-02 04:21:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.012139 [API:8081]10.0.0.141 - - [2026-02-02 04:21:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32279 0.024507 [API:8081]10.0.0.141 - - [2026-02-02 04:21:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32279 0.022872 [API:8081]10.0.0.141 - - [2026-02-02 04:21:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32279 0.025880 [API:8081]10.0.0.141 - - [2026-02-02 04:22:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32279 0.030510 [API:8081]10.0.0.141 - - [2026-02-02 04:22:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32279 0.026794 [API:8081]10.0.0.141 - - [2026-02-02 04:22:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32287 0.025919 [API:8081]10.0.0.141 - - [2026-02-02 04:22:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32287 0.028853 [API:8081]10.0.0.141 - - [2026-02-02 04:22:12] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-95672932:ctest-vn1-92695462?flat HTTP/1.1" 200 7885 0.016727 [API:8081]10.0.0.141 - - [2026-02-02 04:22:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009820 [API:8081]10.0.0.141 - - [2026-02-02 04:23:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-24515559:4453fe87-d0cf-471a-81ed-b1d8be9ffb54?flat HTTP/1.1" 401 206 0.000360 [API:8081]10.0.0.141 - - [2026-02-02 04:23:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-24515559:4453fe87-d0cf-471a-81ed-b1d8be9ffb54?flat HTTP/1.1" 200 5225 0.071410 [API:8081]10.0.0.141 - - [2026-02-02 04:23:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-24515559:4453fe87-d0cf-471a-81ed-b1d8be9ffb54?flat HTTP/1.1" 200 5225 0.058161 [API:8081]10.0.0.141 - - [2026-02-02 04:23:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-24515559:4453fe87-d0cf-471a-81ed-b1d8be9ffb54?flat HTTP/1.1" 200 5225 0.064489 [API:8081]10.0.0.141 - - [2026-02-02 04:23:13] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-24515559:ctest-vn-46221949?flat HTTP/1.1" 200 8029 0.017220 [API:8081]10.0.0.141 - - [2026-02-02 04:23:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32308 0.023952 [API:8081]10.0.0.141 - - [2026-02-02 04:23:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32308 0.024379 [API:8081]10.0.0.141 - - [2026-02-02 04:23:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.010491 [API:8081]10.0.0.141 - - [2026-02-02 04:23:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-24515559:15cca326-436f-4498-8fbf-8723afacc789?flat HTTP/1.1" 200 5233 0.015321 [API:8081]10.0.0.141 - - [2026-02-02 04:23:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-24515559:15cca326-436f-4498-8fbf-8723afacc789?flat HTTP/1.1" 200 5233 0.018315 [API:8081]10.0.0.141 - - [2026-02-02 04:23:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-24515559:15cca326-436f-4498-8fbf-8723afacc789?flat HTTP/1.1" 200 5233 0.013360 [API:8081]10.0.0.141 - - [2026-02-02 04:23:19] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-24515559:ctest-vn-01799929?flat HTTP/1.1" 200 8037 0.014358 [API:8081]10.0.0.141 - - [2026-02-02 04:23:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32922 0.022672 [API:8081]10.0.0.141 - - [2026-02-02 04:23:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32922 0.021532 [API:8081]10.0.0.141 - - [2026-02-02 04:23:19] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.008759 [API:8081]10.0.0.141 - - [2026-02-02 04:23:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.086128 [API:8081]10.0.0.141 - - [2026-02-02 04:23:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32922 0.023339 [API:8081]10.0.0.141 - - [2026-02-02 04:23:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32922 0.023680 [API:8081]10.0.0.141 - - [2026-02-02 04:23:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32923 0.022760 [API:8081]10.0.0.141 - - [2026-02-02 04:23:48] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-24515559:ctest-vn-01799929?flat HTTP/1.1" 200 6183 0.012931 [API:8081]10.0.0.141 - - [2026-02-02 04:23:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008919 [API:8081]10.0.0.141 - - [2026-02-02 04:23:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32310 0.022306 [API:8081]10.0.0.141 - - [2026-02-02 04:23:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32310 0.023655 [API:8081]10.0.0.23 - - [2026-02-02 04:23:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.23 - - [2026-02-02 04:23:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.22 - - [2026-02-02 04:23:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.22 - - [2026-02-02 04:23:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000360 [API:8081]10.0.0.23 - - [2026-02-02 04:23:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000246 [API:8081]10.0.0.23 - - [2026-02-02 04:23:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.22 - - [2026-02-02 04:23:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.22 - - [2026-02-02 04:23:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.141 - - [2026-02-02 04:23:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32310 0.024631 [API:8081]10.0.0.141 - - [2026-02-02 04:23:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.141 - - [2026-02-02 04:23:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.141 - - [2026-02-02 04:23:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000334 [API:8081]10.0.0.141 - - [2026-02-02 04:23:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.141 - - [2026-02-02 04:24:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32310 0.024615 [API:8081]10.0.0.141 - - [2026-02-02 04:24:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32310 0.023493 [API:8081]10.0.0.141 - - [2026-02-02 04:24:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32310 0.028151 [API:8081]10.0.0.141 - - [2026-02-02 04:24:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5167-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32311 0.024683 [API:8081]10.0.0.141 - - [2026-02-02 04:24:09] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-24515559:ctest-vn-46221949?flat HTTP/1.1" 200 6175 0.013098 [API:8081]10.0.0.141 - - [2026-02-02 04:24:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008826 [API:8081]10.0.0.141 - - [2026-02-02 04:24:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000333 [API:8081]10.0.0.141 - - [2026-02-02 04:24:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1365 0.059318 [API:8081]10.0.0.141 - - [2026-02-02 04:24:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1365 0.092696 [API:8081]10.0.0.141 - - [2026-02-02 04:24:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.064228 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 04:25:56] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002590 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 04:25:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003159 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 04:25:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003149 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 04:25:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002873 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 04:25:56] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003273 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 04:25:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002567 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 04:25:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005554 [LOCAL API:8181]127.0.0.1 - - [2026-02-02 04:25:56] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5167-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002717 [API:8081]10.0.0.141 - - [2026-02-02 04:26:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074424 [API:8081]10.0.0.141 - - [2026-02-02 04:27:06] "GET /analytics HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.141 - - [2026-02-02 04:27:06] "GET /analytics HTTP/1.1" 401 206 0.000159 [API:8081]10.0.0.23 - - [2026-02-02 04:27:36] "GET /analytics HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.23 - - [2026-02-02 04:27:36] "GET /analytics HTTP/1.1" 401 206 0.000164 [API:8081]10.0.0.22 - - [2026-02-02 04:27:36] "GET /analytics HTTP/1.1" 401 206 0.000234 [API:8081]10.0.0.22 - - [2026-02-02 04:27:36] "GET /analytics HTTP/1.1" 401 206 0.000170 [API:8081]10.0.0.141 - - [2026-02-02 04:27:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.065771 [API:8081]10.0.0.23 - - [2026-02-02 04:28:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000416 [API:8081]10.0.0.23 - - [2026-02-02 04:28:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.22 - - [2026-02-02 04:28:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.22 - - [2026-02-02 04:28:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.23 - - [2026-02-02 04:28:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.23 - - [2026-02-02 04:28:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000305 [API:8081]10.0.0.22 - - [2026-02-02 04:28:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.22 - - [2026-02-02 04:28:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.141 - - [2026-02-02 04:28:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.141 - - [2026-02-02 04:28:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.141 - - [2026-02-02 04:28:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.141 - - [2026-02-02 04:28:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000337 [API:8081]10.0.0.141 - - [2026-02-02 04:29:38] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.100270 [API:8081]10.0.0.141 - - [2026-02-02 04:29:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000246 [API:8081]10.0.0.141 - - [2026-02-02 04:30:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1357 0.067378 [API:8081]10.0.0.141 - - [2026-02-02 04:30:39] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.065311 [API:8081]10.0.0.141 - - [2026-02-02 04:32:40] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067600 [API:8081]10.0.0.141 - - [2026-02-02 04:33:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.203520 [API:8081]10.0.0.23 - - [2026-02-02 04:33:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.23 - - [2026-02-02 04:33:55] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.22 - - [2026-02-02 04:33:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000546 [API:8081]10.0.0.22 - - [2026-02-02 04:33:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.23 - - [2026-02-02 04:33:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000473 [API:8081]10.0.0.23 - - [2026-02-02 04:33:56] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.22 - - [2026-02-02 04:33:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.22 - - [2026-02-02 04:33:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.141 - - [2026-02-02 04:33:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.141 - - [2026-02-02 04:33:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.141 - - [2026-02-02 04:33:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.141 - - [2026-02-02 04:33:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [Introspect:8090]10.0.0.141 - - [2026-02-02 04:35:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3828 0.001204