++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/analytics-api ++ CONTAINER_LOG_DIR=/var/log/contrail/analytics-api ++ mkdir -p /var/log/contrail/analytics-api ++ log_file=/var/log/contrail/analytics-api/console.log ++ touch /var/log/contrail/analytics-api/console.log ++ chmod 600 /var/log/contrail/analytics-api/console.log ++ exec +++ tee -a /var/log/contrail/analytics-api/console.log +++ date ++ echo 'INFO: =================== Thu Jul 24 02:26:37 UTC 2025 ===================' INFO: =================== Thu Jul 24 02:26:37 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.19,10.0.0.38,10.0.0.41 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.19,10.0.0.38,10.0.0.41 ++ ANALYTICSDB_NODES=10.0.0.19,10.0.0.38,10.0.0.41 ++ ANALYTICS_SNMP_NODES=10.0.0.19,10.0.0.38,10.0.0.41 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ '[' -n '10.0.0.19:8081 10.0.0.38:8081 10.0.0.41:8081 ' ']' +++ echo '10.0.0.19:8081 10.0.0.38:8081 10.0.0.41:8081' ++ ANALYTICS_SERVERS='10.0.0.19:8081 10.0.0.38:8081 10.0.0.41: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ '[' -n '10.0.0.19:9042 10.0.0.38:9042 10.0.0.41:9042 ' ']' +++ echo '10.0.0.19:9042 10.0.0.38:9042 10.0.0.41:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.19:9042 10.0.0.38:9042 10.0.0.41:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19,10.0.0.38,10.0.0.41 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ '[' -n '10.0.0.19:8086 10.0.0.38:8086 10.0.0.41:8086 ' ']' +++ echo '10.0.0.19:8086 10.0.0.38:8086 10.0.0.41:8086' ++ COLLECTOR_SERVERS='10.0.0.19:8086 10.0.0.38:8086 10.0.0.41: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.19,10.0.0.38,10.0.0.41 ++ CONFIGDB_NODES=10.0.0.19,10.0.0.38,10.0.0.41 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ '[' -n '10.0.0.19:8082 10.0.0.38:8082 10.0.0.41:8082 ' ']' +++ echo '10.0.0.19:8082 10.0.0.38:8082 10.0.0.41:8082' ++ CONFIG_SERVERS='10.0.0.19:8082 10.0.0.38:8082 10.0.0.41: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ '[' -n '10.0.0.19:9161 10.0.0.38:9161 10.0.0.41:9161 ' ']' +++ echo '10.0.0.19:9161 10.0.0.38:9161 10.0.0.41:9161' ++ CONFIGDB_SERVERS='10.0.0.19:9161 10.0.0.38:9161 10.0.0.41: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ '[' -n '10.0.0.19:9041 10.0.0.38:9041 10.0.0.41:9041 ' ']' +++ echo '10.0.0.19:9041 10.0.0.38:9041 10.0.0.41:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.19:9041 10.0.0.38:9041 10.0.0.41: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.25,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.25,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19,10.0.0.38,10.0.0.41 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ '[' -n 10.0.0.19:2181,10.0.0.38:2181,10.0.0.41:2181, ']' +++ echo 10.0.0.19:2181,10.0.0.38:2181,10.0.0.41:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19:2181,10.0.0.38:2181,10.0.0.41: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ '[' -n '10.0.0.19:2181 10.0.0.38:2181 10.0.0.41:2181 ' ']' +++ echo '10.0.0.19:2181 10.0.0.38:2181 10.0.0.41:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.19:2181 10.0.0.38:2181 10.0.0.41:2181' ++ RABBITMQ_NODES=10.0.0.19,10.0.0.38,10.0.0.41 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ '[' -n 10.0.0.19:5673,10.0.0.38:5673,10.0.0.41:5673, ']' +++ echo 10.0.0.19:5673,10.0.0.38:5673,10.0.0.41:5673 ++ RABBITMQ_SERVERS=10.0.0.19:5673,10.0.0.38:5673,10.0.0.41: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ '[' -n '10.0.0.19:6379 10.0.0.38:6379 10.0.0.41:6379 ' ']' +++ echo '10.0.0.19:6379 10.0.0.38:6379 10.0.0.41:6379' ++ REDIS_SERVERS='10.0.0.19:6379 10.0.0.38:6379 10.0.0.41: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.19,10.0.0.38,10.0.0.41 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ '[' -n '10.0.0.19:9092 10.0.0.38:9092 10.0.0.41:9092 ' ']' +++ echo '10.0.0.19:9092 10.0.0.38:9092 10.0.0.41:9092' ++ KAFKA_SERVERS='10.0.0.19:9092 10.0.0.38:9092 10.0.0.41: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.19 ++ 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.19,10.0.0.38,10.0.0.41 ++ 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.19,10.0.0.38,10.0.0.41 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_redis_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_analytics_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.19,10.0.0.38,10.0.0.41 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 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.19,10.0.0.38,10.0.0.41 +++ local servers=10.0.0.19,10.0.0.38,10.0.0.41 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ sort ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.19,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.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.19,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + add_ini_params_from_env ANALYTICS_API /etc/contrail/contrail-analytics-api.conf + local service_name=ANALYTICS_API + local cfg_path=/etc/contrail/contrail-analytics-api.conf + local delim=__ ++ grep '^ANALYTICS_API__.*__.*=.*$' ++ cut -d = -f 1 ++ set -o posix ++ sed 's/^ANALYTICS_API__//g' ++ set ++ sort + 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 07/24/2025 02:26:45.240 7f5badbfacc8 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 07/24/2025 02:26:45.430 7f5badbfacc8 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 07/24/2025 02:26:45.442 7f5badbfacc8 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 07/24/2025 02:26:45.442 7f5badbfacc8 [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.19: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.38 - - [2025-07-24 02:27:16] "GET /analytics HTTP/1.1" 401 205 0.000398 [API:8081]10.0.0.38 - - [2025-07-24 02:27:16] "GET /analytics HTTP/1.1" 401 205 0.000211 [API:8081]10.0.0.41 - - [2025-07-24 02:27:17] "GET /analytics HTTP/1.1" 401 205 0.000429 [API:8081]10.0.0.41 - - [2025-07-24 02:27:17] "GET /analytics HTTP/1.1" 401 205 0.000165 [API:8081]10.0.0.19 - - [2025-07-24 02:27:17] "GET /analytics HTTP/1.1" 401 205 0.000216 [API:8081]10.0.0.19 - - [2025-07-24 02:27:17] "GET /analytics HTTP/1.1" 401 205 0.000190 [API:8081]10.0.0.19 - - [2025-07-24 02:27:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.386080 [API:8081]10.0.0.38 - - [2025-07-24 02:27:47] "GET /analytics HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.38 - - [2025-07-24 02:27:47] "GET /analytics HTTP/1.1" 401 205 0.000179 [API:8081]10.0.0.41 - - [2025-07-24 02:27:48] "GET /analytics HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.41 - - [2025-07-24 02:27:48] "GET /analytics HTTP/1.1" 401 205 0.000156 [API:8081]10.0.0.19 - - [2025-07-24 02:27:48] "GET /analytics HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.19 - - [2025-07-24 02:27:48] "GET /analytics HTTP/1.1" 401 205 0.000176 [API:8081]10.0.0.38 - - [2025-07-24 02:28:17] "GET /analytics HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.38 - - [2025-07-24 02:28:17] "GET /analytics HTTP/1.1" 401 205 0.000142 [API:8081]10.0.0.19 - - [2025-07-24 02:28:38] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.384305 [API:8081]10.0.0.41 - - [2025-07-24 02:29:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.481235 [API:8081]10.0.0.38 - - [2025-07-24 02:29:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.214252 [API:8081]10.0.0.41 - - [2025-07-24 02:29:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.421725 [API:8081]10.0.0.38 - - [2025-07-24 02:29:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.462683 [API:8081]10.0.0.19 - - [2025-07-24 02:29:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.061653 [API:8081]10.0.0.19 - - [2025-07-24 02:29:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.060379 [Introspect:8090]10.0.0.19 - - [2025-07-24 02:30:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001277 [Introspect:8090]10.0.0.19 - - [2025-07-24 02:30:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.002013 [API:8081]10.0.0.19 - - [2025-07-24 02:30:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059540 [API:8081]10.0.0.19 - - [2025-07-24 02:31:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.075171 [API:8081]10.0.0.19 - - [2025-07-24 02:32:08] "GET /analytics/alarms HTTP/1.1" 401 205 0.000313 [API:8081]10.0.0.19 - - [2025-07-24 02:32:08] "GET /analytics/alarms HTTP/1.1" 200 109 0.092825 [Introspect:8090]10.0.0.19 - - [2025-07-24 02:32:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001271 [Introspect:8090]10.0.0.19 - - [2025-07-24 02:32:13] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000609 [API:8081]10.0.0.19 - - [2025-07-24 02:32:13] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-1:Control:contrail-control:0?flat HTTP/1.1" 200 35689 0.087158 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16972 0.067819 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-2:Control:contrail-control:0?flat HTTP/1.1" 200 28355 0.025258 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16355 0.020234 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-3:Control:contrail-control:0?flat HTTP/1.1" 200 38745 0.027362 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-3:Control:contrail-dns:0?flat HTTP/1.1" 200 14223 0.020088 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20491 0.023505 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20491 0.021446 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-1.:Config:contrail-schema:0?flat HTTP/1.1" 200 3709 0.014338 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-1.:Config:contrail-svc-monitor:0?flat HTTP/1.1" 200 3375 0.013020 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.013053 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4315 0.016425 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4308 0.024433 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4007 0.017597 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.014133 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.014899 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.013342 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.013581 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.014837 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.014213 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.016949 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.013973 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.015261 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.021210 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14820 0.024345 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.019132 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14831 0.020383 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.018423 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14830 0.020398 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.020242 [API:8081]10.0.0.19 - - [2025-07-24 02:32:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20491 0.025123 [API:8081]10.0.0.19 - - [2025-07-24 02:32:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20491 0.020837 [API:8081]10.0.0.19 - - [2025-07-24 02:32:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20491 0.026582 [API:8081]10.0.0.19 - - [2025-07-24 02:32:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20491 0.022788 [API:8081]10.0.0.19 - - [2025-07-24 02:32:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20491 0.025074 [API:8081]10.0.0.19 - - [2025-07-24 02:32:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3270 0.016300 [API:8081]10.0.0.19 - - [2025-07-24 02:32:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20491 0.022764 [API:8081]10.0.0.19 - - [2025-07-24 02:32:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3270 0.014077 [API:8081]10.0.0.19 - - [2025-07-24 02:32:17] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-1.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3381 0.014236 [API:8081]10.0.0.19 - - [2025-07-24 02:32:17] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14820 0.021979 [API:8081]10.0.0.19 - - [2025-07-24 02:32:17] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.026491 [API:8081]10.0.0.19 - - [2025-07-24 02:32:17] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-2.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3381 0.015015 [API:8081]10.0.0.19 - - [2025-07-24 02:32:17] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14831 0.019502 [API:8081]10.0.0.19 - - [2025-07-24 02:32:17] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.029703 [API:8081]10.0.0.19 - - [2025-07-24 02:32:17] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-3.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3381 0.016088 [API:8081]10.0.0.19 - - [2025-07-24 02:32:17] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14830 0.021263 [API:8081]10.0.0.19 - - [2025-07-24 02:32:17] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.018851 [API:8081]10.0.0.19 - - [2025-07-24 02:32:17] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.022325 [API:8081]10.0.0.19 - - [2025-07-24 02:32:17] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-1.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3983 0.015056 [API:8081]10.0.0.19 - - [2025-07-24 02:32:17] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.020473 [API:8081]10.0.0.19 - - [2025-07-24 02:32:17] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-2.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3983 0.017640 [API:8081]10.0.0.19 - - [2025-07-24 02:32:17] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.018595 [API:8081]10.0.0.19 - - [2025-07-24 02:32:17] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-3.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3983 0.015373 [API:8081]10.0.0.19 - - [2025-07-24 02:32:17] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4315 0.015571 [API:8081]10.0.0.19 - - [2025-07-24 02:32:17] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4308 0.016537 [API:8081]10.0.0.19 - - [2025-07-24 02:32:17] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4007 0.013550 [API:8081]10.0.0.19 - - [2025-07-24 02:32:17] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-1:Control:contrail-control:0?flat HTTP/1.1" 200 35689 0.029412 [API:8081]10.0.0.19 - - [2025-07-24 02:32:17] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-1:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.016839 [API:8081]10.0.0.19 - - [2025-07-24 02:32:18] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16972 0.025709 [API:8081]10.0.0.19 - - [2025-07-24 02:32:18] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-2:Control:contrail-control:0?flat HTTP/1.1" 200 28355 0.034536 [API:8081]10.0.0.19 - - [2025-07-24 02:32:18] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-2:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.015631 [API:8081]10.0.0.19 - - [2025-07-24 02:32:18] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16355 0.028001 [API:8081]10.0.0.19 - - [2025-07-24 02:32:18] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-3:Control:contrail-control:0?flat HTTP/1.1" 200 38745 0.032212 [API:8081]10.0.0.19 - - [2025-07-24 02:32:18] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-3:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.016846 [API:8081]10.0.0.19 - - [2025-07-24 02:32:18] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3712-3:Control:contrail-dns:0?flat HTTP/1.1" 200 14223 0.022097 [API:8081]10.0.0.19 - - [2025-07-24 02:32:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3712-1?flat HTTP/1.1" 200 12075 0.029918 [API:8081]10.0.0.19 - - [2025-07-24 02:32:21] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?flat HTTP/1.1" 200 12757 0.042913 [API:8081]10.0.0.19 - - [2025-07-24 02:32:21] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?flat HTTP/1.1" 200 18017 0.042912 [API:8081]10.0.0.19 - - [2025-07-24 02:32:21] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?flat HTTP/1.1" 200 18087 0.028952 [API:8081]10.0.0.19 - - [2025-07-24 02:32:21] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?flat HTTP/1.1" 200 12757 0.073087 [API:8081]10.0.0.19 - - [2025-07-24 02:32:21] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?flat HTTP/1.1" 200 18017 0.038116 [API:8081]10.0.0.19 - - [2025-07-24 02:32:21] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?flat HTTP/1.1" 200 18087 0.028940 [API:8081]10.0.0.19 - - [2025-07-24 02:32:21] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?flat HTTP/1.1" 200 12757 0.026327 [API:8081]10.0.0.19 - - [2025-07-24 02:32:21] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?flat HTTP/1.1" 200 18017 0.031612 [API:8081]10.0.0.19 - - [2025-07-24 02:32:21] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?flat HTTP/1.1" 200 18087 0.027397 [API:8081]10.0.0.19 - - [2025-07-24 02:32:21] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?flat HTTP/1.1" 200 12757 0.032657 [API:8081]10.0.0.19 - - [2025-07-24 02:32:21] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?flat HTTP/1.1" 200 18017 0.029062 [API:8081]10.0.0.19 - - [2025-07-24 02:32:21] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?flat HTTP/1.1" 200 18087 0.030847 [API:8081]10.0.0.19 - - [2025-07-24 02:32:22] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?flat HTTP/1.1" 200 6699 0.018512 [API:8081]10.0.0.19 - - [2025-07-24 02:32:23] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?flat HTTP/1.1" 200 7058 0.017135 [API:8081]10.0.0.19 - - [2025-07-24 02:32:23] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?flat HTTP/1.1" 200 6136 0.020263 [API:8081]10.0.0.19 - - [2025-07-24 02:32:23] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?flat HTTP/1.1" 200 6699 0.019037 [API:8081]10.0.0.19 - - [2025-07-24 02:32:24] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3712-1?flat HTTP/1.1" 200 8074 0.018006 [API:8081]10.0.0.19 - - [2025-07-24 02:32:24] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3712-2?flat HTTP/1.1" 200 8073 0.032354 [API:8081]10.0.0.19 - - [2025-07-24 02:32:24] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3712-3?flat HTTP/1.1" 200 8077 0.027175 [API:8081]10.0.0.19 - - [2025-07-24 02:32:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000402 [API:8081]10.0.0.19 - - [2025-07-24 02:32:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1348 0.090362 [API:8081]10.0.0.19 - - [2025-07-24 02:32:46] "POST /analytics/query HTTP/1.1" 200 54669 1.081920 [API:8081]10.0.0.19 - - [2025-07-24 02:32:47] "POST /analytics/query HTTP/1.1" 200 5875 1.077066 [API:8081]10.0.0.19 - - [2025-07-24 02:32:48] "POST /analytics/query HTTP/1.1" 200 871 1.023260 [API:8081]10.0.0.19 - - [2025-07-24 02:32:49] "POST /analytics/query HTTP/1.1" 200 5875 1.022109 [API:8081]10.0.0.19 - - [2025-07-24 02:32:50] "POST /analytics/query HTTP/1.1" 200 871 1.022404 [API:8081]10.0.0.19 - - [2025-07-24 02:33:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064730 [API:8081]10.0.0.41 - - [2025-07-24 02:34:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.178764 [API:8081]10.0.0.41 - - [2025-07-24 02:34:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.431390 [API:8081]10.0.0.38 - - [2025-07-24 02:34:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.450291 [API:8081]10.0.0.38 - - [2025-07-24 02:34:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.436452 [API:8081]10.0.0.19 - - [2025-07-24 02:34:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.016269 [API:8081]10.0.0.19 - - [2025-07-24 02:34:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.168031 [API:8081]10.0.0.19 - - [2025-07-24 02:34:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.073519 [API:8081]10.0.0.19 - - [2025-07-24 02:36:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065759 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 02:36:45] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003374 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 02:36:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.005337 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 02:36:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.003073 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 02:36:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002760 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 02:36:45] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003046 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 02:36:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003361 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 02:36:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002470 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 02:36:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002541 [API:8081]10.0.0.19 - - [2025-07-24 02:37:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.080471 [API:8081]10.0.0.19 - - [2025-07-24 02:37:48] "GET /analytics HTTP/1.1" 401 205 0.000386 [API:8081]10.0.0.19 - - [2025-07-24 02:37:48] "GET /analytics HTTP/1.1" 401 205 0.000204 [API:8081]10.0.0.41 - - [2025-07-24 02:37:48] "GET /analytics HTTP/1.1" 401 205 0.000216 [API:8081]10.0.0.41 - - [2025-07-24 02:37:48] "GET /analytics HTTP/1.1" 401 205 0.000164 [API:8081]10.0.0.38 - - [2025-07-24 02:38:17] "GET /analytics HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.38 - - [2025-07-24 02:38:17] "GET /analytics HTTP/1.1" 401 205 0.000191 [API:8081]10.0.0.41 - - [2025-07-24 02:39:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.145175 [API:8081]10.0.0.41 - - [2025-07-24 02:39:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.396587 [API:8081]10.0.0.38 - - [2025-07-24 02:39:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.440652 [API:8081]10.0.0.38 - - [2025-07-24 02:39:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.444264 [API:8081]10.0.0.19 - - [2025-07-24 02:39:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.175227 [API:8081]10.0.0.19 - - [2025-07-24 02:39:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.135213 [API:8081]10.0.0.19 - - [2025-07-24 02:39:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061987 [API:8081]10.0.0.19 - - [2025-07-24 02:40:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.141598 [API:8081]10.0.0.19 - - [2025-07-24 02:42:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.126879 [API:8081]10.0.0.19 - - [2025-07-24 02:43:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.065064 [API:8081]10.0.0.41 - - [2025-07-24 02:44:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.202882 [API:8081]10.0.0.41 - - [2025-07-24 02:44:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.365749 [API:8081]10.0.0.38 - - [2025-07-24 02:44:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.413832 [API:8081]10.0.0.38 - - [2025-07-24 02:44:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.424326 [API:8081]10.0.0.19 - - [2025-07-24 02:44:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.016694 [API:8081]10.0.0.19 - - [2025-07-24 02:44:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.171422 [API:8081]10.0.0.19 - - [2025-07-24 02:45:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072933 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 02:46:45] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004402 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 02:46:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003491 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 02:46:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.003697 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 02:46:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002967 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 02:46:45] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002726 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 02:46:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004921 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 02:46:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003485 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 02:46:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002760 [API:8081]10.0.0.19 - - [2025-07-24 02:46:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.075213 [API:8081]10.0.0.19 - - [2025-07-24 02:47:48] "GET /analytics HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.19 - - [2025-07-24 02:47:48] "GET /analytics HTTP/1.1" 401 205 0.000210 [API:8081]10.0.0.41 - - [2025-07-24 02:47:48] "GET /analytics HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.41 - - [2025-07-24 02:47:48] "GET /analytics HTTP/1.1" 401 205 0.000186 [API:8081]10.0.0.38 - - [2025-07-24 02:48:17] "GET /analytics HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.38 - - [2025-07-24 02:48:17] "GET /analytics HTTP/1.1" 401 205 0.000180 [API:8081]10.0.0.19 - - [2025-07-24 02:48:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066368 [API:8081]10.0.0.41 - - [2025-07-24 02:49:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.153552 [API:8081]10.0.0.41 - - [2025-07-24 02:49:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.388225 [API:8081]10.0.0.38 - - [2025-07-24 02:49:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.401182 [API:8081]10.0.0.38 - - [2025-07-24 02:49:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.420629 [API:8081]10.0.0.19 - - [2025-07-24 02:49:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.174846 [API:8081]10.0.0.19 - - [2025-07-24 02:49:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.171123 [API:8081]10.0.0.19 - - [2025-07-24 02:49:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.069787 [API:8081]10.0.0.19 - - [2025-07-24 02:51:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.107112 [API:8081]10.0.0.19 - - [2025-07-24 02:52:58] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.068190 [API:8081]10.0.0.19 - - [2025-07-24 02:53:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.19 - - [2025-07-24 02:53:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1348 0.065662 [API:8081]10.0.0.19 - - [2025-07-24 02:53:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1580 0.062330 [API:8081]10.0.0.41 - - [2025-07-24 02:54:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.149845 [API:8081]10.0.0.41 - - [2025-07-24 02:54:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.386026 [API:8081]10.0.0.38 - - [2025-07-24 02:54:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.448960 [API:8081]10.0.0.38 - - [2025-07-24 02:54:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.468253 [API:8081]10.0.0.19 - - [2025-07-24 02:54:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.091831 [API:8081]10.0.0.19 - - [2025-07-24 02:54:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.143689 [API:8081]10.0.0.19 - - [2025-07-24 02:54:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064427 [API:8081]10.0.0.19 - - [2025-07-24 02:56:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.215355 [API:8081]10.0.0.19 - - [2025-07-24 02:56:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000439 [API:8081]10.0.0.19 - - [2025-07-24 02:56:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.061847 [API:8081]10.0.0.19 - - [2025-07-24 02:56:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.064329 [API:8081]10.0.0.19 - - [2025-07-24 02:56:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.069852 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 02:56:45] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002722 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 02:56:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003443 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 02:56:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003844 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 02:56:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003527 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 02:56:45] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003736 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 02:56:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003403 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 02:56:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003070 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 02:56:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003091 [API:8081]10.0.0.19 - - [2025-07-24 02:56:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-94433789:c3432f6e-9bbf-4ab4-a90d-460046bdbeba?flat HTTP/1.1" 200 5249 0.020468 [API:8081]10.0.0.19 - - [2025-07-24 02:56:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-94433789:c3432f6e-9bbf-4ab4-a90d-460046bdbeba?flat HTTP/1.1" 200 5249 0.020440 [API:8081]10.0.0.19 - - [2025-07-24 02:56:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-94433789:c3432f6e-9bbf-4ab4-a90d-460046bdbeba?flat HTTP/1.1" 200 5249 0.017468 [API:8081]10.0.0.19 - - [2025-07-24 02:56:51] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-94433789:ctest-vn1-15758238?flat HTTP/1.1" 200 4729 0.017646 [API:8081]10.0.0.19 - - [2025-07-24 02:56:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25179 0.026641 [API:8081]10.0.0.19 - - [2025-07-24 02:56:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25179 0.025317 [API:8081]10.0.0.19 - - [2025-07-24 02:56:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010705 [API:8081]10.0.0.19 - - [2025-07-24 02:56:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-94433789:3f46847f-d598-4af2-a3dc-7948f0ce4909?flat HTTP/1.1" 200 5251 0.016944 [API:8081]10.0.0.19 - - [2025-07-24 02:56:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-94433789:3f46847f-d598-4af2-a3dc-7948f0ce4909?flat HTTP/1.1" 200 5251 0.016181 [API:8081]10.0.0.19 - - [2025-07-24 02:56:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-94433789:3f46847f-d598-4af2-a3dc-7948f0ce4909?flat HTTP/1.1" 200 5251 0.016890 [API:8081]10.0.0.19 - - [2025-07-24 02:56:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-94433789:ctest-vn2-55018936?flat HTTP/1.1" 200 4736 0.023445 [API:8081]10.0.0.19 - - [2025-07-24 02:56:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24540 0.024913 [API:8081]10.0.0.19 - - [2025-07-24 02:56:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24540 0.025205 [API:8081]10.0.0.19 - - [2025-07-24 02:56:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010954 [API:8081]10.0.0.19 - - [2025-07-24 02:56:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-94433789:78509195-25fc-4464-a72e-5a7f9cacfb79?flat HTTP/1.1" 200 5259 0.018082 [API:8081]10.0.0.19 - - [2025-07-24 02:56:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-94433789:78509195-25fc-4464-a72e-5a7f9cacfb79?flat HTTP/1.1" 200 5259 0.018935 [API:8081]10.0.0.19 - - [2025-07-24 02:56:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-94433789:78509195-25fc-4464-a72e-5a7f9cacfb79?flat HTTP/1.1" 200 5259 0.018956 [API:8081]10.0.0.19 - - [2025-07-24 02:56:59] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-94433789:ctest-vn3-68771449?flat HTTP/1.1" 200 4731 0.021036 [API:8081]10.0.0.19 - - [2025-07-24 02:56:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24552 0.028443 [API:8081]10.0.0.19 - - [2025-07-24 02:56:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24552 0.045156 [API:8081]10.0.0.19 - - [2025-07-24 02:56:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010911 [API:8081]10.0.0.19 - - [2025-07-24 02:57:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24552 0.038282 [API:8081]10.0.0.19 - - [2025-07-24 02:57:48] "GET /analytics HTTP/1.1" 401 205 0.000308 [API:8081]10.0.0.19 - - [2025-07-24 02:57:48] "GET /analytics HTTP/1.1" 401 205 0.000155 [API:8081]10.0.0.41 - - [2025-07-24 02:57:48] "GET /analytics HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.41 - - [2025-07-24 02:57:48] "GET /analytics HTTP/1.1" 401 205 0.000193 [API:8081]10.0.0.19 - - [2025-07-24 02:57:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24552 0.029029 [API:8081]10.0.0.19 - - [2025-07-24 02:57:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24554 0.025851 [API:8081]10.0.0.19 - - [2025-07-24 02:57:51] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-94433789:ctest-vn3-68771449?flat HTTP/1.1" 200 6884 0.022001 [API:8081]10.0.0.19 - - [2025-07-24 02:57:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.011081 [API:8081]10.0.0.19 - - [2025-07-24 02:57:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24554 0.025657 [API:8081]10.0.0.19 - - [2025-07-24 02:57:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24554 0.023749 [API:8081]10.0.0.19 - - [2025-07-24 02:58:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24560 0.033049 [API:8081]10.0.0.19 - - [2025-07-24 02:58:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.078758 [API:8081]10.0.0.19 - - [2025-07-24 02:58:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24560 0.024565 [API:8081]10.0.0.19 - - [2025-07-24 02:58:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24560 0.027488 [API:8081]10.0.0.19 - - [2025-07-24 02:58:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24560 0.024449 [API:8081]10.0.0.19 - - [2025-07-24 02:58:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24560 0.034063 [API:8081]10.0.0.19 - - [2025-07-24 02:58:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24560 0.028413 [API:8081]10.0.0.38 - - [2025-07-24 02:58:17] "GET /analytics HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.38 - - [2025-07-24 02:58:17] "GET /analytics HTTP/1.1" 401 205 0.000176 [API:8081]10.0.0.19 - - [2025-07-24 02:58:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24560 0.035296 [API:8081]10.0.0.19 - - [2025-07-24 02:58:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24560 0.023888 [API:8081]10.0.0.19 - - [2025-07-24 02:58:22] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-94433789:ctest-vn2-55018936?flat HTTP/1.1" 200 6885 0.018759 [API:8081]10.0.0.19 - - [2025-07-24 02:58:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010798 [API:8081]10.0.0.19 - - [2025-07-24 02:58:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25186 0.029998 [API:8081]10.0.0.19 - - [2025-07-24 02:58:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25186 0.037512 [API:8081]10.0.0.19 - - [2025-07-24 02:58:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25186 0.029980 [API:8081]10.0.0.19 - - [2025-07-24 02:58:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25186 0.027310 [API:8081]10.0.0.19 - - [2025-07-24 02:58:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25186 0.025722 [API:8081]10.0.0.19 - - [2025-07-24 02:58:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25186 0.029222 [API:8081]10.0.0.19 - - [2025-07-24 02:58:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25186 0.039307 [API:8081]10.0.0.19 - - [2025-07-24 02:58:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25186 0.027117 [API:8081]10.0.0.19 - - [2025-07-24 02:58:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25186 0.025416 [API:8081]10.0.0.19 - - [2025-07-24 02:58:49] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-94433789:ctest-vn1-15758238?flat HTTP/1.1" 200 6881 0.014783 [API:8081]10.0.0.19 - - [2025-07-24 02:58:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.013656 [API:8081]10.0.0.19 - - [2025-07-24 02:58:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.013663 [API:8081]10.0.0.19 - - [2025-07-24 02:58:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.011246 [API:8081]10.0.0.19 - - [2025-07-24 02:58:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.012225 [API:8081]10.0.0.19 - - [2025-07-24 02:59:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.132899 [API:8081]10.0.0.19 - - [2025-07-24 02:59:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1986 0.010350 [API:8081]10.0.0.19 - - [2025-07-24 02:59:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2226 0.010024 [API:8081]10.0.0.19 - - [2025-07-24 02:59:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2476 0.011142 [API:8081]10.0.0.41 - - [2025-07-24 02:59:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.138538 [API:8081]10.0.0.41 - - [2025-07-24 02:59:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.363846 [API:8081]10.0.0.38 - - [2025-07-24 02:59:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.436134 [API:8081]10.0.0.38 - - [2025-07-24 02:59:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.403961 [API:8081]10.0.0.19 - - [2025-07-24 02:59:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.163919 [API:8081]10.0.0.19 - - [2025-07-24 02:59:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.145873 [API:8081]10.0.0.19 - - [2025-07-24 03:01:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.016177 [API:8081]10.0.0.19 - - [2025-07-24 03:01:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.013613 [API:8081]10.0.0.19 - - [2025-07-24 03:01:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.022494 [API:8081]10.0.0.19 - - [2025-07-24 03:01:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065326 [API:8081]10.0.0.19 - - [2025-07-24 03:01:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1986 0.010486 [API:8081]10.0.0.19 - - [2025-07-24 03:01:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2226 0.010267 [API:8081]10.0.0.19 - - [2025-07-24 03:01:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2476 0.010533 [API:8081]10.0.0.19 - - [2025-07-24 03:02:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.068416 [API:8081]10.0.0.19 - - [2025-07-24 03:03:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.063159 [API:8081]10.0.0.19 - - [2025-07-24 03:03:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.063738 [API:8081]10.0.0.19 - - [2025-07-24 03:03:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.058858 [API:8081]10.0.0.19 - - [2025-07-24 03:04:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065780 [API:8081]10.0.0.41 - - [2025-07-24 03:04:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.144272 [API:8081]10.0.0.41 - - [2025-07-24 03:04:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.368330 [API:8081]10.0.0.38 - - [2025-07-24 03:04:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.414980 [API:8081]10.0.0.38 - - [2025-07-24 03:04:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.397039 [API:8081]10.0.0.19 - - [2025-07-24 03:04:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.013005 [API:8081]10.0.0.19 - - [2025-07-24 03:04:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.193133 [API:8081]10.0.0.19 - - [2025-07-24 03:05:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.010390 [API:8081]10.0.0.19 - - [2025-07-24 03:05:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.011881 [API:8081]10.0.0.19 - - [2025-07-24 03:05:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.085213 [API:8081]10.0.0.19 - - [2025-07-24 03:05:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.010228 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:06:45] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004233 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:06:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003933 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:06:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003249 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:06:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003167 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:06:45] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004342 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:06:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002940 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:06:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003000 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:06:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002924 [API:8081]10.0.0.19 - - [2025-07-24 03:07:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.19 - - [2025-07-24 03:07:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1328 0.064378 [API:8081]10.0.0.19 - - [2025-07-24 03:07:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.059540 [API:8081]10.0.0.19 - - [2025-07-24 03:07:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1752 0.144004 [API:8081]10.0.0.19 - - [2025-07-24 03:07:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.082658 [API:8081]10.0.0.19 - - [2025-07-24 03:07:48] "GET /analytics HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.19 - - [2025-07-24 03:07:48] "GET /analytics HTTP/1.1" 401 205 0.000164 [API:8081]10.0.0.41 - - [2025-07-24 03:07:48] "GET /analytics HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.41 - - [2025-07-24 03:07:48] "GET /analytics HTTP/1.1" 401 205 0.000179 [API:8081]10.0.0.19 - - [2025-07-24 03:08:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.062595 [API:8081]10.0.0.38 - - [2025-07-24 03:08:17] "GET /analytics HTTP/1.1" 401 205 0.000390 [API:8081]10.0.0.38 - - [2025-07-24 03:08:17] "GET /analytics HTTP/1.1" 401 205 0.000181 [API:8081]10.0.0.19 - - [2025-07-24 03:09:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1328 0.011553 [API:8081]10.0.0.19 - - [2025-07-24 03:09:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.010733 [API:8081]10.0.0.19 - - [2025-07-24 03:09:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1752 0.011616 [API:8081]10.0.0.41 - - [2025-07-24 03:09:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.151144 [API:8081]10.0.0.38 - - [2025-07-24 03:09:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.371237 [API:8081]10.0.0.41 - - [2025-07-24 03:09:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.396855 [API:8081]10.0.0.38 - - [2025-07-24 03:09:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.451136 [API:8081]10.0.0.19 - - [2025-07-24 03:09:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.139701 [API:8081]10.0.0.19 - - [2025-07-24 03:09:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.144820 [API:8081]10.0.0.19 - - [2025-07-24 03:10:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068671 [API:8081]10.0.0.19 - - [2025-07-24 03:11:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.074176 [API:8081]10.0.0.19 - - [2025-07-24 03:13:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066025 [API:8081]10.0.0.19 - - [2025-07-24 03:14:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.077281 [API:8081]10.0.0.41 - - [2025-07-24 03:14:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.139342 [API:8081]10.0.0.41 - - [2025-07-24 03:14:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.387425 [API:8081]10.0.0.38 - - [2025-07-24 03:14:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.479521 [API:8081]10.0.0.38 - - [2025-07-24 03:14:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.444101 [API:8081]10.0.0.19 - - [2025-07-24 03:14:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.089001 [API:8081]10.0.0.19 - - [2025-07-24 03:14:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.132251 [API:8081]10.0.0.19 - - [2025-07-24 03:16:18] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.467538 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:16:45] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003163 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:16:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003826 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:16:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002884 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:16:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004835 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:16:45] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004575 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:16:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004348 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:16:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003562 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:16:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003631 [API:8081]10.0.0.19 - - [2025-07-24 03:17:19] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.068484 [API:8081]10.0.0.19 - - [2025-07-24 03:17:48] "GET /analytics HTTP/1.1" 401 205 0.000347 [API:8081]10.0.0.19 - - [2025-07-24 03:17:48] "GET /analytics HTTP/1.1" 401 205 0.000152 [API:8081]10.0.0.41 - - [2025-07-24 03:17:48] "GET /analytics HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.41 - - [2025-07-24 03:17:48] "GET /analytics HTTP/1.1" 401 205 0.000192 [API:8081]10.0.0.38 - - [2025-07-24 03:18:17] "GET /analytics HTTP/1.1" 401 205 0.000334 [API:8081]10.0.0.38 - - [2025-07-24 03:18:17] "GET /analytics HTTP/1.1" 401 205 0.000192 [API:8081]10.0.0.19 - - [2025-07-24 03:19:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065398 [API:8081]10.0.0.41 - - [2025-07-24 03:19:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.154722 [API:8081]10.0.0.41 - - [2025-07-24 03:19:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.362094 [API:8081]10.0.0.38 - - [2025-07-24 03:19:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.418820 [API:8081]10.0.0.38 - - [2025-07-24 03:19:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.438075 [API:8081]10.0.0.19 - - [2025-07-24 03:19:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.012186 [API:8081]10.0.0.19 - - [2025-07-24 03:19:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.162833 [API:8081]10.0.0.19 - - [2025-07-24 03:20:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.069645 [API:8081]10.0.0.19 - - [2025-07-24 03:22:23] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072949 [API:8081]10.0.0.19 - - [2025-07-24 03:23:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.070982 [API:8081]10.0.0.41 - - [2025-07-24 03:24:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.161575 [API:8081]10.0.0.41 - - [2025-07-24 03:24:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.418547 [API:8081]10.0.0.38 - - [2025-07-24 03:24:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.446733 [API:8081]10.0.0.38 - - [2025-07-24 03:24:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.526953 [API:8081]10.0.0.19 - - [2025-07-24 03:24:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.132559 [API:8081]10.0.0.19 - - [2025-07-24 03:24:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.170490 [API:8081]10.0.0.19 - - [2025-07-24 03:25:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060392 [API:8081]10.0.0.19 - - [2025-07-24 03:26:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.073470 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:26:45] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003749 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:26:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003526 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:26:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003167 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:26:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003666 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:26:45] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004173 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:26:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003550 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:26:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003904 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:26:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004228 [API:8081]10.0.0.19 - - [2025-07-24 03:27:48] "GET /analytics HTTP/1.1" 401 205 0.000350 [API:8081]10.0.0.19 - - [2025-07-24 03:27:48] "GET /analytics HTTP/1.1" 401 205 0.000158 [API:8081]10.0.0.41 - - [2025-07-24 03:27:48] "GET /analytics HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.41 - - [2025-07-24 03:27:48] "GET /analytics HTTP/1.1" 401 205 0.000163 [API:8081]10.0.0.19 - - [2025-07-24 03:28:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000356 [API:8081]10.0.0.19 - - [2025-07-24 03:28:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2352 0.064133 [API:8081]10.0.0.19 - - [2025-07-24 03:28:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2352 0.059700 [API:8081]10.0.0.38 - - [2025-07-24 03:28:17] "GET /analytics HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.38 - - [2025-07-24 03:28:17] "GET /analytics HTTP/1.1" 401 205 0.000160 [API:8081]10.0.0.19 - - [2025-07-24 03:28:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059823 [API:8081]10.0.0.19 - - [2025-07-24 03:29:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.069620 [API:8081]10.0.0.41 - - [2025-07-24 03:29:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.164066 [API:8081]10.0.0.38 - - [2025-07-24 03:29:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.362329 [API:8081]10.0.0.41 - - [2025-07-24 03:29:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.412181 [API:8081]10.0.0.38 - - [2025-07-24 03:29:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.413674 [API:8081]10.0.0.19 - - [2025-07-24 03:29:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.013304 [API:8081]10.0.0.19 - - [2025-07-24 03:29:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.223896 [API:8081]10.0.0.19 - - [2025-07-24 03:30:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1788 0.012892 [API:8081]10.0.0.19 - - [2025-07-24 03:30:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2016 0.055433 [API:8081]10.0.0.19 - - [2025-07-24 03:30:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2244 0.011264 [API:8081]10.0.0.19 - - [2025-07-24 03:30:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2472 0.012012 [API:8081]10.0.0.19 - - [2025-07-24 03:30:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1340 0.011750 [API:8081]10.0.0.19 - - [2025-07-24 03:31:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068420 [API:8081]10.0.0.19 - - [2025-07-24 03:32:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.150854 [API:8081]10.0.0.19 - - [2025-07-24 03:32:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000565 [API:8081]10.0.0.19 - - [2025-07-24 03:32:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1356 0.075683 [API:8081]10.0.0.19 - - [2025-07-24 03:34:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.167177 [API:8081]10.0.0.41 - - [2025-07-24 03:34:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.231462 [API:8081]10.0.0.41 - - [2025-07-24 03:34:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.495764 [API:8081]10.0.0.38 - - [2025-07-24 03:34:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.534574 [API:8081]10.0.0.38 - - [2025-07-24 03:34:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.608073 [API:8081]10.0.0.19 - - [2025-07-24 03:34:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.160254 [API:8081]10.0.0.19 - - [2025-07-24 03:34:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.148479 [API:8081]10.0.0.19 - - [2025-07-24 03:34:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000331 [API:8081]10.0.0.19 - - [2025-07-24 03:34:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1356 0.070214 [API:8081]10.0.0.19 - - [2025-07-24 03:35:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.19 - - [2025-07-24 03:35:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.069074 [API:8081]10.0.0.19 - - [2025-07-24 03:35:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.062794 [API:8081]10.0.0.19 - - [2025-07-24 03:35:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.064375 [API:8081]10.0.0.19 - - [2025-07-24 03:35:34] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.068468 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:36:45] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003017 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:36:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003110 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:36:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004028 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:36:45] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.005310 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:36:45] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002738 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:36:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002787 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:36:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002776 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:36:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003592 [API:8081]10.0.0.19 - - [2025-07-24 03:36:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.010234 [API:8081]10.0.0.19 - - [2025-07-24 03:36:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.012320 [API:8081]10.0.0.19 - - [2025-07-24 03:36:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.009533 [API:8081]10.0.0.19 - - [2025-07-24 03:37:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066164 [API:8081]10.0.0.19 - - [2025-07-24 03:37:48] "GET /analytics HTTP/1.1" 401 205 0.000402 [API:8081]10.0.0.19 - - [2025-07-24 03:37:48] "GET /analytics HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.41 - - [2025-07-24 03:37:48] "GET /analytics HTTP/1.1" 401 205 0.000371 [API:8081]10.0.0.41 - - [2025-07-24 03:37:48] "GET /analytics HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.38 - - [2025-07-24 03:38:17] "GET /analytics HTTP/1.1" 401 205 0.000296 [API:8081]10.0.0.38 - - [2025-07-24 03:38:17] "GET /analytics HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.19 - - [2025-07-24 03:38:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.072620 [API:8081]10.0.0.19 - - [2025-07-24 03:38:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.19 - - [2025-07-24 03:38:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.063355 [API:8081]10.0.0.19 - - [2025-07-24 03:38:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.073567 [API:8081]10.0.0.19 - - [2025-07-24 03:38:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.066402 [API:8081]10.0.0.41 - - [2025-07-24 03:39:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.247245 [API:8081]10.0.0.38 - - [2025-07-24 03:39:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.267841 [API:8081]10.0.0.38 - - [2025-07-24 03:39:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.393087 [API:8081]10.0.0.41 - - [2025-07-24 03:39:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.491164 [API:8081]10.0.0.19 - - [2025-07-24 03:39:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.140717 [API:8081]10.0.0.19 - - [2025-07-24 03:39:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.147633 [API:8081]10.0.0.19 - - [2025-07-24 03:40:38] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075845 [API:8081]10.0.0.19 - - [2025-07-24 03:40:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.011577 [API:8081]10.0.0.19 - - [2025-07-24 03:40:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.010948 [API:8081]10.0.0.19 - - [2025-07-24 03:40:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.010232 [API:8081]10.0.0.19 - - [2025-07-24 03:41:39] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.071914 [API:8081]10.0.0.19 - - [2025-07-24 03:42:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.19 - - [2025-07-24 03:42:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.086319 [API:8081]10.0.0.19 - - [2025-07-24 03:42:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.060928 [API:8081]10.0.0.19 - - [2025-07-24 03:43:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069928 [API:8081]10.0.0.41 - - [2025-07-24 03:44:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.186838 [API:8081]10.0.0.41 - - [2025-07-24 03:44:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.454798 [API:8081]10.0.0.38 - - [2025-07-24 03:44:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.474795 [API:8081]10.0.0.38 - - [2025-07-24 03:44:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.503033 [API:8081]10.0.0.19 - - [2025-07-24 03:44:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.088674 [API:8081]10.0.0.19 - - [2025-07-24 03:44:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.162576 [API:8081]10.0.0.19 - - [2025-07-24 03:44:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.067307 [API:8081]10.0.0.19 - - [2025-07-24 03:45:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.19 - - [2025-07-24 03:45:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1352 0.105126 [API:8081]10.0.0.19 - - [2025-07-24 03:46:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068489 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:46:46] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002701 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:46:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003862 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:46:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003973 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:46:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.006054 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:46:46] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004085 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:46:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003111 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:46:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004160 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:46:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003153 [API:8081]10.0.0.19 - - [2025-07-24 03:47:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.19 - - [2025-07-24 03:47:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1340 0.062909 [API:8081]10.0.0.19 - - [2025-07-24 03:47:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1564 0.055366 [API:8081]10.0.0.19 - - [2025-07-24 03:47:44] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.066036 [API:8081]10.0.0.19 - - [2025-07-24 03:47:48] "GET /analytics HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.19 - - [2025-07-24 03:47:48] "GET /analytics HTTP/1.1" 401 205 0.000190 [API:8081]10.0.0.41 - - [2025-07-24 03:47:48] "GET /analytics HTTP/1.1" 401 205 0.000316 [API:8081]10.0.0.41 - - [2025-07-24 03:47:48] "GET /analytics HTTP/1.1" 401 205 0.000162 [API:8081]10.0.0.38 - - [2025-07-24 03:48:17] "GET /analytics HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.38 - - [2025-07-24 03:48:17] "GET /analytics HTTP/1.1" 401 205 0.000153 [API:8081]10.0.0.19 - - [2025-07-24 03:49:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000349 [API:8081]10.0.0.19 - - [2025-07-24 03:49:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1352 0.072584 [API:8081]10.0.0.19 - - [2025-07-24 03:49:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1588 0.060118 [API:8081]10.0.0.41 - - [2025-07-24 03:49:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.145488 [API:8081]10.0.0.41 - - [2025-07-24 03:49:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.357269 [API:8081]10.0.0.38 - - [2025-07-24 03:49:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.400902 [API:8081]10.0.0.38 - - [2025-07-24 03:49:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.400282 [API:8081]10.0.0.19 - - [2025-07-24 03:49:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.142448 [API:8081]10.0.0.19 - - [2025-07-24 03:49:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.155296 [API:8081]10.0.0.19 - - [2025-07-24 03:49:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066079 [API:8081]10.0.0.19 - - [2025-07-24 03:50:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.074614 [API:8081]10.0.0.19 - - [2025-07-24 03:52:48] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075983 [API:8081]10.0.0.19 - - [2025-07-24 03:53:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.074043 [API:8081]10.0.0.41 - - [2025-07-24 03:54:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.144909 [API:8081]10.0.0.38 - - [2025-07-24 03:54:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.359313 [API:8081]10.0.0.41 - - [2025-07-24 03:54:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.443876 [API:8081]10.0.0.38 - - [2025-07-24 03:54:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.454291 [API:8081]10.0.0.19 - - [2025-07-24 03:54:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.083095 [API:8081]10.0.0.19 - - [2025-07-24 03:54:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.149773 [API:8081]10.0.0.19 - - [2025-07-24 03:54:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.19 - - [2025-07-24 03:54:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.061635 [API:8081]10.0.0.19 - - [2025-07-24 03:54:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.056958 [API:8081]10.0.0.19 - - [2025-07-24 03:55:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000360 [API:8081]10.0.0.19 - - [2025-07-24 03:55:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1462 0.074350 [API:8081]10.0.0.19 - - [2025-07-24 03:55:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.078034 [API:8081]10.0.0.19 - - [2025-07-24 03:56:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-16566907:646dd6ec-2ab3-4caa-a9af-b82cdef6e8dd?flat HTTP/1.1" 200 5820 0.070952 [API:8081]10.0.0.19 - - [2025-07-24 03:56:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-16566907:646dd6ec-2ab3-4caa-a9af-b82cdef6e8dd?flat HTTP/1.1" 200 5820 0.023739 [API:8081]10.0.0.19 - - [2025-07-24 03:56:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-16566907:646dd6ec-2ab3-4caa-a9af-b82cdef6e8dd?flat HTTP/1.1" 200 5820 0.075426 [API:8081]10.0.0.19 - - [2025-07-24 03:56:06] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-16566907:ctest-SecurityGroupBasicRegressionTests1Ipv6-16566907-47238114?flat HTTP/1.1" 200 10789 0.022927 [API:8081]10.0.0.19 - - [2025-07-24 03:56:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25241 0.028858 [API:8081]10.0.0.19 - - [2025-07-24 03:56:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25241 0.026691 [API:8081]10.0.0.19 - - [2025-07-24 03:56:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.016405 [API:8081]10.0.0.19 - - [2025-07-24 03:56:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-16566907:76018587-6adb-4995-b2ca-a9fffb310fc4?flat HTTP/1.1" 200 5955 0.017640 [API:8081]10.0.0.19 - - [2025-07-24 03:56:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-16566907:76018587-6adb-4995-b2ca-a9fffb310fc4?flat HTTP/1.1" 200 5955 0.017375 [API:8081]10.0.0.19 - - [2025-07-24 03:56:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-16566907:76018587-6adb-4995-b2ca-a9fffb310fc4?flat HTTP/1.1" 200 5955 0.015948 [API:8081]10.0.0.19 - - [2025-07-24 03:56:38] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-16566907:ctest-SecurityGroupBasicRegressionTests1Ipv6-16566907-47238114?flat HTTP/1.1" 200 12658 0.022598 [API:8081]10.0.0.19 - - [2025-07-24 03:56:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24618 0.038103 [API:8081]10.0.0.19 - - [2025-07-24 03:56:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24618 0.026123 [API:8081]10.0.0.19 - - [2025-07-24 03:56:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009738 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:56:46] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003159 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:56:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004537 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:56:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003093 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:56:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003982 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:56:46] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003598 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:56:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003158 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:56:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003424 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 03:56:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002796 [API:8081]10.0.0.19 - - [2025-07-24 03:56:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.071456 [API:8081]10.0.0.19 - - [2025-07-24 03:57:48] "GET /analytics HTTP/1.1" 401 205 0.000505 [API:8081]10.0.0.19 - - [2025-07-24 03:57:48] "GET /analytics HTTP/1.1" 401 205 0.000355 [API:8081]10.0.0.41 - - [2025-07-24 03:57:48] "GET /analytics HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.41 - - [2025-07-24 03:57:48] "GET /analytics HTTP/1.1" 401 205 0.000216 [API:8081]10.0.0.19 - - [2025-07-24 03:57:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24618 0.026351 [API:8081]10.0.0.19 - - [2025-07-24 03:57:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24618 0.024287 [API:8081]10.0.0.19 - - [2025-07-24 03:57:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24620 0.033338 [API:8081]10.0.0.19 - - [2025-07-24 03:58:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24620 0.045401 [API:8081]10.0.0.19 - - [2025-07-24 03:58:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24620 0.039073 [API:8081]10.0.0.19 - - [2025-07-24 03:58:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24620 0.023877 [API:8081]10.0.0.19 - - [2025-07-24 03:58:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24620 0.025607 [API:8081]10.0.0.19 - - [2025-07-24 03:58:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24620 0.046076 [API:8081]10.0.0.19 - - [2025-07-24 03:58:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24620 0.023968 [API:8081]10.0.0.38 - - [2025-07-24 03:58:17] "GET /analytics HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.38 - - [2025-07-24 03:58:17] "GET /analytics HTTP/1.1" 401 205 0.000169 [API:8081]10.0.0.19 - - [2025-07-24 03:58:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24620 0.027652 [API:8081]10.0.0.19 - - [2025-07-24 03:58:20] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-16566907:ctest-SecurityGroupBasicRegressionTests1Ipv6-16566907-47238114?flat HTTP/1.1" 200 11630 0.021639 [API:8081]10.0.0.19 - - [2025-07-24 03:58:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.011122 [API:8081]10.0.0.19 - - [2025-07-24 03:58:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25242 0.026571 [API:8081]10.0.0.19 - - [2025-07-24 03:58:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25242 0.027703 [API:8081]10.0.0.19 - - [2025-07-24 03:58:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25242 0.029209 [API:8081]10.0.0.19 - - [2025-07-24 03:58:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25242 0.026958 [API:8081]10.0.0.19 - - [2025-07-24 03:58:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25242 0.028009 [API:8081]10.0.0.19 - - [2025-07-24 03:58:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25242 0.029239 [API:8081]10.0.0.19 - - [2025-07-24 03:58:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25242 0.030621 [API:8081]10.0.0.19 - - [2025-07-24 03:58:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25242 0.028086 [API:8081]10.0.0.19 - - [2025-07-24 03:58:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25242 0.030769 [API:8081]10.0.0.19 - - [2025-07-24 03:58:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25242 0.026848 [API:8081]10.0.0.19 - - [2025-07-24 03:58:51] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-16566907:ctest-SecurityGroupBasicRegressionTests1Ipv6-16566907-47238114?flat HTTP/1.1" 200 8793 0.023347 [API:8081]10.0.0.19 - - [2025-07-24 03:58:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.014889 [API:8081]10.0.0.19 - - [2025-07-24 03:58:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065662 [API:8081]10.0.0.19 - - [2025-07-24 03:59:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.19 - - [2025-07-24 03:59:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1482 0.087159 [API:8081]10.0.0.41 - - [2025-07-24 03:59:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.194759 [API:8081]10.0.0.38 - - [2025-07-24 03:59:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.361897 [API:8081]10.0.0.41 - - [2025-07-24 03:59:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.425413 [API:8081]10.0.0.38 - - [2025-07-24 03:59:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.431801 [API:8081]10.0.0.19 - - [2025-07-24 03:59:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.013293 [API:8081]10.0.0.19 - - [2025-07-24 03:59:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.130206 [API:8081]10.0.0.19 - - [2025-07-24 03:59:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.081124 [API:8081]10.0.0.19 - - [2025-07-24 03:59:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-95524574:f047afa4-504b-49fa-b427-807f8ea04c21?flat HTTP/1.1" 200 5810 0.065953 [API:8081]10.0.0.19 - - [2025-07-24 03:59:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-95524574:f047afa4-504b-49fa-b427-807f8ea04c21?flat HTTP/1.1" 200 5810 0.023680 [API:8081]10.0.0.19 - - [2025-07-24 03:59:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-95524574:f047afa4-504b-49fa-b427-807f8ea04c21?flat HTTP/1.1" 200 5810 0.069582 [API:8081]10.0.0.19 - - [2025-07-24 03:59:54] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-95524574:ctest-SecurityGroupBasicRegressionTests1_contrail-95524574-81612270?flat HTTP/1.1" 200 10447 0.024081 [API:8081]10.0.0.19 - - [2025-07-24 03:59:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25246 0.038648 [API:8081]10.0.0.19 - - [2025-07-24 03:59:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25246 0.026010 [API:8081]10.0.0.19 - - [2025-07-24 03:59:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.011117 [API:8081]10.0.0.19 - - [2025-07-24 04:00:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-95524574:be0c778a-e9b5-4522-8032-d3178647a17c?flat HTTP/1.1" 200 6047 0.020197 [API:8081]10.0.0.19 - - [2025-07-24 04:00:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-95524574:be0c778a-e9b5-4522-8032-d3178647a17c?flat HTTP/1.1" 200 6047 0.026200 [API:8081]10.0.0.19 - - [2025-07-24 04:00:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-95524574:be0c778a-e9b5-4522-8032-d3178647a17c?flat HTTP/1.1" 200 6047 0.017497 [API:8081]10.0.0.19 - - [2025-07-24 04:00:21] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-95524574:ctest-SecurityGroupBasicRegressionTests1_contrail-95524574-81612270?flat HTTP/1.1" 200 13585 0.036951 [API:8081]10.0.0.19 - - [2025-07-24 04:00:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24622 0.025386 [API:8081]10.0.0.19 - - [2025-07-24 04:00:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24622 0.033289 [API:8081]10.0.0.19 - - [2025-07-24 04:00:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009947 [API:8081]10.0.0.19 - - [2025-07-24 04:01:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24622 0.032181 [API:8081]10.0.0.19 - - [2025-07-24 04:01:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24622 0.027091 [API:8081]10.0.0.19 - - [2025-07-24 04:01:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24622 0.042060 [API:8081]10.0.0.19 - - [2025-07-24 04:01:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24622 0.037942 [API:8081]10.0.0.19 - - [2025-07-24 04:01:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24623 0.026376 [API:8081]10.0.0.19 - - [2025-07-24 04:01:51] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-95524574:ctest-SecurityGroupBasicRegressionTests1_contrail-95524574-81612270?flat HTTP/1.1" 200 11650 0.030307 [API:8081]10.0.0.19 - - [2025-07-24 04:01:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.011738 [API:8081]10.0.0.19 - - [2025-07-24 04:01:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25248 0.026993 [API:8081]10.0.0.19 - - [2025-07-24 04:01:55] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064672 [API:8081]10.0.0.19 - - [2025-07-24 04:01:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25248 0.028223 [API:8081]10.0.0.19 - - [2025-07-24 04:02:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25248 0.049063 [API:8081]10.0.0.19 - - [2025-07-24 04:02:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25248 0.029556 [API:8081]10.0.0.19 - - [2025-07-24 04:02:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25248 0.028162 [API:8081]10.0.0.19 - - [2025-07-24 04:02:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25248 0.039923 [API:8081]10.0.0.19 - - [2025-07-24 04:02:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25248 0.036171 [API:8081]10.0.0.19 - - [2025-07-24 04:02:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25248 0.030939 [API:8081]10.0.0.19 - - [2025-07-24 04:02:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25248 0.027723 [API:8081]10.0.0.19 - - [2025-07-24 04:02:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25247 0.027052 [API:8081]10.0.0.19 - - [2025-07-24 04:02:22] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-95524574:ctest-SecurityGroupBasicRegressionTests1_contrail-95524574-81612270?flat HTTP/1.1" 200 8424 0.019020 [API:8081]10.0.0.19 - - [2025-07-24 04:02:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010509 [API:8081]10.0.0.19 - - [2025-07-24 04:02:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000337 [API:8081]10.0.0.19 - - [2025-07-24 04:02:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1446 0.066872 [API:8081]10.0.0.19 - - [2025-07-24 04:02:56] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.104656 [API:8081]10.0.0.19 - - [2025-07-24 04:03:26] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-88322784:6d9d0b9b-e039-42fc-b7a9-9d53dc6dedc0?flat HTTP/1.1" 200 5678 0.091912 [API:8081]10.0.0.19 - - [2025-07-24 04:03:26] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-88322784:6d9d0b9b-e039-42fc-b7a9-9d53dc6dedc0?flat HTTP/1.1" 200 5678 0.018847 [API:8081]10.0.0.19 - - [2025-07-24 04:03:26] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-88322784:6d9d0b9b-e039-42fc-b7a9-9d53dc6dedc0?flat HTTP/1.1" 200 5678 0.089101 [API:8081]10.0.0.19 - - [2025-07-24 04:03:26] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-88322784:ctest-SecurityGroupBasicRegressionTests1-88322784-29759627?flat HTTP/1.1" 200 9929 0.028288 [API:8081]10.0.0.19 - - [2025-07-24 04:03:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25251 0.025657 [API:8081]10.0.0.19 - - [2025-07-24 04:03:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25251 0.026181 [API:8081]10.0.0.19 - - [2025-07-24 04:03:26] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010423 [API:8081]10.0.0.19 - - [2025-07-24 04:03:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-88322784:b9c00ccc-2256-4a0a-a1f5-d0621529dd00?flat HTTP/1.1" 200 5539 0.021438 [API:8081]10.0.0.19 - - [2025-07-24 04:03:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-88322784:b9c00ccc-2256-4a0a-a1f5-d0621529dd00?flat HTTP/1.1" 200 5539 0.016999 [API:8081]10.0.0.19 - - [2025-07-24 04:03:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-88322784:b9c00ccc-2256-4a0a-a1f5-d0621529dd00?flat HTTP/1.1" 200 5539 0.015949 [API:8081]10.0.0.19 - - [2025-07-24 04:03:48] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-88322784:ctest-SecurityGroupBasicRegressionTests1-88322784-29759627?flat HTTP/1.1" 200 9929 0.021790 [API:8081]10.0.0.19 - - [2025-07-24 04:03:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24626 0.023071 [API:8081]10.0.0.19 - - [2025-07-24 04:03:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24626 0.023354 [API:8081]10.0.0.19 - - [2025-07-24 04:03:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010432 [API:8081]10.0.0.41 - - [2025-07-24 04:04:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.176317 [API:8081]10.0.0.38 - - [2025-07-24 04:04:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.281276 [API:8081]10.0.0.41 - - [2025-07-24 04:04:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.424085 [API:8081]10.0.0.38 - - [2025-07-24 04:04:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.468617 [API:8081]10.0.0.19 - - [2025-07-24 04:04:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.109910 [API:8081]10.0.0.19 - - [2025-07-24 04:04:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.149475 [API:8081]10.0.0.19 - - [2025-07-24 04:04:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069903 [API:8081]10.0.0.19 - - [2025-07-24 04:05:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24628 0.024026 [API:8081]10.0.0.19 - - [2025-07-24 04:05:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24628 0.027315 [API:8081]10.0.0.19 - - [2025-07-24 04:05:53] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-88322784:ctest-SecurityGroupBasicRegressionTests1-88322784-29759627?flat HTTP/1.1" 200 10816 0.023212 [API:8081]10.0.0.19 - - [2025-07-24 04:05:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010045 [API:8081]10.0.0.19 - - [2025-07-24 04:05:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25253 0.030222 [API:8081]10.0.0.19 - - [2025-07-24 04:05:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25253 0.036918 [API:8081]10.0.0.19 - - [2025-07-24 04:05:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.090465 [API:8081]10.0.0.19 - - [2025-07-24 04:06:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25253 0.033513 [API:8081]10.0.0.19 - - [2025-07-24 04:06:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25253 0.028768 [API:8081]10.0.0.19 - - [2025-07-24 04:06:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25253 0.026613 [API:8081]10.0.0.19 - - [2025-07-24 04:06:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25253 0.045504 [API:8081]10.0.0.19 - - [2025-07-24 04:06:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25253 0.040538 [API:8081]10.0.0.19 - - [2025-07-24 04:06:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25253 0.032916 [API:8081]10.0.0.19 - - [2025-07-24 04:06:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25253 0.032334 [API:8081]10.0.0.19 - - [2025-07-24 04:06:21] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-88322784:ctest-SecurityGroupBasicRegressionTests1-88322784-29759627?flat HTTP/1.1" 200 7951 0.020203 [API:8081]10.0.0.19 - - [2025-07-24 04:06:21] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.013723 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:06:46] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.005025 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:06:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003282 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:06:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.005580 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:06:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.004829 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:06:46] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004009 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:06:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004174 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:06:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004989 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:06:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004169 [API:8081]10.0.0.19 - - [2025-07-24 04:07:48] "GET /analytics HTTP/1.1" 401 205 0.000307 [API:8081]10.0.0.19 - - [2025-07-24 04:07:48] "GET /analytics HTTP/1.1" 401 205 0.000161 [API:8081]10.0.0.41 - - [2025-07-24 04:07:48] "GET /analytics HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.41 - - [2025-07-24 04:07:48] "GET /analytics HTTP/1.1" 401 205 0.000152 [API:8081]10.0.0.19 - - [2025-07-24 04:08:00] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.080868 [API:8081]10.0.0.38 - - [2025-07-24 04:08:17] "GET /analytics HTTP/1.1" 401 205 0.000314 [API:8081]10.0.0.38 - - [2025-07-24 04:08:17] "GET /analytics HTTP/1.1" 401 205 0.000216 [API:8081]10.0.0.19 - - [2025-07-24 04:09:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.098064 [API:8081]10.0.0.41 - - [2025-07-24 04:09:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.183713 [API:8081]10.0.0.41 - - [2025-07-24 04:09:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.402947 [API:8081]10.0.0.38 - - [2025-07-24 04:09:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.443574 [API:8081]10.0.0.38 - - [2025-07-24 04:09:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.460593 [API:8081]10.0.0.19 - - [2025-07-24 04:09:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.103738 [API:8081]10.0.0.19 - - [2025-07-24 04:09:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.177784 [API:8081]10.0.0.19 - - [2025-07-24 04:11:03] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.107249 [API:8081]10.0.0.19 - - [2025-07-24 04:12:04] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.071284 [API:8081]10.0.0.19 - - [2025-07-24 04:13:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000325 [API:8081]10.0.0.19 - - [2025-07-24 04:13:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1542 0.092031 [API:8081]10.0.0.19 - - [2025-07-24 04:13:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1754 0.097005 [API:8081]10.0.0.19 - - [2025-07-24 04:13:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1968 0.067715 [API:8081]10.0.0.19 - - [2025-07-24 04:13:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1328 0.011245 [API:8081]10.0.0.19 - - [2025-07-24 04:13:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.011777 [API:8081]10.0.0.19 - - [2025-07-24 04:13:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1754 0.011340 [API:8081]10.0.0.19 - - [2025-07-24 04:13:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1978 0.011529 [API:8081]10.0.0.19 - - [2025-07-24 04:13:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2204 0.010624 [API:8081]10.0.0.19 - - [2025-07-24 04:13:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000551 [API:8081]10.0.0.19 - - [2025-07-24 04:13:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1328 0.067376 [API:8081]10.0.0.19 - - [2025-07-24 04:13:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.080235 [API:8081]10.0.0.19 - - [2025-07-24 04:13:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1762 0.071113 [API:8081]10.0.0.19 - - [2025-07-24 04:14:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077541 [API:8081]10.0.0.41 - - [2025-07-24 04:14:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.199163 [API:8081]10.0.0.41 - - [2025-07-24 04:14:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.437121 [API:8081]10.0.0.38 - - [2025-07-24 04:14:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.487343 [API:8081]10.0.0.38 - - [2025-07-24 04:14:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.480006 [API:8081]10.0.0.19 - - [2025-07-24 04:14:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.143903 [API:8081]10.0.0.19 - - [2025-07-24 04:14:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.171424 [API:8081]10.0.0.19 - - [2025-07-24 04:15:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.074213 [API:8081]10.0.0.19 - - [2025-07-24 04:15:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1762 0.010777 [API:8081]10.0.0.19 - - [2025-07-24 04:15:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1974 0.010990 [API:8081]10.0.0.19 - - [2025-07-24 04:15:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2188 0.011874 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:16:46] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002950 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:16:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003456 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:16:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003250 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:16:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003546 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:16:46] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003228 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:16:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003229 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:16:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003363 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:16:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003840 [API:8081]10.0.0.19 - - [2025-07-24 04:17:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064052 [API:8081]10.0.0.19 - - [2025-07-24 04:17:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.19 - - [2025-07-24 04:17:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1750 0.063758 [API:8081]10.0.0.19 - - [2025-07-24 04:17:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1958 0.060905 [API:8081]10.0.0.19 - - [2025-07-24 04:17:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2168 0.063706 [API:8081]10.0.0.19 - - [2025-07-24 04:17:48] "GET /analytics HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.19 - - [2025-07-24 04:17:48] "GET /analytics HTTP/1.1" 401 205 0.000156 [API:8081]10.0.0.41 - - [2025-07-24 04:17:48] "GET /analytics HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.41 - - [2025-07-24 04:17:48] "GET /analytics HTTP/1.1" 401 205 0.000216 [API:8081]10.0.0.19 - - [2025-07-24 04:18:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.063668 [API:8081]10.0.0.38 - - [2025-07-24 04:18:17] "GET /analytics HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.38 - - [2025-07-24 04:18:17] "GET /analytics HTTP/1.1" 401 205 0.000165 [API:8081]10.0.0.19 - - [2025-07-24 04:19:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1742 0.010187 [API:8081]10.0.0.41 - - [2025-07-24 04:19:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.203419 [API:8081]10.0.0.19 - - [2025-07-24 04:19:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1950 0.010898 [API:8081]10.0.0.38 - - [2025-07-24 04:19:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.638926 [API:8081]10.0.0.41 - - [2025-07-24 04:19:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.695999 [API:8081]10.0.0.38 - - [2025-07-24 04:19:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.690892 [API:8081]10.0.0.19 - - [2025-07-24 04:19:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.362015 [API:8081]10.0.0.19 - - [2025-07-24 04:19:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.188107 [API:8081]10.0.0.19 - - [2025-07-24 04:19:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2160 0.011430 [API:8081]10.0.0.19 - - [2025-07-24 04:19:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2380 0.012162 [API:8081]10.0.0.19 - - [2025-07-24 04:19:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2602 0.011751 [API:8081]10.0.0.19 - - [2025-07-24 04:20:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065791 [API:8081]10.0.0.19 - - [2025-07-24 04:21:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.073852 [API:8081]10.0.0.19 - - [2025-07-24 04:21:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.19 - - [2025-07-24 04:21:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1748 0.067079 [API:8081]10.0.0.19 - - [2025-07-24 04:21:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1964 0.061508 [API:8081]10.0.0.19 - - [2025-07-24 04:21:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2184 0.074749 [API:8081]10.0.0.19 - - [2025-07-24 04:21:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2416 0.034134 [API:8081]10.0.0.19 - - [2025-07-24 04:21:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2650 0.010974 [API:8081]10.0.0.19 - - [2025-07-24 04:23:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.089113 [API:8081]10.0.0.19 - - [2025-07-24 04:24:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.072661 [API:8081]10.0.0.41 - - [2025-07-24 04:24:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.163735 [API:8081]10.0.0.41 - - [2025-07-24 04:24:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.193835 [API:8081]10.0.0.38 - - [2025-07-24 04:24:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.221472 [API:8081]10.0.0.38 - - [2025-07-24 04:24:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.308336 [API:8081]10.0.0.19 - - [2025-07-24 04:24:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.009979 [API:8081]10.0.0.19 - - [2025-07-24 04:24:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.145449 [API:8081]10.0.0.19 - - [2025-07-24 04:26:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063139 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:26:46] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003982 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:26:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004200 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:26:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004078 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:26:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003787 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:26:46] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004282 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:26:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004436 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:26:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003051 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:26:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003101 [API:8081]10.0.0.19 - - [2025-07-24 04:27:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.079385 [API:8081]10.0.0.19 - - [2025-07-24 04:27:48] "GET /analytics HTTP/1.1" 401 205 0.000371 [API:8081]10.0.0.19 - - [2025-07-24 04:27:48] "GET /analytics HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.41 - - [2025-07-24 04:27:48] "GET /analytics HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.41 - - [2025-07-24 04:27:48] "GET /analytics HTTP/1.1" 401 205 0.000203 [API:8081]10.0.0.38 - - [2025-07-24 04:28:17] "GET /analytics HTTP/1.1" 401 205 0.000469 [API:8081]10.0.0.38 - - [2025-07-24 04:28:17] "GET /analytics HTTP/1.1" 401 205 0.000177 [API:8081]10.0.0.19 - - [2025-07-24 04:29:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069277 [API:8081]10.0.0.41 - - [2025-07-24 04:29:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.210994 [API:8081]10.0.0.41 - - [2025-07-24 04:29:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.414500 [API:8081]10.0.0.38 - - [2025-07-24 04:29:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.462506 [API:8081]10.0.0.38 - - [2025-07-24 04:29:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.484658 [API:8081]10.0.0.19 - - [2025-07-24 04:29:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.150758 [API:8081]10.0.0.19 - - [2025-07-24 04:29:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.162655 [API:8081]10.0.0.19 - - [2025-07-24 04:30:19] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.074344 [API:8081]10.0.0.19 - - [2025-07-24 04:32:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.085068 [API:8081]10.0.0.19 - - [2025-07-24 04:33:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.073668 [API:8081]10.0.0.41 - - [2025-07-24 04:34:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.184137 [API:8081]10.0.0.38 - - [2025-07-24 04:34:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.502749 [API:8081]10.0.0.41 - - [2025-07-24 04:34:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.565995 [API:8081]10.0.0.19 - - [2025-07-24 04:34:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.019251 [API:8081]10.0.0.38 - - [2025-07-24 04:34:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.595509 [API:8081]10.0.0.19 - - [2025-07-24 04:34:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.218628 [API:8081]10.0.0.19 - - [2025-07-24 04:35:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065483 [API:8081]10.0.0.19 - - [2025-07-24 04:36:23] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.086864 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:36:46] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003181 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:36:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003879 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:36:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004019 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:36:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002790 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:36:46] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003726 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:36:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004488 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:36:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003500 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:36:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003231 [API:8081]10.0.0.19 - - [2025-07-24 04:37:48] "GET /analytics HTTP/1.1" 401 205 0.000344 [API:8081]10.0.0.19 - - [2025-07-24 04:37:48] "GET /analytics HTTP/1.1" 401 205 0.000201 [API:8081]10.0.0.41 - - [2025-07-24 04:37:48] "GET /analytics HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.41 - - [2025-07-24 04:37:48] "GET /analytics HTTP/1.1" 401 205 0.000183 [API:8081]10.0.0.38 - - [2025-07-24 04:38:17] "GET /analytics HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.38 - - [2025-07-24 04:38:17] "GET /analytics HTTP/1.1" 401 205 0.000191 [API:8081]10.0.0.19 - - [2025-07-24 04:38:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.090716 [API:8081]10.0.0.19 - - [2025-07-24 04:38:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000460 [API:8081]10.0.0.19 - - [2025-07-24 04:38:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1542 0.070834 [API:8081]10.0.0.19 - - [2025-07-24 04:38:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1752 0.090824 [API:8081]10.0.0.19 - - [2025-07-24 04:39:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.072277 [API:8081]10.0.0.41 - - [2025-07-24 04:39:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.161211 [API:8081]10.0.0.38 - - [2025-07-24 04:39:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.245249 [API:8081]10.0.0.41 - - [2025-07-24 04:39:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.384857 [API:8081]10.0.0.38 - - [2025-07-24 04:39:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.504997 [API:8081]10.0.0.19 - - [2025-07-24 04:39:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.172979 [API:8081]10.0.0.19 - - [2025-07-24 04:39:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.164842 [API:8081]10.0.0.19 - - [2025-07-24 04:41:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069963 [API:8081]10.0.0.19 - - [2025-07-24 04:42:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.074352 [API:8081]10.0.0.19 - - [2025-07-24 04:43:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.19 - - [2025-07-24 04:43:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1528 0.072381 [API:8081]10.0.0.19 - - [2025-07-24 04:44:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000398 [API:8081]10.0.0.19 - - [2025-07-24 04:44:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1338 0.064656 [API:8081]10.0.0.19 - - [2025-07-24 04:44:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.094474 [API:8081]10.0.0.41 - - [2025-07-24 04:44:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.204406 [API:8081]10.0.0.38 - - [2025-07-24 04:44:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.426434 [API:8081]10.0.0.41 - - [2025-07-24 04:44:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.491164 [API:8081]10.0.0.38 - - [2025-07-24 04:44:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.482699 [API:8081]10.0.0.19 - - [2025-07-24 04:44:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.163167 [API:8081]10.0.0.19 - - [2025-07-24 04:44:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.167533 [API:8081]10.0.0.19 - - [2025-07-24 04:45:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.072337 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:46:46] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002561 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:46:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003297 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:46:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004150 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:46:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.005097 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:46:46] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003554 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:46:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004456 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:46:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003818 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:46:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004343 [API:8081]10.0.0.19 - - [2025-07-24 04:47:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067900 [API:8081]10.0.0.19 - - [2025-07-24 04:47:48] "GET /analytics HTTP/1.1" 401 205 0.000397 [API:8081]10.0.0.19 - - [2025-07-24 04:47:48] "GET /analytics HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.41 - - [2025-07-24 04:47:48] "GET /analytics HTTP/1.1" 401 205 0.000371 [API:8081]10.0.0.41 - - [2025-07-24 04:47:48] "GET /analytics HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.38 - - [2025-07-24 04:48:18] "GET /analytics HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.38 - - [2025-07-24 04:48:18] "GET /analytics HTTP/1.1" 401 205 0.000193 [API:8081]10.0.0.19 - - [2025-07-24 04:48:33] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.091401 [API:8081]10.0.0.19 - - [2025-07-24 04:49:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.19 - - [2025-07-24 04:49:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1318 0.065156 [API:8081]10.0.0.41 - - [2025-07-24 04:49:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.183213 [API:8081]10.0.0.38 - - [2025-07-24 04:49:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.359366 [API:8081]10.0.0.41 - - [2025-07-24 04:49:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.441926 [API:8081]10.0.0.38 - - [2025-07-24 04:49:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.448613 [API:8081]10.0.0.19 - - [2025-07-24 04:49:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.151232 [API:8081]10.0.0.19 - - [2025-07-24 04:49:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.243716 [API:8081]10.0.0.19 - - [2025-07-24 04:50:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077033 [API:8081]10.0.0.19 - - [2025-07-24 04:51:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-51303447:f824d23f-c0b2-4f82-ae02-c8504ce4aff3?flat HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.19 - - [2025-07-24 04:51:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-51303447:f824d23f-c0b2-4f82-ae02-c8504ce4aff3?flat HTTP/1.1" 200 5121 0.077602 [API:8081]10.0.0.19 - - [2025-07-24 04:51:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-51303447:f824d23f-c0b2-4f82-ae02-c8504ce4aff3?flat HTTP/1.1" 200 5121 0.072722 [API:8081]10.0.0.19 - - [2025-07-24 04:51:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-51303447:f824d23f-c0b2-4f82-ae02-c8504ce4aff3?flat HTTP/1.1" 200 5121 0.079376 [API:8081]10.0.0.19 - - [2025-07-24 04:51:33] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-51303447:ctest-random-62594381?flat HTTP/1.1" 200 4958 0.020914 [API:8081]10.0.0.19 - - [2025-07-24 04:51:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25275 0.036922 [API:8081]10.0.0.19 - - [2025-07-24 04:51:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25275 0.042423 [API:8081]10.0.0.19 - - [2025-07-24 04:51:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.012951 [API:8081]10.0.0.19 - - [2025-07-24 04:51:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.069070 [API:8081]10.0.0.19 - - [2025-07-24 04:51:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1324 0.012328 [API:8081]10.0.0.19 - - [2025-07-24 04:51:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25275 0.028483 [API:8081]10.0.0.19 - - [2025-07-24 04:51:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25275 0.032526 [API:8081]10.0.0.19 - - [2025-07-24 04:51:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25275 0.031374 [API:8081]10.0.0.19 - - [2025-07-24 04:51:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25275 0.030447 [API:8081]10.0.0.19 - - [2025-07-24 04:51:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25275 0.048024 [API:8081]10.0.0.19 - - [2025-07-24 04:51:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-51303447:ctest-random-62594381?flat HTTP/1.1" 200 5471 0.035762 [API:8081]10.0.0.19 - - [2025-07-24 04:51:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.014590 [API:8081]10.0.0.19 - - [2025-07-24 04:53:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070191 [API:8081]10.0.0.41 - - [2025-07-24 04:54:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.152371 [API:8081]10.0.0.41 - - [2025-07-24 04:54:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.457515 [API:8081]10.0.0.38 - - [2025-07-24 04:54:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.502402 [API:8081]10.0.0.38 - - [2025-07-24 04:54:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.471080 [API:8081]10.0.0.19 - - [2025-07-24 04:54:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.179354 [API:8081]10.0.0.19 - - [2025-07-24 04:54:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.213912 [API:8081]10.0.0.19 - - [2025-07-24 04:54:38] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.068738 [API:8081]10.0.0.19 - - [2025-07-24 04:56:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000410 [API:8081]10.0.0.19 - - [2025-07-24 04:56:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1962 0.070678 [API:8081]10.0.0.19 - - [2025-07-24 04:56:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.080340 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:56:46] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002938 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:56:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003877 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:56:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004618 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:56:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.004153 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:56:46] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003664 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:56:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004111 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:56:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003041 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 04:56:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005202 [API:8081]10.0.0.19 - - [2025-07-24 04:57:41] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.071818 [API:8081]10.0.0.19 - - [2025-07-24 04:57:48] "GET /analytics HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.19 - - [2025-07-24 04:57:48] "GET /analytics HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.41 - - [2025-07-24 04:57:48] "GET /analytics HTTP/1.1" 401 205 0.000849 [API:8081]10.0.0.41 - - [2025-07-24 04:57:48] "GET /analytics HTTP/1.1" 401 205 0.000372 [API:8081]10.0.0.38 - - [2025-07-24 04:58:18] "GET /analytics HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.38 - - [2025-07-24 04:58:18] "GET /analytics HTTP/1.1" 401 205 0.000145 [API:8081]10.0.0.19 - - [2025-07-24 04:59:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1524 0.011636 [API:8081]10.0.0.41 - - [2025-07-24 04:59:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.224913 [API:8081]10.0.0.38 - - [2025-07-24 04:59:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.385617 [API:8081]10.0.0.38 - - [2025-07-24 04:59:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.510872 [API:8081]10.0.0.41 - - [2025-07-24 04:59:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.545511 [API:8081]10.0.0.19 - - [2025-07-24 04:59:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.176028 [API:8081]10.0.0.19 - - [2025-07-24 04:59:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.165896 [API:8081]10.0.0.19 - - [2025-07-24 04:59:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070053 [API:8081]10.0.0.19 - - [2025-07-24 05:00:43] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.067429 [API:8081]10.0.0.19 - - [2025-07-24 05:02:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079415 [API:8081]10.0.0.19 - - [2025-07-24 05:02:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000360 [API:8081]10.0.0.19 - - [2025-07-24 05:02:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1524 0.064848 [API:8081]10.0.0.19 - - [2025-07-24 05:03:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.069685 [API:8081]10.0.0.41 - - [2025-07-24 05:04:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.258686 [API:8081]10.0.0.41 - - [2025-07-24 05:04:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.462459 [API:8081]10.0.0.38 - - [2025-07-24 05:04:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.496851 [API:8081]10.0.0.38 - - [2025-07-24 05:04:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.542989 [API:8081]10.0.0.19 - - [2025-07-24 05:04:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.221650 [API:8081]10.0.0.19 - - [2025-07-24 05:04:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.168977 [API:8081]10.0.0.19 - - [2025-07-24 05:04:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000300 [API:8081]10.0.0.19 - - [2025-07-24 05:04:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1320 0.066048 [API:8081]10.0.0.19 - - [2025-07-24 05:05:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075932 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:06:46] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003428 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:06:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003448 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:06:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004222 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:06:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003308 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:06:46] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004235 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:06:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003225 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:06:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003829 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:06:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003172 [API:8081]10.0.0.19 - - [2025-07-24 05:06:48] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.084923 [API:8081]10.0.0.19 - - [2025-07-24 05:07:48] "GET /analytics HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.19 - - [2025-07-24 05:07:48] "GET /analytics HTTP/1.1" 401 205 0.000155 [API:8081]10.0.0.41 - - [2025-07-24 05:07:48] "GET /analytics HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.41 - - [2025-07-24 05:07:48] "GET /analytics HTTP/1.1" 401 205 0.000149 [API:8081]10.0.0.38 - - [2025-07-24 05:08:18] "GET /analytics HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.38 - - [2025-07-24 05:08:18] "GET /analytics HTTP/1.1" 401 205 0.000140 [API:8081]10.0.0.19 - - [2025-07-24 05:08:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077032 [API:8081]10.0.0.41 - - [2025-07-24 05:09:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.212077 [API:8081]10.0.0.38 - - [2025-07-24 05:09:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.407337 [API:8081]10.0.0.41 - - [2025-07-24 05:09:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.494919 [API:8081]10.0.0.38 - - [2025-07-24 05:09:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.482238 [API:8081]10.0.0.19 - - [2025-07-24 05:09:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.164884 [API:8081]10.0.0.19 - - [2025-07-24 05:09:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.192962 [API:8081]10.0.0.19 - - [2025-07-24 05:09:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.066568 [API:8081]10.0.0.19 - - [2025-07-24 05:11:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074269 [API:8081]10.0.0.19 - - [2025-07-24 05:12:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.101407 [API:8081]10.0.0.41 - - [2025-07-24 05:14:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.191999 [API:8081]10.0.0.38 - - [2025-07-24 05:14:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.447795 [API:8081]10.0.0.41 - - [2025-07-24 05:14:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.493749 [API:8081]10.0.0.38 - - [2025-07-24 05:14:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.584340 [API:8081]10.0.0.19 - - [2025-07-24 05:14:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.205260 [API:8081]10.0.0.19 - - [2025-07-24 05:14:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.188298 [API:8081]10.0.0.19 - - [2025-07-24 05:14:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073247 [API:8081]10.0.0.19 - - [2025-07-24 05:15:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.077347 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:16:46] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004769 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:16:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003975 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:16:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004609 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:16:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003536 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:16:46] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005277 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:16:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004233 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:16:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004091 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:16:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004153 [API:8081]10.0.0.19 - - [2025-07-24 05:17:48] "GET /analytics HTTP/1.1" 401 205 0.000373 [API:8081]10.0.0.19 - - [2025-07-24 05:17:48] "GET /analytics HTTP/1.1" 401 205 0.000464 [API:8081]10.0.0.41 - - [2025-07-24 05:17:48] "GET /analytics HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.41 - - [2025-07-24 05:17:48] "GET /analytics HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.19 - - [2025-07-24 05:17:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073621 [API:8081]10.0.0.38 - - [2025-07-24 05:18:18] "GET /analytics HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.38 - - [2025-07-24 05:18:18] "GET /analytics HTTP/1.1" 401 205 0.000158 [API:8081]10.0.0.19 - - [2025-07-24 05:18:58] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.147288 [API:8081]10.0.0.41 - - [2025-07-24 05:19:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.200345 [API:8081]10.0.0.38 - - [2025-07-24 05:19:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.366900 [API:8081]10.0.0.41 - - [2025-07-24 05:19:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.463617 [API:8081]10.0.0.38 - - [2025-07-24 05:19:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.514403 [API:8081]10.0.0.19 - - [2025-07-24 05:19:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.194798 [API:8081]10.0.0.19 - - [2025-07-24 05:19:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.175105 [API:8081]10.0.0.19 - - [2025-07-24 05:21:00] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.816734 [API:8081]10.0.0.19 - - [2025-07-24 05:22:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.083678 [API:8081]10.0.0.19 - - [2025-07-24 05:24:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.091870 [API:8081]10.0.0.41 - - [2025-07-24 05:24:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.175104 [API:8081]10.0.0.38 - - [2025-07-24 05:24:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.464293 [API:8081]10.0.0.41 - - [2025-07-24 05:24:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.541333 [API:8081]10.0.0.38 - - [2025-07-24 05:24:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.570072 [API:8081]10.0.0.19 - - [2025-07-24 05:24:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.222912 [API:8081]10.0.0.19 - - [2025-07-24 05:24:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.216525 [API:8081]10.0.0.19 - - [2025-07-24 05:25:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000296 [API:8081]10.0.0.19 - - [2025-07-24 05:25:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2002 0.173557 [API:8081]10.0.0.19 - - [2025-07-24 05:25:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2002 0.280564 [API:8081]10.0.0.19 - - [2025-07-24 05:25:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.118849 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:26:46] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004467 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:26:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004109 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:26:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003836 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:26:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003291 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:26:46] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005299 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:26:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004604 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:26:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004686 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:26:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003362 [API:8081]10.0.0.19 - - [2025-07-24 05:27:07] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.095765 [API:8081]10.0.0.19 - - [2025-07-24 05:27:48] "GET /analytics HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.19 - - [2025-07-24 05:27:48] "GET /analytics HTTP/1.1" 401 205 0.000162 [API:8081]10.0.0.41 - - [2025-07-24 05:27:49] "GET /analytics HTTP/1.1" 401 205 0.000308 [API:8081]10.0.0.41 - - [2025-07-24 05:27:49] "GET /analytics HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.19 - - [2025-07-24 05:28:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.080596 [API:8081]10.0.0.38 - - [2025-07-24 05:28:18] "GET /analytics HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.38 - - [2025-07-24 05:28:18] "GET /analytics HTTP/1.1" 401 205 0.000895 [API:8081]10.0.0.41 - - [2025-07-24 05:29:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.211832 [API:8081]10.0.0.38 - - [2025-07-24 05:29:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.377373 [API:8081]10.0.0.38 - - [2025-07-24 05:29:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.535149 [API:8081]10.0.0.41 - - [2025-07-24 05:29:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.546241 [API:8081]10.0.0.19 - - [2025-07-24 05:29:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.172858 [API:8081]10.0.0.19 - - [2025-07-24 05:29:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.208004 [API:8081]10.0.0.19 - - [2025-07-24 05:30:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.082166 [API:8081]10.0.0.19 - - [2025-07-24 05:31:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.107697 [API:8081]10.0.0.19 - - [2025-07-24 05:33:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075662 [API:8081]10.0.0.19 - - [2025-07-24 05:34:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.070390 [API:8081]10.0.0.41 - - [2025-07-24 05:34:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.175005 [API:8081]10.0.0.38 - - [2025-07-24 05:34:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.438536 [API:8081]10.0.0.41 - - [2025-07-24 05:34:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.507153 [API:8081]10.0.0.38 - - [2025-07-24 05:34:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.525181 [API:8081]10.0.0.19 - - [2025-07-24 05:34:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.199002 [API:8081]10.0.0.19 - - [2025-07-24 05:34:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.173774 [API:8081]10.0.0.19 - - [2025-07-24 05:36:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.082117 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:36:46] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004092 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:36:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003339 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:36:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004837 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:36:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003946 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:36:46] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003993 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:36:46] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003889 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:36:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004871 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:36:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003353 [API:8081]10.0.0.19 - - [2025-07-24 05:37:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.403856 [API:8081]10.0.0.19 - - [2025-07-24 05:37:48] "GET /analytics HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.19 - - [2025-07-24 05:37:48] "GET /analytics HTTP/1.1" 401 205 0.000347 [API:8081]10.0.0.41 - - [2025-07-24 05:37:49] "GET /analytics HTTP/1.1" 401 205 0.000328 [API:8081]10.0.0.41 - - [2025-07-24 05:37:49] "GET /analytics HTTP/1.1" 401 205 0.000171 [API:8081]10.0.0.38 - - [2025-07-24 05:38:18] "GET /analytics HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.38 - - [2025-07-24 05:38:18] "GET /analytics HTTP/1.1" 401 205 0.000151 [API:8081]10.0.0.19 - - [2025-07-24 05:39:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.088279 [API:8081]10.0.0.41 - - [2025-07-24 05:39:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.333279 [API:8081]10.0.0.38 - - [2025-07-24 05:39:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.213102 [API:8081]10.0.0.38 - - [2025-07-24 05:39:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.537554 [API:8081]10.0.0.41 - - [2025-07-24 05:39:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.583836 [API:8081]10.0.0.19 - - [2025-07-24 05:39:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.218131 [API:8081]10.0.0.19 - - [2025-07-24 05:39:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.228381 [API:8081]10.0.0.19 - - [2025-07-24 05:40:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.078166 [API:8081]10.0.0.19 - - [2025-07-24 05:42:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.144366 [API:8081]10.0.0.19 - - [2025-07-24 05:43:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.075116 [API:8081]10.0.0.41 - - [2025-07-24 05:44:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.526644 [API:8081]10.0.0.41 - - [2025-07-24 05:44:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.468264 [API:8081]10.0.0.38 - - [2025-07-24 05:44:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.736054 [API:8081]10.0.0.38 - - [2025-07-24 05:44:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.730736 [API:8081]10.0.0.19 - - [2025-07-24 05:44:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.494187 [API:8081]10.0.0.19 - - [2025-07-24 05:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.587224 [API:8081]10.0.0.19 - - [2025-07-24 05:45:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-56706476:3b0a3f2c-c9f5-42ad-8436-fb1fbdcbd69f?flat HTTP/1.1" 401 205 0.000333 [API:8081]10.0.0.19 - - [2025-07-24 05:45:22] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-56706476:3b0a3f2c-c9f5-42ad-8436-fb1fbdcbd69f?flat HTTP/1.1" 200 5319 0.491133 [API:8081]10.0.0.19 - - [2025-07-24 05:45:22] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-56706476:3b0a3f2c-c9f5-42ad-8436-fb1fbdcbd69f?flat HTTP/1.1" 200 5319 0.134219 [API:8081]10.0.0.19 - - [2025-07-24 05:45:22] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-56706476:3b0a3f2c-c9f5-42ad-8436-fb1fbdcbd69f?flat HTTP/1.1" 200 5319 0.092851 [API:8081]10.0.0.19 - - [2025-07-24 05:45:22] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-05744965:ctest-TestRbac-05744965-04599286?flat HTTP/1.1" 200 8369 0.097976 [API:8081]10.0.0.19 - - [2025-07-24 05:45:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.282324 [API:8081]10.0.0.19 - - [2025-07-24 05:45:23] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.113295 [API:8081]10.0.0.19 - - [2025-07-24 05:45:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.485750 [API:8081]10.0.0.19 - - [2025-07-24 05:45:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 401 205 0.005177 [API:8081]10.0.0.19 - - [2025-07-24 05:45:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24666 0.084614 [API:8081]10.0.0.19 - - [2025-07-24 05:45:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.054200 [API:8081]10.0.0.19 - - [2025-07-24 05:45:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.178137 [API:8081]10.0.0.19 - - [2025-07-24 05:45:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24666 0.075669 [API:8081]10.0.0.19 - - [2025-07-24 05:45:25] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.055597 [API:8081]10.0.0.19 - - [2025-07-24 05:45:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.129980 [API:8081]10.0.0.19 - - [2025-07-24 05:45:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.171611 [API:8081]10.0.0.19 - - [2025-07-24 05:45:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24666 0.042508 [API:8081]10.0.0.19 - - [2025-07-24 05:45:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24666 0.119699 [API:8081]10.0.0.19 - - [2025-07-24 05:45:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24666 0.032557 [API:8081]10.0.0.19 - - [2025-07-24 05:45:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24666 0.040521 [API:8081]10.0.0.19 - - [2025-07-24 05:45:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24666 0.037765 [API:8081]10.0.0.19 - - [2025-07-24 05:45:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24666 0.027328 [API:8081]10.0.0.19 - - [2025-07-24 05:45:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24666 0.035007 [API:8081]10.0.0.19 - - [2025-07-24 05:45:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24666 0.024960 [API:8081]10.0.0.19 - - [2025-07-24 05:45:51] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-05744965:ctest-TestRbac-05744965-04599286?flat HTTP/1.1" 200 6495 0.022196 [API:8081]10.0.0.19 - - [2025-07-24 05:45:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.013149 [API:8081]10.0.0.19 - - [2025-07-24 05:46:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.173988 [API:8081]10.0.0.19 - - [2025-07-24 05:46:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000332 [API:8081]10.0.0.19 - - [2025-07-24 05:46:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1840 0.070896 [API:8081]10.0.0.19 - - [2025-07-24 05:46:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1840 0.080338 [API:8081]10.0.0.19 - - [2025-07-24 05:46:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2086 0.137818 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:46:47] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003255 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:46:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003960 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:46:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003765 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:46:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003552 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:46:47] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005951 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:46:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004095 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:46:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004148 [LOCAL API:8181]127.0.0.1 - - [2025-07-24 05:46:47] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3712-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003531 [API:8081]10.0.0.19 - - [2025-07-24 05:46:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-40223810:2d1d2ff2-59ab-405e-adbd-e275dfe0dab8?flat HTTP/1.1" 401 205 0.000322 [API:8081]10.0.0.19 - - [2025-07-24 05:47:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-40223810:2d1d2ff2-59ab-405e-adbd-e275dfe0dab8?flat HTTP/1.1" 200 5251 0.188771 [API:8081]10.0.0.19 - - [2025-07-24 05:47:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-40223810:2d1d2ff2-59ab-405e-adbd-e275dfe0dab8?flat HTTP/1.1" 200 5251 0.097542 [API:8081]10.0.0.19 - - [2025-07-24 05:47:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-40223810:2d1d2ff2-59ab-405e-adbd-e275dfe0dab8?flat HTTP/1.1" 200 5251 0.091932 [API:8081]10.0.0.19 - - [2025-07-24 05:47:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-40223810:ctest-TestRbacBasic-40223810-09158414?flat HTTP/1.1" 200 3511 0.108467 [API:8081]10.0.0.19 - - [2025-07-24 05:47:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.106834 [API:8081]10.0.0.19 - - [2025-07-24 05:47:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.145246 [API:8081]10.0.0.19 - - [2025-07-24 05:47:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25288 0.075877 [API:8081]10.0.0.19 - - [2025-07-24 05:47:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.064726 [API:8081]10.0.0.19 - - [2025-07-24 05:47:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.145830 [API:8081]10.0.0.19 - - [2025-07-24 05:47:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25288 0.043130 [API:8081]10.0.0.19 - - [2025-07-24 05:47:02] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.116681 [API:8081]10.0.0.19 - - [2025-07-24 05:47:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.090656 [API:8081]10.0.0.19 - - [2025-07-24 05:47:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.102096 [API:8081]10.0.0.19 - - [2025-07-24 05:47:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25288 0.038787 [API:8081]10.0.0.19 - - [2025-07-24 05:47:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25288 0.032859 [API:8081]10.0.0.19 - - [2025-07-24 05:47:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25288 0.029394 [API:8081]10.0.0.19 - - [2025-07-24 05:47:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25288 0.031345 [API:8081]10.0.0.19 - - [2025-07-24 05:47:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3712-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25288 0.037501 [API:8081]10.0.0.19 - - [2025-07-24 05:47:22] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-40223810:ctest-TestRbacBasic-40223810-09158414?flat HTTP/1.1" 200 6889 0.020112 [API:8081]10.0.0.19 - - [2025-07-24 05:47:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.013577 [API:8081]10.0.0.19 - - [2025-07-24 05:47:28] "GET /analytics/alarms HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.19 - - [2025-07-24 05:47:29] "GET /analytics/alarms HTTP/1.1" 200 109 0.109720 [Introspect:8090]10.0.0.19 - - [2025-07-24 05:47:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001205 [API:8081]10.0.0.19 - - [2025-07-24 05:47:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.19 - - [2025-07-24 05:47:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1804 0.091823 [API:8081]10.0.0.19 - - [2025-07-24 05:47:48] "GET /analytics HTTP/1.1" 401 205 0.000381 [API:8081]10.0.0.19 - - [2025-07-24 05:47:48] "GET /analytics HTTP/1.1" 401 205 0.000195 [API:8081]10.0.0.41 - - [2025-07-24 05:47:49] "GET /analytics HTTP/1.1" 401 205 0.000448 [API:8081]10.0.0.41 - - [2025-07-24 05:47:49] "GET /analytics HTTP/1.1" 401 205 0.000192 [API:8081]10.0.0.38 - - [2025-07-24 05:48:18] "GET /analytics HTTP/1.1" 401 205 0.000485 [API:8081]10.0.0.38 - - [2025-07-24 05:48:18] "GET /analytics HTTP/1.1" 401 205 0.000181 [API:8081]10.0.0.19 - - [2025-07-24 05:48:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077871 [API:8081]10.0.0.19 - - [2025-07-24 05:49:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.080821 [API:8081]10.0.0.41 - - [2025-07-24 05:49:34] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.056411 [API:8081]10.0.0.38 - - [2025-07-24 05:49:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.421261 [API:8081]10.0.0.41 - - [2025-07-24 05:49:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.432873 [API:8081]10.0.0.38 - - [2025-07-24 05:49:35] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.425834 [API:8081]10.0.0.19 - - [2025-07-24 05:49:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.168783 [API:8081]10.0.0.19 - - [2025-07-24 05:49:36] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.158301 [API:8081]10.0.0.19 - - [2025-07-24 05:51:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.200832 [API:8081]10.0.0.19 - - [2025-07-24 05:52:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.075849