++ 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: =================== Thu Feb 12 01:47:10 AM UTC 2026 ===================' INFO: =================== Thu Feb 12 01:47:10 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.241 ++ 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.241 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.241 ++ ANALYTICSDB_NODES=10.0.0.241 ++ ANALYTICS_SNMP_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8081 ' +++ '[' -n '10.0.0.241:8081 ' ']' +++ echo 10.0.0.241:8081 ++ ANALYTICS_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9042 ' +++ '[' -n '10.0.0.241:9042 ' ']' +++ echo 10.0.0.241:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.241:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8086 ' +++ '[' -n '10.0.0.241:8086 ' ']' +++ echo 10.0.0.241:8086 ++ COLLECTOR_SERVERS=10.0.0.241: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.241 ++ CONFIGDB_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8082 ' +++ '[' -n '10.0.0.241:8082 ' ']' +++ echo 10.0.0.241:8082 ++ CONFIG_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9161 ' +++ '[' -n '10.0.0.241:9161 ' ']' +++ echo 10.0.0.241:9161 ++ CONFIGDB_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9041 ' +++ '[' -n '10.0.0.241:9041 ' ']' +++ echo 10.0.0.241:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.241: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.241 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.241 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:2181, +++ '[' -n 10.0.0.241:2181, ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:2181 ' +++ '[' -n '10.0.0.241:2181 ' ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.241:2181 ++ RABBITMQ_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:5673, +++ '[' -n 10.0.0.241:5673, ']' +++ echo 10.0.0.241:5673 ++ RABBITMQ_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:6379 ' +++ '[' -n '10.0.0.241:6379 ' ']' +++ echo 10.0.0.241:6379 ++ REDIS_SERVERS=10.0.0.241: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.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9092 ' +++ '[' -n '10.0.0.241:9092 ' ']' +++ echo 10.0.0.241:9092 ++ KAFKA_SERVERS=10.0.0.241: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.241 ++ 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.241 ++ 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.241 + local cassandra=10.0.0.241 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 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.241 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.241 9041 + echo -e '\035\nquit' + 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.241 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 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.241 +++ local servers=10.0.0.241 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.241,10.86.71.1,127.0.0.1,172.17.0.1,252.241.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.241'\''))' +++ local server_ip=10.0.0.241 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.241 ]] +++ [[ ,10.0.0.241,10.86.71.1,127.0.0.1,172.17.0.1,252.241.0.1,, =~ ,10\.0\.0\.241, ]] +++ echo 10.0.0.241 1 +++ return ++ local ip=10.0.0.241 ++ [[ -z 10.0.0.241 ]] ++ echo 10.0.0.241 + host_ip=10.0.0.241 + [[ cql == \c\q\l ]] ++ echo 10.0.0.241:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.241:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.241: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=__ ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ set -o posix ++ set ++ 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/12/2026 01:48:05.710 7f8e6775da00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/12/2026 01:48:05.883 7f8e6775da00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/12/2026 01:48:05.910 7f8e6775da00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/12/2026 01:48:05.910 7f8e6775da00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.241 - - [2026-02-12 01:48:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000756 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.241:8082/ Hit Ctrl-C to quit. 10.0.0.241 - - [2026-02-12 01:48:16] "GET / HTTP/1.1" 503 181 0.000345 10.0.0.241 - - [2026-02-12 01:48:17] "GET / HTTP/1.1" 200 36215 0.001857 10.0.0.241 - - [2026-02-12 01:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009427 10.0.0.241 - - [2026-02-12 01:48:17] "GET /global-system-config/dfd25018-ebab-4a58-91e4-da5add4812e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.025208 10.0.0.241 - - [2026-02-12 01:48:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.014930 10.0.0.241 - - [2026-02-12 01:48:17] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.077976 10.0.0.241 - - [2026-02-12 01:48:17] "GET / HTTP/1.1" 200 45303 0.002290 10.0.0.241 - - [2026-02-12 01:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.241 - - [2026-02-12 01:48:17] "GET / HTTP/1.1" 200 36215 0.001262 10.0.0.241 - - [2026-02-12 01:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.241 - - [2026-02-12 01:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.241 - - [2026-02-12 01:48:17] "GET /global-system-config/dfd25018-ebab-4a58-91e4-da5add4812e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007469 10.0.0.241 - - [2026-02-12 01:48:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.003068 10.0.0.241 - - [2026-02-12 01:48:17] "POST /database-nodes HTTP/1.1" 200 599 0.027809 10.0.0.241 - - [2026-02-12 01:48:18] "GET / HTTP/1.1" 200 36215 0.001633 10.0.0.241 - - [2026-02-12 01:48:18] "POST /fqname-to-id HTTP/1.1" 404 186 0.005747 10.0.0.241 - - [2026-02-12 01:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005582 10.0.0.241 - - [2026-02-12 01:48:18] "GET /global-system-config/dfd25018-ebab-4a58-91e4-da5add4812e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007555 10.0.0.241 - - [2026-02-12 01:48:18] "POST /service-appliance-sets HTTP/1.1" 200 555 0.085450 10.0.0.241 - - [2026-02-12 01:48:18] "POST /fqname-to-id HTTP/1.1" 404 180 0.002521 10.0.0.241 - - [2026-02-12 01:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.241 - - [2026-02-12 01:48:18] "GET /global-system-config/dfd25018-ebab-4a58-91e4-da5add4812e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005912 10.0.0.241 - - [2026-02-12 01:48:18] "POST /service-appliance-sets HTTP/1.1" 200 543 0.040167 10.0.0.241 - - [2026-02-12 01:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007351 10.0.0.241 - - [2026-02-12 01:48:18] "GET /network-ipam/c4cc09d0-725d-4753-848c-3e3d140c0b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.006694 10.0.0.241 - - [2026-02-12 01:48:19] "GET / HTTP/1.1" 200 36215 0.001679 10.0.0.241 - - [2026-02-12 01:48:19] "POST /service-templates HTTP/1.1" 200 513 0.089965 10.0.0.241 - - [2026-02-12 01:48:19] "GET / HTTP/1.1" 200 36215 0.001529 10.0.0.241 - - [2026-02-12 01:48:19] "POST /service-templates HTTP/1.1" 200 503 0.100092 10.0.0.241 - - [2026-02-12 01:48:19] "POST /service-templates HTTP/1.1" 200 517 0.102798 10.0.0.241 - - [2026-02-12 01:48:19] "POST /service-templates HTTP/1.1" 200 537 0.067593 10.0.0.241 - - [2026-02-12 01:48:19] "POST /service-templates HTTP/1.1" 200 509 0.046729 10.0.0.241 - - [2026-02-12 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007209 10.0.0.241 - - [2026-02-12 01:48:19] "GET /domain/dfb853ed-3e66-469a-8627-4ece1dc43715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007094 10.0.0.241 - - [2026-02-12 01:48:19] "GET / HTTP/1.1" 200 36215 0.006518 10.0.0.241 - - [2026-02-12 01:48:19] "POST /id-to-fqname HTTP/1.1" 200 173 0.002604 10.0.0.241 - - [2026-02-12 01:48:19] "POST /fqname-to-id HTTP/1.1" 404 182 0.004355 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:48:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001009 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:48:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000999 10.0.0.241 - - [2026-02-12 01:48:20] "POST /security-groups HTTP/1.1" 200 570 0.105714 10.0.0.241 - - [2026-02-12 01:48:20] "POST /projects HTTP/1.1" 200 483 0.417708 10.0.0.241 - - [2026-02-12 01:48:20] "POST /security-groups HTTP/1.1" 200 536 0.082559 10.0.0.241 - - [2026-02-12 01:48:20] "POST /chown HTTP/1.1" 200 109 0.012163 10.0.0.241 - - [2026-02-12 01:48:20] "POST /policy-managements HTTP/1.1" 409 214 0.007416 10.0.0.241 - - [2026-02-12 01:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013872 10.0.0.241 - - [2026-02-12 01:48:20] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004030 10.0.0.241 - - [2026-02-12 01:48:20] "GET / HTTP/1.1" 200 36215 0.002634 10.0.0.241 - - [2026-02-12 01:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.241 - - [2026-02-12 01:48:20] "GET /global-system-config/dfd25018-ebab-4a58-91e4-da5add4812e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011525 10.0.0.241 - - [2026-02-12 01:48:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.002159 10.0.0.241 - - [2026-02-12 01:48:20] "POST /application-policy-sets HTTP/1.1" 200 530 0.167275 10.0.0.241 - - [2026-02-12 01:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.241 - - [2026-02-12 01:48:20] "GET /global-vrouter-config/e1f591d5-a6a5-4d13-8d0c-e1fb4fde2210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.010098 10.0.0.241 - - [2026-02-12 01:48:20] "PUT /global-vrouter-config/e1f591d5-a6a5-4d13-8d0c-e1fb4fde2210 HTTP/1.1" 200 277 0.025075 10.0.0.241 - - [2026-02-12 01:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014274 10.0.0.241 - - [2026-02-12 01:48:20] "POST /config-nodes HTTP/1.1" 200 595 0.083899 10.0.0.241 - - [2026-02-12 01:48:20] "GET /virtual-network/c46f3e23-10fb-42b2-bcc5-e75cd41b495b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006270 10.0.0.241 - - [2026-02-12 01:48:20] "POST /id-to-fqname HTTP/1.1" 200 177 0.000628 10.0.0.241 - - [2026-02-12 01:48:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.019956 10.0.0.241 - - [2026-02-12 01:48:21] "POST /security-groups HTTP/1.1" 200 574 0.167083 10.0.0.241 - - [2026-02-12 01:48:21] "POST /projects HTTP/1.1" 200 491 0.395345 10.0.0.241 - - [2026-02-12 01:48:21] "GET / HTTP/1.1" 200 36215 0.002574 10.0.0.241 - - [2026-02-12 01:48:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002619 10.0.0.241 - - [2026-02-12 01:48:21] "POST /security-groups HTTP/1.1" 200 548 0.087559 10.0.0.241 - - [2026-02-12 01:48:21] "POST /chown HTTP/1.1" 200 109 0.028625 10.0.0.241 - - [2026-02-12 01:48:21] "POST /network-ipams HTTP/1.1" 200 524 0.069454 10.0.0.241 - - [2026-02-12 01:48:21] "POST /network-ipams HTTP/1.1" 200 512 0.063355 10.0.0.241 - - [2026-02-12 01:48:21] "POST /fqname-to-id HTTP/1.1" 404 198 0.010146 10.0.0.241 - - [2026-02-12 01:48:21] "POST /useragent-kv HTTP/1.1" 200 115 0.013371 10.0.0.241 - - [2026-02-12 01:48:21] "POST /virtual-networks HTTP/1.1" 200 540 0.192983 10.0.0.241 - - [2026-02-12 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.241 - - [2026-02-12 01:48:21] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.009160 10.0.0.241 - - [2026-02-12 01:48:21] "POST /network-ipams HTTP/1.1" 200 520 0.069749 10.0.0.241 - - [2026-02-12 01:48:21] "POST /fqname-to-id HTTP/1.1" 404 202 0.014154 10.0.0.241 - - [2026-02-12 01:48:22] "POST /useragent-kv HTTP/1.1" 200 115 0.053054 10.0.0.241 - - [2026-02-12 01:48:22] "POST /virtual-networks HTTP/1.1" 200 548 0.357168 10.0.0.241 - - [2026-02-12 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014016 10.0.0.241 - - [2026-02-12 01:48:22] "GET /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.016926 10.0.0.241 - - [2026-02-12 01:48:22] "POST /fqname-to-id HTTP/1.1" 404 199 0.008556 10.0.0.241 - - [2026-02-12 01:48:22] "POST /network-policys HTTP/1.1" 200 540 0.174669 10.0.0.241 - - [2026-02-12 01:48:22] "POST /fqname-to-id HTTP/1.1" 404 197 0.012280 10.0.0.241 - - [2026-02-12 01:48:22] "POST /network-policys HTTP/1.1" 200 536 0.059805 10.0.0.241 - - [2026-02-12 01:48:22] "POST /fqname-to-id HTTP/1.1" 404 201 0.048362 10.0.0.241 - - [2026-02-12 01:48:22] "POST /network-policys HTTP/1.1" 200 544 0.055859 10.0.0.241 - - [2026-02-12 01:48:22] "POST /ref-update HTTP/1.1" 200 156 0.117601 10.0.0.241 - - [2026-02-12 01:48:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.062980 10.0.0.241 - - [2026-02-12 01:48:23] "POST /ref-update HTTP/1.1" 200 156 0.166362 10.0.0.241 - - [2026-02-12 01:48:23] "POST /ref-update HTTP/1.1" 200 156 0.152559 10.0.0.241 - - [2026-02-12 01:48:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.031514 10.0.0.241 - - [2026-02-12 01:48:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006727 10.0.0.241 - - [2026-02-12 01:48:23] "GET / HTTP/1.1" 200 36215 0.001432 10.0.0.241 - - [2026-02-12 01:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.241 - - [2026-02-12 01:48:23] "GET /global-system-config/dfd25018-ebab-4a58-91e4-da5add4812e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011351 10.0.0.241 - - [2026-02-12 01:48:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.007326 10.0.0.241 - - [2026-02-12 01:48:23] "POST /analytics-nodes HTTP/1.1" 200 601 0.086654 10.0.0.241 - - [2026-02-12 01:48:23] "POST /ref-update HTTP/1.1" 200 156 0.359795 10.0.0.241 - - [2026-02-12 01:48:23] "POST /ref-update HTTP/1.1" 200 156 0.096586 10.0.0.241 - - [2026-02-12 01:48:24] "GET / HTTP/1.1" 200 36215 0.001495 10.0.0.241 - - [2026-02-12 01:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004991 10.0.0.241 - - [2026-02-12 01:48:24] "GET /global-system-config/dfd25018-ebab-4a58-91e4-da5add4812e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005775 10.0.0.241 - - [2026-02-12 01:48:24] "POST /ref-update HTTP/1.1" 200 156 0.151203 10.0.0.241 - - [2026-02-12 01:48:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.013607 10.0.0.241 - - [2026-02-12 01:48:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029974 10.0.0.241 - - [2026-02-12 01:48:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004950 10.0.0.241 - - [2026-02-12 01:48:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011952 10.0.0.241 - - [2026-02-12 01:48:24] "POST /config-database-nodes HTTP/1.1" 200 613 0.062171 10.0.0.241 - - [2026-02-12 01:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.025985 10.0.0.241 - - [2026-02-12 01:48:24] "GET /virtual-network/c46f3e23-10fb-42b2-bcc5-e75cd41b495b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.033115 10.0.0.241 - - [2026-02-12 01:48:24] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.017429 10.0.0.241 - - [2026-02-12 01:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.241 - - [2026-02-12 01:48:24] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004646 10.0.0.241 - - [2026-02-12 01:48:24] "POST /firewall-policys HTTP/1.1" 200 532 0.098568 10.0.0.241 - - [2026-02-12 01:48:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.126387 10.0.0.241 - - [2026-02-12 01:48:24] "GET /firewall-policy/3453478a-5e6a-4804-b0c4-0a03c1fd32b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.024431 10.0.0.241 - - [2026-02-12 01:48:24] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.013946 10.0.0.241 - - [2026-02-12 01:48:24] "GET /firewall-policy/3453478a-5e6a-4804-b0c4-0a03c1fd32b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.014158 10.0.0.241 - - [2026-02-12 01:48:25] "POST /ref-update HTTP/1.1" 200 156 0.161192 10.0.0.241 - - [2026-02-12 01:48:25] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.049919 10.0.0.241 - - [2026-02-12 01:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006240 10.0.0.241 - - [2026-02-12 01:48:25] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004381 10.0.0.241 - - [2026-02-12 01:48:25] "POST /firewall-policys HTTP/1.1" 200 534 0.057581 10.0.0.241 - - [2026-02-12 01:48:25] "GET / HTTP/1.1" 200 36215 0.001634 10.0.0.241 - - [2026-02-12 01:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007945 10.0.0.241 - - [2026-02-12 01:48:25] "GET /global-system-config/dfd25018-ebab-4a58-91e4-da5add4812e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010176 10.0.0.241 - - [2026-02-12 01:48:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.006168 10.0.0.241 - - [2026-02-12 01:48:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.087734 10.0.0.241 - - [2026-02-12 01:48:25] "GET /firewall-policy/98b44ef4-9b0a-463a-8ade-f516b05455b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.018789 10.0.0.241 - - [2026-02-12 01:48:25] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.010612 10.0.0.241 - - [2026-02-12 01:48:25] "GET /firewall-policy/98b44ef4-9b0a-463a-8ade-f516b05455b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.009493 10.0.0.241 - - [2026-02-12 01:48:25] "GET /firewall-policy/3453478a-5e6a-4804-b0c4-0a03c1fd32b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.013134 10.0.0.241 - - [2026-02-12 01:48:25] "GET /firewall-policy/3453478a-5e6a-4804-b0c4-0a03c1fd32b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.033294 10.0.0.241 - - [2026-02-12 01:48:25] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.174623 10.0.0.241 - - [2026-02-12 01:48:25] "POST /ref-update HTTP/1.1" 200 156 0.085401 10.0.0.241 - - [2026-02-12 01:48:25] "POST /ref-update HTTP/1.1" 200 156 0.066473 10.0.0.241 - - [2026-02-12 01:48:25] "POST /ref-update HTTP/1.1" 200 156 0.038342 10.0.0.241 - - [2026-02-12 01:48:25] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.028514 10.0.0.241 - - [2026-02-12 01:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005650 10.0.0.241 - - [2026-02-12 01:48:25] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003362 10.0.0.241 - - [2026-02-12 01:48:25] "POST /firewall-policys HTTP/1.1" 200 532 0.026748 10.0.0.241 - - [2026-02-12 01:48:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.035132 10.0.0.241 - - [2026-02-12 01:48:25] "GET /firewall-policy/f371a555-63b9-4d26-9ab5-c8b823539d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.017916 10.0.0.241 - - [2026-02-12 01:48:26] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.010417 10.0.0.241 - - [2026-02-12 01:48:26] "GET /firewall-policy/f371a555-63b9-4d26-9ab5-c8b823539d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.007855 10.0.0.241 - - [2026-02-12 01:48:26] "GET /firewall-policy/3453478a-5e6a-4804-b0c4-0a03c1fd32b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003230 10.0.0.241 - - [2026-02-12 01:48:26] "GET /firewall-policy/98b44ef4-9b0a-463a-8ade-f516b05455b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.006284 10.0.0.241 - - [2026-02-12 01:48:26] "GET /firewall-policy/3453478a-5e6a-4804-b0c4-0a03c1fd32b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.005263 10.0.0.241 - - [2026-02-12 01:48:26] "GET /firewall-policy/98b44ef4-9b0a-463a-8ade-f516b05455b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003023 10.0.0.241 - - [2026-02-12 01:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004936 10.0.0.241 - - [2026-02-12 01:48:26] "GET /global-vrouter-config/e1f591d5-a6a5-4d13-8d0c-e1fb4fde2210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.007129 10.0.0.241 - - [2026-02-12 01:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.241 - - [2026-02-12 01:48:26] "POST /ref-update HTTP/1.1" 200 156 0.027755 10.0.0.241 - - [2026-02-12 01:48:26] "PUT /global-vrouter-config/e1f591d5-a6a5-4d13-8d0c-e1fb4fde2210 HTTP/1.1" 200 277 0.052036 10.0.0.241 - - [2026-02-12 01:48:26] "POST /ref-update HTTP/1.1" 200 156 0.105487 10.0.0.241 - - [2026-02-12 01:48:26] "POST /ref-update HTTP/1.1" 200 156 0.061870 10.0.0.241 - - [2026-02-12 01:48:26] "POST /ref-update HTTP/1.1" 200 156 0.034683 10.0.0.241 - - [2026-02-12 01:48:26] "POST /ref-update HTTP/1.1" 200 156 0.071514 10.0.0.241 - - [2026-02-12 01:48:26] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1759 0.064025 10.0.0.241 - - [2026-02-12 01:48:26] "GET / HTTP/1.1" 200 36215 0.002203 10.0.0.241 - - [2026-02-12 01:48:26] "POST /tags HTTP/1.1" 200 300 0.079753 10.0.0.241 - - [2026-02-12 01:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.029967 10.0.0.241 - - [2026-02-12 01:48:26] "GET /tag/04845f74-e16a-4582-aadb-1157210bf054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.020394 10.0.0.241 - - [2026-02-12 01:48:26] "POST /alarms HTTP/1.1" 200 583 0.116454 10.0.0.241 - - [2026-02-12 01:48:26] "POST /set-tag HTTP/1.1" 200 109 0.114810 10.0.0.241 - - [2026-02-12 01:48:26] "POST /alarms HTTP/1.1" 200 577 0.146958 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:48:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001493 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:48:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001107 10.0.0.241 - - [2026-02-12 01:48:27] "POST /fqname-to-id HTTP/1.1" 404 226 0.008404 10.0.0.241 - - [2026-02-12 01:48:27] "POST /alarms HTTP/1.1" 200 577 0.210388 10.0.0.241 - - [2026-02-12 01:48:27] "POST /alarms HTTP/1.1" 200 561 0.151394 10.0.0.241 - - [2026-02-12 01:48:27] "POST /tags HTTP/1.1" 200 358 0.248567 10.0.0.241 - - [2026-02-12 01:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.032253 10.0.0.241 - - [2026-02-12 01:48:27] "POST /alarms HTTP/1.1" 200 557 0.150498 10.0.0.241 - - [2026-02-12 01:48:27] "GET /tag/12184fc1-13bd-41bd-8153-cc4bd2685d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.076564 10.0.0.241 - - [2026-02-12 01:48:27] "POST /alarms HTTP/1.1" 200 559 0.169709 10.0.0.241 - - [2026-02-12 01:48:27] "GET / HTTP/1.1" 200 36215 0.002321 10.0.0.241 - - [2026-02-12 01:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.241 - - [2026-02-12 01:48:27] "GET /routing-instance/c0f4608a-0578-4ca2-a416-620b8df40463?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.035956 10.0.0.241 - - [2026-02-12 01:48:27] "POST /alarms HTTP/1.1" 200 567 0.105184 10.0.0.241 - - [2026-02-12 01:48:27] "POST /tags HTTP/1.1" 200 306 0.291389 10.0.0.241 - - [2026-02-12 01:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008594 10.0.0.241 - - [2026-02-12 01:48:28] "POST /bgp-routers HTTP/1.1" 200 618 0.159225 10.0.0.241 - - [2026-02-12 01:48:28] "POST /alarms HTTP/1.1" 200 551 0.117300 10.0.0.241 - - [2026-02-12 01:48:28] "GET /tag/f4269999-d658-4882-bcf1-33529060812b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.047275 10.0.0.241 - - [2026-02-12 01:48:28] "GET /bgp-router/ed6b8975-607c-4567-9e19-b2e9b0451687?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.028906 10.0.0.241 - - [2026-02-12 01:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008889 10.0.0.241 - - [2026-02-12 01:48:28] "GET /global-system-config/dfd25018-ebab-4a58-91e4-da5add4812e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008000 10.0.0.241 - - [2026-02-12 01:48:28] "POST /alarms HTTP/1.1" 200 559 0.074604 10.0.0.241 - - [2026-02-12 01:48:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018007 10.0.0.241 - - [2026-02-12 01:48:28] "POST /ref-update HTTP/1.1" 200 156 0.122336 10.0.0.241 - - [2026-02-12 01:48:28] "POST /alarms HTTP/1.1" 200 569 0.275304 10.0.0.241 - - [2026-02-12 01:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.016427 10.0.0.241 - - [2026-02-12 01:48:28] "GET /network-ipam/c4cc09d0-725d-4753-848c-3e3d140c0b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.008556 10.0.0.241 - - [2026-02-12 01:48:28] "POST /id-to-fqname HTTP/1.1" 200 174 0.001319 10.0.0.241 - - [2026-02-12 01:48:28] "POST /fqname-to-id HTTP/1.1" 404 183 0.011168 10.0.0.241 - - [2026-02-12 01:48:28] "POST /alarms HTTP/1.1" 200 557 0.178842 10.0.0.241 - - [2026-02-12 01:48:28] "POST /security-groups HTTP/1.1" 200 571 0.151315 10.0.0.241 - - [2026-02-12 01:48:28] "POST /projects HTTP/1.1" 200 485 0.687682 10.0.0.241 - - [2026-02-12 01:48:28] "POST /alarms HTTP/1.1" 200 569 0.154631 10.0.0.241 - - [2026-02-12 01:48:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.036069 10.0.0.241 - - [2026-02-12 01:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.016486 10.0.0.241 - - [2026-02-12 01:48:28] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.045806 10.0.0.241 - - [2026-02-12 01:48:28] "POST /alarms HTTP/1.1" 200 577 0.098637 10.0.0.241 - - [2026-02-12 01:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.033449 10.0.0.241 - - [2026-02-12 01:48:29] "GET /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.016857 10.0.0.241 - - [2026-02-12 01:48:29] "POST /alarms HTTP/1.1" 200 571 0.075742 10.0.0.241 - - [2026-02-12 01:48:29] "POST /alarms HTTP/1.1" 200 563 0.049326 10.0.0.241 - - [2026-02-12 01:48:29] "PUT /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8 HTTP/1.1" 200 265 0.118338 10.0.0.241 - - [2026-02-12 01:48:29] "POST /alarms HTTP/1.1" 200 563 0.061455 10.0.0.241 - - [2026-02-12 01:48:29] "POST /fqname-to-id HTTP/1.1" 404 225 0.002996 10.0.0.241 - - [2026-02-12 01:48:29] "POST /alarms HTTP/1.1" 200 563 0.125170 10.0.0.241 - - [2026-02-12 01:48:29] "POST /access-control-lists HTTP/1.1" 200 589 0.067057 10.0.0.241 - - [2026-02-12 01:48:29] "POST /fqname-to-id HTTP/1.1" 404 224 0.017200 10.0.0.241 - - [2026-02-12 01:48:29] "PUT /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de HTTP/1.1" 200 265 0.370743 10.0.0.241 - - [2026-02-12 01:48:29] "POST /alarms HTTP/1.1" 200 549 0.255287 10.0.0.241 - - [2026-02-12 01:48:29] "POST /access-control-lists HTTP/1.1" 200 587 0.225612 10.0.0.241 - - [2026-02-12 01:48:29] "POST /fqname-to-id HTTP/1.1" 404 214 0.021719 10.0.0.241 - - [2026-02-12 01:48:29] "POST /security-groups HTTP/1.1" 200 539 0.208601 10.0.0.241 - - [2026-02-12 01:48:29] "POST /alarms HTTP/1.1" 200 597 0.177645 10.0.0.241 - - [2026-02-12 01:48:29] "POST /access-control-lists HTTP/1.1" 200 582 0.132776 10.0.0.241 - - [2026-02-12 01:48:29] "POST /fqname-to-id HTTP/1.1" 404 213 0.011642 10.0.0.241 - - [2026-02-12 01:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.098894 10.0.0.241 - - [2026-02-12 01:48:29] "POST /alarms HTTP/1.1" 200 577 0.142607 10.0.0.241 - - [2026-02-12 01:48:30] "POST /chown HTTP/1.1" 200 109 0.097236 10.0.0.241 - - [2026-02-12 01:48:30] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.027318 10.0.0.241 - - [2026-02-12 01:48:30] "POST /access-control-lists HTTP/1.1" 200 580 0.174232 10.0.0.241 - - [2026-02-12 01:48:30] "POST /fqname-to-id HTTP/1.1" 404 213 0.029899 10.0.0.241 - - [2026-02-12 01:48:30] "POST /alarms HTTP/1.1" 200 573 0.162286 10.0.0.241 - - [2026-02-12 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.018430 10.0.0.241 - - [2026-02-12 01:48:30] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.023546 10.0.0.241 - - [2026-02-12 01:48:30] "POST /tags HTTP/1.1" 409 207 0.005052 10.0.0.241 - - [2026-02-12 01:48:30] "POST /access-control-lists HTTP/1.1" 200 581 0.046941 10.0.0.241 - - [2026-02-12 01:48:30] "POST /fqname-to-id HTTP/1.1" 404 212 0.024970 10.0.0.241 - - [2026-02-12 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.022307 10.0.0.241 - - [2026-02-12 01:48:30] "GET /tag/f4269999-d658-4882-bcf1-33529060812b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.014550 10.0.0.241 - - [2026-02-12 01:48:30] "POST /alarms HTTP/1.1" 200 585 0.098702 10.0.0.241 - - [2026-02-12 01:48:30] "POST /access-control-lists HTTP/1.1" 200 579 0.111092 10.0.0.241 - - [2026-02-12 01:48:30] "POST /alarms HTTP/1.1" 200 611 0.112921 10.0.0.241 - - [2026-02-12 01:48:30] "POST /fqname-to-id HTTP/1.1" 404 232 0.005445 10.0.0.241 - - [2026-02-12 01:48:30] "POST /firewall-rules HTTP/1.1" 200 566 0.200086 10.0.0.241 - - [2026-02-12 01:48:30] "POST /access-control-lists HTTP/1.1" 200 596 0.125806 10.0.0.241 - - [2026-02-12 01:48:30] "POST /fqname-to-id HTTP/1.1" 404 231 0.039459 10.0.0.241 - - [2026-02-12 01:48:30] "GET /firewall-rule/52868fd3-dd5b-4fc0-a9a8-05ab43d8d9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.039824 10.0.0.241 - - [2026-02-12 01:48:30] "GET /firewall-policy/98b44ef4-9b0a-463a-8ade-f516b05455b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.004750 10.0.0.241 - - [2026-02-12 01:48:30] "GET /firewall-rule/52868fd3-dd5b-4fc0-a9a8-05ab43d8d9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.011869 10.0.0.241 - - [2026-02-12 01:48:30] "POST /access-control-lists HTTP/1.1" 200 594 0.117015 10.0.0.241 - - [2026-02-12 01:48:30] "POST /fqname-to-id HTTP/1.1" 404 217 0.013866 10.0.0.241 - - [2026-02-12 01:48:30] "POST /ref-update HTTP/1.1" 200 156 0.132038 10.0.0.241 - - [2026-02-12 01:48:30] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.024484 10.0.0.241 - - [2026-02-12 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016453 10.0.0.241 - - [2026-02-12 01:48:30] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007243 10.0.0.241 - - [2026-02-12 01:48:30] "POST /tags HTTP/1.1" 409 207 0.016922 10.0.0.241 - - [2026-02-12 01:48:30] "GET / HTTP/1.1" 200 36215 0.001596 10.0.0.241 - - [2026-02-12 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006315 10.0.0.241 - - [2026-02-12 01:48:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004544 10.0.0.241 - - [2026-02-12 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.241 - - [2026-02-12 01:48:31] "GET /tag/f4269999-d658-4882-bcf1-33529060812b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.322936 10.0.0.241 - - [2026-02-12 01:48:31] "POST /access-control-lists HTTP/1.1" 200 585 0.540694 10.0.0.241 - - [2026-02-12 01:48:31] "PUT /global-vrouter-config/e1f591d5-a6a5-4d13-8d0c-e1fb4fde2210 HTTP/1.1" 200 277 0.378931 10.0.0.241 - - [2026-02-12 01:48:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.017000 10.0.0.241 - - [2026-02-12 01:48:31] "POST /access-control-lists HTTP/1.1" 200 583 0.119412 10.0.0.241 - - [2026-02-12 01:48:31] "POST /fqname-to-id HTTP/1.1" 404 240 0.009767 10.0.0.241 - - [2026-02-12 01:48:31] "POST /firewall-rules HTTP/1.1" 200 564 0.226760 10.0.0.241 - - [2026-02-12 01:48:31] "GET /firewall-rule/85f2372f-0695-41d8-9bb6-74d1f1661b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.090105 10.0.0.241 - - [2026-02-12 01:48:31] "GET /firewall-policy/98b44ef4-9b0a-463a-8ade-f516b05455b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.005599 10.0.0.241 - - [2026-02-12 01:48:31] "GET /firewall-rule/85f2372f-0695-41d8-9bb6-74d1f1661b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004620 10.0.0.241 - - [2026-02-12 01:48:31] "POST /access-control-lists HTTP/1.1" 200 604 0.151374 10.0.0.241 - - [2026-02-12 01:48:31] "POST /fqname-to-id HTTP/1.1" 404 239 0.006075 10.0.0.241 - - [2026-02-12 01:48:31] "POST /ref-update HTTP/1.1" 200 156 0.059739 10.0.0.241 - - [2026-02-12 01:48:31] "POST /access-control-lists HTTP/1.1" 200 602 0.091370 10.0.0.241 - - [2026-02-12 01:48:31] "POST /tags HTTP/1.1" 200 306 0.117293 10.0.0.241 - - [2026-02-12 01:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009378 10.0.0.241 - - [2026-02-12 01:48:31] "GET / HTTP/1.1" 200 36215 0.008248 10.0.0.241 - - [2026-02-12 01:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008884 10.0.0.241 - - [2026-02-12 01:48:31] "GET /global-vrouter-config/e1f591d5-a6a5-4d13-8d0c-e1fb4fde2210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.013765 10.0.0.241 - - [2026-02-12 01:48:32] "GET /tag/1d6642da-e406-4677-bbaf-b230f39c851c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.066928 10.0.0.241 - - [2026-02-12 01:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.044733 10.0.0.241 - - [2026-02-12 01:48:32] "POST /route-targets HTTP/1.1" 200 328 0.038674 10.0.0.241 - - [2026-02-12 01:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.241 - - [2026-02-12 01:48:32] "PUT /global-vrouter-config/e1f591d5-a6a5-4d13-8d0c-e1fb4fde2210 HTTP/1.1" 200 277 0.092012 10.0.0.241 - - [2026-02-12 01:48:32] "POST /ref-update HTTP/1.1" 200 156 0.082019 10.0.0.241 - - [2026-02-12 01:48:32] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.083356 10.0.0.241 - - [2026-02-12 01:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.064549 10.0.0.241 - - [2026-02-12 01:48:32] "GET /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.020450 10.0.0.241 - - [2026-02-12 01:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012591 10.0.0.241 - - [2026-02-12 01:48:32] "GET /service-appliance-set/74e1b86e-ba76-4755-8db8-90813f24ed1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.023590 10.0.0.241 - - [2026-02-12 01:48:32] "POST /route-targets HTTP/1.1" 200 328 0.089437 10.0.0.241 - - [2026-02-12 01:48:32] "POST /fqname-to-id HTTP/1.1" 404 240 0.012255 10.0.0.241 - - [2026-02-12 01:48:32] "POST /ref-update HTTP/1.1" 200 156 0.041211 10.0.0.241 - - [2026-02-12 01:48:32] "POST /route-targets HTTP/1.1" 200 328 0.129047 10.0.0.241 - - [2026-02-12 01:48:32] "POST /ref-update HTTP/1.1" 200 156 0.085246 10.0.0.241 - - [2026-02-12 01:48:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.338557 10.0.0.241 - - [2026-02-12 01:48:32] "GET /virtual-machine-interface/9c006468-f87f-4a42-b355-a3d23c80d77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.024551 10.0.0.241 - - [2026-02-12 01:48:32] "POST /route-targets HTTP/1.1" 200 328 0.020664 10.0.0.241 - - [2026-02-12 01:48:32] "POST /ref-update HTTP/1.1" 200 156 0.039304 10.0.0.241 - - [2026-02-12 01:48:32] "POST /route-targets HTTP/1.1" 200 328 0.045017 10.0.0.241 - - [2026-02-12 01:48:33] "POST /instance-ips HTTP/1.1" 200 382 0.200502 10.0.0.241 - - [2026-02-12 01:48:33] "GET / HTTP/1.1" 200 36215 0.002089 10.0.0.241 - - [2026-02-12 01:48:33] "POST /ref-update HTTP/1.1" 200 156 0.065952 10.0.0.241 - - [2026-02-12 01:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317 10.0.0.241 - - [2026-02-12 01:48:33] "GET /instance-ip/96e5dd7c-14c6-4757-8804-68625e302bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.035175 10.0.0.241 - - [2026-02-12 01:48:33] "GET /global-system-config/dfd25018-ebab-4a58-91e4-da5add4812e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.046847 10.0.0.241 - - [2026-02-12 01:48:33] "POST /route-targets HTTP/1.1" 200 328 0.096641 10.0.0.241 - - [2026-02-12 01:48:33] "POST /ref-update HTTP/1.1" 200 156 0.062099 10.0.0.241 - - [2026-02-12 01:48:33] "POST /loadbalancers HTTP/1.1" 200 584 0.213420 10.0.0.241 - - [2026-02-12 01:48:33] "PUT /global-system-config/dfd25018-ebab-4a58-91e4-da5add4812e6 HTTP/1.1" 200 275 0.318535 10.0.0.241 - - [2026-02-12 01:48:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.110620 10.0.0.241 - - [2026-02-12 01:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.025009 10.0.0.241 - - [2026-02-12 01:48:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.002558 10.0.0.241 - - [2026-02-12 01:48:33] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.083946 10.0.0.241 - - [2026-02-12 01:48:33] "GET /loadbalancer/2924a017-1ffa-41be-80dd-508a7660336f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.017768 10.0.0.241 - - [2026-02-12 01:48:33] "POST /access-control-lists HTTP/1.1" 200 553 0.112958 10.0.0.241 - - [2026-02-12 01:48:33] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.179965 10.0.0.241 - - [2026-02-12 01:48:33] "POST /fqname-to-id HTTP/1.1" 404 229 0.034683 10.0.0.241 - - [2026-02-12 01:48:33] "GET /instance-ip/96e5dd7c-14c6-4757-8804-68625e302bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.009795 10.0.0.241 - - [2026-02-12 01:48:33] "POST /floating-ips HTTP/1.1" 200 585 0.091222 10.0.0.241 - - [2026-02-12 01:48:33] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.196178 10.0.0.241 - - [2026-02-12 01:48:33] "POST /access-control-lists HTTP/1.1" 200 591 0.178022 10.0.0.241 - - [2026-02-12 01:48:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.154723 10.0.0.241 - - [2026-02-12 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.020323 10.0.0.241 - - [2026-02-12 01:48:34] "POST /ref-update HTTP/1.1" 200 156 0.094617 10.0.0.241 - - [2026-02-12 01:48:34] "POST /fqname-to-id HTTP/1.1" 404 237 0.012221 10.0.0.241 - - [2026-02-12 01:48:34] "POST /access-control-lists HTTP/1.1" 200 603 0.081011 10.0.0.241 - - [2026-02-12 01:48:34] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.145337 10.0.0.241 - - [2026-02-12 01:48:34] "GET /loadbalancer-listener/1f3a0069-9d4d-41b7-9b2f-cef7a650e962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.006737 10.0.0.241 - - [2026-02-12 01:48:34] "GET /loadbalancer-listener/1f3a0069-9d4d-41b7-9b2f-cef7a650e962?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.023468 10.0.0.241 - - [2026-02-12 01:48:34] "POST /ref-update HTTP/1.1" 200 156 0.066562 10.0.0.241 - - [2026-02-12 01:48:34] "POST /ref-update HTTP/1.1" 200 156 0.030675 10.0.0.241 - - [2026-02-12 01:48:34] "PUT /access-control-list/f97ee66e-f54a-4caa-a42b-a7d63a5ad2b0 HTTP/1.1" 200 273 0.026431 10.0.0.241 - - [2026-02-12 01:48:34] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.072911 10.0.0.241 - - [2026-02-12 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.241 - - [2026-02-12 01:48:34] "GET /global-vrouter-config/e1f591d5-a6a5-4d13-8d0c-e1fb4fde2210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.008618 10.0.0.241 - - [2026-02-12 01:48:34] "GET /instance-ip/96e5dd7c-14c6-4757-8804-68625e302bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007298 10.0.0.241 - - [2026-02-12 01:48:34] "PUT /access-control-list/f34b40ac-0428-4887-a3b8-56462e51a1cf HTTP/1.1" 200 273 0.022679 10.0.0.241 - - [2026-02-12 01:48:34] "GET /instance-ip/96e5dd7c-14c6-4757-8804-68625e302bd1?fields=floating_ips HTTP/1.1" 200 1172 0.031300 10.0.0.241 - - [2026-02-12 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007447 10.0.0.241 - - [2026-02-12 01:48:34] "PUT /access-control-list/ae38f2cd-9262-4e2f-9dd5-052c5df7a2cc HTTP/1.1" 200 273 0.049515 10.0.0.241 - - [2026-02-12 01:48:34] "PUT /global-vrouter-config/e1f591d5-a6a5-4d13-8d0c-e1fb4fde2210 HTTP/1.1" 200 277 0.038995 10.0.0.241 - - [2026-02-12 01:48:34] "GET /floating-ip/3bd0d719-688a-48ff-942e-49140db17ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.015315 10.0.0.241 - - [2026-02-12 01:48:34] "PUT /access-control-list/2b0a3cbb-f5ff-432d-9fe6-81c27592b3f4 HTTP/1.1" 200 273 0.057101 10.0.0.241 - - [2026-02-12 01:48:34] "PUT /access-control-list/473533fb-8a8b-4b01-af01-91cc680bec67 HTTP/1.1" 200 273 0.046175 10.0.0.241 - - [2026-02-12 01:48:34] "POST /tags HTTP/1.1" 200 302 0.166774 10.0.0.241 - - [2026-02-12 01:48:34] "PUT /access-control-list/b74f340c-44eb-48b3-a227-d3b40fd3f787 HTTP/1.1" 200 273 0.060127 10.0.0.241 - - [2026-02-12 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007835 10.0.0.241 - - [2026-02-12 01:48:34] "GET /tag/0305c0fa-5318-4374-b056-f4541e650e8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.041412 10.0.0.241 - - [2026-02-12 01:48:34] "PUT /access-control-list/5a163570-1f4e-46da-afa3-2bf135871599 HTTP/1.1" 200 273 0.079722 10.0.0.241 - - [2026-02-12 01:48:34] "PUT /access-control-list/137c00a1-8b71-4057-bd63-b419101e33f8 HTTP/1.1" 200 273 0.017349 10.0.0.241 - - [2026-02-12 01:48:34] "PUT /access-control-list/b4c7c586-3f5d-45f6-81ad-6e0d65be2249 HTTP/1.1" 200 273 0.031457 10.0.0.241 - - [2026-02-12 01:48:35] "PUT /access-control-list/503734d9-c510-4c4d-a519-ecd700ccfe5c HTTP/1.1" 200 273 0.082854 10.0.0.241 - - [2026-02-12 01:48:35] "POST /tags HTTP/1.1" 200 326 0.208199 10.0.0.241 - - [2026-02-12 01:48:35] "PUT /access-control-list/ef0ca166-bbf8-4a98-ade9-10fe8a837969 HTTP/1.1" 200 273 0.020621 10.0.0.241 - - [2026-02-12 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004810 10.0.0.241 - - [2026-02-12 01:48:35] "GET /tag/f2dadd4d-e562-4d39-a4b4-23182d54b187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.032180 10.0.0.241 - - [2026-02-12 01:48:35] "PUT /access-control-list/80b93c43-bcec-467e-8008-9ebb801bab73 HTTP/1.1" 200 273 0.058778 10.0.0.241 - - [2026-02-12 01:48:35] "POST /tags HTTP/1.1" 200 364 0.059396 10.0.0.241 - - [2026-02-12 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.241 - - [2026-02-12 01:48:35] "GET /tag/1d6b531e-8b6e-4611-b41f-c1d07597fdcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.012593 10.0.0.241 - - [2026-02-12 01:48:35] "POST /tags HTTP/1.1" 200 312 0.026236 10.0.0.241 - - [2026-02-12 01:48:35] "POST /fqname-to-id HTTP/1.1" 404 234 0.003536 10.0.0.241 - - [2026-02-12 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.241 - - [2026-02-12 01:48:35] "GET /tag/f1d64806-251b-43f4-9bde-5718eedf9776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.061701 10.0.0.241 - - [2026-02-12 01:48:35] "POST /access-control-lists HTTP/1.1" 200 598 0.084296 10.0.0.241 - - [2026-02-12 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.241 - - [2026-02-12 01:48:35] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.015705 10.0.0.241 - - [2026-02-12 01:48:35] "POST /fqname-to-id HTTP/1.1" 404 233 0.002450 10.0.0.241 - - [2026-02-12 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.241 - - [2026-02-12 01:48:35] "POST /access-control-lists HTTP/1.1" 200 596 0.050830 10.0.0.241 - - [2026-02-12 01:48:35] "GET /project/6f0eddda-76a0-46d3-ba8a-30415a8b59db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.063505 10.0.0.241 - - [2026-02-12 01:48:35] "POST /virtual-machines HTTP/1.1" 200 378 0.023096 10.0.0.241 - - [2026-02-12 01:48:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020200 10.0.0.241 - - [2026-02-12 01:48:35] "PUT /access-control-list/59cb8d46-f9c1-4ab4-b4c9-465a67f3a0a8 HTTP/1.1" 200 273 0.064484 10.0.0.241 - - [2026-02-12 01:48:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.212477 10.0.0.241 - - [2026-02-12 01:48:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.040817 10.0.0.241 - - [2026-02-12 01:48:35] "PUT /access-control-list/80743f68-674b-4fdc-9b74-af7c09448892 HTTP/1.1" 200 273 0.048699 10.0.0.241 - - [2026-02-12 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.034811 10.0.0.241 - - [2026-02-12 01:48:35] "PUT /access-control-list/3d354531-46dd-4f59-83c3-43119aa20cd2 HTTP/1.1" 200 273 0.016979 10.0.0.241 - - [2026-02-12 01:48:35] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.007989 10.0.0.241 - - [2026-02-12 01:48:36] "POST /instance-ips HTTP/1.1" 200 410 0.077336 10.0.0.241 - - [2026-02-12 01:48:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.034741 10.0.0.241 - - [2026-02-12 01:48:36] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.020192 10.0.0.241 - - [2026-02-12 01:48:36] "PUT /access-control-list/d4a2a9dc-f86e-4903-8c23-ca50cf585088 HTTP/1.1" 200 273 0.063185 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:48:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001056 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:48:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001074 10.0.0.241 - - [2026-02-12 01:48:36] "POST /set-tag HTTP/1.1" 200 109 0.084685 10.0.0.241 - - [2026-02-12 01:48:36] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.014645 10.0.0.241 - - [2026-02-12 01:48:36] "GET /instance-ip/f1e4064c-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.005031 10.0.0.241 - - [2026-02-12 01:48:36] "POST /fqname-to-id HTTP/1.1" 404 228 0.004679 10.0.0.241 - - [2026-02-12 01:48:36] "POST /tags HTTP/1.1" 200 302 0.026591 10.0.0.241 - - [2026-02-12 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.016724 10.0.0.241 - - [2026-02-12 01:48:36] "GET /tag/ab1536f6-f138-4369-a0e7-39947281fc47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.017633 10.0.0.241 - - [2026-02-12 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.241 - - [2026-02-12 01:48:36] "GET /project/6f0eddda-76a0-46d3-ba8a-30415a8b59db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.047521 10.0.0.241 - - [2026-02-12 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.241 - - [2026-02-12 01:48:36] "GET /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.005485 10.0.0.241 - - [2026-02-12 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.241 - - [2026-02-12 01:48:36] "GET /service-appliance-set/74e1b86e-ba76-4755-8db8-90813f24ed1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003775 10.0.0.241 - - [2026-02-12 01:48:36] "POST /fqname-to-id HTTP/1.1" 404 242 0.002665 10.0.0.241 - - [2026-02-12 01:48:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.206452 10.0.0.241 - - [2026-02-12 01:48:36] "GET /virtual-machine-interface/dee0ddc0-ad7f-4bc7-8dbb-aab8c5f24549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.045893 10.0.0.241 - - [2026-02-12 01:48:37] "POST /instance-ips HTTP/1.1" 200 378 0.039410 10.0.0.241 - - [2026-02-12 01:48:37] "GET /instance-ip/2eafc332-f688-4f33-ad73-2b3f52191239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.024090 10.0.0.241 - - [2026-02-12 01:48:37] "POST /loadbalancers HTTP/1.1" 200 584 0.073622 10.0.0.241 - - [2026-02-12 01:48:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.018095 10.0.0.241 - - [2026-02-12 01:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.028170 10.0.0.241 - - [2026-02-12 01:48:37] "GET /project/6f0eddda-76a0-46d3-ba8a-30415a8b59db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.074099 10.0.0.241 - - [2026-02-12 01:48:37] "GET /instance-ip/2eafc332-f688-4f33-ad73-2b3f52191239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.010912 10.0.0.241 - - [2026-02-12 01:48:37] "GET /project/6f0eddda-76a0-46d3-ba8a-30415a8b59db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.063346 10.0.0.241 - - [2026-02-12 01:48:37] "POST /floating-ips HTTP/1.1" 200 583 0.065940 10.0.0.241 - - [2026-02-12 01:48:37] "GET /loadbalancer/1c07e62e-ec69-4584-8ef5-3f99efd5c6cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003924 10.0.0.241 - - [2026-02-12 01:48:37] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.045183 10.0.0.241 - - [2026-02-12 01:48:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.025405 10.0.0.241 - - [2026-02-12 01:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.241 - - [2026-02-12 01:48:37] "GET /project/6f0eddda-76a0-46d3-ba8a-30415a8b59db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.070153 10.0.0.241 - - [2026-02-12 01:48:37] "GET /loadbalancer-listener/26cde19d-351c-45c7-a79d-c109c7765421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003008 10.0.0.241 - - [2026-02-12 01:48:37] "GET /loadbalancer-listener/26cde19d-351c-45c7-a79d-c109c7765421?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.006640 10.0.0.241 - - [2026-02-12 01:48:37] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.053354 10.0.0.241 - - [2026-02-12 01:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012377 10.0.0.241 - - [2026-02-12 01:48:37] "GET /instance-ip/2eafc332-f688-4f33-ad73-2b3f52191239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.007938 10.0.0.241 - - [2026-02-12 01:48:37] "GET /instance-ip/2eafc332-f688-4f33-ad73-2b3f52191239?fields=floating_ips HTTP/1.1" 200 1166 0.015545 10.0.0.241 - - [2026-02-12 01:48:37] "GET /floating-ip/a0ad1d1f-dad1-48fd-b875-8ffb8f547e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.015741 10.0.0.241 - - [2026-02-12 01:48:37] "GET /project/6f0eddda-76a0-46d3-ba8a-30415a8b59db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.086862 10.0.0.241 - - [2026-02-12 01:48:37] "GET /loadbalancer/1c07e62e-ec69-4584-8ef5-3f99efd5c6cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003261 10.0.0.241 - - [2026-02-12 01:48:37] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.038324 10.0.0.241 - - [2026-02-12 01:48:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.039424 10.0.0.241 - - [2026-02-12 01:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.241 - - [2026-02-12 01:48:38] "GET /project/6f0eddda-76a0-46d3-ba8a-30415a8b59db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.058822 10.0.0.241 - - [2026-02-12 01:48:38] "GET /loadbalancer-listener/210deb99-e814-4af2-9f74-5033bdf7c47f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.004003 10.0.0.241 - - [2026-02-12 01:48:38] "GET /loadbalancer-listener/210deb99-e814-4af2-9f74-5033bdf7c47f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005302 10.0.0.241 - - [2026-02-12 01:48:38] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.042516 10.0.0.241 - - [2026-02-12 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.241 - - [2026-02-12 01:48:38] "GET /instance-ip/2eafc332-f688-4f33-ad73-2b3f52191239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003684 10.0.0.241 - - [2026-02-12 01:48:38] "GET /instance-ip/2eafc332-f688-4f33-ad73-2b3f52191239?fields=floating_ips HTTP/1.1" 200 1166 0.004048 10.0.0.241 - - [2026-02-12 01:48:38] "GET /floating-ip/a0ad1d1f-dad1-48fd-b875-8ffb8f547e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.014254 10.0.0.241 - - [2026-02-12 01:48:38] "GET /project/6f0eddda-76a0-46d3-ba8a-30415a8b59db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.078416 10.0.0.241 - - [2026-02-12 01:48:38] "GET /loadbalancer/1c07e62e-ec69-4584-8ef5-3f99efd5c6cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004725 10.0.0.241 - - [2026-02-12 01:48:38] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.036461 10.0.0.241 - - [2026-02-12 01:48:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.030498 10.0.0.241 - - [2026-02-12 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.019607 10.0.0.241 - - [2026-02-12 01:48:38] "GET /project/6f0eddda-76a0-46d3-ba8a-30415a8b59db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.082253 10.0.0.241 - - [2026-02-12 01:48:38] "GET /loadbalancer-listener/6234189c-e90a-413f-9780-62318096fb39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.030525 10.0.0.241 - - [2026-02-12 01:48:38] "GET /loadbalancer-listener/6234189c-e90a-413f-9780-62318096fb39?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.004770 10.0.0.241 - - [2026-02-12 01:48:38] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.047066 10.0.0.241 - - [2026-02-12 01:48:38] "GET /instance-ip/2eafc332-f688-4f33-ad73-2b3f52191239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.006437 10.0.0.241 - - [2026-02-12 01:48:38] "GET /instance-ip/2eafc332-f688-4f33-ad73-2b3f52191239?fields=floating_ips HTTP/1.1" 200 1166 0.002981 10.0.0.241 - - [2026-02-12 01:48:38] "GET /floating-ip/a0ad1d1f-dad1-48fd-b875-8ffb8f547e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.002644 10.0.0.241 - - [2026-02-12 01:48:38] "POST /tags HTTP/1.1" 200 356 0.051077 10.0.0.241 - - [2026-02-12 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009637 10.0.0.241 - - [2026-02-12 01:48:38] "GET /tag/2b67f118-e717-4fd6-b2a3-eb95481ec105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.017949 10.0.0.241 - - [2026-02-12 01:48:38] "POST /tags HTTP/1.1" 200 304 0.023041 10.0.0.241 - - [2026-02-12 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.019875 10.0.0.241 - - [2026-02-12 01:48:39] "GET /tag/c5cf68a4-8f88-44f8-b82c-f17664d90602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.028491 10.0.0.241 - - [2026-02-12 01:48:39] "POST /projects HTTP/1.1" 409 218 0.004453 10.0.0.241 - - [2026-02-12 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.241 - - [2026-02-12 01:48:39] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.050707 10.0.0.241 - - [2026-02-12 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004944 10.0.0.241 - - [2026-02-12 01:48:39] "GET /network-ipam/124d8490-4910-4238-b8cb-4d82abfe20c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003165 10.0.0.241 - - [2026-02-12 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.241 - - [2026-02-12 01:48:39] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.008979 10.0.0.241 - - [2026-02-12 01:48:39] "PUT /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8 HTTP/1.1" 200 265 0.065832 10.0.0.241 - - [2026-02-12 01:48:39] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.025054 10.0.0.241 - - [2026-02-12 01:48:39] "POST /set-tag HTTP/1.1" 200 109 0.090634 10.0.0.241 - - [2026-02-12 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013047 10.0.0.241 - - [2026-02-12 01:48:39] "GET /network-ipam/d45df5c4-354f-488a-82df-ca69724617bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.013023 10.0.0.241 - - [2026-02-12 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.241 - - [2026-02-12 01:48:39] "GET /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.006767 10.0.0.241 - - [2026-02-12 01:48:39] "PUT /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de HTTP/1.1" 200 265 0.084477 10.0.0.241 - - [2026-02-12 01:48:39] "GET /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.008725 10.0.0.241 - - [2026-02-12 01:48:39] "POST /set-tag HTTP/1.1" 200 109 0.159311 10.0.0.241 - - [2026-02-12 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.241 - - [2026-02-12 01:48:39] "GET /network-policy/397302c0-cd1a-48f2-8bc8-c2a15a0c068e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003634 10.0.0.241 - - [2026-02-12 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.241 - - [2026-02-12 01:48:39] "GET /network-policy/805ae273-3d89-49e5-8450-5c0221250cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007417 10.0.0.241 - - [2026-02-12 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006528 10.0.0.241 - - [2026-02-12 01:48:39] "GET /network-policy/d06204a6-b3ce-41b9-9ec2-5e84098d9e2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.009052 10.0.0.241 - - [2026-02-12 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.241 - - [2026-02-12 01:48:40] "PUT /network-policy/d06204a6-b3ce-41b9-9ec2-5e84098d9e2b HTTP/1.1" 200 263 0.029070 10.0.0.241 - - [2026-02-12 01:48:40] "PUT /access-control-list/d4a2a9dc-f86e-4903-8c23-ca50cf585088 HTTP/1.1" 200 273 0.034196 10.0.0.241 - - [2026-02-12 01:48:40] "POST /ref-update HTTP/1.1" 200 156 0.131710 10.0.0.241 - - [2026-02-12 01:48:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004338 10.0.0.241 - - [2026-02-12 01:48:40] "PUT /access-control-list/59cb8d46-f9c1-4ab4-b4c9-465a67f3a0a8 HTTP/1.1" 200 273 0.097513 10.0.0.241 - - [2026-02-12 01:48:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017181 10.0.0.241 - - [2026-02-12 01:48:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005817 10.0.0.241 - - [2026-02-12 01:48:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003725 10.0.0.241 - - [2026-02-12 01:48:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004118 10.0.0.241 - - [2026-02-12 01:48:40] "PUT /access-control-list/4d948947-575d-4625-831c-f9bb4287c873 HTTP/1.1" 200 273 0.066803 10.0.0.241 - - [2026-02-12 01:48:40] "POST /security-groups HTTP/1.1" 409 245 0.004449 10.0.0.241 - - [2026-02-12 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011459 10.0.0.241 - - [2026-02-12 01:48:40] "PUT /security-group/7c319743-cec1-462f-b779-af2cb8f719dd HTTP/1.1" 200 263 0.058156 10.0.0.241 - - [2026-02-12 01:48:40] "PUT /access-control-list/5a163570-1f4e-46da-afa3-2bf135871599 HTTP/1.1" 200 273 0.036412 10.0.0.241 - - [2026-02-12 01:48:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.075473 10.0.0.241 - - [2026-02-12 01:48:40] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.034382 10.0.0.241 - - [2026-02-12 01:48:40] "PUT /access-control-list/137c00a1-8b71-4057-bd63-b419101e33f8 HTTP/1.1" 200 273 0.065546 10.0.0.241 - - [2026-02-12 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.241 - - [2026-02-12 01:48:40] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010816 10.0.0.241 - - [2026-02-12 01:48:40] "POST /tags HTTP/1.1" 409 206 0.002412 10.0.0.241 - - [2026-02-12 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.241 - - [2026-02-12 01:48:40] "GET /tag/c5cf68a4-8f88-44f8-b82c-f17664d90602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014334 10.0.0.241 - - [2026-02-12 01:48:40] "POST /firewall-rules HTTP/1.1" 200 564 0.111427 10.0.0.241 - - [2026-02-12 01:48:40] "GET /firewall-rule/d5707f3d-a587-4be0-9d43-57d8bec0d833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.006270 10.0.0.241 - - [2026-02-12 01:48:40] "GET /firewall-policy/98b44ef4-9b0a-463a-8ade-f516b05455b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.009845 10.0.0.241 - - [2026-02-12 01:48:40] "GET /firewall-rule/d5707f3d-a587-4be0-9d43-57d8bec0d833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005158 10.0.0.241 - - [2026-02-12 01:48:40] "POST /ref-update HTTP/1.1" 200 156 0.040378 10.0.0.241 - - [2026-02-12 01:48:41] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.027693 10.0.0.241 - - [2026-02-12 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012503 10.0.0.241 - - [2026-02-12 01:48:41] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003181 10.0.0.241 - - [2026-02-12 01:48:41] "POST /tags HTTP/1.1" 409 206 0.002149 10.0.0.241 - - [2026-02-12 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.241 - - [2026-02-12 01:48:41] "GET /tag/c5cf68a4-8f88-44f8-b82c-f17664d90602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.019789 10.0.0.241 - - [2026-02-12 01:48:41] "POST /firewall-rules HTTP/1.1" 200 562 0.080803 10.0.0.241 - - [2026-02-12 01:48:41] "GET /firewall-rule/0ca9fede-13d4-448a-9030-c58898c8e7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.025420 10.0.0.241 - - [2026-02-12 01:48:41] "GET /firewall-policy/98b44ef4-9b0a-463a-8ade-f516b05455b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004364 10.0.0.241 - - [2026-02-12 01:48:41] "GET /firewall-rule/0ca9fede-13d4-448a-9030-c58898c8e7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.011433 10.0.0.241 - - [2026-02-12 01:48:41] "POST /ref-update HTTP/1.1" 200 156 0.023965 10.0.0.241 - - [2026-02-12 01:48:41] "POST /tags HTTP/1.1" 200 372 0.023119 10.0.0.241 - - [2026-02-12 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010127 10.0.0.241 - - [2026-02-12 01:48:41] "GET /tag/52f541d5-c9eb-4fe7-9be8-0ca766fa7926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.026495 10.0.0.241 - - [2026-02-12 01:48:41] "POST /tags HTTP/1.1" 200 320 0.024167 10.0.0.241 - - [2026-02-12 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014174 10.0.0.241 - - [2026-02-12 01:48:41] "GET /tag/1eccefae-499b-49ba-9768-2ad0699b5859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.020980 10.0.0.241 - - [2026-02-12 01:48:41] "POST /id-to-fqname HTTP/1.1" 200 181 0.000596 10.0.0.241 - - [2026-02-12 01:48:41] "POST /fqname-to-id HTTP/1.1" 404 190 0.006630 10.0.0.241 - - [2026-02-12 01:48:41] "POST /security-groups HTTP/1.1" 200 578 0.085872 10.0.0.241 - - [2026-02-12 01:48:41] "POST /projects HTTP/1.1" 200 499 0.245945 10.0.0.241 - - [2026-02-12 01:48:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.006114 10.0.0.241 - - [2026-02-12 01:48:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.019608 10.0.0.241 - - [2026-02-12 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012267 10.0.0.241 - - [2026-02-12 01:48:42] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.022623 10.0.0.241 - - [2026-02-12 01:48:42] "POST /access-control-lists HTTP/1.1" 200 589 0.119600 10.0.0.241 - - [2026-02-12 01:48:42] "POST /fqname-to-id HTTP/1.1" 404 224 0.016694 10.0.0.241 - - [2026-02-12 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.023795 10.0.0.241 - - [2026-02-12 01:48:42] "GET /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.017818 10.0.0.241 - - [2026-02-12 01:48:42] "POST /access-control-lists HTTP/1.1" 200 587 0.121658 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:48:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001059 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:48:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001071 10.0.0.241 - - [2026-02-12 01:48:42] "PUT /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8 HTTP/1.1" 200 265 0.114457 10.0.0.241 - - [2026-02-12 01:48:42] "PUT /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de HTTP/1.1" 200 265 0.075486 10.0.0.241 - - [2026-02-12 01:48:42] "POST /security-groups HTTP/1.1" 200 560 0.100788 10.0.0.241 - - [2026-02-12 01:48:42] "POST /fqname-to-id HTTP/1.1" 404 248 0.006886 10.0.0.241 - - [2026-02-12 01:48:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.098374 10.0.0.241 - - [2026-02-12 01:48:42] "POST /chown HTTP/1.1" 200 109 0.087580 10.0.0.241 - - [2026-02-12 01:48:42] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.023822 10.0.0.241 - - [2026-02-12 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.241 - - [2026-02-12 01:48:42] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006815 10.0.0.241 - - [2026-02-12 01:48:42] "POST /access-control-lists HTTP/1.1" 200 612 0.405838 10.0.0.241 - - [2026-02-12 01:48:42] "POST /tags HTTP/1.1" 409 214 0.030978 10.0.0.241 - - [2026-02-12 01:48:42] "POST /fqname-to-id HTTP/1.1" 404 247 0.007499 10.0.0.241 - - [2026-02-12 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.241 - - [2026-02-12 01:48:43] "GET /tag/1eccefae-499b-49ba-9768-2ad0699b5859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.048232 10.0.0.241 - - [2026-02-12 01:48:43] "POST /access-control-lists HTTP/1.1" 200 610 0.087955 10.0.0.241 - - [2026-02-12 01:48:43] "POST /firewall-rules HTTP/1.1" 200 580 0.083648 10.0.0.241 - - [2026-02-12 01:48:43] "GET /firewall-rule/cc38188e-dd17-4ad3-b7d6-6476099cac9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004589 10.0.0.241 - - [2026-02-12 01:48:43] "GET /firewall-policy/98b44ef4-9b0a-463a-8ade-f516b05455b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.003773 10.0.0.241 - - [2026-02-12 01:48:43] "GET /firewall-rule/cc38188e-dd17-4ad3-b7d6-6476099cac9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002314 10.0.0.241 - - [2026-02-12 01:48:43] "POST /ref-update HTTP/1.1" 200 156 0.045842 10.0.0.241 - - [2026-02-12 01:48:43] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.017344 10.0.0.241 - - [2026-02-12 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.241 - - [2026-02-12 01:48:43] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003278 10.0.0.241 - - [2026-02-12 01:48:43] "POST /tags HTTP/1.1" 409 214 0.002210 10.0.0.241 - - [2026-02-12 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.241 - - [2026-02-12 01:48:43] "GET /tag/1eccefae-499b-49ba-9768-2ad0699b5859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.018300 10.0.0.241 - - [2026-02-12 01:48:43] "POST /firewall-rules HTTP/1.1" 200 578 0.073335 10.0.0.241 - - [2026-02-12 01:48:43] "GET /firewall-rule/2492e9f6-daea-48fb-a6c5-0b6c87499e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.018110 10.0.0.241 - - [2026-02-12 01:48:43] "GET /firewall-policy/98b44ef4-9b0a-463a-8ade-f516b05455b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.004773 10.0.0.241 - - [2026-02-12 01:48:43] "GET /firewall-rule/2492e9f6-daea-48fb-a6c5-0b6c87499e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003873 10.0.0.241 - - [2026-02-12 01:48:43] "POST /ref-update HTTP/1.1" 200 156 0.040995 10.0.0.241 - - [2026-02-12 01:48:43] "POST /tags HTTP/1.1" 200 364 0.033139 10.0.0.241 - - [2026-02-12 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010002 10.0.0.241 - - [2026-02-12 01:48:43] "GET /tag/91887197-5fd5-4463-b263-39c070ec6c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.016529 10.0.0.241 - - [2026-02-12 01:48:43] "POST /tags HTTP/1.1" 200 312 0.024369 10.0.0.241 - - [2026-02-12 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015752 10.0.0.241 - - [2026-02-12 01:48:43] "GET /tag/c883e7a3-267e-42e5-a394-423f4fc9f639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.020988 10.0.0.241 - - [2026-02-12 01:48:44] "POST /id-to-fqname HTTP/1.1" 200 177 0.011855 10.0.0.241 - - [2026-02-12 01:48:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.002531 10.0.0.241 - - [2026-02-12 01:48:44] "POST /security-groups HTTP/1.1" 200 574 0.099180 10.0.0.241 - - [2026-02-12 01:48:44] "POST /projects HTTP/1.1" 200 491 0.315825 10.0.0.241 - - [2026-02-12 01:48:44] "POST /fqname-to-id HTTP/1.1" 404 217 0.007515 10.0.0.241 - - [2026-02-12 01:48:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.040786 10.0.0.241 - - [2026-02-12 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014905 10.0.0.241 - - [2026-02-12 01:48:44] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.014333 10.0.0.241 - - [2026-02-12 01:48:44] "POST /access-control-lists HTTP/1.1" 200 585 0.099233 10.0.0.241 - - [2026-02-12 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007141 10.0.0.241 - - [2026-02-12 01:48:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.006184 10.0.0.241 - - [2026-02-12 01:48:44] "GET /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.029707 10.0.0.241 - - [2026-02-12 01:48:44] "POST /access-control-lists HTTP/1.1" 200 583 0.114176 10.0.0.241 - - [2026-02-12 01:48:44] "PUT /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8 HTTP/1.1" 200 265 0.123760 10.0.0.241 - - [2026-02-12 01:48:44] "PUT /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de HTTP/1.1" 200 265 0.065828 10.0.0.241 - - [2026-02-12 01:48:44] "POST /security-groups HTTP/1.1" 200 548 0.077168 10.0.0.241 - - [2026-02-12 01:48:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.001897 10.0.0.241 - - [2026-02-12 01:48:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.062116 10.0.0.241 - - [2026-02-12 01:48:44] "POST /access-control-lists HTTP/1.1" 200 604 0.078871 10.0.0.241 - - [2026-02-12 01:48:44] "POST /fqname-to-id HTTP/1.1" 404 239 0.010383 10.0.0.241 - - [2026-02-12 01:48:44] "POST /chown HTTP/1.1" 200 109 0.059579 10.0.0.241 - - [2026-02-12 01:48:44] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.011542 10.0.0.241 - - [2026-02-12 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.241 - - [2026-02-12 01:48:44] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005113 10.0.0.241 - - [2026-02-12 01:48:44] "POST /access-control-lists HTTP/1.1" 200 602 0.102838 10.0.0.241 - - [2026-02-12 01:48:44] "POST /tags HTTP/1.1" 409 210 0.018022 10.0.0.241 - - [2026-02-12 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.241 - - [2026-02-12 01:48:45] "GET /tag/c883e7a3-267e-42e5-a394-423f4fc9f639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.013275 10.0.0.241 - - [2026-02-12 01:48:45] "POST /firewall-rules HTTP/1.1" 200 572 0.068684 10.0.0.241 - - [2026-02-12 01:48:45] "GET /firewall-rule/28933315-4ec6-4193-8991-75cb783cf2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005080 10.0.0.241 - - [2026-02-12 01:48:45] "GET /firewall-policy/98b44ef4-9b0a-463a-8ade-f516b05455b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.003423 10.0.0.241 - - [2026-02-12 01:48:45] "GET /firewall-rule/28933315-4ec6-4193-8991-75cb783cf2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002789 10.0.0.241 - - [2026-02-12 01:48:45] "POST /ref-update HTTP/1.1" 200 156 0.045120 10.0.0.241 - - [2026-02-12 01:48:45] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.013816 10.0.0.241 - - [2026-02-12 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.241 - - [2026-02-12 01:48:45] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003363 10.0.0.241 - - [2026-02-12 01:48:45] "POST /tags HTTP/1.1" 409 210 0.004679 10.0.0.241 - - [2026-02-12 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.241 - - [2026-02-12 01:48:45] "GET /tag/c883e7a3-267e-42e5-a394-423f4fc9f639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011995 10.0.0.241 - - [2026-02-12 01:48:45] "POST /firewall-rules HTTP/1.1" 200 570 0.078089 10.0.0.241 - - [2026-02-12 01:48:45] "GET /firewall-rule/3007aef6-6e55-47e8-86be-93b93d10d3bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005099 10.0.0.241 - - [2026-02-12 01:48:45] "GET /firewall-policy/98b44ef4-9b0a-463a-8ade-f516b05455b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.006005 10.0.0.241 - - [2026-02-12 01:48:45] "GET /firewall-rule/3007aef6-6e55-47e8-86be-93b93d10d3bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002386 10.0.0.241 - - [2026-02-12 01:48:45] "POST /ref-update HTTP/1.1" 200 156 0.048264 10.0.0.241 - - [2026-02-12 01:48:45] "POST /tags HTTP/1.1" 409 237 0.002565 10.0.0.241 - - [2026-02-12 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.241 - - [2026-02-12 01:48:45] "GET /tag/1d6b531e-8b6e-4611-b41f-c1d07597fdcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.011685 10.0.0.241 - - [2026-02-12 01:48:45] "POST /tags HTTP/1.1" 409 210 0.002505 10.0.0.241 - - [2026-02-12 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.241 - - [2026-02-12 01:48:45] "GET /tag/f1d64806-251b-43f4-9bde-5718eedf9776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011305 10.0.0.241 - - [2026-02-12 01:48:45] "POST /projects HTTP/1.1" 409 223 0.002312 10.0.0.241 - - [2026-02-12 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.241 - - [2026-02-12 01:48:45] "GET /project/6f0eddda-76a0-46d3-ba8a-30415a8b59db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.038392 10.0.0.241 - - [2026-02-12 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.241 - - [2026-02-12 01:48:45] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004253 10.0.0.241 - - [2026-02-12 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.241 - - [2026-02-12 01:48:45] "GET /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005407 10.0.0.241 - - [2026-02-12 01:48:45] "PUT /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8 HTTP/1.1" 200 265 0.056132 10.0.0.241 - - [2026-02-12 01:48:46] "PUT /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de HTTP/1.1" 200 265 0.051767 10.0.0.241 - - [2026-02-12 01:48:46] "POST /security-groups HTTP/1.1" 409 253 0.002901 10.0.0.241 - - [2026-02-12 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.241 - - [2026-02-12 01:48:46] "PUT /security-group/1caf734b-05b1-4f7e-a137-9280c93f9172 HTTP/1.1" 200 263 0.059167 10.0.0.241 - - [2026-02-12 01:48:46] "PUT /access-control-list/ef0ca166-bbf8-4a98-ade9-10fe8a837969 HTTP/1.1" 200 273 0.014126 10.0.0.241 - - [2026-02-12 01:48:46] "PUT /access-control-list/80b93c43-bcec-467e-8008-9ebb801bab73 HTTP/1.1" 200 273 0.035327 10.0.0.241 - - [2026-02-12 01:48:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.045149 10.0.0.241 - - [2026-02-12 01:48:46] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.015818 10.0.0.241 - - [2026-02-12 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.241 - - [2026-02-12 01:48:46] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004001 10.0.0.241 - - [2026-02-12 01:48:46] "POST /tags HTTP/1.1" 409 210 0.002208 10.0.0.241 - - [2026-02-12 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.241 - - [2026-02-12 01:48:46] "GET /tag/f1d64806-251b-43f4-9bde-5718eedf9776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011163 10.0.0.241 - - [2026-02-12 01:48:46] "POST /firewall-rules HTTP/1.1" 200 572 0.074497 10.0.0.241 - - [2026-02-12 01:48:46] "GET /firewall-rule/f9182bcc-eea9-4242-bb5a-05a89058b5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005302 10.0.0.241 - - [2026-02-12 01:48:46] "GET /firewall-policy/98b44ef4-9b0a-463a-8ade-f516b05455b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.003635 10.0.0.241 - - [2026-02-12 01:48:46] "GET /firewall-rule/f9182bcc-eea9-4242-bb5a-05a89058b5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002307 10.0.0.241 - - [2026-02-12 01:48:46] "POST /ref-update HTTP/1.1" 200 156 0.047867 10.0.0.241 - - [2026-02-12 01:48:46] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.013009 10.0.0.241 - - [2026-02-12 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.241 - - [2026-02-12 01:48:46] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003781 10.0.0.241 - - [2026-02-12 01:48:46] "POST /tags HTTP/1.1" 409 210 0.002331 10.0.0.241 - - [2026-02-12 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.241 - - [2026-02-12 01:48:46] "GET /tag/f1d64806-251b-43f4-9bde-5718eedf9776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011419 10.0.0.241 - - [2026-02-12 01:48:46] "POST /firewall-rules HTTP/1.1" 200 570 0.100500 10.0.0.241 - - [2026-02-12 01:48:46] "GET /firewall-rule/2771e3b2-0369-472e-8b2c-dee579e920a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005173 10.0.0.241 - - [2026-02-12 01:48:46] "GET /firewall-policy/98b44ef4-9b0a-463a-8ade-f516b05455b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.004482 10.0.0.241 - - [2026-02-12 01:48:46] "GET /firewall-rule/2771e3b2-0369-472e-8b2c-dee579e920a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003154 10.0.0.241 - - [2026-02-12 01:48:46] "POST /ref-update HTTP/1.1" 200 156 0.077368 10.0.0.241 - - [2026-02-12 01:48:46] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013096 10.0.0.241 - - [2026-02-12 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.006411 10.0.0.241 - - [2026-02-12 01:48:56] "GET / HTTP/1.1" 200 36215 0.001906 10.0.0.241 - - [2026-02-12 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.241 - - [2026-02-12 01:48:56] "GET /global-system-config/dfd25018-ebab-4a58-91e4-da5add4812e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005200 10.0.0.241 - - [2026-02-12 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.241 - - [2026-02-12 01:48:56] "GET /config-node/cb0cb872-6b95-4167-bd74-a2b2b9fb7d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.003651 10.0.0.241 - - [2026-02-12 01:49:08] "GET / HTTP/1.1" 200 36215 0.002206 10.0.0.241 - - [2026-02-12 01:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.241 - - [2026-02-12 01:49:08] "GET /routing-instance/c0f4608a-0578-4ca2-a416-620b8df40463?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003264 10.0.0.241 - - [2026-02-12 01:49:08] "POST /bgp-routers HTTP/1.1" 409 301 0.002153 10.0.0.241 - - [2026-02-12 01:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.241 - - [2026-02-12 01:49:08] "GET /bgp-router/ed6b8975-607c-4567-9e19-b2e9b0451687?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004915 10.0.0.241 - - [2026-02-12 01:49:08] "PUT /bgp-router/ed6b8975-607c-4567-9e19-b2e9b0451687 HTTP/1.1" 200 255 0.017581 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:49:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001096 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:49:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001013 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:49:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001091 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:49:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001017 10.0.0.41 - - [2026-02-12 01:49:24] "GET / HTTP/1.1" 200 36215 0.001862 10.0.0.41 - - [2026-02-12 01:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.41 - - [2026-02-12 01:49:24] "GET /global-system-config/dfd25018-ebab-4a58-91e4-da5add4812e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006649 10.0.0.41 - - [2026-02-12 01:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.41 - - [2026-02-12 01:49:24] "GET /routing-instance/c0f4608a-0578-4ca2-a416-620b8df40463?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.005282 10.0.0.41 - - [2026-02-12 01:49:24] "PUT /global-system-config/dfd25018-ebab-4a58-91e4-da5add4812e6 HTTP/1.1" 200 275 0.011652 10.0.0.41 - - [2026-02-12 01:49:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.016997 10.0.0.41 - - [2026-02-12 01:49:24] "POST /virtual-routers HTTP/1.1" 200 601 0.019958 10.0.0.41 - - [2026-02-12 01:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.41 - - [2026-02-12 01:49:24] "GET /virtual-router/6715c2e3-9810-45b7-8981-c4a654f92503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004445 10.0.0.41 - - [2026-02-12 01:49:24] "POST /fqname-to-id HTTP/1.1" 404 229 0.003429 10.0.0.41 - - [2026-02-12 01:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.41 - - [2026-02-12 01:49:24] "GET /virtual-network/c46f3e23-10fb-42b2-bcc5-e75cd41b495b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.006783 10.0.0.41 - - [2026-02-12 01:49:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.149198 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:49:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001108 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:49:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001410 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:49:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001223 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:49:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001037 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:49:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001061 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:49:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001312 10.0.0.241 - - [2026-02-12 01:52:25] "GET /global-system-configs HTTP/1.1" 200 323 0.004169 10.0.0.241 - - [2026-02-12 01:52:26] "GET /global-system-configs HTTP/1.1" 200 323 0.002795 10.0.0.241 - - [2026-02-12 01:52:27] "GET /virtual-router/6715c2e3-9810-45b7-8981-c4a654f92503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003325 10.0.0.241 - - [2026-02-12 01:52:27] "POST /ref-update HTTP/1.1" 200 156 0.018717 10.0.0.241 - - [2026-02-12 01:52:36] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005625 10.0.0.241 - - [2026-02-12 01:52:36] "POST /set-tag HTTP/1.1" 200 109 0.004190 10.0.0.241 - - [2026-02-12 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.241 - - [2026-02-12 01:52:36] "GET /loadbalancer/1c07e62e-ec69-4584-8ef5-3f99efd5c6cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003016 10.0.0.241 - - [2026-02-12 01:52:36] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004997 10.0.0.241 - - [2026-02-12 01:52:36] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.241 - - [2026-02-12 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.241 - - [2026-02-12 01:52:36] "GET /loadbalancer/1c07e62e-ec69-4584-8ef5-3f99efd5c6cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002781 10.0.0.241 - - [2026-02-12 01:52:36] "GET /loadbalancer-pool/2ffe4edd-0cf5-4f60-8339-626658d43094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004243 10.0.0.241 - - [2026-02-12 01:52:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019712 10.0.0.241 - - [2026-02-12 01:52:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.009904 10.0.0.241 - - [2026-02-12 01:52:36] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009749 10.0.0.241 - - [2026-02-12 01:52:36] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004633 10.0.0.241 - - [2026-02-12 01:52:36] "POST /ref-update HTTP/1.1" 200 156 0.007861 10.0.0.241 - - [2026-02-12 01:52:36] "GET /floating-ip/a0ad1d1f-dad1-48fd-b875-8ffb8f547e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.023179 10.0.0.241 - - [2026-02-12 01:52:36] "POST /tags HTTP/1.1" 409 205 0.004952 10.0.0.241 - - [2026-02-12 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.241 - - [2026-02-12 01:52:36] "PUT /floating-ip/a0ad1d1f-dad1-48fd-b875-8ffb8f547e77 HTTP/1.1" 200 257 0.015168 10.0.0.241 - - [2026-02-12 01:52:36] "GET /tag/ab1536f6-f138-4369-a0e7-39947281fc47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.024916 10.0.0.241 - - [2026-02-12 01:52:36] "POST /set-tag HTTP/1.1" 200 109 0.080772 10.0.0.241 - - [2026-02-12 01:52:36] "GET /loadbalancer-pool/ae91eaea-50eb-452b-a189-abcea90fa612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004434 10.0.0.241 - - [2026-02-12 01:52:37] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020013 10.0.0.241 - - [2026-02-12 01:52:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.019981 10.0.0.241 - - [2026-02-12 01:52:37] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.023987 10.0.0.241 - - [2026-02-12 01:52:37] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004487 10.0.0.241 - - [2026-02-12 01:52:37] "POST /ref-update HTTP/1.1" 200 156 0.007225 10.0.0.241 - - [2026-02-12 01:52:37] "GET /floating-ip/a0ad1d1f-dad1-48fd-b875-8ffb8f547e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1923 0.006380 10.0.0.241 - - [2026-02-12 01:52:37] "POST /set-tag HTTP/1.1" 200 109 0.004329 10.0.0.241 - - [2026-02-12 01:52:37] "GET /loadbalancer-pool/a1039157-0e59-4438-97f8-5779620334f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004805 10.0.0.241 - - [2026-02-12 01:52:37] "PUT /floating-ip/a0ad1d1f-dad1-48fd-b875-8ffb8f547e77 HTTP/1.1" 200 257 0.014741 10.0.0.241 - - [2026-02-12 01:52:37] "POST /loadbalancer-members HTTP/1.1" 200 694 0.036114 10.0.0.241 - - [2026-02-12 01:52:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008522 10.0.0.241 - - [2026-02-12 01:52:37] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010369 10.0.0.241 - - [2026-02-12 01:52:37] "POST /set-tag HTTP/1.1" 200 109 0.003955 10.0.0.241 - - [2026-02-12 01:52:37] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005312 10.0.0.241 - - [2026-02-12 01:52:37] "POST /ref-update HTTP/1.1" 200 156 0.007339 10.0.0.241 - - [2026-02-12 01:52:37] "GET /floating-ip/a0ad1d1f-dad1-48fd-b875-8ffb8f547e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.007311 10.0.0.241 - - [2026-02-12 01:52:37] "PUT /floating-ip/a0ad1d1f-dad1-48fd-b875-8ffb8f547e77 HTTP/1.1" 200 257 0.011620 10.0.0.41 - - [2026-02-12 01:53:15] "GET / HTTP/1.1" 200 36215 0.001850 10.0.0.41 - - [2026-02-12 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.41 - - [2026-02-12 01:53:15] "GET /global-system-config/dfd25018-ebab-4a58-91e4-da5add4812e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005431 10.0.0.41 - - [2026-02-12 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.41 - - [2026-02-12 01:53:15] "GET /routing-instance/c0f4608a-0578-4ca2-a416-620b8df40463?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003568 10.0.0.41 - - [2026-02-12 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.41 - - [2026-02-12 01:53:15] "GET /virtual-router/6715c2e3-9810-45b7-8981-c4a654f92503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003721 10.0.0.41 - - [2026-02-12 01:53:15] "PUT /virtual-router/6715c2e3-9810-45b7-8981-c4a654f92503 HTTP/1.1" 200 263 0.011356 10.0.0.41 - - [2026-02-12 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008140 10.0.0.41 - - [2026-02-12 01:53:15] "GET /virtual-router/6715c2e3-9810-45b7-8981-c4a654f92503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002877 10.0.0.41 - - [2026-02-12 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.41 - - [2026-02-12 01:53:16] "GET /virtual-machine-interface/77545a56-54a2-4ab1-bf04-55e072f4310c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004704 10.0.0.41 - - [2026-02-12 01:53:16] "PUT /virtual-machine-interface/77545a56-54a2-4ab1-bf04-55e072f4310c HTTP/1.1" 200 285 0.008963 10.0.0.241 - - [2026-02-12 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004974 10.0.0.241 - - [2026-02-12 01:53:19] "GET /virtual-router/6715c2e3-9810-45b7-8981-c4a654f92503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002904 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:54:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001062 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:54:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001409 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:54:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001018 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:54:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001175 10.0.0.241 - - [2026-02-12 01:54:33] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005955 10.0.0.241 - - [2026-02-12 01:54:33] "POST /set-tag HTTP/1.1" 200 109 0.003271 10.0.0.241 - - [2026-02-12 01:54:33] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004751 10.0.0.241 - - [2026-02-12 01:54:33] "POST /set-tag HTTP/1.1" 200 109 0.005730 10.0.0.241 - - [2026-02-12 01:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.241 - - [2026-02-12 01:54:33] "GET /loadbalancer/1c07e62e-ec69-4584-8ef5-3f99efd5c6cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003528 10.0.0.241 - - [2026-02-12 01:54:33] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005326 10.0.0.241 - - [2026-02-12 01:54:33] "POST /set-tag HTTP/1.1" 200 109 0.020890 10.0.0.241 - - [2026-02-12 01:54:33] "DELETE /loadbalancer-member/d70dd469-0941-446e-b73d-9c49cc96d236 HTTP/1.1" 200 115 0.029112 10.0.0.241 - - [2026-02-12 01:54:33] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006357 10.0.0.241 - - [2026-02-12 01:54:33] "POST /set-tag HTTP/1.1" 200 109 0.002511 10.0.0.241 - - [2026-02-12 01:54:33] "DELETE /loadbalancer-member/60bc379b-7f09-47c8-aa8a-c5f1c81ffd74 HTTP/1.1" 200 115 0.047246 10.0.0.241 - - [2026-02-12 01:54:33] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010369 10.0.0.241 - - [2026-02-12 01:54:33] "POST /set-tag HTTP/1.1" 200 109 0.002698 10.0.0.241 - - [2026-02-12 01:54:33] "DELETE /loadbalancer-member/e53d1672-cbbd-40a4-8320-4a4cc9e78685 HTTP/1.1" 200 115 0.037991 10.0.0.241 - - [2026-02-12 01:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.241 - - [2026-02-12 01:54:33] "GET /loadbalancer/1c07e62e-ec69-4584-8ef5-3f99efd5c6cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002527 10.0.0.241 - - [2026-02-12 01:54:33] "GET /loadbalancer-pool/2ffe4edd-0cf5-4f60-8339-626658d43094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003351 10.0.0.241 - - [2026-02-12 01:54:33] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025015 10.0.0.241 - - [2026-02-12 01:54:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.028268 10.0.0.241 - - [2026-02-12 01:54:33] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.011810 10.0.0.241 - - [2026-02-12 01:54:33] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004153 10.0.0.241 - - [2026-02-12 01:54:33] "GET /floating-ip/a0ad1d1f-dad1-48fd-b875-8ffb8f547e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.011585 10.0.0.241 - - [2026-02-12 01:54:33] "POST /set-tag HTTP/1.1" 200 109 0.063453 10.0.0.241 - - [2026-02-12 01:54:33] "GET /loadbalancer-pool/ae91eaea-50eb-452b-a189-abcea90fa612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.017233 10.0.0.241 - - [2026-02-12 01:54:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018008 10.0.0.241 - - [2026-02-12 01:54:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008316 10.0.0.241 - - [2026-02-12 01:54:34] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.017111 10.0.0.241 - - [2026-02-12 01:54:34] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007154 10.0.0.241 - - [2026-02-12 01:54:34] "POST /set-tag HTTP/1.1" 200 109 0.006095 10.0.0.241 - - [2026-02-12 01:54:34] "GET /floating-ip/a0ad1d1f-dad1-48fd-b875-8ffb8f547e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004032 10.0.0.241 - - [2026-02-12 01:54:34] "GET /loadbalancer-pool/a1039157-0e59-4438-97f8-5779620334f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003186 10.0.0.241 - - [2026-02-12 01:54:34] "POST /loadbalancer-members HTTP/1.1" 200 694 0.019687 10.0.0.241 - - [2026-02-12 01:54:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.021401 10.0.0.241 - - [2026-02-12 01:54:34] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.021364 10.0.0.241 - - [2026-02-12 01:54:34] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005704 10.0.0.241 - - [2026-02-12 01:54:34] "GET /floating-ip/a0ad1d1f-dad1-48fd-b875-8ffb8f547e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002768 10.0.0.241 - - [2026-02-12 01:54:34] "POST /set-tag HTTP/1.1" 200 109 0.002912 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:55:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001203 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:55:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001114 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:55:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001017 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:55:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.004069 10.0.0.241 - - [2026-02-12 01:55:57] "GET / HTTP/1.1" 200 36215 0.002081 10.0.0.241 - - [2026-02-12 01:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.241 - - [2026-02-12 01:55:57] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033865 10.0.0.241 - - [2026-02-12 01:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.241 - - [2026-02-12 01:55:57] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034691 10.0.0.241 - - [2026-02-12 01:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.241 - - [2026-02-12 01:55:58] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034890 10.0.0.241 - - [2026-02-12 01:55:58] "POST /tags HTTP/1.1" 200 334 0.036606 10.0.0.241 - - [2026-02-12 01:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010314 10.0.0.241 - - [2026-02-12 01:55:58] "GET /tag/6fe5060b-ce71-466c-947f-ae3965932325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.020918 10.0.0.241 - - [2026-02-12 01:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.241 - - [2026-02-12 01:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.241 - - [2026-02-12 01:55:58] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.062537 10.0.0.241 - - [2026-02-12 01:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007844 10.0.0.241 - - [2026-02-12 01:55:58] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.088383 10.0.0.241 - - [2026-02-12 01:55:58] "GET /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.005083 10.0.0.241 - - [2026-02-12 01:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005125 10.0.0.241 - - [2026-02-12 01:55:58] "GET /virtual-networks?parent_id=e1a9667f-1de9-4074-822e-63b80afe6f2e&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002524 10.0.0.241 - - [2026-02-12 01:55:58] "GET /service-appliance-set/74e1b86e-ba76-4755-8db8-90813f24ed1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003146 10.0.0.241 - - [2026-02-12 01:55:58] "POST /fqname-to-id HTTP/1.1" 404 254 0.006713 10.0.0.241 - - [2026-02-12 01:55:58] "POST /virtual-networks HTTP/1.1" 200 514 0.082083 10.0.0.241 - - [2026-02-12 01:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004984 10.0.0.241 - - [2026-02-12 01:55:58] "GET /network-ipam/b8d64dd9-0a35-43d7-8988-ecb35dda6c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.012310 10.0.0.241 - - [2026-02-12 01:55:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.133458 10.0.0.241 - - [2026-02-12 01:55:58] "GET /virtual-machine-interface/560fc858-637c-4d95-b3e4-93abdd9c0c44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.015614 10.0.0.241 - - [2026-02-12 01:55:58] "POST /useragent-kv HTTP/1.1" 200 115 0.013468 10.0.0.241 - - [2026-02-12 01:55:58] "POST /ref-update HTTP/1.1" 200 156 0.125848 10.0.0.241 - - [2026-02-12 01:55:58] "GET /virtual-network/b3a8f53f-9824-46a4-8d7b-c12af2463321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005286 10.0.0.241 - - [2026-02-12 01:55:58] "POST /instance-ips HTTP/1.1" 200 410 0.054008 10.0.0.241 - - [2026-02-12 01:55:58] "GET /instance-ip/d3523b66-9db0-435d-aa4e-1532241e7d96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.004331 10.0.0.241 - - [2026-02-12 01:55:58] "GET /domains HTTP/1.1" 200 281 0.003778 10.0.0.241 - - [2026-02-12 01:55:58] "GET /domain/dfb853ed-3e66-469a-8627-4ece1dc43715 HTTP/1.1" 200 3099 0.013629 10.0.0.241 - - [2026-02-12 01:55:59] "POST /loadbalancers HTTP/1.1" 200 612 0.099977 10.0.0.241 - - [2026-02-12 01:55:59] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e HTTP/1.1" 200 5738 0.115479 10.0.0.241 - - [2026-02-12 01:55:59] "GET /virtual-network/b3a8f53f-9824-46a4-8d7b-c12af2463321 HTTP/1.1" 200 2093 0.008398 10.0.0.241 - - [2026-02-12 01:55:59] "GET /virtual-network/b3a8f53f-9824-46a4-8d7b-c12af2463321 HTTP/1.1" 200 2093 0.011018 10.0.0.241 - - [2026-02-12 01:55:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.036688 10.0.0.241 - - [2026-02-12 01:55:59] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.071465 10.0.0.241 - - [2026-02-12 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.018754 10.0.0.241 - - [2026-02-12 01:55:59] "GET /routing-instance/c31e1f90-4eeb-4c14-af7a-f9b4541fad9d HTTP/1.1" 200 1184 0.005624 10.0.0.241 - - [2026-02-12 01:55:59] "GET /instance-ip/d3523b66-9db0-435d-aa4e-1532241e7d96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.005512 10.0.0.241 - - [2026-02-12 01:55:59] "GET /routing-instance/c31e1f90-4eeb-4c14-af7a-f9b4541fad9d HTTP/1.1" 200 1184 0.006763 10.0.0.241 - - [2026-02-12 01:55:59] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.067193 10.0.0.241 - - [2026-02-12 01:55:59] "POST /floating-ips HTTP/1.1" 200 599 0.079494 10.0.0.241 - - [2026-02-12 01:55:59] "POST /route-targets HTTP/1.1" 200 328 0.038949 10.0.0.241 - - [2026-02-12 01:55:59] "GET /loadbalancer/5633086e-6c7f-4b3f-9062-04e11406c9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.021405 10.0.0.241 - - [2026-02-12 01:55:59] "POST /ref-update HTTP/1.1" 200 156 0.064578 10.0.0.241 - - [2026-02-12 01:55:59] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.089935 10.0.0.241 - - [2026-02-12 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.015168 10.0.0.241 - - [2026-02-12 01:55:59] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.024689 10.0.0.241 - - [2026-02-12 01:55:59] "GET /loadbalancer-listener/a8976636-9562-4ee8-a4ba-88abcb7051a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.014994 10.0.0.241 - - [2026-02-12 01:55:59] "GET /loadbalancer-listener/a8976636-9562-4ee8-a4ba-88abcb7051a2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.006239 10.0.0.241 - - [2026-02-12 01:55:59] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.021221 10.0.0.241 - - [2026-02-12 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.241 - - [2026-02-12 01:55:59] "GET /instance-ip/d3523b66-9db0-435d-aa4e-1532241e7d96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.008746 10.0.0.241 - - [2026-02-12 01:55:59] "GET /loadbalancer/5633086e-6c7f-4b3f-9062-04e11406c9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.005615 10.0.0.241 - - [2026-02-12 01:55:59] "GET /instance-ip/d3523b66-9db0-435d-aa4e-1532241e7d96?fields=floating_ips HTTP/1.1" 200 1215 0.007780 10.0.0.241 - - [2026-02-12 01:55:59] "GET /floating-ip/d686e4c2-97a7-4c0d-b4a5-13a6c362320f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.002526 10.0.0.241 - - [2026-02-12 01:55:59] "POST /tags HTTP/1.1" 200 296 0.051683 10.0.0.241 - - [2026-02-12 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012035 10.0.0.241 - - [2026-02-12 01:55:59] "GET /tag/932ba1d0-34fd-4068-b7c4-38f0dd97524e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.030289 10.0.0.241 - - [2026-02-12 01:55:59] "POST /tags HTTP/1.1" 409 233 0.002452 10.0.0.241 - - [2026-02-12 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.241 - - [2026-02-12 01:55:59] "GET /tag/2b67f118-e717-4fd6-b2a3-eb95481ec105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.015987 10.0.0.241 - - [2026-02-12 01:55:59] "POST /tags HTTP/1.1" 409 206 0.002369 10.0.0.241 - - [2026-02-12 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.241 - - [2026-02-12 01:55:59] "GET /tag/c5cf68a4-8f88-44f8-b82c-f17664d90602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011462 10.0.0.241 - - [2026-02-12 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.241 - - [2026-02-12 01:55:59] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005678 10.0.0.241 - - [2026-02-12 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012609 10.0.0.241 - - [2026-02-12 01:56:00] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.079971 10.0.0.241 - - [2026-02-12 01:56:00] "POST /virtual-machines HTTP/1.1" 200 370 0.020483 10.0.0.241 - - [2026-02-12 01:56:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.039385 10.0.0.241 - - [2026-02-12 01:56:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.200163 10.0.0.241 - - [2026-02-12 01:56:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.026003 10.0.0.241 - - [2026-02-12 01:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.031367 10.0.0.241 - - [2026-02-12 01:56:00] "GET /virtual-machine-interface/fab214c0-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.012864 10.0.0.241 - - [2026-02-12 01:56:00] "POST /instance-ips HTTP/1.1" 200 410 0.040963 10.0.0.241 - - [2026-02-12 01:56:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.054256 10.0.0.241 - - [2026-02-12 01:56:00] "GET /virtual-machine-interface/fab214c0-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.021900 10.0.0.241 - - [2026-02-12 01:56:00] "POST /set-tag HTTP/1.1" 200 109 0.024482 10.0.0.241 - - [2026-02-12 01:56:00] "GET /virtual-machine-interface/fab214c0-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008993 10.0.0.241 - - [2026-02-12 01:56:00] "GET /instance-ip/fadc6176-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005887 10.0.0.241 - - [2026-02-12 01:56:00] "GET /virtual-machine-interface/fab214c0-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008125 10.0.0.241 - - [2026-02-12 01:56:00] "POST /set-tag HTTP/1.1" 200 109 0.009294 10.0.0.241 - - [2026-02-12 01:56:00] "GET /virtual-router/6715c2e3-9810-45b7-8981-c4a654f92503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003026 10.0.0.241 - - [2026-02-12 01:56:00] "POST /ref-update HTTP/1.1" 200 156 0.014279 10.0.0.241 - - [2026-02-12 01:56:00] "GET /virtual-machine-interface/fab214c0-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.016231 10.0.0.241 - - [2026-02-12 01:56:01] "POST /set-tag HTTP/1.1" 200 109 0.007688 10.0.0.241 - - [2026-02-12 01:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008105 10.0.0.241 - - [2026-02-12 01:56:01] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.009777 10.0.0.241 - - [2026-02-12 01:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007303 10.0.0.241 - - [2026-02-12 01:56:01] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.079566 10.0.0.241 - - [2026-02-12 01:56:01] "POST /virtual-machines HTTP/1.1" 200 370 0.025301 10.0.0.241 - - [2026-02-12 01:56:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.039261 10.0.0.241 - - [2026-02-12 01:56:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.159512 10.0.0.241 - - [2026-02-12 01:56:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014134 10.0.0.241 - - [2026-02-12 01:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010211 10.0.0.241 - - [2026-02-12 01:56:01] "GET /virtual-machine-interface/fb60d8a2-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.007125 10.0.0.241 - - [2026-02-12 01:56:01] "POST /instance-ips HTTP/1.1" 200 410 0.088560 10.0.0.241 - - [2026-02-12 01:56:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.016433 10.0.0.241 - - [2026-02-12 01:56:01] "GET /virtual-machine-interface/fb60d8a2-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004681 10.0.0.241 - - [2026-02-12 01:56:01] "POST /set-tag HTTP/1.1" 200 109 0.019312 10.0.0.241 - - [2026-02-12 01:56:01] "GET /virtual-machine-interface/fb60d8a2-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006417 10.0.0.241 - - [2026-02-12 01:56:01] "GET /instance-ip/fb85789c-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003464 10.0.0.241 - - [2026-02-12 01:56:01] "GET /virtual-machine-interface/fb60d8a2-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006854 10.0.0.241 - - [2026-02-12 01:56:01] "POST /set-tag HTTP/1.1" 200 109 0.003149 10.0.0.241 - - [2026-02-12 01:56:01] "GET /virtual-router/6715c2e3-9810-45b7-8981-c4a654f92503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1688 0.004668 10.0.0.241 - - [2026-02-12 01:56:02] "POST /ref-update HTTP/1.1" 200 156 0.022717 10.0.0.241 - - [2026-02-12 01:56:02] "GET /virtual-machine-interface/fb60d8a2-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009497 10.0.0.241 - - [2026-02-12 01:56:02] "POST /set-tag HTTP/1.1" 200 109 0.003678 10.0.0.241 - - [2026-02-12 01:56:02] "GET /virtual-machine-interface/fab214c0-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004894 10.0.0.241 - - [2026-02-12 01:56:02] "POST /set-tag HTTP/1.1" 200 109 0.003072 10.0.0.241 - - [2026-02-12 01:56:02] "GET /virtual-machine-interface/fb60d8a2-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004458 10.0.0.241 - - [2026-02-12 01:56:02] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.241 - - [2026-02-12 01:56:04] "GET /domains HTTP/1.1" 200 281 0.006968 10.0.0.241 - - [2026-02-12 01:56:04] "GET /domain/dfb853ed-3e66-469a-8627-4ece1dc43715 HTTP/1.1" 200 3099 0.003281 10.0.0.241 - - [2026-02-12 01:56:04] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e HTTP/1.1" 200 7091 0.048572 10.0.0.241 - - [2026-02-12 01:56:04] "GET /virtual-network/b3a8f53f-9824-46a4-8d7b-c12af2463321 HTTP/1.1" 200 2093 0.007761 10.0.0.241 - - [2026-02-12 01:56:04] "GET /virtual-network/b3a8f53f-9824-46a4-8d7b-c12af2463321 HTTP/1.1" 200 2093 0.006497 10.0.0.241 - - [2026-02-12 01:56:04] "GET /routing-instance/c31e1f90-4eeb-4c14-af7a-f9b4541fad9d HTTP/1.1" 200 1406 0.004288 10.0.0.241 - - [2026-02-12 01:56:04] "GET /routing-instance/c31e1f90-4eeb-4c14-af7a-f9b4541fad9d HTTP/1.1" 200 1406 0.007192 10.0.0.241 - - [2026-02-12 01:56:04] "GET /route-target/ae581e50-4313-4bd2-b25c-e6f228ab4d71 HTTP/1.1" 200 1155 0.008109 10.0.0.241 - - [2026-02-12 01:56:04] "GET /virtual-network/b3a8f53f-9824-46a4-8d7b-c12af2463321 HTTP/1.1" 200 2093 0.010522 10.0.0.241 - - [2026-02-12 01:56:04] "GET /routing-instance/c31e1f90-4eeb-4c14-af7a-f9b4541fad9d HTTP/1.1" 200 1406 0.006795 10.0.0.241 - - [2026-02-12 01:56:04] "GET /virtual-network/b3a8f53f-9824-46a4-8d7b-c12af2463321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007751 10.0.0.241 - - [2026-02-12 01:56:04] "GET /virtual-network/b3a8f53f-9824-46a4-8d7b-c12af2463321 HTTP/1.1" 200 2093 0.006921 10.0.0.241 - - [2026-02-12 01:56:04] "GET /routing-instance/c31e1f90-4eeb-4c14-af7a-f9b4541fad9d HTTP/1.1" 200 1406 0.006901 10.0.0.241 - - [2026-02-12 01:56:04] "GET /routing-instance/c31e1f90-4eeb-4c14-af7a-f9b4541fad9d HTTP/1.1" 200 1406 0.003412 10.0.0.241 - - [2026-02-12 01:56:04] "GET /route-target/ae581e50-4313-4bd2-b25c-e6f228ab4d71 HTTP/1.1" 200 1155 0.002560 10.0.0.241 - - [2026-02-12 01:56:04] "GET /domains HTTP/1.1" 200 281 0.002186 10.0.0.241 - - [2026-02-12 01:56:04] "GET /domain/dfb853ed-3e66-469a-8627-4ece1dc43715 HTTP/1.1" 200 3099 0.004083 10.0.0.241 - - [2026-02-12 01:56:04] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e HTTP/1.1" 200 7091 0.055109 10.0.0.241 - - [2026-02-12 01:56:04] "GET /virtual-network/b3a8f53f-9824-46a4-8d7b-c12af2463321 HTTP/1.1" 200 2093 0.013594 10.0.0.241 - - [2026-02-12 01:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.241 - - [2026-02-12 01:56:04] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032572 10.0.0.241 - - [2026-02-12 01:56:04] "GET /virtual-network/b3a8f53f-9824-46a4-8d7b-c12af2463321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.006325 10.0.0.241 - - [2026-02-12 01:56:04] "GET /floating-ip-pools?parent_id=b3a8f53f-9824-46a4-8d7b-c12af2463321&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004512 10.0.0.241 - - [2026-02-12 01:56:04] "GET /virtual-network/b3a8f53f-9824-46a4-8d7b-c12af2463321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007152 10.0.0.241 - - [2026-02-12 01:56:04] "POST /floating-ip-pools HTTP/1.1" 200 564 0.040654 10.0.0.241 - - [2026-02-12 01:56:04] "POST /ref-update HTTP/1.1" 200 156 0.031704 10.0.0.241 - - [2026-02-12 01:56:04] "GET /virtual-network/b3a8f53f-9824-46a4-8d7b-c12af2463321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004963 10.0.0.241 - - [2026-02-12 01:56:04] "GET /domains HTTP/1.1" 200 281 0.002203 10.0.0.241 - - [2026-02-12 01:56:04] "GET /domain/dfb853ed-3e66-469a-8627-4ece1dc43715 HTTP/1.1" 200 3099 0.003047 10.0.0.241 - - [2026-02-12 01:56:04] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e HTTP/1.1" 200 7348 0.043532 10.0.0.241 - - [2026-02-12 01:56:04] "GET /virtual-network/b3a8f53f-9824-46a4-8d7b-c12af2463321 HTTP/1.1" 200 2332 0.012131 10.0.0.241 - - [2026-02-12 01:56:04] "GET /floating-ip-pool/dad9b58a-9020-42a5-be58-6c55f3a496c0 HTTP/1.1" 200 1318 0.003980 10.0.0.241 - - [2026-02-12 01:56:04] "GET /domains HTTP/1.1" 200 281 0.004190 10.0.0.241 - - [2026-02-12 01:56:04] "GET /domain/dfb853ed-3e66-469a-8627-4ece1dc43715 HTTP/1.1" 200 3099 0.004135 10.0.0.241 - - [2026-02-12 01:56:04] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e HTTP/1.1" 200 7348 0.038206 10.0.0.241 - - [2026-02-12 01:56:04] "GET /virtual-network/b3a8f53f-9824-46a4-8d7b-c12af2463321 HTTP/1.1" 200 2332 0.004151 10.0.0.241 - - [2026-02-12 01:56:04] "GET /virtual-network/b3a8f53f-9824-46a4-8d7b-c12af2463321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004901 10.0.0.241 - - [2026-02-12 01:56:05] "POST /tags HTTP/1.1" 200 366 0.055830 10.0.0.241 - - [2026-02-12 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.241 - - [2026-02-12 01:56:05] "GET /tag/ea645c13-e4da-4683-ad2d-39750a7ef64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.021786 10.0.0.241 - - [2026-02-12 01:56:05] "POST /tags HTTP/1.1" 409 206 0.001937 10.0.0.241 - - [2026-02-12 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.241 - - [2026-02-12 01:56:05] "GET /tag/c5cf68a4-8f88-44f8-b82c-f17664d90602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.017982 10.0.0.241 - - [2026-02-12 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005818 10.0.0.241 - - [2026-02-12 01:56:05] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.037007 10.0.0.241 - - [2026-02-12 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.241 - - [2026-02-12 01:56:05] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004156 10.0.0.241 - - [2026-02-12 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.241 - - [2026-02-12 01:56:05] "GET /service-appliance-set/881971d6-85c6-4003-8df3-bde5e11a59f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003732 10.0.0.241 - - [2026-02-12 01:56:05] "POST /fqname-to-id HTTP/1.1" 404 258 0.010681 10.0.0.241 - - [2026-02-12 01:56:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.085979 10.0.0.241 - - [2026-02-12 01:56:05] "GET /virtual-machine-interface/3af35098-f9a3-489a-a238-28b3df97b017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.012163 10.0.0.241 - - [2026-02-12 01:56:05] "POST /set-tag HTTP/1.1" 200 109 0.033591 10.0.0.241 - - [2026-02-12 01:56:05] "POST /instance-ips HTTP/1.1" 200 418 0.025169 10.0.0.241 - - [2026-02-12 01:56:05] "GET /instance-ip/a2470a8c-e6a3-437e-9632-8f33bdb0a78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.009121 10.0.0.241 - - [2026-02-12 01:56:05] "POST /loadbalancers HTTP/1.1" 200 620 0.063266 10.0.0.241 - - [2026-02-12 01:56:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.021090 10.0.0.241 - - [2026-02-12 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005224 10.0.0.241 - - [2026-02-12 01:56:05] "POST /service-instances HTTP/1.1" 200 568 0.062560 10.0.0.241 - - [2026-02-12 01:56:05] "POST /ref-update HTTP/1.1" 200 156 0.025567 10.0.0.241 - - [2026-02-12 01:56:05] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.070995 10.0.0.241 - - [2026-02-12 01:56:05] "PUT /service-instance/ccf60a89-7418-48c0-81b5-97224347f4af HTTP/1.1" 200 267 0.007940 10.0.0.241 - - [2026-02-12 01:56:05] "GET /virtual-machine-interface/3af35098-f9a3-489a-a238-28b3df97b017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.009484 10.0.0.241 - - [2026-02-12 01:56:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.027131 10.0.0.241 - - [2026-02-12 01:56:05] "GET /virtual-machine-interface/3af35098-f9a3-489a-a238-28b3df97b017?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.019442 10.0.0.241 - - [2026-02-12 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006527 10.0.0.241 - - [2026-02-12 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.241 - - [2026-02-12 01:56:05] "GET /floating-ip-pool/dad9b58a-9020-42a5-be58-6c55f3a496c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.003253 10.0.0.241 - - [2026-02-12 01:56:05] "POST /virtual-machines HTTP/1.1" 200 430 0.022212 10.0.0.241 - - [2026-02-12 01:56:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.167315 10.0.0.241 - - [2026-02-12 01:56:06] "POST /floating-ips HTTP/1.1" 200 673 0.193936 10.0.0.241 - - [2026-02-12 01:56:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.027190 10.0.0.241 - - [2026-02-12 01:56:06] "POST /chown HTTP/1.1" 200 109 0.051162 10.0.0.241 - - [2026-02-12 01:56:06] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.017656 10.0.0.241 - - [2026-02-12 01:56:06] "POST /chown HTTP/1.1" 200 109 0.008502 10.0.0.241 - - [2026-02-12 01:56:06] "PUT /virtual-machine-interface/bdda27d8-12a0-417b-92ba-04c4a8f5e306 HTTP/1.1" 200 285 0.031729 10.0.0.241 - - [2026-02-12 01:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004904 10.0.0.241 - - [2026-02-12 01:56:06] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015136 10.0.0.241 - - [2026-02-12 01:56:06] "POST /tags HTTP/1.1" 409 221 0.005924 10.0.0.241 - - [2026-02-12 01:56:06] "PUT /instance-ip/a2470a8c-e6a3-437e-9632-8f33bdb0a78a HTTP/1.1" 200 257 0.039826 10.0.0.241 - - [2026-02-12 01:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006116 10.0.0.241 - - [2026-02-12 01:56:06] "GET /tag/6fe5060b-ce71-466c-947f-ae3965932325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.016700 10.0.0.241 - - [2026-02-12 01:56:06] "POST /tags HTTP/1.1" 409 238 0.004945 10.0.0.241 - - [2026-02-12 01:56:06] "POST /ref-update HTTP/1.1" 200 156 0.041169 10.0.0.241 - - [2026-02-12 01:56:06] "POST /ref-update HTTP/1.1" 200 156 0.017894 10.0.0.241 - - [2026-02-12 01:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012883 10.0.0.241 - - [2026-02-12 01:56:06] "GET /tag/ea645c13-e4da-4683-ad2d-39750a7ef64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.014357 10.0.0.241 - - [2026-02-12 01:56:06] "POST /ref-update HTTP/1.1" 200 156 0.043293 10.0.0.241 - - [2026-02-12 01:56:06] "POST /ref-update HTTP/1.1" 200 156 0.023448 10.0.0.241 - - [2026-02-12 01:56:06] "POST /firewall-rules HTTP/1.1" 200 652 0.096405 10.0.0.241 - - [2026-02-12 01:56:06] "POST /ref-update HTTP/1.1" 200 156 0.029948 10.0.0.241 - - [2026-02-12 01:56:06] "GET /firewall-rule/bfe791ca-27d6-4a8d-849e-d241e46d9547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.010046 10.0.0.241 - - [2026-02-12 01:56:06] "POST /ref-update HTTP/1.1" 200 156 0.057509 10.0.0.241 - - [2026-02-12 01:56:06] "GET /firewall-policy/f371a555-63b9-4d26-9ab5-c8b823539d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.018601 10.0.0.241 - - [2026-02-12 01:56:06] "GET /firewall-rule/bfe791ca-27d6-4a8d-849e-d241e46d9547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.005822 10.0.0.241 - - [2026-02-12 01:56:06] "POST /virtual-machines HTTP/1.1" 200 430 0.038494 10.0.0.241 - - [2026-02-12 01:56:06] "POST /ref-update HTTP/1.1" 200 156 0.053082 10.0.0.241 - - [2026-02-12 01:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.016383 10.0.0.241 - - [2026-02-12 01:56:06] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.092605 10.0.0.241 - - [2026-02-12 01:56:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.147146 10.0.0.241 - - [2026-02-12 01:56:06] "POST /chown HTTP/1.1" 200 109 0.036680 10.0.0.241 - - [2026-02-12 01:56:06] "GET /loadbalancer/b138373f-7d47-43e4-b3e8-84975b21d404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006818 10.0.0.241 - - [2026-02-12 01:56:07] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.027842 10.0.0.241 - - [2026-02-12 01:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.017333 10.0.0.241 - - [2026-02-12 01:56:07] "POST /chown HTTP/1.1" 200 109 0.010033 10.0.0.241 - - [2026-02-12 01:56:07] "PUT /virtual-machine-interface/41556408-0dab-4d8c-88ed-55e1d1144a9d HTTP/1.1" 200 285 0.027176 10.0.0.241 - - [2026-02-12 01:56:07] "PUT /instance-ip/a2470a8c-e6a3-437e-9632-8f33bdb0a78a HTTP/1.1" 200 257 0.041130 10.0.0.241 - - [2026-02-12 01:56:07] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.068684 10.0.0.241 - - [2026-02-12 01:56:07] "GET /loadbalancer-listener/4286843c-742b-443c-9ea2-13f37e616919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.006704 10.0.0.241 - - [2026-02-12 01:56:07] "GET /loadbalancer-listener/4286843c-742b-443c-9ea2-13f37e616919?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.003846 10.0.0.241 - - [2026-02-12 01:56:07] "POST /ref-update HTTP/1.1" 200 156 0.012465 10.0.0.241 - - [2026-02-12 01:56:07] "POST /ref-update HTTP/1.1" 200 156 0.029672 10.0.0.241 - - [2026-02-12 01:56:07] "POST /ref-update HTTP/1.1" 200 156 0.031718 10.0.0.241 - - [2026-02-12 01:56:07] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.070683 10.0.0.241 - - [2026-02-12 01:56:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.046411 10.0.0.241 - - [2026-02-12 01:56:07] "POST /ref-update HTTP/1.1" 200 156 0.046811 10.0.0.241 - - [2026-02-12 01:56:07] "GET /loadbalancer-pool/7614e1d4-691c-4b16-a149-ee7b86b83e1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.026557 10.0.0.241 - - [2026-02-12 01:56:07] "POST /ref-update HTTP/1.1" 200 156 0.029617 10.0.0.241 - - [2026-02-12 01:56:07] "PUT /service-instance/ccf60a89-7418-48c0-81b5-97224347f4af HTTP/1.1" 200 267 0.017271 10.0.0.241 - - [2026-02-12 01:56:07] "POST /loadbalancer-members HTTP/1.1" 200 709 0.041045 10.0.0.241 - - [2026-02-12 01:56:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.042736 10.0.0.241 - - [2026-02-12 01:56:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.047691 10.0.0.241 - - [2026-02-12 01:56:07] "GET /loadbalancer-member/8942a1a3-ad62-4b93-8c6d-00df7a84b1c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.010798 10.0.0.241 - - [2026-02-12 01:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.241 - - [2026-02-12 01:56:07] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.003124 10.0.0.241 - - [2026-02-12 01:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.241 - - [2026-02-12 01:56:07] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004014 10.0.0.241 - - [2026-02-12 01:56:07] "POST /tags HTTP/1.1" 409 221 0.002648 10.0.0.241 - - [2026-02-12 01:56:07] "POST /chown HTTP/1.1" 200 109 0.014434 10.0.0.241 - - [2026-02-12 01:56:07] "POST /chown HTTP/1.1" 200 109 0.021811 10.0.0.241 - - [2026-02-12 01:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012818 10.0.0.241 - - [2026-02-12 01:56:07] "GET /tag/6fe5060b-ce71-466c-947f-ae3965932325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.028316 10.0.0.241 - - [2026-02-12 01:56:07] "PUT /instance-ip/a2470a8c-e6a3-437e-9632-8f33bdb0a78a HTTP/1.1" 200 257 0.058185 10.0.0.241 - - [2026-02-12 01:56:07] "POST /tags HTTP/1.1" 409 238 0.003942 10.0.0.241 - - [2026-02-12 01:56:07] "POST /ref-update HTTP/1.1" 200 156 0.012954 10.0.0.241 - - [2026-02-12 01:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.018682 10.0.0.241 - - [2026-02-12 01:56:07] "GET /tag/ea645c13-e4da-4683-ad2d-39750a7ef64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.015377 10.0.0.241 - - [2026-02-12 01:56:07] "POST /firewall-rules HTTP/1.1" 409 293 0.002432 10.0.0.241 - - [2026-02-12 01:56:07] "POST /chown HTTP/1.1" 200 109 0.058299 10.0.0.241 - - [2026-02-12 01:56:07] "POST /chown HTTP/1.1" 200 109 0.015907 10.0.0.241 - - [2026-02-12 01:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 10.0.0.241 - - [2026-02-12 01:56:07] "PUT /firewall-rule/bfe791ca-27d6-4a8d-849e-d241e46d9547 HTTP/1.1" 200 261 0.050776 10.0.0.241 - - [2026-02-12 01:56:07] "GET /firewall-rule/bfe791ca-27d6-4a8d-849e-d241e46d9547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.010742 10.0.0.241 - - [2026-02-12 01:56:07] "PUT /instance-ip/a2470a8c-e6a3-437e-9632-8f33bdb0a78a HTTP/1.1" 200 257 0.047803 10.0.0.241 - - [2026-02-12 01:56:07] "POST /ref-update HTTP/1.1" 200 156 0.017434 10.0.0.241 - - [2026-02-12 01:56:07] "GET /firewall-policy/f371a555-63b9-4d26-9ab5-c8b823539d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.008234 10.0.0.241 - - [2026-02-12 01:56:07] "GET /firewall-rule/bfe791ca-27d6-4a8d-849e-d241e46d9547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.008937 10.0.0.241 - - [2026-02-12 01:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008465 10.0.0.241 - - [2026-02-12 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009275 10.0.0.241 - - [2026-02-12 01:56:08] "POST /chown HTTP/1.1" 200 109 0.010841 10.0.0.241 - - [2026-02-12 01:56:08] "POST /chown HTTP/1.1" 200 109 0.018338 10.0.0.241 - - [2026-02-12 01:56:08] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.015861 10.0.0.241 - - [2026-02-12 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006604 10.0.0.241 - - [2026-02-12 01:56:08] "PUT /instance-ip/a2470a8c-e6a3-437e-9632-8f33bdb0a78a HTTP/1.1" 200 257 0.037319 10.0.0.241 - - [2026-02-12 01:56:08] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.055276 10.0.0.241 - - [2026-02-12 01:56:08] "POST /ref-update HTTP/1.1" 200 156 0.018739 10.0.0.241 - - [2026-02-12 01:56:08] "POST /chown HTTP/1.1" 200 109 0.040774 10.0.0.241 - - [2026-02-12 01:56:08] "POST /virtual-machines HTTP/1.1" 200 374 0.037889 10.0.0.241 - - [2026-02-12 01:56:08] "POST /chown HTTP/1.1" 200 109 0.037429 10.0.0.241 - - [2026-02-12 01:56:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.032017 10.0.0.241 - - [2026-02-12 01:56:08] "PUT /instance-ip/a2470a8c-e6a3-437e-9632-8f33bdb0a78a HTTP/1.1" 200 257 0.030368 10.0.0.241 - - [2026-02-12 01:56:08] "POST /ref-update HTTP/1.1" 200 156 0.048202 10.0.0.241 - - [2026-02-12 01:56:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.148274 10.0.0.241 - - [2026-02-12 01:56:08] "POST /ref-update HTTP/1.1" 200 156 0.021631 10.0.0.241 - - [2026-02-12 01:56:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019477 10.0.0.241 - - [2026-02-12 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007612 10.0.0.241 - - [2026-02-12 01:56:08] "GET /virtual-machine-interface/ff88d556-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.013524 10.0.0.241 - - [2026-02-12 01:56:08] "POST /ref-update HTTP/1.1" 200 156 0.012851 10.0.0.241 - - [2026-02-12 01:56:08] "POST /instance-ips HTTP/1.1" 200 414 0.040093 10.0.0.241 - - [2026-02-12 01:56:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.037726 10.0.0.241 - - [2026-02-12 01:56:08] "GET /virtual-machine-interface/ff88d556-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.013101 10.0.0.241 - - [2026-02-12 01:56:08] "PUT /service-instance/ccf60a89-7418-48c0-81b5-97224347f4af HTTP/1.1" 200 267 0.013489 10.0.0.241 - - [2026-02-12 01:56:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.017135 10.0.0.241 - - [2026-02-12 01:56:08] "POST /set-tag HTTP/1.1" 200 109 0.031162 10.0.0.241 - - [2026-02-12 01:56:08] "GET /virtual-machine-interface/ff88d556-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.017008 10.0.0.241 - - [2026-02-12 01:56:08] "GET /instance-ip/ffaa429a-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.003432 10.0.0.241 - - [2026-02-12 01:56:08] "PUT /service-instance/ccf60a89-7418-48c0-81b5-97224347f4af HTTP/1.1" 200 267 0.010590 10.0.0.241 - - [2026-02-12 01:56:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.008422 10.0.0.241 - - [2026-02-12 01:56:08] "GET /virtual-machine-interface/ff88d556-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009962 10.0.0.241 - - [2026-02-12 01:56:08] "POST /set-tag HTTP/1.1" 200 109 0.004255 10.0.0.241 - - [2026-02-12 01:56:08] "GET /virtual-router/6715c2e3-9810-45b7-8981-c4a654f92503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.008171 10.0.0.241 - - [2026-02-12 01:56:08] "POST /ref-update HTTP/1.1" 200 156 0.014941 10.0.0.241 - - [2026-02-12 01:56:08] "PUT /service-instance/ccf60a89-7418-48c0-81b5-97224347f4af HTTP/1.1" 200 267 0.022810 10.0.0.241 - - [2026-02-12 01:56:08] "GET /virtual-machine-interface/ff88d556-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.020153 10.0.0.241 - - [2026-02-12 01:56:08] "POST /set-tag HTTP/1.1" 200 109 0.005980 10.0.0.241 - - [2026-02-12 01:56:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.010704 10.0.0.241 - - [2026-02-12 01:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.241 - - [2026-02-12 01:56:09] "GET /virtual-machine-interface/ff88d556-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005364 10.0.0.241 - - [2026-02-12 01:56:09] "POST /set-tag HTTP/1.1" 200 109 0.002580 10.0.0.241 - - [2026-02-12 01:56:09] "POST /chown HTTP/1.1" 200 109 0.007215 10.0.0.241 - - [2026-02-12 01:56:09] "POST /chown HTTP/1.1" 200 109 0.027088 10.0.0.241 - - [2026-02-12 01:56:09] "POST /chown HTTP/1.1" 200 109 0.022084 10.0.0.241 - - [2026-02-12 01:56:09] "POST /chown HTTP/1.1" 200 109 0.006993 10.0.0.241 - - [2026-02-12 01:56:09] "PUT /service-instance/ccf60a89-7418-48c0-81b5-97224347f4af HTTP/1.1" 200 267 0.008732 10.0.0.241 - - [2026-02-12 01:56:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.017760 10.0.0.241 - - [2026-02-12 01:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.241 - - [2026-02-12 01:56:09] "POST /chown HTTP/1.1" 200 109 0.007081 10.0.0.241 - - [2026-02-12 01:56:09] "POST /chown HTTP/1.1" 200 109 0.017375 10.0.0.241 - - [2026-02-12 01:56:09] "POST /chown HTTP/1.1" 200 109 0.014916 10.0.0.241 - - [2026-02-12 01:56:09] "POST /chown HTTP/1.1" 200 109 0.006908 10.0.0.241 - - [2026-02-12 01:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.241 - - [2026-02-12 01:56:09] "POST /chown HTTP/1.1" 200 109 0.007182 10.0.0.241 - - [2026-02-12 01:56:09] "POST /chown HTTP/1.1" 200 109 0.016289 10.0.0.241 - - [2026-02-12 01:56:09] "POST /chown HTTP/1.1" 200 109 0.011467 10.0.0.241 - - [2026-02-12 01:56:09] "POST /chown HTTP/1.1" 200 109 0.008365 10.0.0.241 - - [2026-02-12 01:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006950 10.0.0.241 - - [2026-02-12 01:56:09] "POST /chown HTTP/1.1" 200 109 0.007324 10.0.0.241 - - [2026-02-12 01:56:09] "POST /chown HTTP/1.1" 200 109 0.010987 10.0.0.241 - - [2026-02-12 01:56:09] "POST /chown HTTP/1.1" 200 109 0.016226 10.0.0.241 - - [2026-02-12 01:56:09] "POST /chown HTTP/1.1" 200 109 0.026161 10.0.0.241 - - [2026-02-12 01:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.241 - - [2026-02-12 01:56:09] "POST /chown HTTP/1.1" 200 109 0.006911 10.0.0.241 - - [2026-02-12 01:56:09] "POST /chown HTTP/1.1" 200 109 0.019990 10.0.0.241 - - [2026-02-12 01:56:09] "POST /chown HTTP/1.1" 200 109 0.006580 10.0.0.241 - - [2026-02-12 01:56:09] "POST /chown HTTP/1.1" 200 109 0.022741 10.0.0.241 - - [2026-02-12 01:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.241 - - [2026-02-12 01:56:10] "POST /chown HTTP/1.1" 200 109 0.011172 10.0.0.241 - - [2026-02-12 01:56:10] "POST /chown HTTP/1.1" 200 109 0.025315 10.0.0.241 - - [2026-02-12 01:56:10] "POST /chown HTTP/1.1" 200 109 0.024676 10.0.0.241 - - [2026-02-12 01:56:10] "POST /chown HTTP/1.1" 200 109 0.008613 10.0.0.241 - - [2026-02-12 01:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.241 - - [2026-02-12 01:56:10] "POST /chown HTTP/1.1" 200 109 0.006956 10.0.0.241 - - [2026-02-12 01:56:10] "POST /chown HTTP/1.1" 200 109 0.017978 10.0.0.241 - - [2026-02-12 01:56:10] "POST /chown HTTP/1.1" 200 109 0.007699 10.0.0.241 - - [2026-02-12 01:56:10] "POST /chown HTTP/1.1" 200 109 0.021839 10.0.0.241 - - [2026-02-12 01:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.241 - - [2026-02-12 01:56:10] "POST /chown HTTP/1.1" 200 109 0.007164 10.0.0.241 - - [2026-02-12 01:56:10] "POST /chown HTTP/1.1" 200 109 0.015271 10.0.0.241 - - [2026-02-12 01:56:10] "POST /chown HTTP/1.1" 200 109 0.020857 10.0.0.241 - - [2026-02-12 01:56:10] "POST /chown HTTP/1.1" 200 109 0.006670 10.0.0.241 - - [2026-02-12 01:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.241 - - [2026-02-12 01:56:10] "POST /chown HTTP/1.1" 200 109 0.006366 10.0.0.241 - - [2026-02-12 01:56:10] "POST /chown HTTP/1.1" 200 109 0.015683 10.0.0.241 - - [2026-02-12 01:56:10] "POST /chown HTTP/1.1" 200 109 0.007846 10.0.0.241 - - [2026-02-12 01:56:10] "POST /chown HTTP/1.1" 200 109 0.021525 10.0.0.241 - - [2026-02-12 01:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.241 - - [2026-02-12 01:56:10] "POST /chown HTTP/1.1" 200 109 0.007216 10.0.0.241 - - [2026-02-12 01:56:10] "POST /chown HTTP/1.1" 200 109 0.038284 10.0.0.241 - - [2026-02-12 01:56:10] "POST /chown HTTP/1.1" 200 109 0.016366 10.0.0.241 - - [2026-02-12 01:56:10] "POST /chown HTTP/1.1" 200 109 0.006429 10.0.0.241 - - [2026-02-12 01:56:11] "GET /virtual-machine-interface/fab214c0-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006174 10.0.0.241 - - [2026-02-12 01:56:11] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.241 - - [2026-02-12 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.241 - - [2026-02-12 01:56:11] "GET /loadbalancer/5633086e-6c7f-4b3f-9062-04e11406c9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.012892 10.0.0.241 - - [2026-02-12 01:56:11] "GET /loadbalancer-pool/c008f9d8-57d4-4692-8d7d-6df0f24b727e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.004491 10.0.0.241 - - [2026-02-12 01:56:11] "POST /loadbalancer-members HTTP/1.1" 200 704 0.030649 10.0.0.241 - - [2026-02-12 01:56:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.021766 10.0.0.241 - - [2026-02-12 01:56:11] "GET /virtual-machine-interface/fab214c0-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.017314 10.0.0.241 - - [2026-02-12 01:56:11] "GET /virtual-machine-interface/fab214c0-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008212 10.0.0.241 - - [2026-02-12 01:56:11] "POST /ref-update HTTP/1.1" 200 156 0.008016 10.0.0.241 - - [2026-02-12 01:56:11] "GET /floating-ip/d686e4c2-97a7-4c0d-b4a5-13a6c362320f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.010574 10.0.0.241 - - [2026-02-12 01:56:11] "POST /tags HTTP/1.1" 409 221 0.001763 10.0.0.241 - - [2026-02-12 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010436 10.0.0.241 - - [2026-02-12 01:56:11] "GET /tag/6fe5060b-ce71-466c-947f-ae3965932325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011571 10.0.0.241 - - [2026-02-12 01:56:11] "PUT /floating-ip/d686e4c2-97a7-4c0d-b4a5-13a6c362320f HTTP/1.1" 200 257 0.010240 10.0.0.241 - - [2026-02-12 01:56:11] "POST /set-tag HTTP/1.1" 200 109 0.024129 10.0.0.241 - - [2026-02-12 01:56:12] "GET /virtual-machine-interface/fb60d8a2-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004980 10.0.0.241 - - [2026-02-12 01:56:12] "POST /set-tag HTTP/1.1" 200 109 0.002862 10.0.0.241 - - [2026-02-12 01:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.241 - - [2026-02-12 01:56:12] "GET /loadbalancer/5633086e-6c7f-4b3f-9062-04e11406c9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003671 10.0.0.241 - - [2026-02-12 01:56:12] "GET /loadbalancer-pool/c008f9d8-57d4-4692-8d7d-6df0f24b727e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002878 10.0.0.241 - - [2026-02-12 01:56:12] "POST /loadbalancer-members HTTP/1.1" 200 704 0.017389 10.0.0.241 - - [2026-02-12 01:56:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.021878 10.0.0.241 - - [2026-02-12 01:56:12] "GET /virtual-machine-interface/fb60d8a2-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006208 10.0.0.241 - - [2026-02-12 01:56:12] "GET /virtual-machine-interface/fb60d8a2-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008253 10.0.0.241 - - [2026-02-12 01:56:12] "POST /ref-update HTTP/1.1" 200 156 0.020285 10.0.0.241 - - [2026-02-12 01:56:12] "GET /floating-ip/d686e4c2-97a7-4c0d-b4a5-13a6c362320f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.007639 10.0.0.241 - - [2026-02-12 01:56:12] "POST /set-tag HTTP/1.1" 200 109 0.046972 10.0.0.241 - - [2026-02-12 01:56:13] "GET /virtual-machine/a499aa2e-f1c9-411f-bf0e-502ef26e28c2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003268 10.0.0.241 - - [2026-02-12 01:56:13] "GET /virtual-machine-interface/fab214c0-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004686 10.0.0.241 - - [2026-02-12 01:56:13] "GET /virtual-machine/d4d92461-ea95-48d1-a767-ece54d4bc5a0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003200 10.0.0.241 - - [2026-02-12 01:56:13] "GET /virtual-machine-interface/fb60d8a2-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004305 10.0.0.241 - - [2026-02-12 01:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.241 - - [2026-02-12 01:56:19] "POST /chown HTTP/1.1" 200 109 0.007881 10.0.0.241 - - [2026-02-12 01:56:19] "POST /chown HTTP/1.1" 200 109 0.031947 10.0.0.241 - - [2026-02-12 01:56:19] "POST /chown HTTP/1.1" 200 109 0.023183 10.0.0.241 - - [2026-02-12 01:56:19] "POST /chown HTTP/1.1" 200 109 0.007726 10.0.0.241 - - [2026-02-12 01:56:22] "GET /virtual-machine-interface/ff88d556-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004723 10.0.0.241 - - [2026-02-12 01:56:22] "POST /set-tag HTTP/1.1" 200 109 0.002242 10.0.0.241 - - [2026-02-12 01:56:23] "GET /virtual-machine/fb8405be-1f64-4883-a8f7-3b3431023205?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003905 10.0.0.241 - - [2026-02-12 01:56:23] "GET /virtual-machine-interface/ff88d556-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004495 10.0.0.241 - - [2026-02-12 01:56:23] "GET /virtual-machine-interface/ff88d556-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004722 10.0.0.241 - - [2026-02-12 01:56:23] "POST /set-tag HTTP/1.1" 200 109 0.002323 10.0.0.241 - - [2026-02-12 01:56:55] "GET /virtual-machine-interface/ff88d556-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008727 10.0.0.241 - - [2026-02-12 01:56:55] "POST /set-tag HTTP/1.1" 200 109 0.003250 10.0.0.241 - - [2026-02-12 01:56:55] "GET /virtual-machine-interface/ff88d556-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004558 10.0.0.241 - - [2026-02-12 01:56:55] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.241 - - [2026-02-12 01:56:55] "GET /virtual-machine/fb8405be-1f64-4883-a8f7-3b3431023205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002897 10.0.0.241 - - [2026-02-12 01:56:55] "POST /ref-update HTTP/1.1" 200 156 0.011539 10.0.0.241 - - [2026-02-12 01:56:55] "GET /virtual-machine-interface/ff88d556-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.024794 10.0.0.241 - - [2026-02-12 01:56:55] "POST /set-tag HTTP/1.1" 200 109 0.018774 10.0.0.241 - - [2026-02-12 01:56:55] "POST /set-tag HTTP/1.1" 200 109 0.019044 10.0.0.241 - - [2026-02-12 01:56:55] "DELETE /instance-ip/ffaa429a-07b5-11f1-a02e-fa163e42890d HTTP/1.1" 200 115 0.066060 10.0.0.241 - - [2026-02-12 01:56:55] "DELETE /virtual-machine-interface/ff88d556-07b5-11f1-a02e-fa163e42890d HTTP/1.1" 200 115 0.042204 10.0.0.241 - - [2026-02-12 01:56:55] "DELETE /virtual-machine/fb8405be-1f64-4883-a8f7-3b3431023205 HTTP/1.1" 200 115 0.025635 10.0.0.241 - - [2026-02-12 01:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.241 - - [2026-02-12 01:56:58] "GET /tag/ea645c13-e4da-4683-ad2d-39750a7ef64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011568 10.0.0.241 - - [2026-02-12 01:56:58] "GET /tag/ea645c13-e4da-4683-ad2d-39750a7ef64b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.015385 10.0.0.241 - - [2026-02-12 01:56:58] "GET /virtual-machine-interface/3af35098-f9a3-489a-a238-28b3df97b017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004370 10.0.0.241 - - [2026-02-12 01:56:58] "POST /set-tag HTTP/1.1" 200 109 0.013818 10.0.0.241 - - [2026-02-12 01:56:58] "GET /virtual-machine-interface/41556408-0dab-4d8c-88ed-55e1d1144a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.013278 10.0.0.241 - - [2026-02-12 01:56:58] "POST /set-tag HTTP/1.1" 200 109 0.014395 10.0.0.241 - - [2026-02-12 01:56:58] "GET /virtual-machine-interface/bdda27d8-12a0-417b-92ba-04c4a8f5e306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.005448 10.0.0.241 - - [2026-02-12 01:56:58] "POST /set-tag HTTP/1.1" 200 109 0.020372 10.0.0.241 - - [2026-02-12 01:56:58] "GET /firewall-policy/f371a555-63b9-4d26-9ab5-c8b823539d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.009892 10.0.0.241 - - [2026-02-12 01:56:58] "GET /firewall-rule/bfe791ca-27d6-4a8d-849e-d241e46d9547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003200 10.0.0.241 - - [2026-02-12 01:56:58] "POST /ref-update HTTP/1.1" 200 156 0.014320 10.0.0.241 - - [2026-02-12 01:56:59] "DELETE /firewall-rule/bfe791ca-27d6-4a8d-849e-d241e46d9547 HTTP/1.1" 200 115 0.046817 10.0.0.241 - - [2026-02-12 01:56:59] "DELETE /loadbalancer-member/8942a1a3-ad62-4b93-8c6d-00df7a84b1c5 HTTP/1.1" 200 115 0.032554 10.0.0.241 - - [2026-02-12 01:56:59] "PUT /service-instance/ccf60a89-7418-48c0-81b5-97224347f4af HTTP/1.1" 200 267 0.008931 10.0.0.241 - - [2026-02-12 01:56:59] "DELETE /loadbalancer-pool/7614e1d4-691c-4b16-a149-ee7b86b83e1a HTTP/1.1" 200 115 0.047726 10.0.0.241 - - [2026-02-12 01:56:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.021051 10.0.0.241 - - [2026-02-12 01:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005734 10.0.0.241 - - [2026-02-12 01:56:59] "DELETE /loadbalancer-listener/4286843c-742b-443c-9ea2-13f37e616919 HTTP/1.1" 200 115 0.075526 10.0.0.241 - - [2026-02-12 01:56:59] "GET /floating-ip/4f308cf7-5394-4a81-885a-46c28226f9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.002794 10.0.0.241 - - [2026-02-12 01:56:59] "POST /chown HTTP/1.1" 200 109 0.010214 10.0.0.241 - - [2026-02-12 01:56:59] "POST /chown HTTP/1.1" 200 109 0.037344 10.0.0.241 - - [2026-02-12 01:56:59] "POST /chown HTTP/1.1" 200 109 0.018780 10.0.0.241 - - [2026-02-12 01:56:59] "PUT /floating-ip/4f308cf7-5394-4a81-885a-46c28226f9af HTTP/1.1" 200 257 0.037691 10.0.0.241 - - [2026-02-12 01:56:59] "POST /chown HTTP/1.1" 200 109 0.009334 10.0.0.241 - - [2026-02-12 01:56:59] "PUT /service-instance/ccf60a89-7418-48c0-81b5-97224347f4af HTTP/1.1" 200 267 0.021113 10.0.0.241 - - [2026-02-12 01:56:59] "DELETE /floating-ip/4f308cf7-5394-4a81-885a-46c28226f9af HTTP/1.1" 200 115 0.081572 10.0.0.241 - - [2026-02-12 01:56:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.032405 10.0.0.241 - - [2026-02-12 01:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.241 - - [2026-02-12 01:56:59] "DELETE /loadbalancer/b138373f-7d47-43e4-b3e8-84975b21d404 HTTP/1.1" 200 115 0.078290 10.0.0.241 - - [2026-02-12 01:56:59] "POST /chown HTTP/1.1" 200 109 0.011136 10.0.0.241 - - [2026-02-12 01:56:59] "POST /chown HTTP/1.1" 200 109 0.028882 10.0.0.241 - - [2026-02-12 01:56:59] "POST /chown HTTP/1.1" 200 109 0.021528 10.0.0.241 - - [2026-02-12 01:56:59] "DELETE /instance-ip/a2470a8c-e6a3-437e-9632-8f33bdb0a78a HTTP/1.1" 200 115 0.145541 10.0.0.241 - - [2026-02-12 01:56:59] "POST /chown HTTP/1.1" 200 109 0.032022 10.0.0.241 - - [2026-02-12 01:56:59] "PUT /service-instance/ccf60a89-7418-48c0-81b5-97224347f4af HTTP/1.1" 200 267 0.029912 10.0.0.241 - - [2026-02-12 01:56:59] "GET /floating-ip-pool/dad9b58a-9020-42a5-be58-6c55f3a496c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.028525 10.0.0.241 - - [2026-02-12 01:56:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.047248 10.0.0.241 - - [2026-02-12 01:56:59] "POST /ref-update HTTP/1.1" 200 156 0.029028 10.0.0.241 - - [2026-02-12 01:56:59] "DELETE /virtual-machine-interface/3af35098-f9a3-489a-a238-28b3df97b017 HTTP/1.1" 200 115 0.184443 10.0.0.241 - - [2026-02-12 01:56:59] "PUT /service-instance/ccf60a89-7418-48c0-81b5-97224347f4af HTTP/1.1" 200 267 0.012335 10.0.0.241 - - [2026-02-12 01:56:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.034415 10.0.0.241 - - [2026-02-12 01:56:59] "DELETE /floating-ip-pool/dad9b58a-9020-42a5-be58-6c55f3a496c0 HTTP/1.1" 200 115 0.113181 10.0.0.241 - - [2026-02-12 01:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012702 10.0.0.241 - - [2026-02-12 01:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.241 - - [2026-02-12 01:56:59] "DELETE /tag/ea645c13-e4da-4683-ad2d-39750a7ef64b HTTP/1.1" 200 115 0.135278 10.0.0.241 - - [2026-02-12 01:57:00] "DELETE /service-instance/ccf60a89-7418-48c0-81b5-97224347f4af HTTP/1.1" 200 115 0.069577 10.0.0.241 - - [2026-02-12 01:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010785 10.0.0.241 - - [2026-02-12 01:57:00] "POST /useragent-kv HTTP/1.1" 200 115 0.009609 10.0.0.241 - - [2026-02-12 01:57:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003912 10.0.0.241 - - [2026-02-12 01:57:00] "DELETE /virtual-network/b3a8f53f-9824-46a4-8d7b-c12af2463321 HTTP/1.1" 200 115 0.171660 10.0.0.241 - - [2026-02-12 01:57:00] "GET /routing-instance/c31e1f90-4eeb-4c14-af7a-f9b4541fad9d HTTP/1.1" 404 171 0.006284 10.0.0.241 - - [2026-02-12 01:57:00] "GET /domains HTTP/1.1" 200 281 0.005535 10.0.0.241 - - [2026-02-12 01:57:00] "GET /domain/dfb853ed-3e66-469a-8627-4ece1dc43715 HTTP/1.1" 200 3099 0.009039 10.0.0.241 - - [2026-02-12 01:57:00] "GET /virtual-machine-interface/bdda27d8-12a0-417b-92ba-04c4a8f5e306?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.023154 10.0.0.241 - - [2026-02-12 01:57:00] "DELETE /route-target/ae581e50-4313-4bd2-b25c-e6f228ab4d71 HTTP/1.1" 200 115 0.079090 10.0.0.241 - - [2026-02-12 01:57:00] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e HTTP/1.1" 200 7169 0.070162 10.0.0.241 - - [2026-02-12 01:57:00] "DELETE /virtual-machine-interface/bdda27d8-12a0-417b-92ba-04c4a8f5e306 HTTP/1.1" 200 115 0.100877 10.0.0.241 - - [2026-02-12 01:57:00] "POST /ref-update HTTP/1.1" 200 156 0.014357 10.0.0.241 - - [2026-02-12 01:57:00] "GET /virtual-machine-interface/fb60d8a2-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005306 10.0.0.241 - - [2026-02-12 01:57:00] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.241 - - [2026-02-12 01:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.241 - - [2026-02-12 01:57:00] "GET /loadbalancer/5633086e-6c7f-4b3f-9062-04e11406c9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.004524 10.0.0.241 - - [2026-02-12 01:57:00] "DELETE /virtual-machine/a4912bdc-d5e1-4e95-af27-56f35494fd3a HTTP/1.1" 200 115 0.033743 10.0.0.241 - - [2026-02-12 01:57:00] "GET /virtual-machine-interface/41556408-0dab-4d8c-88ed-55e1d1144a9d?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.008176 10.0.0.241 - - [2026-02-12 01:57:00] "GET /virtual-machine-interface/fb60d8a2-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004205 10.0.0.241 - - [2026-02-12 01:57:00] "POST /set-tag HTTP/1.1" 200 109 0.027686 10.0.0.241 - - [2026-02-12 01:57:00] "DELETE /virtual-machine-interface/41556408-0dab-4d8c-88ed-55e1d1144a9d HTTP/1.1" 200 115 0.092705 10.0.0.241 - - [2026-02-12 01:57:00] "DELETE /loadbalancer-member/47482778-1348-4e4d-b2e2-3d48701dd71e HTTP/1.1" 200 115 0.064959 10.0.0.241 - - [2026-02-12 01:57:00] "DELETE /virtual-machine/be3d99d6-798b-44ab-aa67-77b46ad98b87 HTTP/1.1" 200 115 0.035838 10.0.0.241 - - [2026-02-12 01:57:01] "GET /virtual-machine-interface/fb60d8a2-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007362 10.0.0.241 - - [2026-02-12 01:57:01] "POST /set-tag HTTP/1.1" 200 109 0.002801 10.0.0.241 - - [2026-02-12 01:57:01] "GET /virtual-machine-interface/fb60d8a2-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006610 10.0.0.241 - - [2026-02-12 01:57:01] "POST /set-tag HTTP/1.1" 200 109 0.006689 10.0.0.241 - - [2026-02-12 01:57:01] "GET /virtual-machine/d4d92461-ea95-48d1-a767-ece54d4bc5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003999 10.0.0.241 - - [2026-02-12 01:57:01] "POST /ref-update HTTP/1.1" 200 156 0.054259 10.0.0.241 - - [2026-02-12 01:57:01] "GET /virtual-machine-interface/fb60d8a2-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.016118 10.0.0.241 - - [2026-02-12 01:57:01] "POST /set-tag HTTP/1.1" 200 109 0.050070 10.0.0.241 - - [2026-02-12 01:57:01] "POST /set-tag HTTP/1.1" 200 109 0.128066 10.0.0.241 - - [2026-02-12 01:57:01] "POST /set-tag HTTP/1.1" 200 109 0.101883 10.0.0.241 - - [2026-02-12 01:57:02] "DELETE /instance-ip/fb85789c-07b5-11f1-a02e-fa163e42890d HTTP/1.1" 200 115 0.120717 10.0.0.241 - - [2026-02-12 01:57:02] "POST /ref-update HTTP/1.1" 200 156 0.014861 10.0.0.241 - - [2026-02-12 01:57:02] "DELETE /virtual-machine-interface/fb60d8a2-07b5-11f1-a02e-fa163e42890d HTTP/1.1" 200 115 0.052938 10.0.0.241 - - [2026-02-12 01:57:02] "DELETE /virtual-machine/d4d92461-ea95-48d1-a767-ece54d4bc5a0 HTTP/1.1" 200 115 0.031384 10.0.0.241 - - [2026-02-12 01:57:05] "GET /virtual-machine-interface/fab214c0-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.010279 10.0.0.241 - - [2026-02-12 01:57:05] "POST /set-tag HTTP/1.1" 200 109 0.002449 10.0.0.241 - - [2026-02-12 01:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.241 - - [2026-02-12 01:57:05] "GET /loadbalancer/5633086e-6c7f-4b3f-9062-04e11406c9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002352 10.0.0.241 - - [2026-02-12 01:57:06] "GET /virtual-machine-interface/fab214c0-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.007396 10.0.0.241 - - [2026-02-12 01:57:06] "POST /set-tag HTTP/1.1" 200 109 0.003086 10.0.0.241 - - [2026-02-12 01:57:06] "GET /virtual-machine-interface/fab214c0-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004518 10.0.0.241 - - [2026-02-12 01:57:06] "POST /set-tag HTTP/1.1" 200 109 0.004465 10.0.0.241 - - [2026-02-12 01:57:06] "GET /virtual-machine/a499aa2e-f1c9-411f-bf0e-502ef26e28c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003291 10.0.0.241 - - [2026-02-12 01:57:06] "POST /ref-update HTTP/1.1" 200 156 0.010172 10.0.0.241 - - [2026-02-12 01:57:06] "GET /virtual-machine-interface/fab214c0-07b5-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.008993 10.0.0.241 - - [2026-02-12 01:57:06] "POST /set-tag HTTP/1.1" 200 109 0.018505 10.0.0.241 - - [2026-02-12 01:57:06] "POST /set-tag HTTP/1.1" 200 109 0.033511 10.0.0.241 - - [2026-02-12 01:57:06] "POST /set-tag HTTP/1.1" 200 109 0.026056 10.0.0.241 - - [2026-02-12 01:57:06] "DELETE /instance-ip/fadc6176-07b5-11f1-a02e-fa163e42890d HTTP/1.1" 200 115 0.037645 10.0.0.241 - - [2026-02-12 01:57:06] "POST /ref-update HTTP/1.1" 200 156 0.010752 10.0.0.241 - - [2026-02-12 01:57:06] "DELETE /virtual-machine-interface/fab214c0-07b5-11f1-a02e-fa163e42890d HTTP/1.1" 200 115 0.040726 10.0.0.241 - - [2026-02-12 01:57:06] "DELETE /virtual-machine/a499aa2e-f1c9-411f-bf0e-502ef26e28c2 HTTP/1.1" 200 115 0.023130 10.0.0.241 - - [2026-02-12 01:57:06] "DELETE /tag/932ba1d0-34fd-4068-b7c4-38f0dd97524e HTTP/1.1" 200 115 0.097987 10.0.0.241 - - [2026-02-12 01:57:06] "DELETE /tag/2b67f118-e717-4fd6-b2a3-eb95481ec105 HTTP/1.1" 200 115 0.042841 10.0.0.241 - - [2026-02-12 01:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.241 - - [2026-02-12 01:57:10] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034084 10.0.0.241 - - [2026-02-12 01:57:10] "POST /tags HTTP/1.1" 200 394 0.048259 10.0.0.241 - - [2026-02-12 01:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013061 10.0.0.241 - - [2026-02-12 01:57:10] "GET /tag/6afa4c77-3ef3-42d8-bf66-7cedd7c052c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.027870 10.0.0.241 - - [2026-02-12 01:57:10] "POST /tags HTTP/1.1" 200 342 0.023664 10.0.0.241 - - [2026-02-12 01:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.241 - - [2026-02-12 01:57:10] "GET /tag/6e5b4b40-490b-48da-aed9-f764ed98f15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.015345 10.0.0.241 - - [2026-02-12 01:57:10] "POST /id-to-fqname HTTP/1.1" 200 192 0.000875 10.0.0.241 - - [2026-02-12 01:57:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.005228 10.0.0.241 - - [2026-02-12 01:57:11] "POST /security-groups HTTP/1.1" 200 589 0.060417 10.0.0.241 - - [2026-02-12 01:57:11] "POST /projects HTTP/1.1" 200 521 0.217560 10.0.0.241 - - [2026-02-12 01:57:11] "POST /fqname-to-id HTTP/1.1" 404 236 0.008656 10.0.0.241 - - [2026-02-12 01:57:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.015775 10.0.0.241 - - [2026-02-12 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010277 10.0.0.241 - - [2026-02-12 01:57:11] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.013369 10.0.0.241 - - [2026-02-12 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.241 - - [2026-02-12 01:57:11] "GET /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.004452 10.0.0.241 - - [2026-02-12 01:57:11] "POST /access-control-lists HTTP/1.1" 200 600 0.124544 10.0.0.241 - - [2026-02-12 01:57:11] "POST /fqname-to-id HTTP/1.1" 404 235 0.018884 10.0.0.241 - - [2026-02-12 01:57:11] "POST /access-control-lists HTTP/1.1" 200 598 0.045766 10.0.0.241 - - [2026-02-12 01:57:11] "PUT /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8 HTTP/1.1" 200 265 0.082299 10.0.0.241 - - [2026-02-12 01:57:11] "PUT /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de HTTP/1.1" 200 265 0.048525 10.0.0.241 - - [2026-02-12 01:57:11] "POST /security-groups HTTP/1.1" 200 593 0.072914 10.0.0.241 - - [2026-02-12 01:57:11] "POST /fqname-to-id HTTP/1.1" 404 270 0.002608 10.0.0.241 - - [2026-02-12 01:57:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.021697 10.0.0.241 - - [2026-02-12 01:57:11] "POST /chown HTTP/1.1" 200 109 0.014272 10.0.0.241 - - [2026-02-12 01:57:11] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.016675 10.0.0.241 - - [2026-02-12 01:57:11] "POST /access-control-lists HTTP/1.1" 200 634 0.088665 10.0.0.241 - - [2026-02-12 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012430 10.0.0.241 - - [2026-02-12 01:57:11] "POST /fqname-to-id HTTP/1.1" 404 269 0.012072 10.0.0.241 - - [2026-02-12 01:57:11] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005265 10.0.0.241 - - [2026-02-12 01:57:11] "POST /tags HTTP/1.1" 409 226 0.002743 10.0.0.241 - - [2026-02-12 01:57:11] "POST /access-control-lists HTTP/1.1" 200 632 0.063193 10.0.0.241 - - [2026-02-12 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011766 10.0.0.241 - - [2026-02-12 01:57:11] "GET /tag/6e5b4b40-490b-48da-aed9-f764ed98f15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.016241 10.0.0.241 - - [2026-02-12 01:57:11] "POST /firewall-rules HTTP/1.1" 200 602 0.085497 10.0.0.241 - - [2026-02-12 01:57:11] "GET /firewall-rule/bc5d544a-34a3-4f06-9850-6e1800d9be6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.015173 10.0.0.241 - - [2026-02-12 01:57:11] "GET /firewall-policy/98b44ef4-9b0a-463a-8ade-f516b05455b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.004394 10.0.0.241 - - [2026-02-12 01:57:11] "GET /firewall-rule/bc5d544a-34a3-4f06-9850-6e1800d9be6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003303 10.0.0.241 - - [2026-02-12 01:57:12] "POST /ref-update HTTP/1.1" 200 156 0.057124 10.0.0.241 - - [2026-02-12 01:57:12] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.015573 10.0.0.241 - - [2026-02-12 01:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.241 - - [2026-02-12 01:57:12] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002540 10.0.0.241 - - [2026-02-12 01:57:12] "POST /tags HTTP/1.1" 409 226 0.001473 10.0.0.241 - - [2026-02-12 01:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.241 - - [2026-02-12 01:57:12] "GET /tag/6e5b4b40-490b-48da-aed9-f764ed98f15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011310 10.0.0.241 - - [2026-02-12 01:57:12] "POST /firewall-rules HTTP/1.1" 200 600 0.065941 10.0.0.241 - - [2026-02-12 01:57:12] "GET /firewall-rule/127f60cd-e26d-4cc9-b127-65c880ee660c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004372 10.0.0.241 - - [2026-02-12 01:57:12] "GET /firewall-policy/98b44ef4-9b0a-463a-8ade-f516b05455b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.003894 10.0.0.241 - - [2026-02-12 01:57:12] "GET /firewall-rule/127f60cd-e26d-4cc9-b127-65c880ee660c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002810 10.0.0.241 - - [2026-02-12 01:57:12] "POST /ref-update HTTP/1.1" 200 156 0.050968 10.0.0.241 - - [2026-02-12 01:57:13] "POST /tags HTTP/1.1" 200 394 0.032825 10.0.0.241 - - [2026-02-12 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008603 10.0.0.241 - - [2026-02-12 01:57:13] "GET /tag/357d3d44-f71d-4f59-abc4-c1fffae91867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012695 10.0.0.241 - - [2026-02-12 01:57:13] "POST /tags HTTP/1.1" 200 342 0.039825 10.0.0.241 - - [2026-02-12 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009502 10.0.0.241 - - [2026-02-12 01:57:13] "GET /tag/c113da30-3f79-4356-b035-c04fb21f33e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012565 10.0.0.241 - - [2026-02-12 01:57:14] "POST /id-to-fqname HTTP/1.1" 200 192 0.000707 10.0.0.241 - - [2026-02-12 01:57:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.003124 10.0.0.241 - - [2026-02-12 01:57:14] "POST /security-groups HTTP/1.1" 200 589 0.062673 10.0.0.241 - - [2026-02-12 01:57:14] "POST /projects HTTP/1.1" 200 521 0.193201 10.0.0.241 - - [2026-02-12 01:57:14] "POST /fqname-to-id HTTP/1.1" 404 236 0.001999 10.0.0.241 - - [2026-02-12 01:57:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.014127 10.0.0.241 - - [2026-02-12 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.241 - - [2026-02-12 01:57:14] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.022526 10.0.0.241 - - [2026-02-12 01:57:14] "POST /access-control-lists HTTP/1.1" 200 600 0.092215 10.0.0.241 - - [2026-02-12 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007989 10.0.0.241 - - [2026-02-12 01:57:14] "GET /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.007270 10.0.0.241 - - [2026-02-12 01:57:14] "POST /fqname-to-id HTTP/1.1" 404 235 0.007216 10.0.0.241 - - [2026-02-12 01:57:14] "POST /access-control-lists HTTP/1.1" 200 598 0.061174 10.0.0.241 - - [2026-02-12 01:57:14] "PUT /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8 HTTP/1.1" 200 265 0.081347 10.0.0.241 - - [2026-02-12 01:57:14] "PUT /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de HTTP/1.1" 200 265 0.065970 10.0.0.241 - - [2026-02-12 01:57:14] "POST /security-groups HTTP/1.1" 200 593 0.106784 10.0.0.241 - - [2026-02-12 01:57:14] "POST /fqname-to-id HTTP/1.1" 404 270 0.013475 10.0.0.241 - - [2026-02-12 01:57:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.033883 10.0.0.241 - - [2026-02-12 01:57:14] "POST /access-control-lists HTTP/1.1" 200 634 0.115912 10.0.0.241 - - [2026-02-12 01:57:14] "POST /fqname-to-id HTTP/1.1" 404 269 0.011628 10.0.0.241 - - [2026-02-12 01:57:14] "POST /chown HTTP/1.1" 200 109 0.071843 10.0.0.241 - - [2026-02-12 01:57:14] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.010639 10.0.0.241 - - [2026-02-12 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.241 - - [2026-02-12 01:57:14] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.024209 10.0.0.241 - - [2026-02-12 01:57:14] "POST /access-control-lists HTTP/1.1" 200 632 0.089019 10.0.0.241 - - [2026-02-12 01:57:14] "POST /tags HTTP/1.1" 409 226 0.010623 10.0.0.241 - - [2026-02-12 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.241 - - [2026-02-12 01:57:14] "GET /tag/c113da30-3f79-4356-b035-c04fb21f33e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011072 10.0.0.241 - - [2026-02-12 01:57:14] "POST /firewall-rules HTTP/1.1" 200 602 0.067243 10.0.0.241 - - [2026-02-12 01:57:15] "GET /firewall-rule/cc65d110-98f9-48a6-801d-c594aa09af37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.045680 10.0.0.241 - - [2026-02-12 01:57:15] "GET /firewall-policy/98b44ef4-9b0a-463a-8ade-f516b05455b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.005744 10.0.0.241 - - [2026-02-12 01:57:15] "GET /firewall-rule/cc65d110-98f9-48a6-801d-c594aa09af37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002704 10.0.0.241 - - [2026-02-12 01:57:15] "POST /ref-update HTTP/1.1" 200 156 0.064370 10.0.0.241 - - [2026-02-12 01:57:15] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002862 10.0.0.241 - - [2026-02-12 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.241 - - [2026-02-12 01:57:15] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002603 10.0.0.241 - - [2026-02-12 01:57:15] "POST /tags HTTP/1.1" 409 226 0.002163 10.0.0.241 - - [2026-02-12 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.241 - - [2026-02-12 01:57:15] "GET /tag/c113da30-3f79-4356-b035-c04fb21f33e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.015878 10.0.0.241 - - [2026-02-12 01:57:15] "POST /firewall-rules HTTP/1.1" 200 600 0.064543 10.0.0.241 - - [2026-02-12 01:57:15] "GET /firewall-rule/b8a39b56-3db5-49df-89d8-58749f8c6973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.010670 10.0.0.241 - - [2026-02-12 01:57:15] "GET /firewall-policy/98b44ef4-9b0a-463a-8ade-f516b05455b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.003727 10.0.0.241 - - [2026-02-12 01:57:15] "GET /firewall-rule/b8a39b56-3db5-49df-89d8-58749f8c6973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003122 10.0.0.241 - - [2026-02-12 01:57:15] "POST /ref-update HTTP/1.1" 200 156 0.074940 10.0.0.241 - - [2026-02-12 01:57:16] "POST /tags HTTP/1.1" 200 346 0.104316 10.0.0.241 - - [2026-02-12 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.025259 10.0.0.241 - - [2026-02-12 01:57:16] "GET /tag/3e043c52-2c24-49f2-ab52-3bf52164109d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.026179 10.0.0.241 - - [2026-02-12 01:57:16] "POST /projects HTTP/1.1" 409 238 0.002546 10.0.0.241 - - [2026-02-12 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.241 - - [2026-02-12 01:57:17] "GET /project/c8b6b9e8-f2dc-4b51-adc6-b557f84be738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.058971 10.0.0.241 - - [2026-02-12 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.241 - - [2026-02-12 01:57:17] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005291 10.0.0.241 - - [2026-02-12 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.241 - - [2026-02-12 01:57:17] "GET /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004295 10.0.0.241 - - [2026-02-12 01:57:17] "POST /security-groups HTTP/1.1" 409 285 0.002097 10.0.0.241 - - [2026-02-12 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.241 - - [2026-02-12 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004811 10.0.0.241 - - [2026-02-12 01:57:17] "GET /project/c8b6b9e8-f2dc-4b51-adc6-b557f84be738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.048587 10.0.0.241 - - [2026-02-12 01:57:17] "PUT /security-group/1c4942ca-9ae4-48d5-9691-411915b8eab7 HTTP/1.1" 200 263 0.092675 10.0.0.241 - - [2026-02-12 01:57:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.037655 10.0.0.241 - - [2026-02-12 01:57:17] "PUT /access-control-list/b99ce10b-2bcf-4089-9b87-157679898d8d HTTP/1.1" 200 273 0.025190 10.0.0.241 - - [2026-02-12 01:57:17] "POST /tags HTTP/1.1" 409 228 0.021841 10.0.0.241 - - [2026-02-12 01:57:17] "PUT /access-control-list/f0c944ce-ea55-429e-8eb0-04dbadd038d3 HTTP/1.1" 200 273 0.038239 10.0.0.241 - - [2026-02-12 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004840 10.0.0.241 - - [2026-02-12 01:57:17] "GET /tag/3e043c52-2c24-49f2-ab52-3bf52164109d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.014972 10.0.0.241 - - [2026-02-12 01:57:17] "POST /tags HTTP/1.1" 200 346 0.025320 10.0.0.241 - - [2026-02-12 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005045 10.0.0.241 - - [2026-02-12 01:57:17] "GET /tag/833f0a99-e5a0-4e55-a1a4-64f51181b5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.014956 10.0.0.241 - - [2026-02-12 01:57:17] "POST /projects HTTP/1.1" 409 238 0.002695 10.0.0.241 - - [2026-02-12 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.241 - - [2026-02-12 01:57:17] "GET /project/e2cfd6cd-9f1b-47af-9fa8-943e1bba51ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043212 10.0.0.241 - - [2026-02-12 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.241 - - [2026-02-12 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.241 - - [2026-02-12 01:57:17] "GET /project/e2cfd6cd-9f1b-47af-9fa8-943e1bba51ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037684 10.0.0.241 - - [2026-02-12 01:57:17] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.010245 10.0.0.241 - - [2026-02-12 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.241 - - [2026-02-12 01:57:17] "GET /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004378 10.0.0.241 - - [2026-02-12 01:57:17] "POST /security-groups HTTP/1.1" 409 285 0.002786 10.0.0.241 - - [2026-02-12 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.241 - - [2026-02-12 01:57:17] "PUT /security-group/674d845c-514a-420b-bbf3-76fbf96a8b49 HTTP/1.1" 200 263 0.057901 10.0.0.241 - - [2026-02-12 01:57:17] "PUT /access-control-list/c216a61f-29fa-48ac-bc38-e8b2265ea88c HTTP/1.1" 200 273 0.013963 10.0.0.241 - - [2026-02-12 01:57:17] "PUT /access-control-list/eb805424-5884-41b9-bff2-213012ddf72e HTTP/1.1" 200 273 0.030195 10.0.0.241 - - [2026-02-12 01:57:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.017600 10.0.0.241 - - [2026-02-12 01:57:17] "POST /tags HTTP/1.1" 409 228 0.002208 10.0.0.241 - - [2026-02-12 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.241 - - [2026-02-12 01:57:17] "GET /tag/833f0a99-e5a0-4e55-a1a4-64f51181b5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011691 10.0.0.241 - - [2026-02-12 01:57:18] "POST /tags HTTP/1.1" 200 292 0.089566 10.0.0.241 - - [2026-02-12 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.241 - - [2026-02-12 01:57:18] "GET /tag/94361452-8daf-450c-aef1-6b11e9f292fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.016854 10.0.0.241 - - [2026-02-12 01:57:18] "POST /tags HTTP/1.1" 200 304 0.090363 10.0.0.241 - - [2026-02-12 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013901 10.0.0.241 - - [2026-02-12 01:57:18] "GET /tag/90969729-b093-481f-ae73-0d0c69fa15e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.020602 10.0.0.241 - - [2026-02-12 01:57:18] "POST /tags HTTP/1.1" 409 252 0.002280 10.0.0.241 - - [2026-02-12 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.241 - - [2026-02-12 01:57:18] "GET /tag/6afa4c77-3ef3-42d8-bf66-7cedd7c052c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.019486 10.0.0.241 - - [2026-02-12 01:57:18] "POST /tags HTTP/1.1" 409 226 0.002167 10.0.0.241 - - [2026-02-12 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.241 - - [2026-02-12 01:57:18] "GET /tag/6e5b4b40-490b-48da-aed9-f764ed98f15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011569 10.0.0.241 - - [2026-02-12 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.241 - - [2026-02-12 01:57:18] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004544 10.0.0.241 - - [2026-02-12 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.241 - - [2026-02-12 01:57:18] "GET /project/c8b6b9e8-f2dc-4b51-adc6-b557f84be738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041487 10.0.0.241 - - [2026-02-12 01:57:18] "POST /virtual-machines HTTP/1.1" 200 396 0.016341 10.0.0.241 - - [2026-02-12 01:57:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.009953 10.0.0.241 - - [2026-02-12 01:57:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.124339 10.0.0.241 - - [2026-02-12 01:57:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.031263 10.0.0.241 - - [2026-02-12 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005772 10.0.0.241 - - [2026-02-12 01:57:18] "GET /virtual-machine-interface/29729816-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005939 10.0.0.241 - - [2026-02-12 01:57:18] "POST /instance-ips HTTP/1.1" 200 398 0.022293 10.0.0.241 - - [2026-02-12 01:57:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.028621 10.0.0.241 - - [2026-02-12 01:57:18] "GET /virtual-machine-interface/29729816-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013594 10.0.0.241 - - [2026-02-12 01:57:19] "POST /set-tag HTTP/1.1" 200 109 0.082357 10.0.0.241 - - [2026-02-12 01:57:19] "GET /virtual-machine-interface/29729816-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.022939 10.0.0.241 - - [2026-02-12 01:57:19] "GET /instance-ip/298ca918-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004264 10.0.0.241 - - [2026-02-12 01:57:19] "GET /virtual-machine-interface/29729816-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004750 10.0.0.241 - - [2026-02-12 01:57:19] "POST /set-tag HTTP/1.1" 200 109 0.002723 10.0.0.241 - - [2026-02-12 01:57:19] "GET /virtual-router/6715c2e3-9810-45b7-8981-c4a654f92503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.005749 10.0.0.241 - - [2026-02-12 01:57:19] "POST /ref-update HTTP/1.1" 200 156 0.012016 10.0.0.241 - - [2026-02-12 01:57:19] "GET /virtual-machine-interface/29729816-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013014 10.0.0.241 - - [2026-02-12 01:57:19] "POST /set-tag HTTP/1.1" 200 109 0.005463 10.0.0.241 - - [2026-02-12 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.241 - - [2026-02-12 01:57:19] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006537 10.0.0.241 - - [2026-02-12 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.241 - - [2026-02-12 01:57:19] "GET /project/c8b6b9e8-f2dc-4b51-adc6-b557f84be738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.045364 10.0.0.241 - - [2026-02-12 01:57:19] "POST /virtual-machines HTTP/1.1" 200 396 0.012538 10.0.0.241 - - [2026-02-12 01:57:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.021058 10.0.0.241 - - [2026-02-12 01:57:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.131942 10.0.0.241 - - [2026-02-12 01:57:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010403 10.0.0.241 - - [2026-02-12 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012675 10.0.0.241 - - [2026-02-12 01:57:19] "GET /virtual-machine-interface/29f3e1be-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.021172 10.0.0.241 - - [2026-02-12 01:57:19] "POST /instance-ips HTTP/1.1" 200 398 0.036659 10.0.0.241 - - [2026-02-12 01:57:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.042915 10.0.0.241 - - [2026-02-12 01:57:19] "GET /virtual-machine-interface/29f3e1be-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014982 10.0.0.241 - - [2026-02-12 01:57:19] "POST /set-tag HTTP/1.1" 200 109 0.064781 10.0.0.241 - - [2026-02-12 01:57:19] "GET /virtual-machine-interface/29f3e1be-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.036342 10.0.0.241 - - [2026-02-12 01:57:20] "GET /instance-ip/2a11736e-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.016354 10.0.0.241 - - [2026-02-12 01:57:20] "GET /virtual-machine-interface/29f3e1be-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005093 10.0.0.241 - - [2026-02-12 01:57:20] "POST /set-tag HTTP/1.1" 200 109 0.004985 10.0.0.241 - - [2026-02-12 01:57:20] "GET /virtual-router/6715c2e3-9810-45b7-8981-c4a654f92503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1701 0.003887 10.0.0.241 - - [2026-02-12 01:57:20] "POST /ref-update HTTP/1.1" 200 156 0.012497 10.0.0.241 - - [2026-02-12 01:57:20] "GET /virtual-machine-interface/29f3e1be-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013144 10.0.0.241 - - [2026-02-12 01:57:20] "POST /set-tag HTTP/1.1" 200 109 0.005507 10.0.0.241 - - [2026-02-12 01:57:20] "POST /tags HTTP/1.1" 200 292 0.021817 10.0.0.241 - - [2026-02-12 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015046 10.0.0.241 - - [2026-02-12 01:57:20] "GET /tag/a7b92eb9-0b93-4d33-9264-c317d4c59b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.016165 10.0.0.241 - - [2026-02-12 01:57:20] "POST /tags HTTP/1.1" 409 252 0.002255 10.0.0.241 - - [2026-02-12 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.241 - - [2026-02-12 01:57:20] "GET /tag/357d3d44-f71d-4f59-abc4-c1fffae91867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.014548 10.0.0.241 - - [2026-02-12 01:57:20] "POST /tags HTTP/1.1" 409 226 0.002278 10.0.0.241 - - [2026-02-12 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.241 - - [2026-02-12 01:57:20] "GET /tag/c113da30-3f79-4356-b035-c04fb21f33e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012888 10.0.0.241 - - [2026-02-12 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.241 - - [2026-02-12 01:57:20] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004333 10.0.0.241 - - [2026-02-12 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.241 - - [2026-02-12 01:57:20] "GET /project/e2cfd6cd-9f1b-47af-9fa8-943e1bba51ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036361 10.0.0.241 - - [2026-02-12 01:57:20] "POST /virtual-machines HTTP/1.1" 200 396 0.020633 10.0.0.241 - - [2026-02-12 01:57:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.017920 10.0.0.241 - - [2026-02-12 01:57:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.150960 10.0.0.241 - - [2026-02-12 01:57:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013991 10.0.0.241 - - [2026-02-12 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.241 - - [2026-02-12 01:57:20] "GET /virtual-machine-interface/2aa85cb6-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010182 10.0.0.241 - - [2026-02-12 01:57:20] "POST /instance-ips HTTP/1.1" 200 398 0.028635 10.0.0.241 - - [2026-02-12 01:57:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.035211 10.0.0.241 - - [2026-02-12 01:57:21] "GET /virtual-machine-interface/2aa85cb6-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.018914 10.0.0.241 - - [2026-02-12 01:57:21] "POST /set-tag HTTP/1.1" 200 109 0.063756 10.0.0.241 - - [2026-02-12 01:57:21] "GET /virtual-machine-interface/2aa85cb6-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017553 10.0.0.241 - - [2026-02-12 01:57:21] "GET /instance-ip/2ac9d1d4-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003389 10.0.0.241 - - [2026-02-12 01:57:21] "GET /virtual-machine-interface/2aa85cb6-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004845 10.0.0.241 - - [2026-02-12 01:57:21] "POST /set-tag HTTP/1.1" 200 109 0.002731 10.0.0.241 - - [2026-02-12 01:57:21] "GET /virtual-router/6715c2e3-9810-45b7-8981-c4a654f92503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.005133 10.0.0.241 - - [2026-02-12 01:57:21] "POST /ref-update HTTP/1.1" 200 156 0.012290 10.0.0.241 - - [2026-02-12 01:57:21] "GET /virtual-machine-interface/2aa85cb6-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.036977 10.0.0.241 - - [2026-02-12 01:57:21] "POST /set-tag HTTP/1.1" 200 109 0.004573 10.0.0.241 - - [2026-02-12 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.241 - - [2026-02-12 01:57:21] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005355 10.0.0.241 - - [2026-02-12 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.241 - - [2026-02-12 01:57:21] "GET /project/e2cfd6cd-9f1b-47af-9fa8-943e1bba51ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.067739 10.0.0.241 - - [2026-02-12 01:57:21] "POST /virtual-machines HTTP/1.1" 200 396 0.011826 10.0.0.241 - - [2026-02-12 01:57:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.023810 10.0.0.241 - - [2026-02-12 01:57:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.112097 10.0.0.241 - - [2026-02-12 01:57:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008612 10.0.0.241 - - [2026-02-12 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005233 10.0.0.241 - - [2026-02-12 01:57:21] "GET /virtual-machine-interface/2b3676ae-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011993 10.0.0.241 - - [2026-02-12 01:57:21] "POST /instance-ips HTTP/1.1" 200 398 0.036193 10.0.0.241 - - [2026-02-12 01:57:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.044356 10.0.0.241 - - [2026-02-12 01:57:21] "GET /virtual-machine-interface/2b3676ae-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.022218 10.0.0.241 - - [2026-02-12 01:57:22] "POST /set-tag HTTP/1.1" 200 109 0.107707 10.0.0.241 - - [2026-02-12 01:57:22] "GET /virtual-machine-interface/2b3676ae-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012286 10.0.0.241 - - [2026-02-12 01:57:22] "GET /instance-ip/2b50f0d8-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003868 10.0.0.241 - - [2026-02-12 01:57:22] "GET /virtual-machine-interface/2b3676ae-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004830 10.0.0.241 - - [2026-02-12 01:57:22] "POST /set-tag HTTP/1.1" 200 109 0.009114 10.0.0.241 - - [2026-02-12 01:57:22] "GET /virtual-router/6715c2e3-9810-45b7-8981-c4a654f92503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.004334 10.0.0.241 - - [2026-02-12 01:57:22] "POST /ref-update HTTP/1.1" 200 156 0.012783 10.0.0.241 - - [2026-02-12 01:57:22] "GET /virtual-machine-interface/2b3676ae-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016669 10.0.0.241 - - [2026-02-12 01:57:22] "POST /set-tag HTTP/1.1" 200 109 0.004932 10.0.0.241 - - [2026-02-12 01:57:22] "POST /tags HTTP/1.1" 200 300 0.032053 10.0.0.241 - - [2026-02-12 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.016853 10.0.0.241 - - [2026-02-12 01:57:22] "GET /tag/70b7a4fd-deab-4f26-955d-b7a89af57287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013628 10.0.0.241 - - [2026-02-12 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.241 - - [2026-02-12 01:57:22] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004257 10.0.0.241 - - [2026-02-12 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.241 - - [2026-02-12 01:57:22] "GET /project/c8b6b9e8-f2dc-4b51-adc6-b557f84be738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.049832 10.0.0.241 - - [2026-02-12 01:57:22] "POST /virtual-machines HTTP/1.1" 200 396 0.008489 10.0.0.241 - - [2026-02-12 01:57:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.027026 10.0.0.241 - - [2026-02-12 01:57:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.127811 10.0.0.241 - - [2026-02-12 01:57:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.015861 10.0.0.241 - - [2026-02-12 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.028302 10.0.0.241 - - [2026-02-12 01:57:22] "GET /virtual-machine-interface/2bd3c224-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005923 10.0.0.241 - - [2026-02-12 01:57:22] "POST /instance-ips HTTP/1.1" 200 398 0.022750 10.0.0.241 - - [2026-02-12 01:57:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.053771 10.0.0.241 - - [2026-02-12 01:57:22] "GET /virtual-machine-interface/2bd3c224-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.035044 10.0.0.241 - - [2026-02-12 01:57:23] "POST /set-tag HTTP/1.1" 200 109 0.021433 10.0.0.241 - - [2026-02-12 01:57:23] "GET /virtual-machine-interface/2bd3c224-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009087 10.0.0.241 - - [2026-02-12 01:57:23] "GET /instance-ip/2bf052e0-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003170 10.0.0.241 - - [2026-02-12 01:57:23] "GET /virtual-machine-interface/2bd3c224-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004992 10.0.0.241 - - [2026-02-12 01:57:23] "POST /set-tag HTTP/1.1" 200 109 0.006234 10.0.0.241 - - [2026-02-12 01:57:23] "POST /tags HTTP/1.1" 200 300 0.034697 10.0.0.241 - - [2026-02-12 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.241 - - [2026-02-12 01:57:23] "GET /tag/60665aa5-9ac4-44a3-8a31-81e3d0d91665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012663 10.0.0.241 - - [2026-02-12 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.241 - - [2026-02-12 01:57:23] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004960 10.0.0.241 - - [2026-02-12 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.241 - - [2026-02-12 01:57:23] "GET /project/c8b6b9e8-f2dc-4b51-adc6-b557f84be738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031640 10.0.0.241 - - [2026-02-12 01:57:23] "POST /virtual-machines HTTP/1.1" 200 396 0.009674 10.0.0.241 - - [2026-02-12 01:57:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.009132 10.0.0.241 - - [2026-02-12 01:57:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.116320 10.0.0.241 - - [2026-02-12 01:57:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.018322 10.0.0.241 - - [2026-02-12 01:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011620 10.0.0.241 - - [2026-02-12 01:57:23] "GET /virtual-machine-interface/2c52923e-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007213 10.0.0.241 - - [2026-02-12 01:57:23] "POST /instance-ips HTTP/1.1" 200 398 0.042750 10.0.0.241 - - [2026-02-12 01:57:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.035991 10.0.0.241 - - [2026-02-12 01:57:23] "GET /virtual-machine-interface/2c52923e-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.022613 10.0.0.241 - - [2026-02-12 01:57:23] "POST /set-tag HTTP/1.1" 200 109 0.020903 10.0.0.241 - - [2026-02-12 01:57:23] "GET /virtual-machine-interface/2c52923e-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.022474 10.0.0.241 - - [2026-02-12 01:57:23] "GET /instance-ip/2c69ba68-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002971 10.0.0.241 - - [2026-02-12 01:57:23] "GET /virtual-machine-interface/2c52923e-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004679 10.0.0.241 - - [2026-02-12 01:57:23] "POST /set-tag HTTP/1.1" 200 109 0.002316 10.0.0.241 - - [2026-02-12 01:57:23] "POST /tags HTTP/1.1" 200 300 0.028241 10.0.0.241 - - [2026-02-12 01:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.241 - - [2026-02-12 01:57:24] "GET /tag/f18cd955-915e-44f4-b4ef-d5f0d2389e0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012290 10.0.0.241 - - [2026-02-12 01:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.241 - - [2026-02-12 01:57:24] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005052 10.0.0.241 - - [2026-02-12 01:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.241 - - [2026-02-12 01:57:24] "GET /project/e2cfd6cd-9f1b-47af-9fa8-943e1bba51ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034203 10.0.0.241 - - [2026-02-12 01:57:24] "POST /virtual-machines HTTP/1.1" 200 396 0.011295 10.0.0.241 - - [2026-02-12 01:57:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.011512 10.0.0.241 - - [2026-02-12 01:57:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.118192 10.0.0.241 - - [2026-02-12 01:57:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009214 10.0.0.241 - - [2026-02-12 01:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005274 10.0.0.241 - - [2026-02-12 01:57:24] "GET /virtual-machine-interface/2cc8efe2-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005691 10.0.0.241 - - [2026-02-12 01:57:24] "POST /instance-ips HTTP/1.1" 200 398 0.021549 10.0.0.241 - - [2026-02-12 01:57:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.027111 10.0.0.241 - - [2026-02-12 01:57:24] "GET /virtual-machine-interface/2cc8efe2-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.017649 10.0.0.241 - - [2026-02-12 01:57:24] "POST /set-tag HTTP/1.1" 200 109 0.020139 10.0.0.241 - - [2026-02-12 01:57:24] "GET /virtual-machine-interface/2cc8efe2-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016214 10.0.0.241 - - [2026-02-12 01:57:24] "GET /instance-ip/2ce4bcd6-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005148 10.0.0.241 - - [2026-02-12 01:57:24] "GET /virtual-machine-interface/2cc8efe2-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004620 10.0.0.241 - - [2026-02-12 01:57:24] "POST /set-tag HTTP/1.1" 200 109 0.002253 10.0.0.241 - - [2026-02-12 01:57:24] "POST /tags HTTP/1.1" 200 300 0.018282 10.0.0.241 - - [2026-02-12 01:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.241 - - [2026-02-12 01:57:24] "GET /tag/d3dce045-8cce-49a8-8b02-dc5daa0f60da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013123 10.0.0.241 - - [2026-02-12 01:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.241 - - [2026-02-12 01:57:24] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004717 10.0.0.241 - - [2026-02-12 01:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.241 - - [2026-02-12 01:57:24] "GET /project/e2cfd6cd-9f1b-47af-9fa8-943e1bba51ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036370 10.0.0.241 - - [2026-02-12 01:57:24] "POST /virtual-machines HTTP/1.1" 200 396 0.009344 10.0.0.241 - - [2026-02-12 01:57:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.024095 10.0.0.241 - - [2026-02-12 01:57:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.126939 10.0.0.241 - - [2026-02-12 01:57:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.009873 10.0.0.241 - - [2026-02-12 01:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014260 10.0.0.241 - - [2026-02-12 01:57:25] "GET /virtual-machine-interface/2d3b849e-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005477 10.0.0.241 - - [2026-02-12 01:57:25] "POST /instance-ips HTTP/1.1" 200 398 0.021673 10.0.0.241 - - [2026-02-12 01:57:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.024094 10.0.0.241 - - [2026-02-12 01:57:25] "GET /virtual-machine-interface/2d3b849e-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.018363 10.0.0.241 - - [2026-02-12 01:57:25] "POST /set-tag HTTP/1.1" 200 109 0.018587 10.0.0.241 - - [2026-02-12 01:57:25] "GET /virtual-machine-interface/2d3b849e-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013514 10.0.0.241 - - [2026-02-12 01:57:25] "GET /instance-ip/2d57db3a-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003597 10.0.0.241 - - [2026-02-12 01:57:25] "GET /virtual-machine-interface/2d3b849e-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004907 10.0.0.241 - - [2026-02-12 01:57:25] "POST /set-tag HTTP/1.1" 200 109 0.002436 10.0.0.241 - - [2026-02-12 01:57:25] "GET /virtual-router/6715c2e3-9810-45b7-8981-c4a654f92503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.003762 10.0.0.241 - - [2026-02-12 01:57:25] "POST /ref-update HTTP/1.1" 200 156 0.009694 10.0.0.241 - - [2026-02-12 01:57:25] "GET /virtual-machine-interface/2bd3c224-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004920 10.0.0.241 - - [2026-02-12 01:57:25] "POST /set-tag HTTP/1.1" 200 109 0.003141 10.0.0.241 - - [2026-02-12 01:57:25] "GET /virtual-machine-interface/29729816-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005128 10.0.0.241 - - [2026-02-12 01:57:25] "POST /set-tag HTTP/1.1" 200 109 0.002649 10.0.0.241 - - [2026-02-12 01:57:25] "GET /virtual-router/6715c2e3-9810-45b7-8981-c4a654f92503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003992 10.0.0.241 - - [2026-02-12 01:57:25] "POST /ref-update HTTP/1.1" 200 156 0.009369 10.0.0.241 - - [2026-02-12 01:57:25] "GET /virtual-machine-interface/2c52923e-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004494 10.0.0.241 - - [2026-02-12 01:57:25] "POST /set-tag HTTP/1.1" 200 109 0.002770 10.0.0.241 - - [2026-02-12 01:57:25] "GET /virtual-router/6715c2e3-9810-45b7-8981-c4a654f92503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2771 0.003687 10.0.0.241 - - [2026-02-12 01:57:25] "POST /ref-update HTTP/1.1" 200 156 0.008942 10.0.0.241 - - [2026-02-12 01:57:25] "GET /virtual-machine-interface/2cc8efe2-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007232 10.0.0.241 - - [2026-02-12 01:57:25] "GET /global-system-configs HTTP/1.1" 200 323 0.005882 10.0.0.241 - - [2026-02-12 01:57:25] "POST /set-tag HTTP/1.1" 200 109 0.005278 10.0.0.241 - - [2026-02-12 01:57:25] "GET /virtual-router/6715c2e3-9810-45b7-8981-c4a654f92503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2985 0.004923 10.0.0.241 - - [2026-02-12 01:57:25] "POST /ref-update HTTP/1.1" 200 156 0.011697 10.0.0.241 - - [2026-02-12 01:57:25] "GET /virtual-machine-interface/2d3b849e-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015661 10.0.0.241 - - [2026-02-12 01:57:25] "POST /set-tag HTTP/1.1" 200 109 0.004069 10.0.0.241 - - [2026-02-12 01:57:25] "GET /virtual-machine-interface/29f3e1be-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005336 10.0.0.241 - - [2026-02-12 01:57:25] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.241 - - [2026-02-12 01:57:25] "GET /virtual-machine-interface/2aa85cb6-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004313 10.0.0.241 - - [2026-02-12 01:57:25] "POST /set-tag HTTP/1.1" 200 109 0.002686 10.0.0.241 - - [2026-02-12 01:57:25] "GET /virtual-machine-interface/2b3676ae-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004471 10.0.0.241 - - [2026-02-12 01:57:25] "POST /set-tag HTTP/1.1" 200 109 0.002369 10.0.0.241 - - [2026-02-12 01:57:26] "GET /virtual-machine-interface/2bd3c224-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004761 10.0.0.241 - - [2026-02-12 01:57:26] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.241 - - [2026-02-12 01:57:26] "GET /virtual-machine-interface/2c52923e-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003972 10.0.0.241 - - [2026-02-12 01:57:26] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.241 - - [2026-02-12 01:57:26] "GET /virtual-machine-interface/29f3e1be-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004598 10.0.0.241 - - [2026-02-12 01:57:26] "POST /set-tag HTTP/1.1" 200 109 0.002374 10.0.0.241 - - [2026-02-12 01:57:26] "GET /virtual-machine-interface/2cc8efe2-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009020 10.0.0.241 - - [2026-02-12 01:57:26] "GET /global-system-configs HTTP/1.1" 200 323 0.002560 10.0.0.241 - - [2026-02-12 01:57:26] "POST /set-tag HTTP/1.1" 200 109 0.003093 10.0.0.241 - - [2026-02-12 01:57:26] "GET /virtual-machine-interface/2d3b849e-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005171 10.0.0.241 - - [2026-02-12 01:57:26] "POST /set-tag HTTP/1.1" 200 109 0.002717 10.0.0.241 - - [2026-02-12 01:57:29] "GET /virtual-machine-interface/29729816-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005804 10.0.0.241 - - [2026-02-12 01:57:29] "POST /set-tag HTTP/1.1" 200 109 0.002348 10.0.0.241 - - [2026-02-12 01:57:29] "GET /virtual-machine-interface/2d3b849e-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004021 10.0.0.241 - - [2026-02-12 01:57:29] "POST /set-tag HTTP/1.1" 200 109 0.002598 10.0.0.241 - - [2026-02-12 01:57:30] "GET /virtual-machine-interface/2cc8efe2-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004786 10.0.0.241 - - [2026-02-12 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.003644 10.0.0.241 - - [2026-02-12 01:57:30] "GET /virtual-machine-interface/2aa85cb6-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005512 10.0.0.241 - - [2026-02-12 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.002725 10.0.0.241 - - [2026-02-12 01:57:31] "GET /virtual-machine-interface/2b3676ae-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005637 10.0.0.241 - - [2026-02-12 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.003330 10.0.0.241 - - [2026-02-12 01:57:32] "GET /virtual-machine/387f3f0b-68ae-4e6e-8082-e2bf74a2ab88?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003145 10.0.0.241 - - [2026-02-12 01:57:32] "GET /virtual-machine-interface/29729816-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005005 10.0.0.241 - - [2026-02-12 01:57:32] "GET /virtual-machine/3d211b73-2a69-4947-9473-8cecd4c3e12b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003066 10.0.0.241 - - [2026-02-12 01:57:32] "GET /virtual-machine-interface/29f3e1be-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004138 10.0.0.241 - - [2026-02-12 01:57:32] "GET /virtual-machine/6c9b48da-f424-48de-a51f-26ea33d5ac2c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003274 10.0.0.241 - - [2026-02-12 01:57:32] "GET /virtual-machine-interface/2aa85cb6-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005202 10.0.0.241 - - [2026-02-12 01:57:32] "GET /virtual-machine/cd129a58-d785-4e4e-8064-caff33df7f97?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003697 10.0.0.241 - - [2026-02-12 01:57:32] "GET /virtual-machine-interface/2b3676ae-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004752 10.0.0.241 - - [2026-02-12 01:57:33] "GET /virtual-machine-interface/2bd3c224-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005110 10.0.0.241 - - [2026-02-12 01:57:33] "POST /set-tag HTTP/1.1" 200 109 0.002414 10.0.0.241 - - [2026-02-12 01:57:34] "GET /virtual-machine-interface/2c52923e-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004678 10.0.0.241 - - [2026-02-12 01:57:34] "POST /set-tag HTTP/1.1" 200 109 0.001981 10.0.0.241 - - [2026-02-12 01:57:37] "GET /virtual-machine/8d4ff776-9be9-4008-a1b2-e2184ef8d676?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004362 10.0.0.241 - - [2026-02-12 01:57:37] "GET /virtual-machine-interface/2bd3c224-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005002 10.0.0.241 - - [2026-02-12 01:57:38] "GET /virtual-machine/88c5559a-d60d-4d64-b18a-aa4594f8747c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003622 10.0.0.241 - - [2026-02-12 01:57:38] "GET /virtual-machine-interface/2cc8efe2-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009529 10.0.0.241 - - [2026-02-12 01:57:38] "GET /virtual-machine/f6b73d63-f04d-4150-92ee-4c283c234639?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004776 10.0.0.241 - - [2026-02-12 01:57:38] "GET /virtual-machine-interface/2c52923e-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006004 10.0.0.241 - - [2026-02-12 01:57:38] "GET /virtual-machine/4d295370-7c8d-4680-8f6e-3b914dd58096?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003121 10.0.0.241 - - [2026-02-12 01:57:38] "GET /virtual-machine-interface/2d3b849e-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004281 10.0.0.241 - - [2026-02-12 01:57:38] "GET /loadbalancer/98620dab-818a-457b-94ea-9243d717d3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002549 10.0.0.241 - - [2026-02-12 01:57:38] "POST /tags HTTP/1.1" 200 334 0.024209 10.0.0.241 - - [2026-02-12 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.027509 10.0.0.241 - - [2026-02-12 01:57:38] "GET /tag/0bd979f5-9938-4fdc-839e-c866ee60a4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014578 10.0.0.241 - - [2026-02-12 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.241 - - [2026-02-12 01:57:38] "GET /project/c8b6b9e8-f2dc-4b51-adc6-b557f84be738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044373 10.0.0.241 - - [2026-02-12 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.241 - - [2026-02-12 01:57:38] "GET /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004634 10.0.0.241 - - [2026-02-12 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.241 - - [2026-02-12 01:57:38] "GET /service-appliance-set/74e1b86e-ba76-4755-8db8-90813f24ed1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002384 10.0.0.241 - - [2026-02-12 01:57:38] "POST /fqname-to-id HTTP/1.1" 404 273 0.002061 10.0.0.241 - - [2026-02-12 01:57:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.095359 10.0.0.241 - - [2026-02-12 01:57:39] "GET /virtual-machine-interface/5b46ee93-a451-470b-ae4f-18148dcec13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.015073 10.0.0.241 - - [2026-02-12 01:57:39] "POST /instance-ips HTTP/1.1" 200 410 0.021494 10.0.0.241 - - [2026-02-12 01:57:39] "GET /instance-ip/ad5c7acc-66a7-4714-aa85-2cc3b144f294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.007393 10.0.0.241 - - [2026-02-12 01:57:39] "POST /loadbalancers HTTP/1.1" 200 631 0.059700 10.0.0.241 - - [2026-02-12 01:57:39] "GET /project/c8b6b9e8-f2dc-4b51-adc6-b557f84be738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.027836 10.0.0.241 - - [2026-02-12 01:57:39] "GET /instance-ip/ad5c7acc-66a7-4714-aa85-2cc3b144f294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003783 10.0.0.241 - - [2026-02-12 01:57:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.016332 10.0.0.241 - - [2026-02-12 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011414 10.0.0.241 - - [2026-02-12 01:57:39] "GET /project/c8b6b9e8-f2dc-4b51-adc6-b557f84be738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.063457 10.0.0.241 - - [2026-02-12 01:57:39] "POST /floating-ips HTTP/1.1" 200 599 0.081025 10.0.0.241 - - [2026-02-12 01:57:39] "GET /loadbalancer/98620dab-818a-457b-94ea-9243d717d3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002962 10.0.0.241 - - [2026-02-12 01:57:39] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.017473 10.0.0.241 - - [2026-02-12 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006816 10.0.0.241 - - [2026-02-12 01:57:39] "GET /project/c8b6b9e8-f2dc-4b51-adc6-b557f84be738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033745 10.0.0.241 - - [2026-02-12 01:57:39] "GET /loadbalancer-listener/5dd7ea9d-40d8-40cf-a225-7629d1ae591d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.005493 10.0.0.241 - - [2026-02-12 01:57:39] "GET /loadbalancer-listener/5dd7ea9d-40d8-40cf-a225-7629d1ae591d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.002977 10.0.0.241 - - [2026-02-12 01:57:39] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.019091 10.0.0.241 - - [2026-02-12 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.241 - - [2026-02-12 01:57:39] "GET /loadbalancer/98620dab-818a-457b-94ea-9243d717d3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003161 10.0.0.241 - - [2026-02-12 01:57:39] "GET /instance-ip/ad5c7acc-66a7-4714-aa85-2cc3b144f294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.002773 10.0.0.241 - - [2026-02-12 01:57:39] "GET /instance-ip/ad5c7acc-66a7-4714-aa85-2cc3b144f294?fields=floating_ips HTTP/1.1" 200 1215 0.005825 10.0.0.241 - - [2026-02-12 01:57:39] "GET /loadbalancer-pool/b9498170-b319-413b-9440-2d0d2ddcd98b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004382 10.0.0.241 - - [2026-02-12 01:57:39] "GET /loadbalancer/98620dab-818a-457b-94ea-9243d717d3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002164 10.0.0.241 - - [2026-02-12 01:57:39] "GET /floating-ip/ade79bba-d1be-405c-ba87-8ca7fd69abce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.002248 10.0.0.241 - - [2026-02-12 01:57:39] "POST /loadbalancer-members HTTP/1.1" 200 723 0.058124 10.0.0.241 - - [2026-02-12 01:57:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.019449 10.0.0.241 - - [2026-02-12 01:57:39] "GET /virtual-machine-interface/29f3e1be-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009781 10.0.0.241 - - [2026-02-12 01:57:39] "GET /virtual-machine-interface/29f3e1be-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008476 10.0.0.241 - - [2026-02-12 01:57:39] "POST /ref-update HTTP/1.1" 200 156 0.007256 10.0.0.241 - - [2026-02-12 01:57:39] "GET /floating-ip/ade79bba-d1be-405c-ba87-8ca7fd69abce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.012330 10.0.0.241 - - [2026-02-12 01:57:39] "POST /tags HTTP/1.1" 409 221 0.002112 10.0.0.241 - - [2026-02-12 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.241 - - [2026-02-12 01:57:39] "GET /tag/0bd979f5-9938-4fdc-839e-c866ee60a4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013445 10.0.0.241 - - [2026-02-12 01:57:39] "PUT /floating-ip/ade79bba-d1be-405c-ba87-8ca7fd69abce HTTP/1.1" 200 257 0.009353 10.0.0.241 - - [2026-02-12 01:57:39] "POST /set-tag HTTP/1.1" 200 109 0.059994 10.0.0.241 - - [2026-02-12 01:57:39] "GET /loadbalancer-pool/b9498170-b319-413b-9440-2d0d2ddcd98b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.023233 10.0.0.241 - - [2026-02-12 01:57:39] "POST /loadbalancer-members HTTP/1.1" 200 723 0.020865 10.0.0.241 - - [2026-02-12 01:57:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010097 10.0.0.241 - - [2026-02-12 01:57:40] "GET /virtual-machine-interface/29729816-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011817 10.0.0.241 - - [2026-02-12 01:57:40] "GET /virtual-machine-interface/29729816-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008530 10.0.0.241 - - [2026-02-12 01:57:40] "POST /ref-update HTTP/1.1" 200 156 0.013696 10.0.0.241 - - [2026-02-12 01:57:40] "GET /floating-ip/ade79bba-d1be-405c-ba87-8ca7fd69abce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.012249 10.0.0.241 - - [2026-02-12 01:57:40] "POST /set-tag HTTP/1.1" 200 109 0.098223 10.0.0.241 - - [2026-02-12 01:57:41] "POST /tags HTTP/1.1" 409 206 0.002429 10.0.0.241 - - [2026-02-12 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.241 - - [2026-02-12 01:57:41] "GET /tag/90969729-b093-481f-ae73-0d0c69fa15e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011790 10.0.0.241 - - [2026-02-12 01:57:41] "POST /tags HTTP/1.1" 409 204 0.002056 10.0.0.241 - - [2026-02-12 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.241 - - [2026-02-12 01:57:41] "GET /tag/60665aa5-9ac4-44a3-8a31-81e3d0d91665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011490 10.0.0.241 - - [2026-02-12 01:57:41] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002301 10.0.0.241 - - [2026-02-12 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.241 - - [2026-02-12 01:57:41] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002556 10.0.0.241 - - [2026-02-12 01:57:41] "POST /tags HTTP/1.1" 409 206 0.001682 10.0.0.241 - - [2026-02-12 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.241 - - [2026-02-12 01:57:41] "GET /tag/90969729-b093-481f-ae73-0d0c69fa15e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011955 10.0.0.241 - - [2026-02-12 01:57:41] "POST /tags HTTP/1.1" 409 226 0.001811 10.0.0.241 - - [2026-02-12 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.241 - - [2026-02-12 01:57:41] "GET /tag/6e5b4b40-490b-48da-aed9-f764ed98f15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010998 10.0.0.241 - - [2026-02-12 01:57:41] "POST /tags HTTP/1.1" 409 204 0.001949 10.0.0.241 - - [2026-02-12 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.241 - - [2026-02-12 01:57:41] "GET /tag/60665aa5-9ac4-44a3-8a31-81e3d0d91665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011397 10.0.0.241 - - [2026-02-12 01:57:41] "POST /tags HTTP/1.1" 409 226 0.001833 10.0.0.241 - - [2026-02-12 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.241 - - [2026-02-12 01:57:41] "GET /tag/6e5b4b40-490b-48da-aed9-f764ed98f15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011451 10.0.0.241 - - [2026-02-12 01:57:41] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002176 10.0.0.241 - - [2026-02-12 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.241 - - [2026-02-12 01:57:41] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002611 10.0.0.241 - - [2026-02-12 01:57:41] "POST /firewall-rules HTTP/1.1" 200 628 0.067540 10.0.0.241 - - [2026-02-12 01:57:41] "POST /firewall-rules HTTP/1.1" 200 648 0.087609 10.0.0.241 - - [2026-02-12 01:57:41] "GET /firewall-rule/50398f21-64c4-44d2-8648-69bfd30f0124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.006245 10.0.0.241 - - [2026-02-12 01:57:41] "GET /firewall-policy/3453478a-5e6a-4804-b0c4-0a03c1fd32b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.005053 10.0.0.241 - - [2026-02-12 01:57:41] "GET /firewall-rule/ae314f87-6ada-4000-ab36-29eb4fc5bfa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004015 10.0.0.241 - - [2026-02-12 01:57:41] "POST /ref-update HTTP/1.1" 200 156 0.013175 10.0.0.241 - - [2026-02-12 01:57:41] "POST /firewall-policys HTTP/1.1" 200 608 0.026267 10.0.0.241 - - [2026-02-12 01:57:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.021035 10.0.0.241 - - [2026-02-12 01:57:42] "GET /firewall-policy/b179512f-377a-44d7-b288-2321e9765670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.027941 10.0.0.241 - - [2026-02-12 01:57:42] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.008921 10.0.0.241 - - [2026-02-12 01:57:42] "GET /firewall-policy/b179512f-377a-44d7-b288-2321e9765670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003109 10.0.0.241 - - [2026-02-12 01:57:42] "GET /firewall-policy/3453478a-5e6a-4804-b0c4-0a03c1fd32b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.007169 10.0.0.241 - - [2026-02-12 01:57:42] "GET /firewall-policy/98b44ef4-9b0a-463a-8ade-f516b05455b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.005670 10.0.0.241 - - [2026-02-12 01:57:42] "GET /firewall-policy/f371a555-63b9-4d26-9ab5-c8b823539d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.004311 10.0.0.241 - - [2026-02-12 01:57:42] "GET /firewall-policy/3453478a-5e6a-4804-b0c4-0a03c1fd32b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002201 10.0.0.241 - - [2026-02-12 01:57:42] "GET /firewall-policy/98b44ef4-9b0a-463a-8ade-f516b05455b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003812 10.0.0.241 - - [2026-02-12 01:57:42] "POST /ref-update HTTP/1.1" 200 156 0.020189 10.0.0.241 - - [2026-02-12 01:57:42] "POST /ref-update HTTP/1.1" 200 156 0.013952 10.0.0.241 - - [2026-02-12 01:57:42] "POST /ref-update HTTP/1.1" 200 156 0.028531 10.0.0.241 - - [2026-02-12 01:57:42] "POST /ref-update HTTP/1.1" 200 156 0.035493 10.0.0.241 - - [2026-02-12 01:57:42] "POST /ref-update HTTP/1.1" 200 156 0.023443 10.0.0.241 - - [2026-02-12 01:57:42] "GET /firewall-policy/b179512f-377a-44d7-b288-2321e9765670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.017049 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:58:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001283 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:58:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001222 10.0.0.241 - - [2026-02-12 01:58:58] "POST /tags HTTP/1.1" 200 366 0.048649 10.0.0.241 - - [2026-02-12 01:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.241 - - [2026-02-12 01:58:58] "GET /tag/dbf0fbfe-acb0-4267-af7e-806e145db683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.019685 10.0.0.241 - - [2026-02-12 01:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.241 - - [2026-02-12 01:58:58] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045274 10.0.0.241 - - [2026-02-12 01:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.241 - - [2026-02-12 01:58:58] "GET /service-appliance-set/881971d6-85c6-4003-8df3-bde5e11a59f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.002733 10.0.0.241 - - [2026-02-12 01:58:58] "POST /fqname-to-id HTTP/1.1" 404 258 0.001593 10.0.0.241 - - [2026-02-12 01:58:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.090955 10.0.0.241 - - [2026-02-12 01:58:59] "GET /virtual-machine-interface/9451aaba-c11d-4726-bd77-5a6d2ef164dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.004973 10.0.0.241 - - [2026-02-12 01:58:59] "POST /set-tag HTTP/1.1" 200 109 0.016930 10.0.0.241 - - [2026-02-12 01:58:59] "POST /instance-ips HTTP/1.1" 200 418 0.039556 10.0.0.241 - - [2026-02-12 01:58:59] "GET /instance-ip/a0a45e30-d8ad-45ff-be94-30af8c6e918c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.005131 10.0.0.241 - - [2026-02-12 01:58:59] "POST /loadbalancers HTTP/1.1" 200 620 0.060690 10.0.0.241 - - [2026-02-12 01:58:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.021416 10.0.0.241 - - [2026-02-12 01:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011667 10.0.0.241 - - [2026-02-12 01:58:59] "POST /service-instances HTTP/1.1" 200 568 0.037320 10.0.0.241 - - [2026-02-12 01:58:59] "POST /ref-update HTTP/1.1" 200 156 0.021610 10.0.0.241 - - [2026-02-12 01:58:59] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045376 10.0.0.241 - - [2026-02-12 01:58:59] "GET /virtual-machine-interface/9451aaba-c11d-4726-bd77-5a6d2ef164dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.007556 10.0.0.241 - - [2026-02-12 01:58:59] "PUT /service-instance/4eb88cb0-25e1-4e9e-9ac7-96d71cebbdbf HTTP/1.1" 200 267 0.030451 10.0.0.241 - - [2026-02-12 01:58:59] "GET /virtual-machine-interface/9451aaba-c11d-4726-bd77-5a6d2ef164dd?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.018350 10.0.0.241 - - [2026-02-12 01:58:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.016714 10.0.0.241 - - [2026-02-12 01:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.241 - - [2026-02-12 01:58:59] "POST /fqname-to-id HTTP/1.1" 404 208 0.001703 10.0.0.241 - - [2026-02-12 01:58:59] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.003499 10.0.0.241 - - [2026-02-12 01:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.241 - - [2026-02-12 01:58:59] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002069 10.0.0.241 - - [2026-02-12 01:58:59] "POST /virtual-machines HTTP/1.1" 200 430 0.014207 10.0.0.241 - - [2026-02-12 01:58:59] "POST /tags HTTP/1.1" 409 221 0.005316 10.0.0.241 - - [2026-02-12 01:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007475 10.0.0.241 - - [2026-02-12 01:58:59] "GET /tag/6fe5060b-ce71-466c-947f-ae3965932325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.014346 10.0.0.241 - - [2026-02-12 01:58:59] "POST /tags HTTP/1.1" 409 238 0.002090 10.0.0.241 - - [2026-02-12 01:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.241 - - [2026-02-12 01:58:59] "GET /tag/dbf0fbfe-acb0-4267-af7e-806e145db683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.012610 10.0.0.241 - - [2026-02-12 01:58:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.132040 10.0.0.241 - - [2026-02-12 01:58:59] "POST /chown HTTP/1.1" 200 109 0.022845 10.0.0.241 - - [2026-02-12 01:58:59] "POST /firewall-rules HTTP/1.1" 200 652 0.090352 10.0.0.241 - - [2026-02-12 01:58:59] "POST /chown HTTP/1.1" 200 109 0.043308 10.0.0.241 - - [2026-02-12 01:58:59] "GET /firewall-rule/d511ace0-14ee-42af-88c3-44da652a5012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.023026 10.0.0.241 - - [2026-02-12 01:58:59] "GET /firewall-policy/f371a555-63b9-4d26-9ab5-c8b823539d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002797 10.0.0.241 - - [2026-02-12 01:58:59] "PUT /virtual-machine-interface/0c4da72e-23c3-418f-807a-20eebbe3f927 HTTP/1.1" 200 285 0.023873 10.0.0.241 - - [2026-02-12 01:58:59] "PUT /instance-ip/a0a45e30-d8ad-45ff-be94-30af8c6e918c HTTP/1.1" 200 257 0.024394 10.0.0.241 - - [2026-02-12 01:58:59] "GET /firewall-rule/d511ace0-14ee-42af-88c3-44da652a5012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002817 10.0.0.241 - - [2026-02-12 01:58:59] "POST /ref-update HTTP/1.1" 200 156 0.013320 10.0.0.241 - - [2026-02-12 01:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.241 - - [2026-02-12 01:58:59] "POST /ref-update HTTP/1.1" 200 156 0.011334 10.0.0.241 - - [2026-02-12 01:58:59] "POST /ref-update HTTP/1.1" 200 156 0.020457 10.0.0.241 - - [2026-02-12 01:58:59] "POST /ref-update HTTP/1.1" 200 156 0.023832 10.0.0.241 - - [2026-02-12 01:58:59] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.061726 10.0.0.241 - - [2026-02-12 01:58:59] "GET /loadbalancer/b138373f-7d47-43e4-b3e8-84975b21d404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.002726 10.0.0.241 - - [2026-02-12 01:58:59] "POST /ref-update HTTP/1.1" 200 156 0.013334 10.0.0.241 - - [2026-02-12 01:59:00] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.050625 10.0.0.241 - - [2026-02-12 01:59:00] "POST /ref-update HTTP/1.1" 200 156 0.044000 10.0.0.241 - - [2026-02-12 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.241 - - [2026-02-12 01:59:00] "POST /ref-update HTTP/1.1" 200 156 0.028407 10.0.0.241 - - [2026-02-12 01:59:00] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.063640 10.0.0.241 - - [2026-02-12 01:59:00] "GET /loadbalancer-listener/ba03bf7a-6f10-4673-9f7b-31b2a0ed184f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.005112 10.0.0.241 - - [2026-02-12 01:59:00] "POST /virtual-machines HTTP/1.1" 200 430 0.024466 10.0.0.241 - - [2026-02-12 01:59:00] "GET /loadbalancer-listener/ba03bf7a-6f10-4673-9f7b-31b2a0ed184f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.041251 10.0.0.241 - - [2026-02-12 01:59:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.104862 10.0.0.241 - - [2026-02-12 01:59:00] "POST /chown HTTP/1.1" 200 109 0.029095 10.0.0.241 - - [2026-02-12 01:59:00] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.081939 10.0.0.241 - - [2026-02-12 01:59:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.013033 10.0.0.241 - - [2026-02-12 01:59:00] "GET /loadbalancer-pool/6aa7c426-a039-437f-9b88-ba205db16bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.003494 10.0.0.241 - - [2026-02-12 01:59:00] "POST /chown HTTP/1.1" 200 109 0.007805 10.0.0.241 - - [2026-02-12 01:59:00] "PUT /virtual-machine-interface/dd4d229d-ea42-4538-b0ea-df24d466def0 HTTP/1.1" 200 285 0.021345 10.0.0.241 - - [2026-02-12 01:59:00] "PUT /instance-ip/a0a45e30-d8ad-45ff-be94-30af8c6e918c HTTP/1.1" 200 257 0.031558 10.0.0.241 - - [2026-02-12 01:59:00] "POST /loadbalancer-members HTTP/1.1" 200 709 0.043630 10.0.0.241 - - [2026-02-12 01:59:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.022170 10.0.0.241 - - [2026-02-12 01:59:00] "GET /loadbalancer-member/08bb6642-9bd3-4088-97e0-fdc63069c5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.004131 10.0.0.241 - - [2026-02-12 01:59:00] "POST /ref-update HTTP/1.1" 200 156 0.014984 10.0.0.241 - - [2026-02-12 01:59:00] "POST /ref-update HTTP/1.1" 200 156 0.023299 10.0.0.241 - - [2026-02-12 01:59:00] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.014234 10.0.0.241 - - [2026-02-12 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.241 - - [2026-02-12 01:59:00] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002494 10.0.0.241 - - [2026-02-12 01:59:00] "POST /ref-update HTTP/1.1" 200 156 0.024292 10.0.0.241 - - [2026-02-12 01:59:00] "POST /tags HTTP/1.1" 409 221 0.003827 10.0.0.241 - - [2026-02-12 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.241 - - [2026-02-12 01:59:00] "POST /ref-update HTTP/1.1" 200 156 0.011211 10.0.0.241 - - [2026-02-12 01:59:00] "GET /tag/6fe5060b-ce71-466c-947f-ae3965932325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.023522 10.0.0.241 - - [2026-02-12 01:59:00] "POST /tags HTTP/1.1" 409 238 0.001992 10.0.0.241 - - [2026-02-12 01:59:00] "POST /ref-update HTTP/1.1" 200 156 0.026617 10.0.0.241 - - [2026-02-12 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.241 - - [2026-02-12 01:59:00] "PUT /service-instance/4eb88cb0-25e1-4e9e-9ac7-96d71cebbdbf HTTP/1.1" 200 267 0.014117 10.0.0.241 - - [2026-02-12 01:59:00] "GET /tag/dbf0fbfe-acb0-4267-af7e-806e145db683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.017468 10.0.0.241 - - [2026-02-12 01:59:00] "POST /firewall-rules HTTP/1.1" 409 293 0.001771 10.0.0.241 - - [2026-02-12 01:59:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.008389 10.0.0.241 - - [2026-02-12 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.241 - - [2026-02-12 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.241 - - [2026-02-12 01:59:00] "POST /chown HTTP/1.1" 200 109 0.008316 10.0.0.241 - - [2026-02-12 01:59:00] "POST /chown HTTP/1.1" 200 109 0.024093 10.0.0.241 - - [2026-02-12 01:59:00] "PUT /firewall-rule/d511ace0-14ee-42af-88c3-44da652a5012 HTTP/1.1" 200 261 0.047204 10.0.0.241 - - [2026-02-12 01:59:00] "GET /firewall-rule/d511ace0-14ee-42af-88c3-44da652a5012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.013433 10.0.0.241 - - [2026-02-12 01:59:00] "PUT /instance-ip/a0a45e30-d8ad-45ff-be94-30af8c6e918c HTTP/1.1" 200 257 0.011763 10.0.0.241 - - [2026-02-12 01:59:00] "GET /firewall-policy/f371a555-63b9-4d26-9ab5-c8b823539d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.007703 10.0.0.241 - - [2026-02-12 01:59:00] "GET /firewall-rule/d511ace0-14ee-42af-88c3-44da652a5012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.005204 10.0.0.241 - - [2026-02-12 01:59:00] "POST /ref-update HTTP/1.1" 200 156 0.025313 10.0.0.241 - - [2026-02-12 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.241 - - [2026-02-12 01:59:00] "POST /chown HTTP/1.1" 200 109 0.015205 10.0.0.241 - - [2026-02-12 01:59:00] "GET /tag/dbf0fbfe-acb0-4267-af7e-806e145db683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011433 10.0.0.241 - - [2026-02-12 01:59:00] "GET /tag/dbf0fbfe-acb0-4267-af7e-806e145db683?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.015384 10.0.0.241 - - [2026-02-12 01:59:01] "GET /virtual-machine-interface/0c4da72e-23c3-418f-807a-20eebbe3f927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3138 0.004159 10.0.0.241 - - [2026-02-12 01:59:01] "POST /chown HTTP/1.1" 200 109 0.020528 10.0.0.241 - - [2026-02-12 01:59:01] "PUT /instance-ip/a0a45e30-d8ad-45ff-be94-30af8c6e918c HTTP/1.1" 200 257 0.027732 10.0.0.241 - - [2026-02-12 01:59:01] "POST /ref-update HTTP/1.1" 200 156 0.024665 10.0.0.241 - - [2026-02-12 01:59:01] "POST /set-tag HTTP/1.1" 200 109 0.034238 10.0.0.241 - - [2026-02-12 01:59:01] "GET /virtual-machine-interface/9451aaba-c11d-4726-bd77-5a6d2ef164dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.011770 10.0.0.241 - - [2026-02-12 01:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.241 - - [2026-02-12 01:59:01] "POST /chown HTTP/1.1" 200 109 0.007438 10.0.0.241 - - [2026-02-12 01:59:01] "POST /set-tag HTTP/1.1" 200 109 0.025857 10.0.0.241 - - [2026-02-12 01:59:01] "POST /chown HTTP/1.1" 200 109 0.027972 10.0.0.241 - - [2026-02-12 01:59:01] "GET /virtual-machine-interface/dd4d229d-ea42-4538-b0ea-df24d466def0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.009198 10.0.0.241 - - [2026-02-12 01:59:01] "POST /set-tag HTTP/1.1" 200 109 0.013991 10.0.0.241 - - [2026-02-12 01:59:01] "GET /firewall-policy/f371a555-63b9-4d26-9ab5-c8b823539d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.008601 10.0.0.241 - - [2026-02-12 01:59:01] "PUT /instance-ip/a0a45e30-d8ad-45ff-be94-30af8c6e918c HTTP/1.1" 200 257 0.022465 10.0.0.241 - - [2026-02-12 01:59:01] "POST /ref-update HTTP/1.1" 200 156 0.015971 10.0.0.241 - - [2026-02-12 01:59:01] "GET /firewall-rule/d511ace0-14ee-42af-88c3-44da652a5012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.008394 10.0.0.241 - - [2026-02-12 01:59:01] "POST /chown HTTP/1.1" 200 109 0.017596 10.0.0.241 - - [2026-02-12 01:59:01] "POST /ref-update HTTP/1.1" 200 156 0.028690 10.0.0.241 - - [2026-02-12 01:59:01] "POST /chown HTTP/1.1" 200 109 0.010711 10.0.0.241 - - [2026-02-12 01:59:01] "PUT /instance-ip/a0a45e30-d8ad-45ff-be94-30af8c6e918c HTTP/1.1" 200 257 0.024793 10.0.0.241 - - [2026-02-12 01:59:01] "DELETE /firewall-rule/d511ace0-14ee-42af-88c3-44da652a5012 HTTP/1.1" 200 115 0.095859 10.0.0.241 - - [2026-02-12 01:59:01] "POST /ref-update HTTP/1.1" 200 156 0.045845 10.0.0.241 - - [2026-02-12 01:59:01] "DELETE /loadbalancer-member/08bb6642-9bd3-4088-97e0-fdc63069c5cc HTTP/1.1" 200 115 0.040278 10.0.0.241 - - [2026-02-12 01:59:01] "DELETE /loadbalancer-pool/6aa7c426-a039-437f-9b88-ba205db16bf9 HTTP/1.1" 200 115 0.031498 10.0.0.241 - - [2026-02-12 01:59:01] "DELETE /loadbalancer-listener/ba03bf7a-6f10-4673-9f7b-31b2a0ed184f HTTP/1.1" 200 115 0.049004 10.0.0.241 - - [2026-02-12 01:59:01] "PUT /service-instance/4eb88cb0-25e1-4e9e-9ac7-96d71cebbdbf HTTP/1.1" 200 267 0.036569 10.0.0.241 - - [2026-02-12 01:59:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.024025 10.0.0.241 - - [2026-02-12 01:59:01] "DELETE /loadbalancer/b138373f-7d47-43e4-b3e8-84975b21d404 HTTP/1.1" 200 115 0.131319 10.0.0.241 - - [2026-02-12 01:59:01] "DELETE /instance-ip/a0a45e30-d8ad-45ff-be94-30af8c6e918c HTTP/1.1" 200 115 0.046470 10.0.0.241 - - [2026-02-12 01:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005191 10.0.0.241 - - [2026-02-12 01:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.241 - - [2026-02-12 01:59:01] "DELETE /virtual-machine-interface/9451aaba-c11d-4726-bd77-5a6d2ef164dd HTTP/1.1" 200 115 0.065315 10.0.0.241 - - [2026-02-12 01:59:01] "DELETE /tag/dbf0fbfe-acb0-4267-af7e-806e145db683 HTTP/1.1" 200 115 0.076678 10.0.0.241 - - [2026-02-12 01:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.241 - - [2026-02-12 01:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.241 - - [2026-02-12 01:59:01] "DELETE /service-instance/4eb88cb0-25e1-4e9e-9ac7-96d71cebbdbf HTTP/1.1" 200 115 0.047210 10.0.0.241 - - [2026-02-12 01:59:02] "GET /virtual-machine-interface/dd4d229d-ea42-4538-b0ea-df24d466def0?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.008781 10.0.0.241 - - [2026-02-12 01:59:02] "DELETE /virtual-machine-interface/dd4d229d-ea42-4538-b0ea-df24d466def0 HTTP/1.1" 200 115 0.078072 10.0.0.241 - - [2026-02-12 01:59:02] "DELETE /virtual-machine/c078bef7-357d-47b7-aaa1-949470195e53 HTTP/1.1" 200 115 0.042009 10.0.0.241 - - [2026-02-12 01:59:02] "GET /virtual-machine-interface/0c4da72e-23c3-418f-807a-20eebbe3f927?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.011121 10.0.0.241 - - [2026-02-12 01:59:02] "DELETE /virtual-machine-interface/0c4da72e-23c3-418f-807a-20eebbe3f927 HTTP/1.1" 200 115 0.094108 10.0.0.241 - - [2026-02-12 01:59:02] "POST /ref-update HTTP/1.1" 200 156 0.018155 10.0.0.241 - - [2026-02-12 01:59:02] "DELETE /virtual-machine/7fc2e8f5-c2db-44de-8d75-0567bbdc98ca HTTP/1.1" 200 115 0.067838 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:59:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001096 [Introspect:8084]10.0.0.241 - - [2026-02-12 01:59:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001028 10.0.0.241 - - [2026-02-12 01:59:40] "POST /tags HTTP/1.1" 409 252 0.002294 10.0.0.241 - - [2026-02-12 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.241 - - [2026-02-12 01:59:40] "GET /tag/357d3d44-f71d-4f59-abc4-c1fffae91867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011438 10.0.0.241 - - [2026-02-12 01:59:40] "POST /tags HTTP/1.1" 409 228 0.002185 10.0.0.241 - - [2026-02-12 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.241 - - [2026-02-12 01:59:40] "GET /tag/833f0a99-e5a0-4e55-a1a4-64f51181b5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.013504 10.0.0.241 - - [2026-02-12 01:59:40] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.003068 10.0.0.241 - - [2026-02-12 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.241 - - [2026-02-12 01:59:41] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003270 10.0.0.241 - - [2026-02-12 01:59:41] "POST /tags HTTP/1.1" 409 206 0.002002 10.0.0.241 - - [2026-02-12 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.241 - - [2026-02-12 01:59:41] "GET /tag/90969729-b093-481f-ae73-0d0c69fa15e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011731 10.0.0.241 - - [2026-02-12 01:59:41] "POST /tags HTTP/1.1" 409 226 0.002186 10.0.0.241 - - [2026-02-12 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.241 - - [2026-02-12 01:59:41] "GET /tag/6e5b4b40-490b-48da-aed9-f764ed98f15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011394 10.0.0.241 - - [2026-02-12 01:59:41] "POST /tags HTTP/1.1" 409 204 0.001940 10.0.0.241 - - [2026-02-12 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.241 - - [2026-02-12 01:59:41] "GET /tag/60665aa5-9ac4-44a3-8a31-81e3d0d91665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012779 10.0.0.241 - - [2026-02-12 01:59:41] "POST /tags HTTP/1.1" 409 226 0.002120 10.0.0.241 - - [2026-02-12 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.241 - - [2026-02-12 01:59:41] "GET /tag/6e5b4b40-490b-48da-aed9-f764ed98f15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012600 10.0.0.241 - - [2026-02-12 01:59:41] "POST /tags HTTP/1.1" 409 228 0.002087 10.0.0.241 - - [2026-02-12 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.241 - - [2026-02-12 01:59:41] "GET /tag/833f0a99-e5a0-4e55-a1a4-64f51181b5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011995 10.0.0.241 - - [2026-02-12 01:59:41] "POST /tags HTTP/1.1" 409 252 0.001910 10.0.0.241 - - [2026-02-12 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.241 - - [2026-02-12 01:59:41] "GET /tag/357d3d44-f71d-4f59-abc4-c1fffae91867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011637 10.0.0.241 - - [2026-02-12 01:59:41] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002543 10.0.0.241 - - [2026-02-12 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.241 - - [2026-02-12 01:59:41] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002522 10.0.0.241 - - [2026-02-12 01:59:41] "POST /firewall-rules HTTP/1.1" 409 281 0.001632 10.0.0.241 - - [2026-02-12 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.241 - - [2026-02-12 01:59:41] "PUT /firewall-rule/ae314f87-6ada-4000-ab36-29eb4fc5bfa0 HTTP/1.1" 200 261 0.017942 10.0.0.241 - - [2026-02-12 01:59:41] "POST /firewall-rules HTTP/1.1" 409 291 0.003379 10.0.0.241 - - [2026-02-12 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.241 - - [2026-02-12 01:59:41] "PUT /firewall-rule/50398f21-64c4-44d2-8648-69bfd30f0124 HTTP/1.1" 200 261 0.022953 10.0.0.241 - - [2026-02-12 01:59:41] "GET /firewall-rule/50398f21-64c4-44d2-8648-69bfd30f0124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.020374 10.0.0.241 - - [2026-02-12 01:59:41] "POST /firewall-rules HTTP/1.1" 200 660 0.077087 10.0.0.241 - - [2026-02-12 01:59:41] "GET /firewall-rule/8d08cea2-d88f-45df-adaf-8fac2c2cbfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.005768 10.0.0.241 - - [2026-02-12 01:59:41] "GET /firewall-policy/3453478a-5e6a-4804-b0c4-0a03c1fd32b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002274 10.0.0.241 - - [2026-02-12 01:59:41] "GET /firewall-rule/ae314f87-6ada-4000-ab36-29eb4fc5bfa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003122 10.0.0.241 - - [2026-02-12 01:59:41] "POST /firewall-policys HTTP/1.1" 409 269 0.001799 10.0.0.241 - - [2026-02-12 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.241 - - [2026-02-12 01:59:41] "PUT /firewall-policy/b179512f-377a-44d7-b288-2321e9765670 HTTP/1.1" 200 265 0.019813 10.0.0.241 - - [2026-02-12 01:59:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.027487 10.0.0.241 - - [2026-02-12 01:59:42] "GET /firewall-policy/b179512f-377a-44d7-b288-2321e9765670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.017315 10.0.0.241 - - [2026-02-12 01:59:42] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002876 10.0.0.241 - - [2026-02-12 01:59:42] "GET /firewall-policy/b179512f-377a-44d7-b288-2321e9765670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002543 10.0.0.241 - - [2026-02-12 01:59:42] "GET /firewall-policy/3453478a-5e6a-4804-b0c4-0a03c1fd32b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002091 10.0.0.241 - - [2026-02-12 01:59:42] "GET /firewall-policy/98b44ef4-9b0a-463a-8ade-f516b05455b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003329 10.0.0.241 - - [2026-02-12 01:59:42] "GET /firewall-policy/b179512f-377a-44d7-b288-2321e9765670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002895 10.0.0.241 - - [2026-02-12 01:59:42] "GET /firewall-policy/b179512f-377a-44d7-b288-2321e9765670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002515 10.0.0.241 - - [2026-02-12 02:00:30] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004947 10.0.0.241 - - [2026-02-12 02:00:30] "POST /set-tag HTTP/1.1" 200 109 0.003304 10.0.0.241 - - [2026-02-12 02:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.241 - - [2026-02-12 02:00:30] "GET /loadbalancer/1c07e62e-ec69-4584-8ef5-3f99efd5c6cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002709 10.0.0.241 - - [2026-02-12 02:00:30] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004916 10.0.0.241 - - [2026-02-12 02:00:30] "POST /set-tag HTTP/1.1" 200 109 0.022725 10.0.0.241 - - [2026-02-12 02:00:30] "DELETE /loadbalancer-member/595fa468-58ec-4c81-bbaf-2967ad3a15bf HTTP/1.1" 200 115 0.048829 10.0.0.241 - - [2026-02-12 02:00:30] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005445 10.0.0.241 - - [2026-02-12 02:00:30] "POST /set-tag HTTP/1.1" 200 109 0.002715 10.0.0.241 - - [2026-02-12 02:00:30] "DELETE /loadbalancer-member/e67723b6-3c0f-4b92-b740-f736d77b8a5f HTTP/1.1" 200 115 0.031280 10.0.0.241 - - [2026-02-12 02:00:30] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004707 10.0.0.241 - - [2026-02-12 02:00:30] "POST /set-tag HTTP/1.1" 200 109 0.002692 10.0.0.241 - - [2026-02-12 02:00:30] "DELETE /loadbalancer-member/8de05b2e-5dc9-47ee-8f5a-3d00e60a6712 HTTP/1.1" 200 115 0.032378 10.0.0.241 - - [2026-02-12 02:00:30] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005869 10.0.0.241 - - [2026-02-12 02:00:30] "POST /set-tag HTTP/1.1" 200 109 0.003118 10.0.0.241 - - [2026-02-12 02:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.241 - - [2026-02-12 02:00:30] "GET /loadbalancer/1c07e62e-ec69-4584-8ef5-3f99efd5c6cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002733 10.0.0.241 - - [2026-02-12 02:00:30] "GET /loadbalancer-pool/2ffe4edd-0cf5-4f60-8339-626658d43094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.002936 10.0.0.241 - - [2026-02-12 02:00:30] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024671 10.0.0.241 - - [2026-02-12 02:00:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009462 10.0.0.241 - - [2026-02-12 02:00:30] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013436 10.0.0.241 - - [2026-02-12 02:00:30] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006822 10.0.0.241 - - [2026-02-12 02:00:30] "GET /floating-ip/a0ad1d1f-dad1-48fd-b875-8ffb8f547e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004120 10.0.0.241 - - [2026-02-12 02:00:30] "POST /set-tag HTTP/1.1" 200 109 0.081726 10.0.0.241 - - [2026-02-12 02:00:31] "GET /loadbalancer-pool/ae91eaea-50eb-452b-a189-abcea90fa612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.010924 10.0.0.241 - - [2026-02-12 02:00:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028081 10.0.0.241 - - [2026-02-12 02:00:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.053870 10.0.0.241 - - [2026-02-12 02:00:31] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.022494 10.0.0.241 - - [2026-02-12 02:00:31] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005088 10.0.0.241 - - [2026-02-12 02:00:31] "GET /floating-ip/a0ad1d1f-dad1-48fd-b875-8ffb8f547e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005741 10.0.0.241 - - [2026-02-12 02:00:31] "POST /set-tag HTTP/1.1" 200 109 0.003790 10.0.0.241 - - [2026-02-12 02:00:31] "GET /loadbalancer-pool/a1039157-0e59-4438-97f8-5779620334f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.010110 10.0.0.241 - - [2026-02-12 02:00:31] "POST /loadbalancer-members HTTP/1.1" 200 694 0.023912 10.0.0.241 - - [2026-02-12 02:00:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.018948 10.0.0.241 - - [2026-02-12 02:00:31] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009447 10.0.0.241 - - [2026-02-12 02:00:31] "POST /set-tag HTTP/1.1" 200 109 0.003385 10.0.0.241 - - [2026-02-12 02:00:31] "GET /virtual-machine-interface/f1bb1c1e-07b4-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007957 10.0.0.241 - - [2026-02-12 02:00:31] "GET /floating-ip/a0ad1d1f-dad1-48fd-b875-8ffb8f547e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002528 [Introspect:8084]10.0.0.241 - - [2026-02-12 02:00:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001016 [Introspect:8084]10.0.0.241 - - [2026-02-12 02:00:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000865 [Introspect:8084]10.0.0.241 - - [2026-02-12 02:00:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001178 [Introspect:8084]10.0.0.241 - - [2026-02-12 02:00:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001152 10.0.0.241 - - [2026-02-12 02:00:52] "GET /virtual-machine-interface/29729816-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005543 10.0.0.241 - - [2026-02-12 02:00:52] "POST /set-tag HTTP/1.1" 200 109 0.003138 10.0.0.241 - - [2026-02-12 02:00:52] "GET /virtual-machine-interface/2aa85cb6-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007035 10.0.0.241 - - [2026-02-12 02:00:52] "POST /set-tag HTTP/1.1" 200 109 0.003709 10.0.0.241 - - [2026-02-12 02:00:52] "GET /virtual-machine-interface/29f3e1be-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004936 10.0.0.241 - - [2026-02-12 02:00:52] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.241 - - [2026-02-12 02:00:52] "GET /virtual-machine-interface/2cc8efe2-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004357 10.0.0.241 - - [2026-02-12 02:00:52] "POST /set-tag HTTP/1.1" 200 109 0.002674 10.0.0.241 - - [2026-02-12 02:00:52] "GET /virtual-machine-interface/2c52923e-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004413 10.0.0.241 - - [2026-02-12 02:00:52] "POST /set-tag HTTP/1.1" 200 109 0.002124 10.0.0.241 - - [2026-02-12 02:00:52] "GET /virtual-machine-interface/2b3676ae-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004721 10.0.0.241 - - [2026-02-12 02:00:52] "POST /set-tag HTTP/1.1" 200 109 0.002829 10.0.0.241 - - [2026-02-12 02:00:52] "GET /virtual-machine-interface/2bd3c224-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004524 10.0.0.241 - - [2026-02-12 02:00:52] "POST /set-tag HTTP/1.1" 200 109 0.002937 10.0.0.241 - - [2026-02-12 02:00:52] "GET /virtual-machine-interface/2d3b849e-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004911 10.0.0.241 - - [2026-02-12 02:00:52] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.241 - - [2026-02-12 02:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.241 - - [2026-02-12 02:00:52] "GET /loadbalancer/98620dab-818a-457b-94ea-9243d717d3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002826 10.0.0.241 - - [2026-02-12 02:00:52] "GET /virtual-machine-interface/29729816-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004477 10.0.0.241 - - [2026-02-12 02:00:52] "POST /set-tag HTTP/1.1" 200 109 0.021531 10.0.0.241 - - [2026-02-12 02:00:53] "DELETE /loadbalancer-member/d986fbb9-f607-4b99-bc3c-20f6a1ce3e0e HTTP/1.1" 200 115 0.039249 10.0.0.241 - - [2026-02-12 02:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.241 - - [2026-02-12 02:00:53] "GET /loadbalancer/98620dab-818a-457b-94ea-9243d717d3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002762 10.0.0.241 - - [2026-02-12 02:00:53] "GET /virtual-machine-interface/2b3676ae-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004874 10.0.0.241 - - [2026-02-12 02:00:53] "POST /set-tag HTTP/1.1" 200 109 0.004997 10.0.0.241 - - [2026-02-12 02:00:53] "GET /virtual-machine-interface/2b3676ae-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004971 10.0.0.241 - - [2026-02-12 02:00:53] "POST /set-tag HTTP/1.1" 200 109 0.003412 10.0.0.241 - - [2026-02-12 02:00:53] "GET /virtual-machine/cd129a58-d785-4e4e-8064-caff33df7f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005001 10.0.0.241 - - [2026-02-12 02:00:54] "POST /ref-update HTTP/1.1" 200 156 0.012707 10.0.0.241 - - [2026-02-12 02:00:54] "GET /virtual-machine-interface/2b3676ae-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.019301 10.0.0.241 - - [2026-02-12 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.017195 10.0.0.241 - - [2026-02-12 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.017999 10.0.0.241 - - [2026-02-12 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.040502 10.0.0.241 - - [2026-02-12 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.024843 10.0.0.241 - - [2026-02-12 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.015880 10.0.0.241 - - [2026-02-12 02:00:54] "DELETE /instance-ip/2b50f0d8-07b6-11f1-a02e-fa163e42890d HTTP/1.1" 200 115 0.047865 10.0.0.241 - - [2026-02-12 02:00:54] "DELETE /virtual-machine-interface/2b3676ae-07b6-11f1-a02e-fa163e42890d HTTP/1.1" 200 115 0.058553 10.0.0.241 - - [2026-02-12 02:00:54] "DELETE /virtual-machine/cd129a58-d785-4e4e-8064-caff33df7f97 HTTP/1.1" 200 115 0.018044 10.0.0.241 - - [2026-02-12 02:00:54] "GET /virtual-machine-interface/29f3e1be-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004713 10.0.0.241 - - [2026-02-12 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.002823 10.0.0.241 - - [2026-02-12 02:00:54] "GET /virtual-machine-interface/29f3e1be-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004906 10.0.0.241 - - [2026-02-12 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.002931 10.0.0.241 - - [2026-02-12 02:00:54] "GET /virtual-machine/3d211b73-2a69-4947-9473-8cecd4c3e12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003228 10.0.0.241 - - [2026-02-12 02:00:54] "POST /ref-update HTTP/1.1" 200 156 0.011178 10.0.0.241 - - [2026-02-12 02:00:54] "GET /virtual-machine-interface/29f3e1be-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006077 10.0.0.241 - - [2026-02-12 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.023839 10.0.0.241 - - [2026-02-12 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.065171 10.0.0.241 - - [2026-02-12 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.049272 10.0.0.241 - - [2026-02-12 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.023315 10.0.0.241 - - [2026-02-12 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.034554 10.0.0.241 - - [2026-02-12 02:00:54] "DELETE /instance-ip/2a11736e-07b6-11f1-a02e-fa163e42890d HTTP/1.1" 200 115 0.057044 10.0.0.241 - - [2026-02-12 02:00:54] "POST /ref-update HTTP/1.1" 200 156 0.008643 10.0.0.241 - - [2026-02-12 02:00:55] "DELETE /virtual-machine-interface/29f3e1be-07b6-11f1-a02e-fa163e42890d HTTP/1.1" 200 115 0.052439 10.0.0.241 - - [2026-02-12 02:00:55] "DELETE /virtual-machine/3d211b73-2a69-4947-9473-8cecd4c3e12b HTTP/1.1" 200 115 0.016312 10.0.0.241 - - [2026-02-12 02:00:55] "GET /virtual-machine-interface/29729816-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007426 10.0.0.241 - - [2026-02-12 02:00:55] "POST /set-tag HTTP/1.1" 200 109 0.002993 10.0.0.241 - - [2026-02-12 02:00:55] "GET /virtual-machine-interface/29729816-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005009 10.0.0.241 - - [2026-02-12 02:00:55] "POST /set-tag HTTP/1.1" 200 109 0.002791 10.0.0.241 - - [2026-02-12 02:00:55] "GET /virtual-machine/387f3f0b-68ae-4e6e-8082-e2bf74a2ab88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003050 10.0.0.241 - - [2026-02-12 02:00:55] "POST /ref-update HTTP/1.1" 200 156 0.009258 10.0.0.241 - - [2026-02-12 02:00:55] "GET /virtual-machine-interface/29729816-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008477 10.0.0.241 - - [2026-02-12 02:00:55] "POST /set-tag HTTP/1.1" 200 109 0.019518 10.0.0.241 - - [2026-02-12 02:00:55] "POST /set-tag HTTP/1.1" 200 109 0.037238 10.0.0.241 - - [2026-02-12 02:00:55] "POST /set-tag HTTP/1.1" 200 109 0.026893 10.0.0.241 - - [2026-02-12 02:00:55] "POST /set-tag HTTP/1.1" 200 109 0.015387 10.0.0.241 - - [2026-02-12 02:00:55] "POST /set-tag HTTP/1.1" 200 109 0.033171 10.0.0.241 - - [2026-02-12 02:00:55] "DELETE /instance-ip/298ca918-07b6-11f1-a02e-fa163e42890d HTTP/1.1" 200 115 0.051047 10.0.0.241 - - [2026-02-12 02:00:55] "POST /ref-update HTTP/1.1" 200 156 0.008682 10.0.0.241 - - [2026-02-12 02:00:55] "DELETE /virtual-machine-interface/29729816-07b6-11f1-a02e-fa163e42890d HTTP/1.1" 200 115 0.037909 10.0.0.241 - - [2026-02-12 02:00:55] "DELETE /virtual-machine/387f3f0b-68ae-4e6e-8082-e2bf74a2ab88 HTTP/1.1" 200 115 0.020512 10.0.0.241 - - [2026-02-12 02:00:55] "DELETE /tag/94361452-8daf-450c-aef1-6b11e9f292fb HTTP/1.1" 200 115 0.033969 10.0.0.241 - - [2026-02-12 02:00:55] "GET /virtual-machine-interface/2aa85cb6-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004317 10.0.0.241 - - [2026-02-12 02:00:55] "POST /set-tag HTTP/1.1" 200 109 0.003118 10.0.0.241 - - [2026-02-12 02:00:55] "GET /virtual-machine-interface/2aa85cb6-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007461 10.0.0.241 - - [2026-02-12 02:00:55] "POST /set-tag HTTP/1.1" 200 109 0.002665 10.0.0.241 - - [2026-02-12 02:00:55] "GET /virtual-machine/6c9b48da-f424-48de-a51f-26ea33d5ac2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003344 10.0.0.241 - - [2026-02-12 02:00:55] "POST /ref-update HTTP/1.1" 200 156 0.010764 10.0.0.241 - - [2026-02-12 02:00:55] "GET /virtual-machine-interface/2aa85cb6-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010164 10.0.0.241 - - [2026-02-12 02:00:55] "POST /set-tag HTTP/1.1" 200 109 0.018370 10.0.0.241 - - [2026-02-12 02:00:55] "POST /set-tag HTTP/1.1" 200 109 0.023517 10.0.0.241 - - [2026-02-12 02:00:55] "POST /set-tag HTTP/1.1" 200 109 0.024753 10.0.0.241 - - [2026-02-12 02:00:56] "POST /set-tag HTTP/1.1" 200 109 0.017262 10.0.0.241 - - [2026-02-12 02:00:56] "POST /set-tag HTTP/1.1" 200 109 0.027765 10.0.0.241 - - [2026-02-12 02:00:56] "DELETE /instance-ip/2ac9d1d4-07b6-11f1-a02e-fa163e42890d HTTP/1.1" 200 115 0.040998 10.0.0.241 - - [2026-02-12 02:00:56] "DELETE /virtual-machine-interface/2aa85cb6-07b6-11f1-a02e-fa163e42890d HTTP/1.1" 200 115 0.034716 10.0.0.241 - - [2026-02-12 02:00:56] "DELETE /virtual-machine/6c9b48da-f424-48de-a51f-26ea33d5ac2c HTTP/1.1" 200 115 0.019850 10.0.0.241 - - [2026-02-12 02:00:56] "DELETE /tag/a7b92eb9-0b93-4d33-9264-c317d4c59b92 HTTP/1.1" 200 115 0.042644 10.0.0.241 - - [2026-02-12 02:00:56] "DELETE /tag/90969729-b093-481f-ae73-0d0c69fa15e4 HTTP/1.1" 409 391 0.007082 10.0.0.241 - - [2026-02-12 02:00:58] "POST /tags HTTP/1.1" 200 366 0.046885 10.0.0.241 - - [2026-02-12 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.241 - - [2026-02-12 02:00:58] "GET /tag/e05d7b17-3a0f-46b7-8c99-72c117bc68e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.014628 10.0.0.241 - - [2026-02-12 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.241 - - [2026-02-12 02:00:58] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029975 10.0.0.241 - - [2026-02-12 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.241 - - [2026-02-12 02:00:58] "GET /service-appliance-set/881971d6-85c6-4003-8df3-bde5e11a59f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.002540 10.0.0.241 - - [2026-02-12 02:00:58] "POST /fqname-to-id HTTP/1.1" 404 258 0.002192 10.0.0.241 - - [2026-02-12 02:00:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.096716 10.0.0.241 - - [2026-02-12 02:00:59] "GET /virtual-machine-interface/31fa8df1-1de7-4a95-850f-7b012f06716b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.024576 10.0.0.241 - - [2026-02-12 02:00:59] "POST /set-tag HTTP/1.1" 200 109 0.016625 10.0.0.241 - - [2026-02-12 02:00:59] "POST /instance-ips HTTP/1.1" 200 418 0.032862 10.0.0.241 - - [2026-02-12 02:00:59] "GET /instance-ip/03b03a7e-c148-48b0-8a4c-defd2f123a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.006478 10.0.0.241 - - [2026-02-12 02:00:59] "POST /loadbalancers HTTP/1.1" 200 620 0.064464 10.0.0.241 - - [2026-02-12 02:00:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.023179 10.0.0.241 - - [2026-02-12 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011387 10.0.0.241 - - [2026-02-12 02:00:59] "POST /service-instances HTTP/1.1" 200 568 0.031966 10.0.0.241 - - [2026-02-12 02:00:59] "POST /ref-update HTTP/1.1" 200 156 0.014552 10.0.0.241 - - [2026-02-12 02:00:59] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.056848 10.0.0.241 - - [2026-02-12 02:00:59] "GET /virtual-machine-interface/31fa8df1-1de7-4a95-850f-7b012f06716b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.005816 10.0.0.241 - - [2026-02-12 02:00:59] "PUT /service-instance/b616ee2e-4754-46e0-ab8f-0d0d196d643e HTTP/1.1" 200 267 0.013378 10.0.0.241 - - [2026-02-12 02:00:59] "GET /virtual-machine-interface/31fa8df1-1de7-4a95-850f-7b012f06716b?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.016371 10.0.0.241 - - [2026-02-12 02:00:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.009866 10.0.0.241 - - [2026-02-12 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.241 - - [2026-02-12 02:00:59] "POST /fqname-to-id HTTP/1.1" 404 208 0.002183 10.0.0.241 - - [2026-02-12 02:00:59] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002993 10.0.0.241 - - [2026-02-12 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.241 - - [2026-02-12 02:00:59] "POST /virtual-machines HTTP/1.1" 200 430 0.012634 10.0.0.241 - - [2026-02-12 02:00:59] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003720 10.0.0.241 - - [2026-02-12 02:00:59] "POST /tags HTTP/1.1" 409 221 0.002295 10.0.0.241 - - [2026-02-12 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.241 - - [2026-02-12 02:00:59] "GET /tag/6fe5060b-ce71-466c-947f-ae3965932325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.016499 10.0.0.241 - - [2026-02-12 02:00:59] "POST /tags HTTP/1.1" 409 238 0.017381 10.0.0.241 - - [2026-02-12 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.241 - - [2026-02-12 02:00:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.120176 10.0.0.241 - - [2026-02-12 02:00:59] "POST /chown HTTP/1.1" 200 109 0.025110 10.0.0.241 - - [2026-02-12 02:00:59] "GET /tag/e05d7b17-3a0f-46b7-8c99-72c117bc68e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.021790 10.0.0.241 - - [2026-02-12 02:00:59] "POST /chown HTTP/1.1" 200 109 0.009456 10.0.0.241 - - [2026-02-12 02:00:59] "PUT /virtual-machine-interface/6c689abb-2534-4d1c-9541-c4aff6255d55 HTTP/1.1" 200 285 0.015784 10.0.0.241 - - [2026-02-12 02:00:59] "PUT /instance-ip/03b03a7e-c148-48b0-8a4c-defd2f123a74 HTTP/1.1" 200 257 0.072342 10.0.0.241 - - [2026-02-12 02:00:59] "POST /firewall-rules HTTP/1.1" 200 652 0.130477 10.0.0.241 - - [2026-02-12 02:00:59] "GET /firewall-rule/80704bc4-742d-4821-9a7f-c496e7213a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.007172 10.0.0.241 - - [2026-02-12 02:00:59] "POST /ref-update HTTP/1.1" 200 156 0.012051 10.0.0.241 - - [2026-02-12 02:00:59] "GET /firewall-policy/f371a555-63b9-4d26-9ab5-c8b823539d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.012149 10.0.0.241 - - [2026-02-12 02:00:59] "POST /ref-update HTTP/1.1" 200 156 0.035803 10.0.0.241 - - [2026-02-12 02:01:00] "GET /firewall-rule/80704bc4-742d-4821-9a7f-c496e7213a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.014968 10.0.0.241 - - [2026-02-12 02:01:00] "POST /ref-update HTTP/1.1" 200 156 0.024224 10.0.0.241 - - [2026-02-12 02:01:00] "POST /ref-update HTTP/1.1" 200 156 0.035226 10.0.0.241 - - [2026-02-12 02:01:00] "POST /ref-update HTTP/1.1" 200 156 0.010441 10.0.0.241 - - [2026-02-12 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.241 - - [2026-02-12 02:01:00] "POST /ref-update HTTP/1.1" 200 156 0.020681 10.0.0.241 - - [2026-02-12 02:01:00] "POST /ref-update HTTP/1.1" 200 156 0.019562 10.0.0.241 - - [2026-02-12 02:01:00] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.066789 10.0.0.241 - - [2026-02-12 02:01:00] "GET /loadbalancer/b138373f-7d47-43e4-b3e8-84975b21d404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.003749 10.0.0.241 - - [2026-02-12 02:01:00] "POST /virtual-machines HTTP/1.1" 200 430 0.013600 10.0.0.241 - - [2026-02-12 02:01:00] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.027861 10.0.0.241 - - [2026-02-12 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.241 - - [2026-02-12 02:01:00] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.109871 10.0.0.241 - - [2026-02-12 02:01:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.148582 10.0.0.241 - - [2026-02-12 02:01:00] "POST /chown HTTP/1.1" 200 109 0.020294 10.0.0.241 - - [2026-02-12 02:01:00] "GET /loadbalancer-listener/2ee625ac-7d25-42c8-b921-b4682fd34335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.006335 10.0.0.241 - - [2026-02-12 02:01:00] "GET /loadbalancer-listener/2ee625ac-7d25-42c8-b921-b4682fd34335?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.003240 10.0.0.241 - - [2026-02-12 02:01:00] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.025506 10.0.0.241 - - [2026-02-12 02:01:00] "POST /chown HTTP/1.1" 200 109 0.014625 10.0.0.241 - - [2026-02-12 02:01:00] "PUT /virtual-machine-interface/293778d8-ad98-4e21-a454-4e2938dce6a8 HTTP/1.1" 200 285 0.030608 10.0.0.241 - - [2026-02-12 02:01:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.028939 10.0.0.241 - - [2026-02-12 02:01:00] "PUT /instance-ip/03b03a7e-c148-48b0-8a4c-defd2f123a74 HTTP/1.1" 200 257 0.038685 10.0.0.241 - - [2026-02-12 02:01:00] "GET /loadbalancer-pool/de12da25-4f6e-4fa8-878a-553186db6f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.015235 10.0.0.241 - - [2026-02-12 02:01:00] "POST /loadbalancer-members HTTP/1.1" 200 709 0.015017 10.0.0.241 - - [2026-02-12 02:01:00] "POST /ref-update HTTP/1.1" 200 156 0.011110 10.0.0.241 - - [2026-02-12 02:01:00] "POST /ref-update HTTP/1.1" 200 156 0.023660 10.0.0.241 - - [2026-02-12 02:01:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.015906 10.0.0.241 - - [2026-02-12 02:01:00] "GET /loadbalancer-member/0dae7222-d339-450d-aa11-d0bce5a2a7bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.021339 10.0.0.241 - - [2026-02-12 02:01:00] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.003052 10.0.0.241 - - [2026-02-12 02:01:00] "POST /ref-update HTTP/1.1" 200 156 0.029753 10.0.0.241 - - [2026-02-12 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005824 10.0.0.241 - - [2026-02-12 02:01:00] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003199 10.0.0.241 - - [2026-02-12 02:01:00] "POST /tags HTTP/1.1" 409 221 0.001792 10.0.0.241 - - [2026-02-12 02:01:00] "POST /ref-update HTTP/1.1" 200 156 0.015893 10.0.0.241 - - [2026-02-12 02:01:00] "POST /ref-update HTTP/1.1" 200 156 0.021948 10.0.0.241 - - [2026-02-12 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.241 - - [2026-02-12 02:01:00] "GET /tag/6fe5060b-ce71-466c-947f-ae3965932325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011620 10.0.0.241 - - [2026-02-12 02:01:00] "POST /tags HTTP/1.1" 409 238 0.006391 10.0.0.241 - - [2026-02-12 02:01:00] "PUT /service-instance/b616ee2e-4754-46e0-ab8f-0d0d196d643e HTTP/1.1" 200 267 0.014082 10.0.0.241 - - [2026-02-12 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.241 - - [2026-02-12 02:01:00] "GET /tag/e05d7b17-3a0f-46b7-8c99-72c117bc68e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.015918 10.0.0.241 - - [2026-02-12 02:01:00] "POST /firewall-rules HTTP/1.1" 409 293 0.003024 10.0.0.241 - - [2026-02-12 02:01:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.023034 10.0.0.241 - - [2026-02-12 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.241 - - [2026-02-12 02:01:00] "POST /chown HTTP/1.1" 200 109 0.007323 10.0.0.241 - - [2026-02-12 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004945 10.0.0.241 - - [2026-02-12 02:01:00] "PUT /firewall-rule/80704bc4-742d-4821-9a7f-c496e7213a5b HTTP/1.1" 200 261 0.028646 10.0.0.241 - - [2026-02-12 02:01:00] "POST /chown HTTP/1.1" 200 109 0.012470 10.0.0.241 - - [2026-02-12 02:01:01] "GET /firewall-rule/80704bc4-742d-4821-9a7f-c496e7213a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.022590 10.0.0.241 - - [2026-02-12 02:01:01] "PUT /instance-ip/03b03a7e-c148-48b0-8a4c-defd2f123a74 HTTP/1.1" 200 257 0.045561 10.0.0.241 - - [2026-02-12 02:01:01] "POST /ref-update HTTP/1.1" 200 156 0.028595 10.0.0.241 - - [2026-02-12 02:01:01] "GET /firewall-policy/f371a555-63b9-4d26-9ab5-c8b823539d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.030943 10.0.0.241 - - [2026-02-12 02:01:01] "GET /firewall-rule/80704bc4-742d-4821-9a7f-c496e7213a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002801 10.0.0.241 - - [2026-02-12 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.241 - - [2026-02-12 02:01:01] "POST /chown HTTP/1.1" 200 109 0.008011 10.0.0.241 - - [2026-02-12 02:01:01] "POST /chown HTTP/1.1" 200 109 0.021724 10.0.0.241 - - [2026-02-12 02:01:01] "GET /tag/e05d7b17-3a0f-46b7-8c99-72c117bc68e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.025392 10.0.0.241 - - [2026-02-12 02:01:01] "GET /tag/e05d7b17-3a0f-46b7-8c99-72c117bc68e0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.012759 10.0.0.241 - - [2026-02-12 02:01:01] "GET /virtual-machine-interface/293778d8-ad98-4e21-a454-4e2938dce6a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005774 10.0.0.241 - - [2026-02-12 02:01:01] "PUT /instance-ip/03b03a7e-c148-48b0-8a4c-defd2f123a74 HTTP/1.1" 200 257 0.054889 10.0.0.241 - - [2026-02-12 02:01:01] "POST /ref-update HTTP/1.1" 200 156 0.020943 10.0.0.241 - - [2026-02-12 02:01:01] "POST /set-tag HTTP/1.1" 200 109 0.044952 10.0.0.241 - - [2026-02-12 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.029300 10.0.0.241 - - [2026-02-12 02:01:01] "GET /virtual-machine-interface/31fa8df1-1de7-4a95-850f-7b012f06716b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.029518 10.0.0.241 - - [2026-02-12 02:01:01] "POST /chown HTTP/1.1" 200 109 0.018859 10.0.0.241 - - [2026-02-12 02:01:01] "POST /set-tag HTTP/1.1" 200 109 0.046843 10.0.0.241 - - [2026-02-12 02:01:01] "POST /chown HTTP/1.1" 200 109 0.012440 10.0.0.241 - - [2026-02-12 02:01:01] "GET /virtual-machine-interface/6c689abb-2534-4d1c-9541-c4aff6255d55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.014287 10.0.0.241 - - [2026-02-12 02:01:01] "PUT /instance-ip/03b03a7e-c148-48b0-8a4c-defd2f123a74 HTTP/1.1" 200 257 0.041234 10.0.0.241 - - [2026-02-12 02:01:01] "POST /set-tag HTTP/1.1" 200 109 0.038920 10.0.0.241 - - [2026-02-12 02:01:01] "POST /ref-update HTTP/1.1" 200 156 0.027155 10.0.0.241 - - [2026-02-12 02:01:01] "GET /firewall-policy/f371a555-63b9-4d26-9ab5-c8b823539d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.029854 10.0.0.241 - - [2026-02-12 02:01:01] "POST /chown HTTP/1.1" 200 109 0.032604 10.0.0.241 - - [2026-02-12 02:01:01] "GET /firewall-rule/80704bc4-742d-4821-9a7f-c496e7213a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.012889 10.0.0.241 - - [2026-02-12 02:01:01] "POST /chown HTTP/1.1" 200 109 0.021770 10.0.0.241 - - [2026-02-12 02:01:01] "POST /ref-update HTTP/1.1" 200 156 0.042744 10.0.0.241 - - [2026-02-12 02:01:01] "PUT /instance-ip/03b03a7e-c148-48b0-8a4c-defd2f123a74 HTTP/1.1" 200 257 0.040336 10.0.0.241 - - [2026-02-12 02:01:01] "DELETE /firewall-rule/80704bc4-742d-4821-9a7f-c496e7213a5b HTTP/1.1" 200 115 0.064446 10.0.0.241 - - [2026-02-12 02:01:01] "POST /ref-update HTTP/1.1" 200 156 0.017760 10.0.0.241 - - [2026-02-12 02:01:01] "DELETE /loadbalancer-member/0dae7222-d339-450d-aa11-d0bce5a2a7bc HTTP/1.1" 200 115 0.045936 10.0.0.241 - - [2026-02-12 02:01:01] "DELETE /loadbalancer-pool/de12da25-4f6e-4fa8-878a-553186db6f67 HTTP/1.1" 200 115 0.043524 10.0.0.241 - - [2026-02-12 02:01:01] "PUT /service-instance/b616ee2e-4754-46e0-ab8f-0d0d196d643e HTTP/1.1" 200 267 0.009348 10.0.0.241 - - [2026-02-12 02:01:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.007888 10.0.0.241 - - [2026-02-12 02:01:01] "DELETE /loadbalancer-listener/2ee625ac-7d25-42c8-b921-b4682fd34335 HTTP/1.1" 200 115 0.078416 10.0.0.241 - - [2026-02-12 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.241 - - [2026-02-12 02:01:01] "DELETE /loadbalancer/b138373f-7d47-43e4-b3e8-84975b21d404 HTTP/1.1" 200 115 0.042099 10.0.0.241 - - [2026-02-12 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007962 10.0.0.241 - - [2026-02-12 02:01:01] "DELETE /instance-ip/03b03a7e-c148-48b0-8a4c-defd2f123a74 HTTP/1.1" 200 115 0.039078 10.0.0.241 - - [2026-02-12 02:01:02] "DELETE /virtual-machine-interface/31fa8df1-1de7-4a95-850f-7b012f06716b HTTP/1.1" 200 115 0.093499 10.0.0.241 - - [2026-02-12 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.241 - - [2026-02-12 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.241 - - [2026-02-12 02:01:02] "DELETE /tag/e05d7b17-3a0f-46b7-8c99-72c117bc68e0 HTTP/1.1" 200 115 0.092543 10.0.0.241 - - [2026-02-12 02:01:02] "DELETE /service-instance/b616ee2e-4754-46e0-ab8f-0d0d196d643e HTTP/1.1" 200 115 0.033353 10.0.0.241 - - [2026-02-12 02:01:02] "GET /virtual-machine-interface/293778d8-ad98-4e21-a454-4e2938dce6a8?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.007834 10.0.0.241 - - [2026-02-12 02:01:02] "DELETE /virtual-machine-interface/293778d8-ad98-4e21-a454-4e2938dce6a8 HTTP/1.1" 200 115 0.059012 10.0.0.241 - - [2026-02-12 02:01:02] "DELETE /virtual-machine/013d68ae-4816-4e9d-99b0-0fb9699dab5d HTTP/1.1" 200 115 0.029164 10.0.0.241 - - [2026-02-12 02:01:02] "GET /virtual-machine-interface/6c689abb-2534-4d1c-9541-c4aff6255d55?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.013775 10.0.0.241 - - [2026-02-12 02:01:02] "DELETE /virtual-machine-interface/6c689abb-2534-4d1c-9541-c4aff6255d55 HTTP/1.1" 200 115 0.065651 10.0.0.241 - - [2026-02-12 02:01:02] "POST /ref-update HTTP/1.1" 200 156 0.011983 10.0.0.241 - - [2026-02-12 02:01:02] "DELETE /virtual-machine/508c9fa6-dac3-4842-8243-d4227c112790 HTTP/1.1" 200 115 0.041409 10.0.0.241 - - [2026-02-12 02:01:23] "GET /virtual-machine-interface/2cc8efe2-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005927 10.0.0.241 - - [2026-02-12 02:01:23] "POST /set-tag HTTP/1.1" 200 109 0.002769 10.0.0.241 - - [2026-02-12 02:01:23] "GET /virtual-machine-interface/2cc8efe2-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007897 10.0.0.241 - - [2026-02-12 02:01:24] "POST /set-tag HTTP/1.1" 200 109 0.002524 10.0.0.241 - - [2026-02-12 02:01:24] "GET /virtual-machine/88c5559a-d60d-4d64-b18a-aa4594f8747c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003154 10.0.0.241 - - [2026-02-12 02:01:24] "POST /ref-update HTTP/1.1" 200 156 0.009757 10.0.0.241 - - [2026-02-12 02:01:24] "GET /virtual-machine-interface/2cc8efe2-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004713 10.0.0.241 - - [2026-02-12 02:01:24] "POST /set-tag HTTP/1.1" 200 109 0.015317 10.0.0.241 - - [2026-02-12 02:01:24] "POST /set-tag HTTP/1.1" 200 109 0.027251 10.0.0.241 - - [2026-02-12 02:01:24] "POST /set-tag HTTP/1.1" 200 109 0.014867 10.0.0.241 - - [2026-02-12 02:01:24] "POST /set-tag HTTP/1.1" 200 109 0.025371 10.0.0.241 - - [2026-02-12 02:01:24] "DELETE /instance-ip/2ce4bcd6-07b6-11f1-a02e-fa163e42890d HTTP/1.1" 200 115 0.051521 10.0.0.241 - - [2026-02-12 02:01:24] "DELETE /virtual-machine-interface/2cc8efe2-07b6-11f1-a02e-fa163e42890d HTTP/1.1" 200 115 0.045352 10.0.0.241 - - [2026-02-12 02:01:24] "DELETE /virtual-machine/88c5559a-d60d-4d64-b18a-aa4594f8747c HTTP/1.1" 200 115 0.020786 10.0.0.241 - - [2026-02-12 02:01:24] "DELETE /tag/f18cd955-915e-44f4-b4ef-d5f0d2389e0a HTTP/1.1" 200 115 0.036129 10.0.0.241 - - [2026-02-12 02:01:24] "GET /virtual-machine-interface/2c52923e-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004781 10.0.0.241 - - [2026-02-12 02:01:24] "POST /set-tag HTTP/1.1" 200 109 0.002659 10.0.0.241 - - [2026-02-12 02:01:24] "GET /virtual-machine-interface/2c52923e-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004246 10.0.0.241 - - [2026-02-12 02:01:24] "POST /set-tag HTTP/1.1" 200 109 0.002104 10.0.0.241 - - [2026-02-12 02:01:24] "GET /virtual-machine/f6b73d63-f04d-4150-92ee-4c283c234639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003042 10.0.0.241 - - [2026-02-12 02:01:24] "POST /ref-update HTTP/1.1" 200 156 0.012624 10.0.0.241 - - [2026-02-12 02:01:24] "GET /virtual-machine-interface/2c52923e-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.020260 10.0.0.241 - - [2026-02-12 02:01:24] "POST /set-tag HTTP/1.1" 200 109 0.016777 10.0.0.241 - - [2026-02-12 02:01:24] "POST /set-tag HTTP/1.1" 200 109 0.020200 10.0.0.241 - - [2026-02-12 02:01:24] "POST /set-tag HTTP/1.1" 200 109 0.034877 10.0.0.241 - - [2026-02-12 02:01:24] "POST /set-tag HTTP/1.1" 200 109 0.014269 10.0.0.241 - - [2026-02-12 02:01:24] "DELETE /instance-ip/2c69ba68-07b6-11f1-a02e-fa163e42890d HTTP/1.1" 200 115 0.083537 10.0.0.241 - - [2026-02-12 02:01:24] "DELETE /virtual-machine-interface/2c52923e-07b6-11f1-a02e-fa163e42890d HTTP/1.1" 200 115 0.040782 10.0.0.241 - - [2026-02-12 02:01:24] "DELETE /virtual-machine/f6b73d63-f04d-4150-92ee-4c283c234639 HTTP/1.1" 200 115 0.044094 10.0.0.241 - - [2026-02-12 02:01:24] "DELETE /tag/60665aa5-9ac4-44a3-8a31-81e3d0d91665 HTTP/1.1" 409 237 0.005811 10.0.0.241 - - [2026-02-12 02:01:24] "GET /virtual-machine-interface/2bd3c224-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005370 10.0.0.241 - - [2026-02-12 02:01:24] "POST /set-tag HTTP/1.1" 200 109 0.004436 10.0.0.241 - - [2026-02-12 02:01:24] "GET /virtual-machine-interface/2bd3c224-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010337 10.0.0.241 - - [2026-02-12 02:01:25] "POST /set-tag HTTP/1.1" 200 109 0.005089 10.0.0.241 - - [2026-02-12 02:01:25] "GET /virtual-machine/8d4ff776-9be9-4008-a1b2-e2184ef8d676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003637 10.0.0.241 - - [2026-02-12 02:01:25] "POST /ref-update HTTP/1.1" 200 156 0.013055 10.0.0.241 - - [2026-02-12 02:01:25] "GET /virtual-machine-interface/2bd3c224-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005031 10.0.0.241 - - [2026-02-12 02:01:25] "POST /set-tag HTTP/1.1" 200 109 0.029434 10.0.0.241 - - [2026-02-12 02:01:25] "POST /set-tag HTTP/1.1" 200 109 0.032005 10.0.0.241 - - [2026-02-12 02:01:25] "POST /set-tag HTTP/1.1" 200 109 0.014284 10.0.0.241 - - [2026-02-12 02:01:25] "POST /set-tag HTTP/1.1" 200 109 0.025889 10.0.0.241 - - [2026-02-12 02:01:25] "DELETE /instance-ip/2bf052e0-07b6-11f1-a02e-fa163e42890d HTTP/1.1" 200 115 0.050445 10.0.0.241 - - [2026-02-12 02:01:25] "DELETE /virtual-machine-interface/2bd3c224-07b6-11f1-a02e-fa163e42890d HTTP/1.1" 200 115 0.036151 10.0.0.241 - - [2026-02-12 02:01:25] "DELETE /virtual-machine/8d4ff776-9be9-4008-a1b2-e2184ef8d676 HTTP/1.1" 200 115 0.022896 10.0.0.241 - - [2026-02-12 02:01:25] "DELETE /tag/70b7a4fd-deab-4f26-955d-b7a89af57287 HTTP/1.1" 200 115 0.036199 10.0.0.241 - - [2026-02-12 02:01:25] "DELETE /tag/6afa4c77-3ef3-42d8-bf66-7cedd7c052c4 HTTP/1.1" 200 115 0.038070 10.0.0.241 - - [2026-02-12 02:01:25] "DELETE /tag/3e043c52-2c24-49f2-ab52-3bf52164109d HTTP/1.1" 200 115 0.034560 10.0.0.241 - - [2026-02-12 02:01:25] "GET /virtual-machine-interface/2d3b849e-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004743 10.0.0.241 - - [2026-02-12 02:01:25] "POST /set-tag HTTP/1.1" 200 109 0.002709 10.0.0.241 - - [2026-02-12 02:01:25] "GET /virtual-machine-interface/2d3b849e-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004522 10.0.0.241 - - [2026-02-12 02:01:25] "POST /set-tag HTTP/1.1" 200 109 0.002763 10.0.0.241 - - [2026-02-12 02:01:25] "GET /virtual-machine/4d295370-7c8d-4680-8f6e-3b914dd58096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003055 10.0.0.241 - - [2026-02-12 02:01:25] "POST /ref-update HTTP/1.1" 200 156 0.009245 10.0.0.241 - - [2026-02-12 02:01:25] "GET /virtual-machine-interface/2d3b849e-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.018674 10.0.0.241 - - [2026-02-12 02:01:25] "POST /set-tag HTTP/1.1" 200 109 0.019441 10.0.0.241 - - [2026-02-12 02:01:25] "POST /set-tag HTTP/1.1" 200 109 0.031934 10.0.0.241 - - [2026-02-12 02:01:25] "POST /set-tag HTTP/1.1" 200 109 0.026888 10.0.0.241 - - [2026-02-12 02:01:25] "POST /set-tag HTTP/1.1" 200 109 0.014400 10.0.0.241 - - [2026-02-12 02:01:25] "DELETE /instance-ip/2d57db3a-07b6-11f1-a02e-fa163e42890d HTTP/1.1" 200 115 0.044018 10.0.0.241 - - [2026-02-12 02:01:25] "DELETE /virtual-machine-interface/2d3b849e-07b6-11f1-a02e-fa163e42890d HTTP/1.1" 200 115 0.038664 10.0.0.241 - - [2026-02-12 02:01:25] "DELETE /virtual-machine/4d295370-7c8d-4680-8f6e-3b914dd58096 HTTP/1.1" 200 115 0.018943 10.0.0.241 - - [2026-02-12 02:01:25] "DELETE /tag/357d3d44-f71d-4f59-abc4-c1fffae91867 HTTP/1.1" 409 237 0.006889 10.0.0.241 - - [2026-02-12 02:01:26] "DELETE /tag/d3dce045-8cce-49a8-8b02-dc5daa0f60da HTTP/1.1" 200 115 0.037332 10.0.0.241 - - [2026-02-12 02:01:26] "DELETE /tag/833f0a99-e5a0-4e55-a1a4-64f51181b5a6 HTTP/1.1" 409 237 0.004642 10.0.0.241 - - [2026-02-12 02:01:27] "POST /projects HTTP/1.1" 409 238 0.002307 10.0.0.241 - - [2026-02-12 02:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.241 - - [2026-02-12 02:01:27] "GET /project/e2cfd6cd-9f1b-47af-9fa8-943e1bba51ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037376 10.0.0.241 - - [2026-02-12 02:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.241 - - [2026-02-12 02:01:27] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004635 10.0.0.241 - - [2026-02-12 02:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.241 - - [2026-02-12 02:01:28] "GET /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004657 10.0.0.241 - - [2026-02-12 02:01:28] "POST /security-groups HTTP/1.1" 409 285 0.002785 10.0.0.241 - - [2026-02-12 02:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.241 - - [2026-02-12 02:01:28] "PUT /security-group/674d845c-514a-420b-bbf3-76fbf96a8b49 HTTP/1.1" 200 263 0.059127 10.0.0.241 - - [2026-02-12 02:01:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.034622 10.0.0.241 - - [2026-02-12 02:01:28] "PUT /access-control-list/c216a61f-29fa-48ac-bc38-e8b2265ea88c HTTP/1.1" 200 273 0.036992 10.0.0.241 - - [2026-02-12 02:01:28] "PUT /access-control-list/eb805424-5884-41b9-bff2-213012ddf72e HTTP/1.1" 200 273 0.025565 10.0.0.241 - - [2026-02-12 02:01:33] "POST /projects HTTP/1.1" 409 238 0.002478 10.0.0.241 - - [2026-02-12 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.241 - - [2026-02-12 02:01:33] "GET /project/e2cfd6cd-9f1b-47af-9fa8-943e1bba51ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035979 10.0.0.241 - - [2026-02-12 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.241 - - [2026-02-12 02:01:33] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004296 10.0.0.241 - - [2026-02-12 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.241 - - [2026-02-12 02:01:33] "GET /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004378 10.0.0.241 - - [2026-02-12 02:01:33] "POST /security-groups HTTP/1.1" 409 285 0.002134 10.0.0.241 - - [2026-02-12 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.241 - - [2026-02-12 02:01:33] "PUT /security-group/674d845c-514a-420b-bbf3-76fbf96a8b49 HTTP/1.1" 200 263 0.059005 10.0.0.241 - - [2026-02-12 02:01:33] "PUT /access-control-list/c216a61f-29fa-48ac-bc38-e8b2265ea88c HTTP/1.1" 200 273 0.021012 10.0.0.241 - - [2026-02-12 02:01:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.034127 10.0.0.241 - - [2026-02-12 02:01:33] "GET /firewall-policy/98b44ef4-9b0a-463a-8ade-f516b05455b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.014253 10.0.0.241 - - [2026-02-12 02:01:33] "PUT /access-control-list/eb805424-5884-41b9-bff2-213012ddf72e HTTP/1.1" 200 273 0.030733 10.0.0.241 - - [2026-02-12 02:01:33] "GET /firewall-rule/cc65d110-98f9-48a6-801d-c594aa09af37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002918 10.0.0.241 - - [2026-02-12 02:01:33] "POST /ref-update HTTP/1.1" 200 156 0.051459 10.0.0.241 - - [2026-02-12 02:01:33] "DELETE /firewall-rule/cc65d110-98f9-48a6-801d-c594aa09af37 HTTP/1.1" 200 115 0.032951 10.0.0.241 - - [2026-02-12 02:01:33] "GET /firewall-policy/98b44ef4-9b0a-463a-8ade-f516b05455b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.006212 10.0.0.241 - - [2026-02-12 02:01:33] "GET /firewall-rule/b8a39b56-3db5-49df-89d8-58749f8c6973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003077 10.0.0.241 - - [2026-02-12 02:01:33] "POST /ref-update HTTP/1.1" 200 156 0.045241 10.0.0.241 - - [2026-02-12 02:01:33] "DELETE /firewall-rule/b8a39b56-3db5-49df-89d8-58749f8c6973 HTTP/1.1" 200 115 0.053020 10.0.0.241 - - [2026-02-12 02:01:33] "DELETE /tag/833f0a99-e5a0-4e55-a1a4-64f51181b5a6 HTTP/1.1" 409 237 0.004988 10.0.0.241 - - [2026-02-12 02:01:33] "DELETE /tag/c113da30-3f79-4356-b035-c04fb21f33e2 HTTP/1.1" 200 115 0.033915 10.0.0.241 - - [2026-02-12 02:01:33] "DELETE /tag/357d3d44-f71d-4f59-abc4-c1fffae91867 HTTP/1.1" 409 237 0.003958 10.0.0.241 - - [2026-02-12 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.241 - - [2026-02-12 02:01:33] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005100 10.0.0.241 - - [2026-02-12 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.241 - - [2026-02-12 02:01:33] "GET /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004467 10.0.0.241 - - [2026-02-12 02:01:33] "PUT /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8 HTTP/1.1" 200 265 0.044664 10.0.0.241 - - [2026-02-12 02:01:34] "PUT /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de HTTP/1.1" 200 265 0.059701 10.0.0.241 - - [2026-02-12 02:01:34] "DELETE /security-group/674d845c-514a-420b-bbf3-76fbf96a8b49 HTTP/1.1" 200 115 0.045344 10.0.0.241 - - [2026-02-12 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.241 - - [2026-02-12 02:01:34] "DELETE /access-control-list/c216a61f-29fa-48ac-bc38-e8b2265ea88c HTTP/1.1" 200 115 0.043572 10.0.0.241 - - [2026-02-12 02:01:34] "DELETE /access-control-list/eb805424-5884-41b9-bff2-213012ddf72e HTTP/1.1" 200 115 0.030648 10.0.0.241 - - [2026-02-12 02:01:34] "GET /project/e2cfd6cd-9f1b-47af-9fa8-943e1bba51ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.037385 10.0.0.241 - - [2026-02-12 02:01:34] "GET /project/e2cfd6cd-9f1b-47af-9fa8-943e1bba51ff?fields=security_groups HTTP/1.1" 200 1353 0.035781 10.0.0.241 - - [2026-02-12 02:01:34] "DELETE /security-group/2fc5686a-4c3e-481c-baa2-ae239d278f83 HTTP/1.1" 200 115 0.044632 10.0.0.241 - - [2026-02-12 02:01:34] "DELETE /access-control-list/69b526de-8773-4e27-9310-e68cb6c15b9c HTTP/1.1" 200 115 0.035552 10.0.0.241 - - [2026-02-12 02:01:34] "GET /project/e2cfd6cd-9f1b-47af-9fa8-943e1bba51ff?fields=application_policy_sets HTTP/1.1" 200 1392 0.057320 10.0.0.241 - - [2026-02-12 02:01:34] "DELETE /access-control-list/3755ac4a-4353-4828-bc52-0a3b6b067cc8 HTTP/1.1" 200 115 0.047843 10.0.0.241 - - [2026-02-12 02:01:34] "DELETE /project/e2cfd6cd-9f1b-47af-9fa8-943e1bba51ff HTTP/1.1" 200 115 0.336596 10.0.0.241 - - [2026-02-12 02:01:34] "POST /projects HTTP/1.1" 409 238 0.001966 10.0.0.241 - - [2026-02-12 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.241 - - [2026-02-12 02:01:34] "GET /project/c8b6b9e8-f2dc-4b51-adc6-b557f84be738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.051651 10.0.0.241 - - [2026-02-12 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.241 - - [2026-02-12 02:01:34] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004212 10.0.0.241 - - [2026-02-12 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.241 - - [2026-02-12 02:01:34] "GET /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004649 10.0.0.241 - - [2026-02-12 02:01:34] "POST /security-groups HTTP/1.1" 409 285 0.002306 10.0.0.241 - - [2026-02-12 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.241 - - [2026-02-12 02:01:34] "PUT /security-group/1c4942ca-9ae4-48d5-9691-411915b8eab7 HTTP/1.1" 200 263 0.059291 10.0.0.241 - - [2026-02-12 02:01:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.035542 10.0.0.241 - - [2026-02-12 02:01:34] "PUT /access-control-list/b99ce10b-2bcf-4089-9b87-157679898d8d HTTP/1.1" 200 273 0.027822 10.0.0.241 - - [2026-02-12 02:01:34] "PUT /access-control-list/f0c944ce-ea55-429e-8eb0-04dbadd038d3 HTTP/1.1" 200 273 0.026277 10.0.0.241 - - [2026-02-12 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.241 - - [2026-02-12 02:01:38] "GET /loadbalancer/98620dab-818a-457b-94ea-9243d717d3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002290 10.0.0.241 - - [2026-02-12 02:01:38] "GET /virtual-machine-interface/29f3e1be-07b6-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001823 10.0.0.241 - - [2026-02-12 02:01:39] "DELETE /loadbalancer-member/014b0f7f-2b0a-4c76-b295-6fe97b2107bf HTTP/1.1" 200 115 0.049255 10.0.0.241 - - [2026-02-12 02:01:39] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.004073 10.0.0.241 - - [2026-02-12 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.241 - - [2026-02-12 02:01:39] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002913 10.0.0.241 - - [2026-02-12 02:01:39] "GET /firewall-policy/3453478a-5e6a-4804-b0c4-0a03c1fd32b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.004684 10.0.0.241 - - [2026-02-12 02:01:39] "GET /firewall-rule/ae314f87-6ada-4000-ab36-29eb4fc5bfa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002697 10.0.0.241 - - [2026-02-12 02:01:39] "POST /ref-update HTTP/1.1" 200 156 0.018159 10.0.0.241 - - [2026-02-12 02:01:39] "DELETE /firewall-rule/ae314f87-6ada-4000-ab36-29eb4fc5bfa0 HTTP/1.1" 200 115 0.054881 10.0.0.241 - - [2026-02-12 02:01:39] "GET /firewall-policy/b179512f-377a-44d7-b288-2321e9765670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004131 10.0.0.241 - - [2026-02-12 02:01:39] "GET /firewall-rule/8d08cea2-d88f-45df-adaf-8fac2c2cbfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.009141 10.0.0.241 - - [2026-02-12 02:01:39] "POST /ref-update HTTP/1.1" 200 156 0.022531 10.0.0.241 - - [2026-02-12 02:01:39] "DELETE /firewall-rule/8d08cea2-d88f-45df-adaf-8fac2c2cbfa4 HTTP/1.1" 200 115 0.043579 10.0.0.241 - - [2026-02-12 02:01:39] "GET /firewall-policy/b179512f-377a-44d7-b288-2321e9765670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.011095 10.0.0.241 - - [2026-02-12 02:01:39] "GET /firewall-rule/50398f21-64c4-44d2-8648-69bfd30f0124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.004757 10.0.0.241 - - [2026-02-12 02:01:39] "POST /ref-update HTTP/1.1" 200 156 0.017140 10.0.0.241 - - [2026-02-12 02:01:39] "DELETE /firewall-rule/50398f21-64c4-44d2-8648-69bfd30f0124 HTTP/1.1" 200 115 0.063159 10.0.0.241 - - [2026-02-12 02:01:39] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.003258 10.0.0.241 - - [2026-02-12 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.241 - - [2026-02-12 02:01:39] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002511 10.0.0.241 - - [2026-02-12 02:01:39] "GET /firewall-policy/b179512f-377a-44d7-b288-2321e9765670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003165 10.0.0.241 - - [2026-02-12 02:01:39] "POST /ref-update HTTP/1.1" 200 156 0.020479 10.0.0.241 - - [2026-02-12 02:01:39] "DELETE /firewall-policy/b179512f-377a-44d7-b288-2321e9765670 HTTP/1.1" 200 115 0.044795 10.0.0.241 - - [2026-02-12 02:01:39] "DELETE /tag/90969729-b093-481f-ae73-0d0c69fa15e4 HTTP/1.1" 200 115 0.052496 10.0.0.241 - - [2026-02-12 02:01:39] "DELETE /tag/833f0a99-e5a0-4e55-a1a4-64f51181b5a6 HTTP/1.1" 200 115 0.058772 10.0.0.241 - - [2026-02-12 02:01:39] "DELETE /tag/60665aa5-9ac4-44a3-8a31-81e3d0d91665 HTTP/1.1" 200 115 0.070705 10.0.0.241 - - [2026-02-12 02:01:39] "DELETE /tag/357d3d44-f71d-4f59-abc4-c1fffae91867 HTTP/1.1" 200 115 0.052529 10.0.0.241 - - [2026-02-12 02:01:39] "DELETE /loadbalancer-pool/b9498170-b319-413b-9440-2d0d2ddcd98b HTTP/1.1" 200 115 0.041747 10.0.0.241 - - [2026-02-12 02:01:40] "DELETE /loadbalancer-listener/5dd7ea9d-40d8-40cf-a225-7629d1ae591d HTTP/1.1" 200 115 0.050278 10.0.0.241 - - [2026-02-12 02:01:40] "DELETE /loadbalancer/98620dab-818a-457b-94ea-9243d717d3f7 HTTP/1.1" 200 115 0.049397 10.0.0.241 - - [2026-02-12 02:01:40] "DELETE /floating-ip/ade79bba-d1be-405c-ba87-8ca7fd69abce HTTP/1.1" 200 115 0.050167 10.0.0.241 - - [2026-02-12 02:01:40] "DELETE /instance-ip/ad5c7acc-66a7-4714-aa85-2cc3b144f294 HTTP/1.1" 200 115 0.054495 10.0.0.241 - - [2026-02-12 02:01:40] "DELETE /virtual-machine-interface/5b46ee93-a451-470b-ae4f-18148dcec13f HTTP/1.1" 200 115 0.045064 10.0.0.241 - - [2026-02-12 02:01:40] "DELETE /tag/0bd979f5-9938-4fdc-839e-c866ee60a4f1 HTTP/1.1" 200 115 0.056632 10.0.0.241 - - [2026-02-12 02:01:40] "POST /projects HTTP/1.1" 409 238 0.002788 10.0.0.241 - - [2026-02-12 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007662 10.0.0.241 - - [2026-02-12 02:01:40] "GET /project/c8b6b9e8-f2dc-4b51-adc6-b557f84be738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.047657 10.0.0.241 - - [2026-02-12 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.241 - - [2026-02-12 02:01:40] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004966 10.0.0.241 - - [2026-02-12 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.241 - - [2026-02-12 02:01:40] "GET /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004097 10.0.0.241 - - [2026-02-12 02:01:40] "POST /security-groups HTTP/1.1" 409 285 0.005067 10.0.0.241 - - [2026-02-12 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004897 10.0.0.241 - - [2026-02-12 02:01:40] "PUT /security-group/1c4942ca-9ae4-48d5-9691-411915b8eab7 HTTP/1.1" 200 263 0.064941 10.0.0.241 - - [2026-02-12 02:01:40] "PUT /access-control-list/b99ce10b-2bcf-4089-9b87-157679898d8d HTTP/1.1" 200 273 0.025945 10.0.0.241 - - [2026-02-12 02:01:40] "PUT /access-control-list/f0c944ce-ea55-429e-8eb0-04dbadd038d3 HTTP/1.1" 200 273 0.013994 10.0.0.241 - - [2026-02-12 02:01:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.029712 10.0.0.241 - - [2026-02-12 02:01:40] "GET /firewall-policy/98b44ef4-9b0a-463a-8ade-f516b05455b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.028127 10.0.0.241 - - [2026-02-12 02:01:40] "GET /firewall-rule/bc5d544a-34a3-4f06-9850-6e1800d9be6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003126 10.0.0.241 - - [2026-02-12 02:01:40] "POST /ref-update HTTP/1.1" 200 156 0.058609 10.0.0.241 - - [2026-02-12 02:01:40] "DELETE /firewall-rule/bc5d544a-34a3-4f06-9850-6e1800d9be6f HTTP/1.1" 200 115 0.053512 10.0.0.241 - - [2026-02-12 02:01:40] "GET /firewall-policy/98b44ef4-9b0a-463a-8ade-f516b05455b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.009145 10.0.0.241 - - [2026-02-12 02:01:40] "GET /firewall-rule/127f60cd-e26d-4cc9-b127-65c880ee660c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002927 10.0.0.241 - - [2026-02-12 02:01:41] "POST /ref-update HTTP/1.1" 200 156 0.061232 10.0.0.241 - - [2026-02-12 02:01:41] "DELETE /firewall-rule/127f60cd-e26d-4cc9-b127-65c880ee660c HTTP/1.1" 200 115 0.063250 10.0.0.241 - - [2026-02-12 02:01:41] "DELETE /tag/6e5b4b40-490b-48da-aed9-f764ed98f15b HTTP/1.1" 200 115 0.052109 10.0.0.241 - - [2026-02-12 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.241 - - [2026-02-12 02:01:41] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004919 10.0.0.241 - - [2026-02-12 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.241 - - [2026-02-12 02:01:41] "GET /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004169 10.0.0.241 - - [2026-02-12 02:01:41] "PUT /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8 HTTP/1.1" 200 265 0.069585 10.0.0.241 - - [2026-02-12 02:01:41] "PUT /virtual-network/c2e52f5e-5bca-4a9b-9ed5-8f986c49f7de HTTP/1.1" 200 265 0.091913 10.0.0.241 - - [2026-02-12 02:01:41] "DELETE /security-group/1c4942ca-9ae4-48d5-9691-411915b8eab7 HTTP/1.1" 200 115 0.062814 10.0.0.241 - - [2026-02-12 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.241 - - [2026-02-12 02:01:41] "DELETE /access-control-list/b99ce10b-2bcf-4089-9b87-157679898d8d HTTP/1.1" 200 115 0.041710 10.0.0.241 - - [2026-02-12 02:01:41] "DELETE /access-control-list/f0c944ce-ea55-429e-8eb0-04dbadd038d3 HTTP/1.1" 200 115 0.047236 10.0.0.241 - - [2026-02-12 02:01:41] "GET /project/c8b6b9e8-f2dc-4b51-adc6-b557f84be738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.064897 10.0.0.241 - - [2026-02-12 02:01:41] "GET /project/c8b6b9e8-f2dc-4b51-adc6-b557f84be738?fields=security_groups HTTP/1.1" 200 1353 0.037277 10.0.0.241 - - [2026-02-12 02:01:41] "DELETE /security-group/ae4108a2-aec9-413c-8c6a-890d97a4cb03 HTTP/1.1" 200 115 0.073590 10.0.0.241 - - [2026-02-12 02:01:41] "DELETE /access-control-list/34dab8f7-30ab-416a-8b0b-4efd677ab18d HTTP/1.1" 200 115 0.042349 10.0.0.241 - - [2026-02-12 02:01:41] "GET /project/c8b6b9e8-f2dc-4b51-adc6-b557f84be738?fields=application_policy_sets HTTP/1.1" 200 1392 0.048480 10.0.0.241 - - [2026-02-12 02:01:41] "DELETE /access-control-list/0401b9b9-d0b4-4957-8eac-eb96ef42a6a0 HTTP/1.1" 200 115 0.067219 10.0.0.241 - - [2026-02-12 02:01:41] "DELETE /project/c8b6b9e8-f2dc-4b51-adc6-b557f84be738 HTTP/1.1" 200 115 0.401058 10.0.0.241 - - [2026-02-12 02:02:25] "GET /global-system-configs HTTP/1.1" 200 323 0.005006 10.0.0.241 - - [2026-02-12 02:02:26] "GET /global-system-configs HTTP/1.1" 200 323 0.004559 10.0.0.241 - - [2026-02-12 02:02:42] "GET / HTTP/1.1" 200 36215 0.001892 10.0.0.241 - - [2026-02-12 02:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.241 - - [2026-02-12 02:02:42] "GET /global-vrouter-config/e1f591d5-a6a5-4d13-8d0c-e1fb4fde2210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002777 10.0.0.241 - - [2026-02-12 02:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.241 - - [2026-02-12 02:02:42] "GET /global-vrouter-config/e1f591d5-a6a5-4d13-8d0c-e1fb4fde2210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002272 10.0.0.241 - - [2026-02-12 02:02:58] "POST /tags HTTP/1.1" 200 366 0.063741 10.0.0.241 - - [2026-02-12 02:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004745 10.0.0.241 - - [2026-02-12 02:02:58] "GET /tag/f544c3c6-23eb-4f10-acb6-515c74cf6a13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.032092 10.0.0.241 - - [2026-02-12 02:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.241 - - [2026-02-12 02:02:58] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.057892 10.0.0.241 - - [2026-02-12 02:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.241 - - [2026-02-12 02:02:59] "GET /service-appliance-set/881971d6-85c6-4003-8df3-bde5e11a59f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.002854 10.0.0.241 - - [2026-02-12 02:02:59] "POST /fqname-to-id HTTP/1.1" 404 258 0.001778 10.0.0.241 - - [2026-02-12 02:02:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.112922 10.0.0.241 - - [2026-02-12 02:02:59] "GET /virtual-machine-interface/912d7dc4-1dcc-40ac-a704-855a1da7bcfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006377 10.0.0.241 - - [2026-02-12 02:02:59] "POST /set-tag HTTP/1.1" 200 109 0.019164 10.0.0.241 - - [2026-02-12 02:02:59] "POST /instance-ips HTTP/1.1" 200 418 0.062225 10.0.0.241 - - [2026-02-12 02:02:59] "GET /instance-ip/d4b45e80-23d5-4bc3-aa08-754ca5891e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.015730 10.0.0.241 - - [2026-02-12 02:02:59] "POST /loadbalancers HTTP/1.1" 200 620 0.079912 10.0.0.241 - - [2026-02-12 02:02:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.025999 10.0.0.241 - - [2026-02-12 02:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010930 10.0.0.241 - - [2026-02-12 02:02:59] "POST /service-instances HTTP/1.1" 200 568 0.049763 10.0.0.241 - - [2026-02-12 02:02:59] "POST /ref-update HTTP/1.1" 200 156 0.034080 10.0.0.241 - - [2026-02-12 02:02:59] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.102954 10.0.0.241 - - [2026-02-12 02:02:59] "GET /virtual-machine-interface/912d7dc4-1dcc-40ac-a704-855a1da7bcfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.014037 10.0.0.241 - - [2026-02-12 02:02:59] "GET /virtual-machine-interface/912d7dc4-1dcc-40ac-a704-855a1da7bcfe?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.027794 10.0.0.241 - - [2026-02-12 02:02:59] "PUT /service-instance/06b8241d-8c62-4ef4-b3c1-f3f92c67b8eb HTTP/1.1" 200 267 0.023730 10.0.0.241 - - [2026-02-12 02:02:59] "POST /fqname-to-id HTTP/1.1" 404 208 0.018836 10.0.0.241 - - [2026-02-12 02:02:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.044784 10.0.0.241 - - [2026-02-12 02:02:59] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.010102 10.0.0.241 - - [2026-02-12 02:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004890 10.0.0.241 - - [2026-02-12 02:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005890 10.0.0.241 - - [2026-02-12 02:02:59] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002470 10.0.0.241 - - [2026-02-12 02:02:59] "POST /tags HTTP/1.1" 409 221 0.002475 10.0.0.241 - - [2026-02-12 02:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.241 - - [2026-02-12 02:02:59] "GET /tag/6fe5060b-ce71-466c-947f-ae3965932325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.087409 10.0.0.241 - - [2026-02-12 02:02:59] "POST /virtual-machines HTTP/1.1" 200 430 0.144407 10.0.0.241 - - [2026-02-12 02:03:00] "POST /tags HTTP/1.1" 409 238 0.017066 10.0.0.241 - - [2026-02-12 02:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009014 10.0.0.241 - - [2026-02-12 02:03:00] "GET /tag/f544c3c6-23eb-4f10-acb6-515c74cf6a13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.031206 10.0.0.241 - - [2026-02-12 02:03:00] "POST /firewall-rules HTTP/1.1" 200 652 0.162610 10.0.0.241 - - [2026-02-12 02:03:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.247922 10.0.0.241 - - [2026-02-12 02:03:00] "GET /firewall-rule/2cb15637-0178-4a50-97df-bb8ad23bdca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.010668 10.0.0.241 - - [2026-02-12 02:03:00] "POST /chown HTTP/1.1" 200 109 0.043809 10.0.0.241 - - [2026-02-12 02:03:00] "GET /firewall-policy/f371a555-63b9-4d26-9ab5-c8b823539d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.024213 10.0.0.241 - - [2026-02-12 02:03:00] "GET /firewall-rule/2cb15637-0178-4a50-97df-bb8ad23bdca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.009551 10.0.0.241 - - [2026-02-12 02:03:00] "POST /chown HTTP/1.1" 200 109 0.019513 10.0.0.241 - - [2026-02-12 02:03:00] "PUT /virtual-machine-interface/cc31bec4-0eca-4b5e-ab25-9370a2a9380d HTTP/1.1" 200 285 0.014818 10.0.0.241 - - [2026-02-12 02:03:00] "POST /ref-update HTTP/1.1" 200 156 0.047482 10.0.0.241 - - [2026-02-12 02:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.021654 10.0.0.241 - - [2026-02-12 02:03:00] "PUT /instance-ip/d4b45e80-23d5-4bc3-aa08-754ca5891e82 HTTP/1.1" 200 257 0.087691 10.0.0.241 - - [2026-02-12 02:03:00] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.095537 10.0.0.241 - - [2026-02-12 02:03:00] "POST /ref-update HTTP/1.1" 200 156 0.069087 10.0.0.241 - - [2026-02-12 02:03:00] "GET /loadbalancer/b138373f-7d47-43e4-b3e8-84975b21d404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.003318 10.0.0.241 - - [2026-02-12 02:03:00] "POST /ref-update HTTP/1.1" 200 156 0.015183 10.0.0.241 - - [2026-02-12 02:03:00] "POST /ref-update HTTP/1.1" 200 156 0.042901 10.0.0.241 - - [2026-02-12 02:03:00] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.084473 10.0.0.241 - - [2026-02-12 02:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005527 10.0.0.241 - - [2026-02-12 02:03:00] "POST /ref-update HTTP/1.1" 200 156 0.045932 10.0.0.241 - - [2026-02-12 02:03:00] "POST /ref-update HTTP/1.1" 200 156 0.017072 10.0.0.241 - - [2026-02-12 02:03:00] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.069394 10.0.0.241 - - [2026-02-12 02:03:00] "POST /ref-update HTTP/1.1" 200 156 0.052360 10.0.0.241 - - [2026-02-12 02:03:00] "GET /loadbalancer-listener/1f86ed29-3d63-4d1d-be5c-1e5d04ea977b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.017795 10.0.0.241 - - [2026-02-12 02:03:00] "GET /loadbalancer-listener/1f86ed29-3d63-4d1d-be5c-1e5d04ea977b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.009860 10.0.0.241 - - [2026-02-12 02:03:00] "POST /virtual-machines HTTP/1.1" 200 430 0.014484 10.0.0.241 - - [2026-02-12 02:03:01] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.040795 10.0.0.241 - - [2026-02-12 02:03:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.021475 10.0.0.241 - - [2026-02-12 02:03:01] "GET /loadbalancer-pool/ec6b297a-bc4a-404d-b5b7-6124c753c928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.008724 10.0.0.241 - - [2026-02-12 02:03:01] "POST /loadbalancer-members HTTP/1.1" 200 709 0.025671 10.0.0.241 - - [2026-02-12 02:03:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.068897 10.0.0.241 - - [2026-02-12 02:03:01] "GET /loadbalancer-member/dda7c676-69e2-4fc8-bbfa-f90f8e007db2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.013493 10.0.0.241 - - [2026-02-12 02:03:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.248549 10.0.0.241 - - [2026-02-12 02:03:01] "POST /chown HTTP/1.1" 200 109 0.040084 10.0.0.241 - - [2026-02-12 02:03:01] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.027850 10.0.0.241 - - [2026-02-12 02:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.241 - - [2026-02-12 02:03:01] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012458 10.0.0.241 - - [2026-02-12 02:03:01] "POST /chown HTTP/1.1" 200 109 0.026369 10.0.0.241 - - [2026-02-12 02:03:01] "POST /tags HTTP/1.1" 409 221 0.001783 10.0.0.241 - - [2026-02-12 02:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.241 - - [2026-02-12 02:03:01] "GET /tag/6fe5060b-ce71-466c-947f-ae3965932325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.024386 10.0.0.241 - - [2026-02-12 02:03:01] "PUT /virtual-machine-interface/424bb69c-ed3b-4711-9c2b-3530463a1e37 HTTP/1.1" 200 285 0.040744 10.0.0.241 - - [2026-02-12 02:03:01] "PUT /instance-ip/d4b45e80-23d5-4bc3-aa08-754ca5891e82 HTTP/1.1" 200 257 0.029957 10.0.0.241 - - [2026-02-12 02:03:01] "POST /tags HTTP/1.1" 409 238 0.012251 10.0.0.241 - - [2026-02-12 02:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009763 10.0.0.241 - - [2026-02-12 02:03:01] "GET /tag/f544c3c6-23eb-4f10-acb6-515c74cf6a13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.041457 10.0.0.241 - - [2026-02-12 02:03:01] "POST /ref-update HTTP/1.1" 200 156 0.084110 10.0.0.241 - - [2026-02-12 02:03:01] "POST /firewall-rules HTTP/1.1" 409 293 0.002673 10.0.0.241 - - [2026-02-12 02:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005262 10.0.0.241 - - [2026-02-12 02:03:01] "POST /ref-update HTTP/1.1" 200 156 0.028001 10.0.0.241 - - [2026-02-12 02:03:01] "POST /ref-update HTTP/1.1" 200 156 0.034408 10.0.0.241 - - [2026-02-12 02:03:01] "PUT /firewall-rule/2cb15637-0178-4a50-97df-bb8ad23bdca0 HTTP/1.1" 200 261 0.105260 10.0.0.241 - - [2026-02-12 02:03:01] "POST /ref-update HTTP/1.1" 200 156 0.052410 10.0.0.241 - - [2026-02-12 02:03:01] "GET /firewall-rule/2cb15637-0178-4a50-97df-bb8ad23bdca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.015026 10.0.0.241 - - [2026-02-12 02:03:01] "GET /firewall-policy/f371a555-63b9-4d26-9ab5-c8b823539d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.018018 10.0.0.241 - - [2026-02-12 02:03:01] "GET /firewall-rule/2cb15637-0178-4a50-97df-bb8ad23bdca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.008813 10.0.0.241 - - [2026-02-12 02:03:01] "POST /ref-update HTTP/1.1" 200 156 0.059990 10.0.0.241 - - [2026-02-12 02:03:01] "GET / HTTP/1.1" 200 36215 0.005396 10.0.0.241 - - [2026-02-12 02:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006216 10.0.0.241 - - [2026-02-12 02:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013165 10.0.0.241 - - [2026-02-12 02:03:01] "GET /tag/f544c3c6-23eb-4f10-acb6-515c74cf6a13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.014783 10.0.0.241 - - [2026-02-12 02:03:01] "GET /global-system-config/dfd25018-ebab-4a58-91e4-da5add4812e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006498 10.0.0.241 - - [2026-02-12 02:03:01] "PUT /service-instance/06b8241d-8c62-4ef4-b3c1-f3f92c67b8eb HTTP/1.1" 200 267 0.034902 10.0.0.241 - - [2026-02-12 02:03:01] "GET /tag/f544c3c6-23eb-4f10-acb6-515c74cf6a13?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.032566 10.0.0.241 - - [2026-02-12 02:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.029222 10.0.0.241 - - [2026-02-12 02:03:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.034871 10.0.0.241 - - [2026-02-12 02:03:01] "GET /virtual-machine-interface/424bb69c-ed3b-4711-9c2b-3530463a1e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.007172 10.0.0.241 - - [2026-02-12 02:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006839 10.0.0.241 - - [2026-02-12 02:03:01] "GET /config-node/cb0cb872-6b95-4167-bd74-a2b2b9fb7d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.009764 10.0.0.241 - - [2026-02-12 02:03:01] "POST /set-tag HTTP/1.1" 200 109 0.016839 10.0.0.241 - - [2026-02-12 02:03:01] "GET /virtual-machine-interface/912d7dc4-1dcc-40ac-a704-855a1da7bcfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.012326 10.0.0.241 - - [2026-02-12 02:03:01] "POST /chown HTTP/1.1" 200 109 0.010020 10.0.0.241 - - [2026-02-12 02:03:02] "POST /chown HTTP/1.1" 200 109 0.030965 10.0.0.241 - - [2026-02-12 02:03:02] "PUT /instance-ip/d4b45e80-23d5-4bc3-aa08-754ca5891e82 HTTP/1.1" 200 257 0.026596 10.0.0.241 - - [2026-02-12 02:03:02] "POST /set-tag HTTP/1.1" 200 109 0.055262 10.0.0.241 - - [2026-02-12 02:03:02] "GET /virtual-machine-interface/cc31bec4-0eca-4b5e-ab25-9370a2a9380d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.024132 10.0.0.241 - - [2026-02-12 02:03:02] "POST /ref-update HTTP/1.1" 200 156 0.018353 10.0.0.241 - - [2026-02-12 02:03:02] "POST /set-tag HTTP/1.1" 200 109 0.048558 10.0.0.241 - - [2026-02-12 02:03:02] "POST /chown HTTP/1.1" 200 109 0.049406 10.0.0.241 - - [2026-02-12 02:03:02] "GET /firewall-policy/f371a555-63b9-4d26-9ab5-c8b823539d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.009250 10.0.0.241 - - [2026-02-12 02:03:02] "GET /firewall-rule/2cb15637-0178-4a50-97df-bb8ad23bdca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.006813 10.0.0.241 - - [2026-02-12 02:03:02] "POST /chown HTTP/1.1" 200 109 0.033237 10.0.0.241 - - [2026-02-12 02:03:02] "POST /ref-update HTTP/1.1" 200 156 0.030869 10.0.0.241 - - [2026-02-12 02:03:02] "PUT /instance-ip/d4b45e80-23d5-4bc3-aa08-754ca5891e82 HTTP/1.1" 200 257 0.011928 10.0.0.241 - - [2026-02-12 02:03:02] "POST /ref-update HTTP/1.1" 200 156 0.039088 10.0.0.241 - - [2026-02-12 02:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.241 - - [2026-02-12 02:03:02] "GET / HTTP/1.1" 200 36215 0.001724 10.0.0.241 - - [2026-02-12 02:03:02] "DELETE /firewall-rule/2cb15637-0178-4a50-97df-bb8ad23bdca0 HTTP/1.1" 200 115 0.065548 10.0.0.241 - - [2026-02-12 02:03:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003743 10.0.0.241 - - [2026-02-12 02:03:02] "DELETE /loadbalancer-member/dda7c676-69e2-4fc8-bbfa-f90f8e007db2 HTTP/1.1" 200 115 0.039361 10.0.0.241 - - [2026-02-12 02:03:02] "POST /chown HTTP/1.1" 200 109 0.031166 10.0.0.241 - - [2026-02-12 02:03:02] "POST /chown HTTP/1.1" 200 109 0.040242 10.0.0.241 - - [2026-02-12 02:03:02] "DELETE /loadbalancer-pool/ec6b297a-bc4a-404d-b5b7-6124c753c928 HTTP/1.1" 200 115 0.104940 10.0.0.241 - - [2026-02-12 02:03:02] "PUT /instance-ip/d4b45e80-23d5-4bc3-aa08-754ca5891e82 HTTP/1.1" 200 257 0.050849 10.0.0.241 - - [2026-02-12 02:03:02] "DELETE /loadbalancer-listener/1f86ed29-3d63-4d1d-be5c-1e5d04ea977b HTTP/1.1" 200 115 0.070604 10.0.0.241 - - [2026-02-12 02:03:02] "POST /ref-update HTTP/1.1" 200 156 0.032613 10.0.0.241 - - [2026-02-12 02:03:02] "POST /chown HTTP/1.1" 200 109 0.060197 10.0.0.241 - - [2026-02-12 02:03:02] "POST /chown HTTP/1.1" 200 109 0.047977 10.0.0.241 - - [2026-02-12 02:03:02] "DELETE /loadbalancer/b138373f-7d47-43e4-b3e8-84975b21d404 HTTP/1.1" 200 115 0.184609 10.0.0.241 - - [2026-02-12 02:03:02] "PUT /instance-ip/d4b45e80-23d5-4bc3-aa08-754ca5891e82 HTTP/1.1" 200 257 0.045097 10.0.0.241 - - [2026-02-12 02:03:02] "POST /ref-update HTTP/1.1" 200 156 0.054519 10.0.0.241 - - [2026-02-12 02:03:02] "DELETE /instance-ip/d4b45e80-23d5-4bc3-aa08-754ca5891e82 HTTP/1.1" 200 115 0.173489 10.0.0.241 - - [2026-02-12 02:03:03] "DELETE /virtual-machine-interface/912d7dc4-1dcc-40ac-a704-855a1da7bcfe HTTP/1.1" 200 115 0.044043 10.0.0.241 - - [2026-02-12 02:03:03] "DELETE /tag/f544c3c6-23eb-4f10-acb6-515c74cf6a13 HTTP/1.1" 200 115 0.099554 10.0.0.241 - - [2026-02-12 02:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007401 10.0.0.241 - - [2026-02-12 02:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.241 - - [2026-02-12 02:03:03] "DELETE /service-instance/06b8241d-8c62-4ef4-b3c1-f3f92c67b8eb HTTP/1.1" 200 115 0.051769 10.0.0.241 - - [2026-02-12 02:03:03] "GET /virtual-machine-interface/424bb69c-ed3b-4711-9c2b-3530463a1e37?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.008351 10.0.0.241 - - [2026-02-12 02:03:03] "DELETE /virtual-machine-interface/424bb69c-ed3b-4711-9c2b-3530463a1e37 HTTP/1.1" 200 115 0.087118 10.0.0.241 - - [2026-02-12 02:03:03] "DELETE /virtual-machine/5507af1e-e93c-4bd7-bc85-e73d633cb677 HTTP/1.1" 200 115 0.048608 10.0.0.241 - - [2026-02-12 02:03:03] "GET /virtual-machine-interface/cc31bec4-0eca-4b5e-ab25-9370a2a9380d?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.013762 10.0.0.241 - - [2026-02-12 02:03:03] "DELETE /virtual-machine-interface/cc31bec4-0eca-4b5e-ab25-9370a2a9380d HTTP/1.1" 200 115 0.075125 10.0.0.241 - - [2026-02-12 02:03:03] "POST /ref-update HTTP/1.1" 200 156 0.031433 10.0.0.241 - - [2026-02-12 02:03:03] "DELETE /virtual-machine/b64d729f-8d18-4aec-86b0-cb43ab7b1101 HTTP/1.1" 200 115 0.089970 10.0.0.241 - - [2026-02-12 02:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.241 - - [2026-02-12 02:03:07] "GET /global-vrouter-config/e1f591d5-a6a5-4d13-8d0c-e1fb4fde2210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002894 10.0.0.241 - - [2026-02-12 02:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.241 - - [2026-02-12 02:03:07] "PUT /global-vrouter-config/e1f591d5-a6a5-4d13-8d0c-e1fb4fde2210 HTTP/1.1" 200 277 0.013289 10.0.0.241 - - [2026-02-12 02:03:07] "GET / HTTP/1.1" 200 36215 0.001606 10.0.0.241 - - [2026-02-12 02:03:07] "POST /alarms HTTP/1.1" 409 264 0.002224 10.0.0.241 - - [2026-02-12 02:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.241 - - [2026-02-12 02:03:07] "PUT /alarm/e1b9fef7-783c-41e1-96b7-67753a4b8b09 HTTP/1.1" 200 245 0.009505 10.0.0.241 - - [2026-02-12 02:03:07] "POST /alarms HTTP/1.1" 409 261 0.003685 10.0.0.241 - - [2026-02-12 02:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.241 - - [2026-02-12 02:03:07] "PUT /alarm/8134a0df-339c-406d-970a-a557b9a1a29c HTTP/1.1" 200 245 0.009254 10.0.0.241 - - [2026-02-12 02:03:07] "POST /alarms HTTP/1.1" 409 261 0.001872 10.0.0.241 - - [2026-02-12 02:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.241 - - [2026-02-12 02:03:07] "PUT /alarm/c00db8db-2d1e-447b-ad6f-0853dab9481d HTTP/1.1" 200 245 0.010252 10.0.0.241 - - [2026-02-12 02:03:07] "POST /alarms HTTP/1.1" 409 253 0.005843 10.0.0.241 - - [2026-02-12 02:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.241 - - [2026-02-12 02:03:07] "PUT /alarm/dcb8f7d7-71e1-4127-a4d6-0d39745d1f13 HTTP/1.1" 200 245 0.010935 10.0.0.241 - - [2026-02-12 02:03:07] "POST /alarms HTTP/1.1" 409 251 0.010332 10.0.0.241 - - [2026-02-12 02:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004484 10.0.0.241 - - [2026-02-12 02:03:08] "PUT /alarm/e8c745c8-4786-4e6e-bd90-1b922f318815 HTTP/1.1" 200 245 0.011655 10.0.0.241 - - [2026-02-12 02:03:08] "POST /alarms HTTP/1.1" 409 252 0.002145 10.0.0.241 - - [2026-02-12 02:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.241 - - [2026-02-12 02:03:08] "PUT /alarm/f2a5cf55-2e38-4284-978e-082730cabafd HTTP/1.1" 200 245 0.010752 10.0.0.241 - - [2026-02-12 02:03:08] "POST /alarms HTTP/1.1" 409 256 0.008862 10.0.0.241 - - [2026-02-12 02:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.241 - - [2026-02-12 02:03:08] "PUT /alarm/7332daa0-815a-4284-92f7-7a1a4cb6c27f HTTP/1.1" 200 245 0.012622 10.0.0.241 - - [2026-02-12 02:03:08] "POST /alarms HTTP/1.1" 409 248 0.007430 10.0.0.241 - - [2026-02-12 02:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.241 - - [2026-02-12 02:03:08] "PUT /alarm/1b8869d6-dbfa-4c72-a396-315abdd386a8 HTTP/1.1" 200 245 0.011942 10.0.0.241 - - [2026-02-12 02:03:08] "POST /alarms HTTP/1.1" 409 252 0.003824 10.0.0.241 - - [2026-02-12 02:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.241 - - [2026-02-12 02:03:08] "PUT /alarm/08ada8d9-75bb-4de1-a981-e0cf9bbad895 HTTP/1.1" 200 245 0.011900 10.0.0.241 - - [2026-02-12 02:03:08] "POST /alarms HTTP/1.1" 409 257 0.007113 10.0.0.241 - - [2026-02-12 02:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.241 - - [2026-02-12 02:03:08] "PUT /alarm/c5868f54-f6b1-41f5-94ed-4a9bcfd5ed6f HTTP/1.1" 200 245 0.010589 10.0.0.241 - - [2026-02-12 02:03:08] "POST /alarms HTTP/1.1" 409 251 0.005965 10.0.0.241 - - [2026-02-12 02:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.241 - - [2026-02-12 02:03:08] "PUT /alarm/b012a7b3-5fd5-4b15-be26-d67c2d76b8e0 HTTP/1.1" 200 245 0.012109 10.0.0.241 - - [2026-02-12 02:03:08] "POST /alarms HTTP/1.1" 409 257 0.016766 10.0.0.241 - - [2026-02-12 02:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.241 - - [2026-02-12 02:03:08] "PUT /alarm/4db00bd7-522a-40e3-bc40-d253b7e93e5a HTTP/1.1" 200 245 0.010933 10.0.0.241 - - [2026-02-12 02:03:08] "POST /alarms HTTP/1.1" 409 261 0.009267 10.0.0.241 - - [2026-02-12 02:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.241 - - [2026-02-12 02:03:08] "PUT /alarm/b301a7ab-2144-4032-91a0-aafc9f1b01ea HTTP/1.1" 200 245 0.011508 10.0.0.241 - - [2026-02-12 02:03:08] "POST /alarms HTTP/1.1" 409 258 0.007485 10.0.0.241 - - [2026-02-12 02:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.241 - - [2026-02-12 02:03:08] "PUT /alarm/cfd59c89-7573-4894-9f20-4762e4e90255 HTTP/1.1" 200 245 0.011924 10.0.0.241 - - [2026-02-12 02:03:08] "POST /alarms HTTP/1.1" 409 254 0.007497 10.0.0.241 - - [2026-02-12 02:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.241 - - [2026-02-12 02:03:08] "PUT /alarm/a1ef230f-d17b-4e20-8bc2-9702979598d5 HTTP/1.1" 200 245 0.010341 10.0.0.241 - - [2026-02-12 02:03:08] "POST /alarms HTTP/1.1" 409 254 0.006963 10.0.0.241 - - [2026-02-12 02:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.241 - - [2026-02-12 02:03:08] "PUT /alarm/54b4b9c2-7ed5-494b-b8d6-b844af672dfb HTTP/1.1" 200 245 0.011628 10.0.0.241 - - [2026-02-12 02:03:08] "POST /alarms HTTP/1.1" 409 254 0.009106 10.0.0.241 - - [2026-02-12 02:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.241 - - [2026-02-12 02:03:08] "PUT /alarm/bbe626a8-f3a7-4d7e-8c2c-5f25bc328832 HTTP/1.1" 200 245 0.010944 10.0.0.241 - - [2026-02-12 02:03:08] "POST /alarms HTTP/1.1" 409 247 0.007138 10.0.0.241 - - [2026-02-12 02:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.241 - - [2026-02-12 02:03:08] "PUT /alarm/bc44f674-ee6d-4e4e-967e-4fb14a232331 HTTP/1.1" 200 245 0.011851 10.0.0.241 - - [2026-02-12 02:03:09] "POST /alarms HTTP/1.1" 409 272 0.012769 10.0.0.241 - - [2026-02-12 02:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.241 - - [2026-02-12 02:03:09] "PUT /alarm/12b02773-a247-4099-bffd-3f5206ddd18b HTTP/1.1" 200 245 0.011403 10.0.0.241 - - [2026-02-12 02:03:09] "POST /alarms HTTP/1.1" 409 261 0.013373 10.0.0.241 - - [2026-02-12 02:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.241 - - [2026-02-12 02:03:09] "PUT /alarm/9200cdec-f6ea-4382-af29-bfb8456dd6a8 HTTP/1.1" 200 245 0.015482 10.0.0.241 - - [2026-02-12 02:03:09] "POST /alarms HTTP/1.1" 409 259 0.003013 10.0.0.241 - - [2026-02-12 02:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.241 - - [2026-02-12 02:03:09] "PUT /alarm/33fee9d3-8f82-4003-a6e7-5e4cde9e5d74 HTTP/1.1" 200 245 0.010336 10.0.0.241 - - [2026-02-12 02:03:09] "POST /alarms HTTP/1.1" 409 265 0.003281 10.0.0.241 - - [2026-02-12 02:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.241 - - [2026-02-12 02:03:09] "PUT /alarm/621a37bd-26c9-4c5f-86d9-1bb47a94dfe1 HTTP/1.1" 200 245 0.013905 10.0.0.241 - - [2026-02-12 02:03:09] "POST /alarms HTTP/1.1" 409 279 0.006414 10.0.0.241 - - [2026-02-12 02:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.241 - - [2026-02-12 02:03:09] "PUT /alarm/c5ebadc8-4bba-4936-b52b-3de795e00c27 HTTP/1.1" 200 245 0.010780 10.0.0.241 - - [2026-02-12 02:03:09] "GET / HTTP/1.1" 200 36215 0.001566 10.0.0.241 - - [2026-02-12 02:03:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001960 10.0.0.241 - - [2026-02-12 02:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.241 - - [2026-02-12 02:03:09] "PUT /global-vrouter-config/e1f591d5-a6a5-4d13-8d0c-e1fb4fde2210 HTTP/1.1" 200 277 0.006881 10.0.0.241 - - [2026-02-12 02:03:09] "GET / HTTP/1.1" 200 36215 0.001777 10.0.0.241 - - [2026-02-12 02:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.241 - - [2026-02-12 02:03:09] "GET /global-vrouter-config/e1f591d5-a6a5-4d13-8d0c-e1fb4fde2210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002573 10.0.0.241 - - [2026-02-12 02:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.241 - - [2026-02-12 02:03:09] "PUT /global-vrouter-config/e1f591d5-a6a5-4d13-8d0c-e1fb4fde2210 HTTP/1.1" 200 277 0.009649 10.0.0.241 - - [2026-02-12 02:03:10] "GET / HTTP/1.1" 200 36215 0.003058 10.0.0.241 - - [2026-02-12 02:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.241 - - [2026-02-12 02:03:10] "GET /global-system-config/dfd25018-ebab-4a58-91e4-da5add4812e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005112 10.0.0.241 - - [2026-02-12 02:03:10] "PUT /global-system-config/dfd25018-ebab-4a58-91e4-da5add4812e6 HTTP/1.1" 200 275 0.020069 10.0.0.241 - - [2026-02-12 02:03:13] "GET / HTTP/1.1" 200 36215 0.001692 10.0.0.241 - - [2026-02-12 02:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.241 - - [2026-02-12 02:03:13] "GET /routing-instance/c0f4608a-0578-4ca2-a416-620b8df40463?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.005126 10.0.0.241 - - [2026-02-12 02:03:13] "POST /bgp-routers HTTP/1.1" 409 301 0.001642 10.0.0.241 - - [2026-02-12 02:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.241 - - [2026-02-12 02:03:13] "GET /bgp-router/ed6b8975-607c-4567-9e19-b2e9b0451687?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.002520 10.0.0.241 - - [2026-02-12 02:03:13] "PUT /bgp-router/ed6b8975-607c-4567-9e19-b2e9b0451687 HTTP/1.1" 200 255 0.015586 [Introspect:8084]10.0.0.241 - - [2026-02-12 02:03:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001572 [Introspect:8084]10.0.0.241 - - [2026-02-12 02:03:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001409 10.0.0.241 - - [2026-02-12 02:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007164 10.0.0.241 - - [2026-02-12 02:03:15] "GET /global-vrouter-config/e1f591d5-a6a5-4d13-8d0c-e1fb4fde2210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002906 [Introspect:8084]10.0.0.241 - - [2026-02-12 02:03:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001028 [Introspect:8084]10.0.0.241 - - [2026-02-12 02:03:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000982 10.0.0.241 - - [2026-02-12 02:03:31] "GET / HTTP/1.1" 200 36215 0.001512 10.0.0.241 - - [2026-02-12 02:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.241 - - [2026-02-12 02:03:31] "GET /global-system-config/dfd25018-ebab-4a58-91e4-da5add4812e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006298 10.0.0.241 - - [2026-02-12 02:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.241 - - [2026-02-12 02:03:31] "GET /config-node/cb0cb872-6b95-4167-bd74-a2b2b9fb7d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002110 10.0.0.241 - - [2026-02-12 02:03:43] "GET / HTTP/1.1" 200 36215 0.003522 10.0.0.241 - - [2026-02-12 02:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.241 - - [2026-02-12 02:03:43] "GET /routing-instance/c0f4608a-0578-4ca2-a416-620b8df40463?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003139 10.0.0.241 - - [2026-02-12 02:03:43] "POST /bgp-routers HTTP/1.1" 409 301 0.002403 10.0.0.241 - - [2026-02-12 02:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.241 - - [2026-02-12 02:03:43] "GET /bgp-router/ed6b8975-607c-4567-9e19-b2e9b0451687?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.003821 10.0.0.241 - - [2026-02-12 02:03:43] "PUT /bgp-router/ed6b8975-607c-4567-9e19-b2e9b0451687 HTTP/1.1" 200 255 0.015958 [Introspect:8084]10.0.0.241 - - [2026-02-12 02:03:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001036 [Introspect:8084]10.0.0.241 - - [2026-02-12 02:03:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000947 10.0.0.241 - - [2026-02-12 02:03:57] "GET / HTTP/1.1" 200 36215 0.002532 10.0.0.241 - - [2026-02-12 02:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.241 - - [2026-02-12 02:03:57] "GET /global-system-config/dfd25018-ebab-4a58-91e4-da5add4812e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004827 10.0.0.241 - - [2026-02-12 02:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.241 - - [2026-02-12 02:03:57] "GET /config-node/cb0cb872-6b95-4167-bd74-a2b2b9fb7d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002792 10.0.0.241 - - [2026-02-12 02:03:57] "GET / HTTP/1.1" 200 36215 0.001867 10.0.0.241 - - [2026-02-12 02:03:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002090 10.0.0.241 - - [2026-02-12 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004974 10.0.0.241 - - [2026-02-12 02:04:03] "GET /global-vrouter-config/e1f591d5-a6a5-4d13-8d0c-e1fb4fde2210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003190 10.0.0.241 - - [2026-02-12 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.241 - - [2026-02-12 02:04:03] "PUT /global-vrouter-config/e1f591d5-a6a5-4d13-8d0c-e1fb4fde2210 HTTP/1.1" 200 277 0.012814 10.0.0.241 - - [2026-02-12 02:04:03] "GET / HTTP/1.1" 200 36215 0.001553 10.0.0.241 - - [2026-02-12 02:04:03] "POST /alarms HTTP/1.1" 409 264 0.002383 10.0.0.241 - - [2026-02-12 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.241 - - [2026-02-12 02:04:03] "PUT /alarm/e1b9fef7-783c-41e1-96b7-67753a4b8b09 HTTP/1.1" 200 245 0.018321 10.0.0.241 - - [2026-02-12 02:04:03] "POST /alarms HTTP/1.1" 409 261 0.005383 10.0.0.241 - - [2026-02-12 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.241 - - [2026-02-12 02:04:03] "PUT /alarm/8134a0df-339c-406d-970a-a557b9a1a29c HTTP/1.1" 200 245 0.017716 10.0.0.241 - - [2026-02-12 02:04:03] "POST /alarms HTTP/1.1" 409 261 0.020492 10.0.0.241 - - [2026-02-12 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.241 - - [2026-02-12 02:04:03] "PUT /alarm/c00db8db-2d1e-447b-ad6f-0853dab9481d HTTP/1.1" 200 245 0.012054 10.0.0.241 - - [2026-02-12 02:04:03] "POST /alarms HTTP/1.1" 409 253 0.008471 10.0.0.241 - - [2026-02-12 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.241 - - [2026-02-12 02:04:03] "PUT /alarm/dcb8f7d7-71e1-4127-a4d6-0d39745d1f13 HTTP/1.1" 200 245 0.020734 10.0.0.241 - - [2026-02-12 02:04:03] "POST /alarms HTTP/1.1" 409 251 0.003622 10.0.0.241 - - [2026-02-12 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.241 - - [2026-02-12 02:04:03] "PUT /alarm/e8c745c8-4786-4e6e-bd90-1b922f318815 HTTP/1.1" 200 245 0.009316 10.0.0.241 - - [2026-02-12 02:04:03] "POST /alarms HTTP/1.1" 409 252 0.007641 10.0.0.241 - - [2026-02-12 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007695 10.0.0.241 - - [2026-02-12 02:04:03] "PUT /alarm/f2a5cf55-2e38-4284-978e-082730cabafd HTTP/1.1" 200 245 0.014955 10.0.0.241 - - [2026-02-12 02:04:03] "POST /alarms HTTP/1.1" 409 256 0.004174 10.0.0.241 - - [2026-02-12 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.241 - - [2026-02-12 02:04:04] "PUT /alarm/7332daa0-815a-4284-92f7-7a1a4cb6c27f HTTP/1.1" 200 245 0.017528 10.0.0.241 - - [2026-02-12 02:04:04] "POST /alarms HTTP/1.1" 409 248 0.004870 10.0.0.241 - - [2026-02-12 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.241 - - [2026-02-12 02:04:04] "PUT /alarm/1b8869d6-dbfa-4c72-a396-315abdd386a8 HTTP/1.1" 200 245 0.012003 10.0.0.241 - - [2026-02-12 02:04:04] "POST /alarms HTTP/1.1" 409 252 0.008871 10.0.0.241 - - [2026-02-12 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.241 - - [2026-02-12 02:04:04] "PUT /alarm/08ada8d9-75bb-4de1-a981-e0cf9bbad895 HTTP/1.1" 200 245 0.018168 10.0.0.241 - - [2026-02-12 02:04:04] "POST /alarms HTTP/1.1" 409 257 0.007864 10.0.0.241 - - [2026-02-12 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005950 10.0.0.241 - - [2026-02-12 02:04:04] "PUT /alarm/c5868f54-f6b1-41f5-94ed-4a9bcfd5ed6f HTTP/1.1" 200 245 0.016368 10.0.0.241 - - [2026-02-12 02:04:04] "POST /alarms HTTP/1.1" 409 251 0.016574 10.0.0.241 - - [2026-02-12 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.241 - - [2026-02-12 02:04:04] "PUT /alarm/b012a7b3-5fd5-4b15-be26-d67c2d76b8e0 HTTP/1.1" 200 245 0.018702 10.0.0.241 - - [2026-02-12 02:04:04] "POST /alarms HTTP/1.1" 409 257 0.019541 10.0.0.241 - - [2026-02-12 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.241 - - [2026-02-12 02:04:04] "PUT /alarm/4db00bd7-522a-40e3-bc40-d253b7e93e5a HTTP/1.1" 200 245 0.009364 10.0.0.241 - - [2026-02-12 02:04:04] "POST /alarms HTTP/1.1" 409 261 0.006129 10.0.0.241 - - [2026-02-12 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.241 - - [2026-02-12 02:04:04] "PUT /alarm/b301a7ab-2144-4032-91a0-aafc9f1b01ea HTTP/1.1" 200 245 0.012200 10.0.0.241 - - [2026-02-12 02:04:04] "POST /alarms HTTP/1.1" 409 258 0.016005 10.0.0.241 - - [2026-02-12 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.241 - - [2026-02-12 02:04:04] "PUT /alarm/cfd59c89-7573-4894-9f20-4762e4e90255 HTTP/1.1" 200 245 0.016804 10.0.0.241 - - [2026-02-12 02:04:04] "POST /alarms HTTP/1.1" 409 254 0.002850 10.0.0.241 - - [2026-02-12 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.241 - - [2026-02-12 02:04:04] "PUT /alarm/a1ef230f-d17b-4e20-8bc2-9702979598d5 HTTP/1.1" 200 245 0.010393 10.0.0.241 - - [2026-02-12 02:04:04] "POST /alarms HTTP/1.1" 409 254 0.015232 10.0.0.241 - - [2026-02-12 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.241 - - [2026-02-12 02:04:04] "PUT /alarm/54b4b9c2-7ed5-494b-b8d6-b844af672dfb HTTP/1.1" 200 245 0.013012 10.0.0.241 - - [2026-02-12 02:04:04] "POST /alarms HTTP/1.1" 409 254 0.015931 10.0.0.241 - - [2026-02-12 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004615 10.0.0.241 - - [2026-02-12 02:04:04] "PUT /alarm/bbe626a8-f3a7-4d7e-8c2c-5f25bc328832 HTTP/1.1" 200 245 0.009367 10.0.0.241 - - [2026-02-12 02:04:04] "POST /alarms HTTP/1.1" 409 247 0.010053 10.0.0.241 - - [2026-02-12 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.241 - - [2026-02-12 02:04:04] "PUT /alarm/bc44f674-ee6d-4e4e-967e-4fb14a232331 HTTP/1.1" 200 245 0.008875 10.0.0.241 - - [2026-02-12 02:04:04] "POST /alarms HTTP/1.1" 409 272 0.010091 10.0.0.241 - - [2026-02-12 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.241 - - [2026-02-12 02:04:04] "PUT /alarm/12b02773-a247-4099-bffd-3f5206ddd18b HTTP/1.1" 200 245 0.015966 10.0.0.241 - - [2026-02-12 02:04:04] "POST /alarms HTTP/1.1" 409 261 0.016600 10.0.0.241 - - [2026-02-12 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.241 - - [2026-02-12 02:04:05] "PUT /alarm/9200cdec-f6ea-4382-af29-bfb8456dd6a8 HTTP/1.1" 200 245 0.012384 10.0.0.241 - - [2026-02-12 02:04:05] "POST /alarms HTTP/1.1" 409 259 0.009164 10.0.0.241 - - [2026-02-12 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.241 - - [2026-02-12 02:04:05] "PUT /alarm/33fee9d3-8f82-4003-a6e7-5e4cde9e5d74 HTTP/1.1" 200 245 0.012872 10.0.0.241 - - [2026-02-12 02:04:05] "POST /alarms HTTP/1.1" 409 265 0.002218 10.0.0.241 - - [2026-02-12 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.241 - - [2026-02-12 02:04:05] "PUT /alarm/621a37bd-26c9-4c5f-86d9-1bb47a94dfe1 HTTP/1.1" 200 245 0.010861 10.0.0.241 - - [2026-02-12 02:04:05] "POST /alarms HTTP/1.1" 409 279 0.012982 10.0.0.241 - - [2026-02-12 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.241 - - [2026-02-12 02:04:05] "PUT /alarm/c5ebadc8-4bba-4936-b52b-3de795e00c27 HTTP/1.1" 200 245 0.009201 10.0.0.241 - - [2026-02-12 02:04:05] "GET / HTTP/1.1" 200 36215 0.002189 10.0.0.241 - - [2026-02-12 02:04:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002365 10.0.0.241 - - [2026-02-12 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.241 - - [2026-02-12 02:04:05] "PUT /global-vrouter-config/e1f591d5-a6a5-4d13-8d0c-e1fb4fde2210 HTTP/1.1" 200 277 0.007990 10.0.0.241 - - [2026-02-12 02:04:05] "GET / HTTP/1.1" 200 36215 0.001618 10.0.0.241 - - [2026-02-12 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.241 - - [2026-02-12 02:04:05] "GET /global-vrouter-config/e1f591d5-a6a5-4d13-8d0c-e1fb4fde2210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002717 10.0.0.241 - - [2026-02-12 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.241 - - [2026-02-12 02:04:05] "PUT /global-vrouter-config/e1f591d5-a6a5-4d13-8d0c-e1fb4fde2210 HTTP/1.1" 200 277 0.007895 10.0.0.241 - - [2026-02-12 02:04:06] "GET / HTTP/1.1" 200 36215 0.003105 10.0.0.241 - - [2026-02-12 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.241 - - [2026-02-12 02:04:06] "GET /global-system-config/dfd25018-ebab-4a58-91e4-da5add4812e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006738 10.0.0.241 - - [2026-02-12 02:04:06] "PUT /global-system-config/dfd25018-ebab-4a58-91e4-da5add4812e6 HTTP/1.1" 200 275 0.029678 10.0.0.241 - - [2026-02-12 02:04:09] "GET / HTTP/1.1" 200 36215 0.001550 10.0.0.241 - - [2026-02-12 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.241 - - [2026-02-12 02:04:09] "GET /routing-instance/c0f4608a-0578-4ca2-a416-620b8df40463?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003428 10.0.0.241 - - [2026-02-12 02:04:09] "POST /bgp-routers HTTP/1.1" 409 301 0.003112 10.0.0.241 - - [2026-02-12 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.241 - - [2026-02-12 02:04:09] "GET /bgp-router/ed6b8975-607c-4567-9e19-b2e9b0451687?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.007999 10.0.0.241 - - [2026-02-12 02:04:09] "PUT /bgp-router/ed6b8975-607c-4567-9e19-b2e9b0451687 HTTP/1.1" 200 255 0.012430 [Introspect:8084]10.0.0.241 - - [2026-02-12 02:04:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001059 [Introspect:8084]10.0.0.241 - - [2026-02-12 02:04:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000987 10.0.0.241 - - [2026-02-12 02:04:14] "POST /tags HTTP/1.1" 200 356 0.026851 10.0.0.241 - - [2026-02-12 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006504 10.0.0.241 - - [2026-02-12 02:04:14] "GET /tag/59b2267b-555c-4c2b-8a3e-9f70fa1d11d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.014273 10.0.0.241 - - [2026-02-12 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.241 - - [2026-02-12 02:04:14] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004694 10.0.0.241 - - [2026-02-12 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.241 - - [2026-02-12 02:04:14] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.069172 10.0.0.241 - - [2026-02-12 02:04:14] "POST /virtual-machines HTTP/1.1" 200 352 0.011821 10.0.0.241 - - [2026-02-12 02:04:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010264 10.0.0.241 - - [2026-02-12 02:04:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.124938 10.0.0.241 - - [2026-02-12 02:04:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.021934 10.0.0.241 - - [2026-02-12 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.241 - - [2026-02-12 02:04:14] "GET /virtual-machine-interface/21816c80-07b7-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005102 10.0.0.241 - - [2026-02-12 02:04:15] "POST /instance-ips HTTP/1.1" 200 392 0.021787 10.0.0.241 - - [2026-02-12 02:04:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.024298 10.0.0.241 - - [2026-02-12 02:04:15] "GET /virtual-machine-interface/21816c80-07b7-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.011973 10.0.0.241 - - [2026-02-12 02:04:15] "POST /set-tag HTTP/1.1" 200 109 0.014271 10.0.0.241 - - [2026-02-12 02:04:15] "GET /virtual-machine-interface/21816c80-07b7-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.019475 10.0.0.241 - - [2026-02-12 02:04:15] "GET /instance-ip/2199b5c4-07b7-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.003091 10.0.0.241 - - [2026-02-12 02:04:15] "GET /virtual-machine-interface/21816c80-07b7-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006420 10.0.0.241 - - [2026-02-12 02:04:15] "POST /set-tag HTTP/1.1" 200 109 0.002413 10.0.0.241 - - [2026-02-12 02:04:15] "GET /virtual-router/6715c2e3-9810-45b7-8981-c4a654f92503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004082 10.0.0.241 - - [2026-02-12 02:04:15] "POST /ref-update HTTP/1.1" 200 156 0.007068 10.0.0.241 - - [2026-02-12 02:04:15] "GET /virtual-machine-interface/21816c80-07b7-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004603 10.0.0.241 - - [2026-02-12 02:04:15] "POST /set-tag HTTP/1.1" 200 109 0.002489 10.0.0.241 - - [2026-02-12 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006427 10.0.0.241 - - [2026-02-12 02:04:15] "GET /virtual-network/1c9c9dcf-145d-4168-bc3e-1c7aa681c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006375 10.0.0.241 - - [2026-02-12 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.241 - - [2026-02-12 02:04:15] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.044880 10.0.0.241 - - [2026-02-12 02:04:15] "POST /virtual-machines HTTP/1.1" 200 356 0.009371 10.0.0.241 - - [2026-02-12 02:04:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.015831 10.0.0.241 - - [2026-02-12 02:04:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.113749 10.0.0.241 - - [2026-02-12 02:04:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.011284 10.0.0.241 - - [2026-02-12 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011320 10.0.0.241 - - [2026-02-12 02:04:15] "GET /virtual-machine-interface/21f063b0-07b7-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.010615 10.0.0.241 - - [2026-02-12 02:04:15] "POST /instance-ips HTTP/1.1" 200 396 0.020364 10.0.0.241 - - [2026-02-12 02:04:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.024803 10.0.0.241 - - [2026-02-12 02:04:15] "GET /virtual-machine-interface/21f063b0-07b7-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.014270 10.0.0.241 - - [2026-02-12 02:04:15] "POST /set-tag HTTP/1.1" 200 109 0.031716 10.0.0.241 - - [2026-02-12 02:04:15] "GET /virtual-machine-interface/21f063b0-07b7-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.025747 10.0.0.241 - - [2026-02-12 02:04:15] "GET /instance-ip/220b85be-07b7-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.003491 10.0.0.241 - - [2026-02-12 02:04:16] "GET /virtual-machine-interface/21f063b0-07b7-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004538 10.0.0.241 - - [2026-02-12 02:04:16] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.241 - - [2026-02-12 02:04:16] "GET /virtual-router/6715c2e3-9810-45b7-8981-c4a654f92503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1679 0.003571 10.0.0.241 - - [2026-02-12 02:04:16] "POST /ref-update HTTP/1.1" 200 156 0.008901 10.0.0.241 - - [2026-02-12 02:04:16] "GET /virtual-machine-interface/21f063b0-07b7-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.018629 10.0.0.241 - - [2026-02-12 02:04:16] "POST /set-tag HTTP/1.1" 200 109 0.004251 10.0.0.241 - - [2026-02-12 02:04:16] "GET /virtual-machine-interface/21816c80-07b7-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004968 10.0.0.241 - - [2026-02-12 02:04:16] "POST /set-tag HTTP/1.1" 200 109 0.002369 10.0.0.241 - - [2026-02-12 02:04:16] "GET /virtual-machine-interface/21f063b0-07b7-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004151 10.0.0.241 - - [2026-02-12 02:04:16] "POST /set-tag HTTP/1.1" 200 109 0.002795 10.0.0.241 - - [2026-02-12 02:04:24] "GET / HTTP/1.1" 200 36215 0.002166 10.0.0.241 - - [2026-02-12 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.241 - - [2026-02-12 02:04:24] "GET /global-system-config/dfd25018-ebab-4a58-91e4-da5add4812e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004608 10.0.0.241 - - [2026-02-12 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.241 - - [2026-02-12 02:04:24] "GET /config-node/cb0cb872-6b95-4167-bd74-a2b2b9fb7d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001742 10.0.0.241 - - [2026-02-12 02:04:26] "GET /virtual-machine-interface/21816c80-07b7-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004726 10.0.0.241 - - [2026-02-12 02:04:26] "POST /set-tag HTTP/1.1" 200 109 0.004548 10.0.0.241 - - [2026-02-12 02:04:27] "GET /virtual-machine-interface/21f063b0-07b7-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004698 10.0.0.241 - - [2026-02-12 02:04:27] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.241 - - [2026-02-12 02:04:28] "GET /virtual-machine-interface/21816c80-07b7-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004841 10.0.0.241 - - [2026-02-12 02:04:28] "POST /set-tag HTTP/1.1" 200 109 0.002590 10.0.0.241 - - [2026-02-12 02:04:36] "GET / HTTP/1.1" 200 36215 0.001575 10.0.0.241 - - [2026-02-12 02:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.241 - - [2026-02-12 02:04:36] "GET /routing-instance/c0f4608a-0578-4ca2-a416-620b8df40463?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003250 10.0.0.241 - - [2026-02-12 02:04:36] "POST /bgp-routers HTTP/1.1" 409 301 0.002477 10.0.0.241 - - [2026-02-12 02:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.241 - - [2026-02-12 02:04:36] "GET /bgp-router/ed6b8975-607c-4567-9e19-b2e9b0451687?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.003756 10.0.0.241 - - [2026-02-12 02:04:36] "PUT /bgp-router/ed6b8975-607c-4567-9e19-b2e9b0451687 HTTP/1.1" 200 255 0.025981 [Introspect:8084]10.0.0.241 - - [2026-02-12 02:04:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001054 [Introspect:8084]10.0.0.241 - - [2026-02-12 02:04:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001031 [Introspect:8084]10.0.0.241 - - [2026-02-12 02:04:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000945 [Introspect:8084]10.0.0.241 - - [2026-02-12 02:04:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001101 10.0.0.241 - - [2026-02-12 02:04:58] "POST /tags HTTP/1.1" 200 366 0.051055 10.0.0.241 - - [2026-02-12 02:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004987 10.0.0.241 - - [2026-02-12 02:04:58] "GET /tag/75a5fa92-957d-4254-9689-42e996d0c84e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.015118 10.0.0.241 - - [2026-02-12 02:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.241 - - [2026-02-12 02:04:58] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039618 10.0.0.241 - - [2026-02-12 02:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.241 - - [2026-02-12 02:04:59] "GET /service-appliance-set/881971d6-85c6-4003-8df3-bde5e11a59f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003403 10.0.0.241 - - [2026-02-12 02:04:59] "POST /fqname-to-id HTTP/1.1" 404 258 0.002052 10.0.0.241 - - [2026-02-12 02:04:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.107662 10.0.0.241 - - [2026-02-12 02:04:59] "GET /virtual-machine-interface/3a02b698-9163-420d-8d1b-de44f93e8cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.018144 10.0.0.241 - - [2026-02-12 02:04:59] "POST /set-tag HTTP/1.1" 200 109 0.014488 10.0.0.241 - - [2026-02-12 02:04:59] "POST /instance-ips HTTP/1.1" 200 418 0.035163 10.0.0.241 - - [2026-02-12 02:04:59] "GET /instance-ip/08324599-da90-4b80-b4b7-1c8aa9556a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1666 0.005412 10.0.0.241 - - [2026-02-12 02:04:59] "POST /loadbalancers HTTP/1.1" 200 620 0.077986 10.0.0.241 - - [2026-02-12 02:04:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.024024 10.0.0.241 - - [2026-02-12 02:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009510 10.0.0.241 - - [2026-02-12 02:04:59] "POST /service-instances HTTP/1.1" 200 568 0.019435 10.0.0.241 - - [2026-02-12 02:04:59] "POST /ref-update HTTP/1.1" 200 156 0.021312 10.0.0.241 - - [2026-02-12 02:04:59] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.064239 10.0.0.241 - - [2026-02-12 02:04:59] "GET /virtual-machine-interface/3a02b698-9163-420d-8d1b-de44f93e8cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.007309 10.0.0.241 - - [2026-02-12 02:04:59] "PUT /service-instance/4fc3751d-6bf6-4b3c-bb22-e3e562a927e3 HTTP/1.1" 200 267 0.016160 10.0.0.241 - - [2026-02-12 02:04:59] "GET /virtual-machine-interface/3a02b698-9163-420d-8d1b-de44f93e8cc1?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.017193 10.0.0.241 - - [2026-02-12 02:04:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.012216 10.0.0.241 - - [2026-02-12 02:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007704 10.0.0.241 - - [2026-02-12 02:04:59] "POST /fqname-to-id HTTP/1.1" 404 208 0.002040 10.0.0.241 - - [2026-02-12 02:04:59] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002775 10.0.0.241 - - [2026-02-12 02:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.241 - - [2026-02-12 02:04:59] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002580 10.0.0.241 - - [2026-02-12 02:04:59] "POST /tags HTTP/1.1" 409 221 0.001858 10.0.0.241 - - [2026-02-12 02:04:59] "POST /virtual-machines HTTP/1.1" 200 430 0.014096 10.0.0.241 - - [2026-02-12 02:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.241 - - [2026-02-12 02:04:59] "GET /tag/6fe5060b-ce71-466c-947f-ae3965932325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011912 10.0.0.241 - - [2026-02-12 02:04:59] "POST /tags HTTP/1.1" 409 238 0.002201 10.0.0.241 - - [2026-02-12 02:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.241 - - [2026-02-12 02:04:59] "GET /tag/75a5fa92-957d-4254-9689-42e996d0c84e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.016736 10.0.0.241 - - [2026-02-12 02:04:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.127710 10.0.0.241 - - [2026-02-12 02:04:59] "POST /chown HTTP/1.1" 200 109 0.030737 10.0.0.241 - - [2026-02-12 02:04:59] "POST /firewall-rules HTTP/1.1" 200 652 0.137604 10.0.0.241 - - [2026-02-12 02:05:00] "POST /chown HTTP/1.1" 200 109 0.058684 10.0.0.241 - - [2026-02-12 02:05:00] "GET /firewall-rule/c7c1999c-ce3e-4845-827c-8d9069be85b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.016535 10.0.0.241 - - [2026-02-12 02:05:00] "PUT /virtual-machine-interface/2f60ff8c-a40b-4c9f-9bd2-0a88b6ff5ecc HTTP/1.1" 200 285 0.043281 10.0.0.241 - - [2026-02-12 02:05:00] "GET /firewall-policy/f371a555-63b9-4d26-9ab5-c8b823539d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.009922 10.0.0.241 - - [2026-02-12 02:05:00] "GET /firewall-rule/c7c1999c-ce3e-4845-827c-8d9069be85b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.013772 10.0.0.241 - - [2026-02-12 02:05:00] "PUT /instance-ip/08324599-da90-4b80-b4b7-1c8aa9556a1e HTTP/1.1" 200 257 0.030558 10.0.0.241 - - [2026-02-12 02:05:00] "POST /ref-update HTTP/1.1" 200 156 0.023390 10.0.0.241 - - [2026-02-12 02:05:00] "POST /ref-update HTTP/1.1" 200 156 0.045016 10.0.0.241 - - [2026-02-12 02:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.022810 10.0.0.241 - - [2026-02-12 02:05:00] "POST /ref-update HTTP/1.1" 200 156 0.050319 10.0.0.241 - - [2026-02-12 02:05:00] "POST /ref-update HTTP/1.1" 200 156 0.024959 10.0.0.241 - - [2026-02-12 02:05:00] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.091190 10.0.0.241 - - [2026-02-12 02:05:00] "POST /ref-update HTTP/1.1" 200 156 0.013877 10.0.0.241 - - [2026-02-12 02:05:00] "GET /loadbalancer/b138373f-7d47-43e4-b3e8-84975b21d404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.003930 10.0.0.241 - - [2026-02-12 02:05:00] "POST /ref-update HTTP/1.1" 200 156 0.027595 10.0.0.241 - - [2026-02-12 02:05:00] "POST /ref-update HTTP/1.1" 200 156 0.032608 10.0.0.241 - - [2026-02-12 02:05:00] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.091850 10.0.0.241 - - [2026-02-12 02:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.020339 10.0.0.241 - - [2026-02-12 02:05:00] "POST /virtual-machines HTTP/1.1" 200 430 0.025068 10.0.0.241 - - [2026-02-12 02:05:00] "GET /project/e1a9667f-1de9-4074-822e-63b80afe6f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.051678 10.0.0.241 - - [2026-02-12 02:05:00] "GET /loadbalancer-listener/d9b0db2e-2495-4e2e-9736-9d23a1531408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.020795 10.0.0.241 - - [2026-02-12 02:05:00] "GET /loadbalancer-listener/d9b0db2e-2495-4e2e-9736-9d23a1531408?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.005353 10.0.0.241 - - [2026-02-12 02:05:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.127578 10.0.0.241 - - [2026-02-12 02:05:00] "POST /chown HTTP/1.1" 200 109 0.026111 10.0.0.241 - - [2026-02-12 02:05:00] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.065175 10.0.0.241 - - [2026-02-12 02:05:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.014835 10.0.0.241 - - [2026-02-12 02:05:00] "POST /chown HTTP/1.1" 200 109 0.017807 10.0.0.241 - - [2026-02-12 02:05:00] "GET /loadbalancer-pool/e3384e01-75ee-47ca-b513-e9afbe0c0b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.009300 10.0.0.241 - - [2026-02-12 02:05:00] "PUT /virtual-machine-interface/4c23e7b7-348c-486c-91c1-c384dce30498 HTTP/1.1" 200 285 0.027822 10.0.0.241 - - [2026-02-12 02:05:00] "PUT /instance-ip/08324599-da90-4b80-b4b7-1c8aa9556a1e HTTP/1.1" 200 257 0.019884 10.0.0.241 - - [2026-02-12 02:05:00] "POST /loadbalancer-members HTTP/1.1" 200 709 0.022748 10.0.0.241 - - [2026-02-12 02:05:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.019633 10.0.0.241 - - [2026-02-12 02:05:00] "POST /ref-update HTTP/1.1" 200 156 0.027045 10.0.0.241 - - [2026-02-12 02:05:00] "GET /loadbalancer-member/84741703-2c82-4eeb-a9e3-fe715dcc6d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.009336 10.0.0.241 - - [2026-02-12 02:05:00] "POST /ref-update HTTP/1.1" 200 156 0.022217 10.0.0.241 - - [2026-02-12 02:05:00] "POST /ref-update HTTP/1.1" 200 156 0.017472 10.0.0.241 - - [2026-02-12 02:05:00] "GET /application-policy-set/7f21bed2-41e1-499f-8947-4a2a45cb0a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.008410 10.0.0.241 - - [2026-02-12 02:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.241 - - [2026-02-12 02:05:00] "GET /policy-management/6aa25960-5bdc-488f-8586-a30b4a0b68cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002703 10.0.0.241 - - [2026-02-12 02:05:00] "POST /tags HTTP/1.1" 409 221 0.001777 10.0.0.241 - - [2026-02-12 02:05:00] "POST /ref-update HTTP/1.1" 200 156 0.015069 10.0.0.241 - - [2026-02-12 02:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.241 - - [2026-02-12 02:05:01] "GET /tag/6fe5060b-ce71-466c-947f-ae3965932325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.016040 10.0.0.241 - - [2026-02-12 02:05:01] "POST /tags HTTP/1.1" 409 238 0.002187 10.0.0.241 - - [2026-02-12 02:05:01] "POST /ref-update HTTP/1.1" 200 156 0.034202 10.0.0.241 - - [2026-02-12 02:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.241 - - [2026-02-12 02:05:01] "GET /tag/75a5fa92-957d-4254-9689-42e996d0c84e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012019 10.0.0.241 - - [2026-02-12 02:05:01] "PUT /service-instance/4fc3751d-6bf6-4b3c-bb22-e3e562a927e3 HTTP/1.1" 200 267 0.021895 10.0.0.241 - - [2026-02-12 02:05:01] "POST /firewall-rules HTTP/1.1" 409 293 0.004967 10.0.0.241 - - [2026-02-12 02:05:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.009795 10.0.0.241 - - [2026-02-12 02:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008202 10.0.0.241 - - [2026-02-12 02:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.241 - - [2026-02-12 02:05:01] "PUT /firewall-rule/c7c1999c-ce3e-4845-827c-8d9069be85b9 HTTP/1.1" 200 261 0.029588 10.0.0.241 - - [2026-02-12 02:05:01] "POST /chown HTTP/1.1" 200 109 0.025219 10.0.0.241 - - [2026-02-12 02:05:01] "GET /firewall-rule/c7c1999c-ce3e-4845-827c-8d9069be85b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.022336 10.0.0.241 - - [2026-02-12 02:05:01] "POST /chown HTTP/1.1" 200 109 0.009434 10.0.0.241 - - [2026-02-12 02:05:01] "GET /firewall-policy/f371a555-63b9-4d26-9ab5-c8b823539d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.008255 10.0.0.241 - - [2026-02-12 02:05:01] "GET /firewall-rule/c7c1999c-ce3e-4845-827c-8d9069be85b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.011770 10.0.0.241 - - [2026-02-12 02:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.241 - - [2026-02-12 02:05:01] "PUT /instance-ip/08324599-da90-4b80-b4b7-1c8aa9556a1e HTTP/1.1" 200 257 0.035276 10.0.0.241 - - [2026-02-12 02:05:01] "POST /ref-update HTTP/1.1" 200 156 0.024458 10.0.0.241 - - [2026-02-12 02:05:01] "GET /tag/75a5fa92-957d-4254-9689-42e996d0c84e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.015571 10.0.0.241 - - [2026-02-12 02:05:01] "GET /tag/75a5fa92-957d-4254-9689-42e996d0c84e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.013747 10.0.0.241 - - [2026-02-12 02:05:01] "GET /virtual-machine-interface/2f60ff8c-a40b-4c9f-9bd2-0a88b6ff5ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.006475 10.0.0.241 - - [2026-02-12 02:05:01] "POST /chown HTTP/1.1" 200 109 0.013268 10.0.0.241 - - [2026-02-12 02:05:01] "POST /chown HTTP/1.1" 200 109 0.016119 10.0.0.241 - - [2026-02-12 02:05:01] "PUT /instance-ip/08324599-da90-4b80-b4b7-1c8aa9556a1e HTTP/1.1" 200 257 0.021243 10.0.0.241 - - [2026-02-12 02:05:01] "POST /set-tag HTTP/1.1" 200 109 0.038300 10.0.0.241 - - [2026-02-12 02:05:01] "GET /virtual-machine-interface/3a02b698-9163-420d-8d1b-de44f93e8cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.015446 10.0.0.241 - - [2026-02-12 02:05:01] "POST /ref-update HTTP/1.1" 200 156 0.030616 10.0.0.241 - - [2026-02-12 02:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.241 - - [2026-02-12 02:05:01] "POST /set-tag HTTP/1.1" 200 109 0.061295 10.0.0.241 - - [2026-02-12 02:05:01] "POST /chown HTTP/1.1" 200 109 0.033814 10.0.0.241 - - [2026-02-12 02:05:01] "GET /virtual-machine-interface/4c23e7b7-348c-486c-91c1-c384dce30498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004573 10.0.0.241 - - [2026-02-12 02:05:01] "POST /set-tag HTTP/1.1" 200 109 0.026651 10.0.0.241 - - [2026-02-12 02:05:01] "GET /firewall-policy/f371a555-63b9-4d26-9ab5-c8b823539d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.009403 10.0.0.241 - - [2026-02-12 02:05:01] "POST /chown HTTP/1.1" 200 109 0.029708 10.0.0.241 - - [2026-02-12 02:05:01] "GET /firewall-rule/c7c1999c-ce3e-4845-827c-8d9069be85b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003812 10.0.0.241 - - [2026-02-12 02:05:01] "PUT /instance-ip/08324599-da90-4b80-b4b7-1c8aa9556a1e HTTP/1.1" 200 257 0.037677 10.0.0.241 - - [2026-02-12 02:05:01] "POST /ref-update HTTP/1.1" 200 156 0.020637 10.0.0.241 - - [2026-02-12 02:05:01] "POST /ref-update HTTP/1.1" 200 156 0.035586 10.0.0.241 - - [2026-02-12 02:05:01] "POST /chown HTTP/1.1" 200 109 0.005925 10.0.0.241 - - [2026-02-12 02:05:01] "DELETE /firewall-rule/c7c1999c-ce3e-4845-827c-8d9069be85b9 HTTP/1.1" 200 115 0.075890 10.0.0.241 - - [2026-02-12 02:05:01] "POST /chown HTTP/1.1" 200 109 0.023288 10.0.0.241 - - [2026-02-12 02:05:01] "PUT /instance-ip/08324599-da90-4b80-b4b7-1c8aa9556a1e HTTP/1.1" 200 257 0.044542 10.0.0.241 - - [2026-02-12 02:05:01] "DELETE /loadbalancer-member/84741703-2c82-4eeb-a9e3-fe715dcc6d25 HTTP/1.1" 200 115 0.074653 10.0.0.241 - - [2026-02-12 02:05:01] "POST /ref-update HTTP/1.1" 200 156 0.021194 10.0.0.241 - - [2026-02-12 02:05:01] "DELETE /loadbalancer-pool/e3384e01-75ee-47ca-b513-e9afbe0c0b81 HTTP/1.1" 200 115 0.076368 10.0.0.241 - - [2026-02-12 02:05:02] "DELETE /loadbalancer-listener/d9b0db2e-2495-4e2e-9736-9d23a1531408 HTTP/1.1" 200 115 0.059295 10.0.0.241 - - [2026-02-12 02:05:02] "DELETE /loadbalancer/b138373f-7d47-43e4-b3e8-84975b21d404 HTTP/1.1" 200 115 0.037182 10.0.0.241 - - [2026-02-12 02:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010740 10.0.0.241 - - [2026-02-12 02:05:02] "DELETE /instance-ip/08324599-da90-4b80-b4b7-1c8aa9556a1e HTTP/1.1" 200 115 0.067541 10.0.0.241 - - [2026-02-12 02:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.241 - - [2026-02-12 02:05:02] "DELETE /virtual-machine-interface/3a02b698-9163-420d-8d1b-de44f93e8cc1 HTTP/1.1" 200 115 0.061939 10.0.0.241 - - [2026-02-12 02:05:02] "DELETE /tag/75a5fa92-957d-4254-9689-42e996d0c84e HTTP/1.1" 200 115 0.071128 10.0.0.241 - - [2026-02-12 02:05:02] "GET /virtual-machine-interface/21816c80-07b7-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005678 10.0.0.241 - - [2026-02-12 02:05:02] "DELETE /service-instance/4fc3751d-6bf6-4b3c-bb22-e3e562a927e3 HTTP/1.1" 200 115 0.064225 10.0.0.241 - - [2026-02-12 02:05:02] "GET /virtual-machine-interface/4c23e7b7-348c-486c-91c1-c384dce30498?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.004805 10.0.0.241 - - [2026-02-12 02:05:02] "POST /set-tag HTTP/1.1" 200 109 0.002509 10.0.0.241 - - [2026-02-12 02:05:02] "GET /virtual-machine-interface/21816c80-07b7-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004218 10.0.0.241 - - [2026-02-12 02:05:02] "POST /set-tag HTTP/1.1" 200 109 0.003470 10.0.0.241 - - [2026-02-12 02:05:02] "DELETE /virtual-machine-interface/4c23e7b7-348c-486c-91c1-c384dce30498 HTTP/1.1" 200 115 0.049191 10.0.0.241 - - [2026-02-12 02:05:02] "GET /virtual-machine/cc42e12b-689d-4b73-b688-fb32efc70d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.010316 10.0.0.241 - - [2026-02-12 02:05:02] "POST /ref-update HTTP/1.1" 200 156 0.008376 10.0.0.241 - - [2026-02-12 02:05:02] "GET /virtual-machine-interface/21816c80-07b7-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.010433 10.0.0.241 - - [2026-02-12 02:05:02] "DELETE /virtual-machine/43425551-dd1a-457a-a524-050d68e07ad6 HTTP/1.1" 200 115 0.055602 10.0.0.241 - - [2026-02-12 02:05:02] "GET /virtual-machine-interface/2f60ff8c-a40b-4c9f-9bd2-0a88b6ff5ecc?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.009305 10.0.0.241 - - [2026-02-12 02:05:02] "POST /set-tag HTTP/1.1" 200 109 0.015166 10.0.0.241 - - [2026-02-12 02:05:02] "POST /set-tag HTTP/1.1" 200 109 0.021431 10.0.0.241 - - [2026-02-12 02:05:02] "DELETE /virtual-machine-interface/2f60ff8c-a40b-4c9f-9bd2-0a88b6ff5ecc HTTP/1.1" 200 115 0.099819 10.0.0.241 - - [2026-02-12 02:05:02] "POST /ref-update HTTP/1.1" 200 156 0.022365 10.0.0.241 - - [2026-02-12 02:05:02] "DELETE /instance-ip/2199b5c4-07b7-11f1-a02e-fa163e42890d HTTP/1.1" 200 115 0.092087 10.0.0.241 - - [2026-02-12 02:05:02] "DELETE /virtual-machine/6f0b2cdb-bdd3-4dbc-af52-dd79d65629cf HTTP/1.1" 200 115 0.063206 10.0.0.241 - - [2026-02-12 02:05:02] "DELETE /virtual-machine-interface/21816c80-07b7-11f1-a02e-fa163e42890d HTTP/1.1" 200 115 0.090816 10.0.0.241 - - [2026-02-12 02:05:02] "DELETE /virtual-machine/cc42e12b-689d-4b73-b688-fb32efc70d9e HTTP/1.1" 200 115 0.020548 10.0.0.241 - - [2026-02-12 02:05:02] "GET /virtual-machine-interface/21f063b0-07b7-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004972 10.0.0.241 - - [2026-02-12 02:05:02] "POST /set-tag HTTP/1.1" 200 109 0.002700 10.0.0.241 - - [2026-02-12 02:05:31] "GET /virtual-machine-interface/21f063b0-07b7-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004981 10.0.0.241 - - [2026-02-12 02:05:31] "POST /set-tag HTTP/1.1" 200 109 0.004383 10.0.0.241 - - [2026-02-12 02:05:31] "GET /virtual-machine-interface/21f063b0-07b7-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.011654 10.0.0.241 - - [2026-02-12 02:05:31] "POST /set-tag HTTP/1.1" 200 109 0.002968 10.0.0.241 - - [2026-02-12 02:05:31] "GET /virtual-machine/83b5c787-c2ea-4900-8725-9b74cf4b8c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.010900 10.0.0.241 - - [2026-02-12 02:05:31] "POST /ref-update HTTP/1.1" 200 156 0.012450 10.0.0.241 - - [2026-02-12 02:05:31] "GET /virtual-machine-interface/21f063b0-07b7-11f1-a02e-fa163e42890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.010673 10.0.0.241 - - [2026-02-12 02:05:31] "POST /set-tag HTTP/1.1" 200 109 0.033903 10.0.0.241 - - [2026-02-12 02:05:31] "POST /set-tag HTTP/1.1" 200 109 0.044793 10.0.0.241 - - [2026-02-12 02:05:31] "DELETE /instance-ip/220b85be-07b7-11f1-a02e-fa163e42890d HTTP/1.1" 200 115 0.071525 10.0.0.241 - - [2026-02-12 02:05:31] "DELETE /virtual-machine-interface/21f063b0-07b7-11f1-a02e-fa163e42890d HTTP/1.1" 200 115 0.066287 10.0.0.241 - - [2026-02-12 02:05:31] "DELETE /virtual-machine/83b5c787-c2ea-4900-8725-9b74cf4b8c39 HTTP/1.1" 200 115 0.028240 10.0.0.241 - - [2026-02-12 02:05:31] "DELETE /tag/59b2267b-555c-4c2b-8a3e-9f70fa1d11d3 HTTP/1.1" 200 115 0.079786 [Introspect:8084]10.0.0.241 - - [2026-02-12 02:05:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001065 [Introspect:8084]10.0.0.241 - - [2026-02-12 02:05:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001608 [Introspect:8084]10.0.0.241 - - [2026-02-12 02:05:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001154 [Introspect:8084]10.0.0.241 - - [2026-02-12 02:05:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001105