++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Feb 24 03:13:38 AM UTC 2026 ===================' INFO: =================== Tue Feb 24 03:13:38 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ 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 ' +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ 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=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ 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.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33: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.33 ++ CONFIGDB_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33: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.0.0.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33: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.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33: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=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ 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.33 ++ 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.33 ++ 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 ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ 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_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.33 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ grep -vi host ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.33,10.240.35.1,127.0.0.1,172.17.0.1,252.33.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.240.35.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.33:9041 + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + 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 ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + 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 ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -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-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -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-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/24/2026 03:14:17.975 7f15f7fc2840 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/24/2026 03:14:18.174 7f15f7fc2840 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/24/2026 03:14:18.193 7f15f7fc2840 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/24/2026 03:14:18.194 7f15f7fc2840 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2026-02-24 03:14:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000774 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-02-24 03:14:23] "GET / HTTP/1.1" 503 181 0.000181 10.0.0.33 - - [2026-02-24 03:14:24] "GET / HTTP/1.1" 200 45303 0.003830 10.0.0.33 - - [2026-02-24 03:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007249 10.0.0.33 - - [2026-02-24 03:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005133 10.0.0.33 - - [2026-02-24 03:14:24] "GET / HTTP/1.1" 200 35931 0.001531 10.0.0.33 - - [2026-02-24 03:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.33 - - [2026-02-24 03:14:24] "GET /global-system-config/964299b6-e6a7-494a-8a7b-e450954f85ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.018019 10.0.0.33 - - [2026-02-24 03:14:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.002060 10.0.0.33 - - [2026-02-24 03:14:24] "POST /config-nodes HTTP/1.1" 200 593 0.180792 10.0.0.33 - - [2026-02-24 03:14:25] "GET / HTTP/1.1" 200 35931 0.001847 10.0.0.33 - - [2026-02-24 03:14:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002762 10.0.0.33 - - [2026-02-24 03:14:25] "GET / HTTP/1.1" 200 35931 0.001218 10.0.0.33 - - [2026-02-24 03:14:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.008339 10.0.0.33 - - [2026-02-24 03:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006733 10.0.0.33 - - [2026-02-24 03:14:26] "GET /global-system-config/964299b6-e6a7-494a-8a7b-e450954f85ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007700 10.0.0.33 - - [2026-02-24 03:14:26] "GET / HTTP/1.1" 200 35931 0.001230 10.0.0.33 - - [2026-02-24 03:14:26] "POST /service-appliance-sets HTTP/1.1" 200 553 0.027799 10.0.0.33 - - [2026-02-24 03:14:26] "POST /fqname-to-id HTTP/1.1" 404 180 0.021320 10.0.0.33 - - [2026-02-24 03:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.33 - - [2026-02-24 03:14:26] "GET /global-system-config/964299b6-e6a7-494a-8a7b-e450954f85ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010281 10.0.0.33 - - [2026-02-24 03:14:26] "GET / HTTP/1.1" 200 35931 0.001627 10.0.0.33 - - [2026-02-24 03:14:26] "POST /service-appliance-sets HTTP/1.1" 200 541 0.206772 10.0.0.33 - - [2026-02-24 03:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006381 10.0.0.33 - - [2026-02-24 03:14:26] "GET /network-ipam/b9e9b384-604b-42bb-b3de-787b75814a78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.006750 10.0.0.33 - - [2026-02-24 03:14:26] "POST /service-templates HTTP/1.1" 200 511 0.131106 10.0.0.33 - - [2026-02-24 03:14:26] "POST /service-templates HTTP/1.1" 200 501 0.162446 10.0.0.33 - - [2026-02-24 03:14:27] "GET / HTTP/1.1" 200 35931 0.001500 10.0.0.33 - - [2026-02-24 03:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.33 - - [2026-02-24 03:14:27] "GET /global-system-config/964299b6-e6a7-494a-8a7b-e450954f85ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014712 10.0.0.33 - - [2026-02-24 03:14:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.002836 10.0.0.33 - - [2026-02-24 03:14:27] "POST /service-templates HTTP/1.1" 200 515 0.083177 10.0.0.33 - - [2026-02-24 03:14:27] "POST /config-database-nodes HTTP/1.1" 200 611 0.235332 10.0.0.33 - - [2026-02-24 03:14:27] "POST /service-templates HTTP/1.1" 200 535 0.262434 10.0.0.33 - - [2026-02-24 03:14:27] "POST /service-templates HTTP/1.1" 200 507 0.182131 10.0.0.33 - - [2026-02-24 03:14:28] "GET / HTTP/1.1" 200 35931 0.001728 10.0.0.33 - - [2026-02-24 03:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.33 - - [2026-02-24 03:14:28] "GET /global-system-config/964299b6-e6a7-494a-8a7b-e450954f85ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.032185 10.0.0.33 - - [2026-02-24 03:14:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.002729 10.0.0.33 - - [2026-02-24 03:14:28] "POST /analytics-nodes HTTP/1.1" 200 599 0.074327 10.0.0.33 - - [2026-02-24 03:14:29] "GET / HTTP/1.1" 200 35931 0.001680 10.0.0.33 - - [2026-02-24 03:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005086 10.0.0.33 - - [2026-02-24 03:14:29] "GET /routing-instance/bc1cdcc4-bbe0-417f-9c37-be84bdccd318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004518 10.0.0.33 - - [2026-02-24 03:14:29] "POST /bgp-routers HTTP/1.1" 200 616 0.076794 10.0.0.33 - - [2026-02-24 03:14:29] "GET /bgp-router/cf7b4b8e-c388-48b9-89e6-5076bc2af226?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.013252 10.0.0.33 - - [2026-02-24 03:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.33 - - [2026-02-24 03:14:29] "GET /global-system-config/964299b6-e6a7-494a-8a7b-e450954f85ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010561 10.0.0.33 - - [2026-02-24 03:14:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003936 10.0.0.33 - - [2026-02-24 03:14:29] "POST /ref-update HTTP/1.1" 200 156 0.011266 10.0.0.33 - - [2026-02-24 03:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.33 - - [2026-02-24 03:14:30] "GET /global-vrouter-config/64a99a77-d98f-4ad4-98bd-4ea322af389d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003426 10.0.0.33 - - [2026-02-24 03:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007934 10.0.0.33 - - [2026-02-24 03:14:30] "PUT /global-vrouter-config/64a99a77-d98f-4ad4-98bd-4ea322af389d HTTP/1.1" 200 276 0.012825 10.0.0.33 - - [2026-02-24 03:14:30] "GET / HTTP/1.1" 200 35931 0.001328 10.0.0.33 - - [2026-02-24 03:14:30] "POST /alarms HTTP/1.1" 200 581 0.029669 10.0.0.33 - - [2026-02-24 03:14:30] "POST /alarms HTTP/1.1" 200 575 0.038202 10.0.0.33 - - [2026-02-24 03:14:30] "POST /alarms HTTP/1.1" 200 575 0.024121 10.0.0.33 - - [2026-02-24 03:14:30] "POST /alarms HTTP/1.1" 200 559 0.034792 10.0.0.33 - - [2026-02-24 03:14:30] "POST /alarms HTTP/1.1" 200 555 0.030601 10.0.0.33 - - [2026-02-24 03:14:30] "POST /alarms HTTP/1.1" 200 557 0.049014 10.0.0.33 - - [2026-02-24 03:14:30] "POST /alarms HTTP/1.1" 200 565 0.040382 10.0.0.33 - - [2026-02-24 03:14:30] "POST /alarms HTTP/1.1" 200 549 0.048398 10.0.0.33 - - [2026-02-24 03:14:30] "POST /alarms HTTP/1.1" 200 557 0.028450 10.0.0.33 - - [2026-02-24 03:14:30] "POST /alarms HTTP/1.1" 200 567 0.027384 10.0.0.33 - - [2026-02-24 03:14:30] "POST /alarms HTTP/1.1" 200 555 0.025412 10.0.0.33 - - [2026-02-24 03:14:30] "POST /alarms HTTP/1.1" 200 567 0.024399 10.0.0.33 - - [2026-02-24 03:14:31] "POST /alarms HTTP/1.1" 200 575 0.093655 10.0.0.33 - - [2026-02-24 03:14:31] "POST /alarms HTTP/1.1" 200 569 0.038411 10.0.0.33 - - [2026-02-24 03:14:31] "POST /alarms HTTP/1.1" 200 561 0.033550 10.0.0.33 - - [2026-02-24 03:14:31] "POST /alarms HTTP/1.1" 200 561 0.074690 10.0.0.33 - - [2026-02-24 03:14:31] "POST /alarms HTTP/1.1" 200 561 0.031497 10.0.0.33 - - [2026-02-24 03:14:31] "POST /alarms HTTP/1.1" 200 547 0.023687 10.0.0.33 - - [2026-02-24 03:14:31] "POST /alarms HTTP/1.1" 200 595 0.040478 10.0.0.33 - - [2026-02-24 03:14:31] "POST /alarms HTTP/1.1" 200 575 0.029822 10.0.0.33 - - [2026-02-24 03:14:31] "POST /alarms HTTP/1.1" 200 571 0.037806 10.0.0.33 - - [2026-02-24 03:14:31] "POST /alarms HTTP/1.1" 200 583 0.038766 10.0.0.33 - - [2026-02-24 03:14:31] "POST /alarms HTTP/1.1" 200 609 0.046684 10.0.0.33 - - [2026-02-24 03:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009885 10.0.0.33 - - [2026-02-24 03:14:31] "GET /network-ipam/b9e9b384-604b-42bb-b3de-787b75814a78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005354 10.0.0.33 - - [2026-02-24 03:14:32] "GET / HTTP/1.1" 200 35931 0.001455 10.0.0.33 - - [2026-02-24 03:14:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004395 10.0.0.33 - - [2026-02-24 03:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.33 - - [2026-02-24 03:14:32] "PUT /global-vrouter-config/64a99a77-d98f-4ad4-98bd-4ea322af389d HTTP/1.1" 200 276 0.022284 10.0.0.33 - - [2026-02-24 03:14:32] "GET / HTTP/1.1" 200 35931 0.001361 10.0.0.33 - - [2026-02-24 03:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.33 - - [2026-02-24 03:14:32] "GET /global-vrouter-config/64a99a77-d98f-4ad4-98bd-4ea322af389d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005686 10.0.0.33 - - [2026-02-24 03:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.33 - - [2026-02-24 03:14:32] "PUT /global-vrouter-config/64a99a77-d98f-4ad4-98bd-4ea322af389d HTTP/1.1" 200 276 0.010281 10.0.0.33 - - [2026-02-24 03:14:32] "POST /fqname-to-id HTTP/1.1" 404 225 0.003500 10.0.0.33 - - [2026-02-24 03:14:32] "POST /access-control-lists HTTP/1.1" 200 587 0.019402 10.0.0.33 - - [2026-02-24 03:14:32] "POST /fqname-to-id HTTP/1.1" 404 224 0.008579 10.0.0.33 - - [2026-02-24 03:14:32] "GET / HTTP/1.1" 200 35931 0.001511 10.0.0.33 - - [2026-02-24 03:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.33 - - [2026-02-24 03:14:32] "GET /global-system-config/964299b6-e6a7-494a-8a7b-e450954f85ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009162 10.0.0.33 - - [2026-02-24 03:14:32] "POST /access-control-lists HTTP/1.1" 200 585 0.042824 10.0.0.33 - - [2026-02-24 03:14:32] "PUT /global-system-config/964299b6-e6a7-494a-8a7b-e450954f85ca HTTP/1.1" 200 274 0.029028 10.0.0.33 - - [2026-02-24 03:14:32] "POST /route-targets HTTP/1.1" 200 327 0.024951 10.0.0.33 - - [2026-02-24 03:14:32] "POST /ref-update HTTP/1.1" 200 156 0.019286 10.0.0.33 - - [2026-02-24 03:14:32] "POST /route-targets HTTP/1.1" 200 327 0.011487 10.0.0.33 - - [2026-02-24 03:14:32] "POST /ref-update HTTP/1.1" 200 156 0.016165 10.0.0.33 - - [2026-02-24 03:14:32] "POST /route-targets HTTP/1.1" 200 327 0.013312 10.0.0.33 - - [2026-02-24 03:14:32] "POST /ref-update HTTP/1.1" 200 156 0.012503 10.0.0.33 - - [2026-02-24 03:14:33] "POST /route-targets HTTP/1.1" 200 327 0.014397 10.0.0.33 - - [2026-02-24 03:14:33] "POST /ref-update HTTP/1.1" 200 156 0.048113 10.0.0.33 - - [2026-02-24 03:14:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.004239 10.0.0.33 - - [2026-02-24 03:14:33] "POST /access-control-lists HTTP/1.1" 200 551 0.099932 10.0.0.33 - - [2026-02-24 03:14:33] "PUT /access-control-list/a15b9634-b65c-412a-955a-7e65338cc3b7 HTTP/1.1" 200 272 0.027017 10.0.0.33 - - [2026-02-24 03:14:33] "PUT /access-control-list/e39b6212-d6ae-4505-a392-979dc996975d HTTP/1.1" 200 272 0.020846 10.0.0.33 - - [2026-02-24 03:14:38] "GET / HTTP/1.1" 200 35931 0.001368 10.0.0.33 - - [2026-02-24 03:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.33 - - [2026-02-24 03:14:38] "GET /global-system-config/964299b6-e6a7-494a-8a7b-e450954f85ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004952 10.0.0.33 - - [2026-02-24 03:14:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.002786 10.0.0.33 - - [2026-02-24 03:14:38] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.033473 10.0.0.33 - - [2026-02-24 03:14:46] "GET / HTTP/1.1" 200 35931 0.001542 10.0.0.33 - - [2026-02-24 03:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.33 - - [2026-02-24 03:14:46] "GET /global-system-config/964299b6-e6a7-494a-8a7b-e450954f85ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005875 10.0.0.33 - - [2026-02-24 03:14:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.001814 10.0.0.33 - - [2026-02-24 03:14:46] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.025316 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:14:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000881 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:14:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001014 10.0.0.33 - - [2026-02-24 03:14:52] "GET / HTTP/1.1" 200 35931 0.001374 10.0.0.33 - - [2026-02-24 03:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.33 - - [2026-02-24 03:14:52] "GET /global-system-config/964299b6-e6a7-494a-8a7b-e450954f85ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005907 10.0.0.33 - - [2026-02-24 03:14:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.002251 10.0.0.33 - - [2026-02-24 03:14:52] "POST /database-nodes HTTP/1.1" 200 597 0.038761 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:14:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:14:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001742 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:15:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001133 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:15:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000810 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:16:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:16:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000818 10.0.0.33 - - [2026-02-24 03:16:43] "GET / HTTP/1.1" 200 35931 0.001357 10.0.0.33 - - [2026-02-24 03:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.33 - - [2026-02-24 03:16:43] "GET /domain/6e4963a7-aa79-4182-90a1-dba2815bbd37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002952 10.0.0.33 - - [2026-02-24 03:16:43] "POST /id-to-fqname HTTP/1.1" 200 173 0.000497 10.0.0.33 - - [2026-02-24 03:16:43] "POST /fqname-to-id HTTP/1.1" 404 182 0.010671 10.0.0.33 - - [2026-02-24 03:16:43] "POST /security-groups HTTP/1.1" 200 570 0.076802 10.0.0.33 - - [2026-02-24 03:16:43] "POST /fqname-to-id HTTP/1.1" 404 213 0.002216 10.0.0.33 - - [2026-02-24 03:16:43] "POST /projects HTTP/1.1" 200 481 0.237134 10.0.0.33 - - [2026-02-24 03:16:43] "POST /access-control-lists HTTP/1.1" 200 579 0.036682 10.0.0.33 - - [2026-02-24 03:16:43] "POST /fqname-to-id HTTP/1.1" 404 212 0.019340 10.0.0.33 - - [2026-02-24 03:16:43] "POST /security-groups HTTP/1.1" 200 534 0.063519 10.0.0.33 - - [2026-02-24 03:16:43] "POST /chown HTTP/1.1" 200 109 0.016901 10.0.0.33 - - [2026-02-24 03:16:43] "POST /policy-managements HTTP/1.1" 409 214 0.004924 10.0.0.33 - - [2026-02-24 03:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007613 10.0.0.33 - - [2026-02-24 03:16:44] "POST /access-control-lists HTTP/1.1" 200 577 0.086315 10.0.0.33 - - [2026-02-24 03:16:44] "GET /policy-management/ff60ba27-4fbc-4730-86d7-5865a1a1154e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008514 10.0.0.33 - - [2026-02-24 03:16:44] "POST /application-policy-sets HTTP/1.1" 200 528 0.050271 10.0.0.33 - - [2026-02-24 03:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004887 10.0.0.33 - - [2026-02-24 03:16:44] "GET /global-vrouter-config/64a99a77-d98f-4ad4-98bd-4ea322af389d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002993 10.0.0.33 - - [2026-02-24 03:16:44] "PUT /global-vrouter-config/64a99a77-d98f-4ad4-98bd-4ea322af389d HTTP/1.1" 200 276 0.008852 10.0.0.33 - - [2026-02-24 03:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013727 10.0.0.33 - - [2026-02-24 03:16:44] "GET /virtual-network/f3879906-1169-4eac-a9dd-0c37864a37f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.007562 10.0.0.33 - - [2026-02-24 03:16:44] "POST /id-to-fqname HTTP/1.1" 200 177 0.000550 10.0.0.33 - - [2026-02-24 03:16:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.020098 10.0.0.33 - - [2026-02-24 03:16:44] "POST /security-groups HTTP/1.1" 200 574 0.080718 10.0.0.33 - - [2026-02-24 03:16:44] "POST /projects HTTP/1.1" 200 489 0.222678 10.0.0.33 - - [2026-02-24 03:16:44] "POST /security-groups HTTP/1.1" 200 546 0.045417 10.0.0.33 - - [2026-02-24 03:16:44] "POST /fqname-to-id HTTP/1.1" 404 232 0.017560 10.0.0.33 - - [2026-02-24 03:16:44] "POST /access-control-lists HTTP/1.1" 200 594 0.024984 10.0.0.33 - - [2026-02-24 03:16:44] "POST /fqname-to-id HTTP/1.1" 404 231 0.003310 10.0.0.33 - - [2026-02-24 03:16:44] "POST /chown HTTP/1.1" 200 109 0.030351 10.0.0.33 - - [2026-02-24 03:16:44] "POST /network-ipams HTTP/1.1" 200 522 0.061972 10.0.0.33 - - [2026-02-24 03:16:44] "POST /access-control-lists HTTP/1.1" 200 592 0.029918 10.0.0.33 - - [2026-02-24 03:16:44] "POST /fqname-to-id HTTP/1.1" 404 217 0.001235 10.0.0.33 - - [2026-02-24 03:16:44] "POST /network-ipams HTTP/1.1" 200 510 0.061457 10.0.0.33 - - [2026-02-24 03:16:44] "POST /fqname-to-id HTTP/1.1" 404 198 0.015708 10.0.0.33 - - [2026-02-24 03:16:44] "POST /access-control-lists HTTP/1.1" 200 583 0.097737 10.0.0.33 - - [2026-02-24 03:16:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.013408 10.0.0.33 - - [2026-02-24 03:16:45] "POST /access-control-lists HTTP/1.1" 200 581 0.102499 10.0.0.33 - - [2026-02-24 03:16:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.031152 10.0.0.33 - - [2026-02-24 03:16:45] "POST /useragent-kv HTTP/1.1" 200 115 0.020726 10.0.0.33 - - [2026-02-24 03:16:45] "POST /virtual-networks HTTP/1.1" 200 538 0.233686 10.0.0.33 - - [2026-02-24 03:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007143 10.0.0.33 - - [2026-02-24 03:16:45] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.020171 10.0.0.33 - - [2026-02-24 03:16:45] "POST /access-control-lists HTTP/1.1" 200 602 0.046416 10.0.0.33 - - [2026-02-24 03:16:45] "POST /fqname-to-id HTTP/1.1" 404 239 0.013768 10.0.0.33 - - [2026-02-24 03:16:45] "POST /network-ipams HTTP/1.1" 200 518 0.025698 10.0.0.33 - - [2026-02-24 03:16:45] "POST /fqname-to-id HTTP/1.1" 404 202 0.004749 10.0.0.33 - - [2026-02-24 03:16:45] "POST /access-control-lists HTTP/1.1" 200 600 0.056969 10.0.0.33 - - [2026-02-24 03:16:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.006821 10.0.0.33 - - [2026-02-24 03:16:45] "POST /access-control-lists HTTP/1.1" 200 589 0.088480 10.0.0.33 - - [2026-02-24 03:16:45] "POST /route-targets HTTP/1.1" 200 327 0.033329 10.0.0.33 - - [2026-02-24 03:16:45] "POST /useragent-kv HTTP/1.1" 200 115 0.008971 10.0.0.33 - - [2026-02-24 03:16:45] "POST /virtual-networks HTTP/1.1" 200 546 0.256863 10.0.0.33 - - [2026-02-24 03:16:45] "POST /ref-update HTTP/1.1" 200 156 0.014362 10.0.0.33 - - [2026-02-24 03:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008245 10.0.0.33 - - [2026-02-24 03:16:45] "GET /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.021809 10.0.0.33 - - [2026-02-24 03:16:45] "POST /fqname-to-id HTTP/1.1" 404 199 0.003876 10.0.0.33 - - [2026-02-24 03:16:45] "PUT /access-control-list/97cd3dc2-2b21-49e0-a4f9-ca1bc7433841 HTTP/1.1" 200 272 0.106451 10.0.0.33 - - [2026-02-24 03:16:45] "POST /network-policys HTTP/1.1" 200 538 0.052250 10.0.0.33 - - [2026-02-24 03:16:45] "POST /fqname-to-id HTTP/1.1" 404 197 0.005420 10.0.0.33 - - [2026-02-24 03:16:45] "POST /network-policys HTTP/1.1" 200 534 0.043675 10.0.0.33 - - [2026-02-24 03:16:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.010390 10.0.0.33 - - [2026-02-24 03:16:45] "POST /route-targets HTTP/1.1" 200 327 0.027182 10.0.0.33 - - [2026-02-24 03:16:45] "POST /network-policys HTTP/1.1" 200 542 0.105109 10.0.0.33 - - [2026-02-24 03:16:45] "POST /ref-update HTTP/1.1" 200 156 0.068079 10.0.0.33 - - [2026-02-24 03:16:46] "POST /ref-update HTTP/1.1" 200 156 0.118196 10.0.0.33 - - [2026-02-24 03:16:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002849 10.0.0.33 - - [2026-02-24 03:16:46] "PUT /access-control-list/dfd45a18-bcb1-428e-8c91-06522522ad8f HTTP/1.1" 200 272 0.027145 10.0.0.33 - - [2026-02-24 03:16:46] "PUT /access-control-list/97cd3dc2-2b21-49e0-a4f9-ca1bc7433841 HTTP/1.1" 200 272 0.020553 10.0.0.33 - - [2026-02-24 03:16:46] "POST /ref-update HTTP/1.1" 200 156 0.096128 10.0.0.33 - - [2026-02-24 03:16:46] "PUT /access-control-list/97cd3dc2-2b21-49e0-a4f9-ca1bc7433841 HTTP/1.1" 200 272 0.021441 10.0.0.33 - - [2026-02-24 03:16:46] "POST /ref-update HTTP/1.1" 200 156 0.087752 10.0.0.33 - - [2026-02-24 03:16:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013282 10.0.0.33 - - [2026-02-24 03:16:46] "PUT /access-control-list/dfd45a18-bcb1-428e-8c91-06522522ad8f HTTP/1.1" 200 272 0.070664 10.0.0.33 - - [2026-02-24 03:16:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009143 10.0.0.33 - - [2026-02-24 03:16:46] "POST /ref-update HTTP/1.1" 200 156 0.036880 10.0.0.33 - - [2026-02-24 03:16:46] "POST /fqname-to-id HTTP/1.1" 404 237 0.008813 10.0.0.33 - - [2026-02-24 03:16:46] "POST /ref-update HTTP/1.1" 200 156 0.104365 10.0.0.33 - - [2026-02-24 03:16:46] "POST /access-control-lists HTTP/1.1" 200 601 0.090090 10.0.0.33 - - [2026-02-24 03:16:46] "POST /ref-update HTTP/1.1" 200 156 0.118734 10.0.0.33 - - [2026-02-24 03:16:46] "PUT /access-control-list/cf390800-b406-48c7-b5f6-236affbf6a41 HTTP/1.1" 200 272 0.039169 10.0.0.33 - - [2026-02-24 03:16:46] "POST /ref-update HTTP/1.1" 200 156 0.079781 10.0.0.33 - - [2026-02-24 03:16:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017890 10.0.0.33 - - [2026-02-24 03:16:46] "POST /ref-update HTTP/1.1" 200 156 0.066805 10.0.0.33 - - [2026-02-24 03:16:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017137 10.0.0.33 - - [2026-02-24 03:16:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011261 10.0.0.33 - - [2026-02-24 03:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.33 - - [2026-02-24 03:16:46] "PUT /access-control-list/cf390800-b406-48c7-b5f6-236affbf6a41 HTTP/1.1" 200 272 0.071602 10.0.0.33 - - [2026-02-24 03:16:46] "PUT /access-control-list/dfd45a18-bcb1-428e-8c91-06522522ad8f HTTP/1.1" 200 272 0.058962 10.0.0.33 - - [2026-02-24 03:16:46] "GET /virtual-network/f3879906-1169-4eac-a9dd-0c37864a37f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.049867 10.0.0.33 - - [2026-02-24 03:16:46] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.010532 10.0.0.33 - - [2026-02-24 03:16:47] "POST /ref-update HTTP/1.1" 200 156 0.028484 10.0.0.33 - - [2026-02-24 03:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.021755 10.0.0.33 - - [2026-02-24 03:16:47] "GET /policy-management/ff60ba27-4fbc-4730-86d7-5865a1a1154e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012305 10.0.0.33 - - [2026-02-24 03:16:47] "POST /firewall-policys HTTP/1.1" 200 530 0.022654 10.0.0.33 - - [2026-02-24 03:16:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026983 10.0.0.33 - - [2026-02-24 03:16:47] "GET /firewall-policy/b77c855f-9479-4a9c-854b-ac0ae6e16a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002895 10.0.0.33 - - [2026-02-24 03:16:47] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.002994 10.0.0.33 - - [2026-02-24 03:16:47] "GET /firewall-policy/b77c855f-9479-4a9c-854b-ac0ae6e16a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.012871 10.0.0.33 - - [2026-02-24 03:16:47] "POST /ref-update HTTP/1.1" 200 156 0.020173 10.0.0.33 - - [2026-02-24 03:16:47] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004535 10.0.0.33 - - [2026-02-24 03:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.33 - - [2026-02-24 03:16:47] "GET /policy-management/ff60ba27-4fbc-4730-86d7-5865a1a1154e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006243 10.0.0.33 - - [2026-02-24 03:16:47] "POST /firewall-policys HTTP/1.1" 200 532 0.020578 10.0.0.33 - - [2026-02-24 03:16:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.016505 10.0.0.33 - - [2026-02-24 03:16:47] "GET /firewall-policy/d897f4e1-1f58-4286-8041-909ed4165c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006317 10.0.0.33 - - [2026-02-24 03:16:47] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.008384 10.0.0.33 - - [2026-02-24 03:16:47] "GET /firewall-policy/d897f4e1-1f58-4286-8041-909ed4165c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004071 10.0.0.33 - - [2026-02-24 03:16:47] "GET /firewall-policy/b77c855f-9479-4a9c-854b-ac0ae6e16a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002801 10.0.0.33 - - [2026-02-24 03:16:47] "GET /firewall-policy/b77c855f-9479-4a9c-854b-ac0ae6e16a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002818 10.0.0.33 - - [2026-02-24 03:16:47] "POST /ref-update HTTP/1.1" 200 156 0.018396 10.0.0.33 - - [2026-02-24 03:16:47] "POST /ref-update HTTP/1.1" 200 156 0.048706 10.0.0.33 - - [2026-02-24 03:16:47] "POST /ref-update HTTP/1.1" 200 156 0.088174 10.0.0.33 - - [2026-02-24 03:16:47] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004089 10.0.0.33 - - [2026-02-24 03:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.33 - - [2026-02-24 03:16:47] "GET /policy-management/ff60ba27-4fbc-4730-86d7-5865a1a1154e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003806 10.0.0.33 - - [2026-02-24 03:16:47] "POST /firewall-policys HTTP/1.1" 200 530 0.045935 10.0.0.33 - - [2026-02-24 03:16:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.023534 10.0.0.33 - - [2026-02-24 03:16:47] "GET /firewall-policy/8566b1c1-62c1-48df-a889-1ea81e8cef59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.022955 10.0.0.33 - - [2026-02-24 03:16:47] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.009165 10.0.0.33 - - [2026-02-24 03:16:47] "GET /firewall-policy/8566b1c1-62c1-48df-a889-1ea81e8cef59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002813 10.0.0.33 - - [2026-02-24 03:16:47] "GET /firewall-policy/b77c855f-9479-4a9c-854b-ac0ae6e16a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002537 10.0.0.33 - - [2026-02-24 03:16:47] "GET /firewall-policy/d897f4e1-1f58-4286-8041-909ed4165c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002022 10.0.0.33 - - [2026-02-24 03:16:48] "GET /firewall-policy/b77c855f-9479-4a9c-854b-ac0ae6e16a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002793 10.0.0.33 - - [2026-02-24 03:16:48] "GET /firewall-policy/d897f4e1-1f58-4286-8041-909ed4165c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002330 10.0.0.33 - - [2026-02-24 03:16:48] "POST /ref-update HTTP/1.1" 200 156 0.036696 10.0.0.33 - - [2026-02-24 03:16:48] "POST /ref-update HTTP/1.1" 200 156 0.018947 10.0.0.33 - - [2026-02-24 03:16:48] "POST /ref-update HTTP/1.1" 200 156 0.031000 10.0.0.33 - - [2026-02-24 03:16:48] "POST /ref-update HTTP/1.1" 200 156 0.028755 10.0.0.33 - - [2026-02-24 03:16:48] "POST /ref-update HTTP/1.1" 200 156 0.028621 10.0.0.33 - - [2026-02-24 03:16:48] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.023513 10.0.0.33 - - [2026-02-24 03:16:48] "POST /tags HTTP/1.1" 200 299 0.048218 10.0.0.33 - - [2026-02-24 03:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009469 10.0.0.33 - - [2026-02-24 03:16:48] "GET /tag/dd7ea5bf-7a26-4561-a761-e0b48a01cf05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.022230 10.0.0.33 - - [2026-02-24 03:16:48] "POST /set-tag HTTP/1.1" 200 109 0.016090 10.0.0.33 - - [2026-02-24 03:16:48] "POST /tags HTTP/1.1" 200 305 0.120702 10.0.0.33 - - [2026-02-24 03:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.019727 10.0.0.33 - - [2026-02-24 03:16:48] "GET /tag/1a610e1d-7a58-4f99-8555-2a045250d47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.040204 10.0.0.33 - - [2026-02-24 03:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007364 10.0.0.33 - - [2026-02-24 03:16:48] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036812 10.0.0.33 - - [2026-02-24 03:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014848 10.0.0.33 - - [2026-02-24 03:16:48] "GET /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.017821 10.0.0.33 - - [2026-02-24 03:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.33 - - [2026-02-24 03:16:49] "GET /service-appliance-set/c088d6df-2b06-475a-8ce1-83a1a66d3e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004025 10.0.0.33 - - [2026-02-24 03:16:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.001395 10.0.0.33 - - [2026-02-24 03:16:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.125074 10.0.0.33 - - [2026-02-24 03:16:49] "GET /virtual-machine-interface/810a7e1f-dc24-475c-b732-f4ac1c88fbf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.006677 10.0.0.33 - - [2026-02-24 03:16:49] "POST /instance-ips HTTP/1.1" 200 381 0.098700 10.0.0.33 - - [2026-02-24 03:16:49] "GET /instance-ip/0bee6e68-5c8e-4b5d-9f0b-eecffb1ba4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006716 10.0.0.33 - - [2026-02-24 03:16:49] "POST /loadbalancers HTTP/1.1" 200 582 0.080127 10.0.0.33 - - [2026-02-24 03:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.108940 10.0.0.33 - - [2026-02-24 03:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015118 10.0.0.33 - - [2026-02-24 03:16:49] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.146485 10.0.0.33 - - [2026-02-24 03:16:49] "GET /instance-ip/0bee6e68-5c8e-4b5d-9f0b-eecffb1ba4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005461 10.0.0.33 - - [2026-02-24 03:16:49] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.115526 10.0.0.33 - - [2026-02-24 03:16:49] "POST /floating-ips HTTP/1.1" 200 583 0.084358 10.0.0.33 - - [2026-02-24 03:16:49] "GET /loadbalancer/87933c9d-9fbf-4854-b6a1-ff4ce895e88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.008172 10.0.0.33 - - [2026-02-24 03:16:49] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.038380 10.0.0.33 - - [2026-02-24 03:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.052729 10.0.0.33 - - [2026-02-24 03:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.016973 10.0.0.33 - - [2026-02-24 03:16:50] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.061888 10.0.0.33 - - [2026-02-24 03:16:50] "GET /loadbalancer-listener/b4322b2f-1a12-4ce9-ba69-973b05037e1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.007667 10.0.0.33 - - [2026-02-24 03:16:50] "GET /loadbalancer-listener/b4322b2f-1a12-4ce9-ba69-973b05037e1f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.010191 10.0.0.33 - - [2026-02-24 03:16:50] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.056463 10.0.0.33 - - [2026-02-24 03:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005898 10.0.0.33 - - [2026-02-24 03:16:50] "GET /instance-ip/0bee6e68-5c8e-4b5d-9f0b-eecffb1ba4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003528 10.0.0.33 - - [2026-02-24 03:16:50] "GET /global-vrouter-config/64a99a77-d98f-4ad4-98bd-4ea322af389d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004001 10.0.0.33 - - [2026-02-24 03:16:50] "GET /instance-ip/0bee6e68-5c8e-4b5d-9f0b-eecffb1ba4c7?fields=floating_ips HTTP/1.1" 200 1169 0.019563 10.0.0.33 - - [2026-02-24 03:16:50] "GET /floating-ip/1dc3428f-cf00-4e51-b6fe-536289c377d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.016445 10.0.0.33 - - [2026-02-24 03:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011186 10.0.0.33 - - [2026-02-24 03:16:50] "PUT /global-vrouter-config/64a99a77-d98f-4ad4-98bd-4ea322af389d HTTP/1.1" 200 276 0.015069 10.0.0.33 - - [2026-02-24 03:16:50] "POST /tags HTTP/1.1" 200 357 0.207613 10.0.0.33 - - [2026-02-24 03:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009715 10.0.0.33 - - [2026-02-24 03:16:50] "GET /tag/dad9e4b7-dae3-49cd-a4cc-d928c3baa4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.033038 10.0.0.33 - - [2026-02-24 03:16:50] "POST /tags HTTP/1.1" 200 305 0.191359 10.0.0.33 - - [2026-02-24 03:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012266 10.0.0.33 - - [2026-02-24 03:16:50] "GET /tag/ac0df8cd-a8ea-499e-bfe8-f52c52c9e8d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.022030 10.0.0.33 - - [2026-02-24 03:16:50] "POST /id-to-fqname HTTP/1.1" 200 174 0.000484 10.0.0.33 - - [2026-02-24 03:16:50] "POST /fqname-to-id HTTP/1.1" 404 183 0.010834 10.0.0.33 - - [2026-02-24 03:16:51] "POST /security-groups HTTP/1.1" 200 571 0.099206 10.0.0.33 - - [2026-02-24 03:16:51] "POST /projects HTTP/1.1" 200 483 0.262756 10.0.0.33 - - [2026-02-24 03:16:51] "POST /fqname-to-id HTTP/1.1" 404 214 0.009732 10.0.0.33 - - [2026-02-24 03:16:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.028366 10.0.0.33 - - [2026-02-24 03:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012918 10.0.0.33 - - [2026-02-24 03:16:51] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.008809 10.0.0.33 - - [2026-02-24 03:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007685 10.0.0.33 - - [2026-02-24 03:16:51] "POST /access-control-lists HTTP/1.1" 200 580 0.162355 10.0.0.33 - - [2026-02-24 03:16:51] "GET /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.008567 10.0.0.33 - - [2026-02-24 03:16:51] "POST /fqname-to-id HTTP/1.1" 404 213 0.012761 10.0.0.33 - - [2026-02-24 03:16:51] "POST /access-control-lists HTTP/1.1" 200 578 0.096275 10.0.0.33 - - [2026-02-24 03:16:51] "PUT /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b HTTP/1.1" 200 264 0.185859 10.0.0.33 - - [2026-02-24 03:16:51] "PUT /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe HTTP/1.1" 200 264 0.066938 10.0.0.33 - - [2026-02-24 03:16:51] "POST /security-groups HTTP/1.1" 200 537 0.075404 10.0.0.33 - - [2026-02-24 03:16:51] "POST /fqname-to-id HTTP/1.1" 404 234 0.001426 10.0.0.33 - - [2026-02-24 03:16:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.052660 10.0.0.33 - - [2026-02-24 03:16:51] "POST /chown HTTP/1.1" 200 109 0.043418 10.0.0.33 - - [2026-02-24 03:16:51] "POST /access-control-lists HTTP/1.1" 200 596 0.076256 10.0.0.33 - - [2026-02-24 03:16:51] "POST /fqname-to-id HTTP/1.1" 404 233 0.001700 10.0.0.33 - - [2026-02-24 03:16:51] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022557 10.0.0.33 - - [2026-02-24 03:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.33 - - [2026-02-24 03:16:51] "GET /policy-management/ff60ba27-4fbc-4730-86d7-5865a1a1154e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010189 10.0.0.33 - - [2026-02-24 03:16:51] "POST /tags HTTP/1.1" 409 207 0.002264 10.0.0.33 - - [2026-02-24 03:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.33 - - [2026-02-24 03:16:51] "POST /access-control-lists HTTP/1.1" 200 594 0.091844 10.0.0.33 - - [2026-02-24 03:16:52] "GET /tag/ac0df8cd-a8ea-499e-bfe8-f52c52c9e8d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.043688 10.0.0.33 - - [2026-02-24 03:16:52] "POST /firewall-rules HTTP/1.1" 200 564 0.113340 10.0.0.33 - - [2026-02-24 03:16:52] "GET /firewall-rule/a42a9431-1719-4242-87e4-162fc44fabaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004719 10.0.0.33 - - [2026-02-24 03:16:52] "GET /firewall-policy/d897f4e1-1f58-4286-8041-909ed4165c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002115 10.0.0.33 - - [2026-02-24 03:16:52] "GET /firewall-rule/a42a9431-1719-4242-87e4-162fc44fabaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002146 10.0.0.33 - - [2026-02-24 03:16:52] "POST /ref-update HTTP/1.1" 200 156 0.026798 10.0.0.33 - - [2026-02-24 03:16:52] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016632 10.0.0.33 - - [2026-02-24 03:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.33 - - [2026-02-24 03:16:52] "GET /policy-management/ff60ba27-4fbc-4730-86d7-5865a1a1154e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003932 10.0.0.33 - - [2026-02-24 03:16:52] "POST /tags HTTP/1.1" 409 207 0.002173 10.0.0.33 - - [2026-02-24 03:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.33 - - [2026-02-24 03:16:52] "GET /tag/ac0df8cd-a8ea-499e-bfe8-f52c52c9e8d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.025484 10.0.0.33 - - [2026-02-24 03:16:52] "POST /firewall-rules HTTP/1.1" 200 562 0.076414 10.0.0.33 - - [2026-02-24 03:16:52] "GET / HTTP/1.1" 200 35931 0.001357 10.0.0.33 - - [2026-02-24 03:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005538 10.0.0.33 - - [2026-02-24 03:16:52] "GET /global-system-config/964299b6-e6a7-494a-8a7b-e450954f85ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006309 10.0.0.33 - - [2026-02-24 03:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.33 - - [2026-02-24 03:16:52] "GET /firewall-rule/059fb85d-2c90-4bc8-9706-d05b39ebf0c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004056 10.0.0.33 - - [2026-02-24 03:16:52] "GET /firewall-policy/d897f4e1-1f58-4286-8041-909ed4165c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003191 10.0.0.33 - - [2026-02-24 03:16:52] "GET /firewall-rule/059fb85d-2c90-4bc8-9706-d05b39ebf0c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.014860 10.0.0.33 - - [2026-02-24 03:16:52] "GET /config-node/54af9cfb-8741-43bc-89a7-2ab9f3e0ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.004873 10.0.0.33 - - [2026-02-24 03:16:52] "POST /ref-update HTTP/1.1" 200 156 0.025855 10.0.0.33 - - [2026-02-24 03:16:52] "POST /tags HTTP/1.1" 200 355 0.055202 10.0.0.33 - - [2026-02-24 03:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.019248 10.0.0.33 - - [2026-02-24 03:16:52] "GET /tag/c6ef8c59-3083-4760-922e-b30bb359d3f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.016398 10.0.0.33 - - [2026-02-24 03:16:52] "POST /tags HTTP/1.1" 200 303 0.034732 10.0.0.33 - - [2026-02-24 03:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.018201 10.0.0.33 - - [2026-02-24 03:16:52] "GET /tag/ade82503-9164-48aa-aae1-2b9ac775b4a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012462 10.0.0.33 - - [2026-02-24 03:16:52] "POST /projects HTTP/1.1" 409 218 0.001955 10.0.0.33 - - [2026-02-24 03:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.33 - - [2026-02-24 03:16:52] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041612 10.0.0.33 - - [2026-02-24 03:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.33 - - [2026-02-24 03:16:52] "GET /network-ipam/84680040-6d14-48ef-9c5e-3c4053ab90c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003180 10.0.0.33 - - [2026-02-24 03:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.33 - - [2026-02-24 03:16:52] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004582 10.0.0.33 - - [2026-02-24 03:16:53] "PUT /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b HTTP/1.1" 200 264 0.075284 10.0.0.33 - - [2026-02-24 03:16:53] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.017648 10.0.0.33 - - [2026-02-24 03:16:53] "POST /set-tag HTTP/1.1" 200 109 0.061545 10.0.0.33 - - [2026-02-24 03:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.33 - - [2026-02-24 03:16:53] "GET /network-ipam/cc9bc5e4-262c-4d69-a0c2-757c7d00c4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002956 10.0.0.33 - - [2026-02-24 03:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.33 - - [2026-02-24 03:16:53] "GET /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007331 10.0.0.33 - - [2026-02-24 03:16:53] "PUT /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe HTTP/1.1" 200 264 0.064488 10.0.0.33 - - [2026-02-24 03:16:53] "GET /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.010640 10.0.0.33 - - [2026-02-24 03:16:53] "POST /set-tag HTTP/1.1" 200 109 0.046055 10.0.0.33 - - [2026-02-24 03:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.33 - - [2026-02-24 03:16:53] "GET /network-policy/f6312698-cf6c-4997-8b20-2e8c5fd3cade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002356 10.0.0.33 - - [2026-02-24 03:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.33 - - [2026-02-24 03:16:53] "GET /network-policy/409a3fd7-a625-4ad1-ba64-f67cc8146e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002934 10.0.0.33 - - [2026-02-24 03:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.33 - - [2026-02-24 03:16:53] "GET /network-policy/e162da39-32e5-4db6-b061-8da09b7097bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003452 10.0.0.33 - - [2026-02-24 03:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.33 - - [2026-02-24 03:16:53] "PUT /network-policy/e162da39-32e5-4db6-b061-8da09b7097bc HTTP/1.1" 200 262 0.009970 10.0.0.33 - - [2026-02-24 03:16:53] "POST /ref-update HTTP/1.1" 200 156 0.089969 10.0.0.33 - - [2026-02-24 03:16:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005764 10.0.0.33 - - [2026-02-24 03:16:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003661 10.0.0.33 - - [2026-02-24 03:16:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002346 10.0.0.33 - - [2026-02-24 03:16:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002411 10.0.0.33 - - [2026-02-24 03:16:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002319 10.0.0.33 - - [2026-02-24 03:16:53] "POST /security-groups HTTP/1.1" 409 245 0.002369 10.0.0.33 - - [2026-02-24 03:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.33 - - [2026-02-24 03:16:53] "PUT /security-group/33dcf73a-2d1f-40ea-bb16-518a47353c64 HTTP/1.1" 200 262 0.062618 10.0.0.33 - - [2026-02-24 03:16:53] "PUT /access-control-list/d40db6db-b196-49ab-a7ca-ea37a2cff560 HTTP/1.1" 200 272 0.027917 10.0.0.33 - - [2026-02-24 03:16:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.053865 10.0.0.33 - - [2026-02-24 03:16:54] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019070 10.0.0.33 - - [2026-02-24 03:16:54] "PUT /access-control-list/d89f1740-3a7d-4fe0-91f9-402c4c328fb6 HTTP/1.1" 200 272 0.040402 10.0.0.33 - - [2026-02-24 03:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.33 - - [2026-02-24 03:16:54] "GET /policy-management/ff60ba27-4fbc-4730-86d7-5865a1a1154e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004543 10.0.0.33 - - [2026-02-24 03:16:54] "POST /tags HTTP/1.1" 409 206 0.001616 10.0.0.33 - - [2026-02-24 03:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.33 - - [2026-02-24 03:16:54] "GET /tag/ade82503-9164-48aa-aae1-2b9ac775b4a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014917 10.0.0.33 - - [2026-02-24 03:16:54] "POST /firewall-rules HTTP/1.1" 200 562 0.088255 10.0.0.33 - - [2026-02-24 03:16:54] "GET /firewall-rule/af11aaa0-f645-425e-8389-aa315c8fef78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.007878 10.0.0.33 - - [2026-02-24 03:16:54] "GET /firewall-policy/d897f4e1-1f58-4286-8041-909ed4165c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004217 10.0.0.33 - - [2026-02-24 03:16:54] "GET /firewall-rule/af11aaa0-f645-425e-8389-aa315c8fef78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002293 10.0.0.33 - - [2026-02-24 03:16:54] "POST /ref-update HTTP/1.1" 200 156 0.049457 10.0.0.33 - - [2026-02-24 03:16:54] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016298 10.0.0.33 - - [2026-02-24 03:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.33 - - [2026-02-24 03:16:54] "GET /policy-management/ff60ba27-4fbc-4730-86d7-5865a1a1154e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002912 10.0.0.33 - - [2026-02-24 03:16:54] "POST /tags HTTP/1.1" 409 206 0.001875 10.0.0.33 - - [2026-02-24 03:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005433 10.0.0.33 - - [2026-02-24 03:16:54] "GET /tag/ade82503-9164-48aa-aae1-2b9ac775b4a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.016661 10.0.0.33 - - [2026-02-24 03:16:54] "POST /firewall-rules HTTP/1.1" 200 560 0.076575 10.0.0.33 - - [2026-02-24 03:16:54] "GET /firewall-rule/f355d4ad-fc8e-44ba-b2ed-aeae87478458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.014008 10.0.0.33 - - [2026-02-24 03:16:54] "GET /firewall-policy/d897f4e1-1f58-4286-8041-909ed4165c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004066 10.0.0.33 - - [2026-02-24 03:16:54] "GET /firewall-rule/f355d4ad-fc8e-44ba-b2ed-aeae87478458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.011457 10.0.0.33 - - [2026-02-24 03:16:54] "POST /ref-update HTTP/1.1" 200 156 0.046433 10.0.0.33 - - [2026-02-24 03:16:54] "POST /tags HTTP/1.1" 200 301 0.057816 10.0.0.33 - - [2026-02-24 03:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016830 10.0.0.33 - - [2026-02-24 03:16:54] "GET /tag/003c0057-ad44-4aa1-8fd2-2e2d39a67ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.050305 10.0.0.33 - - [2026-02-24 03:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.33 - - [2026-02-24 03:16:55] "GET /project/6eccf5f4-5038-4728-aa73-ee00873b2736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050953 10.0.0.33 - - [2026-02-24 03:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012828 10.0.0.33 - - [2026-02-24 03:16:55] "GET /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.006296 10.0.0.33 - - [2026-02-24 03:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.33 - - [2026-02-24 03:16:55] "GET /service-appliance-set/c088d6df-2b06-475a-8ce1-83a1a66d3e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002666 10.0.0.33 - - [2026-02-24 03:16:55] "POST /fqname-to-id HTTP/1.1" 404 242 0.003264 10.0.0.33 - - [2026-02-24 03:16:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.134779 10.0.0.33 - - [2026-02-24 03:16:55] "GET /virtual-machine-interface/942377bc-b482-4d52-ae78-f2781a79b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.040718 10.0.0.33 - - [2026-02-24 03:16:55] "POST /instance-ips HTTP/1.1" 200 377 0.090213 10.0.0.33 - - [2026-02-24 03:16:55] "GET /instance-ip/49419d00-6269-4b58-a14b-02d83b59ee84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.057136 10.0.0.33 - - [2026-02-24 03:16:55] "POST /loadbalancers HTTP/1.1" 200 582 0.110961 10.0.0.33 - - [2026-02-24 03:16:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.029687 10.0.0.33 - - [2026-02-24 03:16:55] "GET /project/6eccf5f4-5038-4728-aa73-ee00873b2736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.087893 10.0.0.33 - - [2026-02-24 03:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.041651 10.0.0.33 - - [2026-02-24 03:16:55] "GET /instance-ip/49419d00-6269-4b58-a14b-02d83b59ee84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003003 10.0.0.33 - - [2026-02-24 03:16:55] "GET /project/6eccf5f4-5038-4728-aa73-ee00873b2736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051234 10.0.0.33 - - [2026-02-24 03:16:55] "POST /floating-ips HTTP/1.1" 200 581 0.039209 10.0.0.33 - - [2026-02-24 03:16:55] "GET /loadbalancer/a2cd1b7e-9af5-4870-992d-ce64cc2280c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.007477 10.0.0.33 - - [2026-02-24 03:16:55] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.029406 10.0.0.33 - - [2026-02-24 03:16:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.026203 10.0.0.33 - - [2026-02-24 03:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.33 - - [2026-02-24 03:16:56] "GET /project/6eccf5f4-5038-4728-aa73-ee00873b2736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.049409 10.0.0.33 - - [2026-02-24 03:16:56] "GET /loadbalancer-listener/5f365d44-4a67-40b2-8abf-66ec3a1ed59f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.003280 10.0.0.33 - - [2026-02-24 03:16:56] "GET /loadbalancer-listener/5f365d44-4a67-40b2-8abf-66ec3a1ed59f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.003610 10.0.0.33 - - [2026-02-24 03:16:56] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.023186 10.0.0.33 - - [2026-02-24 03:16:56] "GET /instance-ip/49419d00-6269-4b58-a14b-02d83b59ee84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004802 10.0.0.33 - - [2026-02-24 03:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007235 10.0.0.33 - - [2026-02-24 03:16:56] "GET /instance-ip/49419d00-6269-4b58-a14b-02d83b59ee84?fields=floating_ips HTTP/1.1" 200 1164 0.013837 10.0.0.33 - - [2026-02-24 03:16:56] "GET /floating-ip/1dacda2b-929d-42b5-beb2-ec7b60480006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003330 10.0.0.33 - - [2026-02-24 03:16:56] "GET /project/6eccf5f4-5038-4728-aa73-ee00873b2736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.046922 10.0.0.33 - - [2026-02-24 03:16:56] "GET /loadbalancer/a2cd1b7e-9af5-4870-992d-ce64cc2280c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006175 10.0.0.33 - - [2026-02-24 03:16:56] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.022969 10.0.0.33 - - [2026-02-24 03:16:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.032964 10.0.0.33 - - [2026-02-24 03:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005549 10.0.0.33 - - [2026-02-24 03:16:56] "GET /project/6eccf5f4-5038-4728-aa73-ee00873b2736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041421 10.0.0.33 - - [2026-02-24 03:16:56] "GET /loadbalancer-listener/94983ec5-1fc0-4371-a9b5-680f7c548996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.005823 10.0.0.33 - - [2026-02-24 03:16:56] "GET /loadbalancer-listener/94983ec5-1fc0-4371-a9b5-680f7c548996?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.009564 10.0.0.33 - - [2026-02-24 03:16:56] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.019395 10.0.0.33 - - [2026-02-24 03:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.33 - - [2026-02-24 03:16:56] "GET /instance-ip/49419d00-6269-4b58-a14b-02d83b59ee84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007016 10.0.0.33 - - [2026-02-24 03:16:56] "GET /instance-ip/49419d00-6269-4b58-a14b-02d83b59ee84?fields=floating_ips HTTP/1.1" 200 1164 0.004255 10.0.0.33 - - [2026-02-24 03:16:56] "GET /floating-ip/1dacda2b-929d-42b5-beb2-ec7b60480006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003306 10.0.0.33 - - [2026-02-24 03:16:56] "GET /project/6eccf5f4-5038-4728-aa73-ee00873b2736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.075551 10.0.0.33 - - [2026-02-24 03:16:56] "GET /loadbalancer/a2cd1b7e-9af5-4870-992d-ce64cc2280c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005461 10.0.0.33 - - [2026-02-24 03:16:56] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.015796 10.0.0.33 - - [2026-02-24 03:16:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.022476 10.0.0.33 - - [2026-02-24 03:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011299 10.0.0.33 - - [2026-02-24 03:16:56] "GET /project/6eccf5f4-5038-4728-aa73-ee00873b2736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.062094 10.0.0.33 - - [2026-02-24 03:16:56] "GET /loadbalancer-listener/dea432c5-3576-4cc9-b2ab-bf29ff90397b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.002786 10.0.0.33 - - [2026-02-24 03:16:56] "GET /loadbalancer-listener/dea432c5-3576-4cc9-b2ab-bf29ff90397b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003664 10.0.0.33 - - [2026-02-24 03:16:56] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.021939 10.0.0.33 - - [2026-02-24 03:16:56] "GET /instance-ip/49419d00-6269-4b58-a14b-02d83b59ee84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004113 10.0.0.33 - - [2026-02-24 03:16:57] "GET /instance-ip/49419d00-6269-4b58-a14b-02d83b59ee84?fields=floating_ips HTTP/1.1" 200 1164 0.004575 10.0.0.33 - - [2026-02-24 03:16:57] "POST /tags HTTP/1.1" 200 301 0.086742 10.0.0.33 - - [2026-02-24 03:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.33 - - [2026-02-24 03:16:57] "GET /floating-ip/1dacda2b-929d-42b5-beb2-ec7b60480006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004144 10.0.0.33 - - [2026-02-24 03:16:57] "GET /tag/e820b0e1-182b-4ab9-9705-1e0c822ec335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014036 10.0.0.33 - - [2026-02-24 03:16:57] "POST /tags HTTP/1.1" 200 325 0.058218 10.0.0.33 - - [2026-02-24 03:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010387 10.0.0.33 - - [2026-02-24 03:16:57] "GET /tag/fc22cc36-5156-435d-a3f0-1f4b855fbdb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.012920 10.0.0.33 - - [2026-02-24 03:16:57] "POST /tags HTTP/1.1" 200 363 0.022589 10.0.0.33 - - [2026-02-24 03:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.017127 10.0.0.33 - - [2026-02-24 03:16:57] "GET /tag/34e00ee5-2c9b-482a-b22e-48169cd29ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.017046 10.0.0.33 - - [2026-02-24 03:16:57] "POST /tags HTTP/1.1" 200 311 0.059874 10.0.0.33 - - [2026-02-24 03:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.018836 10.0.0.33 - - [2026-02-24 03:16:57] "GET /tag/d94c0457-47f4-4da3-9488-813a46380d81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.019704 10.0.0.33 - - [2026-02-24 03:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.33 - - [2026-02-24 03:16:57] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.005922 10.0.0.33 - - [2026-02-24 03:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.33 - - [2026-02-24 03:16:57] "GET /project/6eccf5f4-5038-4728-aa73-ee00873b2736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.035920 10.0.0.33 - - [2026-02-24 03:16:57] "POST /virtual-machines HTTP/1.1" 200 377 0.008601 10.0.0.33 - - [2026-02-24 03:16:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.013710 10.0.0.33 - - [2026-02-24 03:16:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.127732 10.0.0.33 - - [2026-02-24 03:16:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.013102 10.0.0.33 - - [2026-02-24 03:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.031558 10.0.0.33 - - [2026-02-24 03:16:57] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.006083 10.0.0.33 - - [2026-02-24 03:16:57] "POST /instance-ips HTTP/1.1" 200 409 0.049273 10.0.0.33 - - [2026-02-24 03:16:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.016664 10.0.0.33 - - [2026-02-24 03:16:58] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007587 10.0.0.33 - - [2026-02-24 03:16:58] "POST /set-tag HTTP/1.1" 200 109 0.021458 10.0.0.33 - - [2026-02-24 03:16:58] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016353 10.0.0.33 - - [2026-02-24 03:16:58] "GET /instance-ip/470c4a66-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.013583 10.0.0.33 - - [2026-02-24 03:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.33 - - [2026-02-24 03:16:58] "GET /loadbalancer/87933c9d-9fbf-4854-b6a1-ff4ce895e88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002240 10.0.0.33 - - [2026-02-24 03:16:58] "POST /tags HTTP/1.1" 200 371 0.026720 10.0.0.33 - - [2026-02-24 03:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008808 10.0.0.33 - - [2026-02-24 03:16:58] "GET /tag/b8c58e17-4d49-4dbf-b2d2-ed60fb829fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.022676 10.0.0.33 - - [2026-02-24 03:16:58] "POST /tags HTTP/1.1" 200 319 0.031069 10.0.0.33 - - [2026-02-24 03:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005410 10.0.0.33 - - [2026-02-24 03:16:58] "GET /tag/ddb59145-5874-4ac4-9a27-e1f89c0c9e6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.034150 10.0.0.33 - - [2026-02-24 03:16:58] "POST /id-to-fqname HTTP/1.1" 200 181 0.000436 10.0.0.33 - - [2026-02-24 03:16:58] "POST /fqname-to-id HTTP/1.1" 404 190 0.005632 10.0.0.33 - - [2026-02-24 03:16:58] "POST /security-groups HTTP/1.1" 200 578 0.070298 10.0.0.33 - - [2026-02-24 03:16:58] "POST /projects HTTP/1.1" 200 497 0.212951 10.0.0.33 - - [2026-02-24 03:16:58] "POST /fqname-to-id HTTP/1.1" 404 225 0.003224 10.0.0.33 - - [2026-02-24 03:16:58] "POST /access-control-lists HTTP/1.1" 200 587 0.066417 10.0.0.33 - - [2026-02-24 03:16:58] "POST /fqname-to-id HTTP/1.1" 404 224 0.002618 10.0.0.33 - - [2026-02-24 03:16:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.072111 10.0.0.33 - - [2026-02-24 03:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011687 10.0.0.33 - - [2026-02-24 03:16:58] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.008226 10.0.0.33 - - [2026-02-24 03:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.33 - - [2026-02-24 03:16:58] "GET /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.008747 10.0.0.33 - - [2026-02-24 03:16:58] "POST /access-control-lists HTTP/1.1" 200 585 0.093342 10.0.0.33 - - [2026-02-24 03:16:58] "PUT /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b HTTP/1.1" 200 264 0.060380 10.0.0.33 - - [2026-02-24 03:16:58] "PUT /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe HTTP/1.1" 200 264 0.040296 10.0.0.33 - - [2026-02-24 03:16:59] "POST /security-groups HTTP/1.1" 200 558 0.074163 10.0.0.33 - - [2026-02-24 03:16:59] "POST /fqname-to-id HTTP/1.1" 404 248 0.006973 10.0.0.33 - - [2026-02-24 03:16:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.036104 10.0.0.33 - - [2026-02-24 03:16:59] "POST /chown HTTP/1.1" 200 109 0.020509 10.0.0.33 - - [2026-02-24 03:16:59] "POST /access-control-lists HTTP/1.1" 200 610 0.030915 10.0.0.33 - - [2026-02-24 03:16:59] "POST /fqname-to-id HTTP/1.1" 404 247 0.017194 10.0.0.33 - - [2026-02-24 03:16:59] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002751 10.0.0.33 - - [2026-02-24 03:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001351 10.0.0.33 - - [2026-02-24 03:16:59] "GET /policy-management/ff60ba27-4fbc-4730-86d7-5865a1a1154e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.042038 10.0.0.33 - - [2026-02-24 03:16:59] "POST /access-control-lists HTTP/1.1" 200 608 0.075140 10.0.0.33 - - [2026-02-24 03:16:59] "POST /tags HTTP/1.1" 409 214 0.002362 10.0.0.33 - - [2026-02-24 03:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.33 - - [2026-02-24 03:16:59] "GET /tag/ddb59145-5874-4ac4-9a27-e1f89c0c9e6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.021388 10.0.0.33 - - [2026-02-24 03:16:59] "POST /firewall-rules HTTP/1.1" 200 578 0.068273 10.0.0.33 - - [2026-02-24 03:16:59] "GET /firewall-rule/71a333bb-9a8d-47a3-b715-6aaee34a5390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007062 10.0.0.33 - - [2026-02-24 03:16:59] "GET /firewall-policy/d897f4e1-1f58-4286-8041-909ed4165c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.006271 10.0.0.33 - - [2026-02-24 03:16:59] "GET /firewall-rule/71a333bb-9a8d-47a3-b715-6aaee34a5390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002768 10.0.0.33 - - [2026-02-24 03:16:59] "POST /ref-update HTTP/1.1" 200 156 0.118151 10.0.0.33 - - [2026-02-24 03:16:59] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010154 10.0.0.33 - - [2026-02-24 03:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.33 - - [2026-02-24 03:16:59] "GET /policy-management/ff60ba27-4fbc-4730-86d7-5865a1a1154e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002742 10.0.0.33 - - [2026-02-24 03:16:59] "POST /tags HTTP/1.1" 409 214 0.002053 10.0.0.33 - - [2026-02-24 03:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.33 - - [2026-02-24 03:16:59] "GET /tag/ddb59145-5874-4ac4-9a27-e1f89c0c9e6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.016275 10.0.0.33 - - [2026-02-24 03:16:59] "POST /firewall-rules HTTP/1.1" 200 576 0.061355 10.0.0.33 - - [2026-02-24 03:16:59] "GET /firewall-rule/86a55425-dafc-4e55-86b7-38fbe5d8827b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004213 10.0.0.33 - - [2026-02-24 03:16:59] "GET /firewall-policy/d897f4e1-1f58-4286-8041-909ed4165c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003347 10.0.0.33 - - [2026-02-24 03:16:59] "GET /firewall-rule/86a55425-dafc-4e55-86b7-38fbe5d8827b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002626 10.0.0.33 - - [2026-02-24 03:16:59] "POST /ref-update HTTP/1.1" 200 156 0.041528 10.0.0.33 - - [2026-02-24 03:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006404 10.0.0.33 - - [2026-02-24 03:17:00] "GET /loadbalancer/a2cd1b7e-9af5-4870-992d-ce64cc2280c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003009 10.0.0.33 - - [2026-02-24 03:17:00] "POST /tags HTTP/1.1" 200 363 0.016741 10.0.0.33 - - [2026-02-24 03:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012769 10.0.0.33 - - [2026-02-24 03:17:00] "GET /tag/1911d890-934d-48e7-890f-4114eec84f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.014080 10.0.0.33 - - [2026-02-24 03:17:00] "POST /tags HTTP/1.1" 200 311 0.020051 10.0.0.33 - - [2026-02-24 03:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.016549 10.0.0.33 - - [2026-02-24 03:17:00] "GET /tag/4a70a7a6-3df2-4a9d-9e76-3e194387d8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017172 10.0.0.33 - - [2026-02-24 03:17:00] "POST /id-to-fqname HTTP/1.1" 200 177 0.000695 10.0.0.33 - - [2026-02-24 03:17:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.007611 10.0.0.33 - - [2026-02-24 03:17:00] "POST /security-groups HTTP/1.1" 200 574 0.096994 10.0.0.33 - - [2026-02-24 03:17:00] "POST /projects HTTP/1.1" 200 489 0.245385 10.0.0.33 - - [2026-02-24 03:17:00] "POST /fqname-to-id HTTP/1.1" 404 217 0.003010 10.0.0.33 - - [2026-02-24 03:17:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.019407 10.0.0.33 - - [2026-02-24 03:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.028869 10.0.0.33 - - [2026-02-24 03:17:00] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.015918 10.0.0.33 - - [2026-02-24 03:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.33 - - [2026-02-24 03:17:00] "GET /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.006596 10.0.0.33 - - [2026-02-24 03:17:00] "POST /access-control-lists HTTP/1.1" 200 583 0.137127 10.0.0.33 - - [2026-02-24 03:17:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.020002 10.0.0.33 - - [2026-02-24 03:17:00] "POST /access-control-lists HTTP/1.1" 200 581 0.062053 10.0.0.33 - - [2026-02-24 03:17:00] "PUT /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b HTTP/1.1" 200 264 0.116867 10.0.0.33 - - [2026-02-24 03:17:00] "PUT /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe HTTP/1.1" 200 264 0.082961 10.0.0.33 - - [2026-02-24 03:17:01] "POST /security-groups HTTP/1.1" 200 546 0.220845 10.0.0.33 - - [2026-02-24 03:17:01] "POST /fqname-to-id HTTP/1.1" 404 240 0.014991 10.0.0.33 - - [2026-02-24 03:17:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.065683 10.0.0.33 - - [2026-02-24 03:17:01] "POST /chown HTTP/1.1" 200 109 0.027110 10.0.0.33 - - [2026-02-24 03:17:01] "POST /access-control-lists HTTP/1.1" 200 602 0.067999 10.0.0.33 - - [2026-02-24 03:17:01] "POST /fqname-to-id HTTP/1.1" 404 239 0.004843 10.0.0.33 - - [2026-02-24 03:17:01] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007299 10.0.0.33 - - [2026-02-24 03:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012813 10.0.0.33 - - [2026-02-24 03:17:01] "GET /policy-management/ff60ba27-4fbc-4730-86d7-5865a1a1154e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006256 10.0.0.33 - - [2026-02-24 03:17:01] "POST /tags HTTP/1.1" 409 210 0.004786 10.0.0.33 - - [2026-02-24 03:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.33 - - [2026-02-24 03:17:01] "POST /access-control-lists HTTP/1.1" 200 600 0.113024 10.0.0.33 - - [2026-02-24 03:17:01] "GET /tag/4a70a7a6-3df2-4a9d-9e76-3e194387d8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.038399 10.0.0.33 - - [2026-02-24 03:17:01] "POST /firewall-rules HTTP/1.1" 200 570 0.103038 10.0.0.33 - - [2026-02-24 03:17:01] "GET /firewall-rule/4264d4db-ab45-4f4f-af9e-f471f181f21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.021137 10.0.0.33 - - [2026-02-24 03:17:01] "GET /firewall-policy/d897f4e1-1f58-4286-8041-909ed4165c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.005058 10.0.0.33 - - [2026-02-24 03:17:01] "GET /firewall-rule/4264d4db-ab45-4f4f-af9e-f471f181f21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005481 10.0.0.33 - - [2026-02-24 03:17:01] "POST /ref-update HTTP/1.1" 200 156 0.058639 10.0.0.33 - - [2026-02-24 03:17:01] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008036 10.0.0.33 - - [2026-02-24 03:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.33 - - [2026-02-24 03:17:01] "GET /policy-management/ff60ba27-4fbc-4730-86d7-5865a1a1154e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.022545 10.0.0.33 - - [2026-02-24 03:17:01] "POST /tags HTTP/1.1" 409 210 0.007361 10.0.0.33 - - [2026-02-24 03:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.33 - - [2026-02-24 03:17:01] "GET /tag/4a70a7a6-3df2-4a9d-9e76-3e194387d8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017227 10.0.0.33 - - [2026-02-24 03:17:02] "POST /firewall-rules HTTP/1.1" 200 568 0.098022 10.0.0.33 - - [2026-02-24 03:17:02] "GET /firewall-rule/cb287930-1bf9-47e3-bd2b-c8a0113e993a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.008172 10.0.0.33 - - [2026-02-24 03:17:02] "GET /firewall-policy/d897f4e1-1f58-4286-8041-909ed4165c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.006291 10.0.0.33 - - [2026-02-24 03:17:02] "GET /firewall-rule/cb287930-1bf9-47e3-bd2b-c8a0113e993a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004291 10.0.0.33 - - [2026-02-24 03:17:02] "POST /ref-update HTTP/1.1" 200 156 0.055570 10.0.0.33 - - [2026-02-24 03:17:02] "POST /tags HTTP/1.1" 409 237 0.002576 10.0.0.33 - - [2026-02-24 03:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.33 - - [2026-02-24 03:17:02] "GET /tag/34e00ee5-2c9b-482a-b22e-48169cd29ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.014248 10.0.0.33 - - [2026-02-24 03:17:02] "POST /tags HTTP/1.1" 409 210 0.002355 10.0.0.33 - - [2026-02-24 03:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.33 - - [2026-02-24 03:17:02] "GET /tag/d94c0457-47f4-4da3-9488-813a46380d81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.027224 10.0.0.33 - - [2026-02-24 03:17:02] "POST /projects HTTP/1.1" 409 223 0.003475 10.0.0.33 - - [2026-02-24 03:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005999 10.0.0.33 - - [2026-02-24 03:17:02] "GET /project/6eccf5f4-5038-4728-aa73-ee00873b2736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.069960 10.0.0.33 - - [2026-02-24 03:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006737 10.0.0.33 - - [2026-02-24 03:17:02] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.011071 10.0.0.33 - - [2026-02-24 03:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.33 - - [2026-02-24 03:17:02] "GET /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.006750 10.0.0.33 - - [2026-02-24 03:17:02] "PUT /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b HTTP/1.1" 200 264 0.055853 10.0.0.33 - - [2026-02-24 03:17:02] "PUT /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe HTTP/1.1" 200 264 0.061869 10.0.0.33 - - [2026-02-24 03:17:02] "POST /security-groups HTTP/1.1" 409 253 0.005348 10.0.0.33 - - [2026-02-24 03:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.33 - - [2026-02-24 03:17:02] "PUT /security-group/166b5cb7-5904-4635-a05c-c663048eeffe HTTP/1.1" 200 262 0.081811 10.0.0.33 - - [2026-02-24 03:17:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.067682 10.0.0.33 - - [2026-02-24 03:17:02] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006318 10.0.0.33 - - [2026-02-24 03:17:02] "PUT /access-control-list/be9742ec-985c-4d70-98cb-829ef4d56a60 HTTP/1.1" 200 272 0.033957 10.0.0.33 - - [2026-02-24 03:17:03] "PUT /access-control-list/bb0f7ad4-2106-4b32-a05b-b10b18c0453c HTTP/1.1" 200 272 0.045273 10.0.0.33 - - [2026-02-24 03:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.020316 10.0.0.33 - - [2026-02-24 03:17:03] "GET /policy-management/ff60ba27-4fbc-4730-86d7-5865a1a1154e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005486 10.0.0.33 - - [2026-02-24 03:17:03] "POST /tags HTTP/1.1" 409 210 0.013159 10.0.0.33 - - [2026-02-24 03:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.017411 10.0.0.33 - - [2026-02-24 03:17:03] "GET /tag/d94c0457-47f4-4da3-9488-813a46380d81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015184 10.0.0.33 - - [2026-02-24 03:17:03] "POST /firewall-rules HTTP/1.1" 200 570 0.094805 10.0.0.33 - - [2026-02-24 03:17:03] "GET /firewall-rule/099aa3c0-6a7c-423b-ad5a-544137329c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005969 10.0.0.33 - - [2026-02-24 03:17:03] "GET /firewall-policy/d897f4e1-1f58-4286-8041-909ed4165c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004198 10.0.0.33 - - [2026-02-24 03:17:03] "GET /firewall-rule/099aa3c0-6a7c-423b-ad5a-544137329c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.017423 10.0.0.33 - - [2026-02-24 03:17:03] "POST /ref-update HTTP/1.1" 200 156 0.056146 10.0.0.33 - - [2026-02-24 03:17:03] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010187 10.0.0.33 - - [2026-02-24 03:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005125 10.0.0.33 - - [2026-02-24 03:17:03] "GET /policy-management/ff60ba27-4fbc-4730-86d7-5865a1a1154e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003263 10.0.0.33 - - [2026-02-24 03:17:03] "POST /tags HTTP/1.1" 409 210 0.002091 10.0.0.33 - - [2026-02-24 03:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.33 - - [2026-02-24 03:17:03] "GET /tag/d94c0457-47f4-4da3-9488-813a46380d81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017073 10.0.0.33 - - [2026-02-24 03:17:03] "POST /firewall-rules HTTP/1.1" 200 568 0.096527 10.0.0.33 - - [2026-02-24 03:17:03] "GET /firewall-rule/86e0a07f-3313-4e7a-86c7-68c248cdf6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.021916 10.0.0.33 - - [2026-02-24 03:17:03] "GET /firewall-policy/d897f4e1-1f58-4286-8041-909ed4165c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.014973 10.0.0.33 - - [2026-02-24 03:17:03] "GET /firewall-rule/86e0a07f-3313-4e7a-86c7-68c248cdf6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.003059 10.0.0.33 - - [2026-02-24 03:17:03] "POST /ref-update HTTP/1.1" 200 156 0.089516 10.0.0.33 - - [2026-02-24 03:17:03] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006479 10.0.0.33 - - [2026-02-24 03:17:03] "POST /set-tag HTTP/1.1" 200 109 0.004322 10.0.0.33 - - [2026-02-24 03:17:04] "GET / HTTP/1.1" 200 35931 0.001698 10.0.0.33 - - [2026-02-24 03:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.33 - - [2026-02-24 03:17:04] "GET /routing-instance/bc1cdcc4-bbe0-417f-9c37-be84bdccd318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002923 10.0.0.33 - - [2026-02-24 03:17:04] "POST /bgp-routers HTTP/1.1" 409 301 0.002036 10.0.0.33 - - [2026-02-24 03:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.33 - - [2026-02-24 03:17:04] "GET /bgp-router/cf7b4b8e-c388-48b9-89e6-5076bc2af226?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003855 10.0.0.33 - - [2026-02-24 03:17:04] "PUT /bgp-router/cf7b4b8e-c388-48b9-89e6-5076bc2af226 HTTP/1.1" 200 254 0.022985 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:17:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001310 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:17:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000871 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:17:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000990 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:17:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001021 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:17:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001082 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:17:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000812 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:17:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:17:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001032 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:17:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001010 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:17:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001067 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:17:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000909 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:17:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001223 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:17:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000859 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:17:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000810 10.0.0.249 - - [2026-02-24 03:18:15] "GET / HTTP/1.1" 200 35931 0.002611 10.0.0.249 - - [2026-02-24 03:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.249 - - [2026-02-24 03:18:15] "GET /global-system-config/964299b6-e6a7-494a-8a7b-e450954f85ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.011235 10.0.0.249 - - [2026-02-24 03:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.249 - - [2026-02-24 03:18:15] "GET /routing-instance/bc1cdcc4-bbe0-417f-9c37-be84bdccd318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002880 10.0.0.249 - - [2026-02-24 03:18:15] "PUT /global-system-config/964299b6-e6a7-494a-8a7b-e450954f85ca HTTP/1.1" 200 274 0.014388 10.0.0.249 - - [2026-02-24 03:18:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.009298 10.0.0.249 - - [2026-02-24 03:18:15] "POST /virtual-routers HTTP/1.1" 200 599 0.015968 10.0.0.249 - - [2026-02-24 03:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.017708 10.0.0.249 - - [2026-02-24 03:18:15] "GET /virtual-router/f9e7bae4-3bfb-4677-a534-16f72e24b492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.009320 10.0.0.249 - - [2026-02-24 03:18:15] "POST /fqname-to-id HTTP/1.1" 404 229 0.001892 10.0.0.249 - - [2026-02-24 03:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.249 - - [2026-02-24 03:18:15] "GET /virtual-network/f3879906-1169-4eac-a9dd-0c37864a37f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003593 10.0.0.249 - - [2026-02-24 03:18:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.070422 10.0.0.33 - - [2026-02-24 03:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.33 - - [2026-02-24 03:18:27] "GET /virtual-router/f9e7bae4-3bfb-4677-a534-16f72e24b492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002765 10.0.0.33 - - [2026-02-24 03:18:48] "GET /global-system-configs HTTP/1.1" 200 322 0.002015 10.0.0.33 - - [2026-02-24 03:18:49] "GET /global-system-configs HTTP/1.1" 200 322 0.001877 10.0.0.33 - - [2026-02-24 03:20:49] "GET /virtual-router/f9e7bae4-3bfb-4677-a534-16f72e24b492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002738 10.0.0.33 - - [2026-02-24 03:20:49] "POST /ref-update HTTP/1.1" 200 156 0.009722 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:20:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001278 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:20:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001893 10.0.0.33 - - [2026-02-24 03:20:58] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007873 10.0.0.33 - - [2026-02-24 03:20:58] "POST /set-tag HTTP/1.1" 200 109 0.008736 10.0.0.33 - - [2026-02-24 03:20:58] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008406 10.0.0.33 - - [2026-02-24 03:20:58] "POST /set-tag HTTP/1.1" 200 109 0.002056 10.0.0.33 - - [2026-02-24 03:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.33 - - [2026-02-24 03:20:58] "GET /loadbalancer/a2cd1b7e-9af5-4870-992d-ce64cc2280c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002472 10.0.0.33 - - [2026-02-24 03:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.33 - - [2026-02-24 03:20:58] "GET /loadbalancer/a2cd1b7e-9af5-4870-992d-ce64cc2280c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002835 10.0.0.33 - - [2026-02-24 03:20:58] "GET /loadbalancer-pool/4b572594-1e14-4bbc-bf41-34aa8c42ce6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004017 10.0.0.33 - - [2026-02-24 03:20:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016567 10.0.0.33 - - [2026-02-24 03:20:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007205 10.0.0.33 - - [2026-02-24 03:20:58] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007730 10.0.0.33 - - [2026-02-24 03:20:58] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010475 10.0.0.33 - - [2026-02-24 03:20:58] "POST /tags HTTP/1.1" 409 205 0.001979 10.0.0.33 - - [2026-02-24 03:20:58] "POST /ref-update HTTP/1.1" 200 156 0.007020 10.0.0.33 - - [2026-02-24 03:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.33 - - [2026-02-24 03:20:58] "GET /floating-ip/1dacda2b-929d-42b5-beb2-ec7b60480006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.003816 10.0.0.33 - - [2026-02-24 03:20:58] "GET /tag/003c0057-ad44-4aa1-8fd2-2e2d39a67ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.011298 10.0.0.33 - - [2026-02-24 03:20:58] "PUT /floating-ip/1dacda2b-929d-42b5-beb2-ec7b60480006 HTTP/1.1" 200 256 0.011559 10.0.0.33 - - [2026-02-24 03:20:58] "POST /set-tag HTTP/1.1" 200 109 0.075194 10.0.0.33 - - [2026-02-24 03:20:58] "GET /loadbalancer-pool/6aae839e-ed84-4f4c-8560-c360cdce4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004073 10.0.0.33 - - [2026-02-24 03:20:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019398 10.0.0.33 - - [2026-02-24 03:20:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017023 10.0.0.33 - - [2026-02-24 03:20:58] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007802 10.0.0.33 - - [2026-02-24 03:20:58] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005371 10.0.0.33 - - [2026-02-24 03:20:58] "POST /ref-update HTTP/1.1" 200 156 0.007242 10.0.0.33 - - [2026-02-24 03:20:58] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.33 - - [2026-02-24 03:20:58] "GET /loadbalancer-pool/c172b523-f8af-4b5f-83b7-33046cb6ed3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003170 10.0.0.33 - - [2026-02-24 03:20:58] "GET /floating-ip/1dacda2b-929d-42b5-beb2-ec7b60480006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002788 10.0.0.33 - - [2026-02-24 03:20:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019959 10.0.0.33 - - [2026-02-24 03:20:58] "PUT /floating-ip/1dacda2b-929d-42b5-beb2-ec7b60480006 HTTP/1.1" 200 256 0.021608 10.0.0.33 - - [2026-02-24 03:20:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007968 10.0.0.33 - - [2026-02-24 03:20:58] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008592 10.0.0.33 - - [2026-02-24 03:20:58] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003579 10.0.0.33 - - [2026-02-24 03:20:58] "POST /set-tag HTTP/1.1" 200 109 0.002036 10.0.0.33 - - [2026-02-24 03:20:58] "POST /ref-update HTTP/1.1" 200 156 0.006702 10.0.0.33 - - [2026-02-24 03:20:59] "GET /floating-ip/1dacda2b-929d-42b5-beb2-ec7b60480006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.003546 10.0.0.33 - - [2026-02-24 03:20:59] "PUT /floating-ip/1dacda2b-929d-42b5-beb2-ec7b60480006 HTTP/1.1" 200 256 0.014061 10.0.0.33 - - [2026-02-24 03:21:33] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009935 10.0.0.33 - - [2026-02-24 03:21:33] "POST /set-tag HTTP/1.1" 200 109 0.005957 10.0.0.33 - - [2026-02-24 03:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.33 - - [2026-02-24 03:21:33] "GET /loadbalancer/a2cd1b7e-9af5-4870-992d-ce64cc2280c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006684 10.0.0.33 - - [2026-02-24 03:21:33] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012569 10.0.0.33 - - [2026-02-24 03:21:33] "POST /set-tag HTTP/1.1" 200 109 0.028770 10.0.0.33 - - [2026-02-24 03:21:33] "DELETE /loadbalancer-member/08df35cb-2411-42bb-b21f-345b57dfa4c3 HTTP/1.1" 200 115 0.039194 10.0.0.33 - - [2026-02-24 03:21:33] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011980 10.0.0.33 - - [2026-02-24 03:21:33] "POST /set-tag HTTP/1.1" 200 109 0.003221 10.0.0.33 - - [2026-02-24 03:21:33] "DELETE /loadbalancer-member/1f718702-bedb-4d9e-84aa-2bca53d8ebeb HTTP/1.1" 200 115 0.034897 10.0.0.33 - - [2026-02-24 03:21:33] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017114 10.0.0.33 - - [2026-02-24 03:21:33] "POST /set-tag HTTP/1.1" 200 109 0.008302 10.0.0.33 - - [2026-02-24 03:21:33] "DELETE /loadbalancer-member/ac46575c-11bd-468d-93d8-c1d1afaf0ed6 HTTP/1.1" 200 115 0.042057 10.0.0.33 - - [2026-02-24 03:21:33] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006250 10.0.0.33 - - [2026-02-24 03:21:33] "POST /set-tag HTTP/1.1" 200 109 0.013372 10.0.0.33 - - [2026-02-24 03:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.33 - - [2026-02-24 03:21:34] "GET /loadbalancer/a2cd1b7e-9af5-4870-992d-ce64cc2280c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004035 10.0.0.33 - - [2026-02-24 03:21:34] "GET /loadbalancer-pool/4b572594-1e14-4bbc-bf41-34aa8c42ce6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004363 10.0.0.33 - - [2026-02-24 03:21:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.074306 10.0.0.33 - - [2026-02-24 03:21:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.014821 10.0.0.33 - - [2026-02-24 03:21:34] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.022030 10.0.0.33 - - [2026-02-24 03:21:34] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010097 10.0.0.33 - - [2026-02-24 03:21:34] "GET /floating-ip/1dacda2b-929d-42b5-beb2-ec7b60480006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002815 10.0.0.33 - - [2026-02-24 03:21:34] "POST /set-tag HTTP/1.1" 200 109 0.069838 10.0.0.33 - - [2026-02-24 03:21:34] "GET /loadbalancer-pool/6aae839e-ed84-4f4c-8560-c360cdce4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.010140 10.0.0.33 - - [2026-02-24 03:21:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.036628 10.0.0.33 - - [2026-02-24 03:21:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.016757 10.0.0.33 - - [2026-02-24 03:21:34] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.033156 10.0.0.33 - - [2026-02-24 03:21:34] "POST /set-tag HTTP/1.1" 200 109 0.015766 10.0.0.33 - - [2026-02-24 03:21:34] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019717 10.0.0.33 - - [2026-02-24 03:21:34] "GET /floating-ip/1dacda2b-929d-42b5-beb2-ec7b60480006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002916 10.0.0.33 - - [2026-02-24 03:21:34] "GET /loadbalancer-pool/c172b523-f8af-4b5f-83b7-33046cb6ed3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004139 10.0.0.33 - - [2026-02-24 03:21:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.034015 10.0.0.33 - - [2026-02-24 03:21:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.020701 10.0.0.33 - - [2026-02-24 03:21:34] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014303 10.0.0.33 - - [2026-02-24 03:21:34] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019086 10.0.0.33 - - [2026-02-24 03:21:34] "GET /floating-ip/1dacda2b-929d-42b5-beb2-ec7b60480006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002611 10.0.0.33 - - [2026-02-24 03:21:34] "POST /set-tag HTTP/1.1" 200 109 0.003337 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:21:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000807 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:21:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000838 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:21:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001083 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:21:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000769 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:21:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002910 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:21:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000929 10.0.0.249 - - [2026-02-24 03:22:56] "GET / HTTP/1.1" 200 35931 0.001743 10.0.0.249 - - [2026-02-24 03:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.249 - - [2026-02-24 03:22:56] "GET /global-system-config/964299b6-e6a7-494a-8a7b-e450954f85ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004831 10.0.0.249 - - [2026-02-24 03:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.249 - - [2026-02-24 03:22:56] "GET /routing-instance/bc1cdcc4-bbe0-417f-9c37-be84bdccd318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002177 10.0.0.249 - - [2026-02-24 03:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.249 - - [2026-02-24 03:22:56] "GET /virtual-router/f9e7bae4-3bfb-4677-a534-16f72e24b492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.006226 10.0.0.249 - - [2026-02-24 03:22:56] "PUT /virtual-router/f9e7bae4-3bfb-4677-a534-16f72e24b492 HTTP/1.1" 200 262 0.013032 10.0.0.249 - - [2026-02-24 03:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.249 - - [2026-02-24 03:22:56] "GET /virtual-router/f9e7bae4-3bfb-4677-a534-16f72e24b492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002390 10.0.0.249 - - [2026-02-24 03:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001255 10.0.0.249 - - [2026-02-24 03:22:56] "GET /virtual-machine-interface/b857a168-cf4c-4ab5-8232-7147a8c5bda6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004323 10.0.0.249 - - [2026-02-24 03:22:56] "PUT /virtual-machine-interface/b857a168-cf4c-4ab5-8232-7147a8c5bda6 HTTP/1.1" 200 284 0.008495 10.0.0.33 - - [2026-02-24 03:23:48] "GET /global-system-configs HTTP/1.1" 200 322 0.003331 10.0.0.33 - - [2026-02-24 03:23:49] "GET /global-system-configs HTTP/1.1" 200 322 0.001819 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:26:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001580 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:26:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000951 10.0.0.33 - - [2026-02-24 03:26:27] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004043 10.0.0.33 - - [2026-02-24 03:26:27] "POST /set-tag HTTP/1.1" 200 109 0.002155 10.0.0.33 - - [2026-02-24 03:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.33 - - [2026-02-24 03:26:27] "GET /loadbalancer/a2cd1b7e-9af5-4870-992d-ce64cc2280c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005798 10.0.0.33 - - [2026-02-24 03:26:27] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005034 10.0.0.33 - - [2026-02-24 03:26:27] "POST /set-tag HTTP/1.1" 200 109 0.040430 10.0.0.33 - - [2026-02-24 03:26:27] "DELETE /loadbalancer-member/93f6bbe5-4b3f-4315-9c40-1cc7eb052c1b HTTP/1.1" 200 115 0.032822 10.0.0.33 - - [2026-02-24 03:26:27] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006946 10.0.0.33 - - [2026-02-24 03:26:27] "POST /set-tag HTTP/1.1" 200 109 0.002495 10.0.0.33 - - [2026-02-24 03:26:27] "DELETE /loadbalancer-member/bf2b503a-81ca-40c9-975e-54bc874fe3bf HTTP/1.1" 200 115 0.030003 10.0.0.33 - - [2026-02-24 03:26:27] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009654 10.0.0.33 - - [2026-02-24 03:26:27] "POST /set-tag HTTP/1.1" 200 109 0.003629 10.0.0.33 - - [2026-02-24 03:26:27] "DELETE /loadbalancer-member/bdc0ba94-5fd3-4a9d-82b0-4d1d11954637 HTTP/1.1" 200 115 0.042381 10.0.0.33 - - [2026-02-24 03:26:27] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004727 10.0.0.33 - - [2026-02-24 03:26:27] "POST /set-tag HTTP/1.1" 200 109 0.006762 10.0.0.33 - - [2026-02-24 03:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.33 - - [2026-02-24 03:26:27] "GET /loadbalancer/a2cd1b7e-9af5-4870-992d-ce64cc2280c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002192 10.0.0.33 - - [2026-02-24 03:26:27] "GET /loadbalancer-pool/4b572594-1e14-4bbc-bf41-34aa8c42ce6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002443 10.0.0.33 - - [2026-02-24 03:26:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027086 10.0.0.33 - - [2026-02-24 03:26:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.027951 10.0.0.33 - - [2026-02-24 03:26:28] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017076 10.0.0.33 - - [2026-02-24 03:26:28] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013721 10.0.0.33 - - [2026-02-24 03:26:28] "GET /floating-ip/1dacda2b-929d-42b5-beb2-ec7b60480006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003568 10.0.0.33 - - [2026-02-24 03:26:28] "POST /set-tag HTTP/1.1" 200 109 0.063654 10.0.0.33 - - [2026-02-24 03:26:28] "GET /loadbalancer-pool/6aae839e-ed84-4f4c-8560-c360cdce4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.006379 10.0.0.33 - - [2026-02-24 03:26:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013201 10.0.0.33 - - [2026-02-24 03:26:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008713 10.0.0.33 - - [2026-02-24 03:26:28] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018523 10.0.0.33 - - [2026-02-24 03:26:28] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005499 10.0.0.33 - - [2026-02-24 03:26:28] "POST /set-tag HTTP/1.1" 200 109 0.003610 10.0.0.33 - - [2026-02-24 03:26:28] "GET /floating-ip/1dacda2b-929d-42b5-beb2-ec7b60480006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002619 10.0.0.33 - - [2026-02-24 03:26:28] "GET /loadbalancer-pool/c172b523-f8af-4b5f-83b7-33046cb6ed3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003181 10.0.0.33 - - [2026-02-24 03:26:28] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016566 10.0.0.33 - - [2026-02-24 03:26:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.018813 10.0.0.33 - - [2026-02-24 03:26:28] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019683 10.0.0.33 - - [2026-02-24 03:26:28] "GET /virtual-machine-interface/46eecda6-112f-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.029892 10.0.0.33 - - [2026-02-24 03:26:28] "GET /floating-ip/1dacda2b-929d-42b5-beb2-ec7b60480006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002877 10.0.0.33 - - [2026-02-24 03:26:28] "POST /set-tag HTTP/1.1" 200 109 0.002943 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:26:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001023 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:26:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000829 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:26:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001191 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:26:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001444 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:26:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000883 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:26:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000824 10.0.0.33 - - [2026-02-24 03:28:48] "GET /global-system-configs HTTP/1.1" 200 322 0.002373 10.0.0.33 - - [2026-02-24 03:28:49] "GET /global-system-configs HTTP/1.1" 200 322 0.006361 10.0.0.33 - - [2026-02-24 03:29:48] "GET / HTTP/1.1" 200 35931 0.001495 10.0.0.33 - - [2026-02-24 03:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.33 - - [2026-02-24 03:29:48] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031650 10.0.0.33 - - [2026-02-24 03:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.33 - - [2026-02-24 03:29:48] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040453 10.0.0.33 - - [2026-02-24 03:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007051 10.0.0.33 - - [2026-02-24 03:29:49] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042691 10.0.0.33 - - [2026-02-24 03:29:49] "POST /tags HTTP/1.1" 200 333 0.042376 10.0.0.33 - - [2026-02-24 03:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010754 10.0.0.33 - - [2026-02-24 03:29:49] "GET /tag/e87dcffe-2825-4d36-ae73-e49c7fd684f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.040442 10.0.0.33 - - [2026-02-24 03:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.33 - - [2026-02-24 03:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006304 10.0.0.33 - - [2026-02-24 03:29:49] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045140 10.0.0.33 - - [2026-02-24 03:29:49] "GET /virtual-networks?parent_id=9d850f8e-7acd-42fa-8e46-a5244547891a&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002724 10.0.0.33 - - [2026-02-24 03:29:49] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.073680 10.0.0.33 - - [2026-02-24 03:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.33 - - [2026-02-24 03:29:49] "POST /virtual-networks HTTP/1.1" 200 512 0.083442 10.0.0.33 - - [2026-02-24 03:29:49] "GET /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.009894 10.0.0.33 - - [2026-02-24 03:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.33 - - [2026-02-24 03:29:49] "GET /service-appliance-set/c088d6df-2b06-475a-8ce1-83a1a66d3e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003206 10.0.0.33 - - [2026-02-24 03:29:49] "POST /fqname-to-id HTTP/1.1" 404 254 0.002062 10.0.0.33 - - [2026-02-24 03:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006514 10.0.0.33 - - [2026-02-24 03:29:49] "GET /network-ipam/fbdd1454-85ca-4fd8-933a-508cea121e92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.002383 10.0.0.33 - - [2026-02-24 03:29:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003688 10.0.0.33 - - [2026-02-24 03:29:49] "POST /ref-update HTTP/1.1" 200 156 0.055548 10.0.0.33 - - [2026-02-24 03:29:49] "GET /virtual-network/50acebdc-f6fc-4314-99fe-72cee55f35d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.007903 10.0.0.33 - - [2026-02-24 03:29:49] "GET /domains HTTP/1.1" 200 280 0.001867 10.0.0.33 - - [2026-02-24 03:29:49] "GET /domain/6e4963a7-aa79-4182-90a1-dba2815bbd37 HTTP/1.1" 200 3086 0.031315 10.0.0.33 - - [2026-02-24 03:29:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.135164 10.0.0.33 - - [2026-02-24 03:29:49] "GET /virtual-machine-interface/2dc781cc-5ecd-4ba2-814b-c7f7c8588eea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.005479 10.0.0.33 - - [2026-02-24 03:29:49] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a HTTP/1.1" 200 5477 0.061023 10.0.0.33 - - [2026-02-24 03:29:49] "POST /instance-ips HTTP/1.1" 200 409 0.042247 10.0.0.33 - - [2026-02-24 03:29:49] "GET /virtual-network/50acebdc-f6fc-4314-99fe-72cee55f35d7 HTTP/1.1" 200 2088 0.006986 10.0.0.33 - - [2026-02-24 03:29:49] "GET /virtual-network/50acebdc-f6fc-4314-99fe-72cee55f35d7 HTTP/1.1" 200 2088 0.004242 10.0.0.33 - - [2026-02-24 03:29:49] "GET /routing-instance/de6c975f-7752-4cd2-b5ea-0ecf94598319 HTTP/1.1" 200 1182 0.002571 10.0.0.33 - - [2026-02-24 03:29:49] "GET /routing-instance/de6c975f-7752-4cd2-b5ea-0ecf94598319 HTTP/1.1" 200 1182 0.002643 10.0.0.33 - - [2026-02-24 03:29:49] "GET /instance-ip/71d65c7f-c6b0-450a-9664-353afad1b9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003020 10.0.0.33 - - [2026-02-24 03:29:49] "POST /loadbalancers HTTP/1.1" 200 610 0.064227 10.0.0.33 - - [2026-02-24 03:29:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025208 10.0.0.33 - - [2026-02-24 03:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.017323 10.0.0.33 - - [2026-02-24 03:29:50] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047301 10.0.0.33 - - [2026-02-24 03:29:50] "GET /instance-ip/71d65c7f-c6b0-450a-9664-353afad1b9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003249 10.0.0.33 - - [2026-02-24 03:29:50] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033085 10.0.0.33 - - [2026-02-24 03:29:50] "GET /loadbalancer/364fd739-75fb-419b-bdfa-1a07b0a4d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002969 10.0.0.33 - - [2026-02-24 03:29:50] "POST /route-targets HTTP/1.1" 200 327 0.027604 10.0.0.33 - - [2026-02-24 03:29:50] "POST /ref-update HTTP/1.1" 200 156 0.021425 10.0.0.33 - - [2026-02-24 03:29:50] "POST /floating-ips HTTP/1.1" 200 597 0.066613 10.0.0.33 - - [2026-02-24 03:29:50] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.081475 10.0.0.33 - - [2026-02-24 03:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.33 - - [2026-02-24 03:29:50] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030740 10.0.0.33 - - [2026-02-24 03:29:50] "GET /loadbalancer-listener/e5c0cfb5-5db1-434d-bca4-eae2eee9feeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003030 10.0.0.33 - - [2026-02-24 03:29:50] "GET /loadbalancer-listener/e5c0cfb5-5db1-434d-bca4-eae2eee9feeb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003784 10.0.0.33 - - [2026-02-24 03:29:50] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.024397 10.0.0.33 - - [2026-02-24 03:29:50] "GET /instance-ip/71d65c7f-c6b0-450a-9664-353afad1b9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003322 10.0.0.33 - - [2026-02-24 03:29:50] "GET /instance-ip/71d65c7f-c6b0-450a-9664-353afad1b9fa?fields=floating_ips HTTP/1.1" 200 1212 0.009427 10.0.0.33 - - [2026-02-24 03:29:50] "GET /floating-ip/46cd2419-dc9e-4fec-850f-22668e7dbe8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002355 10.0.0.33 - - [2026-02-24 03:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.33 - - [2026-02-24 03:29:50] "GET /loadbalancer/364fd739-75fb-419b-bdfa-1a07b0a4d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005463 10.0.0.33 - - [2026-02-24 03:29:50] "POST /tags HTTP/1.1" 200 295 0.053379 10.0.0.33 - - [2026-02-24 03:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015762 10.0.0.33 - - [2026-02-24 03:29:50] "GET /tag/470e2bb0-ce89-4c21-994c-1fb517cfa20d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.015406 10.0.0.33 - - [2026-02-24 03:29:50] "POST /tags HTTP/1.1" 409 233 0.002064 10.0.0.33 - - [2026-02-24 03:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.33 - - [2026-02-24 03:29:50] "GET /tag/c6ef8c59-3083-4760-922e-b30bb359d3f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.018416 10.0.0.33 - - [2026-02-24 03:29:50] "POST /tags HTTP/1.1" 409 206 0.001856 10.0.0.33 - - [2026-02-24 03:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.33 - - [2026-02-24 03:29:50] "GET /tag/ade82503-9164-48aa-aae1-2b9ac775b4a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011166 10.0.0.33 - - [2026-02-24 03:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012705 10.0.0.33 - - [2026-02-24 03:29:50] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004348 10.0.0.33 - - [2026-02-24 03:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005621 10.0.0.33 - - [2026-02-24 03:29:50] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035024 10.0.0.33 - - [2026-02-24 03:29:50] "POST /virtual-machines HTTP/1.1" 200 369 0.009982 10.0.0.33 - - [2026-02-24 03:29:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.015136 10.0.0.33 - - [2026-02-24 03:29:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.112996 10.0.0.33 - - [2026-02-24 03:29:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008436 10.0.0.33 - - [2026-02-24 03:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006206 10.0.0.33 - - [2026-02-24 03:29:51] "GET /virtual-machine-interface/13cd586e-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009019 10.0.0.33 - - [2026-02-24 03:29:51] "POST /instance-ips HTTP/1.1" 200 409 0.034314 10.0.0.33 - - [2026-02-24 03:29:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.037418 10.0.0.33 - - [2026-02-24 03:29:51] "GET /virtual-machine-interface/13cd586e-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.014728 10.0.0.33 - - [2026-02-24 03:29:51] "POST /set-tag HTTP/1.1" 200 109 0.017442 10.0.0.33 - - [2026-02-24 03:29:51] "GET /virtual-machine-interface/13cd586e-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012828 10.0.0.33 - - [2026-02-24 03:29:51] "GET /instance-ip/13e6f5bc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003863 10.0.0.33 - - [2026-02-24 03:29:51] "GET /virtual-machine-interface/13cd586e-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004231 10.0.0.33 - - [2026-02-24 03:29:51] "POST /set-tag HTTP/1.1" 200 109 0.001953 10.0.0.33 - - [2026-02-24 03:29:51] "GET /virtual-router/f9e7bae4-3bfb-4677-a534-16f72e24b492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002515 10.0.0.33 - - [2026-02-24 03:29:51] "POST /ref-update HTTP/1.1" 200 156 0.009727 10.0.0.33 - - [2026-02-24 03:29:51] "GET /virtual-machine-interface/13cd586e-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004028 10.0.0.33 - - [2026-02-24 03:29:51] "POST /set-tag HTTP/1.1" 200 109 0.001879 10.0.0.33 - - [2026-02-24 03:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001409 10.0.0.33 - - [2026-02-24 03:29:51] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.008212 10.0.0.33 - - [2026-02-24 03:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.33 - - [2026-02-24 03:29:51] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031338 10.0.0.33 - - [2026-02-24 03:29:51] "POST /virtual-machines HTTP/1.1" 200 369 0.009194 10.0.0.33 - - [2026-02-24 03:29:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.015326 10.0.0.33 - - [2026-02-24 03:29:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.102422 10.0.0.33 - - [2026-02-24 03:29:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.011262 10.0.0.33 - - [2026-02-24 03:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005855 10.0.0.33 - - [2026-02-24 03:29:51] "GET /virtual-machine-interface/143ce9cc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005143 10.0.0.33 - - [2026-02-24 03:29:51] "POST /instance-ips HTTP/1.1" 200 409 0.030616 10.0.0.33 - - [2026-02-24 03:29:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.032260 10.0.0.33 - - [2026-02-24 03:29:51] "GET /virtual-machine-interface/143ce9cc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009372 10.0.0.33 - - [2026-02-24 03:29:51] "POST /set-tag HTTP/1.1" 200 109 0.026642 10.0.0.33 - - [2026-02-24 03:29:52] "GET /virtual-machine-interface/143ce9cc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.024672 10.0.0.33 - - [2026-02-24 03:29:52] "GET /instance-ip/14568706-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004667 10.0.0.33 - - [2026-02-24 03:29:52] "GET /virtual-machine-interface/143ce9cc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006223 10.0.0.33 - - [2026-02-24 03:29:52] "POST /set-tag HTTP/1.1" 200 109 0.004084 10.0.0.33 - - [2026-02-24 03:29:52] "GET /virtual-router/f9e7bae4-3bfb-4677-a534-16f72e24b492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.003481 10.0.0.33 - - [2026-02-24 03:29:52] "POST /ref-update HTTP/1.1" 200 156 0.011813 10.0.0.33 - - [2026-02-24 03:29:52] "GET /virtual-machine-interface/143ce9cc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013916 10.0.0.33 - - [2026-02-24 03:29:52] "POST /set-tag HTTP/1.1" 200 109 0.002815 10.0.0.33 - - [2026-02-24 03:29:52] "GET /virtual-machine-interface/13cd586e-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004075 10.0.0.33 - - [2026-02-24 03:29:52] "POST /set-tag HTTP/1.1" 200 109 0.001961 10.0.0.33 - - [2026-02-24 03:29:52] "GET /virtual-machine-interface/143ce9cc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003737 10.0.0.33 - - [2026-02-24 03:29:52] "POST /set-tag HTTP/1.1" 200 109 0.002080 10.0.0.33 - - [2026-02-24 03:29:54] "GET /domains HTTP/1.1" 200 280 0.002409 10.0.0.33 - - [2026-02-24 03:29:54] "GET /domain/6e4963a7-aa79-4182-90a1-dba2815bbd37 HTTP/1.1" 200 3086 0.002619 10.0.0.33 - - [2026-02-24 03:29:54] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a HTTP/1.1" 200 7065 0.043923 10.0.0.33 - - [2026-02-24 03:29:54] "GET /virtual-network/50acebdc-f6fc-4314-99fe-72cee55f35d7 HTTP/1.1" 200 2088 0.010636 10.0.0.33 - - [2026-02-24 03:29:54] "GET /virtual-network/50acebdc-f6fc-4314-99fe-72cee55f35d7 HTTP/1.1" 200 2088 0.010771 10.0.0.33 - - [2026-02-24 03:29:54] "GET /routing-instance/de6c975f-7752-4cd2-b5ea-0ecf94598319 HTTP/1.1" 200 1403 0.008184 10.0.0.33 - - [2026-02-24 03:29:54] "GET /routing-instance/de6c975f-7752-4cd2-b5ea-0ecf94598319 HTTP/1.1" 200 1403 0.004925 10.0.0.33 - - [2026-02-24 03:29:54] "GET /route-target/01f5a779-1e9b-428c-a7b2-6e2aa03941c9 HTTP/1.1" 200 1151 0.003260 10.0.0.33 - - [2026-02-24 03:29:55] "GET /virtual-network/50acebdc-f6fc-4314-99fe-72cee55f35d7 HTTP/1.1" 200 2088 0.008185 10.0.0.33 - - [2026-02-24 03:29:55] "GET /routing-instance/de6c975f-7752-4cd2-b5ea-0ecf94598319 HTTP/1.1" 200 1403 0.004930 10.0.0.33 - - [2026-02-24 03:29:55] "GET /virtual-network/50acebdc-f6fc-4314-99fe-72cee55f35d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.008794 10.0.0.33 - - [2026-02-24 03:29:55] "GET /virtual-network/50acebdc-f6fc-4314-99fe-72cee55f35d7 HTTP/1.1" 200 2088 0.010298 10.0.0.33 - - [2026-02-24 03:29:55] "GET /routing-instance/de6c975f-7752-4cd2-b5ea-0ecf94598319 HTTP/1.1" 200 1403 0.002848 10.0.0.33 - - [2026-02-24 03:29:55] "GET /routing-instance/de6c975f-7752-4cd2-b5ea-0ecf94598319 HTTP/1.1" 200 1403 0.002967 10.0.0.33 - - [2026-02-24 03:29:55] "GET /route-target/01f5a779-1e9b-428c-a7b2-6e2aa03941c9 HTTP/1.1" 200 1151 0.002238 10.0.0.33 - - [2026-02-24 03:29:55] "GET /domains HTTP/1.1" 200 280 0.001716 10.0.0.33 - - [2026-02-24 03:29:55] "GET /domain/6e4963a7-aa79-4182-90a1-dba2815bbd37 HTTP/1.1" 200 3086 0.003009 10.0.0.33 - - [2026-02-24 03:29:55] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a HTTP/1.1" 200 7065 0.023743 10.0.0.33 - - [2026-02-24 03:29:55] "GET /virtual-network/50acebdc-f6fc-4314-99fe-72cee55f35d7 HTTP/1.1" 200 2088 0.017896 10.0.0.33 - - [2026-02-24 03:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.33 - - [2026-02-24 03:29:55] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.026247 10.0.0.33 - - [2026-02-24 03:29:55] "GET /virtual-network/50acebdc-f6fc-4314-99fe-72cee55f35d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005402 10.0.0.33 - - [2026-02-24 03:29:55] "GET /floating-ip-pools?parent_id=50acebdc-f6fc-4314-99fe-72cee55f35d7&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002168 10.0.0.33 - - [2026-02-24 03:29:55] "GET /virtual-network/50acebdc-f6fc-4314-99fe-72cee55f35d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004347 10.0.0.33 - - [2026-02-24 03:29:55] "POST /floating-ip-pools HTTP/1.1" 200 562 0.018007 10.0.0.33 - - [2026-02-24 03:29:55] "POST /ref-update HTTP/1.1" 200 156 0.009274 10.0.0.33 - - [2026-02-24 03:29:55] "GET /virtual-network/50acebdc-f6fc-4314-99fe-72cee55f35d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005775 10.0.0.33 - - [2026-02-24 03:29:55] "GET /domains HTTP/1.1" 200 280 0.001633 10.0.0.33 - - [2026-02-24 03:29:55] "GET /domain/6e4963a7-aa79-4182-90a1-dba2815bbd37 HTTP/1.1" 200 3086 0.002549 10.0.0.33 - - [2026-02-24 03:29:55] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a HTTP/1.1" 200 7321 0.034441 10.0.0.33 - - [2026-02-24 03:29:55] "GET /virtual-network/50acebdc-f6fc-4314-99fe-72cee55f35d7 HTTP/1.1" 200 2326 0.017941 10.0.0.33 - - [2026-02-24 03:29:55] "GET /floating-ip-pool/900c1061-594c-46b4-9938-f5a49e4d6e9d HTTP/1.1" 200 1315 0.005069 10.0.0.33 - - [2026-02-24 03:29:55] "GET /domains HTTP/1.1" 200 280 0.002818 10.0.0.33 - - [2026-02-24 03:29:55] "GET /domain/6e4963a7-aa79-4182-90a1-dba2815bbd37 HTTP/1.1" 200 3086 0.006552 10.0.0.33 - - [2026-02-24 03:29:55] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a HTTP/1.1" 200 7321 0.048207 10.0.0.33 - - [2026-02-24 03:29:55] "GET /virtual-network/50acebdc-f6fc-4314-99fe-72cee55f35d7 HTTP/1.1" 200 2326 0.017254 10.0.0.33 - - [2026-02-24 03:29:55] "GET /virtual-network/50acebdc-f6fc-4314-99fe-72cee55f35d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.009513 10.0.0.33 - - [2026-02-24 03:29:55] "POST /tags HTTP/1.1" 200 365 0.048758 10.0.0.33 - - [2026-02-24 03:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008670 10.0.0.33 - - [2026-02-24 03:29:55] "GET /tag/adcb9326-59e7-4059-903a-a9076d3a186c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.020843 10.0.0.33 - - [2026-02-24 03:29:55] "POST /tags HTTP/1.1" 409 206 0.002938 10.0.0.33 - - [2026-02-24 03:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.33 - - [2026-02-24 03:29:55] "GET /tag/ade82503-9164-48aa-aae1-2b9ac775b4a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010691 10.0.0.33 - - [2026-02-24 03:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.33 - - [2026-02-24 03:29:55] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.033233 10.0.0.33 - - [2026-02-24 03:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.33 - - [2026-02-24 03:29:55] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003700 10.0.0.33 - - [2026-02-24 03:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.33 - - [2026-02-24 03:29:55] "GET /service-appliance-set/9c86a665-d1e7-46d0-b912-33720f343aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003685 10.0.0.33 - - [2026-02-24 03:29:55] "POST /fqname-to-id HTTP/1.1" 404 258 0.001544 10.0.0.33 - - [2026-02-24 03:29:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.090756 10.0.0.33 - - [2026-02-24 03:29:55] "GET /virtual-machine-interface/9d7e9eeb-cb96-4909-a08d-07c44e51ffef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.005020 10.0.0.33 - - [2026-02-24 03:29:56] "POST /set-tag HTTP/1.1" 200 109 0.011553 10.0.0.33 - - [2026-02-24 03:29:56] "POST /instance-ips HTTP/1.1" 200 417 0.038588 10.0.0.33 - - [2026-02-24 03:29:56] "GET /instance-ip/7cba0836-72b8-4d52-87d4-8e7e23fbe0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.005417 10.0.0.33 - - [2026-02-24 03:29:56] "POST /loadbalancers HTTP/1.1" 200 618 0.065732 10.0.0.33 - - [2026-02-24 03:29:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.018743 10.0.0.33 - - [2026-02-24 03:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004542 10.0.0.33 - - [2026-02-24 03:29:56] "POST /service-instances HTTP/1.1" 200 566 0.020333 10.0.0.33 - - [2026-02-24 03:29:56] "POST /ref-update HTTP/1.1" 200 156 0.014489 10.0.0.33 - - [2026-02-24 03:29:56] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.061620 10.0.0.33 - - [2026-02-24 03:29:56] "GET /virtual-machine-interface/9d7e9eeb-cb96-4909-a08d-07c44e51ffef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.006626 10.0.0.33 - - [2026-02-24 03:29:56] "PUT /service-instance/ce9b2495-8d07-4d64-bf83-a5e130a502f3 HTTP/1.1" 200 266 0.012157 10.0.0.33 - - [2026-02-24 03:29:56] "GET /virtual-machine-interface/9d7e9eeb-cb96-4909-a08d-07c44e51ffef?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.014813 10.0.0.33 - - [2026-02-24 03:29:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.009469 10.0.0.33 - - [2026-02-24 03:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004922 10.0.0.33 - - [2026-02-24 03:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005102 10.0.0.33 - - [2026-02-24 03:29:56] "GET /floating-ip-pool/900c1061-594c-46b4-9938-f5a49e4d6e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002870 10.0.0.33 - - [2026-02-24 03:29:56] "POST /virtual-machines HTTP/1.1" 200 429 0.016804 10.0.0.33 - - [2026-02-24 03:29:56] "POST /floating-ips HTTP/1.1" 200 671 0.131600 10.0.0.33 - - [2026-02-24 03:29:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.017701 10.0.0.33 - - [2026-02-24 03:29:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.154967 10.0.0.33 - - [2026-02-24 03:29:56] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009776 10.0.0.33 - - [2026-02-24 03:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007407 10.0.0.33 - - [2026-02-24 03:29:56] "POST /chown HTTP/1.1" 200 109 0.031679 10.0.0.33 - - [2026-02-24 03:29:56] "GET /policy-management/ff60ba27-4fbc-4730-86d7-5865a1a1154e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003451 10.0.0.33 - - [2026-02-24 03:29:56] "POST /tags HTTP/1.1" 409 221 0.001261 10.0.0.33 - - [2026-02-24 03:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001300 10.0.0.33 - - [2026-02-24 03:29:56] "POST /chown HTTP/1.1" 200 109 0.008021 10.0.0.33 - - [2026-02-24 03:29:56] "PUT /virtual-machine-interface/e01a6834-ac26-40eb-8cd5-cc5cef4edf07 HTTP/1.1" 200 284 0.009038 10.0.0.33 - - [2026-02-24 03:29:56] "PUT /instance-ip/7cba0836-72b8-4d52-87d4-8e7e23fbe0d1 HTTP/1.1" 200 256 0.018492 10.0.0.33 - - [2026-02-24 03:29:56] "GET /tag/e87dcffe-2825-4d36-ae73-e49c7fd684f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.019534 10.0.0.33 - - [2026-02-24 03:29:56] "POST /tags HTTP/1.1" 409 238 0.005311 10.0.0.33 - - [2026-02-24 03:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.33 - - [2026-02-24 03:29:56] "POST /ref-update HTTP/1.1" 200 156 0.012030 10.0.0.33 - - [2026-02-24 03:29:56] "POST /ref-update HTTP/1.1" 200 156 0.022091 10.0.0.33 - - [2026-02-24 03:29:56] "GET /tag/adcb9326-59e7-4059-903a-a9076d3a186c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.017145 10.0.0.33 - - [2026-02-24 03:29:56] "POST /ref-update HTTP/1.1" 200 156 0.026004 10.0.0.33 - - [2026-02-24 03:29:56] "POST /firewall-rules HTTP/1.1" 200 650 0.098646 10.0.0.33 - - [2026-02-24 03:29:56] "POST /ref-update HTTP/1.1" 200 156 0.061246 10.0.0.33 - - [2026-02-24 03:29:56] "GET /firewall-rule/86e92b8e-8f4f-4e34-b0ea-b87ca94168ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.021224 10.0.0.33 - - [2026-02-24 03:29:56] "POST /ref-update HTTP/1.1" 200 156 0.013827 10.0.0.33 - - [2026-02-24 03:29:57] "POST /ref-update HTTP/1.1" 200 156 0.024786 10.0.0.33 - - [2026-02-24 03:29:57] "GET /firewall-policy/8566b1c1-62c1-48df-a889-1ea81e8cef59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.009885 10.0.0.33 - - [2026-02-24 03:29:57] "GET /firewall-rule/86e92b8e-8f4f-4e34-b0ea-b87ca94168ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002971 10.0.0.33 - - [2026-02-24 03:29:57] "POST /ref-update HTTP/1.1" 200 156 0.022166 10.0.0.33 - - [2026-02-24 03:29:57] "POST /virtual-machines HTTP/1.1" 200 429 0.026607 10.0.0.33 - - [2026-02-24 03:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012579 10.0.0.33 - - [2026-02-24 03:29:57] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.053520 10.0.0.33 - - [2026-02-24 03:29:57] "GET /loadbalancer/979b57fc-615d-4344-9880-7efff022602d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005872 10.0.0.33 - - [2026-02-24 03:29:57] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.078512 10.0.0.33 - - [2026-02-24 03:29:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.229970 10.0.0.33 - - [2026-02-24 03:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.020306 10.0.0.33 - - [2026-02-24 03:29:57] "POST /chown HTTP/1.1" 200 109 0.021542 10.0.0.33 - - [2026-02-24 03:29:57] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.062521 10.0.0.33 - - [2026-02-24 03:29:57] "POST /chown HTTP/1.1" 200 109 0.011090 10.0.0.33 - - [2026-02-24 03:29:57] "PUT /virtual-machine-interface/2b9a0d1f-884f-43ed-85dd-5f8542ea336f HTTP/1.1" 200 284 0.021570 10.0.0.33 - - [2026-02-24 03:29:57] "GET /loadbalancer-listener/96112ca4-47f8-43c7-ba2f-46ff24f9dbab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.016163 10.0.0.33 - - [2026-02-24 03:29:57] "GET /loadbalancer-listener/96112ca4-47f8-43c7-ba2f-46ff24f9dbab?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.005923 10.0.0.33 - - [2026-02-24 03:29:57] "PUT /instance-ip/7cba0836-72b8-4d52-87d4-8e7e23fbe0d1 HTTP/1.1" 200 256 0.043324 10.0.0.33 - - [2026-02-24 03:29:57] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.028285 10.0.0.33 - - [2026-02-24 03:29:57] "POST /ref-update HTTP/1.1" 200 156 0.013028 10.0.0.33 - - [2026-02-24 03:29:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.017818 10.0.0.33 - - [2026-02-24 03:29:57] "POST /ref-update HTTP/1.1" 200 156 0.041904 10.0.0.33 - - [2026-02-24 03:29:57] "GET /loadbalancer-pool/7cda4710-7cf8-4054-88a9-0e259d74106c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.019502 10.0.0.33 - - [2026-02-24 03:29:57] "POST /ref-update HTTP/1.1" 200 156 0.044067 10.0.0.33 - - [2026-02-24 03:29:57] "POST /loadbalancer-members HTTP/1.1" 200 707 0.040649 10.0.0.33 - - [2026-02-24 03:29:57] "POST /ref-update HTTP/1.1" 200 156 0.011045 10.0.0.33 - - [2026-02-24 03:29:57] "POST /ref-update HTTP/1.1" 200 156 0.040874 10.0.0.33 - - [2026-02-24 03:29:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.048720 10.0.0.33 - - [2026-02-24 03:29:57] "GET /loadbalancer-member/4eaee9d1-99e7-477a-8169-b83577058659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.005339 10.0.0.33 - - [2026-02-24 03:29:57] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003571 10.0.0.33 - - [2026-02-24 03:29:57] "PUT /service-instance/ce9b2495-8d07-4d64-bf83-a5e130a502f3 HTTP/1.1" 200 266 0.029901 10.0.0.33 - - [2026-02-24 03:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.33 - - [2026-02-24 03:29:57] "GET /policy-management/ff60ba27-4fbc-4730-86d7-5865a1a1154e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008194 10.0.0.33 - - [2026-02-24 03:29:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.019853 10.0.0.33 - - [2026-02-24 03:29:57] "POST /tags HTTP/1.1" 409 221 0.006639 10.0.0.33 - - [2026-02-24 03:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004911 10.0.0.33 - - [2026-02-24 03:29:57] "POST /chown HTTP/1.1" 200 109 0.007710 10.0.0.33 - - [2026-02-24 03:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007838 10.0.0.33 - - [2026-02-24 03:29:57] "GET /tag/e87dcffe-2825-4d36-ae73-e49c7fd684f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012581 10.0.0.33 - - [2026-02-24 03:29:57] "POST /tags HTTP/1.1" 409 238 0.001770 10.0.0.33 - - [2026-02-24 03:29:57] "POST /chown HTTP/1.1" 200 109 0.008169 10.0.0.33 - - [2026-02-24 03:29:57] "PUT /instance-ip/7cba0836-72b8-4d52-87d4-8e7e23fbe0d1 HTTP/1.1" 200 256 0.015635 10.0.0.33 - - [2026-02-24 03:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.33 - - [2026-02-24 03:29:58] "GET /tag/adcb9326-59e7-4059-903a-a9076d3a186c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013391 10.0.0.33 - - [2026-02-24 03:29:58] "POST /firewall-rules HTTP/1.1" 409 293 0.005457 10.0.0.33 - - [2026-02-24 03:29:58] "POST /ref-update HTTP/1.1" 200 156 0.035964 10.0.0.33 - - [2026-02-24 03:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006271 10.0.0.33 - - [2026-02-24 03:29:58] "POST /chown HTTP/1.1" 200 109 0.013445 10.0.0.33 - - [2026-02-24 03:29:58] "POST /chown HTTP/1.1" 200 109 0.021746 10.0.0.33 - - [2026-02-24 03:29:58] "PUT /firewall-rule/86e92b8e-8f4f-4e34-b0ea-b87ca94168ab HTTP/1.1" 200 260 0.058249 10.0.0.33 - - [2026-02-24 03:29:58] "GET /firewall-rule/86e92b8e-8f4f-4e34-b0ea-b87ca94168ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.004998 10.0.0.33 - - [2026-02-24 03:29:58] "PUT /instance-ip/7cba0836-72b8-4d52-87d4-8e7e23fbe0d1 HTTP/1.1" 200 256 0.035402 10.0.0.33 - - [2026-02-24 03:29:58] "GET /firewall-policy/8566b1c1-62c1-48df-a889-1ea81e8cef59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.009816 10.0.0.33 - - [2026-02-24 03:29:58] "GET /firewall-rule/86e92b8e-8f4f-4e34-b0ea-b87ca94168ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002503 10.0.0.33 - - [2026-02-24 03:29:58] "POST /ref-update HTTP/1.1" 200 156 0.022219 10.0.0.33 - - [2026-02-24 03:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.33 - - [2026-02-24 03:29:58] "POST /chown HTTP/1.1" 200 109 0.018871 10.0.0.33 - - [2026-02-24 03:29:58] "POST /chown HTTP/1.1" 200 109 0.025468 10.0.0.33 - - [2026-02-24 03:29:58] "PUT /instance-ip/7cba0836-72b8-4d52-87d4-8e7e23fbe0d1 HTTP/1.1" 200 256 0.050312 10.0.0.33 - - [2026-02-24 03:29:58] "POST /ref-update HTTP/1.1" 200 156 0.040309 10.0.0.33 - - [2026-02-24 03:29:58] "POST /chown HTTP/1.1" 200 109 0.028410 10.0.0.33 - - [2026-02-24 03:29:58] "POST /chown HTTP/1.1" 200 109 0.039465 10.0.0.33 - - [2026-02-24 03:29:58] "PUT /instance-ip/7cba0836-72b8-4d52-87d4-8e7e23fbe0d1 HTTP/1.1" 200 256 0.061594 10.0.0.33 - - [2026-02-24 03:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.33 - - [2026-02-24 03:29:58] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006113 10.0.0.33 - - [2026-02-24 03:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008428 10.0.0.33 - - [2026-02-24 03:29:58] "POST /ref-update HTTP/1.1" 200 156 0.014965 10.0.0.33 - - [2026-02-24 03:29:58] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.069944 10.0.0.33 - - [2026-02-24 03:29:58] "POST /virtual-machines HTTP/1.1" 200 373 0.030004 10.0.0.33 - - [2026-02-24 03:29:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.021745 10.0.0.33 - - [2026-02-24 03:29:59] "PUT /service-instance/ce9b2495-8d07-4d64-bf83-a5e130a502f3 HTTP/1.1" 200 266 0.105289 10.0.0.33 - - [2026-02-24 03:29:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.143782 10.0.0.33 - - [2026-02-24 03:29:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.360370 10.0.0.33 - - [2026-02-24 03:29:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.051838 10.0.0.33 - - [2026-02-24 03:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014027 10.0.0.33 - - [2026-02-24 03:29:59] "GET /virtual-machine-interface/18922dc0-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.018907 10.0.0.33 - - [2026-02-24 03:29:59] "PUT /service-instance/ce9b2495-8d07-4d64-bf83-a5e130a502f3 HTTP/1.1" 200 266 0.017018 10.0.0.33 - - [2026-02-24 03:29:59] "POST /instance-ips HTTP/1.1" 200 413 0.065379 10.0.0.33 - - [2026-02-24 03:29:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.076885 10.0.0.33 - - [2026-02-24 03:29:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.081704 10.0.0.33 - - [2026-02-24 03:29:59] "GET /virtual-machine-interface/18922dc0-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.019097 10.0.0.33 - - [2026-02-24 03:29:59] "PUT /service-instance/ce9b2495-8d07-4d64-bf83-a5e130a502f3 HTTP/1.1" 200 266 0.011275 10.0.0.33 - - [2026-02-24 03:29:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.026500 10.0.0.33 - - [2026-02-24 03:29:59] "POST /set-tag HTTP/1.1" 200 109 0.057764 10.0.0.33 - - [2026-02-24 03:29:59] "GET /virtual-machine-interface/18922dc0-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.027633 10.0.0.33 - - [2026-02-24 03:29:59] "GET /instance-ip/18d8dd10-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.006814 10.0.0.33 - - [2026-02-24 03:29:59] "PUT /service-instance/ce9b2495-8d07-4d64-bf83-a5e130a502f3 HTTP/1.1" 200 266 0.016672 10.0.0.33 - - [2026-02-24 03:29:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008151 10.0.0.33 - - [2026-02-24 03:29:59] "GET /virtual-machine-interface/18922dc0-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004776 10.0.0.33 - - [2026-02-24 03:29:59] "POST /set-tag HTTP/1.1" 200 109 0.001955 10.0.0.33 - - [2026-02-24 03:29:59] "GET /virtual-router/f9e7bae4-3bfb-4677-a534-16f72e24b492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.009248 10.0.0.33 - - [2026-02-24 03:29:59] "PUT /service-instance/ce9b2495-8d07-4d64-bf83-a5e130a502f3 HTTP/1.1" 200 266 0.012691 10.0.0.33 - - [2026-02-24 03:29:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.007540 10.0.0.33 - - [2026-02-24 03:29:59] "POST /ref-update HTTP/1.1" 200 156 0.010838 10.0.0.33 - - [2026-02-24 03:29:59] "GET /virtual-machine-interface/18922dc0-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.017210 10.0.0.33 - - [2026-02-24 03:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006139 10.0.0.33 - - [2026-02-24 03:29:59] "POST /set-tag HTTP/1.1" 200 109 0.013179 10.0.0.33 - - [2026-02-24 03:29:59] "POST /chown HTTP/1.1" 200 109 0.010584 10.0.0.33 - - [2026-02-24 03:29:59] "GET /virtual-machine-interface/18922dc0-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004121 10.0.0.33 - - [2026-02-24 03:29:59] "POST /set-tag HTTP/1.1" 200 109 0.002618 10.0.0.33 - - [2026-02-24 03:29:59] "POST /chown HTTP/1.1" 200 109 0.008675 10.0.0.33 - - [2026-02-24 03:29:59] "POST /ref-update HTTP/1.1" 200 156 0.021434 10.0.0.33 - - [2026-02-24 03:30:00] "POST /chown HTTP/1.1" 200 109 0.015862 10.0.0.33 - - [2026-02-24 03:30:00] "POST /chown HTTP/1.1" 200 109 0.006746 10.0.0.33 - - [2026-02-24 03:30:00] "POST /ref-update HTTP/1.1" 200 156 0.007797 10.0.0.33 - - [2026-02-24 03:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.33 - - [2026-02-24 03:30:00] "POST /chown HTTP/1.1" 200 109 0.010178 10.0.0.33 - - [2026-02-24 03:30:00] "POST /chown HTTP/1.1" 200 109 0.022308 10.0.0.33 - - [2026-02-24 03:30:00] "POST /chown HTTP/1.1" 200 109 0.022457 10.0.0.33 - - [2026-02-24 03:30:00] "POST /chown HTTP/1.1" 200 109 0.006080 10.0.0.33 - - [2026-02-24 03:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.33 - - [2026-02-24 03:30:00] "POST /chown HTTP/1.1" 200 109 0.006302 10.0.0.33 - - [2026-02-24 03:30:00] "POST /chown HTTP/1.1" 200 109 0.009161 10.0.0.33 - - [2026-02-24 03:30:00] "POST /chown HTTP/1.1" 200 109 0.016712 10.0.0.33 - - [2026-02-24 03:30:00] "POST /chown HTTP/1.1" 200 109 0.005946 10.0.0.33 - - [2026-02-24 03:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.33 - - [2026-02-24 03:30:00] "POST /chown HTTP/1.1" 200 109 0.018460 10.0.0.33 - - [2026-02-24 03:30:00] "POST /chown HTTP/1.1" 200 109 0.021583 10.0.0.33 - - [2026-02-24 03:30:00] "POST /chown HTTP/1.1" 200 109 0.023582 10.0.0.33 - - [2026-02-24 03:30:00] "POST /chown HTTP/1.1" 200 109 0.026604 10.0.0.33 - - [2026-02-24 03:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.33 - - [2026-02-24 03:30:00] "POST /chown HTTP/1.1" 200 109 0.007571 10.0.0.33 - - [2026-02-24 03:30:00] "POST /chown HTTP/1.1" 200 109 0.013350 10.0.0.33 - - [2026-02-24 03:30:00] "POST /chown HTTP/1.1" 200 109 0.007213 10.0.0.33 - - [2026-02-24 03:30:00] "POST /chown HTTP/1.1" 200 109 0.030576 10.0.0.33 - - [2026-02-24 03:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.33 - - [2026-02-24 03:30:00] "POST /chown HTTP/1.1" 200 109 0.007124 10.0.0.33 - - [2026-02-24 03:30:00] "POST /chown HTTP/1.1" 200 109 0.029169 10.0.0.33 - - [2026-02-24 03:30:00] "POST /chown HTTP/1.1" 200 109 0.018116 10.0.0.33 - - [2026-02-24 03:30:00] "POST /chown HTTP/1.1" 200 109 0.006683 10.0.0.33 - - [2026-02-24 03:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.33 - - [2026-02-24 03:30:00] "POST /chown HTTP/1.1" 200 109 0.006524 10.0.0.33 - - [2026-02-24 03:30:01] "POST /chown HTTP/1.1" 200 109 0.022554 10.0.0.33 - - [2026-02-24 03:30:01] "POST /chown HTTP/1.1" 200 109 0.007433 10.0.0.33 - - [2026-02-24 03:30:01] "POST /chown HTTP/1.1" 200 109 0.019521 10.0.0.33 - - [2026-02-24 03:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.33 - - [2026-02-24 03:30:01] "POST /chown HTTP/1.1" 200 109 0.007537 10.0.0.33 - - [2026-02-24 03:30:01] "POST /chown HTTP/1.1" 200 109 0.027657 10.0.0.33 - - [2026-02-24 03:30:01] "POST /chown HTTP/1.1" 200 109 0.027527 10.0.0.33 - - [2026-02-24 03:30:01] "POST /chown HTTP/1.1" 200 109 0.008708 10.0.0.33 - - [2026-02-24 03:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.33 - - [2026-02-24 03:30:01] "POST /chown HTTP/1.1" 200 109 0.007087 10.0.0.33 - - [2026-02-24 03:30:01] "POST /chown HTTP/1.1" 200 109 0.006900 10.0.0.33 - - [2026-02-24 03:30:01] "POST /chown HTTP/1.1" 200 109 0.014189 10.0.0.33 - - [2026-02-24 03:30:01] "POST /chown HTTP/1.1" 200 109 0.016099 10.0.0.33 - - [2026-02-24 03:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.33 - - [2026-02-24 03:30:01] "POST /chown HTTP/1.1" 200 109 0.006516 10.0.0.33 - - [2026-02-24 03:30:01] "POST /chown HTTP/1.1" 200 109 0.036374 10.0.0.33 - - [2026-02-24 03:30:01] "POST /chown HTTP/1.1" 200 109 0.008382 10.0.0.33 - - [2026-02-24 03:30:01] "POST /chown HTTP/1.1" 200 109 0.015073 10.0.0.33 - - [2026-02-24 03:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.33 - - [2026-02-24 03:30:01] "POST /chown HTTP/1.1" 200 109 0.008446 10.0.0.33 - - [2026-02-24 03:30:01] "POST /chown HTTP/1.1" 200 109 0.025142 10.0.0.33 - - [2026-02-24 03:30:01] "GET /virtual-machine-interface/13cd586e-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010976 10.0.0.33 - - [2026-02-24 03:30:01] "POST /set-tag HTTP/1.1" 200 109 0.002851 10.0.0.33 - - [2026-02-24 03:30:01] "POST /chown HTTP/1.1" 200 109 0.042332 10.0.0.33 - - [2026-02-24 03:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.33 - - [2026-02-24 03:30:01] "GET /loadbalancer/364fd739-75fb-419b-bdfa-1a07b0a4d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004438 10.0.0.33 - - [2026-02-24 03:30:01] "GET /loadbalancer-pool/336f3fdf-c38e-4ad2-b0f5-bd3344a210b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003142 10.0.0.33 - - [2026-02-24 03:30:01] "POST /chown HTTP/1.1" 200 109 0.017032 10.0.0.33 - - [2026-02-24 03:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.33 - - [2026-02-24 03:30:01] "POST /chown HTTP/1.1" 200 109 0.013368 10.0.0.33 - - [2026-02-24 03:30:01] "POST /loadbalancer-members HTTP/1.1" 200 702 0.063476 10.0.0.33 - - [2026-02-24 03:30:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.019295 10.0.0.33 - - [2026-02-24 03:30:01] "GET /virtual-machine-interface/13cd586e-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006998 10.0.0.33 - - [2026-02-24 03:30:01] "POST /chown HTTP/1.1" 200 109 0.025348 10.0.0.33 - - [2026-02-24 03:30:01] "POST /chown HTTP/1.1" 200 109 0.019137 10.0.0.33 - - [2026-02-24 03:30:01] "POST /tags HTTP/1.1" 409 221 0.005689 10.0.0.33 - - [2026-02-24 03:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.33 - - [2026-02-24 03:30:01] "POST /chown HTTP/1.1" 200 109 0.026788 10.0.0.33 - - [2026-02-24 03:30:01] "GET /tag/e87dcffe-2825-4d36-ae73-e49c7fd684f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015657 10.0.0.33 - - [2026-02-24 03:30:02] "POST /set-tag HTTP/1.1" 200 109 0.025026 10.0.0.33 - - [2026-02-24 03:30:02] "GET /virtual-machine-interface/13cd586e-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006829 10.0.0.33 - - [2026-02-24 03:30:02] "POST /ref-update HTTP/1.1" 200 156 0.006309 10.0.0.33 - - [2026-02-24 03:30:02] "GET /floating-ip/46cd2419-dc9e-4fec-850f-22668e7dbe8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.005829 10.0.0.33 - - [2026-02-24 03:30:02] "PUT /floating-ip/46cd2419-dc9e-4fec-850f-22668e7dbe8b HTTP/1.1" 200 256 0.007875 10.0.0.33 - - [2026-02-24 03:30:02] "GET /virtual-machine-interface/143ce9cc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005227 10.0.0.33 - - [2026-02-24 03:30:02] "POST /set-tag HTTP/1.1" 200 109 0.003139 10.0.0.33 - - [2026-02-24 03:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.33 - - [2026-02-24 03:30:02] "GET /loadbalancer/364fd739-75fb-419b-bdfa-1a07b0a4d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002924 10.0.0.33 - - [2026-02-24 03:30:02] "GET /loadbalancer-pool/336f3fdf-c38e-4ad2-b0f5-bd3344a210b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002789 10.0.0.33 - - [2026-02-24 03:30:02] "POST /loadbalancer-members HTTP/1.1" 200 702 0.021709 10.0.0.33 - - [2026-02-24 03:30:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.012891 10.0.0.33 - - [2026-02-24 03:30:02] "GET /virtual-machine-interface/143ce9cc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009513 10.0.0.33 - - [2026-02-24 03:30:02] "GET /virtual-machine-interface/143ce9cc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003200 10.0.0.33 - - [2026-02-24 03:30:02] "POST /ref-update HTTP/1.1" 200 156 0.006214 10.0.0.33 - - [2026-02-24 03:30:02] "POST /set-tag HTTP/1.1" 200 109 0.030120 10.0.0.33 - - [2026-02-24 03:30:02] "GET /floating-ip/46cd2419-dc9e-4fec-850f-22668e7dbe8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.023983 10.0.0.33 - - [2026-02-24 03:30:03] "GET /virtual-machine/beb2e56a-5ce5-462f-9821-231198478282?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003103 10.0.0.33 - - [2026-02-24 03:30:03] "GET /virtual-machine-interface/13cd586e-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004738 10.0.0.33 - - [2026-02-24 03:30:03] "GET /virtual-machine/a1c155e4-1129-4f38-8f60-384b57e89772?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003112 10.0.0.33 - - [2026-02-24 03:30:03] "GET /virtual-machine-interface/143ce9cc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006818 10.0.0.33 - - [2026-02-24 03:30:13] "GET /virtual-machine-interface/18922dc0-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004059 10.0.0.33 - - [2026-02-24 03:30:13] "POST /set-tag HTTP/1.1" 200 109 0.001946 10.0.0.33 - - [2026-02-24 03:30:13] "GET /virtual-machine/1bed3fa2-997e-4012-8579-e6b8a1a3f220?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.002924 10.0.0.33 - - [2026-02-24 03:30:13] "GET /virtual-machine-interface/18922dc0-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005297 10.0.0.33 - - [2026-02-24 03:30:14] "GET /virtual-machine-interface/18922dc0-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004669 10.0.0.33 - - [2026-02-24 03:30:14] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.33 - - [2026-02-24 03:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.33 - - [2026-02-24 03:30:27] "POST /chown HTTP/1.1" 200 109 0.008099 10.0.0.33 - - [2026-02-24 03:30:27] "POST /chown HTTP/1.1" 200 109 0.007027 10.0.0.33 - - [2026-02-24 03:30:27] "POST /chown HTTP/1.1" 200 109 0.023540 10.0.0.33 - - [2026-02-24 03:30:27] "POST /chown HTTP/1.1" 200 109 0.028625 10.0.0.33 - - [2026-02-24 03:30:46] "GET /virtual-machine-interface/18922dc0-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006634 10.0.0.33 - - [2026-02-24 03:30:46] "POST /set-tag HTTP/1.1" 200 109 0.002505 10.0.0.33 - - [2026-02-24 03:30:46] "GET /virtual-machine-interface/18922dc0-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004701 10.0.0.33 - - [2026-02-24 03:30:46] "POST /set-tag HTTP/1.1" 200 109 0.007767 10.0.0.33 - - [2026-02-24 03:30:46] "GET /virtual-machine/1bed3fa2-997e-4012-8579-e6b8a1a3f220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.003344 10.0.0.33 - - [2026-02-24 03:30:46] "POST /ref-update HTTP/1.1" 200 156 0.014741 10.0.0.33 - - [2026-02-24 03:30:46] "GET /virtual-machine-interface/18922dc0-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005833 10.0.0.33 - - [2026-02-24 03:30:46] "POST /set-tag HTTP/1.1" 200 109 0.045967 10.0.0.33 - - [2026-02-24 03:30:47] "POST /set-tag HTTP/1.1" 200 109 0.014868 10.0.0.33 - - [2026-02-24 03:30:47] "DELETE /instance-ip/18d8dd10-1131-11f1-b67c-fa163e8aab37 HTTP/1.1" 200 115 0.041752 10.0.0.33 - - [2026-02-24 03:30:47] "DELETE /virtual-machine-interface/18922dc0-1131-11f1-b67c-fa163e8aab37 HTTP/1.1" 200 115 0.042511 10.0.0.33 - - [2026-02-24 03:30:47] "DELETE /virtual-machine/1bed3fa2-997e-4012-8579-e6b8a1a3f220 HTTP/1.1" 200 115 0.028932 10.0.0.33 - - [2026-02-24 03:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.33 - - [2026-02-24 03:30:49] "GET /tag/adcb9326-59e7-4059-903a-a9076d3a186c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010318 10.0.0.33 - - [2026-02-24 03:30:49] "GET /tag/adcb9326-59e7-4059-903a-a9076d3a186c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.013939 10.0.0.33 - - [2026-02-24 03:30:49] "GET /virtual-machine-interface/2b9a0d1f-884f-43ed-85dd-5f8542ea336f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004389 10.0.0.33 - - [2026-02-24 03:30:49] "POST /set-tag HTTP/1.1" 200 109 0.019564 10.0.0.33 - - [2026-02-24 03:30:49] "GET /virtual-machine-interface/9d7e9eeb-cb96-4909-a08d-07c44e51ffef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.021154 10.0.0.33 - - [2026-02-24 03:30:49] "POST /set-tag HTTP/1.1" 200 109 0.021825 10.0.0.33 - - [2026-02-24 03:30:49] "GET /virtual-machine-interface/e01a6834-ac26-40eb-8cd5-cc5cef4edf07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.007902 10.0.0.33 - - [2026-02-24 03:30:49] "POST /set-tag HTTP/1.1" 200 109 0.033258 10.0.0.33 - - [2026-02-24 03:30:49] "GET /firewall-policy/8566b1c1-62c1-48df-a889-1ea81e8cef59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.011451 10.0.0.33 - - [2026-02-24 03:30:49] "GET /firewall-rule/86e92b8e-8f4f-4e34-b0ea-b87ca94168ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003025 10.0.0.33 - - [2026-02-24 03:30:49] "POST /ref-update HTTP/1.1" 200 156 0.012520 10.0.0.33 - - [2026-02-24 03:30:49] "DELETE /firewall-rule/86e92b8e-8f4f-4e34-b0ea-b87ca94168ab HTTP/1.1" 200 115 0.046189 10.0.0.33 - - [2026-02-24 03:30:49] "DELETE /loadbalancer-member/4eaee9d1-99e7-477a-8169-b83577058659 HTTP/1.1" 200 115 0.025081 10.0.0.33 - - [2026-02-24 03:30:49] "PUT /service-instance/ce9b2495-8d07-4d64-bf83-a5e130a502f3 HTTP/1.1" 200 266 0.013420 10.0.0.33 - - [2026-02-24 03:30:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.019981 10.0.0.33 - - [2026-02-24 03:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007497 10.0.0.33 - - [2026-02-24 03:30:49] "DELETE /loadbalancer-pool/7cda4710-7cf8-4054-88a9-0e259d74106c HTTP/1.1" 200 115 0.074977 10.0.0.33 - - [2026-02-24 03:30:49] "POST /chown HTTP/1.1" 200 109 0.010602 10.0.0.33 - - [2026-02-24 03:30:49] "DELETE /loadbalancer-listener/96112ca4-47f8-43c7-ba2f-46ff24f9dbab HTTP/1.1" 200 115 0.039488 10.0.0.33 - - [2026-02-24 03:30:49] "GET /floating-ip/ad5153e7-effe-4b6f-9e81-9e59b4f7d546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.007553 10.0.0.33 - - [2026-02-24 03:30:49] "POST /chown HTTP/1.1" 200 109 0.005798 10.0.0.33 - - [2026-02-24 03:30:49] "POST /chown HTTP/1.1" 200 109 0.018553 10.0.0.33 - - [2026-02-24 03:30:49] "POST /chown HTTP/1.1" 200 109 0.025021 10.0.0.33 - - [2026-02-24 03:30:49] "PUT /floating-ip/ad5153e7-effe-4b6f-9e81-9e59b4f7d546 HTTP/1.1" 200 256 0.034354 10.0.0.33 - - [2026-02-24 03:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.33 - - [2026-02-24 03:30:49] "POST /chown HTTP/1.1" 200 109 0.022500 10.0.0.33 - - [2026-02-24 03:30:49] "DELETE /floating-ip/ad5153e7-effe-4b6f-9e81-9e59b4f7d546 HTTP/1.1" 200 115 0.061378 10.0.0.33 - - [2026-02-24 03:30:49] "POST /chown HTTP/1.1" 200 109 0.027784 10.0.0.33 - - [2026-02-24 03:30:49] "POST /chown HTTP/1.1" 200 109 0.011284 10.0.0.33 - - [2026-02-24 03:30:49] "DELETE /loadbalancer/979b57fc-615d-4344-9880-7efff022602d HTTP/1.1" 200 115 0.066200 10.0.0.33 - - [2026-02-24 03:30:49] "POST /chown HTTP/1.1" 200 109 0.005814 10.0.0.33 - - [2026-02-24 03:30:50] "PUT /service-instance/ce9b2495-8d07-4d64-bf83-a5e130a502f3 HTTP/1.1" 200 266 0.008413 10.0.0.33 - - [2026-02-24 03:30:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.025414 10.0.0.33 - - [2026-02-24 03:30:50] "DELETE /instance-ip/7cba0836-72b8-4d52-87d4-8e7e23fbe0d1 HTTP/1.1" 200 115 0.080020 10.0.0.33 - - [2026-02-24 03:30:50] "PUT /service-instance/ce9b2495-8d07-4d64-bf83-a5e130a502f3 HTTP/1.1" 200 266 0.007891 10.0.0.33 - - [2026-02-24 03:30:50] "DELETE /virtual-machine-interface/9d7e9eeb-cb96-4909-a08d-07c44e51ffef HTTP/1.1" 200 115 0.061857 10.0.0.33 - - [2026-02-24 03:30:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.011740 10.0.0.33 - - [2026-02-24 03:30:50] "DELETE /tag/adcb9326-59e7-4059-903a-a9076d3a186c HTTP/1.1" 200 115 0.055827 10.0.0.33 - - [2026-02-24 03:30:50] "PUT /service-instance/ce9b2495-8d07-4d64-bf83-a5e130a502f3 HTTP/1.1" 200 266 0.008469 10.0.0.33 - - [2026-02-24 03:30:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009828 10.0.0.33 - - [2026-02-24 03:30:50] "GET /floating-ip-pool/900c1061-594c-46b4-9938-f5a49e4d6e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003506 10.0.0.33 - - [2026-02-24 03:30:50] "POST /ref-update HTTP/1.1" 200 156 0.015469 10.0.0.33 - - [2026-02-24 03:30:50] "DELETE /service-instance/ce9b2495-8d07-4d64-bf83-a5e130a502f3 HTTP/1.1" 200 115 0.054209 10.0.0.33 - - [2026-02-24 03:30:50] "DELETE /floating-ip-pool/900c1061-594c-46b4-9938-f5a49e4d6e9d HTTP/1.1" 200 115 0.052299 10.0.0.33 - - [2026-02-24 03:30:50] "GET /virtual-machine-interface/2b9a0d1f-884f-43ed-85dd-5f8542ea336f?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.006181 10.0.0.33 - - [2026-02-24 03:30:50] "DELETE /virtual-machine-interface/2b9a0d1f-884f-43ed-85dd-5f8542ea336f HTTP/1.1" 200 115 0.092229 10.0.0.33 - - [2026-02-24 03:30:50] "POST /useragent-kv HTTP/1.1" 200 115 0.010565 10.0.0.33 - - [2026-02-24 03:30:50] "POST /useragent-kv HTTP/1.1" 200 115 0.001264 10.0.0.33 - - [2026-02-24 03:30:50] "DELETE /virtual-network/50acebdc-f6fc-4314-99fe-72cee55f35d7 HTTP/1.1" 200 115 0.149590 10.0.0.33 - - [2026-02-24 03:30:50] "GET /routing-instance/de6c975f-7752-4cd2-b5ea-0ecf94598319 HTTP/1.1" 404 171 0.002383 10.0.0.33 - - [2026-02-24 03:30:50] "GET /domains HTTP/1.1" 200 280 0.001834 10.0.0.33 - - [2026-02-24 03:30:50] "DELETE /virtual-machine/27d0a843-5811-44eb-92a6-1b42e92e8eea HTTP/1.1" 200 115 0.050072 10.0.0.33 - - [2026-02-24 03:30:50] "GET /domain/6e4963a7-aa79-4182-90a1-dba2815bbd37 HTTP/1.1" 200 3086 0.011165 10.0.0.33 - - [2026-02-24 03:30:50] "GET /virtual-machine-interface/e01a6834-ac26-40eb-8cd5-cc5cef4edf07?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.006253 10.0.0.33 - - [2026-02-24 03:30:50] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a HTTP/1.1" 200 7143 0.054512 10.0.0.33 - - [2026-02-24 03:30:50] "GET /virtual-machine-interface/143ce9cc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.016710 10.0.0.33 - - [2026-02-24 03:30:50] "POST /set-tag HTTP/1.1" 200 109 0.002790 10.0.0.33 - - [2026-02-24 03:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010940 10.0.0.33 - - [2026-02-24 03:30:50] "GET /loadbalancer/364fd739-75fb-419b-bdfa-1a07b0a4d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.021568 10.0.0.33 - - [2026-02-24 03:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829 10.0.0.33 - - [2026-02-24 03:30:50] "DELETE /virtual-machine-interface/e01a6834-ac26-40eb-8cd5-cc5cef4edf07 HTTP/1.1" 200 115 0.115268 10.0.0.33 - - [2026-02-24 03:30:50] "GET /virtual-machine-interface/143ce9cc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006749 10.0.0.33 - - [2026-02-24 03:30:50] "POST /ref-update HTTP/1.1" 200 156 0.014802 10.0.0.33 - - [2026-02-24 03:30:50] "DELETE /route-target/01f5a779-1e9b-428c-a7b2-6e2aa03941c9 HTTP/1.1" 200 115 0.054220 10.0.0.33 - - [2026-02-24 03:30:50] "DELETE /virtual-machine/a87f3060-4532-4e4c-84e5-783d1adadb2e HTTP/1.1" 200 115 0.067232 10.0.0.33 - - [2026-02-24 03:30:50] "POST /set-tag HTTP/1.1" 200 109 0.038921 10.0.0.33 - - [2026-02-24 03:30:50] "DELETE /loadbalancer-member/69905f22-a37c-47ea-8ed7-9aca0ef484fe HTTP/1.1" 200 115 0.067682 10.0.0.33 - - [2026-02-24 03:30:51] "GET /virtual-machine-interface/143ce9cc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005502 10.0.0.33 - - [2026-02-24 03:30:51] "POST /set-tag HTTP/1.1" 200 109 0.002494 10.0.0.33 - - [2026-02-24 03:30:51] "GET /virtual-machine-interface/143ce9cc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004394 10.0.0.33 - - [2026-02-24 03:30:51] "POST /set-tag HTTP/1.1" 200 109 0.001869 10.0.0.33 - - [2026-02-24 03:30:51] "GET /virtual-machine/a1c155e4-1129-4f38-8f60-384b57e89772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002232 10.0.0.33 - - [2026-02-24 03:30:51] "POST /ref-update HTTP/1.1" 200 156 0.007108 10.0.0.33 - - [2026-02-24 03:30:51] "GET /virtual-machine-interface/143ce9cc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010205 10.0.0.33 - - [2026-02-24 03:30:51] "POST /set-tag HTTP/1.1" 200 109 0.016932 10.0.0.33 - - [2026-02-24 03:30:52] "POST /set-tag HTTP/1.1" 200 109 0.028052 10.0.0.33 - - [2026-02-24 03:30:52] "POST /set-tag HTTP/1.1" 200 109 0.024175 10.0.0.33 - - [2026-02-24 03:30:52] "DELETE /instance-ip/14568706-1131-11f1-b67c-fa163e8aab37 HTTP/1.1" 200 115 0.036067 10.0.0.33 - - [2026-02-24 03:30:52] "POST /ref-update HTTP/1.1" 200 156 0.007313 10.0.0.33 - - [2026-02-24 03:30:52] "DELETE /virtual-machine-interface/143ce9cc-1131-11f1-b67c-fa163e8aab37 HTTP/1.1" 200 115 0.048203 10.0.0.33 - - [2026-02-24 03:30:52] "DELETE /virtual-machine/a1c155e4-1129-4f38-8f60-384b57e89772 HTTP/1.1" 200 115 0.017090 10.0.0.33 - - [2026-02-24 03:30:55] "GET /virtual-machine-interface/13cd586e-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005109 10.0.0.33 - - [2026-02-24 03:30:55] "POST /set-tag HTTP/1.1" 200 109 0.005908 10.0.0.33 - - [2026-02-24 03:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.33 - - [2026-02-24 03:30:55] "GET /loadbalancer/364fd739-75fb-419b-bdfa-1a07b0a4d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002913 10.0.0.33 - - [2026-02-24 03:30:56] "GET /virtual-machine-interface/13cd586e-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004285 10.0.0.33 - - [2026-02-24 03:30:56] "POST /set-tag HTTP/1.1" 200 109 0.002597 10.0.0.33 - - [2026-02-24 03:30:56] "GET /virtual-machine-interface/13cd586e-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009882 10.0.0.33 - - [2026-02-24 03:30:56] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.33 - - [2026-02-24 03:30:56] "GET /virtual-machine/beb2e56a-5ce5-462f-9821-231198478282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003001 10.0.0.33 - - [2026-02-24 03:30:56] "POST /ref-update HTTP/1.1" 200 156 0.012629 10.0.0.33 - - [2026-02-24 03:30:56] "GET /virtual-machine-interface/13cd586e-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.019666 10.0.0.33 - - [2026-02-24 03:30:57] "POST /set-tag HTTP/1.1" 200 109 0.024920 10.0.0.33 - - [2026-02-24 03:30:57] "POST /set-tag HTTP/1.1" 200 109 0.029728 10.0.0.33 - - [2026-02-24 03:30:57] "POST /set-tag HTTP/1.1" 200 109 0.032891 10.0.0.33 - - [2026-02-24 03:30:57] "DELETE /instance-ip/13e6f5bc-1131-11f1-b67c-fa163e8aab37 HTTP/1.1" 200 115 0.035006 10.0.0.33 - - [2026-02-24 03:30:57] "POST /ref-update HTTP/1.1" 200 156 0.009517 10.0.0.33 - - [2026-02-24 03:30:57] "DELETE /virtual-machine-interface/13cd586e-1131-11f1-b67c-fa163e8aab37 HTTP/1.1" 200 115 0.048281 10.0.0.33 - - [2026-02-24 03:30:57] "DELETE /virtual-machine/beb2e56a-5ce5-462f-9821-231198478282 HTTP/1.1" 200 115 0.015128 10.0.0.33 - - [2026-02-24 03:30:57] "DELETE /tag/c6ef8c59-3083-4760-922e-b30bb359d3f9 HTTP/1.1" 200 115 0.046410 10.0.0.33 - - [2026-02-24 03:30:57] "DELETE /tag/470e2bb0-ce89-4c21-994c-1fb517cfa20d HTTP/1.1" 200 115 0.073160 10.0.0.33 - - [2026-02-24 03:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.33 - - [2026-02-24 03:31:01] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034100 10.0.0.33 - - [2026-02-24 03:31:01] "POST /tags HTTP/1.1" 200 393 0.046474 10.0.0.33 - - [2026-02-24 03:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.024175 10.0.0.33 - - [2026-02-24 03:31:01] "GET /tag/e7543df2-aa15-4dfe-aa62-d81427bc8ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.036286 10.0.0.33 - - [2026-02-24 03:31:01] "POST /tags HTTP/1.1" 200 341 0.036194 10.0.0.33 - - [2026-02-24 03:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.33 - - [2026-02-24 03:31:01] "GET /tag/38d38296-af38-474e-ade6-e3c7c5182b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017730 10.0.0.33 - - [2026-02-24 03:31:01] "POST /id-to-fqname HTTP/1.1" 200 192 0.001824 10.0.0.33 - - [2026-02-24 03:31:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.015640 10.0.0.33 - - [2026-02-24 03:31:01] "POST /security-groups HTTP/1.1" 200 589 0.092294 10.0.0.33 - - [2026-02-24 03:31:01] "POST /projects HTTP/1.1" 200 519 0.331735 10.0.0.33 - - [2026-02-24 03:31:01] "POST /fqname-to-id HTTP/1.1" 404 236 0.003295 10.0.0.33 - - [2026-02-24 03:31:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.012115 10.0.0.33 - - [2026-02-24 03:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015594 10.0.0.33 - - [2026-02-24 03:31:01] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.010328 10.0.0.33 - - [2026-02-24 03:31:01] "POST /access-control-lists HTTP/1.1" 200 598 0.078638 10.0.0.33 - - [2026-02-24 03:31:01] "POST /fqname-to-id HTTP/1.1" 404 235 0.016733 10.0.0.33 - - [2026-02-24 03:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008001 10.0.0.33 - - [2026-02-24 03:31:01] "GET /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.009402 10.0.0.33 - - [2026-02-24 03:31:01] "POST /access-control-lists HTTP/1.1" 200 596 0.085478 10.0.0.33 - - [2026-02-24 03:31:02] "PUT /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b HTTP/1.1" 200 264 0.114208 10.0.0.33 - - [2026-02-24 03:31:02] "PUT /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe HTTP/1.1" 200 264 0.069260 10.0.0.33 - - [2026-02-24 03:31:02] "POST /security-groups HTTP/1.1" 200 591 0.103355 10.0.0.33 - - [2026-02-24 03:31:02] "POST /fqname-to-id HTTP/1.1" 404 270 0.002497 10.0.0.33 - - [2026-02-24 03:31:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.100641 10.0.0.33 - - [2026-02-24 03:31:02] "POST /chown HTTP/1.1" 200 109 0.069386 10.0.0.33 - - [2026-02-24 03:31:02] "POST /access-control-lists HTTP/1.1" 200 632 0.116474 10.0.0.33 - - [2026-02-24 03:31:02] "POST /fqname-to-id HTTP/1.1" 404 269 0.017126 10.0.0.33 - - [2026-02-24 03:31:02] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005793 10.0.0.33 - - [2026-02-24 03:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.33 - - [2026-02-24 03:31:02] "GET /policy-management/ff60ba27-4fbc-4730-86d7-5865a1a1154e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004003 10.0.0.33 - - [2026-02-24 03:31:02] "POST /tags HTTP/1.1" 409 226 0.003346 10.0.0.33 - - [2026-02-24 03:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.33 - - [2026-02-24 03:31:02] "GET /tag/38d38296-af38-474e-ade6-e3c7c5182b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.020249 10.0.0.33 - - [2026-02-24 03:31:02] "POST /access-control-lists HTTP/1.1" 200 630 0.134748 10.0.0.33 - - [2026-02-24 03:31:02] "POST /firewall-rules HTTP/1.1" 200 600 0.088326 10.0.0.33 - - [2026-02-24 03:31:02] "GET /firewall-rule/807b649a-f75c-4e36-993f-960719f5a729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.024949 10.0.0.33 - - [2026-02-24 03:31:02] "GET /firewall-policy/d897f4e1-1f58-4286-8041-909ed4165c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009295 10.0.0.33 - - [2026-02-24 03:31:02] "GET /firewall-rule/807b649a-f75c-4e36-993f-960719f5a729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002877 10.0.0.33 - - [2026-02-24 03:31:02] "POST /ref-update HTTP/1.1" 200 156 0.072481 10.0.0.33 - - [2026-02-24 03:31:02] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008830 10.0.0.33 - - [2026-02-24 03:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.33 - - [2026-02-24 03:31:03] "GET /policy-management/ff60ba27-4fbc-4730-86d7-5865a1a1154e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.025154 10.0.0.33 - - [2026-02-24 03:31:03] "POST /tags HTTP/1.1" 409 226 0.001948 10.0.0.33 - - [2026-02-24 03:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.33 - - [2026-02-24 03:31:03] "GET /tag/38d38296-af38-474e-ade6-e3c7c5182b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.020792 10.0.0.33 - - [2026-02-24 03:31:03] "POST /firewall-rules HTTP/1.1" 200 598 0.107048 10.0.0.33 - - [2026-02-24 03:31:03] "GET /firewall-rule/375fb951-af84-4ff7-b8c3-dec251cbf635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003801 10.0.0.33 - - [2026-02-24 03:31:03] "GET /firewall-policy/d897f4e1-1f58-4286-8041-909ed4165c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003939 10.0.0.33 - - [2026-02-24 03:31:03] "GET /firewall-rule/375fb951-af84-4ff7-b8c3-dec251cbf635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004330 10.0.0.33 - - [2026-02-24 03:31:03] "POST /ref-update HTTP/1.1" 200 156 0.072181 10.0.0.33 - - [2026-02-24 03:31:04] "POST /tags HTTP/1.1" 200 393 0.026542 10.0.0.33 - - [2026-02-24 03:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011331 10.0.0.33 - - [2026-02-24 03:31:04] "GET /tag/0bddd1a6-9b47-4874-bad9-01058c8d14c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.013211 10.0.0.33 - - [2026-02-24 03:31:04] "POST /tags HTTP/1.1" 200 341 0.021019 10.0.0.33 - - [2026-02-24 03:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016294 10.0.0.33 - - [2026-02-24 03:31:04] "GET /tag/4716acc2-fb42-45ef-8bb4-ced77c797603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011656 10.0.0.33 - - [2026-02-24 03:31:04] "POST /id-to-fqname HTTP/1.1" 200 192 0.000598 10.0.0.33 - - [2026-02-24 03:31:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.004962 10.0.0.33 - - [2026-02-24 03:31:04] "POST /security-groups HTTP/1.1" 200 589 0.079473 10.0.0.33 - - [2026-02-24 03:31:04] "POST /projects HTTP/1.1" 200 519 0.193790 10.0.0.33 - - [2026-02-24 03:31:04] "POST /fqname-to-id HTTP/1.1" 404 236 0.004472 10.0.0.33 - - [2026-02-24 03:31:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.019505 10.0.0.33 - - [2026-02-24 03:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.026119 10.0.0.33 - - [2026-02-24 03:31:04] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.010155 10.0.0.33 - - [2026-02-24 03:31:04] "POST /access-control-lists HTTP/1.1" 200 598 0.101522 10.0.0.33 - - [2026-02-24 03:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.33 - - [2026-02-24 03:31:04] "POST /fqname-to-id HTTP/1.1" 404 235 0.021168 10.0.0.33 - - [2026-02-24 03:31:04] "GET /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.008861 10.0.0.33 - - [2026-02-24 03:31:04] "POST /access-control-lists HTTP/1.1" 200 596 0.071573 10.0.0.33 - - [2026-02-24 03:31:04] "PUT /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b HTTP/1.1" 200 264 0.093156 10.0.0.33 - - [2026-02-24 03:31:04] "PUT /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe HTTP/1.1" 200 264 0.070467 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:31:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000807 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:31:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000853 10.0.0.33 - - [2026-02-24 03:31:05] "POST /security-groups HTTP/1.1" 200 591 0.079059 10.0.0.33 - - [2026-02-24 03:31:05] "POST /fqname-to-id HTTP/1.1" 404 270 0.004322 10.0.0.33 - - [2026-02-24 03:31:05] "POST /access-control-lists HTTP/1.1" 200 632 0.065970 10.0.0.33 - - [2026-02-24 03:31:05] "POST /fqname-to-id HTTP/1.1" 404 269 0.017114 10.0.0.33 - - [2026-02-24 03:31:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.081056 10.0.0.33 - - [2026-02-24 03:31:05] "POST /chown HTTP/1.1" 200 109 0.026521 10.0.0.33 - - [2026-02-24 03:31:05] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.040199 10.0.0.33 - - [2026-02-24 03:31:05] "POST /access-control-lists HTTP/1.1" 200 630 0.089855 10.0.0.33 - - [2026-02-24 03:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006928 10.0.0.33 - - [2026-02-24 03:31:05] "GET /policy-management/ff60ba27-4fbc-4730-86d7-5865a1a1154e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011070 10.0.0.33 - - [2026-02-24 03:31:05] "POST /tags HTTP/1.1" 409 226 0.001814 10.0.0.33 - - [2026-02-24 03:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.33 - - [2026-02-24 03:31:05] "GET /tag/4716acc2-fb42-45ef-8bb4-ced77c797603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.042075 10.0.0.33 - - [2026-02-24 03:31:05] "POST /firewall-rules HTTP/1.1" 200 600 0.104058 10.0.0.33 - - [2026-02-24 03:31:05] "GET /firewall-rule/c6c4dbd6-4cac-4c21-b858-a4f85f91d9ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.037024 10.0.0.33 - - [2026-02-24 03:31:05] "GET /firewall-policy/d897f4e1-1f58-4286-8041-909ed4165c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004656 10.0.0.33 - - [2026-02-24 03:31:05] "GET /firewall-rule/c6c4dbd6-4cac-4c21-b858-a4f85f91d9ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.010614 10.0.0.33 - - [2026-02-24 03:31:05] "POST /ref-update HTTP/1.1" 200 156 0.054157 10.0.0.33 - - [2026-02-24 03:31:05] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002597 10.0.0.33 - - [2026-02-24 03:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.33 - - [2026-02-24 03:31:05] "GET /policy-management/ff60ba27-4fbc-4730-86d7-5865a1a1154e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003250 10.0.0.33 - - [2026-02-24 03:31:05] "POST /tags HTTP/1.1" 409 226 0.002159 10.0.0.33 - - [2026-02-24 03:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.33 - - [2026-02-24 03:31:05] "GET /tag/4716acc2-fb42-45ef-8bb4-ced77c797603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.021524 10.0.0.33 - - [2026-02-24 03:31:05] "POST /firewall-rules HTTP/1.1" 200 598 0.073842 10.0.0.33 - - [2026-02-24 03:31:06] "GET /firewall-rule/e52fa9c0-6150-4ddf-8ce8-9ccdc9f00deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.033228 10.0.0.33 - - [2026-02-24 03:31:06] "GET /firewall-policy/d897f4e1-1f58-4286-8041-909ed4165c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004238 10.0.0.33 - - [2026-02-24 03:31:06] "GET /firewall-rule/e52fa9c0-6150-4ddf-8ce8-9ccdc9f00deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002744 10.0.0.33 - - [2026-02-24 03:31:06] "POST /ref-update HTTP/1.1" 200 156 0.081213 10.0.0.33 - - [2026-02-24 03:31:07] "POST /tags HTTP/1.1" 200 345 0.072938 10.0.0.33 - - [2026-02-24 03:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.034837 10.0.0.33 - - [2026-02-24 03:31:07] "GET /tag/2b99e473-af53-48bb-8d36-866121c6b219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.037043 10.0.0.33 - - [2026-02-24 03:31:07] "POST /projects HTTP/1.1" 409 238 0.003862 10.0.0.33 - - [2026-02-24 03:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.33 - - [2026-02-24 03:31:07] "GET /project/b9b85490-c246-4578-8699-aaf2fd10cde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050778 10.0.0.33 - - [2026-02-24 03:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012034 10.0.0.33 - - [2026-02-24 03:31:07] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009554 10.0.0.33 - - [2026-02-24 03:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.33 - - [2026-02-24 03:31:07] "GET /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006374 10.0.0.33 - - [2026-02-24 03:31:07] "POST /security-groups HTTP/1.1" 409 285 0.002133 10.0.0.33 - - [2026-02-24 03:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004731 10.0.0.33 - - [2026-02-24 03:31:07] "PUT /security-group/0aeb2359-e0ce-4c13-8a28-c0ec0b4204eb HTTP/1.1" 200 262 0.067966 10.0.0.33 - - [2026-02-24 03:31:07] "PUT /access-control-list/abb69e7c-3f74-49e9-b2e5-eae0c3c6f432 HTTP/1.1" 200 272 0.023929 10.0.0.33 - - [2026-02-24 03:31:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.041347 10.0.0.33 - - [2026-02-24 03:31:07] "PUT /access-control-list/485a639d-7c08-471a-8a8a-fe4959a98a46 HTTP/1.1" 200 272 0.043569 10.0.0.33 - - [2026-02-24 03:31:07] "POST /tags HTTP/1.1" 409 228 0.021907 10.0.0.33 - - [2026-02-24 03:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015766 10.0.0.33 - - [2026-02-24 03:31:07] "GET /project/b9b85490-c246-4578-8699-aaf2fd10cde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040004 10.0.0.33 - - [2026-02-24 03:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.33 - - [2026-02-24 03:31:07] "GET /tag/2b99e473-af53-48bb-8d36-866121c6b219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.019062 10.0.0.33 - - [2026-02-24 03:31:08] "POST /tags HTTP/1.1" 200 345 0.039254 10.0.0.33 - - [2026-02-24 03:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.33 - - [2026-02-24 03:31:08] "GET /tag/5f251f1d-5d6b-4638-9ccd-b40a97c305f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.018587 10.0.0.33 - - [2026-02-24 03:31:08] "POST /projects HTTP/1.1" 409 238 0.002382 10.0.0.33 - - [2026-02-24 03:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.33 - - [2026-02-24 03:31:08] "GET /project/641ba4fb-84ab-4a85-a12b-22e16db947ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034670 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:31:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000764 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:31:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001019 10.0.0.33 - - [2026-02-24 03:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.33 - - [2026-02-24 03:31:08] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004090 10.0.0.33 - - [2026-02-24 03:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005964 10.0.0.33 - - [2026-02-24 03:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.33 - - [2026-02-24 03:31:08] "GET /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004083 10.0.0.33 - - [2026-02-24 03:31:08] "GET /project/641ba4fb-84ab-4a85-a12b-22e16db947ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.054896 10.0.0.33 - - [2026-02-24 03:31:08] "POST /security-groups HTTP/1.1" 409 285 0.003019 10.0.0.33 - - [2026-02-24 03:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.33 - - [2026-02-24 03:31:08] "PUT /security-group/fd958ea5-80d5-4be6-b7c0-613a420ff489 HTTP/1.1" 200 262 0.060086 10.0.0.33 - - [2026-02-24 03:31:08] "PUT /access-control-list/ffa2e98c-1dd4-4157-b07a-07d83bc5615f HTTP/1.1" 200 272 0.011198 10.0.0.33 - - [2026-02-24 03:31:08] "PUT /access-control-list/e8de03f4-02ee-492b-92d0-bb7bc239ea7c HTTP/1.1" 200 272 0.032796 10.0.0.33 - - [2026-02-24 03:31:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.032638 10.0.0.33 - - [2026-02-24 03:31:08] "POST /tags HTTP/1.1" 409 228 0.008292 10.0.0.33 - - [2026-02-24 03:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.33 - - [2026-02-24 03:31:08] "GET /tag/5f251f1d-5d6b-4638-9ccd-b40a97c305f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012468 10.0.0.33 - - [2026-02-24 03:31:08] "POST /tags HTTP/1.1" 200 291 0.237993 10.0.0.33 - - [2026-02-24 03:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.031354 10.0.0.33 - - [2026-02-24 03:31:08] "GET /tag/a832cf28-cddd-4c57-bb3d-53403e56b31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.023087 10.0.0.33 - - [2026-02-24 03:31:08] "POST /tags HTTP/1.1" 200 303 0.069137 10.0.0.33 - - [2026-02-24 03:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009829 10.0.0.33 - - [2026-02-24 03:31:09] "GET /tag/66374d8c-1f1c-4fa4-900a-299a916784e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016357 10.0.0.33 - - [2026-02-24 03:31:09] "POST /tags HTTP/1.1" 409 252 0.001719 10.0.0.33 - - [2026-02-24 03:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.33 - - [2026-02-24 03:31:09] "GET /tag/e7543df2-aa15-4dfe-aa62-d81427bc8ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013494 10.0.0.33 - - [2026-02-24 03:31:09] "POST /tags HTTP/1.1" 409 226 0.004573 10.0.0.33 - - [2026-02-24 03:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.33 - - [2026-02-24 03:31:09] "GET /tag/38d38296-af38-474e-ade6-e3c7c5182b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013018 10.0.0.33 - - [2026-02-24 03:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.33 - - [2026-02-24 03:31:09] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005679 10.0.0.33 - - [2026-02-24 03:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.33 - - [2026-02-24 03:31:09] "GET /project/b9b85490-c246-4578-8699-aaf2fd10cde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039992 10.0.0.33 - - [2026-02-24 03:31:09] "POST /virtual-machines HTTP/1.1" 200 395 0.013276 10.0.0.33 - - [2026-02-24 03:31:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.028757 10.0.0.33 - - [2026-02-24 03:31:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.130238 10.0.0.33 - - [2026-02-24 03:31:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009959 10.0.0.33 - - [2026-02-24 03:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012933 10.0.0.33 - - [2026-02-24 03:31:09] "GET /virtual-machine-interface/42945332-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007533 10.0.0.33 - - [2026-02-24 03:31:09] "POST /instance-ips HTTP/1.1" 200 397 0.021669 10.0.0.33 - - [2026-02-24 03:31:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.033536 10.0.0.33 - - [2026-02-24 03:31:09] "GET /virtual-machine-interface/42945332-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.028963 10.0.0.33 - - [2026-02-24 03:31:09] "POST /set-tag HTTP/1.1" 200 109 0.079918 10.0.0.33 - - [2026-02-24 03:31:09] "GET /virtual-machine-interface/42945332-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.025669 10.0.0.33 - - [2026-02-24 03:31:09] "GET /instance-ip/42b0b0a4-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004392 10.0.0.33 - - [2026-02-24 03:31:09] "GET /virtual-machine-interface/42945332-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005221 10.0.0.33 - - [2026-02-24 03:31:09] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.33 - - [2026-02-24 03:31:09] "GET /virtual-router/f9e7bae4-3bfb-4677-a534-16f72e24b492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003495 10.0.0.33 - - [2026-02-24 03:31:09] "POST /ref-update HTTP/1.1" 200 156 0.018444 10.0.0.33 - - [2026-02-24 03:31:10] "GET /virtual-machine-interface/42945332-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022848 10.0.0.33 - - [2026-02-24 03:31:10] "POST /set-tag HTTP/1.1" 200 109 0.003851 10.0.0.33 - - [2026-02-24 03:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005133 10.0.0.33 - - [2026-02-24 03:31:10] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003850 10.0.0.33 - - [2026-02-24 03:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.33 - - [2026-02-24 03:31:10] "GET /project/b9b85490-c246-4578-8699-aaf2fd10cde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040013 10.0.0.33 - - [2026-02-24 03:31:10] "POST /virtual-machines HTTP/1.1" 200 395 0.009147 10.0.0.33 - - [2026-02-24 03:31:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.015915 10.0.0.33 - - [2026-02-24 03:31:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.131851 10.0.0.33 - - [2026-02-24 03:31:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.011340 10.0.0.33 - - [2026-02-24 03:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010524 10.0.0.33 - - [2026-02-24 03:31:10] "GET /virtual-machine-interface/431b5fbc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009477 10.0.0.33 - - [2026-02-24 03:31:10] "POST /instance-ips HTTP/1.1" 200 397 0.039875 10.0.0.33 - - [2026-02-24 03:31:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.018290 10.0.0.33 - - [2026-02-24 03:31:10] "GET /virtual-machine-interface/431b5fbc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005982 10.0.0.33 - - [2026-02-24 03:31:10] "POST /set-tag HTTP/1.1" 200 109 0.073863 10.0.0.33 - - [2026-02-24 03:31:10] "GET /virtual-machine-interface/431b5fbc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008146 10.0.0.33 - - [2026-02-24 03:31:10] "GET /instance-ip/43386dfa-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004867 10.0.0.33 - - [2026-02-24 03:31:10] "GET /virtual-machine-interface/431b5fbc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007442 10.0.0.33 - - [2026-02-24 03:31:10] "POST /set-tag HTTP/1.1" 200 109 0.007585 10.0.0.33 - - [2026-02-24 03:31:10] "GET /virtual-router/f9e7bae4-3bfb-4677-a534-16f72e24b492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.012252 10.0.0.33 - - [2026-02-24 03:31:10] "POST /ref-update HTTP/1.1" 200 156 0.064879 10.0.0.33 - - [2026-02-24 03:31:10] "GET /virtual-machine-interface/431b5fbc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014477 10.0.0.33 - - [2026-02-24 03:31:10] "POST /set-tag HTTP/1.1" 200 109 0.002192 10.0.0.33 - - [2026-02-24 03:31:11] "POST /tags HTTP/1.1" 200 291 0.100379 10.0.0.33 - - [2026-02-24 03:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005405 10.0.0.33 - - [2026-02-24 03:31:11] "GET /tag/553bc4de-4394-40c1-91e2-1c2793c5b5c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.016897 10.0.0.33 - - [2026-02-24 03:31:11] "POST /tags HTTP/1.1" 409 252 0.001789 10.0.0.33 - - [2026-02-24 03:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.33 - - [2026-02-24 03:31:11] "GET /tag/0bddd1a6-9b47-4874-bad9-01058c8d14c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.018637 10.0.0.33 - - [2026-02-24 03:31:11] "POST /tags HTTP/1.1" 409 226 0.003006 10.0.0.33 - - [2026-02-24 03:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.33 - - [2026-02-24 03:31:11] "GET /tag/4716acc2-fb42-45ef-8bb4-ced77c797603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.029611 10.0.0.33 - - [2026-02-24 03:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.33 - - [2026-02-24 03:31:11] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005264 10.0.0.33 - - [2026-02-24 03:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.33 - - [2026-02-24 03:31:11] "GET /project/641ba4fb-84ab-4a85-a12b-22e16db947ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032258 10.0.0.33 - - [2026-02-24 03:31:11] "POST /virtual-machines HTTP/1.1" 200 395 0.014568 10.0.0.33 - - [2026-02-24 03:31:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.017725 10.0.0.33 - - [2026-02-24 03:31:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.134046 10.0.0.33 - - [2026-02-24 03:31:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.013050 10.0.0.33 - - [2026-02-24 03:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006020 10.0.0.33 - - [2026-02-24 03:31:11] "GET /virtual-machine-interface/43ddf252-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005178 10.0.0.33 - - [2026-02-24 03:31:11] "POST /instance-ips HTTP/1.1" 200 397 0.033207 10.0.0.33 - - [2026-02-24 03:31:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.032684 10.0.0.33 - - [2026-02-24 03:31:11] "GET /virtual-machine-interface/43ddf252-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012713 10.0.0.33 - - [2026-02-24 03:31:11] "POST /set-tag HTTP/1.1" 200 109 0.071779 10.0.0.33 - - [2026-02-24 03:31:12] "GET /virtual-machine-interface/43ddf252-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010875 10.0.0.33 - - [2026-02-24 03:31:12] "GET /instance-ip/43fdeb20-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007418 10.0.0.33 - - [2026-02-24 03:31:12] "GET /virtual-machine-interface/43ddf252-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004457 10.0.0.33 - - [2026-02-24 03:31:12] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.33 - - [2026-02-24 03:31:12] "GET /virtual-router/f9e7bae4-3bfb-4677-a534-16f72e24b492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.014822 10.0.0.33 - - [2026-02-24 03:31:12] "POST /ref-update HTTP/1.1" 200 156 0.009321 10.0.0.33 - - [2026-02-24 03:31:12] "GET /virtual-machine-interface/43ddf252-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008201 10.0.0.33 - - [2026-02-24 03:31:12] "POST /set-tag HTTP/1.1" 200 109 0.002798 10.0.0.33 - - [2026-02-24 03:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.33 - - [2026-02-24 03:31:12] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004566 10.0.0.33 - - [2026-02-24 03:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.33 - - [2026-02-24 03:31:12] "GET /project/641ba4fb-84ab-4a85-a12b-22e16db947ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034967 10.0.0.33 - - [2026-02-24 03:31:12] "POST /virtual-machines HTTP/1.1" 200 395 0.012222 10.0.0.33 - - [2026-02-24 03:31:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008207 10.0.0.33 - - [2026-02-24 03:31:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125882 10.0.0.33 - - [2026-02-24 03:31:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.020070 10.0.0.33 - - [2026-02-24 03:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.33 - - [2026-02-24 03:31:12] "GET /virtual-machine-interface/446e0d9c-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008407 10.0.0.33 - - [2026-02-24 03:31:12] "POST /instance-ips HTTP/1.1" 200 397 0.021061 10.0.0.33 - - [2026-02-24 03:31:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.027603 10.0.0.33 - - [2026-02-24 03:31:12] "GET /virtual-machine-interface/446e0d9c-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.026421 10.0.0.33 - - [2026-02-24 03:31:12] "POST /set-tag HTTP/1.1" 200 109 0.072206 10.0.0.33 - - [2026-02-24 03:31:12] "GET /virtual-machine-interface/446e0d9c-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011738 10.0.0.33 - - [2026-02-24 03:31:12] "GET /instance-ip/448e4c4c-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005431 10.0.0.33 - - [2026-02-24 03:31:13] "GET /virtual-machine-interface/446e0d9c-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004357 10.0.0.33 - - [2026-02-24 03:31:13] "POST /set-tag HTTP/1.1" 200 109 0.002680 10.0.0.33 - - [2026-02-24 03:31:13] "GET /virtual-router/f9e7bae4-3bfb-4677-a534-16f72e24b492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.003681 10.0.0.33 - - [2026-02-24 03:31:13] "POST /ref-update HTTP/1.1" 200 156 0.009580 10.0.0.33 - - [2026-02-24 03:31:13] "GET /virtual-machine-interface/446e0d9c-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005167 10.0.0.33 - - [2026-02-24 03:31:13] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.33 - - [2026-02-24 03:31:13] "POST /tags HTTP/1.1" 200 299 0.017422 10.0.0.33 - - [2026-02-24 03:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011826 10.0.0.33 - - [2026-02-24 03:31:13] "GET /tag/3272ebda-1e29-4397-8408-9c66035ef569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.013090 10.0.0.33 - - [2026-02-24 03:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.33 - - [2026-02-24 03:31:13] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004961 10.0.0.33 - - [2026-02-24 03:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.33 - - [2026-02-24 03:31:13] "GET /project/b9b85490-c246-4578-8699-aaf2fd10cde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037274 10.0.0.33 - - [2026-02-24 03:31:13] "POST /virtual-machines HTTP/1.1" 200 395 0.011723 10.0.0.33 - - [2026-02-24 03:31:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008367 10.0.0.33 - - [2026-02-24 03:31:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122781 10.0.0.33 - - [2026-02-24 03:31:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023854 10.0.0.33 - - [2026-02-24 03:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014492 10.0.0.33 - - [2026-02-24 03:31:13] "GET /virtual-machine-interface/450120d2-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005811 10.0.0.33 - - [2026-02-24 03:31:13] "POST /instance-ips HTTP/1.1" 200 397 0.021225 10.0.0.33 - - [2026-02-24 03:31:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.030442 10.0.0.33 - - [2026-02-24 03:31:13] "GET /virtual-machine-interface/450120d2-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016866 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:31:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000671 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:31:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000834 10.0.0.33 - - [2026-02-24 03:31:13] "POST /set-tag HTTP/1.1" 200 109 0.027856 10.0.0.33 - - [2026-02-24 03:31:13] "GET /virtual-machine-interface/450120d2-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016966 10.0.0.33 - - [2026-02-24 03:31:13] "GET /instance-ip/451924c0-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.010537 10.0.0.33 - - [2026-02-24 03:31:13] "GET /virtual-machine-interface/450120d2-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007211 10.0.0.33 - - [2026-02-24 03:31:13] "POST /set-tag HTTP/1.1" 200 109 0.010741 10.0.0.33 - - [2026-02-24 03:31:13] "POST /tags HTTP/1.1" 200 299 0.027671 10.0.0.33 - - [2026-02-24 03:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.33 - - [2026-02-24 03:31:14] "GET /tag/caa59b99-0367-45bb-9f76-429be468cc89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.070588 10.0.0.33 - - [2026-02-24 03:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.33 - - [2026-02-24 03:31:14] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005789 10.0.0.33 - - [2026-02-24 03:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.33 - - [2026-02-24 03:31:14] "GET /project/b9b85490-c246-4578-8699-aaf2fd10cde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.057983 10.0.0.33 - - [2026-02-24 03:31:14] "POST /virtual-machines HTTP/1.1" 200 395 0.012779 10.0.0.33 - - [2026-02-24 03:31:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008529 10.0.0.33 - - [2026-02-24 03:31:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.139149 10.0.0.33 - - [2026-02-24 03:31:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.032237 10.0.0.33 - - [2026-02-24 03:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012827 10.0.0.33 - - [2026-02-24 03:31:14] "GET /virtual-machine-interface/45846a28-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005061 10.0.0.33 - - [2026-02-24 03:31:14] "POST /instance-ips HTTP/1.1" 200 397 0.026423 10.0.0.33 - - [2026-02-24 03:31:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.025758 10.0.0.33 - - [2026-02-24 03:31:14] "GET /virtual-machine-interface/45846a28-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.020078 10.0.0.33 - - [2026-02-24 03:31:14] "POST /set-tag HTTP/1.1" 200 109 0.020772 10.0.0.33 - - [2026-02-24 03:31:14] "GET /virtual-machine-interface/45846a28-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009550 10.0.0.33 - - [2026-02-24 03:31:14] "GET /instance-ip/459f310a-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003772 10.0.0.33 - - [2026-02-24 03:31:14] "GET /virtual-machine-interface/45846a28-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004323 10.0.0.33 - - [2026-02-24 03:31:14] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.33 - - [2026-02-24 03:31:14] "POST /tags HTTP/1.1" 200 299 0.019464 10.0.0.33 - - [2026-02-24 03:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.33 - - [2026-02-24 03:31:14] "GET /tag/68f31657-dd34-4744-a956-7ff40ab9392f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012847 10.0.0.33 - - [2026-02-24 03:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.33 - - [2026-02-24 03:31:14] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004929 10.0.0.33 - - [2026-02-24 03:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.33 - - [2026-02-24 03:31:14] "GET /project/641ba4fb-84ab-4a85-a12b-22e16db947ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038999 10.0.0.33 - - [2026-02-24 03:31:14] "POST /virtual-machines HTTP/1.1" 200 395 0.008034 10.0.0.33 - - [2026-02-24 03:31:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009305 10.0.0.33 - - [2026-02-24 03:31:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101685 10.0.0.33 - - [2026-02-24 03:31:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.016360 10.0.0.33 - - [2026-02-24 03:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.33 - - [2026-02-24 03:31:15] "GET /virtual-machine-interface/45f6c816-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004358 10.0.0.33 - - [2026-02-24 03:31:15] "POST /instance-ips HTTP/1.1" 200 397 0.022965 10.0.0.33 - - [2026-02-24 03:31:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.018656 10.0.0.33 - - [2026-02-24 03:31:15] "GET /virtual-machine-interface/45f6c816-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006277 10.0.0.33 - - [2026-02-24 03:31:15] "POST /set-tag HTTP/1.1" 200 109 0.017479 10.0.0.33 - - [2026-02-24 03:31:15] "GET /virtual-machine-interface/45f6c816-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022958 10.0.0.33 - - [2026-02-24 03:31:15] "GET /instance-ip/460a099e-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002788 10.0.0.33 - - [2026-02-24 03:31:15] "GET /virtual-machine-interface/45f6c816-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004462 10.0.0.33 - - [2026-02-24 03:31:15] "POST /set-tag HTTP/1.1" 200 109 0.002141 10.0.0.33 - - [2026-02-24 03:31:15] "POST /tags HTTP/1.1" 200 299 0.018230 10.0.0.33 - - [2026-02-24 03:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011679 10.0.0.33 - - [2026-02-24 03:31:15] "GET /tag/5c011670-51e2-46d2-9ffe-9694eb8e470e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012161 10.0.0.33 - - [2026-02-24 03:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.33 - - [2026-02-24 03:31:15] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004557 10.0.0.33 - - [2026-02-24 03:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001233 10.0.0.33 - - [2026-02-24 03:31:15] "GET /project/641ba4fb-84ab-4a85-a12b-22e16db947ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035482 10.0.0.33 - - [2026-02-24 03:31:15] "POST /virtual-machines HTTP/1.1" 200 395 0.009511 10.0.0.33 - - [2026-02-24 03:31:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.021551 10.0.0.33 - - [2026-02-24 03:31:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123271 10.0.0.33 - - [2026-02-24 03:31:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.007626 10.0.0.33 - - [2026-02-24 03:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013433 10.0.0.33 - - [2026-02-24 03:31:15] "GET /virtual-machine-interface/4658cba6-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005094 10.0.0.33 - - [2026-02-24 03:31:15] "POST /instance-ips HTTP/1.1" 200 397 0.020780 10.0.0.33 - - [2026-02-24 03:31:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.027509 10.0.0.33 - - [2026-02-24 03:31:15] "GET /virtual-machine-interface/4658cba6-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007077 10.0.0.33 - - [2026-02-24 03:31:16] "POST /set-tag HTTP/1.1" 200 109 0.022715 10.0.0.33 - - [2026-02-24 03:31:16] "GET /virtual-machine-interface/4658cba6-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016832 10.0.0.33 - - [2026-02-24 03:31:16] "GET /instance-ip/4674d800-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007434 10.0.0.33 - - [2026-02-24 03:31:16] "GET /virtual-machine-interface/4658cba6-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004484 10.0.0.33 - - [2026-02-24 03:31:16] "POST /set-tag HTTP/1.1" 200 109 0.002046 10.0.0.33 - - [2026-02-24 03:31:16] "GET /virtual-router/f9e7bae4-3bfb-4677-a534-16f72e24b492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.003314 10.0.0.33 - - [2026-02-24 03:31:16] "POST /ref-update HTTP/1.1" 200 156 0.010246 10.0.0.33 - - [2026-02-24 03:31:16] "GET /virtual-machine-interface/450120d2-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003901 10.0.0.33 - - [2026-02-24 03:31:16] "POST /set-tag HTTP/1.1" 200 109 0.001946 10.0.0.33 - - [2026-02-24 03:31:16] "GET /virtual-router/f9e7bae4-3bfb-4677-a534-16f72e24b492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.003573 10.0.0.33 - - [2026-02-24 03:31:16] "POST /ref-update HTTP/1.1" 200 156 0.007651 10.0.0.33 - - [2026-02-24 03:31:16] "GET /virtual-machine-interface/45846a28-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004565 10.0.0.33 - - [2026-02-24 03:31:16] "POST /set-tag HTTP/1.1" 200 109 0.001878 10.0.0.33 - - [2026-02-24 03:31:16] "GET /virtual-machine-interface/42945332-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005035 10.0.0.33 - - [2026-02-24 03:31:16] "POST /set-tag HTTP/1.1" 200 109 0.005524 10.0.0.33 - - [2026-02-24 03:31:16] "GET /virtual-router/f9e7bae4-3bfb-4677-a534-16f72e24b492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.004193 10.0.0.33 - - [2026-02-24 03:31:16] "POST /ref-update HTTP/1.1" 200 156 0.006526 10.0.0.33 - - [2026-02-24 03:31:16] "GET /virtual-machine-interface/4658cba6-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009300 10.0.0.33 - - [2026-02-24 03:31:16] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.33 - - [2026-02-24 03:31:16] "GET /virtual-router/f9e7bae4-3bfb-4677-a534-16f72e24b492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.003941 10.0.0.33 - - [2026-02-24 03:31:16] "POST /ref-update HTTP/1.1" 200 156 0.010026 10.0.0.33 - - [2026-02-24 03:31:16] "GET /virtual-machine-interface/45f6c816-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009603 10.0.0.33 - - [2026-02-24 03:31:16] "POST /set-tag HTTP/1.1" 200 109 0.006250 10.0.0.33 - - [2026-02-24 03:31:16] "GET /virtual-machine-interface/431b5fbc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005384 10.0.0.33 - - [2026-02-24 03:31:16] "POST /set-tag HTTP/1.1" 200 109 0.002425 10.0.0.33 - - [2026-02-24 03:31:16] "GET /virtual-machine-interface/43ddf252-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004525 10.0.0.33 - - [2026-02-24 03:31:16] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.33 - - [2026-02-24 03:31:16] "GET /virtual-machine-interface/446e0d9c-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004304 10.0.0.33 - - [2026-02-24 03:31:16] "POST /set-tag HTTP/1.1" 200 109 0.001961 10.0.0.33 - - [2026-02-24 03:31:16] "GET /virtual-machine-interface/450120d2-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003426 10.0.0.33 - - [2026-02-24 03:31:16] "POST /set-tag HTTP/1.1" 200 109 0.001925 10.0.0.33 - - [2026-02-24 03:31:16] "GET /virtual-machine-interface/45846a28-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006662 10.0.0.33 - - [2026-02-24 03:31:16] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.33 - - [2026-02-24 03:31:16] "GET /virtual-machine-interface/43ddf252-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003642 10.0.0.33 - - [2026-02-24 03:31:16] "POST /set-tag HTTP/1.1" 200 109 0.002611 10.0.0.33 - - [2026-02-24 03:31:16] "GET /virtual-machine-interface/45f6c816-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003636 10.0.0.33 - - [2026-02-24 03:31:16] "POST /set-tag HTTP/1.1" 200 109 0.001890 10.0.0.33 - - [2026-02-24 03:31:16] "GET /virtual-machine-interface/4658cba6-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006062 10.0.0.33 - - [2026-02-24 03:31:16] "POST /set-tag HTTP/1.1" 200 109 0.004942 10.0.0.33 - - [2026-02-24 03:31:18] "GET /virtual-machine-interface/42945332-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004738 10.0.0.33 - - [2026-02-24 03:31:18] "POST /set-tag HTTP/1.1" 200 109 0.002241 10.0.0.33 - - [2026-02-24 03:31:19] "GET /virtual-machine-interface/431b5fbc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007076 10.0.0.33 - - [2026-02-24 03:31:19] "POST /set-tag HTTP/1.1" 200 109 0.002112 10.0.0.33 - - [2026-02-24 03:31:19] "GET /virtual-machine-interface/4658cba6-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004436 10.0.0.33 - - [2026-02-24 03:31:19] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.33 - - [2026-02-24 03:31:19] "GET /virtual-machine-interface/450120d2-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004143 10.0.0.33 - - [2026-02-24 03:31:19] "POST /set-tag HTTP/1.1" 200 109 0.001895 10.0.0.33 - - [2026-02-24 03:31:20] "GET /virtual-machine-interface/446e0d9c-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004348 10.0.0.33 - - [2026-02-24 03:31:20] "POST /set-tag HTTP/1.1" 200 109 0.002652 10.0.0.33 - - [2026-02-24 03:31:23] "GET /virtual-machine/f2e1394c-ae46-4895-8d68-27f5d66402d8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003420 10.0.0.33 - - [2026-02-24 03:31:23] "GET /virtual-machine-interface/42945332-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003828 10.0.0.33 - - [2026-02-24 03:31:23] "GET /virtual-machine/70dd7272-6871-4296-83d1-69dd278d2396?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002824 10.0.0.33 - - [2026-02-24 03:31:23] "GET /virtual-machine-interface/431b5fbc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003639 10.0.0.33 - - [2026-02-24 03:31:23] "GET /virtual-machine/b27a5e79-31da-4a4a-a5f2-1ee8a61c6ecd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002781 10.0.0.33 - - [2026-02-24 03:31:23] "GET /virtual-machine-interface/43ddf252-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006405 10.0.0.33 - - [2026-02-24 03:31:23] "GET /virtual-machine/05883a3b-c2c1-446f-84af-e548fb47d7bb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1253 0.003471 10.0.0.33 - - [2026-02-24 03:31:23] "GET /virtual-machine-interface/446e0d9c-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005372 10.0.0.33 - - [2026-02-24 03:31:23] "GET /virtual-machine/9bfdb1f7-f2f1-4c06-8909-f09411cf7ad8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003002 10.0.0.33 - - [2026-02-24 03:31:23] "GET /virtual-machine-interface/450120d2-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004066 10.0.0.33 - - [2026-02-24 03:31:24] "GET /virtual-machine-interface/45f6c816-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004641 10.0.0.33 - - [2026-02-24 03:31:24] "POST /set-tag HTTP/1.1" 200 109 0.002369 10.0.0.33 - - [2026-02-24 03:31:24] "GET /virtual-machine-interface/45846a28-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007507 10.0.0.33 - - [2026-02-24 03:31:24] "POST /set-tag HTTP/1.1" 200 109 0.002621 10.0.0.33 - - [2026-02-24 03:31:28] "GET /virtual-machine/b7b3b9c4-85fe-4aa2-af0d-67d38b2097cc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003516 10.0.0.33 - - [2026-02-24 03:31:28] "GET /virtual-machine-interface/45f6c816-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004416 10.0.0.33 - - [2026-02-24 03:31:28] "GET /virtual-machine/3e705e92-290a-4a2a-92f6-f997137bbd69?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002779 10.0.0.33 - - [2026-02-24 03:31:28] "GET /virtual-machine-interface/45846a28-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005995 10.0.0.33 - - [2026-02-24 03:31:28] "GET /virtual-machine/fc111eeb-9516-4e12-b574-5e4decb412c6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003702 10.0.0.33 - - [2026-02-24 03:31:28] "GET /virtual-machine-interface/4658cba6-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004568 10.0.0.33 - - [2026-02-24 03:31:29] "GET /loadbalancer/606fa78a-91b1-4c84-86df-653611a03976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002874 10.0.0.33 - - [2026-02-24 03:31:29] "POST /tags HTTP/1.1" 200 333 0.029508 10.0.0.33 - - [2026-02-24 03:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005390 10.0.0.33 - - [2026-02-24 03:31:29] "GET /tag/f0dd732c-7cd4-4a47-b859-bb6b769f19ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.025489 10.0.0.33 - - [2026-02-24 03:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.33 - - [2026-02-24 03:31:29] "GET /project/b9b85490-c246-4578-8699-aaf2fd10cde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032930 10.0.0.33 - - [2026-02-24 03:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.33 - - [2026-02-24 03:31:29] "GET /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.008352 10.0.0.33 - - [2026-02-24 03:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.33 - - [2026-02-24 03:31:29] "GET /service-appliance-set/c088d6df-2b06-475a-8ce1-83a1a66d3e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002815 10.0.0.33 - - [2026-02-24 03:31:29] "POST /fqname-to-id HTTP/1.1" 404 273 0.001363 10.0.0.33 - - [2026-02-24 03:31:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.117532 10.0.0.33 - - [2026-02-24 03:31:29] "GET /virtual-machine-interface/6be0eabe-7b37-4066-a5b6-12e459eab92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.020686 10.0.0.33 - - [2026-02-24 03:31:29] "POST /instance-ips HTTP/1.1" 200 409 0.033415 10.0.0.33 - - [2026-02-24 03:31:29] "GET /instance-ip/c805d48c-d113-4d01-8636-c4a27da556d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.007097 10.0.0.33 - - [2026-02-24 03:31:29] "POST /loadbalancers HTTP/1.1" 200 629 0.072938 10.0.0.33 - - [2026-02-24 03:31:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.021668 10.0.0.33 - - [2026-02-24 03:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.019438 10.0.0.33 - - [2026-02-24 03:31:30] "GET /project/b9b85490-c246-4578-8699-aaf2fd10cde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.072641 10.0.0.33 - - [2026-02-24 03:31:30] "GET /instance-ip/c805d48c-d113-4d01-8636-c4a27da556d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003961 10.0.0.33 - - [2026-02-24 03:31:30] "GET /project/b9b85490-c246-4578-8699-aaf2fd10cde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049456 10.0.0.33 - - [2026-02-24 03:31:30] "GET /loadbalancer/606fa78a-91b1-4c84-86df-653611a03976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003802 10.0.0.33 - - [2026-02-24 03:31:30] "POST /floating-ips HTTP/1.1" 200 597 0.066284 10.0.0.33 - - [2026-02-24 03:31:30] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.060902 10.0.0.33 - - [2026-02-24 03:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.33 - - [2026-02-24 03:31:30] "GET /project/b9b85490-c246-4578-8699-aaf2fd10cde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.019396 10.0.0.33 - - [2026-02-24 03:31:30] "GET /loadbalancer-listener/540610e4-bea0-4e4d-80fa-04547a8b3835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.017546 10.0.0.33 - - [2026-02-24 03:31:30] "GET /loadbalancer-listener/540610e4-bea0-4e4d-80fa-04547a8b3835?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.003599 10.0.0.33 - - [2026-02-24 03:31:30] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.022056 10.0.0.33 - - [2026-02-24 03:31:30] "GET /instance-ip/c805d48c-d113-4d01-8636-c4a27da556d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.013600 10.0.0.33 - - [2026-02-24 03:31:30] "GET /loadbalancer/606fa78a-91b1-4c84-86df-653611a03976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.012546 10.0.0.33 - - [2026-02-24 03:31:30] "GET /instance-ip/c805d48c-d113-4d01-8636-c4a27da556d5?fields=floating_ips HTTP/1.1" 200 1212 0.010404 10.0.0.33 - - [2026-02-24 03:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.33 - - [2026-02-24 03:31:30] "GET /loadbalancer/606fa78a-91b1-4c84-86df-653611a03976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003128 10.0.0.33 - - [2026-02-24 03:31:30] "GET /floating-ip/6372474e-610c-445c-aa16-37cff1511c7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.009248 10.0.0.33 - - [2026-02-24 03:31:30] "GET /loadbalancer-pool/388c3848-025b-48dc-b7f9-0ad53d8735cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003831 10.0.0.33 - - [2026-02-24 03:31:30] "POST /loadbalancer-members HTTP/1.1" 200 721 0.026242 10.0.0.33 - - [2026-02-24 03:31:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.033507 10.0.0.33 - - [2026-02-24 03:31:30] "GET /virtual-machine-interface/42945332-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020947 10.0.0.33 - - [2026-02-24 03:31:30] "GET /virtual-machine-interface/42945332-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008353 10.0.0.33 - - [2026-02-24 03:31:30] "POST /ref-update HTTP/1.1" 200 156 0.011405 10.0.0.33 - - [2026-02-24 03:31:30] "GET /floating-ip/6372474e-610c-445c-aa16-37cff1511c7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.007214 10.0.0.33 - - [2026-02-24 03:31:30] "POST /tags HTTP/1.1" 409 221 0.002565 10.0.0.33 - - [2026-02-24 03:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.33 - - [2026-02-24 03:31:30] "GET /tag/f0dd732c-7cd4-4a47-b859-bb6b769f19ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012405 10.0.0.33 - - [2026-02-24 03:31:30] "PUT /floating-ip/6372474e-610c-445c-aa16-37cff1511c7f HTTP/1.1" 200 256 0.014791 10.0.0.33 - - [2026-02-24 03:31:30] "POST /set-tag HTTP/1.1" 200 109 0.071785 10.0.0.33 - - [2026-02-24 03:31:30] "GET /loadbalancer-pool/388c3848-025b-48dc-b7f9-0ad53d8735cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.027591 10.0.0.33 - - [2026-02-24 03:31:30] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021616 10.0.0.33 - - [2026-02-24 03:31:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.012208 10.0.0.33 - - [2026-02-24 03:31:30] "GET /virtual-machine-interface/431b5fbc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008574 10.0.0.33 - - [2026-02-24 03:31:30] "GET /virtual-machine-interface/431b5fbc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013490 10.0.0.33 - - [2026-02-24 03:31:30] "POST /ref-update HTTP/1.1" 200 156 0.019035 10.0.0.33 - - [2026-02-24 03:31:30] "GET /floating-ip/6372474e-610c-445c-aa16-37cff1511c7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.015019 10.0.0.33 - - [2026-02-24 03:31:31] "POST /set-tag HTTP/1.1" 200 109 0.113590 10.0.0.33 - - [2026-02-24 03:31:31] "POST /tags HTTP/1.1" 409 206 0.001872 10.0.0.33 - - [2026-02-24 03:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.33 - - [2026-02-24 03:31:31] "GET /tag/66374d8c-1f1c-4fa4-900a-299a916784e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010801 10.0.0.33 - - [2026-02-24 03:31:31] "POST /tags HTTP/1.1" 409 204 0.001456 10.0.0.33 - - [2026-02-24 03:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.33 - - [2026-02-24 03:31:31] "GET /tag/caa59b99-0367-45bb-9f76-429be468cc89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013984 10.0.0.33 - - [2026-02-24 03:31:31] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002514 10.0.0.33 - - [2026-02-24 03:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.33 - - [2026-02-24 03:31:31] "GET /policy-management/ff60ba27-4fbc-4730-86d7-5865a1a1154e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002733 10.0.0.33 - - [2026-02-24 03:31:31] "POST /tags HTTP/1.1" 409 206 0.002105 10.0.0.33 - - [2026-02-24 03:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.33 - - [2026-02-24 03:31:31] "GET /tag/66374d8c-1f1c-4fa4-900a-299a916784e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014735 10.0.0.33 - - [2026-02-24 03:31:31] "POST /tags HTTP/1.1" 409 226 0.002617 10.0.0.33 - - [2026-02-24 03:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001439 10.0.0.33 - - [2026-02-24 03:31:31] "GET /tag/38d38296-af38-474e-ade6-e3c7c5182b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010060 10.0.0.33 - - [2026-02-24 03:31:31] "POST /tags HTTP/1.1" 409 204 0.001623 10.0.0.33 - - [2026-02-24 03:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.33 - - [2026-02-24 03:31:31] "GET /tag/caa59b99-0367-45bb-9f76-429be468cc89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011766 10.0.0.33 - - [2026-02-24 03:31:31] "POST /tags HTTP/1.1" 409 226 0.004321 10.0.0.33 - - [2026-02-24 03:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.33 - - [2026-02-24 03:31:32] "GET /tag/38d38296-af38-474e-ade6-e3c7c5182b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015066 10.0.0.33 - - [2026-02-24 03:31:32] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002641 10.0.0.33 - - [2026-02-24 03:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001309 10.0.0.33 - - [2026-02-24 03:31:32] "GET /policy-management/ff60ba27-4fbc-4730-86d7-5865a1a1154e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005700 10.0.0.33 - - [2026-02-24 03:31:32] "POST /firewall-rules HTTP/1.1" 200 626 0.064234 10.0.0.33 - - [2026-02-24 03:31:32] "POST /firewall-rules HTTP/1.1" 200 646 0.077908 10.0.0.33 - - [2026-02-24 03:31:32] "GET /firewall-rule/5275d17c-319f-4a7a-bd36-13bc51e43cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.013401 10.0.0.33 - - [2026-02-24 03:31:32] "GET /firewall-policy/b77c855f-9479-4a9c-854b-ac0ae6e16a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002337 10.0.0.33 - - [2026-02-24 03:31:32] "GET /firewall-rule/390f33d3-7f9f-420e-8663-350415bb60fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.004576 10.0.0.33 - - [2026-02-24 03:31:32] "POST /ref-update HTTP/1.1" 200 156 0.029527 10.0.0.33 - - [2026-02-24 03:31:32] "POST /firewall-policys HTTP/1.1" 200 606 0.034084 10.0.0.33 - - [2026-02-24 03:31:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.011805 10.0.0.33 - - [2026-02-24 03:31:32] "GET /firewall-policy/e9be2ff0-8790-4782-bcde-f9b08284f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.012055 10.0.0.33 - - [2026-02-24 03:31:32] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002152 10.0.0.33 - - [2026-02-24 03:31:32] "GET /firewall-policy/e9be2ff0-8790-4782-bcde-f9b08284f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002437 10.0.0.33 - - [2026-02-24 03:31:32] "GET /firewall-policy/8566b1c1-62c1-48df-a889-1ea81e8cef59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003363 10.0.0.33 - - [2026-02-24 03:31:32] "GET /firewall-policy/b77c855f-9479-4a9c-854b-ac0ae6e16a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003286 10.0.0.33 - - [2026-02-24 03:31:32] "GET /firewall-policy/d897f4e1-1f58-4286-8041-909ed4165c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005146 10.0.0.33 - - [2026-02-24 03:31:32] "GET /firewall-policy/b77c855f-9479-4a9c-854b-ac0ae6e16a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001982 10.0.0.33 - - [2026-02-24 03:31:32] "GET /firewall-policy/d897f4e1-1f58-4286-8041-909ed4165c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.001775 10.0.0.33 - - [2026-02-24 03:31:32] "POST /ref-update HTTP/1.1" 200 156 0.018522 10.0.0.33 - - [2026-02-24 03:31:32] "POST /ref-update HTTP/1.1" 200 156 0.034291 10.0.0.33 - - [2026-02-24 03:31:32] "POST /ref-update HTTP/1.1" 200 156 0.022287 10.0.0.33 - - [2026-02-24 03:31:32] "POST /ref-update HTTP/1.1" 200 156 0.044088 10.0.0.33 - - [2026-02-24 03:31:32] "POST /ref-update HTTP/1.1" 200 156 0.030662 10.0.0.33 - - [2026-02-24 03:31:32] "GET /firewall-policy/e9be2ff0-8790-4782-bcde-f9b08284f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002482 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:32:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001073 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:32:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000846 10.0.0.33 - - [2026-02-24 03:33:31] "POST /tags HTTP/1.1" 409 252 0.002112 10.0.0.33 - - [2026-02-24 03:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.33 - - [2026-02-24 03:33:31] "GET /tag/0bddd1a6-9b47-4874-bad9-01058c8d14c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.012953 10.0.0.33 - - [2026-02-24 03:33:31] "POST /tags HTTP/1.1" 409 228 0.002052 10.0.0.33 - - [2026-02-24 03:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.33 - - [2026-02-24 03:33:31] "GET /tag/5f251f1d-5d6b-4638-9ccd-b40a97c305f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011291 10.0.0.33 - - [2026-02-24 03:33:31] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003389 10.0.0.33 - - [2026-02-24 03:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.33 - - [2026-02-24 03:33:31] "GET /policy-management/ff60ba27-4fbc-4730-86d7-5865a1a1154e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002361 10.0.0.33 - - [2026-02-24 03:33:31] "POST /tags HTTP/1.1" 409 206 0.001993 10.0.0.33 - - [2026-02-24 03:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.33 - - [2026-02-24 03:33:31] "GET /tag/66374d8c-1f1c-4fa4-900a-299a916784e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011639 10.0.0.33 - - [2026-02-24 03:33:31] "POST /tags HTTP/1.1" 409 226 0.001887 10.0.0.33 - - [2026-02-24 03:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.33 - - [2026-02-24 03:33:31] "GET /tag/38d38296-af38-474e-ade6-e3c7c5182b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014269 10.0.0.33 - - [2026-02-24 03:33:31] "POST /tags HTTP/1.1" 409 204 0.002224 10.0.0.33 - - [2026-02-24 03:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.33 - - [2026-02-24 03:33:31] "GET /tag/caa59b99-0367-45bb-9f76-429be468cc89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012224 10.0.0.33 - - [2026-02-24 03:33:31] "POST /tags HTTP/1.1" 409 226 0.001866 10.0.0.33 - - [2026-02-24 03:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.33 - - [2026-02-24 03:33:31] "GET /tag/38d38296-af38-474e-ade6-e3c7c5182b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009841 10.0.0.33 - - [2026-02-24 03:33:31] "POST /tags HTTP/1.1" 409 228 0.001912 10.0.0.33 - - [2026-02-24 03:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.33 - - [2026-02-24 03:33:31] "GET /tag/5f251f1d-5d6b-4638-9ccd-b40a97c305f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014050 10.0.0.33 - - [2026-02-24 03:33:31] "POST /tags HTTP/1.1" 409 252 0.001780 10.0.0.33 - - [2026-02-24 03:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.33 - - [2026-02-24 03:33:31] "GET /tag/0bddd1a6-9b47-4874-bad9-01058c8d14c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.012712 10.0.0.33 - - [2026-02-24 03:33:31] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004346 10.0.0.33 - - [2026-02-24 03:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.33 - - [2026-02-24 03:33:32] "GET /policy-management/ff60ba27-4fbc-4730-86d7-5865a1a1154e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003364 10.0.0.33 - - [2026-02-24 03:33:32] "POST /firewall-rules HTTP/1.1" 409 281 0.001801 10.0.0.33 - - [2026-02-24 03:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.33 - - [2026-02-24 03:33:32] "PUT /firewall-rule/390f33d3-7f9f-420e-8663-350415bb60fe HTTP/1.1" 200 260 0.022712 10.0.0.33 - - [2026-02-24 03:33:32] "POST /firewall-rules HTTP/1.1" 409 291 0.007297 10.0.0.33 - - [2026-02-24 03:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.33 - - [2026-02-24 03:33:32] "PUT /firewall-rule/5275d17c-319f-4a7a-bd36-13bc51e43cf9 HTTP/1.1" 200 260 0.025220 10.0.0.33 - - [2026-02-24 03:33:32] "GET /firewall-rule/5275d17c-319f-4a7a-bd36-13bc51e43cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.005218 10.0.0.33 - - [2026-02-24 03:33:32] "POST /firewall-rules HTTP/1.1" 200 658 0.077433 10.0.0.33 - - [2026-02-24 03:33:32] "GET /firewall-rule/01271f56-aa1e-4811-9939-7ea5e1d48612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2891 0.003585 10.0.0.33 - - [2026-02-24 03:33:32] "GET /firewall-policy/b77c855f-9479-4a9c-854b-ac0ae6e16a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001761 10.0.0.33 - - [2026-02-24 03:33:32] "GET /firewall-rule/390f33d3-7f9f-420e-8663-350415bb60fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002060 10.0.0.33 - - [2026-02-24 03:33:32] "POST /firewall-policys HTTP/1.1" 409 269 0.002683 10.0.0.33 - - [2026-02-24 03:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.33 - - [2026-02-24 03:33:32] "PUT /firewall-policy/e9be2ff0-8790-4782-bcde-f9b08284f7ec HTTP/1.1" 200 264 0.034079 10.0.0.33 - - [2026-02-24 03:33:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.032349 10.0.0.33 - - [2026-02-24 03:33:32] "GET /firewall-policy/e9be2ff0-8790-4782-bcde-f9b08284f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.043283 10.0.0.33 - - [2026-02-24 03:33:32] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002717 10.0.0.33 - - [2026-02-24 03:33:32] "GET /firewall-policy/e9be2ff0-8790-4782-bcde-f9b08284f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002379 10.0.0.33 - - [2026-02-24 03:33:32] "GET /firewall-policy/8566b1c1-62c1-48df-a889-1ea81e8cef59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006537 10.0.0.33 - - [2026-02-24 03:33:32] "GET /firewall-policy/b77c855f-9479-4a9c-854b-ac0ae6e16a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002708 10.0.0.33 - - [2026-02-24 03:33:32] "GET /firewall-policy/d897f4e1-1f58-4286-8041-909ed4165c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002409 10.0.0.33 - - [2026-02-24 03:33:32] "GET /firewall-policy/e9be2ff0-8790-4782-bcde-f9b08284f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002574 10.0.0.33 - - [2026-02-24 03:33:32] "GET /firewall-policy/e9be2ff0-8790-4782-bcde-f9b08284f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002900 10.0.0.33 - - [2026-02-24 03:33:48] "GET /global-system-configs HTTP/1.1" 200 322 0.003006 10.0.0.33 - - [2026-02-24 03:33:49] "GET /global-system-configs HTTP/1.1" 200 322 0.004663 10.0.0.33 - - [2026-02-24 03:34:33] "GET /virtual-machine-interface/42945332-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.013816 10.0.0.33 - - [2026-02-24 03:34:33] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.33 - - [2026-02-24 03:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.33 - - [2026-02-24 03:34:33] "GET /loadbalancer/606fa78a-91b1-4c84-86df-653611a03976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002855 10.0.0.33 - - [2026-02-24 03:34:33] "GET /virtual-machine-interface/42945332-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004167 10.0.0.33 - - [2026-02-24 03:34:33] "POST /set-tag HTTP/1.1" 200 109 0.060252 10.0.0.33 - - [2026-02-24 03:34:34] "DELETE /loadbalancer-member/6d21ba7d-dd06-421e-b5ab-939a66810d5c HTTP/1.1" 200 115 0.030157 10.0.0.33 - - [2026-02-24 03:34:34] "GET /virtual-machine-interface/45846a28-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003720 10.0.0.33 - - [2026-02-24 03:34:34] "POST /set-tag HTTP/1.1" 200 109 0.002415 10.0.0.33 - - [2026-02-24 03:34:34] "GET /virtual-machine-interface/446e0d9c-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003580 10.0.0.33 - - [2026-02-24 03:34:34] "POST /set-tag HTTP/1.1" 200 109 0.002099 10.0.0.33 - - [2026-02-24 03:34:34] "GET /virtual-machine-interface/45f6c816-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005020 10.0.0.33 - - [2026-02-24 03:34:34] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.33 - - [2026-02-24 03:34:34] "GET /virtual-machine-interface/450120d2-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004035 10.0.0.33 - - [2026-02-24 03:34:34] "POST /set-tag HTTP/1.1" 200 109 0.004074 10.0.0.33 - - [2026-02-24 03:34:34] "GET /virtual-machine-interface/43ddf252-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004591 10.0.0.33 - - [2026-02-24 03:34:34] "POST /set-tag HTTP/1.1" 200 109 0.001997 10.0.0.33 - - [2026-02-24 03:34:34] "GET /virtual-machine-interface/4658cba6-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004746 10.0.0.33 - - [2026-02-24 03:34:34] "POST /set-tag HTTP/1.1" 200 109 0.001950 10.0.0.33 - - [2026-02-24 03:34:34] "GET /virtual-machine-interface/431b5fbc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005797 10.0.0.33 - - [2026-02-24 03:34:34] "POST /set-tag HTTP/1.1" 200 109 0.002241 10.0.0.33 - - [2026-02-24 03:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.33 - - [2026-02-24 03:34:34] "GET /loadbalancer/606fa78a-91b1-4c84-86df-653611a03976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002755 10.0.0.33 - - [2026-02-24 03:34:35] "GET /virtual-machine-interface/43ddf252-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006910 10.0.0.33 - - [2026-02-24 03:34:35] "POST /set-tag HTTP/1.1" 200 109 0.002746 10.0.0.33 - - [2026-02-24 03:34:35] "GET /virtual-machine-interface/43ddf252-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008319 10.0.0.33 - - [2026-02-24 03:34:35] "POST /set-tag HTTP/1.1" 200 109 0.002495 10.0.0.33 - - [2026-02-24 03:34:35] "GET /virtual-machine/b27a5e79-31da-4a4a-a5f2-1ee8a61c6ecd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003870 10.0.0.33 - - [2026-02-24 03:34:35] "POST /ref-update HTTP/1.1" 200 156 0.010932 10.0.0.33 - - [2026-02-24 03:34:35] "GET /virtual-machine-interface/43ddf252-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006195 10.0.0.33 - - [2026-02-24 03:34:35] "POST /set-tag HTTP/1.1" 200 109 0.017019 10.0.0.33 - - [2026-02-24 03:34:35] "POST /set-tag HTTP/1.1" 200 109 0.020601 10.0.0.33 - - [2026-02-24 03:34:35] "POST /set-tag HTTP/1.1" 200 109 0.016149 10.0.0.33 - - [2026-02-24 03:34:35] "POST /set-tag HTTP/1.1" 200 109 0.032121 10.0.0.33 - - [2026-02-24 03:34:35] "POST /set-tag HTTP/1.1" 200 109 0.024888 10.0.0.33 - - [2026-02-24 03:34:35] "DELETE /instance-ip/43fdeb20-1131-11f1-b67c-fa163e8aab37 HTTP/1.1" 200 115 0.030999 10.0.0.33 - - [2026-02-24 03:34:35] "DELETE /virtual-machine-interface/43ddf252-1131-11f1-b67c-fa163e8aab37 HTTP/1.1" 200 115 0.035007 10.0.0.33 - - [2026-02-24 03:34:35] "DELETE /virtual-machine/b27a5e79-31da-4a4a-a5f2-1ee8a61c6ecd HTTP/1.1" 200 115 0.021484 10.0.0.33 - - [2026-02-24 03:34:35] "GET /virtual-machine-interface/42945332-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015342 10.0.0.33 - - [2026-02-24 03:34:35] "POST /set-tag HTTP/1.1" 200 109 0.002728 10.0.0.33 - - [2026-02-24 03:34:35] "GET /virtual-machine-interface/42945332-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004280 10.0.0.33 - - [2026-02-24 03:34:35] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.33 - - [2026-02-24 03:34:35] "GET /virtual-machine/f2e1394c-ae46-4895-8d68-27f5d66402d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002904 10.0.0.33 - - [2026-02-24 03:34:35] "POST /ref-update HTTP/1.1" 200 156 0.019372 10.0.0.33 - - [2026-02-24 03:34:35] "GET /virtual-machine-interface/42945332-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011869 10.0.0.33 - - [2026-02-24 03:34:35] "POST /set-tag HTTP/1.1" 200 109 0.018440 10.0.0.33 - - [2026-02-24 03:34:36] "POST /set-tag HTTP/1.1" 200 109 0.055101 10.0.0.33 - - [2026-02-24 03:34:36] "POST /set-tag HTTP/1.1" 200 109 0.034841 10.0.0.33 - - [2026-02-24 03:34:36] "POST /set-tag HTTP/1.1" 200 109 0.016119 10.0.0.33 - - [2026-02-24 03:34:36] "POST /set-tag HTTP/1.1" 200 109 0.025660 10.0.0.33 - - [2026-02-24 03:34:36] "DELETE /instance-ip/42b0b0a4-1131-11f1-b67c-fa163e8aab37 HTTP/1.1" 200 115 0.051885 10.0.0.33 - - [2026-02-24 03:34:36] "POST /ref-update HTTP/1.1" 200 156 0.012875 10.0.0.33 - - [2026-02-24 03:34:36] "DELETE /virtual-machine-interface/42945332-1131-11f1-b67c-fa163e8aab37 HTTP/1.1" 200 115 0.036910 10.0.0.33 - - [2026-02-24 03:34:36] "DELETE /virtual-machine/f2e1394c-ae46-4895-8d68-27f5d66402d8 HTTP/1.1" 200 115 0.016588 10.0.0.33 - - [2026-02-24 03:34:36] "GET /virtual-machine-interface/431b5fbc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007222 10.0.0.33 - - [2026-02-24 03:34:36] "POST /set-tag HTTP/1.1" 200 109 0.002939 10.0.0.33 - - [2026-02-24 03:34:36] "GET /virtual-machine-interface/431b5fbc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005024 10.0.0.33 - - [2026-02-24 03:34:36] "POST /set-tag HTTP/1.1" 200 109 0.002281 10.0.0.33 - - [2026-02-24 03:34:36] "GET /virtual-machine/70dd7272-6871-4296-83d1-69dd278d2396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003366 10.0.0.33 - - [2026-02-24 03:34:36] "POST /ref-update HTTP/1.1" 200 156 0.011052 10.0.0.33 - - [2026-02-24 03:34:36] "GET /virtual-machine-interface/431b5fbc-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.013016 10.0.0.33 - - [2026-02-24 03:34:36] "POST /set-tag HTTP/1.1" 200 109 0.020698 10.0.0.33 - - [2026-02-24 03:34:36] "POST /set-tag HTTP/1.1" 200 109 0.021351 10.0.0.33 - - [2026-02-24 03:34:36] "POST /set-tag HTTP/1.1" 200 109 0.050318 10.0.0.33 - - [2026-02-24 03:34:36] "POST /set-tag HTTP/1.1" 200 109 0.022233 10.0.0.33 - - [2026-02-24 03:34:36] "POST /set-tag HTTP/1.1" 200 109 0.029278 10.0.0.33 - - [2026-02-24 03:34:36] "DELETE /instance-ip/43386dfa-1131-11f1-b67c-fa163e8aab37 HTTP/1.1" 200 115 0.052732 10.0.0.33 - - [2026-02-24 03:34:36] "POST /ref-update HTTP/1.1" 200 156 0.008948 10.0.0.33 - - [2026-02-24 03:34:36] "DELETE /virtual-machine-interface/431b5fbc-1131-11f1-b67c-fa163e8aab37 HTTP/1.1" 200 115 0.042826 10.0.0.33 - - [2026-02-24 03:34:36] "DELETE /virtual-machine/70dd7272-6871-4296-83d1-69dd278d2396 HTTP/1.1" 200 115 0.022190 10.0.0.33 - - [2026-02-24 03:34:36] "DELETE /tag/a832cf28-cddd-4c57-bb3d-53403e56b31c HTTP/1.1" 200 115 0.035936 10.0.0.33 - - [2026-02-24 03:34:36] "GET /virtual-machine-interface/446e0d9c-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005080 10.0.0.33 - - [2026-02-24 03:34:37] "POST /set-tag HTTP/1.1" 200 109 0.002955 10.0.0.33 - - [2026-02-24 03:34:37] "GET /virtual-machine-interface/446e0d9c-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003526 10.0.0.33 - - [2026-02-24 03:34:37] "POST /set-tag HTTP/1.1" 200 109 0.001809 10.0.0.33 - - [2026-02-24 03:34:37] "GET /virtual-machine/05883a3b-c2c1-446f-84af-e548fb47d7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.004846 10.0.0.33 - - [2026-02-24 03:34:37] "POST /ref-update HTTP/1.1" 200 156 0.009991 10.0.0.33 - - [2026-02-24 03:34:37] "GET /virtual-machine-interface/446e0d9c-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014641 10.0.0.33 - - [2026-02-24 03:34:37] "POST /set-tag HTTP/1.1" 200 109 0.019506 10.0.0.33 - - [2026-02-24 03:34:37] "POST /set-tag HTTP/1.1" 200 109 0.038607 10.0.0.33 - - [2026-02-24 03:34:37] "POST /set-tag HTTP/1.1" 200 109 0.045422 10.0.0.33 - - [2026-02-24 03:34:37] "POST /set-tag HTTP/1.1" 200 109 0.014190 10.0.0.33 - - [2026-02-24 03:34:37] "POST /set-tag HTTP/1.1" 200 109 0.031370 10.0.0.33 - - [2026-02-24 03:34:37] "DELETE /instance-ip/448e4c4c-1131-11f1-b67c-fa163e8aab37 HTTP/1.1" 200 115 0.044782 10.0.0.33 - - [2026-02-24 03:34:37] "DELETE /virtual-machine-interface/446e0d9c-1131-11f1-b67c-fa163e8aab37 HTTP/1.1" 200 115 0.048036 10.0.0.33 - - [2026-02-24 03:34:37] "DELETE /virtual-machine/05883a3b-c2c1-446f-84af-e548fb47d7bb HTTP/1.1" 200 115 0.020034 10.0.0.33 - - [2026-02-24 03:34:37] "DELETE /tag/553bc4de-4394-40c1-91e2-1c2793c5b5c4 HTTP/1.1" 200 115 0.037036 10.0.0.33 - - [2026-02-24 03:34:37] "DELETE /tag/66374d8c-1f1c-4fa4-900a-299a916784e9 HTTP/1.1" 409 388 0.006058 10.0.0.33 - - [2026-02-24 03:35:05] "GET /virtual-machine-interface/45846a28-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004703 10.0.0.33 - - [2026-02-24 03:35:05] "POST /set-tag HTTP/1.1" 200 109 0.002963 10.0.0.33 - - [2026-02-24 03:35:05] "GET /virtual-machine-interface/45846a28-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006495 10.0.0.33 - - [2026-02-24 03:35:05] "POST /set-tag HTTP/1.1" 200 109 0.004179 10.0.0.33 - - [2026-02-24 03:35:05] "GET /virtual-machine/3e705e92-290a-4a2a-92f6-f997137bbd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003223 10.0.0.33 - - [2026-02-24 03:35:05] "POST /ref-update HTTP/1.1" 200 156 0.020763 10.0.0.33 - - [2026-02-24 03:35:05] "GET /virtual-machine-interface/45846a28-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014292 10.0.0.33 - - [2026-02-24 03:35:05] "POST /set-tag HTTP/1.1" 200 109 0.022655 10.0.0.33 - - [2026-02-24 03:35:05] "POST /set-tag HTTP/1.1" 200 109 0.031650 10.0.0.33 - - [2026-02-24 03:35:05] "POST /set-tag HTTP/1.1" 200 109 0.030318 10.0.0.33 - - [2026-02-24 03:35:05] "POST /set-tag HTTP/1.1" 200 109 0.015389 10.0.0.33 - - [2026-02-24 03:35:05] "DELETE /instance-ip/459f310a-1131-11f1-b67c-fa163e8aab37 HTTP/1.1" 200 115 0.048280 10.0.0.33 - - [2026-02-24 03:35:05] "DELETE /virtual-machine-interface/45846a28-1131-11f1-b67c-fa163e8aab37 HTTP/1.1" 200 115 0.033614 10.0.0.33 - - [2026-02-24 03:35:05] "DELETE /virtual-machine/3e705e92-290a-4a2a-92f6-f997137bbd69 HTTP/1.1" 200 115 0.019125 10.0.0.33 - - [2026-02-24 03:35:05] "DELETE /tag/caa59b99-0367-45bb-9f76-429be468cc89 HTTP/1.1" 409 236 0.006506 10.0.0.33 - - [2026-02-24 03:35:05] "GET /virtual-machine-interface/4658cba6-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006719 10.0.0.33 - - [2026-02-24 03:35:05] "POST /set-tag HTTP/1.1" 200 109 0.001983 10.0.0.33 - - [2026-02-24 03:35:05] "GET /virtual-machine-interface/4658cba6-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003500 10.0.0.33 - - [2026-02-24 03:35:05] "POST /set-tag HTTP/1.1" 200 109 0.003142 10.0.0.33 - - [2026-02-24 03:35:05] "GET /virtual-machine/fc111eeb-9516-4e12-b574-5e4decb412c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002905 10.0.0.33 - - [2026-02-24 03:35:05] "POST /ref-update HTTP/1.1" 200 156 0.009455 10.0.0.33 - - [2026-02-24 03:35:06] "GET /virtual-machine-interface/4658cba6-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004994 10.0.0.33 - - [2026-02-24 03:35:06] "POST /set-tag HTTP/1.1" 200 109 0.016301 10.0.0.33 - - [2026-02-24 03:35:06] "POST /set-tag HTTP/1.1" 200 109 0.033261 10.0.0.33 - - [2026-02-24 03:35:06] "POST /set-tag HTTP/1.1" 200 109 0.014942 10.0.0.33 - - [2026-02-24 03:35:06] "POST /set-tag HTTP/1.1" 200 109 0.028045 10.0.0.33 - - [2026-02-24 03:35:06] "DELETE /instance-ip/4674d800-1131-11f1-b67c-fa163e8aab37 HTTP/1.1" 200 115 0.060216 10.0.0.33 - - [2026-02-24 03:35:06] "DELETE /virtual-machine-interface/4658cba6-1131-11f1-b67c-fa163e8aab37 HTTP/1.1" 200 115 0.060317 10.0.0.33 - - [2026-02-24 03:35:06] "DELETE /virtual-machine/fc111eeb-9516-4e12-b574-5e4decb412c6 HTTP/1.1" 200 115 0.023836 10.0.0.33 - - [2026-02-24 03:35:06] "DELETE /tag/5c011670-51e2-46d2-9ffe-9694eb8e470e HTTP/1.1" 200 115 0.046752 10.0.0.33 - - [2026-02-24 03:35:06] "GET /virtual-machine-interface/450120d2-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003836 10.0.0.33 - - [2026-02-24 03:35:06] "POST /set-tag HTTP/1.1" 200 109 0.002947 10.0.0.33 - - [2026-02-24 03:35:06] "GET /virtual-machine-interface/450120d2-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005046 10.0.0.33 - - [2026-02-24 03:35:06] "POST /set-tag HTTP/1.1" 200 109 0.003277 10.0.0.33 - - [2026-02-24 03:35:06] "GET /virtual-machine/9bfdb1f7-f2f1-4c06-8909-f09411cf7ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002982 10.0.0.33 - - [2026-02-24 03:35:06] "POST /ref-update HTTP/1.1" 200 156 0.009644 10.0.0.33 - - [2026-02-24 03:35:06] "GET /virtual-machine-interface/450120d2-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014850 10.0.0.33 - - [2026-02-24 03:35:06] "POST /set-tag HTTP/1.1" 200 109 0.018434 10.0.0.33 - - [2026-02-24 03:35:06] "POST /set-tag HTTP/1.1" 200 109 0.034049 10.0.0.33 - - [2026-02-24 03:35:06] "POST /set-tag HTTP/1.1" 200 109 0.028116 10.0.0.33 - - [2026-02-24 03:35:06] "POST /set-tag HTTP/1.1" 200 109 0.012652 10.0.0.33 - - [2026-02-24 03:35:06] "DELETE /instance-ip/451924c0-1131-11f1-b67c-fa163e8aab37 HTTP/1.1" 200 115 0.041787 10.0.0.33 - - [2026-02-24 03:35:06] "DELETE /virtual-machine-interface/450120d2-1131-11f1-b67c-fa163e8aab37 HTTP/1.1" 200 115 0.052106 10.0.0.33 - - [2026-02-24 03:35:06] "DELETE /virtual-machine/9bfdb1f7-f2f1-4c06-8909-f09411cf7ad8 HTTP/1.1" 200 115 0.018544 10.0.0.33 - - [2026-02-24 03:35:06] "DELETE /tag/2b99e473-af53-48bb-8d36-866121c6b219 HTTP/1.1" 200 115 0.042598 10.0.0.33 - - [2026-02-24 03:35:06] "DELETE /tag/e7543df2-aa15-4dfe-aa62-d81427bc8ec5 HTTP/1.1" 200 115 0.029607 10.0.0.33 - - [2026-02-24 03:35:06] "DELETE /tag/3272ebda-1e29-4397-8408-9c66035ef569 HTTP/1.1" 200 115 0.032850 10.0.0.33 - - [2026-02-24 03:35:06] "GET /virtual-machine-interface/45f6c816-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003795 10.0.0.33 - - [2026-02-24 03:35:07] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.33 - - [2026-02-24 03:35:07] "GET /virtual-machine-interface/45f6c816-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004001 10.0.0.33 - - [2026-02-24 03:35:07] "POST /set-tag HTTP/1.1" 200 109 0.001937 10.0.0.33 - - [2026-02-24 03:35:07] "GET /virtual-machine/b7b3b9c4-85fe-4aa2-af0d-67d38b2097cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.005625 10.0.0.33 - - [2026-02-24 03:35:07] "POST /ref-update HTTP/1.1" 200 156 0.010616 10.0.0.33 - - [2026-02-24 03:35:07] "GET /virtual-machine-interface/45f6c816-1131-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015043 10.0.0.33 - - [2026-02-24 03:35:07] "POST /set-tag HTTP/1.1" 200 109 0.016071 10.0.0.33 - - [2026-02-24 03:35:07] "POST /set-tag HTTP/1.1" 200 109 0.020259 10.0.0.33 - - [2026-02-24 03:35:07] "POST /set-tag HTTP/1.1" 200 109 0.025522 10.0.0.33 - - [2026-02-24 03:35:07] "POST /set-tag HTTP/1.1" 200 109 0.014826 10.0.0.33 - - [2026-02-24 03:35:07] "DELETE /instance-ip/460a099e-1131-11f1-b67c-fa163e8aab37 HTTP/1.1" 200 115 0.073942 10.0.0.33 - - [2026-02-24 03:35:07] "DELETE /virtual-machine-interface/45f6c816-1131-11f1-b67c-fa163e8aab37 HTTP/1.1" 200 115 0.055723 10.0.0.33 - - [2026-02-24 03:35:07] "DELETE /virtual-machine/b7b3b9c4-85fe-4aa2-af0d-67d38b2097cc HTTP/1.1" 200 115 0.025096 10.0.0.33 - - [2026-02-24 03:35:07] "DELETE /tag/68f31657-dd34-4744-a956-7ff40ab9392f HTTP/1.1" 200 115 0.052184 10.0.0.33 - - [2026-02-24 03:35:07] "DELETE /tag/0bddd1a6-9b47-4874-bad9-01058c8d14c9 HTTP/1.1" 409 236 0.003671 10.0.0.33 - - [2026-02-24 03:35:07] "DELETE /tag/5f251f1d-5d6b-4638-9ccd-b40a97c305f4 HTTP/1.1" 409 236 0.003878 10.0.0.33 - - [2026-02-24 03:35:09] "POST /projects HTTP/1.1" 409 238 0.007888 10.0.0.33 - - [2026-02-24 03:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004765 10.0.0.33 - - [2026-02-24 03:35:09] "GET /project/641ba4fb-84ab-4a85-a12b-22e16db947ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.064293 10.0.0.33 - - [2026-02-24 03:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010422 10.0.0.33 - - [2026-02-24 03:35:09] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.011618 10.0.0.33 - - [2026-02-24 03:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010001 10.0.0.33 - - [2026-02-24 03:35:09] "GET /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004327 10.0.0.33 - - [2026-02-24 03:35:09] "POST /security-groups HTTP/1.1" 409 285 0.003207 10.0.0.33 - - [2026-02-24 03:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.33 - - [2026-02-24 03:35:09] "PUT /security-group/fd958ea5-80d5-4be6-b7c0-613a420ff489 HTTP/1.1" 200 262 0.063697 10.0.0.33 - - [2026-02-24 03:35:09] "PUT /access-control-list/ffa2e98c-1dd4-4157-b07a-07d83bc5615f HTTP/1.1" 200 272 0.027212 10.0.0.33 - - [2026-02-24 03:35:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.044782 10.0.0.33 - - [2026-02-24 03:35:09] "PUT /access-control-list/e8de03f4-02ee-492b-92d0-bb7bc239ea7c HTTP/1.1" 200 272 0.054987 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:35:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001121 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:35:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001400 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:35:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000961 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:35:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001107 10.0.0.33 - - [2026-02-24 03:35:14] "POST /projects HTTP/1.1" 409 238 0.002644 10.0.0.33 - - [2026-02-24 03:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005057 10.0.0.33 - - [2026-02-24 03:35:14] "GET /project/641ba4fb-84ab-4a85-a12b-22e16db947ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033041 10.0.0.33 - - [2026-02-24 03:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.33 - - [2026-02-24 03:35:14] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003952 10.0.0.33 - - [2026-02-24 03:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.33 - - [2026-02-24 03:35:14] "GET /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004366 10.0.0.33 - - [2026-02-24 03:35:14] "POST /security-groups HTTP/1.1" 409 285 0.006718 10.0.0.33 - - [2026-02-24 03:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.33 - - [2026-02-24 03:35:14] "PUT /security-group/fd958ea5-80d5-4be6-b7c0-613a420ff489 HTTP/1.1" 200 262 0.055839 10.0.0.33 - - [2026-02-24 03:35:14] "PUT /access-control-list/ffa2e98c-1dd4-4157-b07a-07d83bc5615f HTTP/1.1" 200 272 0.026104 10.0.0.33 - - [2026-02-24 03:35:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.040567 10.0.0.33 - - [2026-02-24 03:35:14] "GET /firewall-policy/d897f4e1-1f58-4286-8041-909ed4165c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.021374 10.0.0.33 - - [2026-02-24 03:35:14] "PUT /access-control-list/e8de03f4-02ee-492b-92d0-bb7bc239ea7c HTTP/1.1" 200 272 0.036084 10.0.0.33 - - [2026-02-24 03:35:14] "GET /firewall-rule/c6c4dbd6-4cac-4c21-b858-a4f85f91d9ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003163 10.0.0.33 - - [2026-02-24 03:35:14] "POST /ref-update HTTP/1.1" 200 156 0.073562 10.0.0.33 - - [2026-02-24 03:35:14] "DELETE /firewall-rule/c6c4dbd6-4cac-4c21-b858-a4f85f91d9ff HTTP/1.1" 200 115 0.043954 10.0.0.33 - - [2026-02-24 03:35:14] "GET /firewall-policy/d897f4e1-1f58-4286-8041-909ed4165c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004941 10.0.0.33 - - [2026-02-24 03:35:14] "GET /firewall-rule/e52fa9c0-6150-4ddf-8ce8-9ccdc9f00deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003008 10.0.0.33 - - [2026-02-24 03:35:14] "POST /ref-update HTTP/1.1" 200 156 0.062507 10.0.0.33 - - [2026-02-24 03:35:14] "DELETE /firewall-rule/e52fa9c0-6150-4ddf-8ce8-9ccdc9f00deb HTTP/1.1" 200 115 0.055214 10.0.0.33 - - [2026-02-24 03:35:15] "DELETE /tag/4716acc2-fb42-45ef-8bb4-ced77c797603 HTTP/1.1" 200 115 0.047468 10.0.0.33 - - [2026-02-24 03:35:15] "DELETE /tag/0bddd1a6-9b47-4874-bad9-01058c8d14c9 HTTP/1.1" 409 236 0.005266 10.0.0.33 - - [2026-02-24 03:35:15] "DELETE /tag/5f251f1d-5d6b-4638-9ccd-b40a97c305f4 HTTP/1.1" 409 236 0.005755 10.0.0.33 - - [2026-02-24 03:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.33 - - [2026-02-24 03:35:15] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006807 10.0.0.33 - - [2026-02-24 03:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.33 - - [2026-02-24 03:35:15] "GET /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004609 10.0.0.33 - - [2026-02-24 03:35:15] "PUT /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b HTTP/1.1" 200 264 0.058179 10.0.0.33 - - [2026-02-24 03:35:15] "PUT /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe HTTP/1.1" 200 264 0.059701 10.0.0.33 - - [2026-02-24 03:35:15] "DELETE /security-group/fd958ea5-80d5-4be6-b7c0-613a420ff489 HTTP/1.1" 200 115 0.105509 10.0.0.33 - - [2026-02-24 03:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.019002 10.0.0.33 - - [2026-02-24 03:35:15] "DELETE /access-control-list/ffa2e98c-1dd4-4157-b07a-07d83bc5615f HTTP/1.1" 200 115 0.062295 10.0.0.33 - - [2026-02-24 03:35:15] "DELETE /access-control-list/e8de03f4-02ee-492b-92d0-bb7bc239ea7c HTTP/1.1" 200 115 0.030663 10.0.0.33 - - [2026-02-24 03:35:15] "GET /project/641ba4fb-84ab-4a85-a12b-22e16db947ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.039254 10.0.0.33 - - [2026-02-24 03:35:15] "GET /project/641ba4fb-84ab-4a85-a12b-22e16db947ed?fields=security_groups HTTP/1.1" 200 1352 0.040145 10.0.0.33 - - [2026-02-24 03:35:15] "DELETE /security-group/cfeb6e0b-0d3a-473a-96bc-734068e9c2d8 HTTP/1.1" 200 115 0.070359 10.0.0.33 - - [2026-02-24 03:35:15] "DELETE /access-control-list/59b1696b-97c9-4adb-969a-015b4167588a HTTP/1.1" 200 115 0.051155 10.0.0.33 - - [2026-02-24 03:35:15] "GET /project/641ba4fb-84ab-4a85-a12b-22e16db947ed?fields=application_policy_sets HTTP/1.1" 200 1391 0.066928 10.0.0.33 - - [2026-02-24 03:35:15] "DELETE /access-control-list/b7007dd7-6b15-46f7-b27e-433997d13aa3 HTTP/1.1" 200 115 0.095597 10.0.0.33 - - [2026-02-24 03:35:16] "DELETE /project/641ba4fb-84ab-4a85-a12b-22e16db947ed HTTP/1.1" 200 115 0.474524 10.0.0.33 - - [2026-02-24 03:35:16] "POST /projects HTTP/1.1" 409 238 0.003477 10.0.0.33 - - [2026-02-24 03:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.33 - - [2026-02-24 03:35:16] "GET /project/b9b85490-c246-4578-8699-aaf2fd10cde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045119 10.0.0.33 - - [2026-02-24 03:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006612 10.0.0.33 - - [2026-02-24 03:35:16] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.009110 10.0.0.33 - - [2026-02-24 03:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.33 - - [2026-02-24 03:35:16] "GET /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.008161 10.0.0.33 - - [2026-02-24 03:35:16] "POST /security-groups HTTP/1.1" 409 285 0.012099 10.0.0.33 - - [2026-02-24 03:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.33 - - [2026-02-24 03:35:16] "PUT /security-group/0aeb2359-e0ce-4c13-8a28-c0ec0b4204eb HTTP/1.1" 200 262 0.122665 10.0.0.33 - - [2026-02-24 03:35:16] "PUT /access-control-list/abb69e7c-3f74-49e9-b2e5-eae0c3c6f432 HTTP/1.1" 200 272 0.056858 10.0.0.33 - - [2026-02-24 03:35:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.080860 10.0.0.33 - - [2026-02-24 03:35:16] "PUT /access-control-list/485a639d-7c08-471a-8a8a-fe4959a98a46 HTTP/1.1" 200 272 0.031447 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:35:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000934 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:35:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000844 10.0.0.33 - - [2026-02-24 03:35:20] "DELETE /loadbalancer-member/55a9ee10-8830-4a85-945d-8726acffdbb0 HTTP/1.1" 200 115 0.042761 10.0.0.33 - - [2026-02-24 03:35:20] "DELETE /loadbalancer-pool/388c3848-025b-48dc-b7f9-0ad53d8735cf HTTP/1.1" 200 115 0.038601 10.0.0.33 - - [2026-02-24 03:35:20] "DELETE /loadbalancer-listener/540610e4-bea0-4e4d-80fa-04547a8b3835 HTTP/1.1" 200 115 0.036661 10.0.0.33 - - [2026-02-24 03:35:20] "DELETE /loadbalancer/606fa78a-91b1-4c84-86df-653611a03976 HTTP/1.1" 200 115 0.053669 10.0.0.33 - - [2026-02-24 03:35:20] "DELETE /floating-ip/6372474e-610c-445c-aa16-37cff1511c7f HTTP/1.1" 200 115 0.034405 10.0.0.33 - - [2026-02-24 03:35:20] "DELETE /instance-ip/c805d48c-d113-4d01-8636-c4a27da556d5 HTTP/1.1" 200 115 0.040258 10.0.0.33 - - [2026-02-24 03:35:20] "DELETE /virtual-machine-interface/6be0eabe-7b37-4066-a5b6-12e459eab92f HTTP/1.1" 200 115 0.040265 10.0.0.33 - - [2026-02-24 03:35:20] "DELETE /tag/f0dd732c-7cd4-4a47-b859-bb6b769f19ef HTTP/1.1" 200 115 0.031740 10.0.0.33 - - [2026-02-24 03:35:20] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002744 10.0.0.33 - - [2026-02-24 03:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.33 - - [2026-02-24 03:35:20] "GET /policy-management/ff60ba27-4fbc-4730-86d7-5865a1a1154e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002320 10.0.0.33 - - [2026-02-24 03:35:20] "GET /firewall-policy/b77c855f-9479-4a9c-854b-ac0ae6e16a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002746 10.0.0.33 - - [2026-02-24 03:35:20] "GET /firewall-rule/390f33d3-7f9f-420e-8663-350415bb60fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003286 10.0.0.33 - - [2026-02-24 03:35:20] "POST /ref-update HTTP/1.1" 200 156 0.016613 10.0.0.33 - - [2026-02-24 03:35:20] "DELETE /firewall-rule/390f33d3-7f9f-420e-8663-350415bb60fe HTTP/1.1" 200 115 0.039941 10.0.0.33 - - [2026-02-24 03:35:20] "GET /firewall-policy/e9be2ff0-8790-4782-bcde-f9b08284f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006084 10.0.0.33 - - [2026-02-24 03:35:20] "GET /firewall-rule/01271f56-aa1e-4811-9939-7ea5e1d48612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2891 0.003239 10.0.0.33 - - [2026-02-24 03:35:20] "POST /ref-update HTTP/1.1" 200 156 0.025146 10.0.0.33 - - [2026-02-24 03:35:20] "DELETE /firewall-rule/01271f56-aa1e-4811-9939-7ea5e1d48612 HTTP/1.1" 200 115 0.053221 10.0.0.33 - - [2026-02-24 03:35:20] "GET /firewall-policy/e9be2ff0-8790-4782-bcde-f9b08284f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006490 10.0.0.33 - - [2026-02-24 03:35:20] "GET /firewall-rule/5275d17c-319f-4a7a-bd36-13bc51e43cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.003042 10.0.0.33 - - [2026-02-24 03:35:20] "POST /ref-update HTTP/1.1" 200 156 0.014628 10.0.0.33 - - [2026-02-24 03:35:21] "DELETE /firewall-rule/5275d17c-319f-4a7a-bd36-13bc51e43cf9 HTTP/1.1" 200 115 0.053992 10.0.0.33 - - [2026-02-24 03:35:21] "GET /application-policy-set/d87763f5-d861-4b11-94f9-40524192538d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002578 10.0.0.33 - - [2026-02-24 03:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.33 - - [2026-02-24 03:35:21] "GET /policy-management/ff60ba27-4fbc-4730-86d7-5865a1a1154e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002454 10.0.0.33 - - [2026-02-24 03:35:21] "GET /firewall-policy/e9be2ff0-8790-4782-bcde-f9b08284f7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003051 10.0.0.33 - - [2026-02-24 03:35:21] "POST /ref-update HTTP/1.1" 200 156 0.019415 10.0.0.33 - - [2026-02-24 03:35:21] "DELETE /firewall-policy/e9be2ff0-8790-4782-bcde-f9b08284f7ec HTTP/1.1" 200 115 0.061401 10.0.0.33 - - [2026-02-24 03:35:21] "DELETE /tag/0bddd1a6-9b47-4874-bad9-01058c8d14c9 HTTP/1.1" 200 115 0.058632 10.0.0.33 - - [2026-02-24 03:35:21] "DELETE /tag/66374d8c-1f1c-4fa4-900a-299a916784e9 HTTP/1.1" 200 115 0.047891 10.0.0.33 - - [2026-02-24 03:35:21] "DELETE /tag/caa59b99-0367-45bb-9f76-429be468cc89 HTTP/1.1" 200 115 0.067094 10.0.0.33 - - [2026-02-24 03:35:21] "DELETE /tag/5f251f1d-5d6b-4638-9ccd-b40a97c305f4 HTTP/1.1" 200 115 0.088773 10.0.0.33 - - [2026-02-24 03:35:21] "POST /projects HTTP/1.1" 409 238 0.003717 10.0.0.33 - - [2026-02-24 03:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.33 - - [2026-02-24 03:35:21] "GET /project/b9b85490-c246-4578-8699-aaf2fd10cde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042775 10.0.0.33 - - [2026-02-24 03:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.33 - - [2026-02-24 03:35:21] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004658 10.0.0.33 - - [2026-02-24 03:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.33 - - [2026-02-24 03:35:21] "GET /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005645 10.0.0.33 - - [2026-02-24 03:35:21] "POST /security-groups HTTP/1.1" 409 285 0.001939 10.0.0.33 - - [2026-02-24 03:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.33 - - [2026-02-24 03:35:21] "PUT /security-group/0aeb2359-e0ce-4c13-8a28-c0ec0b4204eb HTTP/1.1" 200 262 0.055901 10.0.0.33 - - [2026-02-24 03:35:21] "PUT /access-control-list/abb69e7c-3f74-49e9-b2e5-eae0c3c6f432 HTTP/1.1" 200 272 0.026113 10.0.0.33 - - [2026-02-24 03:35:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.057399 10.0.0.33 - - [2026-02-24 03:35:21] "GET /firewall-policy/d897f4e1-1f58-4286-8041-909ed4165c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.019344 10.0.0.33 - - [2026-02-24 03:35:21] "PUT /access-control-list/485a639d-7c08-471a-8a8a-fe4959a98a46 HTTP/1.1" 200 272 0.056669 10.0.0.33 - - [2026-02-24 03:35:21] "GET /firewall-rule/807b649a-f75c-4e36-993f-960719f5a729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003390 10.0.0.33 - - [2026-02-24 03:35:21] "POST /ref-update HTTP/1.1" 200 156 0.066411 10.0.0.33 - - [2026-02-24 03:35:22] "DELETE /firewall-rule/807b649a-f75c-4e36-993f-960719f5a729 HTTP/1.1" 200 115 0.049774 10.0.0.33 - - [2026-02-24 03:35:22] "GET /firewall-policy/d897f4e1-1f58-4286-8041-909ed4165c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.008344 10.0.0.33 - - [2026-02-24 03:35:22] "GET /firewall-rule/375fb951-af84-4ff7-b8c3-dec251cbf635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.007820 10.0.0.33 - - [2026-02-24 03:35:22] "POST /ref-update HTTP/1.1" 200 156 0.069741 10.0.0.33 - - [2026-02-24 03:35:22] "DELETE /firewall-rule/375fb951-af84-4ff7-b8c3-dec251cbf635 HTTP/1.1" 200 115 0.049037 10.0.0.33 - - [2026-02-24 03:35:22] "DELETE /tag/38d38296-af38-474e-ade6-e3c7c5182b99 HTTP/1.1" 200 115 0.044826 10.0.0.33 - - [2026-02-24 03:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.33 - - [2026-02-24 03:35:22] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005229 10.0.0.33 - - [2026-02-24 03:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.33 - - [2026-02-24 03:35:22] "GET /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004056 10.0.0.33 - - [2026-02-24 03:35:22] "PUT /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b HTTP/1.1" 200 264 0.057869 10.0.0.33 - - [2026-02-24 03:35:22] "PUT /virtual-network/af315a24-dc64-4db0-93d5-780fcd848efe HTTP/1.1" 200 264 0.054771 10.0.0.33 - - [2026-02-24 03:35:22] "DELETE /security-group/0aeb2359-e0ce-4c13-8a28-c0ec0b4204eb HTTP/1.1" 200 115 0.052704 10.0.0.33 - - [2026-02-24 03:35:22] "DELETE /access-control-list/abb69e7c-3f74-49e9-b2e5-eae0c3c6f432 HTTP/1.1" 200 115 0.034554 10.0.0.33 - - [2026-02-24 03:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008548 10.0.0.33 - - [2026-02-24 03:35:22] "DELETE /access-control-list/485a639d-7c08-471a-8a8a-fe4959a98a46 HTTP/1.1" 200 115 0.039307 10.0.0.33 - - [2026-02-24 03:35:22] "GET /project/b9b85490-c246-4578-8699-aaf2fd10cde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.044649 10.0.0.33 - - [2026-02-24 03:35:22] "GET /project/b9b85490-c246-4578-8699-aaf2fd10cde2?fields=security_groups HTTP/1.1" 200 1352 0.045496 10.0.0.33 - - [2026-02-24 03:35:22] "DELETE /security-group/2db515fe-e161-4718-89fd-82eaa27ff7dc HTTP/1.1" 200 115 0.070647 10.0.0.33 - - [2026-02-24 03:35:22] "DELETE /access-control-list/a8d1d94a-4dc9-4028-9fca-257b195e6e72 HTTP/1.1" 200 115 0.058020 10.0.0.33 - - [2026-02-24 03:35:22] "GET /project/b9b85490-c246-4578-8699-aaf2fd10cde2?fields=application_policy_sets HTTP/1.1" 200 1391 0.046857 10.0.0.33 - - [2026-02-24 03:35:22] "DELETE /access-control-list/ed6b4e73-b431-4f06-bbc8-2b2bdcaf99b4 HTTP/1.1" 200 115 0.067367 10.0.0.33 - - [2026-02-24 03:35:23] "DELETE /project/b9b85490-c246-4578-8699-aaf2fd10cde2 HTTP/1.1" 200 115 0.407357 10.0.0.33 - - [2026-02-24 03:36:20] "GET / HTTP/1.1" 200 35931 0.001963 10.0.0.33 - - [2026-02-24 03:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005061 10.0.0.33 - - [2026-02-24 03:36:20] "GET /global-vrouter-config/64a99a77-d98f-4ad4-98bd-4ea322af389d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002754 10.0.0.33 - - [2026-02-24 03:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.33 - - [2026-02-24 03:36:20] "GET /global-vrouter-config/64a99a77-d98f-4ad4-98bd-4ea322af389d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002223 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:36:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001185 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:36:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000931 10.0.0.33 - - [2026-02-24 03:36:40] "GET / HTTP/1.1" 200 35931 0.001765 10.0.0.33 - - [2026-02-24 03:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.33 - - [2026-02-24 03:36:40] "GET /global-system-config/964299b6-e6a7-494a-8a7b-e450954f85ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004330 10.0.0.33 - - [2026-02-24 03:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.33 - - [2026-02-24 03:36:40] "GET /config-node/54af9cfb-8741-43bc-89a7-2ab9f3e0ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003051 10.0.0.33 - - [2026-02-24 03:36:40] "GET / HTTP/1.1" 200 35931 0.001883 10.0.0.33 - - [2026-02-24 03:36:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002000 10.0.0.33 - - [2026-02-24 03:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.33 - - [2026-02-24 03:36:45] "GET /global-vrouter-config/64a99a77-d98f-4ad4-98bd-4ea322af389d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002292 10.0.0.33 - - [2026-02-24 03:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.33 - - [2026-02-24 03:36:45] "PUT /global-vrouter-config/64a99a77-d98f-4ad4-98bd-4ea322af389d HTTP/1.1" 200 276 0.012578 10.0.0.33 - - [2026-02-24 03:36:45] "GET / HTTP/1.1" 200 35931 0.001824 10.0.0.33 - - [2026-02-24 03:36:45] "POST /alarms HTTP/1.1" 409 264 0.002203 10.0.0.33 - - [2026-02-24 03:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.33 - - [2026-02-24 03:36:46] "PUT /alarm/7d75abf8-8a16-4aec-b15f-8bfde9aaf0f1 HTTP/1.1" 200 244 0.010291 10.0.0.33 - - [2026-02-24 03:36:46] "POST /alarms HTTP/1.1" 409 261 0.002117 10.0.0.33 - - [2026-02-24 03:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.33 - - [2026-02-24 03:36:46] "PUT /alarm/96d00183-9df2-49d2-82c7-a2c50ecb6fd5 HTTP/1.1" 200 244 0.011001 10.0.0.33 - - [2026-02-24 03:36:46] "POST /alarms HTTP/1.1" 409 261 0.014044 10.0.0.33 - - [2026-02-24 03:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.33 - - [2026-02-24 03:36:46] "PUT /alarm/cf39cb51-f10e-486e-bb9d-2673ddcf260b HTTP/1.1" 200 244 0.011023 10.0.0.33 - - [2026-02-24 03:36:46] "POST /alarms HTTP/1.1" 409 253 0.009852 10.0.0.33 - - [2026-02-24 03:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.33 - - [2026-02-24 03:36:46] "PUT /alarm/9db9ffc9-ff30-41b9-8f35-ebb8ad5c8a3f HTTP/1.1" 200 244 0.012140 10.0.0.33 - - [2026-02-24 03:36:46] "POST /alarms HTTP/1.1" 409 251 0.008660 10.0.0.33 - - [2026-02-24 03:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.33 - - [2026-02-24 03:36:46] "PUT /alarm/e0575520-baad-4c48-94d3-eee0b1331dad HTTP/1.1" 200 244 0.011670 10.0.0.33 - - [2026-02-24 03:36:46] "POST /alarms HTTP/1.1" 409 252 0.001906 10.0.0.33 - - [2026-02-24 03:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011591 10.0.0.33 - - [2026-02-24 03:36:46] "PUT /alarm/1ab7b45b-3858-426f-98a5-c9b9e9e74807 HTTP/1.1" 200 244 0.011172 10.0.0.33 - - [2026-02-24 03:36:46] "POST /alarms HTTP/1.1" 409 256 0.011051 10.0.0.33 - - [2026-02-24 03:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004831 10.0.0.33 - - [2026-02-24 03:36:46] "PUT /alarm/26c3db33-18c5-4e56-ad9b-f490162c83b3 HTTP/1.1" 200 244 0.009555 10.0.0.33 - - [2026-02-24 03:36:46] "POST /alarms HTTP/1.1" 409 248 0.010844 10.0.0.33 - - [2026-02-24 03:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.33 - - [2026-02-24 03:36:46] "PUT /alarm/de4ea13d-76da-4d6f-9621-4248fe7a9385 HTTP/1.1" 200 244 0.010338 10.0.0.33 - - [2026-02-24 03:36:46] "POST /alarms HTTP/1.1" 409 252 0.002029 10.0.0.33 - - [2026-02-24 03:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009117 10.0.0.33 - - [2026-02-24 03:36:46] "PUT /alarm/de12a93a-c4ec-49ab-813e-ffe2f59fca2e HTTP/1.1" 200 244 0.012515 10.0.0.33 - - [2026-02-24 03:36:46] "POST /alarms HTTP/1.1" 409 257 0.008210 10.0.0.33 - - [2026-02-24 03:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.33 - - [2026-02-24 03:36:46] "PUT /alarm/1b47ef94-92c1-43c5-876e-ed978c8e0e84 HTTP/1.1" 200 244 0.012549 10.0.0.33 - - [2026-02-24 03:36:46] "POST /alarms HTTP/1.1" 409 251 0.010824 10.0.0.33 - - [2026-02-24 03:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.33 - - [2026-02-24 03:36:46] "PUT /alarm/b6f581d8-fc29-4ade-87be-519d8a8d5b78 HTTP/1.1" 200 244 0.029739 10.0.0.33 - - [2026-02-24 03:36:46] "POST /alarms HTTP/1.1" 409 257 0.007267 10.0.0.33 - - [2026-02-24 03:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.33 - - [2026-02-24 03:36:46] "PUT /alarm/30c904f1-b7ee-4a1e-9369-7fc2cf6de22d HTTP/1.1" 200 244 0.010315 10.0.0.33 - - [2026-02-24 03:36:46] "POST /alarms HTTP/1.1" 409 261 0.011990 10.0.0.33 - - [2026-02-24 03:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.33 - - [2026-02-24 03:36:46] "PUT /alarm/a3ce0cca-d802-4b26-9fbc-2ad4ca9c0b75 HTTP/1.1" 200 244 0.013152 10.0.0.33 - - [2026-02-24 03:36:46] "POST /alarms HTTP/1.1" 409 258 0.007187 10.0.0.33 - - [2026-02-24 03:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.33 - - [2026-02-24 03:36:47] "PUT /alarm/72d312b4-ffae-4393-860c-4a3e0ca6060b HTTP/1.1" 200 244 0.029544 10.0.0.33 - - [2026-02-24 03:36:47] "POST /alarms HTTP/1.1" 409 254 0.002804 10.0.0.33 - - [2026-02-24 03:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.33 - - [2026-02-24 03:36:47] "PUT /alarm/562c7550-e855-4489-8935-6f8c6101bb52 HTTP/1.1" 200 244 0.013846 10.0.0.33 - - [2026-02-24 03:36:47] "POST /alarms HTTP/1.1" 409 254 0.008784 10.0.0.33 - - [2026-02-24 03:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.33 - - [2026-02-24 03:36:47] "PUT /alarm/6159a937-4c30-4739-8048-4af5489d8e6a HTTP/1.1" 200 244 0.013561 10.0.0.33 - - [2026-02-24 03:36:47] "POST /alarms HTTP/1.1" 409 254 0.008371 10.0.0.33 - - [2026-02-24 03:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.33 - - [2026-02-24 03:36:47] "PUT /alarm/bbee81d3-9c2a-462e-9dd0-d6402c2bfa16 HTTP/1.1" 200 244 0.017257 10.0.0.33 - - [2026-02-24 03:36:47] "POST /alarms HTTP/1.1" 409 247 0.007743 10.0.0.33 - - [2026-02-24 03:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.33 - - [2026-02-24 03:36:47] "PUT /alarm/a8a4f7b7-4c93-4024-a68a-c1036fe2fc82 HTTP/1.1" 200 244 0.014038 10.0.0.33 - - [2026-02-24 03:36:47] "POST /alarms HTTP/1.1" 409 272 0.017206 10.0.0.33 - - [2026-02-24 03:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.33 - - [2026-02-24 03:36:47] "PUT /alarm/1de3f818-fdf0-4fb3-9879-7b2b4c1a6558 HTTP/1.1" 200 244 0.012888 10.0.0.33 - - [2026-02-24 03:36:47] "POST /alarms HTTP/1.1" 409 261 0.014160 10.0.0.33 - - [2026-02-24 03:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.33 - - [2026-02-24 03:36:47] "PUT /alarm/90ffe1f9-661a-44db-93ab-49325ea8786c HTTP/1.1" 200 244 0.010634 10.0.0.33 - - [2026-02-24 03:36:47] "POST /alarms HTTP/1.1" 409 259 0.010624 10.0.0.33 - - [2026-02-24 03:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.33 - - [2026-02-24 03:36:47] "PUT /alarm/1b5b745a-8659-4828-b2a4-ec1d2e6898be HTTP/1.1" 200 244 0.019981 10.0.0.33 - - [2026-02-24 03:36:47] "POST /alarms HTTP/1.1" 409 265 0.011325 10.0.0.33 - - [2026-02-24 03:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.33 - - [2026-02-24 03:36:47] "PUT /alarm/a1f74db4-61c0-4599-a1ec-2774f9fafbc1 HTTP/1.1" 200 244 0.010550 10.0.0.33 - - [2026-02-24 03:36:47] "POST /alarms HTTP/1.1" 409 279 0.008135 10.0.0.33 - - [2026-02-24 03:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.33 - - [2026-02-24 03:36:47] "PUT /alarm/85e34c45-b555-492b-89ee-01d730563287 HTTP/1.1" 200 244 0.013144 10.0.0.33 - - [2026-02-24 03:36:47] "GET / HTTP/1.1" 200 35931 0.001602 10.0.0.33 - - [2026-02-24 03:36:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002062 10.0.0.33 - - [2026-02-24 03:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.33 - - [2026-02-24 03:36:47] "PUT /global-vrouter-config/64a99a77-d98f-4ad4-98bd-4ea322af389d HTTP/1.1" 200 276 0.009734 10.0.0.33 - - [2026-02-24 03:36:48] "GET / HTTP/1.1" 200 35931 0.001280 10.0.0.33 - - [2026-02-24 03:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.33 - - [2026-02-24 03:36:48] "GET /global-vrouter-config/64a99a77-d98f-4ad4-98bd-4ea322af389d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002288 10.0.0.33 - - [2026-02-24 03:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.33 - - [2026-02-24 03:36:48] "PUT /global-vrouter-config/64a99a77-d98f-4ad4-98bd-4ea322af389d HTTP/1.1" 200 276 0.011700 10.0.0.33 - - [2026-02-24 03:36:48] "GET / HTTP/1.1" 200 35931 0.001835 10.0.0.33 - - [2026-02-24 03:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.33 - - [2026-02-24 03:36:48] "GET /global-system-config/964299b6-e6a7-494a-8a7b-e450954f85ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004661 10.0.0.33 - - [2026-02-24 03:36:48] "PUT /global-system-config/964299b6-e6a7-494a-8a7b-e450954f85ca HTTP/1.1" 200 274 0.018474 10.0.0.33 - - [2026-02-24 03:36:51] "GET / HTTP/1.1" 200 35931 0.001697 10.0.0.33 - - [2026-02-24 03:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.33 - - [2026-02-24 03:36:51] "GET /routing-instance/bc1cdcc4-bbe0-417f-9c37-be84bdccd318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002446 10.0.0.33 - - [2026-02-24 03:36:51] "POST /bgp-routers HTTP/1.1" 409 301 0.007311 10.0.0.33 - - [2026-02-24 03:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.33 - - [2026-02-24 03:36:51] "GET /bgp-router/cf7b4b8e-c388-48b9-89e6-5076bc2af226?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002879 10.0.0.33 - - [2026-02-24 03:36:51] "PUT /bgp-router/cf7b4b8e-c388-48b9-89e6-5076bc2af226 HTTP/1.1" 200 254 0.012616 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:36:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001040 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:36:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000745 10.0.0.33 - - [2026-02-24 03:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.33 - - [2026-02-24 03:36:53] "GET /global-vrouter-config/64a99a77-d98f-4ad4-98bd-4ea322af389d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002387 10.0.0.33 - - [2026-02-24 03:37:31] "GET / HTTP/1.1" 200 35931 0.001719 10.0.0.33 - - [2026-02-24 03:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.33 - - [2026-02-24 03:37:31] "GET /global-system-config/964299b6-e6a7-494a-8a7b-e450954f85ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004851 10.0.0.33 - - [2026-02-24 03:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001337 10.0.0.33 - - [2026-02-24 03:37:31] "GET /config-node/54af9cfb-8741-43bc-89a7-2ab9f3e0ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002602 10.0.0.33 - - [2026-02-24 03:37:42] "GET / HTTP/1.1" 200 35931 0.001300 10.0.0.33 - - [2026-02-24 03:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.33 - - [2026-02-24 03:37:42] "GET /routing-instance/bc1cdcc4-bbe0-417f-9c37-be84bdccd318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002777 10.0.0.33 - - [2026-02-24 03:37:42] "POST /bgp-routers HTTP/1.1" 409 301 0.001533 10.0.0.33 - - [2026-02-24 03:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.33 - - [2026-02-24 03:37:42] "GET /bgp-router/cf7b4b8e-c388-48b9-89e6-5076bc2af226?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002601 10.0.0.33 - - [2026-02-24 03:37:42] "PUT /bgp-router/cf7b4b8e-c388-48b9-89e6-5076bc2af226 HTTP/1.1" 200 254 0.011901 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:37:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:37:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000763 10.0.0.33 - - [2026-02-24 03:37:57] "GET / HTTP/1.1" 200 35931 0.001714 10.0.0.33 - - [2026-02-24 03:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.33 - - [2026-02-24 03:37:57] "GET /global-system-config/964299b6-e6a7-494a-8a7b-e450954f85ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005063 10.0.0.33 - - [2026-02-24 03:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.33 - - [2026-02-24 03:37:57] "GET /config-node/54af9cfb-8741-43bc-89a7-2ab9f3e0ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002217 10.0.0.33 - - [2026-02-24 03:37:57] "GET / HTTP/1.1" 200 35931 0.001770 10.0.0.33 - - [2026-02-24 03:37:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002270 10.0.0.33 - - [2026-02-24 03:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.33 - - [2026-02-24 03:38:03] "GET /global-vrouter-config/64a99a77-d98f-4ad4-98bd-4ea322af389d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002368 10.0.0.33 - - [2026-02-24 03:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.33 - - [2026-02-24 03:38:03] "PUT /global-vrouter-config/64a99a77-d98f-4ad4-98bd-4ea322af389d HTTP/1.1" 200 276 0.012119 10.0.0.33 - - [2026-02-24 03:38:03] "GET / HTTP/1.1" 200 35931 0.002267 10.0.0.33 - - [2026-02-24 03:38:03] "POST /alarms HTTP/1.1" 409 264 0.001841 10.0.0.33 - - [2026-02-24 03:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.33 - - [2026-02-24 03:38:03] "PUT /alarm/7d75abf8-8a16-4aec-b15f-8bfde9aaf0f1 HTTP/1.1" 200 244 0.009262 10.0.0.33 - - [2026-02-24 03:38:03] "POST /alarms HTTP/1.1" 409 261 0.007067 10.0.0.33 - - [2026-02-24 03:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.33 - - [2026-02-24 03:38:03] "PUT /alarm/96d00183-9df2-49d2-82c7-a2c50ecb6fd5 HTTP/1.1" 200 244 0.013546 10.0.0.33 - - [2026-02-24 03:38:03] "POST /alarms HTTP/1.1" 409 261 0.002984 10.0.0.33 - - [2026-02-24 03:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.33 - - [2026-02-24 03:38:03] "PUT /alarm/cf39cb51-f10e-486e-bb9d-2673ddcf260b HTTP/1.1" 200 244 0.009606 10.0.0.33 - - [2026-02-24 03:38:03] "POST /alarms HTTP/1.1" 409 253 0.015884 10.0.0.33 - - [2026-02-24 03:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.33 - - [2026-02-24 03:38:03] "PUT /alarm/9db9ffc9-ff30-41b9-8f35-ebb8ad5c8a3f HTTP/1.1" 200 244 0.019823 10.0.0.33 - - [2026-02-24 03:38:03] "POST /alarms HTTP/1.1" 409 251 0.021351 10.0.0.33 - - [2026-02-24 03:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.33 - - [2026-02-24 03:38:03] "PUT /alarm/e0575520-baad-4c48-94d3-eee0b1331dad HTTP/1.1" 200 244 0.012189 10.0.0.33 - - [2026-02-24 03:38:03] "POST /alarms HTTP/1.1" 409 252 0.004660 10.0.0.33 - - [2026-02-24 03:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.33 - - [2026-02-24 03:38:03] "PUT /alarm/1ab7b45b-3858-426f-98a5-c9b9e9e74807 HTTP/1.1" 200 244 0.011132 10.0.0.33 - - [2026-02-24 03:38:03] "POST /alarms HTTP/1.1" 409 256 0.005200 10.0.0.33 - - [2026-02-24 03:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.33 - - [2026-02-24 03:38:03] "PUT /alarm/26c3db33-18c5-4e56-ad9b-f490162c83b3 HTTP/1.1" 200 244 0.010814 10.0.0.33 - - [2026-02-24 03:38:03] "POST /alarms HTTP/1.1" 409 248 0.005307 10.0.0.33 - - [2026-02-24 03:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.33 - - [2026-02-24 03:38:03] "PUT /alarm/de4ea13d-76da-4d6f-9621-4248fe7a9385 HTTP/1.1" 200 244 0.011315 10.0.0.33 - - [2026-02-24 03:38:03] "POST /alarms HTTP/1.1" 409 252 0.004952 10.0.0.33 - - [2026-02-24 03:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.33 - - [2026-02-24 03:38:03] "PUT /alarm/de12a93a-c4ec-49ab-813e-ffe2f59fca2e HTTP/1.1" 200 244 0.009592 10.0.0.33 - - [2026-02-24 03:38:03] "POST /alarms HTTP/1.1" 409 257 0.006333 10.0.0.33 - - [2026-02-24 03:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.33 - - [2026-02-24 03:38:03] "PUT /alarm/1b47ef94-92c1-43c5-876e-ed978c8e0e84 HTTP/1.1" 200 244 0.009628 10.0.0.33 - - [2026-02-24 03:38:03] "POST /alarms HTTP/1.1" 409 251 0.009238 10.0.0.33 - - [2026-02-24 03:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.33 - - [2026-02-24 03:38:04] "PUT /alarm/b6f581d8-fc29-4ade-87be-519d8a8d5b78 HTTP/1.1" 200 244 0.010064 10.0.0.33 - - [2026-02-24 03:38:04] "POST /alarms HTTP/1.1" 409 257 0.010547 10.0.0.33 - - [2026-02-24 03:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.33 - - [2026-02-24 03:38:04] "PUT /alarm/30c904f1-b7ee-4a1e-9369-7fc2cf6de22d HTTP/1.1" 200 244 0.009984 10.0.0.33 - - [2026-02-24 03:38:04] "POST /alarms HTTP/1.1" 409 261 0.012914 10.0.0.33 - - [2026-02-24 03:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.33 - - [2026-02-24 03:38:04] "PUT /alarm/a3ce0cca-d802-4b26-9fbc-2ad4ca9c0b75 HTTP/1.1" 200 244 0.010080 10.0.0.33 - - [2026-02-24 03:38:04] "POST /alarms HTTP/1.1" 409 258 0.007640 10.0.0.33 - - [2026-02-24 03:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.33 - - [2026-02-24 03:38:04] "PUT /alarm/72d312b4-ffae-4393-860c-4a3e0ca6060b HTTP/1.1" 200 244 0.010715 10.0.0.33 - - [2026-02-24 03:38:04] "POST /alarms HTTP/1.1" 409 254 0.008510 10.0.0.33 - - [2026-02-24 03:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.33 - - [2026-02-24 03:38:04] "PUT /alarm/562c7550-e855-4489-8935-6f8c6101bb52 HTTP/1.1" 200 244 0.010746 10.0.0.33 - - [2026-02-24 03:38:04] "POST /alarms HTTP/1.1" 409 254 0.004886 10.0.0.33 - - [2026-02-24 03:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.33 - - [2026-02-24 03:38:04] "PUT /alarm/6159a937-4c30-4739-8048-4af5489d8e6a HTTP/1.1" 200 244 0.011705 10.0.0.33 - - [2026-02-24 03:38:04] "POST /alarms HTTP/1.1" 409 254 0.004807 10.0.0.33 - - [2026-02-24 03:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.33 - - [2026-02-24 03:38:04] "PUT /alarm/bbee81d3-9c2a-462e-9dd0-d6402c2bfa16 HTTP/1.1" 200 244 0.010226 10.0.0.33 - - [2026-02-24 03:38:04] "POST /alarms HTTP/1.1" 409 247 0.010359 10.0.0.33 - - [2026-02-24 03:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.33 - - [2026-02-24 03:38:04] "PUT /alarm/a8a4f7b7-4c93-4024-a68a-c1036fe2fc82 HTTP/1.1" 200 244 0.010677 10.0.0.33 - - [2026-02-24 03:38:04] "POST /alarms HTTP/1.1" 409 272 0.007194 10.0.0.33 - - [2026-02-24 03:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005288 10.0.0.33 - - [2026-02-24 03:38:04] "PUT /alarm/1de3f818-fdf0-4fb3-9879-7b2b4c1a6558 HTTP/1.1" 200 244 0.010118 10.0.0.33 - - [2026-02-24 03:38:04] "POST /alarms HTTP/1.1" 409 261 0.010559 10.0.0.33 - - [2026-02-24 03:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.33 - - [2026-02-24 03:38:04] "PUT /alarm/90ffe1f9-661a-44db-93ab-49325ea8786c HTTP/1.1" 200 244 0.012760 10.0.0.33 - - [2026-02-24 03:38:04] "POST /alarms HTTP/1.1" 409 259 0.005081 10.0.0.33 - - [2026-02-24 03:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.33 - - [2026-02-24 03:38:04] "PUT /alarm/1b5b745a-8659-4828-b2a4-ec1d2e6898be HTTP/1.1" 200 244 0.009103 10.0.0.33 - - [2026-02-24 03:38:04] "POST /alarms HTTP/1.1" 409 265 0.008914 10.0.0.33 - - [2026-02-24 03:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008515 10.0.0.33 - - [2026-02-24 03:38:04] "PUT /alarm/a1f74db4-61c0-4599-a1ec-2774f9fafbc1 HTTP/1.1" 200 244 0.009389 10.0.0.33 - - [2026-02-24 03:38:04] "POST /alarms HTTP/1.1" 409 279 0.004208 10.0.0.33 - - [2026-02-24 03:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.33 - - [2026-02-24 03:38:04] "PUT /alarm/85e34c45-b555-492b-89ee-01d730563287 HTTP/1.1" 200 244 0.012705 10.0.0.33 - - [2026-02-24 03:38:05] "GET / HTTP/1.1" 200 35931 0.001459 10.0.0.33 - - [2026-02-24 03:38:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001730 10.0.0.33 - - [2026-02-24 03:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.33 - - [2026-02-24 03:38:05] "PUT /global-vrouter-config/64a99a77-d98f-4ad4-98bd-4ea322af389d HTTP/1.1" 200 276 0.017261 10.0.0.33 - - [2026-02-24 03:38:05] "GET / HTTP/1.1" 200 35931 0.002272 10.0.0.33 - - [2026-02-24 03:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.33 - - [2026-02-24 03:38:05] "GET /global-vrouter-config/64a99a77-d98f-4ad4-98bd-4ea322af389d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003334 10.0.0.33 - - [2026-02-24 03:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.33 - - [2026-02-24 03:38:05] "PUT /global-vrouter-config/64a99a77-d98f-4ad4-98bd-4ea322af389d HTTP/1.1" 200 276 0.010216 10.0.0.33 - - [2026-02-24 03:38:05] "GET / HTTP/1.1" 200 35931 0.001971 10.0.0.33 - - [2026-02-24 03:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.33 - - [2026-02-24 03:38:05] "GET /global-system-config/964299b6-e6a7-494a-8a7b-e450954f85ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004383 10.0.0.33 - - [2026-02-24 03:38:05] "PUT /global-system-config/964299b6-e6a7-494a-8a7b-e450954f85ca HTTP/1.1" 200 274 0.017351 10.0.0.33 - - [2026-02-24 03:38:09] "GET / HTTP/1.1" 200 35931 0.001716 10.0.0.33 - - [2026-02-24 03:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.33 - - [2026-02-24 03:38:09] "GET /routing-instance/bc1cdcc4-bbe0-417f-9c37-be84bdccd318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003686 10.0.0.33 - - [2026-02-24 03:38:09] "POST /bgp-routers HTTP/1.1" 409 301 0.002064 10.0.0.33 - - [2026-02-24 03:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.33 - - [2026-02-24 03:38:09] "GET /bgp-router/cf7b4b8e-c388-48b9-89e6-5076bc2af226?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004803 10.0.0.33 - - [2026-02-24 03:38:09] "PUT /bgp-router/cf7b4b8e-c388-48b9-89e6-5076bc2af226 HTTP/1.1" 200 254 0.010568 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:38:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001094 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:38:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001246 10.0.0.33 - - [2026-02-24 03:38:12] "POST /tags HTTP/1.1" 200 355 0.022665 10.0.0.33 - - [2026-02-24 03:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012020 10.0.0.33 - - [2026-02-24 03:38:12] "GET /tag/cd149bd2-eb30-4bef-aabd-062f7f11713c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.014531 10.0.0.33 - - [2026-02-24 03:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.33 - - [2026-02-24 03:38:13] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007683 10.0.0.33 - - [2026-02-24 03:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.33 - - [2026-02-24 03:38:13] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045788 10.0.0.33 - - [2026-02-24 03:38:13] "POST /virtual-machines HTTP/1.1" 200 351 0.018785 10.0.0.33 - - [2026-02-24 03:38:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022676 10.0.0.33 - - [2026-02-24 03:38:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.115408 10.0.0.33 - - [2026-02-24 03:38:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008505 10.0.0.33 - - [2026-02-24 03:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006468 10.0.0.33 - - [2026-02-24 03:38:13] "GET /virtual-machine-interface/3f35b054-1132-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.006396 10.0.0.33 - - [2026-02-24 03:38:13] "POST /instance-ips HTTP/1.1" 200 391 0.022308 10.0.0.33 - - [2026-02-24 03:38:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.043000 10.0.0.33 - - [2026-02-24 03:38:13] "GET /virtual-machine-interface/3f35b054-1132-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.011666 10.0.0.33 - - [2026-02-24 03:38:13] "POST /set-tag HTTP/1.1" 200 109 0.016415 10.0.0.33 - - [2026-02-24 03:38:13] "GET /virtual-machine-interface/3f35b054-1132-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.011200 10.0.0.33 - - [2026-02-24 03:38:13] "GET /instance-ip/3f515dfe-1132-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003679 10.0.0.33 - - [2026-02-24 03:38:13] "GET /virtual-machine-interface/3f35b054-1132-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005150 10.0.0.33 - - [2026-02-24 03:38:13] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.33 - - [2026-02-24 03:38:13] "GET /virtual-router/f9e7bae4-3bfb-4677-a534-16f72e24b492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003766 10.0.0.33 - - [2026-02-24 03:38:13] "POST /ref-update HTTP/1.1" 200 156 0.008761 10.0.0.33 - - [2026-02-24 03:38:13] "GET /virtual-machine-interface/3f35b054-1132-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006919 10.0.0.33 - - [2026-02-24 03:38:13] "POST /set-tag HTTP/1.1" 200 109 0.003001 10.0.0.33 - - [2026-02-24 03:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.33 - - [2026-02-24 03:38:13] "GET /virtual-network/195bd899-0883-4048-a723-0ead3f3cbd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003912 10.0.0.33 - - [2026-02-24 03:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.33 - - [2026-02-24 03:38:13] "GET /project/9d850f8e-7acd-42fa-8e46-a5244547891a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044878 10.0.0.33 - - [2026-02-24 03:38:13] "POST /virtual-machines HTTP/1.1" 200 355 0.019707 10.0.0.33 - - [2026-02-24 03:38:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022324 10.0.0.33 - - [2026-02-24 03:38:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.098605 10.0.0.33 - - [2026-02-24 03:38:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009037 10.0.0.33 - - [2026-02-24 03:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007527 10.0.0.33 - - [2026-02-24 03:38:14] "GET /virtual-machine-interface/3fabf804-1132-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.016115 10.0.0.33 - - [2026-02-24 03:38:14] "POST /instance-ips HTTP/1.1" 200 395 0.049135 10.0.0.33 - - [2026-02-24 03:38:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.047815 10.0.0.33 - - [2026-02-24 03:38:14] "GET /virtual-machine-interface/3fabf804-1132-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.018719 10.0.0.33 - - [2026-02-24 03:38:14] "POST /set-tag HTTP/1.1" 200 109 0.053609 10.0.0.33 - - [2026-02-24 03:38:14] "GET /virtual-machine-interface/3fabf804-1132-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.011154 10.0.0.33 - - [2026-02-24 03:38:14] "GET /instance-ip/3fc43982-1132-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003864 10.0.0.33 - - [2026-02-24 03:38:14] "GET /virtual-machine-interface/3fabf804-1132-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005563 10.0.0.33 - - [2026-02-24 03:38:14] "POST /set-tag HTTP/1.1" 200 109 0.002981 10.0.0.33 - - [2026-02-24 03:38:14] "GET /virtual-router/f9e7bae4-3bfb-4677-a534-16f72e24b492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.007263 10.0.0.33 - - [2026-02-24 03:38:14] "POST /ref-update HTTP/1.1" 200 156 0.010739 10.0.0.33 - - [2026-02-24 03:38:14] "GET /virtual-machine-interface/3fabf804-1132-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.014959 10.0.0.33 - - [2026-02-24 03:38:14] "POST /set-tag HTTP/1.1" 200 109 0.002647 10.0.0.33 - - [2026-02-24 03:38:14] "GET /virtual-machine-interface/3f35b054-1132-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004422 10.0.0.33 - - [2026-02-24 03:38:14] "POST /set-tag HTTP/1.1" 200 109 0.001770 10.0.0.33 - - [2026-02-24 03:38:14] "GET /virtual-machine-interface/3fabf804-1132-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004477 10.0.0.33 - - [2026-02-24 03:38:14] "POST /set-tag HTTP/1.1" 200 109 0.001744 10.0.0.33 - - [2026-02-24 03:38:25] "GET / HTTP/1.1" 200 35931 0.001454 10.0.0.33 - - [2026-02-24 03:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.33 - - [2026-02-24 03:38:25] "GET /global-system-config/964299b6-e6a7-494a-8a7b-e450954f85ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004161 10.0.0.33 - - [2026-02-24 03:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001186 10.0.0.33 - - [2026-02-24 03:38:25] "GET /config-node/54af9cfb-8741-43bc-89a7-2ab9f3e0ddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001584 10.0.0.33 - - [2026-02-24 03:38:30] "GET /virtual-machine-interface/3f35b054-1132-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007779 10.0.0.33 - - [2026-02-24 03:38:30] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.33 - - [2026-02-24 03:38:30] "GET /virtual-machine-interface/3fabf804-1132-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005907 10.0.0.33 - - [2026-02-24 03:38:30] "POST /set-tag HTTP/1.1" 200 109 0.003052 10.0.0.33 - - [2026-02-24 03:38:31] "GET /virtual-machine-interface/3f35b054-1132-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004590 10.0.0.33 - - [2026-02-24 03:38:31] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.33 - - [2026-02-24 03:38:37] "GET / HTTP/1.1" 200 35931 0.001241 10.0.0.33 - - [2026-02-24 03:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.33 - - [2026-02-24 03:38:37] "GET /routing-instance/bc1cdcc4-bbe0-417f-9c37-be84bdccd318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002327 10.0.0.33 - - [2026-02-24 03:38:37] "POST /bgp-routers HTTP/1.1" 409 301 0.001773 10.0.0.33 - - [2026-02-24 03:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.33 - - [2026-02-24 03:38:37] "GET /bgp-router/cf7b4b8e-c388-48b9-89e6-5076bc2af226?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003826 10.0.0.33 - - [2026-02-24 03:38:37] "PUT /bgp-router/cf7b4b8e-c388-48b9-89e6-5076bc2af226 HTTP/1.1" 200 254 0.020313 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:38:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000929 [Introspect:8084]10.0.0.33 - - [2026-02-24 03:38:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000981 10.0.0.33 - - [2026-02-24 03:38:48] "GET /global-system-configs HTTP/1.1" 200 322 0.001711 10.0.0.33 - - [2026-02-24 03:38:49] "GET /global-system-configs HTTP/1.1" 200 322 0.002778 10.0.0.33 - - [2026-02-24 03:39:03] "GET /virtual-machine-interface/3f35b054-1132-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004447 10.0.0.33 - - [2026-02-24 03:39:03] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.33 - - [2026-02-24 03:39:03] "GET /virtual-machine-interface/3f35b054-1132-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005058 10.0.0.33 - - [2026-02-24 03:39:03] "POST /set-tag HTTP/1.1" 200 109 0.002550 10.0.0.33 - - [2026-02-24 03:39:03] "GET /virtual-machine/ae3d6d80-7b11-4b03-91cb-c3254acb4a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002508 10.0.0.33 - - [2026-02-24 03:39:03] "POST /ref-update HTTP/1.1" 200 156 0.015411 10.0.0.33 - - [2026-02-24 03:39:03] "GET /virtual-machine-interface/3f35b054-1132-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004510 10.0.0.33 - - [2026-02-24 03:39:03] "POST /set-tag HTTP/1.1" 200 109 0.014245 10.0.0.33 - - [2026-02-24 03:39:03] "POST /set-tag HTTP/1.1" 200 109 0.026398 10.0.0.33 - - [2026-02-24 03:39:04] "DELETE /instance-ip/3f515dfe-1132-11f1-b67c-fa163e8aab37 HTTP/1.1" 200 115 0.049492 10.0.0.33 - - [2026-02-24 03:39:04] "DELETE /virtual-machine-interface/3f35b054-1132-11f1-b67c-fa163e8aab37 HTTP/1.1" 200 115 0.050425 10.0.0.33 - - [2026-02-24 03:39:04] "DELETE /virtual-machine/ae3d6d80-7b11-4b03-91cb-c3254acb4a92 HTTP/1.1" 200 115 0.022633 10.0.0.33 - - [2026-02-24 03:39:04] "GET /virtual-machine-interface/3fabf804-1132-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005033 10.0.0.33 - - [2026-02-24 03:39:04] "POST /set-tag HTTP/1.1" 200 109 0.002696 10.0.0.33 - - [2026-02-24 03:39:34] "GET /virtual-machine-interface/3fabf804-1132-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006476 10.0.0.33 - - [2026-02-24 03:39:34] "POST /set-tag HTTP/1.1" 200 109 0.003905 10.0.0.33 - - [2026-02-24 03:39:34] "GET /virtual-machine-interface/3fabf804-1132-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007918 10.0.0.33 - - [2026-02-24 03:39:34] "POST /set-tag HTTP/1.1" 200 109 0.006024 10.0.0.33 - - [2026-02-24 03:39:34] "GET /virtual-machine/0e759cb3-40af-4e78-8a1e-b299d249da31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.006171 10.0.0.33 - - [2026-02-24 03:39:34] "POST /ref-update HTTP/1.1" 200 156 0.022198 10.0.0.33 - - [2026-02-24 03:39:34] "GET /virtual-machine-interface/3fabf804-1132-11f1-b67c-fa163e8aab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004905 10.0.0.33 - - [2026-02-24 03:39:35] "POST /set-tag HTTP/1.1" 200 109 0.029643 10.0.0.33 - - [2026-02-24 03:39:35] "POST /set-tag HTTP/1.1" 200 109 0.045971 10.0.0.33 - - [2026-02-24 03:39:35] "DELETE /instance-ip/3fc43982-1132-11f1-b67c-fa163e8aab37 HTTP/1.1" 200 115 0.059877 10.0.0.33 - - [2026-02-24 03:39:35] "DELETE /virtual-machine-interface/3fabf804-1132-11f1-b67c-fa163e8aab37 HTTP/1.1" 200 115 0.046477 10.0.0.33 - - [2026-02-24 03:39:35] "DELETE /virtual-machine/0e759cb3-40af-4e78-8a1e-b299d249da31 HTTP/1.1" 200 115 0.029380 10.0.0.33 - - [2026-02-24 03:39:35] "DELETE /tag/cd149bd2-eb30-4bef-aabd-062f7f11713c HTTP/1.1" 200 115 0.050394