++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Aug 25 10:59:51 PM UTC 2026 ===================' INFO: =================== Tue Aug 25 10:59:51 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ cut -d / -f 1 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ head -n 1 +++ ip addr show dev enp1s0 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.177 ++ 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.177 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.177 ++ ANALYTICSDB_NODES=10.0.0.177 ++ ANALYTICS_SNMP_NODES=10.0.0.177 ++ 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.177 +++ local server_address=10.0.0.177 +++ extended_server_list+='10.0.0.177:8081 ' +++ '[' -n '10.0.0.177:8081 ' ']' +++ echo 10.0.0.177:8081 ++ ANALYTICS_SERVERS=10.0.0.177: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.177 +++ local server_address=10.0.0.177 +++ extended_server_list+='10.0.0.177:9042 ' +++ '[' -n '10.0.0.177:9042 ' ']' +++ echo 10.0.0.177:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.177:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.177 ++ 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.177 +++ local server_address=10.0.0.177 +++ extended_server_list+='10.0.0.177:8086 ' +++ '[' -n '10.0.0.177:8086 ' ']' +++ echo 10.0.0.177:8086 ++ COLLECTOR_SERVERS=10.0.0.177: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.177 ++ CONFIGDB_NODES=10.0.0.177 ++ 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.177 +++ local server_address=10.0.0.177 +++ extended_server_list+='10.0.0.177:8082 ' +++ '[' -n '10.0.0.177:8082 ' ']' +++ echo 10.0.0.177:8082 ++ CONFIG_SERVERS=10.0.0.177: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.177 +++ local server_address=10.0.0.177 +++ extended_server_list+='10.0.0.177:9161 ' +++ '[' -n '10.0.0.177:9161 ' ']' +++ echo 10.0.0.177:9161 ++ CONFIGDB_SERVERS=10.0.0.177: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.177 +++ local server_address=10.0.0.177 +++ extended_server_list+='10.0.0.177:9041 ' +++ '[' -n '10.0.0.177:9041 ' ']' +++ echo 10.0.0.177:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.177: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.177 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.177 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.177 ++ 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.177 +++ local server_address=10.0.0.177 +++ extended_server_list+=10.0.0.177:2181, +++ '[' -n 10.0.0.177:2181, ']' +++ echo 10.0.0.177:2181 ++ ZOOKEEPER_SERVERS=10.0.0.177: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.177 +++ local server_address=10.0.0.177 +++ extended_server_list+='10.0.0.177:2181 ' +++ '[' -n '10.0.0.177:2181 ' ']' +++ echo 10.0.0.177:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.177:2181 ++ RABBITMQ_NODES=10.0.0.177 ++ 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.177 +++ local server_address=10.0.0.177 +++ extended_server_list+=10.0.0.177:5673, +++ '[' -n 10.0.0.177:5673, ']' +++ echo 10.0.0.177:5673 ++ RABBITMQ_SERVERS=10.0.0.177: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.177 +++ local server_address=10.0.0.177 +++ extended_server_list+='10.0.0.177:6379 ' +++ '[' -n '10.0.0.177:6379 ' ']' +++ echo 10.0.0.177:6379 ++ REDIS_SERVERS=10.0.0.177: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.177 ++ 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.177 +++ local server_address=10.0.0.177 +++ extended_server_list+='10.0.0.177:9092 ' +++ '[' -n '10.0.0.177:9092 ' ']' +++ echo 10.0.0.177:9092 ++ KAFKA_SERVERS=10.0.0.177: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.177 ++ 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.177 ++ 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 ++ echo 10.0.0.177 ++ cut -d , -f 1 + local cassandra=10.0.0.177 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.177 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.177 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.177 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.177 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 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.177 +++ local servers=10.0.0.177 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ tr '\n' , +++ local local_ips=,10.0.0.177,10.86.164.1,127.0.0.1,172.17.0.1,252.177.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.177'\''))' +++ local server_ip=10.0.0.177 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.177 ]] +++ [[ ,10.0.0.177,10.86.164.1,127.0.0.1,172.17.0.1,252.177.0.1,, =~ ,10\.0\.0\.177, ]] +++ echo 10.0.0.177 1 +++ return ++ local ip=10.0.0.177 ++ [[ -z 10.0.0.177 ]] ++ echo 10.0.0.177 + host_ip=10.0.0.177 + [[ cql == \c\q\l ]] ++ echo 10.0.0.177:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.177:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.177:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 08/25/2026 23:00:39.051 7fa132408280 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/25/2026 23:00:39.309 7fa132408280 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/25/2026 23:00:39.325 7fa132408280 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/25/2026 23:00:39.326 7fa132408280 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.177:8082/ Hit Ctrl-C to quit. 10.0.0.177 - - [2026-08-25 23:00:52] "GET / HTTP/1.1" 503 181 0.000292 10.0.0.177 - - [2026-08-25 23:00:53] "GET / HTTP/1.1" 200 36215 0.010677 10.0.0.177 - - [2026-08-25 23:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.177 - - [2026-08-25 23:00:53] "GET /global-system-config/3c41cf80-9282-4208-ba24-6ef183100e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.021868 10.0.0.177 - - [2026-08-25 23:00:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.005322 10.0.0.177 - - [2026-08-25 23:00:53] "GET / HTTP/1.1" 200 45303 0.006436 10.0.0.177 - - [2026-08-25 23:00:53] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.092517 10.0.0.177 - - [2026-08-25 23:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.017337 10.0.0.177 - - [2026-08-25 23:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009332 10.0.0.177 - - [2026-08-25 23:00:53] "GET / HTTP/1.1" 200 36215 0.002019 10.0.0.177 - - [2026-08-25 23:00:53] "POST /fqname-to-id HTTP/1.1" 404 186 0.011047 10.0.0.177 - - [2026-08-25 23:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.177 - - [2026-08-25 23:00:53] "GET /global-system-config/3c41cf80-9282-4208-ba24-6ef183100e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.020593 10.0.0.177 - - [2026-08-25 23:00:54] "POST /service-appliance-sets HTTP/1.1" 200 555 0.121383 10.0.0.177 - - [2026-08-25 23:00:54] "POST /fqname-to-id HTTP/1.1" 404 180 0.003348 10.0.0.177 - - [2026-08-25 23:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013828 10.0.0.177 - - [2026-08-25 23:00:54] "GET /global-system-config/3c41cf80-9282-4208-ba24-6ef183100e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.020342 10.0.0.177 - - [2026-08-25 23:00:54] "POST /service-appliance-sets HTTP/1.1" 200 543 0.103676 10.0.0.177 - - [2026-08-25 23:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016567 10.0.0.177 - - [2026-08-25 23:00:54] "GET /network-ipam/6d94d828-b820-49cc-965f-cddd4e7d5f48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.030728 10.0.0.177 - - [2026-08-25 23:00:54] "GET / HTTP/1.1" 200 36215 0.002426 10.0.0.177 - - [2026-08-25 23:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.177 - - [2026-08-25 23:00:54] "GET /global-system-config/3c41cf80-9282-4208-ba24-6ef183100e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.025761 10.0.0.177 - - [2026-08-25 23:00:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.013520 10.0.0.177 - - [2026-08-25 23:00:54] "GET / HTTP/1.1" 200 36215 0.001559 10.0.0.177 - - [2026-08-25 23:00:54] "GET / HTTP/1.1" 200 36215 0.002281 10.0.0.177 - - [2026-08-25 23:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006686 10.0.0.177 - - [2026-08-25 23:00:54] "GET /global-system-config/3c41cf80-9282-4208-ba24-6ef183100e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.023571 10.0.0.177 - - [2026-08-25 23:00:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.003777 10.0.0.177 - - [2026-08-25 23:00:54] "POST /config-database-nodes HTTP/1.1" 200 613 0.338095 10.0.0.177 - - [2026-08-25 23:00:55] "GET / HTTP/1.1" 200 36215 0.005169 10.0.0.177 - - [2026-08-25 23:00:55] "POST /analytics-nodes HTTP/1.1" 200 601 0.210483 10.0.0.177 - - [2026-08-25 23:00:55] "POST /service-templates HTTP/1.1" 200 513 0.358140 10.0.0.177 - - [2026-08-25 23:00:55] "POST /service-templates HTTP/1.1" 200 503 0.143385 10.0.0.177 - - [2026-08-25 23:00:55] "POST /service-templates HTTP/1.1" 200 517 0.068959 10.0.0.177 - - [2026-08-25 23:00:56] "POST /service-templates HTTP/1.1" 200 537 0.155502 10.0.0.177 - - [2026-08-25 23:00:56] "POST /service-templates HTTP/1.1" 200 509 0.094044 10.0.0.177 - - [2026-08-25 23:00:57] "GET / HTTP/1.1" 200 36215 0.001566 10.0.0.177 - - [2026-08-25 23:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011764 10.0.0.177 - - [2026-08-25 23:00:57] "GET /global-system-config/3c41cf80-9282-4208-ba24-6ef183100e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.028542 10.0.0.177 - - [2026-08-25 23:00:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.003899 10.0.0.177 - - [2026-08-25 23:00:57] "POST /database-nodes HTTP/1.1" 200 599 0.109720 10.0.0.177 - - [2026-08-25 23:00:58] "GET / HTTP/1.1" 200 36215 0.001852 10.0.0.177 - - [2026-08-25 23:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005390 10.0.0.177 - - [2026-08-25 23:00:58] "GET /routing-instance/ab3f3663-c88c-4af8-b4ea-b40c4924c472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.008160 10.0.0.177 - - [2026-08-25 23:00:58] "POST /bgp-routers HTTP/1.1" 200 618 0.117512 10.0.0.177 - - [2026-08-25 23:00:58] "GET /bgp-router/5680066d-45cb-484e-ab5a-07f84335e549?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.013486 10.0.0.177 - - [2026-08-25 23:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006152 10.0.0.177 - - [2026-08-25 23:00:58] "GET /global-system-config/3c41cf80-9282-4208-ba24-6ef183100e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011119 10.0.0.177 - - [2026-08-25 23:00:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004202 10.0.0.177 - - [2026-08-25 23:00:58] "POST /ref-update HTTP/1.1" 200 156 0.047885 10.0.0.177 - - [2026-08-25 23:01:02] "GET / HTTP/1.1" 200 36215 0.001728 10.0.0.177 - - [2026-08-25 23:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.014172 10.0.0.177 - - [2026-08-25 23:01:02] "GET /global-system-config/3c41cf80-9282-4208-ba24-6ef183100e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.051881 10.0.0.177 - - [2026-08-25 23:01:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.006321 10.0.0.177 - - [2026-08-25 23:01:02] "POST /config-nodes HTTP/1.1" 200 595 0.117552 10.0.0.177 - - [2026-08-25 23:01:03] "GET / HTTP/1.1" 200 36215 0.001714 10.0.0.177 - - [2026-08-25 23:01:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004812 10.0.0.177 - - [2026-08-25 23:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.021684 10.0.0.177 - - [2026-08-25 23:01:05] "GET /network-ipam/6d94d828-b820-49cc-965f-cddd4e7d5f48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.009756 10.0.0.177 - - [2026-08-25 23:01:05] "POST /fqname-to-id HTTP/1.1" 404 225 0.005574 10.0.0.177 - - [2026-08-25 23:01:05] "POST /access-control-lists HTTP/1.1" 200 589 0.081962 10.0.0.177 - - [2026-08-25 23:01:05] "POST /fqname-to-id HTTP/1.1" 404 224 0.026887 10.0.0.177 - - [2026-08-25 23:01:06] "POST /access-control-lists HTTP/1.1" 200 587 0.172468 10.0.0.177 - - [2026-08-25 23:01:06] "POST /route-targets HTTP/1.1" 200 328 0.043996 10.0.0.177 - - [2026-08-25 23:01:06] "POST /ref-update HTTP/1.1" 200 156 0.037034 10.0.0.177 - - [2026-08-25 23:01:06] "POST /route-targets HTTP/1.1" 200 328 0.075582 10.0.0.177 - - [2026-08-25 23:01:06] "POST /ref-update HTTP/1.1" 200 156 0.070631 10.0.0.177 - - [2026-08-25 23:01:06] "POST /route-targets HTTP/1.1" 200 328 0.043687 10.0.0.177 - - [2026-08-25 23:01:06] "POST /ref-update HTTP/1.1" 200 156 0.031387 10.0.0.177 - - [2026-08-25 23:01:06] "POST /route-targets HTTP/1.1" 200 328 0.022711 10.0.0.177 - - [2026-08-25 23:01:06] "POST /ref-update HTTP/1.1" 200 156 0.049196 10.0.0.177 - - [2026-08-25 23:01:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.003635 10.0.0.177 - - [2026-08-25 23:01:07] "POST /access-control-lists HTTP/1.1" 200 553 0.090549 10.0.0.177 - - [2026-08-25 23:01:07] "GET / HTTP/1.1" 200 36215 0.001472 10.0.0.177 - - [2026-08-25 23:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005115 10.0.0.177 - - [2026-08-25 23:01:07] "GET /global-system-config/3c41cf80-9282-4208-ba24-6ef183100e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.012949 10.0.0.177 - - [2026-08-25 23:01:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.013184 10.0.0.177 - - [2026-08-25 23:01:07] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.099557 10.0.0.177 - - [2026-08-25 23:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.177 - - [2026-08-25 23:01:08] "GET /global-vrouter-config/19bfa30b-0b72-4cbd-93f3-de606180488e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.008293 10.0.0.177 - - [2026-08-25 23:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015525 10.0.0.177 - - [2026-08-25 23:01:08] "PUT /global-vrouter-config/19bfa30b-0b72-4cbd-93f3-de606180488e HTTP/1.1" 200 277 0.051551 10.0.0.177 - - [2026-08-25 23:01:09] "GET / HTTP/1.1" 200 36215 0.001840 10.0.0.177 - - [2026-08-25 23:01:09] "POST /alarms HTTP/1.1" 200 583 0.104459 10.0.0.177 - - [2026-08-25 23:01:09] "POST /alarms HTTP/1.1" 200 577 0.118452 10.0.0.177 - - [2026-08-25 23:01:09] "POST /alarms HTTP/1.1" 200 577 0.087848 10.0.0.177 - - [2026-08-25 23:01:09] "POST /alarms HTTP/1.1" 200 561 0.119723 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:01:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001303 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:01:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001551 10.0.0.177 - - [2026-08-25 23:01:09] "POST /alarms HTTP/1.1" 200 557 0.132247 10.0.0.177 - - [2026-08-25 23:01:09] "POST /alarms HTTP/1.1" 200 559 0.132012 10.0.0.177 - - [2026-08-25 23:01:10] "POST /alarms HTTP/1.1" 200 567 0.124742 10.0.0.177 - - [2026-08-25 23:01:10] "POST /alarms HTTP/1.1" 200 551 0.176554 10.0.0.177 - - [2026-08-25 23:01:10] "POST /alarms HTTP/1.1" 200 559 0.089113 10.0.0.177 - - [2026-08-25 23:01:10] "POST /alarms HTTP/1.1" 200 569 0.138104 10.0.0.177 - - [2026-08-25 23:01:10] "POST /alarms HTTP/1.1" 200 557 0.142341 10.0.0.177 - - [2026-08-25 23:01:10] "POST /alarms HTTP/1.1" 200 569 0.077897 10.0.0.177 - - [2026-08-25 23:01:10] "POST /alarms HTTP/1.1" 200 577 0.158964 10.0.0.177 - - [2026-08-25 23:01:11] "POST /alarms HTTP/1.1" 200 571 0.147113 10.0.0.177 - - [2026-08-25 23:01:11] "POST /alarms HTTP/1.1" 200 563 0.133862 10.0.0.177 - - [2026-08-25 23:01:11] "POST /alarms HTTP/1.1" 200 563 0.084575 10.0.0.177 - - [2026-08-25 23:01:11] "POST /alarms HTTP/1.1" 200 563 0.046769 10.0.0.177 - - [2026-08-25 23:01:11] "POST /alarms HTTP/1.1" 200 549 0.107969 10.0.0.177 - - [2026-08-25 23:01:11] "POST /alarms HTTP/1.1" 200 597 0.074322 10.0.0.177 - - [2026-08-25 23:01:11] "POST /alarms HTTP/1.1" 200 577 0.096981 10.0.0.177 - - [2026-08-25 23:01:11] "POST /alarms HTTP/1.1" 200 573 0.130223 10.0.0.177 - - [2026-08-25 23:01:12] "POST /alarms HTTP/1.1" 200 585 0.100974 10.0.0.177 - - [2026-08-25 23:01:12] "POST /alarms HTTP/1.1" 200 611 0.074644 10.0.0.177 - - [2026-08-25 23:01:12] "GET / HTTP/1.1" 200 36215 0.001516 10.0.0.177 - - [2026-08-25 23:01:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005270 10.0.0.177 - - [2026-08-25 23:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009264 10.0.0.177 - - [2026-08-25 23:01:12] "PUT /global-vrouter-config/19bfa30b-0b72-4cbd-93f3-de606180488e HTTP/1.1" 200 277 0.033954 10.0.0.176 - - [2026-08-25 23:01:13] "GET / HTTP/1.1" 200 36215 0.002023 10.0.0.176 - - [2026-08-25 23:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.176 - - [2026-08-25 23:01:13] "GET /global-system-config/3c41cf80-9282-4208-ba24-6ef183100e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005750 10.0.0.176 - - [2026-08-25 23:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012458 10.0.0.176 - - [2026-08-25 23:01:13] "GET /routing-instance/ab3f3663-c88c-4af8-b4ea-b40c4924c472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.009900 10.0.0.176 - - [2026-08-25 23:01:13] "PUT /global-system-config/3c41cf80-9282-4208-ba24-6ef183100e35 HTTP/1.1" 200 275 0.054684 10.0.0.176 - - [2026-08-25 23:01:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.039676 10.0.0.177 - - [2026-08-25 23:01:13] "GET / HTTP/1.1" 200 36215 0.002099 10.0.0.176 - - [2026-08-25 23:01:13] "POST /virtual-routers HTTP/1.1" 200 601 0.307562 10.0.0.176 - - [2026-08-25 23:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.021913 10.0.0.176 - - [2026-08-25 23:01:14] "GET /virtual-router/cedb960c-f203-40c0-93e3-7dfed7a4bd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.025245 10.0.0.177 - - [2026-08-25 23:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.149215 10.0.0.176 - - [2026-08-25 23:01:14] "POST /fqname-to-id HTTP/1.1" 404 229 0.008091 10.0.0.177 - - [2026-08-25 23:01:14] "GET /global-vrouter-config/19bfa30b-0b72-4cbd-93f3-de606180488e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.015818 10.0.0.177 - - [2026-08-25 23:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.176 - - [2026-08-25 23:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006200 10.0.0.177 - - [2026-08-25 23:01:14] "PUT /global-vrouter-config/19bfa30b-0b72-4cbd-93f3-de606180488e HTTP/1.1" 200 277 0.068321 10.0.0.176 - - [2026-08-25 23:01:14] "GET /virtual-network/e491da1e-907f-418a-98d0-85b08232287a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.050131 10.0.0.176 - - [2026-08-25 23:01:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.342482 10.0.0.177 - - [2026-08-25 23:01:15] "GET / HTTP/1.1" 200 36215 0.001876 10.0.0.177 - - [2026-08-25 23:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.177 - - [2026-08-25 23:01:15] "GET /global-system-config/3c41cf80-9282-4208-ba24-6ef183100e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.007116 10.0.0.177 - - [2026-08-25 23:01:15] "PUT /global-system-config/3c41cf80-9282-4208-ba24-6ef183100e35 HTTP/1.1" 200 275 0.044495 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:01:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001234 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:01:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001403 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:01:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001020 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:01:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001151 10.0.0.177 - - [2026-08-25 23:01:24] "GET / HTTP/1.1" 200 36215 0.001702 10.0.0.177 - - [2026-08-25 23:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.177 - - [2026-08-25 23:01:25] "GET /domain/01a9a25e-da2c-4b73-ab82-596b6f4208cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.004513 10.0.0.177 - - [2026-08-25 23:01:25] "POST /id-to-fqname HTTP/1.1" 200 173 0.000666 10.0.0.177 - - [2026-08-25 23:01:25] "POST /fqname-to-id HTTP/1.1" 404 182 0.010671 10.0.0.177 - - [2026-08-25 23:01:25] "POST /security-groups HTTP/1.1" 200 570 0.163594 10.0.0.177 - - [2026-08-25 23:01:25] "POST /projects HTTP/1.1" 200 483 0.425376 10.0.0.177 - - [2026-08-25 23:01:25] "POST /fqname-to-id HTTP/1.1" 404 213 0.006026 10.0.0.177 - - [2026-08-25 23:01:25] "POST /access-control-lists HTTP/1.1" 200 581 0.096695 10.0.0.177 - - [2026-08-25 23:01:25] "POST /fqname-to-id HTTP/1.1" 404 212 0.021199 10.0.0.177 - - [2026-08-25 23:01:25] "POST /security-groups HTTP/1.1" 200 536 0.141099 10.0.0.177 - - [2026-08-25 23:01:25] "POST /chown HTTP/1.1" 200 109 0.045269 10.0.0.177 - - [2026-08-25 23:01:25] "POST /policy-managements HTTP/1.1" 409 214 0.006859 10.0.0.177 - - [2026-08-25 23:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015712 10.0.0.177 - - [2026-08-25 23:01:25] "POST /access-control-lists HTTP/1.1" 200 579 0.136206 10.0.0.177 - - [2026-08-25 23:01:25] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017642 10.0.0.177 - - [2026-08-25 23:01:25] "POST /fqname-to-id HTTP/1.1" 404 232 0.005507 10.0.0.177 - - [2026-08-25 23:01:25] "POST /access-control-lists HTTP/1.1" 200 596 0.069830 10.0.0.177 - - [2026-08-25 23:01:25] "POST /fqname-to-id HTTP/1.1" 404 231 0.046481 10.0.0.177 - - [2026-08-25 23:01:25] "POST /application-policy-sets HTTP/1.1" 200 530 0.157253 10.0.0.177 - - [2026-08-25 23:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.177 - - [2026-08-25 23:01:26] "GET /global-vrouter-config/19bfa30b-0b72-4cbd-93f3-de606180488e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004720 10.0.0.177 - - [2026-08-25 23:01:26] "POST /access-control-lists HTTP/1.1" 200 594 0.073134 10.0.0.177 - - [2026-08-25 23:01:26] "PUT /global-vrouter-config/19bfa30b-0b72-4cbd-93f3-de606180488e HTTP/1.1" 200 277 0.038501 10.0.0.177 - - [2026-08-25 23:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005138 10.0.0.177 - - [2026-08-25 23:01:26] "GET /virtual-network/e491da1e-907f-418a-98d0-85b08232287a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.055374 10.0.0.177 - - [2026-08-25 23:01:26] "POST /id-to-fqname HTTP/1.1" 200 177 0.000765 10.0.0.177 - - [2026-08-25 23:01:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.016942 10.0.0.177 - - [2026-08-25 23:01:26] "POST /security-groups HTTP/1.1" 200 574 0.138846 10.0.0.177 - - [2026-08-25 23:01:26] "POST /fqname-to-id HTTP/1.1" 404 217 0.004945 10.0.0.177 - - [2026-08-25 23:01:26] "POST /projects HTTP/1.1" 200 491 0.462760 10.0.0.177 - - [2026-08-25 23:01:26] "POST /security-groups HTTP/1.1" 200 548 0.169515 10.0.0.177 - - [2026-08-25 23:01:26] "POST /access-control-lists HTTP/1.1" 200 585 0.212044 10.0.0.177 - - [2026-08-25 23:01:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.011724 10.0.0.177 - - [2026-08-25 23:01:27] "POST /chown HTTP/1.1" 200 109 0.145375 10.0.0.177 - - [2026-08-25 23:01:27] "POST /access-control-lists HTTP/1.1" 200 583 0.107523 10.0.0.177 - - [2026-08-25 23:01:27] "POST /fqname-to-id HTTP/1.1" 404 240 0.016704 10.0.0.177 - - [2026-08-25 23:01:27] "POST /network-ipams HTTP/1.1" 200 524 0.128109 10.0.0.177 - - [2026-08-25 23:01:27] "POST /access-control-lists HTTP/1.1" 200 604 0.130554 10.0.0.177 - - [2026-08-25 23:01:27] "POST /fqname-to-id HTTP/1.1" 404 239 0.024571 10.0.0.177 - - [2026-08-25 23:01:27] "POST /network-ipams HTTP/1.1" 200 512 0.116765 10.0.0.177 - - [2026-08-25 23:01:27] "POST /fqname-to-id HTTP/1.1" 404 198 0.013536 10.0.0.177 - - [2026-08-25 23:01:27] "POST /access-control-lists HTTP/1.1" 200 602 0.185591 10.0.0.177 - - [2026-08-25 23:01:27] "POST /fqname-to-id HTTP/1.1" 404 229 0.011819 10.0.0.177 - - [2026-08-25 23:01:27] "POST /useragent-kv HTTP/1.1" 200 115 0.027731 10.0.0.177 - - [2026-08-25 23:01:27] "POST /virtual-networks HTTP/1.1" 200 540 0.505686 10.0.0.177 - - [2026-08-25 23:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.022002 10.0.0.177 - - [2026-08-25 23:01:28] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.025664 10.0.0.177 - - [2026-08-25 23:01:28] "POST /access-control-lists HTTP/1.1" 200 591 0.172912 10.0.0.177 - - [2026-08-25 23:01:28] "POST /network-ipams HTTP/1.1" 200 520 0.210305 10.0.0.177 - - [2026-08-25 23:01:28] "POST /fqname-to-id HTTP/1.1" 404 202 0.010985 10.0.0.177 - - [2026-08-25 23:01:28] "POST /route-targets HTTP/1.1" 200 328 0.124586 10.0.0.177 - - [2026-08-25 23:01:28] "POST /ref-update HTTP/1.1" 200 156 0.105184 10.0.0.177 - - [2026-08-25 23:01:28] "POST /useragent-kv HTTP/1.1" 200 115 0.031443 10.0.0.177 - - [2026-08-25 23:01:28] "POST /virtual-networks HTTP/1.1" 200 548 0.408615 10.0.0.177 - - [2026-08-25 23:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.177 - - [2026-08-25 23:01:28] "GET /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.014838 10.0.0.177 - - [2026-08-25 23:01:28] "POST /fqname-to-id HTTP/1.1" 404 199 0.004920 10.0.0.177 - - [2026-08-25 23:01:28] "POST /route-targets HTTP/1.1" 200 328 0.046272 10.0.0.177 - - [2026-08-25 23:01:28] "POST /ref-update HTTP/1.1" 200 156 0.076447 10.0.0.177 - - [2026-08-25 23:01:29] "POST /network-policys HTTP/1.1" 200 540 0.247796 10.0.0.177 - - [2026-08-25 23:01:29] "POST /fqname-to-id HTTP/1.1" 404 197 0.004496 10.0.0.177 - - [2026-08-25 23:01:29] "POST /network-policys HTTP/1.1" 200 536 0.133267 10.0.0.177 - - [2026-08-25 23:01:29] "POST /fqname-to-id HTTP/1.1" 404 201 0.013734 10.0.0.177 - - [2026-08-25 23:01:29] "POST /network-policys HTTP/1.1" 200 544 0.137245 10.0.0.177 - - [2026-08-25 23:01:29] "PUT /access-control-list/4fd81ef2-6858-4b78-bf66-ac135e8a4930 HTTP/1.1" 200 273 0.047328 10.0.0.177 - - [2026-08-25 23:01:29] "POST /ref-update HTTP/1.1" 200 156 0.194168 10.0.0.177 - - [2026-08-25 23:01:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021165 10.0.0.177 - - [2026-08-25 23:01:29] "PUT /access-control-list/2a17c825-b39d-4a8b-9542-2b0667cff107 HTTP/1.1" 200 273 0.066587 10.0.0.177 - - [2026-08-25 23:01:29] "POST /ref-update HTTP/1.1" 200 156 0.177726 10.0.0.177 - - [2026-08-25 23:01:30] "PUT /access-control-list/2a17c825-b39d-4a8b-9542-2b0667cff107 HTTP/1.1" 200 273 0.038273 10.0.0.177 - - [2026-08-25 23:01:30] "POST /ref-update HTTP/1.1" 200 156 0.147712 10.0.0.177 - - [2026-08-25 23:01:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013013 10.0.0.177 - - [2026-08-25 23:01:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027112 10.0.0.177 - - [2026-08-25 23:01:30] "POST /ref-update HTTP/1.1" 200 156 0.172876 10.0.0.177 - - [2026-08-25 23:01:30] "PUT /access-control-list/4fd81ef2-6858-4b78-bf66-ac135e8a4930 HTTP/1.1" 200 273 0.296254 10.0.0.177 - - [2026-08-25 23:01:30] "POST /ref-update HTTP/1.1" 200 156 0.088516 10.0.0.177 - - [2026-08-25 23:01:30] "POST /fqname-to-id HTTP/1.1" 404 237 0.008596 10.0.0.177 - - [2026-08-25 23:01:30] "POST /ref-update HTTP/1.1" 200 156 0.217388 10.0.0.177 - - [2026-08-25 23:01:30] "POST /access-control-lists HTTP/1.1" 200 603 0.119768 10.0.0.177 - - [2026-08-25 23:01:30] "POST /ref-update HTTP/1.1" 200 156 0.050076 10.0.0.177 - - [2026-08-25 23:01:30] "PUT /access-control-list/ef2bf731-1d3e-44c9-9a7a-63bc57e96cb0 HTTP/1.1" 200 273 0.040590 10.0.0.177 - - [2026-08-25 23:01:30] "POST /ref-update HTTP/1.1" 200 156 0.257984 10.0.0.177 - - [2026-08-25 23:01:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.044378 10.0.0.177 - - [2026-08-25 23:01:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013848 10.0.0.177 - - [2026-08-25 23:01:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019335 10.0.0.177 - - [2026-08-25 23:01:31] "PUT /access-control-list/4fd81ef2-6858-4b78-bf66-ac135e8a4930 HTTP/1.1" 200 273 0.151932 10.0.0.177 - - [2026-08-25 23:01:31] "POST /ref-update HTTP/1.1" 200 156 0.066987 10.0.0.177 - - [2026-08-25 23:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.032873 10.0.0.177 - - [2026-08-25 23:01:31] "GET /virtual-network/e491da1e-907f-418a-98d0-85b08232287a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.033569 10.0.0.177 - - [2026-08-25 23:01:31] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.010439 10.0.0.177 - - [2026-08-25 23:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.177 - - [2026-08-25 23:01:31] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004872 10.0.0.177 - - [2026-08-25 23:01:31] "POST /firewall-policys HTTP/1.1" 200 532 0.072210 10.0.0.177 - - [2026-08-25 23:01:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.083744 10.0.0.177 - - [2026-08-25 23:01:31] "GET /firewall-policy/413f0995-fd52-40a4-a478-184e785cf381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.029013 10.0.0.177 - - [2026-08-25 23:01:31] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004936 10.0.0.177 - - [2026-08-25 23:01:31] "GET /firewall-policy/413f0995-fd52-40a4-a478-184e785cf381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.007936 10.0.0.177 - - [2026-08-25 23:01:31] "POST /ref-update HTTP/1.1" 200 156 0.078275 10.0.0.177 - - [2026-08-25 23:01:31] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.010165 10.0.0.177 - - [2026-08-25 23:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.177 - - [2026-08-25 23:01:31] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005042 10.0.0.177 - - [2026-08-25 23:01:31] "POST /firewall-policys HTTP/1.1" 200 534 0.137806 10.0.0.177 - - [2026-08-25 23:01:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.104997 10.0.0.177 - - [2026-08-25 23:01:32] "GET /firewall-policy/2a42f453-5bde-4953-bad0-87af1fb32627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.027148 10.0.0.177 - - [2026-08-25 23:01:32] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.004121 10.0.0.177 - - [2026-08-25 23:01:32] "GET /firewall-policy/2a42f453-5bde-4953-bad0-87af1fb32627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004542 10.0.0.177 - - [2026-08-25 23:01:32] "GET /firewall-policy/413f0995-fd52-40a4-a478-184e785cf381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.008382 10.0.0.177 - - [2026-08-25 23:01:32] "GET /firewall-policy/413f0995-fd52-40a4-a478-184e785cf381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.006268 10.0.0.177 - - [2026-08-25 23:01:32] "POST /ref-update HTTP/1.1" 200 156 0.063828 10.0.0.177 - - [2026-08-25 23:01:32] "POST /ref-update HTTP/1.1" 200 156 0.054161 10.0.0.177 - - [2026-08-25 23:01:32] "POST /ref-update HTTP/1.1" 200 156 0.045446 10.0.0.177 - - [2026-08-25 23:01:32] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.012643 10.0.0.177 - - [2026-08-25 23:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006110 10.0.0.177 - - [2026-08-25 23:01:32] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005661 10.0.0.177 - - [2026-08-25 23:01:32] "POST /firewall-policys HTTP/1.1" 200 532 0.050173 10.0.0.177 - - [2026-08-25 23:01:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.043664 10.0.0.177 - - [2026-08-25 23:01:32] "GET /firewall-policy/448e8603-b8b5-4e7d-ba71-8e8841f9957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.011079 10.0.0.177 - - [2026-08-25 23:01:32] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.003681 10.0.0.177 - - [2026-08-25 23:01:32] "GET /firewall-policy/448e8603-b8b5-4e7d-ba71-8e8841f9957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003539 10.0.0.177 - - [2026-08-25 23:01:32] "GET /firewall-policy/2a42f453-5bde-4953-bad0-87af1fb32627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004734 10.0.0.177 - - [2026-08-25 23:01:32] "GET /firewall-policy/413f0995-fd52-40a4-a478-184e785cf381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.005613 10.0.0.177 - - [2026-08-25 23:01:32] "GET /firewall-policy/413f0995-fd52-40a4-a478-184e785cf381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.005007 10.0.0.177 - - [2026-08-25 23:01:32] "GET /firewall-policy/2a42f453-5bde-4953-bad0-87af1fb32627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.008698 10.0.0.177 - - [2026-08-25 23:01:32] "POST /ref-update HTTP/1.1" 200 156 0.055132 10.0.0.177 - - [2026-08-25 23:01:32] "POST /ref-update HTTP/1.1" 200 156 0.081214 10.0.0.177 - - [2026-08-25 23:01:33] "POST /ref-update HTTP/1.1" 200 156 0.083283 10.0.0.177 - - [2026-08-25 23:01:33] "POST /ref-update HTTP/1.1" 200 156 0.047100 10.0.0.177 - - [2026-08-25 23:01:33] "POST /ref-update HTTP/1.1" 200 156 0.121456 10.0.0.177 - - [2026-08-25 23:01:33] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.038702 10.0.0.177 - - [2026-08-25 23:01:33] "POST /tags HTTP/1.1" 200 300 0.115123 10.0.0.177 - - [2026-08-25 23:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.029146 10.0.0.177 - - [2026-08-25 23:01:33] "GET /tag/3623cc7f-1d7b-4a6e-887a-7fe5e3dbe412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.051513 10.0.0.177 - - [2026-08-25 23:01:33] "POST /set-tag HTTP/1.1" 200 109 0.027485 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:01:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001264 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:01:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001607 10.0.0.177 - - [2026-08-25 23:01:34] "POST /tags HTTP/1.1" 200 302 0.147368 10.0.0.177 - - [2026-08-25 23:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.177 - - [2026-08-25 23:01:34] "GET /tag/abe167df-1364-48fc-9b94-25f44a8ad97b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.020173 10.0.0.177 - - [2026-08-25 23:01:34] "POST /tags HTTP/1.1" 200 326 0.242419 10.0.0.177 - - [2026-08-25 23:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.177 - - [2026-08-25 23:01:34] "GET /tag/162590b6-bc2a-4111-b92e-cddf6d98f6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.177927 10.0.0.177 - - [2026-08-25 23:01:34] "POST /tags HTTP/1.1" 200 312 0.302172 10.0.0.177 - - [2026-08-25 23:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.177 - - [2026-08-25 23:01:34] "GET /tag/1d4a051d-8800-4477-a013-a7ed146f2d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.044647 10.0.0.177 - - [2026-08-25 23:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007948 10.0.0.177 - - [2026-08-25 23:01:35] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.010185 10.0.0.177 - - [2026-08-25 23:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.177 - - [2026-08-25 23:01:35] "GET /project/c31d4198-d082-404c-9041-5b121f2a2315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.044576 10.0.0.177 - - [2026-08-25 23:01:35] "POST /virtual-machines HTTP/1.1" 200 378 0.019624 10.0.0.177 - - [2026-08-25 23:01:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.057783 10.0.0.177 - - [2026-08-25 23:01:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.190575 10.0.0.177 - - [2026-08-25 23:01:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.049395 10.0.0.177 - - [2026-08-25 23:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008624 10.0.0.177 - - [2026-08-25 23:01:35] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.008416 10.0.0.177 - - [2026-08-25 23:01:35] "POST /instance-ips HTTP/1.1" 200 410 0.145115 10.0.0.177 - - [2026-08-25 23:01:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.068548 10.0.0.177 - - [2026-08-25 23:01:35] "GET /virtual-router/cedb960c-f203-40c0-93e3-7dfed7a4bd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.020307 10.0.0.177 - - [2026-08-25 23:01:35] "POST /ref-update HTTP/1.1" 200 156 0.012228 10.0.0.177 - - [2026-08-25 23:01:35] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.028672 10.0.0.177 - - [2026-08-25 23:01:35] "POST /set-tag HTTP/1.1" 200 109 0.048851 10.0.0.177 - - [2026-08-25 23:01:36] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3414 0.033850 10.0.0.177 - - [2026-08-25 23:01:36] "GET /instance-ip/ebd509fa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.011867 10.0.0.177 - - [2026-08-25 23:01:36] "POST /fqname-to-id HTTP/1.1" 404 226 0.013227 10.0.0.177 - - [2026-08-25 23:01:36] "POST /tags HTTP/1.1" 200 306 0.134918 10.0.0.177 - - [2026-08-25 23:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005494 10.0.0.177 - - [2026-08-25 23:01:36] "GET /tag/8a863bf0-7711-4e8f-9f81-77768faa41ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.026515 10.0.0.177 - - [2026-08-25 23:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.177 - - [2026-08-25 23:01:36] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.057927 10.0.0.177 - - [2026-08-25 23:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007905 10.0.0.177 - - [2026-08-25 23:01:36] "GET /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.014354 10.0.0.177 - - [2026-08-25 23:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.021403 10.0.0.177 - - [2026-08-25 23:01:36] "GET /service-appliance-set/22ee6500-8b60-4046-aed8-fd3b6d3a2847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.040151 10.0.0.177 - - [2026-08-25 23:01:36] "POST /fqname-to-id HTTP/1.1" 404 240 0.012349 10.0.0.177 - - [2026-08-25 23:01:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.107762 10.0.0.177 - - [2026-08-25 23:01:36] "GET /virtual-machine-interface/d382fe92-f86d-45e4-9ab6-f4e5dbcdc609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.025800 10.0.0.177 - - [2026-08-25 23:01:36] "POST /instance-ips HTTP/1.1" 200 382 0.043483 10.0.0.177 - - [2026-08-25 23:01:36] "GET /instance-ip/e3e59524-d1fc-47b0-b4e2-824dca957191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005154 10.0.0.177 - - [2026-08-25 23:01:36] "POST /loadbalancers HTTP/1.1" 200 584 0.080704 10.0.0.177 - - [2026-08-25 23:01:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.050545 10.0.0.177 - - [2026-08-25 23:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011358 10.0.0.177 - - [2026-08-25 23:01:37] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.147661 10.0.0.177 - - [2026-08-25 23:01:37] "GET /loadbalancer/476e8ea0-d3b3-43af-bdb1-a465bbd50932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.007319 10.0.0.177 - - [2026-08-25 23:01:37] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.130536 10.0.0.177 - - [2026-08-25 23:01:37] "GET /instance-ip/e3e59524-d1fc-47b0-b4e2-824dca957191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.008362 10.0.0.177 - - [2026-08-25 23:01:37] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.115726 10.0.0.177 - - [2026-08-25 23:01:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.042932 10.0.0.177 - - [2026-08-25 23:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.017236 10.0.0.177 - - [2026-08-25 23:01:37] "POST /floating-ips HTTP/1.1" 200 585 0.161594 10.0.0.177 - - [2026-08-25 23:01:37] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.152649 10.0.0.177 - - [2026-08-25 23:01:37] "GET /loadbalancer-listener/9553aaf4-aa34-44e1-8012-fe8b2cdb3bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.008537 10.0.0.177 - - [2026-08-25 23:01:37] "GET /loadbalancer-listener/9553aaf4-aa34-44e1-8012-fe8b2cdb3bb0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.014040 10.0.0.177 - - [2026-08-25 23:01:37] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.178105 10.0.0.177 - - [2026-08-25 23:01:38] "GET /instance-ip/e3e59524-d1fc-47b0-b4e2-824dca957191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.015778 10.0.0.177 - - [2026-08-25 23:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.035735 10.0.0.177 - - [2026-08-25 23:01:38] "GET /global-vrouter-config/19bfa30b-0b72-4cbd-93f3-de606180488e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.010587 10.0.0.177 - - [2026-08-25 23:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009034 10.0.0.177 - - [2026-08-25 23:01:38] "GET /instance-ip/e3e59524-d1fc-47b0-b4e2-824dca957191?fields=floating_ips HTTP/1.1" 200 1173 0.047233 10.0.0.177 - - [2026-08-25 23:01:38] "GET /floating-ip/6cc5a232-408c-410e-a514-54cb93651545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.008733 10.0.0.177 - - [2026-08-25 23:01:38] "PUT /global-vrouter-config/19bfa30b-0b72-4cbd-93f3-de606180488e HTTP/1.1" 200 277 0.019801 10.0.0.177 - - [2026-08-25 23:01:38] "POST /tags HTTP/1.1" 200 358 0.108565 10.0.0.177 - - [2026-08-25 23:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.035500 10.0.0.177 - - [2026-08-25 23:01:38] "GET /tag/91e1fb34-53cb-40c8-9db5-a05a40c46199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.017452 10.0.0.177 - - [2026-08-25 23:01:38] "POST /tags HTTP/1.1" 200 306 0.039999 10.0.0.177 - - [2026-08-25 23:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.040282 10.0.0.177 - - [2026-08-25 23:01:38] "GET /tag/8395af87-b752-46e7-a011-e9b6070aeada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.026397 10.0.0.177 - - [2026-08-25 23:01:38] "POST /id-to-fqname HTTP/1.1" 200 174 0.000662 10.0.0.177 - - [2026-08-25 23:01:38] "POST /fqname-to-id HTTP/1.1" 404 183 0.015999 10.0.0.177 - - [2026-08-25 23:01:38] "POST /security-groups HTTP/1.1" 200 571 0.111014 10.0.0.177 - - [2026-08-25 23:01:38] "POST /projects HTTP/1.1" 200 485 0.441942 10.0.0.177 - - [2026-08-25 23:01:38] "POST /fqname-to-id HTTP/1.1" 404 214 0.029646 10.0.0.177 - - [2026-08-25 23:01:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.063759 10.0.0.177 - - [2026-08-25 23:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.045814 10.0.0.177 - - [2026-08-25 23:01:39] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.032514 10.0.0.177 - - [2026-08-25 23:01:39] "POST /access-control-lists HTTP/1.1" 200 582 0.158112 10.0.0.177 - - [2026-08-25 23:01:39] "POST /fqname-to-id HTTP/1.1" 404 213 0.064604 10.0.0.177 - - [2026-08-25 23:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014235 10.0.0.177 - - [2026-08-25 23:01:39] "GET /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.039386 10.0.0.177 - - [2026-08-25 23:01:39] "POST /access-control-lists HTTP/1.1" 200 580 0.163424 10.0.0.177 - - [2026-08-25 23:01:39] "PUT /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f HTTP/1.1" 200 265 0.216473 10.0.0.177 - - [2026-08-25 23:01:39] "PUT /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd HTTP/1.1" 200 265 0.140135 10.0.0.177 - - [2026-08-25 23:01:39] "POST /security-groups HTTP/1.1" 200 539 0.112025 10.0.0.177 - - [2026-08-25 23:01:39] "POST /fqname-to-id HTTP/1.1" 404 234 0.009724 10.0.0.177 - - [2026-08-25 23:01:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.078285 10.0.0.177 - - [2026-08-25 23:01:39] "POST /access-control-lists HTTP/1.1" 200 598 0.139473 10.0.0.177 - - [2026-08-25 23:01:40] "POST /fqname-to-id HTTP/1.1" 404 233 0.024957 10.0.0.177 - - [2026-08-25 23:01:40] "POST /chown HTTP/1.1" 200 109 0.130798 10.0.0.177 - - [2026-08-25 23:01:40] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.026447 10.0.0.177 - - [2026-08-25 23:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.177 - - [2026-08-25 23:01:40] "POST /access-control-lists HTTP/1.1" 200 596 0.142056 10.0.0.177 - - [2026-08-25 23:01:40] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.023438 10.0.0.177 - - [2026-08-25 23:01:40] "POST /tags HTTP/1.1" 409 207 0.005921 10.0.0.177 - - [2026-08-25 23:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007761 10.0.0.177 - - [2026-08-25 23:01:40] "GET /tag/8395af87-b752-46e7-a011-e9b6070aeada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.019532 10.0.0.177 - - [2026-08-25 23:01:40] "POST /firewall-rules HTTP/1.1" 200 566 0.095137 10.0.0.177 - - [2026-08-25 23:01:40] "GET /firewall-rule/831ce4b6-fc95-43ca-88ae-d5a567984b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.009025 10.0.0.177 - - [2026-08-25 23:01:40] "GET /firewall-policy/2a42f453-5bde-4953-bad0-87af1fb32627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.005125 10.0.0.177 - - [2026-08-25 23:01:40] "GET /firewall-rule/831ce4b6-fc95-43ca-88ae-d5a567984b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.003853 10.0.0.177 - - [2026-08-25 23:01:40] "POST /ref-update HTTP/1.1" 200 156 0.028641 10.0.0.177 - - [2026-08-25 23:01:40] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.034058 10.0.0.177 - - [2026-08-25 23:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005128 10.0.0.177 - - [2026-08-25 23:01:40] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006765 10.0.0.177 - - [2026-08-25 23:01:40] "POST /tags HTTP/1.1" 409 207 0.002834 10.0.0.177 - - [2026-08-25 23:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.177 - - [2026-08-25 23:01:40] "GET /tag/8395af87-b752-46e7-a011-e9b6070aeada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.030743 10.0.0.177 - - [2026-08-25 23:01:40] "POST /firewall-rules HTTP/1.1" 200 564 0.098105 10.0.0.177 - - [2026-08-25 23:01:40] "GET /firewall-rule/e9c56726-67fd-481b-9734-672c8e758c81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.020910 10.0.0.177 - - [2026-08-25 23:01:40] "GET /firewall-policy/2a42f453-5bde-4953-bad0-87af1fb32627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.009387 10.0.0.177 - - [2026-08-25 23:01:40] "GET /firewall-rule/e9c56726-67fd-481b-9734-672c8e758c81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.004805 10.0.0.177 - - [2026-08-25 23:01:40] "POST /ref-update HTTP/1.1" 200 156 0.045595 10.0.0.177 - - [2026-08-25 23:01:41] "POST /fqname-to-id HTTP/1.1" 404 228 0.008745 10.0.0.177 - - [2026-08-25 23:01:41] "POST /tags HTTP/1.1" 200 302 0.048952 10.0.0.177 - - [2026-08-25 23:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.016074 10.0.0.177 - - [2026-08-25 23:01:41] "GET /tag/b4108d03-64bb-46e8-b8fb-d4121d65ed27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015541 10.0.0.177 - - [2026-08-25 23:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008881 10.0.0.177 - - [2026-08-25 23:01:41] "GET /project/c31d4198-d082-404c-9041-5b121f2a2315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.057163 10.0.0.177 - - [2026-08-25 23:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.177 - - [2026-08-25 23:01:41] "GET /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.005928 10.0.0.177 - - [2026-08-25 23:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.177 - - [2026-08-25 23:01:41] "GET /service-appliance-set/22ee6500-8b60-4046-aed8-fd3b6d3a2847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.007130 10.0.0.177 - - [2026-08-25 23:01:41] "POST /fqname-to-id HTTP/1.1" 404 242 0.002878 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:01:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001841 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:01:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001471 10.0.0.177 - - [2026-08-25 23:01:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.177639 10.0.0.177 - - [2026-08-25 23:01:41] "GET /virtual-machine-interface/9a102dce-12a4-4f95-be00-d6905016e8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.027573 10.0.0.177 - - [2026-08-25 23:01:41] "POST /instance-ips HTTP/1.1" 200 378 0.067706 10.0.0.177 - - [2026-08-25 23:01:41] "GET /instance-ip/28303944-89c5-4d9c-9c41-1cabd9bdf8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.026748 10.0.0.177 - - [2026-08-25 23:01:41] "POST /loadbalancers HTTP/1.1" 200 584 0.101589 10.0.0.177 - - [2026-08-25 23:01:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.037336 10.0.0.177 - - [2026-08-25 23:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007031 10.0.0.177 - - [2026-08-25 23:01:42] "GET /project/c31d4198-d082-404c-9041-5b121f2a2315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.141496 10.0.0.177 - - [2026-08-25 23:01:42] "GET /instance-ip/28303944-89c5-4d9c-9c41-1cabd9bdf8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007158 10.0.0.177 - - [2026-08-25 23:01:42] "GET /project/c31d4198-d082-404c-9041-5b121f2a2315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.050833 10.0.0.177 - - [2026-08-25 23:01:42] "GET /loadbalancer/c225641b-08a5-4d1f-b755-fbeffcecb34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.006556 10.0.0.177 - - [2026-08-25 23:01:42] "POST /floating-ips HTTP/1.1" 200 583 0.078287 10.0.0.177 - - [2026-08-25 23:01:42] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.152025 10.0.0.177 - - [2026-08-25 23:01:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.025825 10.0.0.177 - - [2026-08-25 23:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.015940 10.0.0.177 - - [2026-08-25 23:01:42] "GET /project/c31d4198-d082-404c-9041-5b121f2a2315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.079498 10.0.0.177 - - [2026-08-25 23:01:42] "GET /loadbalancer-listener/f7597bad-e843-43ce-bebc-472d5ffff939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003715 10.0.0.177 - - [2026-08-25 23:01:42] "GET /loadbalancer-listener/f7597bad-e843-43ce-bebc-472d5ffff939?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.005946 10.0.0.177 - - [2026-08-25 23:01:42] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.027193 10.0.0.177 - - [2026-08-25 23:01:42] "GET /instance-ip/28303944-89c5-4d9c-9c41-1cabd9bdf8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004641 10.0.0.177 - - [2026-08-25 23:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.177 - - [2026-08-25 23:01:42] "GET /instance-ip/28303944-89c5-4d9c-9c41-1cabd9bdf8ff?fields=floating_ips HTTP/1.1" 200 1166 0.011727 10.0.0.177 - - [2026-08-25 23:01:42] "GET /floating-ip/52802b0a-1e55-4952-b561-41fe186e858c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003608 10.0.0.177 - - [2026-08-25 23:01:42] "GET /project/c31d4198-d082-404c-9041-5b121f2a2315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.053848 10.0.0.177 - - [2026-08-25 23:01:42] "GET /loadbalancer/c225641b-08a5-4d1f-b755-fbeffcecb34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.019176 10.0.0.177 - - [2026-08-25 23:01:42] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.026762 10.0.0.177 - - [2026-08-25 23:01:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.039360 10.0.0.177 - - [2026-08-25 23:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011248 10.0.0.177 - - [2026-08-25 23:01:42] "GET /project/c31d4198-d082-404c-9041-5b121f2a2315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.048332 10.0.0.177 - - [2026-08-25 23:01:42] "GET /loadbalancer-listener/90e1cf6a-e34d-4a9c-ac19-e6a40ea993b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.006245 10.0.0.177 - - [2026-08-25 23:01:42] "GET /loadbalancer-listener/90e1cf6a-e34d-4a9c-ac19-e6a40ea993b4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.006209 10.0.0.177 - - [2026-08-25 23:01:43] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.050110 10.0.0.177 - - [2026-08-25 23:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005069 10.0.0.177 - - [2026-08-25 23:01:43] "GET /project/c31d4198-d082-404c-9041-5b121f2a2315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.061048 10.0.0.177 - - [2026-08-25 23:01:43] "GET /instance-ip/28303944-89c5-4d9c-9c41-1cabd9bdf8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.021092 10.0.0.177 - - [2026-08-25 23:01:43] "GET /instance-ip/28303944-89c5-4d9c-9c41-1cabd9bdf8ff?fields=floating_ips HTTP/1.1" 200 1166 0.004152 10.0.0.177 - - [2026-08-25 23:01:43] "GET /floating-ip/52802b0a-1e55-4952-b561-41fe186e858c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003579 10.0.0.177 - - [2026-08-25 23:01:43] "GET /loadbalancer/c225641b-08a5-4d1f-b755-fbeffcecb34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.004019 10.0.0.177 - - [2026-08-25 23:01:43] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.026745 10.0.0.177 - - [2026-08-25 23:01:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.022448 10.0.0.177 - - [2026-08-25 23:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007756 10.0.0.177 - - [2026-08-25 23:01:43] "GET /project/c31d4198-d082-404c-9041-5b121f2a2315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.073799 10.0.0.177 - - [2026-08-25 23:01:43] "GET /loadbalancer-listener/4b03b097-0e56-499a-8851-d1914f591b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.003421 10.0.0.177 - - [2026-08-25 23:01:43] "GET /loadbalancer-listener/4b03b097-0e56-499a-8851-d1914f591b99?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.007514 10.0.0.177 - - [2026-08-25 23:01:43] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.031025 10.0.0.177 - - [2026-08-25 23:01:43] "GET /instance-ip/28303944-89c5-4d9c-9c41-1cabd9bdf8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006918 10.0.0.177 - - [2026-08-25 23:01:43] "GET /instance-ip/28303944-89c5-4d9c-9c41-1cabd9bdf8ff?fields=floating_ips HTTP/1.1" 200 1166 0.007859 10.0.0.177 - - [2026-08-25 23:01:43] "POST /tags HTTP/1.1" 200 356 0.046237 10.0.0.177 - - [2026-08-25 23:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.021400 10.0.0.177 - - [2026-08-25 23:01:43] "GET /floating-ip/52802b0a-1e55-4952-b561-41fe186e858c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.011631 10.0.0.177 - - [2026-08-25 23:01:43] "GET /tag/96901c47-0af1-4caf-9515-eb656333e73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.015851 10.0.0.177 - - [2026-08-25 23:01:43] "POST /tags HTTP/1.1" 200 304 0.039899 10.0.0.177 - - [2026-08-25 23:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011990 10.0.0.177 - - [2026-08-25 23:01:43] "GET /tag/f2b2c6b5-d9ed-493a-a53b-4eacfd8343fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.015137 10.0.0.177 - - [2026-08-25 23:01:43] "POST /projects HTTP/1.1" 409 218 0.003198 10.0.0.177 - - [2026-08-25 23:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.177 - - [2026-08-25 23:01:43] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.056661 10.0.0.177 - - [2026-08-25 23:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.177 - - [2026-08-25 23:01:43] "GET /network-ipam/283b33b4-09ba-4a58-b8bd-ba89f5b1dc59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004205 10.0.0.177 - - [2026-08-25 23:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.177 - - [2026-08-25 23:01:43] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006993 10.0.0.177 - - [2026-08-25 23:01:44] "PUT /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f HTTP/1.1" 200 265 0.133864 10.0.0.177 - - [2026-08-25 23:01:44] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006028 10.0.0.177 - - [2026-08-25 23:01:44] "POST /set-tag HTTP/1.1" 200 109 0.098966 10.0.0.177 - - [2026-08-25 23:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.016636 10.0.0.177 - - [2026-08-25 23:01:44] "GET /network-ipam/45f80415-c144-4cc7-85b2-8465cc0667a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003648 10.0.0.177 - - [2026-08-25 23:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.177 - - [2026-08-25 23:01:44] "GET /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.005599 10.0.0.177 - - [2026-08-25 23:01:44] "PUT /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd HTTP/1.1" 200 265 0.077646 10.0.0.177 - - [2026-08-25 23:01:44] "GET /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.024044 10.0.0.177 - - [2026-08-25 23:01:44] "POST /set-tag HTTP/1.1" 200 109 0.062234 10.0.0.177 - - [2026-08-25 23:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.177 - - [2026-08-25 23:01:44] "GET /network-policy/c56a125c-bf99-4192-94d1-daa3f1d6532b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003826 10.0.0.177 - - [2026-08-25 23:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.177 - - [2026-08-25 23:01:44] "GET /network-policy/346bf4aa-fb10-47ae-bf4a-e7f3aa31496a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004305 10.0.0.177 - - [2026-08-25 23:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.177 - - [2026-08-25 23:01:44] "GET /network-policy/cf67a1f6-6711-4eba-9551-0044fd6912e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.003554 10.0.0.177 - - [2026-08-25 23:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.177 - - [2026-08-25 23:01:44] "PUT /network-policy/cf67a1f6-6711-4eba-9551-0044fd6912e6 HTTP/1.1" 200 263 0.017918 10.0.0.177 - - [2026-08-25 23:01:44] "PUT /access-control-list/ef2bf731-1d3e-44c9-9a7a-63bc57e96cb0 HTTP/1.1" 200 273 0.072390 10.0.0.177 - - [2026-08-25 23:01:44] "POST /ref-update HTTP/1.1" 200 156 0.140811 10.0.0.177 - - [2026-08-25 23:01:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004852 10.0.0.177 - - [2026-08-25 23:01:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002548 10.0.0.177 - - [2026-08-25 23:01:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002566 10.0.0.177 - - [2026-08-25 23:01:44] "PUT /access-control-list/2a17c825-b39d-4a8b-9542-2b0667cff107 HTTP/1.1" 200 273 0.057962 10.0.0.177 - - [2026-08-25 23:01:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004258 10.0.0.177 - - [2026-08-25 23:01:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003298 10.0.0.177 - - [2026-08-25 23:01:45] "POST /security-groups HTTP/1.1" 409 245 0.004717 10.0.0.177 - - [2026-08-25 23:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.177 - - [2026-08-25 23:01:45] "PUT /security-group/c767227a-7e62-46e3-925d-232fd27ef0d9 HTTP/1.1" 200 263 0.071006 10.0.0.177 - - [2026-08-25 23:01:45] "PUT /access-control-list/5ef3c180-202c-4988-8361-7806855a304b HTTP/1.1" 200 273 0.030958 10.0.0.177 - - [2026-08-25 23:01:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.096200 10.0.0.177 - - [2026-08-25 23:01:45] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.025442 10.0.0.177 - - [2026-08-25 23:01:45] "PUT /access-control-list/037c4383-4e0e-4351-9e66-d22b26d19514 HTTP/1.1" 200 273 0.059297 10.0.0.177 - - [2026-08-25 23:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.177 - - [2026-08-25 23:01:45] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004382 10.0.0.177 - - [2026-08-25 23:01:45] "POST /tags HTTP/1.1" 409 206 0.002682 10.0.0.177 - - [2026-08-25 23:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.177 - - [2026-08-25 23:01:45] "GET /tag/f2b2c6b5-d9ed-493a-a53b-4eacfd8343fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.017685 10.0.0.177 - - [2026-08-25 23:01:45] "POST /firewall-rules HTTP/1.1" 200 564 0.086345 10.0.0.177 - - [2026-08-25 23:01:45] "GET /firewall-rule/529c74fe-3930-4b9c-8cc4-7bd5bfca5d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.009989 10.0.0.177 - - [2026-08-25 23:01:45] "GET /firewall-policy/2a42f453-5bde-4953-bad0-87af1fb32627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005564 10.0.0.177 - - [2026-08-25 23:01:45] "GET /firewall-rule/529c74fe-3930-4b9c-8cc4-7bd5bfca5d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003965 10.0.0.177 - - [2026-08-25 23:01:45] "POST /ref-update HTTP/1.1" 200 156 0.040726 10.0.0.177 - - [2026-08-25 23:01:45] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.032751 10.0.0.177 - - [2026-08-25 23:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.177 - - [2026-08-25 23:01:45] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004862 10.0.0.177 - - [2026-08-25 23:01:45] "POST /tags HTTP/1.1" 409 206 0.003511 10.0.0.177 - - [2026-08-25 23:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.177 - - [2026-08-25 23:01:45] "GET /tag/f2b2c6b5-d9ed-493a-a53b-4eacfd8343fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.014526 10.0.0.177 - - [2026-08-25 23:01:45] "POST /firewall-rules HTTP/1.1" 200 562 0.079690 10.0.0.177 - - [2026-08-25 23:01:45] "GET /firewall-rule/d39edc37-a650-4e93-b088-56badafb4347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.023192 10.0.0.177 - - [2026-08-25 23:01:46] "GET /firewall-policy/2a42f453-5bde-4953-bad0-87af1fb32627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005840 10.0.0.177 - - [2026-08-25 23:01:46] "GET /firewall-rule/d39edc37-a650-4e93-b088-56badafb4347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003282 10.0.0.177 - - [2026-08-25 23:01:46] "POST /ref-update HTTP/1.1" 200 156 0.067932 10.0.0.177 - - [2026-08-25 23:01:46] "POST /tags HTTP/1.1" 200 372 0.067394 10.0.0.177 - - [2026-08-25 23:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.177 - - [2026-08-25 23:01:46] "GET /tag/bfda1478-f212-4bf8-b8ee-e195c0269dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.022123 10.0.0.177 - - [2026-08-25 23:01:46] "POST /tags HTTP/1.1" 200 320 0.036529 10.0.0.177 - - [2026-08-25 23:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004781 10.0.0.177 - - [2026-08-25 23:01:46] "GET /tag/46ed6f07-d94a-45f6-aca5-74145cc3f26c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.024981 10.0.0.177 - - [2026-08-25 23:01:46] "POST /id-to-fqname HTTP/1.1" 200 181 0.000790 10.0.0.177 - - [2026-08-25 23:01:46] "POST /fqname-to-id HTTP/1.1" 404 190 0.039776 10.0.0.177 - - [2026-08-25 23:01:46] "POST /security-groups HTTP/1.1" 200 578 0.122951 10.0.0.177 - - [2026-08-25 23:01:46] "POST /projects HTTP/1.1" 200 499 0.420060 10.0.0.177 - - [2026-08-25 23:01:46] "POST /fqname-to-id HTTP/1.1" 404 225 0.013698 10.0.0.177 - - [2026-08-25 23:01:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.037723 10.0.0.177 - - [2026-08-25 23:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.024343 10.0.0.177 - - [2026-08-25 23:01:46] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.046253 10.0.0.177 - - [2026-08-25 23:01:46] "POST /access-control-lists HTTP/1.1" 200 589 0.130624 10.0.0.177 - - [2026-08-25 23:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.177 - - [2026-08-25 23:01:47] "GET /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.007054 10.0.0.177 - - [2026-08-25 23:01:47] "POST /fqname-to-id HTTP/1.1" 404 224 0.007491 10.0.0.177 - - [2026-08-25 23:01:47] "POST /access-control-lists HTTP/1.1" 200 587 0.109910 10.0.0.177 - - [2026-08-25 23:01:47] "PUT /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f HTTP/1.1" 200 265 0.115045 10.0.0.177 - - [2026-08-25 23:01:47] "PUT /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd HTTP/1.1" 200 265 0.066421 10.0.0.177 - - [2026-08-25 23:01:47] "POST /security-groups HTTP/1.1" 200 560 0.091464 10.0.0.177 - - [2026-08-25 23:01:47] "POST /fqname-to-id HTTP/1.1" 404 248 0.016260 10.0.0.177 - - [2026-08-25 23:01:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.084192 10.0.0.177 - - [2026-08-25 23:01:47] "POST /chown HTTP/1.1" 200 109 0.018042 10.0.0.177 - - [2026-08-25 23:01:47] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.028281 10.0.0.177 - - [2026-08-25 23:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.177 - - [2026-08-25 23:01:47] "POST /access-control-lists HTTP/1.1" 200 612 0.140372 10.0.0.177 - - [2026-08-25 23:01:47] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.035989 10.0.0.177 - - [2026-08-25 23:01:47] "POST /fqname-to-id HTTP/1.1" 404 247 0.003242 10.0.0.177 - - [2026-08-25 23:01:47] "POST /tags HTTP/1.1" 409 214 0.005497 10.0.0.177 - - [2026-08-25 23:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.177 - - [2026-08-25 23:01:47] "POST /access-control-lists HTTP/1.1" 200 610 0.066714 10.0.0.177 - - [2026-08-25 23:01:47] "GET /tag/46ed6f07-d94a-45f6-aca5-74145cc3f26c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.092090 10.0.0.177 - - [2026-08-25 23:01:47] "POST /firewall-rules HTTP/1.1" 200 580 0.076957 10.0.0.177 - - [2026-08-25 23:01:47] "GET /firewall-rule/986b66da-5406-47c8-a5b2-f3925a8b9e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.011213 10.0.0.177 - - [2026-08-25 23:01:47] "GET /firewall-policy/2a42f453-5bde-4953-bad0-87af1fb32627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.005458 10.0.0.177 - - [2026-08-25 23:01:47] "GET /firewall-rule/986b66da-5406-47c8-a5b2-f3925a8b9e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003623 10.0.0.177 - - [2026-08-25 23:01:48] "POST /ref-update HTTP/1.1" 200 156 0.050718 10.0.0.177 - - [2026-08-25 23:01:48] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.026360 10.0.0.177 - - [2026-08-25 23:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005096 10.0.0.177 - - [2026-08-25 23:01:48] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005364 10.0.0.177 - - [2026-08-25 23:01:48] "POST /tags HTTP/1.1" 409 214 0.019969 10.0.0.177 - - [2026-08-25 23:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.177 - - [2026-08-25 23:01:48] "GET /tag/46ed6f07-d94a-45f6-aca5-74145cc3f26c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.019191 10.0.0.177 - - [2026-08-25 23:01:48] "POST /firewall-rules HTTP/1.1" 200 578 0.079382 10.0.0.177 - - [2026-08-25 23:01:48] "GET /firewall-rule/c358021e-e610-49e5-916c-864592d6bf76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.011714 10.0.0.177 - - [2026-08-25 23:01:48] "GET /firewall-policy/2a42f453-5bde-4953-bad0-87af1fb32627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.016964 10.0.0.177 - - [2026-08-25 23:01:48] "GET /firewall-rule/c358021e-e610-49e5-916c-864592d6bf76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.027560 10.0.0.177 - - [2026-08-25 23:01:48] "POST /ref-update HTTP/1.1" 200 156 0.076210 10.0.0.177 - - [2026-08-25 23:01:48] "POST /tags HTTP/1.1" 200 364 0.033565 10.0.0.177 - - [2026-08-25 23:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.025443 10.0.0.177 - - [2026-08-25 23:01:48] "GET /tag/3ceb5eaa-5d43-4df7-b9d8-b2ecd68688d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.016068 10.0.0.177 - - [2026-08-25 23:01:48] "POST /tags HTTP/1.1" 200 312 0.027629 10.0.0.177 - - [2026-08-25 23:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.016250 10.0.0.177 - - [2026-08-25 23:01:48] "GET /tag/20ecc1cf-c025-4b5b-b283-2ddef90d1454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.016897 10.0.0.177 - - [2026-08-25 23:01:48] "POST /id-to-fqname HTTP/1.1" 200 177 0.000568 10.0.0.177 - - [2026-08-25 23:01:48] "POST /fqname-to-id HTTP/1.1" 404 186 0.005546 10.0.0.177 - - [2026-08-25 23:01:49] "POST /security-groups HTTP/1.1" 200 574 0.066737 10.0.0.177 - - [2026-08-25 23:01:49] "POST /projects HTTP/1.1" 200 491 0.234586 10.0.0.177 - - [2026-08-25 23:01:49] "POST /fqname-to-id HTTP/1.1" 404 217 0.011024 10.0.0.177 - - [2026-08-25 23:01:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016286 10.0.0.177 - - [2026-08-25 23:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.016747 10.0.0.177 - - [2026-08-25 23:01:49] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.022403 10.0.0.177 - - [2026-08-25 23:01:49] "POST /access-control-lists HTTP/1.1" 200 585 0.104843 10.0.0.177 - - [2026-08-25 23:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013289 10.0.0.177 - - [2026-08-25 23:01:49] "GET /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.012566 10.0.0.177 - - [2026-08-25 23:01:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.002375 10.0.0.177 - - [2026-08-25 23:01:49] "POST /access-control-lists HTTP/1.1" 200 583 0.067376 10.0.0.177 - - [2026-08-25 23:01:49] "PUT /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f HTTP/1.1" 200 265 0.120426 10.0.0.177 - - [2026-08-25 23:01:49] "PUT /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd HTTP/1.1" 200 265 0.072858 10.0.0.177 - - [2026-08-25 23:01:49] "POST /security-groups HTTP/1.1" 200 548 0.094772 10.0.0.177 - - [2026-08-25 23:01:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.002309 10.0.0.177 - - [2026-08-25 23:01:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.064405 10.0.0.177 - - [2026-08-25 23:01:49] "POST /access-control-lists HTTP/1.1" 200 604 0.089885 10.0.0.177 - - [2026-08-25 23:01:49] "POST /fqname-to-id HTTP/1.1" 404 239 0.002631 10.0.0.177 - - [2026-08-25 23:01:49] "POST /chown HTTP/1.1" 200 109 0.078149 10.0.0.177 - - [2026-08-25 23:01:49] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010839 10.0.0.177 - - [2026-08-25 23:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.177 - - [2026-08-25 23:01:49] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003695 10.0.0.177 - - [2026-08-25 23:01:49] "POST /access-control-lists HTTP/1.1" 200 602 0.098855 10.0.0.177 - - [2026-08-25 23:01:49] "POST /tags HTTP/1.1" 409 210 0.003231 10.0.0.177 - - [2026-08-25 23:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.177 - - [2026-08-25 23:01:49] "GET /tag/20ecc1cf-c025-4b5b-b283-2ddef90d1454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.012706 10.0.0.177 - - [2026-08-25 23:01:49] "POST /firewall-rules HTTP/1.1" 200 572 0.076401 10.0.0.177 - - [2026-08-25 23:01:50] "GET /firewall-rule/e3518db9-5740-4aa9-8587-f2ecb8182883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.006946 10.0.0.177 - - [2026-08-25 23:01:50] "GET /firewall-policy/2a42f453-5bde-4953-bad0-87af1fb32627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.004784 10.0.0.177 - - [2026-08-25 23:01:50] "GET /firewall-rule/e3518db9-5740-4aa9-8587-f2ecb8182883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.003188 10.0.0.177 - - [2026-08-25 23:01:50] "POST /ref-update HTTP/1.1" 200 156 0.051730 10.0.0.177 - - [2026-08-25 23:01:50] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.019799 10.0.0.177 - - [2026-08-25 23:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.177 - - [2026-08-25 23:01:50] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003665 10.0.0.177 - - [2026-08-25 23:01:50] "POST /tags HTTP/1.1" 409 210 0.002244 10.0.0.177 - - [2026-08-25 23:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.177 - - [2026-08-25 23:01:50] "GET /tag/20ecc1cf-c025-4b5b-b283-2ddef90d1454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.012498 10.0.0.177 - - [2026-08-25 23:01:50] "POST /firewall-rules HTTP/1.1" 200 570 0.075361 10.0.0.177 - - [2026-08-25 23:01:50] "GET /firewall-rule/42105b13-d304-40b4-b42f-f17702e8efd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004750 10.0.0.177 - - [2026-08-25 23:01:50] "GET /firewall-policy/2a42f453-5bde-4953-bad0-87af1fb32627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.004827 10.0.0.177 - - [2026-08-25 23:01:50] "GET /firewall-rule/42105b13-d304-40b4-b42f-f17702e8efd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004032 10.0.0.177 - - [2026-08-25 23:01:50] "POST /ref-update HTTP/1.1" 200 156 0.099216 10.0.0.177 - - [2026-08-25 23:01:50] "POST /tags HTTP/1.1" 200 364 0.066113 10.0.0.177 - - [2026-08-25 23:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013190 10.0.0.177 - - [2026-08-25 23:01:50] "GET /tag/0db5c8a6-d87b-40f7-a80b-880639ea82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.017768 10.0.0.177 - - [2026-08-25 23:01:50] "POST /tags HTTP/1.1" 409 210 0.002575 10.0.0.177 - - [2026-08-25 23:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.177 - - [2026-08-25 23:01:50] "GET /tag/1d4a051d-8800-4477-a013-a7ed146f2d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.016087 10.0.0.177 - - [2026-08-25 23:01:50] "POST /projects HTTP/1.1" 409 223 0.002813 10.0.0.177 - - [2026-08-25 23:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013112 10.0.0.177 - - [2026-08-25 23:01:50] "GET /project/c31d4198-d082-404c-9041-5b121f2a2315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.066284 10.0.0.177 - - [2026-08-25 23:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.177 - - [2026-08-25 23:01:50] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005532 10.0.0.177 - - [2026-08-25 23:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.177 - - [2026-08-25 23:01:51] "GET /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.006496 10.0.0.177 - - [2026-08-25 23:01:51] "PUT /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f HTTP/1.1" 200 265 0.079692 10.0.0.177 - - [2026-08-25 23:01:51] "PUT /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd HTTP/1.1" 200 265 0.083307 10.0.0.177 - - [2026-08-25 23:01:51] "POST /security-groups HTTP/1.1" 409 253 0.004939 10.0.0.177 - - [2026-08-25 23:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.177 - - [2026-08-25 23:01:51] "PUT /security-group/94fe8850-52e9-457f-9cd6-301397de3c63 HTTP/1.1" 200 263 0.073346 10.0.0.177 - - [2026-08-25 23:01:51] "PUT /access-control-list/ae922bef-cf31-4c4f-abdf-820420a39674 HTTP/1.1" 200 273 0.023638 10.0.0.177 - - [2026-08-25 23:01:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.050681 10.0.0.177 - - [2026-08-25 23:01:51] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017429 10.0.0.177 - - [2026-08-25 23:01:51] "PUT /access-control-list/5de03b50-9f35-4b33-ab60-346d3abdb453 HTTP/1.1" 200 273 0.056623 10.0.0.177 - - [2026-08-25 23:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.026025 10.0.0.177 - - [2026-08-25 23:01:51] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003841 10.0.0.177 - - [2026-08-25 23:01:51] "POST /tags HTTP/1.1" 409 210 0.002756 10.0.0.177 - - [2026-08-25 23:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.177 - - [2026-08-25 23:01:51] "GET /tag/1d4a051d-8800-4477-a013-a7ed146f2d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.018407 10.0.0.177 - - [2026-08-25 23:01:51] "POST /firewall-rules HTTP/1.1" 200 572 0.073099 10.0.0.177 - - [2026-08-25 23:01:51] "GET /firewall-rule/371e120d-706c-4d6e-8b5a-e46f9a0cf0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.016530 10.0.0.177 - - [2026-08-25 23:01:51] "GET /firewall-policy/2a42f453-5bde-4953-bad0-87af1fb32627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.010209 10.0.0.177 - - [2026-08-25 23:01:51] "GET /firewall-rule/371e120d-706c-4d6e-8b5a-e46f9a0cf0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.008493 10.0.0.177 - - [2026-08-25 23:01:51] "POST /ref-update HTTP/1.1" 200 156 0.078822 10.0.0.177 - - [2026-08-25 23:01:51] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003441 10.0.0.177 - - [2026-08-25 23:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004600 10.0.0.177 - - [2026-08-25 23:01:51] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003352 10.0.0.177 - - [2026-08-25 23:01:51] "POST /tags HTTP/1.1" 409 210 0.002900 10.0.0.177 - - [2026-08-25 23:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005358 10.0.0.177 - - [2026-08-25 23:01:51] "GET /tag/1d4a051d-8800-4477-a013-a7ed146f2d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.013394 10.0.0.177 - - [2026-08-25 23:01:52] "POST /firewall-rules HTTP/1.1" 200 570 0.072572 10.0.0.177 - - [2026-08-25 23:01:52] "GET /firewall-rule/80f0081e-ed54-4a42-bb47-2079bc4e5d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.018760 10.0.0.177 - - [2026-08-25 23:01:52] "GET /firewall-policy/2a42f453-5bde-4953-bad0-87af1fb32627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.005601 10.0.0.177 - - [2026-08-25 23:01:52] "GET /firewall-rule/80f0081e-ed54-4a42-bb47-2079bc4e5d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004266 10.0.0.177 - - [2026-08-25 23:01:52] "POST /ref-update HTTP/1.1" 200 156 0.072360 10.0.0.177 - - [2026-08-25 23:01:52] "POST /tags HTTP/1.1" 409 237 0.030035 10.0.0.177 - - [2026-08-25 23:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.177 - - [2026-08-25 23:01:52] "GET /tag/0db5c8a6-d87b-40f7-a80b-880639ea82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.016334 10.0.0.177 - - [2026-08-25 23:01:52] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3414 0.005730 10.0.0.177 - - [2026-08-25 23:01:52] "POST /set-tag HTTP/1.1" 200 109 0.023283 10.0.0.176 - - [2026-08-25 23:01:54] "GET / HTTP/1.1" 200 36215 0.001536 10.0.0.176 - - [2026-08-25 23:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.176 - - [2026-08-25 23:01:54] "GET /global-system-config/3c41cf80-9282-4208-ba24-6ef183100e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005897 10.0.0.176 - - [2026-08-25 23:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.176 - - [2026-08-25 23:01:54] "GET /routing-instance/ab3f3663-c88c-4af8-b4ea-b40c4924c472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004166 10.0.0.176 - - [2026-08-25 23:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.176 - - [2026-08-25 23:01:54] "GET /virtual-router/cedb960c-f203-40c0-93e3-7dfed7a4bd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.005208 10.0.0.176 - - [2026-08-25 23:01:54] "PUT /virtual-router/cedb960c-f203-40c0-93e3-7dfed7a4bd4d HTTP/1.1" 200 263 0.015664 10.0.0.176 - - [2026-08-25 23:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.017476 10.0.0.176 - - [2026-08-25 23:01:54] "GET /virtual-router/cedb960c-f203-40c0-93e3-7dfed7a4bd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.005734 10.0.0.176 - - [2026-08-25 23:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.176 - - [2026-08-25 23:01:55] "GET /virtual-machine-interface/beb7ec92-4047-448d-b306-86e4ef674503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.006250 10.0.0.176 - - [2026-08-25 23:01:55] "PUT /virtual-machine-interface/beb7ec92-4047-448d-b306-86e4ef674503 HTTP/1.1" 200 285 0.011519 10.0.0.177 - - [2026-08-25 23:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.177 - - [2026-08-25 23:01:56] "GET /virtual-router/cedb960c-f203-40c0-93e3-7dfed7a4bd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003907 10.0.0.177 - - [2026-08-25 23:02:04] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007346 10.0.0.177 - - [2026-08-25 23:02:04] "POST /set-tag HTTP/1.1" 200 109 0.003848 10.0.0.177 - - [2026-08-25 23:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.177 - - [2026-08-25 23:02:05] "GET /loadbalancer/c225641b-08a5-4d1f-b755-fbeffcecb34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003429 10.0.0.177 - - [2026-08-25 23:02:05] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005844 10.0.0.177 - - [2026-08-25 23:02:05] "POST /set-tag HTTP/1.1" 200 109 0.003365 10.0.0.177 - - [2026-08-25 23:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.177 - - [2026-08-25 23:02:05] "GET /loadbalancer/c225641b-08a5-4d1f-b755-fbeffcecb34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003230 10.0.0.177 - - [2026-08-25 23:02:05] "GET /loadbalancer-pool/a6eaeead-ff82-4722-928a-4205149e1566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004798 10.0.0.177 - - [2026-08-25 23:02:05] "POST /loadbalancer-members HTTP/1.1" 200 692 0.041192 10.0.0.177 - - [2026-08-25 23:02:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.048208 10.0.0.177 - - [2026-08-25 23:02:05] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009524 10.0.0.177 - - [2026-08-25 23:02:05] "POST /tags HTTP/1.1" 409 205 0.012967 10.0.0.177 - - [2026-08-25 23:02:05] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.069420 10.0.0.177 - - [2026-08-25 23:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009927 10.0.0.177 - - [2026-08-25 23:02:05] "GET /tag/b4108d03-64bb-46e8-b8fb-d4121d65ed27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.025240 10.0.0.177 - - [2026-08-25 23:02:05] "POST /ref-update HTTP/1.1" 200 156 0.044134 10.0.0.177 - - [2026-08-25 23:02:05] "GET /floating-ip/52802b0a-1e55-4952-b561-41fe186e858c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.022715 10.0.0.177 - - [2026-08-25 23:02:05] "PUT /floating-ip/52802b0a-1e55-4952-b561-41fe186e858c HTTP/1.1" 200 257 0.024909 10.0.0.177 - - [2026-08-25 23:02:05] "POST /set-tag HTTP/1.1" 200 109 0.139447 10.0.0.177 - - [2026-08-25 23:02:05] "GET /loadbalancer-pool/192d594a-fc08-4961-a52d-59b46573d137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.025572 10.0.0.177 - - [2026-08-25 23:02:05] "POST /loadbalancer-members HTTP/1.1" 200 692 0.046250 10.0.0.177 - - [2026-08-25 23:02:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018114 10.0.0.177 - - [2026-08-25 23:02:05] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.019098 10.0.0.177 - - [2026-08-25 23:02:05] "POST /set-tag HTTP/1.1" 200 109 0.012144 10.0.0.177 - - [2026-08-25 23:02:05] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.014549 10.0.0.177 - - [2026-08-25 23:02:05] "POST /ref-update HTTP/1.1" 200 156 0.018397 10.0.0.177 - - [2026-08-25 23:02:05] "GET /loadbalancer-pool/2473bf12-5d06-4b29-b280-5004e08d4658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.006806 10.0.0.177 - - [2026-08-25 23:02:05] "GET /floating-ip/52802b0a-1e55-4952-b561-41fe186e858c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.009245 10.0.0.177 - - [2026-08-25 23:02:05] "POST /loadbalancer-members HTTP/1.1" 200 694 0.060367 10.0.0.177 - - [2026-08-25 23:02:05] "PUT /floating-ip/52802b0a-1e55-4952-b561-41fe186e858c HTTP/1.1" 200 257 0.038179 10.0.0.177 - - [2026-08-25 23:02:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.061978 10.0.0.177 - - [2026-08-25 23:02:05] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.031955 10.0.0.177 - - [2026-08-25 23:02:05] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008756 10.0.0.177 - - [2026-08-25 23:02:06] "POST /ref-update HTTP/1.1" 200 156 0.030553 10.0.0.177 - - [2026-08-25 23:02:06] "POST /set-tag HTTP/1.1" 200 109 0.013959 10.0.0.177 - - [2026-08-25 23:02:06] "GET /floating-ip/52802b0a-1e55-4952-b561-41fe186e858c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.004051 10.0.0.177 - - [2026-08-25 23:02:06] "PUT /floating-ip/52802b0a-1e55-4952-b561-41fe186e858c HTTP/1.1" 200 257 0.019094 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:02:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001518 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:02:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001979 10.0.0.177 - - [2026-08-25 23:02:22] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005404 10.0.0.177 - - [2026-08-25 23:02:22] "POST /set-tag HTTP/1.1" 200 109 0.006366 10.0.0.177 - - [2026-08-25 23:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012939 10.0.0.177 - - [2026-08-25 23:02:22] "GET /loadbalancer/c225641b-08a5-4d1f-b755-fbeffcecb34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.005330 10.0.0.177 - - [2026-08-25 23:02:22] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012274 10.0.0.177 - - [2026-08-25 23:02:22] "POST /set-tag HTTP/1.1" 200 109 0.043422 10.0.0.177 - - [2026-08-25 23:02:22] "DELETE /loadbalancer-member/93ed7b59-b48a-4d2f-bd65-83bd24d7db76 HTTP/1.1" 200 115 0.063341 10.0.0.177 - - [2026-08-25 23:02:22] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.017203 10.0.0.177 - - [2026-08-25 23:02:22] "POST /set-tag HTTP/1.1" 200 109 0.011832 10.0.0.177 - - [2026-08-25 23:02:22] "DELETE /loadbalancer-member/269d80a6-5ec5-4c83-bb1e-1d9a7ed89efc HTTP/1.1" 200 115 0.040256 10.0.0.177 - - [2026-08-25 23:02:22] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.017724 10.0.0.177 - - [2026-08-25 23:02:22] "POST /set-tag HTTP/1.1" 200 109 0.006198 10.0.0.177 - - [2026-08-25 23:02:22] "DELETE /loadbalancer-member/a67275fb-3b31-42c6-bfe3-b62f6f960088 HTTP/1.1" 200 115 0.038279 10.0.0.177 - - [2026-08-25 23:02:22] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.016204 10.0.0.177 - - [2026-08-25 23:02:22] "POST /set-tag HTTP/1.1" 200 109 0.007894 10.0.0.177 - - [2026-08-25 23:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008589 10.0.0.177 - - [2026-08-25 23:02:22] "GET /loadbalancer/c225641b-08a5-4d1f-b755-fbeffcecb34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.008827 10.0.0.177 - - [2026-08-25 23:02:22] "GET /loadbalancer-pool/a6eaeead-ff82-4722-928a-4205149e1566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003510 10.0.0.177 - - [2026-08-25 23:02:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023387 10.0.0.177 - - [2026-08-25 23:02:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.027094 10.0.0.177 - - [2026-08-25 23:02:23] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013060 10.0.0.177 - - [2026-08-25 23:02:23] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004612 10.0.0.177 - - [2026-08-25 23:02:23] "GET /floating-ip/52802b0a-1e55-4952-b561-41fe186e858c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003145 10.0.0.177 - - [2026-08-25 23:02:23] "POST /set-tag HTTP/1.1" 200 109 0.071952 10.0.0.177 - - [2026-08-25 23:02:23] "GET /loadbalancer-pool/192d594a-fc08-4961-a52d-59b46573d137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.022992 10.0.0.177 - - [2026-08-25 23:02:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.060229 10.0.0.177 - - [2026-08-25 23:02:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.016642 10.0.0.177 - - [2026-08-25 23:02:23] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.024563 10.0.0.177 - - [2026-08-25 23:02:23] "POST /set-tag HTTP/1.1" 200 109 0.012361 10.0.0.177 - - [2026-08-25 23:02:23] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009291 10.0.0.177 - - [2026-08-25 23:02:23] "GET /floating-ip/52802b0a-1e55-4952-b561-41fe186e858c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003567 10.0.0.177 - - [2026-08-25 23:02:23] "GET /loadbalancer-pool/2473bf12-5d06-4b29-b280-5004e08d4658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005875 10.0.0.177 - - [2026-08-25 23:02:23] "POST /loadbalancer-members HTTP/1.1" 200 694 0.062608 10.0.0.177 - - [2026-08-25 23:02:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.045911 10.0.0.177 - - [2026-08-25 23:02:23] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.027003 10.0.0.177 - - [2026-08-25 23:02:23] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006303 10.0.0.177 - - [2026-08-25 23:02:23] "POST /set-tag HTTP/1.1" 200 109 0.003895 10.0.0.177 - - [2026-08-25 23:02:23] "GET /floating-ip/52802b0a-1e55-4952-b561-41fe186e858c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.009142 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:02:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001165 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:02:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001262 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:02:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001071 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:02:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001142 10.0.0.177 - - [2026-08-25 23:03:11] "GET / HTTP/1.1" 200 36215 0.002571 10.0.0.177 - - [2026-08-25 23:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.177 - - [2026-08-25 23:03:11] "GET /global-system-config/3c41cf80-9282-4208-ba24-6ef183100e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006694 10.0.0.177 - - [2026-08-25 23:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.177 - - [2026-08-25 23:03:11] "GET /config-node/7816b824-afa5-4fd1-b2af-30d0a20bca83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.006072 10.0.0.177 - - [2026-08-25 23:03:23] "GET / HTTP/1.1" 200 36215 0.001889 10.0.0.177 - - [2026-08-25 23:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.177 - - [2026-08-25 23:03:23] "GET /routing-instance/ab3f3663-c88c-4af8-b4ea-b40c4924c472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.005359 10.0.0.177 - - [2026-08-25 23:03:23] "POST /bgp-routers HTTP/1.1" 409 301 0.008979 10.0.0.177 - - [2026-08-25 23:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004399 10.0.0.177 - - [2026-08-25 23:03:23] "GET /bgp-router/5680066d-45cb-484e-ab5a-07f84335e549?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.008781 10.0.0.177 - - [2026-08-25 23:03:23] "PUT /bgp-router/5680066d-45cb-484e-ab5a-07f84335e549 HTTP/1.1" 200 255 0.028980 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:03:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001096 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:03:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001232 10.0.0.177 - - [2026-08-25 23:04:38] "GET / HTTP/1.1" 200 36215 0.002166 10.0.0.177 - - [2026-08-25 23:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.177 - - [2026-08-25 23:04:38] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.051976 10.0.0.177 - - [2026-08-25 23:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.177 - - [2026-08-25 23:04:39] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.036792 10.0.0.177 - - [2026-08-25 23:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.177 - - [2026-08-25 23:04:39] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.068371 10.0.0.177 - - [2026-08-25 23:04:39] "POST /tags HTTP/1.1" 200 334 0.054942 10.0.0.177 - - [2026-08-25 23:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015828 10.0.0.177 - - [2026-08-25 23:04:39] "GET /tag/eb38976c-478a-414e-ac2d-12c43e6977bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.035987 10.0.0.177 - - [2026-08-25 23:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.177 - - [2026-08-25 23:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013405 10.0.0.177 - - [2026-08-25 23:04:40] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.067483 10.0.0.177 - - [2026-08-25 23:04:40] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.060785 10.0.0.177 - - [2026-08-25 23:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008303 10.0.0.177 - - [2026-08-25 23:04:40] "GET /virtual-networks?parent_id=3813df23-3fc3-403e-8201-42603437395d&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.019081 10.0.0.177 - - [2026-08-25 23:04:40] "GET /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.012535 10.0.0.177 - - [2026-08-25 23:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007735 10.0.0.177 - - [2026-08-25 23:04:40] "GET /service-appliance-set/22ee6500-8b60-4046-aed8-fd3b6d3a2847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003208 10.0.0.177 - - [2026-08-25 23:04:40] "POST /virtual-networks HTTP/1.1" 200 514 0.088272 10.0.0.177 - - [2026-08-25 23:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.020762 10.0.0.177 - - [2026-08-25 23:04:40] "POST /fqname-to-id HTTP/1.1" 404 254 0.002076 10.0.0.177 - - [2026-08-25 23:04:40] "GET /network-ipam/e85493b4-746c-42fa-bb80-f7b6c56a5866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.031940 10.0.0.177 - - [2026-08-25 23:04:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.115657 10.0.0.177 - - [2026-08-25 23:04:40] "GET /virtual-machine-interface/4e3dda91-2583-4a78-a080-b9da5f60c36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.034258 10.0.0.177 - - [2026-08-25 23:04:40] "POST /useragent-kv HTTP/1.1" 200 115 0.009126 10.0.0.177 - - [2026-08-25 23:04:40] "POST /ref-update HTTP/1.1" 200 156 0.179689 10.0.0.177 - - [2026-08-25 23:04:40] "GET /virtual-network/cfab9cac-8168-4ed0-a81b-24c7b209598e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005252 10.0.0.177 - - [2026-08-25 23:04:40] "POST /instance-ips HTTP/1.1" 200 410 0.061581 10.0.0.177 - - [2026-08-25 23:04:40] "GET /instance-ip/f7941011-f398-4712-ab9e-e376a44b4834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.008213 10.0.0.177 - - [2026-08-25 23:04:40] "GET /domains HTTP/1.1" 200 281 0.002158 10.0.0.177 - - [2026-08-25 23:04:40] "GET /domain/01a9a25e-da2c-4b73-ab82-596b6f4208cb HTTP/1.1" 200 3098 0.014619 10.0.0.177 - - [2026-08-25 23:04:40] "POST /loadbalancers HTTP/1.1" 200 612 0.081825 10.0.0.177 - - [2026-08-25 23:04:40] "GET /project/3813df23-3fc3-403e-8201-42603437395d HTTP/1.1" 200 5737 0.134099 10.0.0.177 - - [2026-08-25 23:04:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.043106 10.0.0.177 - - [2026-08-25 23:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.029134 10.0.0.177 - - [2026-08-25 23:04:40] "GET /virtual-network/cfab9cac-8168-4ed0-a81b-24c7b209598e HTTP/1.1" 200 2094 0.031769 10.0.0.177 - - [2026-08-25 23:04:40] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.126572 10.0.0.177 - - [2026-08-25 23:04:40] "GET /virtual-network/cfab9cac-8168-4ed0-a81b-24c7b209598e HTTP/1.1" 200 2094 0.023393 10.0.0.177 - - [2026-08-25 23:04:40] "GET /instance-ip/f7941011-f398-4712-ab9e-e376a44b4834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.009887 10.0.0.177 - - [2026-08-25 23:04:40] "GET /routing-instance/a7f9b1d6-04b0-4f6a-9f0f-5998f295bce5 HTTP/1.1" 200 1184 0.009637 10.0.0.177 - - [2026-08-25 23:04:40] "POST /route-targets HTTP/1.1" 200 328 0.102755 10.0.0.177 - - [2026-08-25 23:04:40] "GET /routing-instance/a7f9b1d6-04b0-4f6a-9f0f-5998f295bce5 HTTP/1.1" 200 1184 0.016536 10.0.0.177 - - [2026-08-25 23:04:40] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.122793 10.0.0.177 - - [2026-08-25 23:04:40] "POST /ref-update HTTP/1.1" 200 156 0.058077 10.0.0.177 - - [2026-08-25 23:04:40] "POST /floating-ips HTTP/1.1" 200 599 0.106997 10.0.0.177 - - [2026-08-25 23:04:40] "GET /loadbalancer/f7ef32f7-270b-4cd1-a8e9-60fce8478369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.033270 10.0.0.177 - - [2026-08-25 23:04:40] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.042722 10.0.0.177 - - [2026-08-25 23:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.177 - - [2026-08-25 23:04:41] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.055813 10.0.0.177 - - [2026-08-25 23:04:41] "GET /loadbalancer-listener/714bd585-10f3-4c22-bb74-02b4f7e7489a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.005748 10.0.0.177 - - [2026-08-25 23:04:41] "GET /loadbalancer-listener/714bd585-10f3-4c22-bb74-02b4f7e7489a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.014437 10.0.0.177 - - [2026-08-25 23:04:41] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.031426 10.0.0.177 - - [2026-08-25 23:04:41] "GET /instance-ip/f7941011-f398-4712-ab9e-e376a44b4834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003766 10.0.0.177 - - [2026-08-25 23:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.177 - - [2026-08-25 23:04:41] "GET /instance-ip/f7941011-f398-4712-ab9e-e376a44b4834?fields=floating_ips HTTP/1.1" 200 1215 0.016413 10.0.0.177 - - [2026-08-25 23:04:41] "GET /floating-ip/9c36793f-f936-4afb-b7b4-52f39fdeda45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.006627 10.0.0.177 - - [2026-08-25 23:04:41] "GET /loadbalancer/f7ef32f7-270b-4cd1-a8e9-60fce8478369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.011899 10.0.0.177 - - [2026-08-25 23:04:41] "POST /tags HTTP/1.1" 200 296 0.081217 10.0.0.177 - - [2026-08-25 23:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.177 - - [2026-08-25 23:04:41] "GET /tag/1c99a140-c453-4180-af7b-5b383a49b944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.020008 10.0.0.177 - - [2026-08-25 23:04:41] "POST /tags HTTP/1.1" 409 233 0.004580 10.0.0.177 - - [2026-08-25 23:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.177 - - [2026-08-25 23:04:41] "GET /tag/96901c47-0af1-4caf-9515-eb656333e73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.014008 10.0.0.177 - - [2026-08-25 23:04:41] "POST /tags HTTP/1.1" 409 206 0.002802 10.0.0.177 - - [2026-08-25 23:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.177 - - [2026-08-25 23:04:41] "GET /tag/f2b2c6b5-d9ed-493a-a53b-4eacfd8343fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.012601 10.0.0.177 - - [2026-08-25 23:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.177 - - [2026-08-25 23:04:41] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006030 10.0.0.177 - - [2026-08-25 23:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.177 - - [2026-08-25 23:04:41] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.058161 10.0.0.177 - - [2026-08-25 23:04:41] "POST /virtual-machines HTTP/1.1" 200 370 0.011794 10.0.0.177 - - [2026-08-25 23:04:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.036607 10.0.0.177 - - [2026-08-25 23:04:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.169248 10.0.0.177 - - [2026-08-25 23:04:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016850 10.0.0.177 - - [2026-08-25 23:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.020663 10.0.0.177 - - [2026-08-25 23:04:42] "GET /virtual-machine-interface/5add05fa-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.006493 10.0.0.177 - - [2026-08-25 23:04:42] "POST /instance-ips HTTP/1.1" 200 410 0.024732 10.0.0.177 - - [2026-08-25 23:04:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.031043 10.0.0.177 - - [2026-08-25 23:04:42] "GET /virtual-machine-interface/5add05fa-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.008937 10.0.0.177 - - [2026-08-25 23:04:42] "POST /set-tag HTTP/1.1" 200 109 0.025192 10.0.0.177 - - [2026-08-25 23:04:42] "GET /virtual-machine-interface/5add05fa-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.020499 10.0.0.177 - - [2026-08-25 23:04:42] "GET /instance-ip/5b00f6ae-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004029 10.0.0.177 - - [2026-08-25 23:04:42] "GET /virtual-machine-interface/5add05fa-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005288 10.0.0.177 - - [2026-08-25 23:04:42] "POST /set-tag HTTP/1.1" 200 109 0.003264 10.0.0.177 - - [2026-08-25 23:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.177 - - [2026-08-25 23:04:42] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006662 10.0.0.177 - - [2026-08-25 23:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.177 - - [2026-08-25 23:04:42] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.050993 10.0.0.177 - - [2026-08-25 23:04:42] "POST /virtual-machines HTTP/1.1" 200 370 0.014029 10.0.0.177 - - [2026-08-25 23:04:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.029304 10.0.0.177 - - [2026-08-25 23:04:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.155329 10.0.0.177 - - [2026-08-25 23:04:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.018641 10.0.0.177 - - [2026-08-25 23:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.015877 10.0.0.177 - - [2026-08-25 23:04:42] "GET /virtual-machine-interface/5b577d1c-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.013290 10.0.0.177 - - [2026-08-25 23:04:42] "POST /instance-ips HTTP/1.1" 200 410 0.031420 10.0.0.177 - - [2026-08-25 23:04:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.018200 10.0.0.177 - - [2026-08-25 23:04:43] "GET /virtual-machine-interface/5b577d1c-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.029012 10.0.0.177 - - [2026-08-25 23:04:43] "POST /set-tag HTTP/1.1" 200 109 0.023958 10.0.0.177 - - [2026-08-25 23:04:43] "GET /virtual-machine-interface/5b577d1c-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.014129 10.0.0.177 - - [2026-08-25 23:04:43] "GET /instance-ip/5b7ab93a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.014454 10.0.0.177 - - [2026-08-25 23:04:43] "GET /virtual-machine-interface/5b577d1c-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006486 10.0.0.177 - - [2026-08-25 23:04:43] "POST /set-tag HTTP/1.1" 200 109 0.003873 10.0.0.177 - - [2026-08-25 23:04:43] "GET /virtual-router/cedb960c-f203-40c0-93e3-7dfed7a4bd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003901 10.0.0.177 - - [2026-08-25 23:04:43] "POST /ref-update HTTP/1.1" 200 156 0.013882 10.0.0.177 - - [2026-08-25 23:04:43] "GET /virtual-machine-interface/5add05fa-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.027462 10.0.0.177 - - [2026-08-25 23:04:43] "POST /set-tag HTTP/1.1" 200 109 0.004071 10.0.0.177 - - [2026-08-25 23:04:43] "GET /virtual-router/cedb960c-f203-40c0-93e3-7dfed7a4bd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.005169 10.0.0.177 - - [2026-08-25 23:04:43] "POST /ref-update HTTP/1.1" 200 156 0.012452 10.0.0.177 - - [2026-08-25 23:04:43] "GET /virtual-machine-interface/5b577d1c-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.017207 10.0.0.177 - - [2026-08-25 23:04:43] "POST /set-tag HTTP/1.1" 200 109 0.003184 10.0.0.177 - - [2026-08-25 23:04:43] "GET /virtual-machine-interface/5add05fa-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006654 10.0.0.177 - - [2026-08-25 23:04:43] "POST /set-tag HTTP/1.1" 200 109 0.002691 10.0.0.177 - - [2026-08-25 23:04:43] "GET /virtual-machine-interface/5b577d1c-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007000 10.0.0.177 - - [2026-08-25 23:04:43] "POST /set-tag HTTP/1.1" 200 109 0.003190 10.0.0.177 - - [2026-08-25 23:04:45] "GET /domains HTTP/1.1" 200 281 0.002310 10.0.0.177 - - [2026-08-25 23:04:45] "GET /domain/01a9a25e-da2c-4b73-ab82-596b6f4208cb HTTP/1.1" 200 3098 0.004030 10.0.0.177 - - [2026-08-25 23:04:45] "GET /project/3813df23-3fc3-403e-8201-42603437395d HTTP/1.1" 200 7090 0.090014 10.0.0.177 - - [2026-08-25 23:04:45] "GET /virtual-network/cfab9cac-8168-4ed0-a81b-24c7b209598e HTTP/1.1" 200 2094 0.006035 10.0.0.177 - - [2026-08-25 23:04:45] "GET /virtual-network/cfab9cac-8168-4ed0-a81b-24c7b209598e HTTP/1.1" 200 2094 0.005739 10.0.0.177 - - [2026-08-25 23:04:45] "GET /routing-instance/a7f9b1d6-04b0-4f6a-9f0f-5998f295bce5 HTTP/1.1" 200 1406 0.005095 10.0.0.177 - - [2026-08-25 23:04:45] "GET /routing-instance/a7f9b1d6-04b0-4f6a-9f0f-5998f295bce5 HTTP/1.1" 200 1406 0.005420 10.0.0.177 - - [2026-08-25 23:04:45] "GET /route-target/0ba63ef1-0548-4ac8-88db-cf2a50c7f898 HTTP/1.1" 200 1152 0.003543 10.0.0.177 - - [2026-08-25 23:04:45] "GET /virtual-network/cfab9cac-8168-4ed0-a81b-24c7b209598e HTTP/1.1" 200 2094 0.005068 10.0.0.177 - - [2026-08-25 23:04:45] "GET /routing-instance/a7f9b1d6-04b0-4f6a-9f0f-5998f295bce5 HTTP/1.1" 200 1406 0.006379 10.0.0.177 - - [2026-08-25 23:04:46] "GET /virtual-network/cfab9cac-8168-4ed0-a81b-24c7b209598e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.013463 10.0.0.177 - - [2026-08-25 23:04:46] "GET /virtual-network/cfab9cac-8168-4ed0-a81b-24c7b209598e HTTP/1.1" 200 2094 0.009086 10.0.0.177 - - [2026-08-25 23:04:46] "GET /routing-instance/a7f9b1d6-04b0-4f6a-9f0f-5998f295bce5 HTTP/1.1" 200 1406 0.004681 10.0.0.177 - - [2026-08-25 23:04:46] "GET /routing-instance/a7f9b1d6-04b0-4f6a-9f0f-5998f295bce5 HTTP/1.1" 200 1406 0.004090 10.0.0.177 - - [2026-08-25 23:04:46] "GET /route-target/0ba63ef1-0548-4ac8-88db-cf2a50c7f898 HTTP/1.1" 200 1152 0.003131 10.0.0.177 - - [2026-08-25 23:04:46] "GET /domains HTTP/1.1" 200 281 0.002571 10.0.0.177 - - [2026-08-25 23:04:46] "GET /domain/01a9a25e-da2c-4b73-ab82-596b6f4208cb HTTP/1.1" 200 3098 0.003935 10.0.0.177 - - [2026-08-25 23:04:46] "GET /project/3813df23-3fc3-403e-8201-42603437395d HTTP/1.1" 200 7090 0.048766 10.0.0.177 - - [2026-08-25 23:04:46] "GET /virtual-network/cfab9cac-8168-4ed0-a81b-24c7b209598e HTTP/1.1" 200 2094 0.005279 10.0.0.177 - - [2026-08-25 23:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.177 - - [2026-08-25 23:04:46] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.093721 10.0.0.177 - - [2026-08-25 23:04:46] "GET /virtual-network/cfab9cac-8168-4ed0-a81b-24c7b209598e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.020130 10.0.0.177 - - [2026-08-25 23:04:46] "GET /floating-ip-pools?parent_id=cfab9cac-8168-4ed0-a81b-24c7b209598e&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002593 10.0.0.177 - - [2026-08-25 23:04:46] "GET /virtual-network/cfab9cac-8168-4ed0-a81b-24c7b209598e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.006943 10.0.0.177 - - [2026-08-25 23:04:46] "POST /floating-ip-pools HTTP/1.1" 200 564 0.037339 10.0.0.177 - - [2026-08-25 23:04:46] "POST /ref-update HTTP/1.1" 200 156 0.037151 10.0.0.177 - - [2026-08-25 23:04:46] "GET /virtual-network/cfab9cac-8168-4ed0-a81b-24c7b209598e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.006196 10.0.0.177 - - [2026-08-25 23:04:46] "GET /domains HTTP/1.1" 200 281 0.002580 10.0.0.177 - - [2026-08-25 23:04:46] "GET /domain/01a9a25e-da2c-4b73-ab82-596b6f4208cb HTTP/1.1" 200 3098 0.003723 10.0.0.177 - - [2026-08-25 23:04:46] "GET /project/3813df23-3fc3-403e-8201-42603437395d HTTP/1.1" 200 7347 0.055212 10.0.0.177 - - [2026-08-25 23:04:46] "GET /virtual-network/cfab9cac-8168-4ed0-a81b-24c7b209598e HTTP/1.1" 200 2333 0.007835 10.0.0.177 - - [2026-08-25 23:04:46] "GET /floating-ip-pool/acd05913-ff9c-4522-99c2-4ffb192729ac HTTP/1.1" 200 1318 0.004341 10.0.0.177 - - [2026-08-25 23:04:46] "GET /domains HTTP/1.1" 200 281 0.002857 10.0.0.177 - - [2026-08-25 23:04:46] "GET /domain/01a9a25e-da2c-4b73-ab82-596b6f4208cb HTTP/1.1" 200 3098 0.003803 10.0.0.177 - - [2026-08-25 23:04:46] "GET /project/3813df23-3fc3-403e-8201-42603437395d HTTP/1.1" 200 7347 0.037770 10.0.0.177 - - [2026-08-25 23:04:46] "GET /virtual-network/cfab9cac-8168-4ed0-a81b-24c7b209598e HTTP/1.1" 200 2333 0.016026 10.0.0.177 - - [2026-08-25 23:04:46] "GET /virtual-network/cfab9cac-8168-4ed0-a81b-24c7b209598e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.006357 10.0.0.177 - - [2026-08-25 23:04:46] "POST /tags HTTP/1.1" 200 366 0.098147 10.0.0.177 - - [2026-08-25 23:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.020228 10.0.0.177 - - [2026-08-25 23:04:46] "GET /tag/38165ad2-f418-4629-be35-5bf03ec0f6c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.015707 10.0.0.177 - - [2026-08-25 23:04:46] "POST /tags HTTP/1.1" 409 206 0.002337 10.0.0.177 - - [2026-08-25 23:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.177 - - [2026-08-25 23:04:46] "GET /tag/f2b2c6b5-d9ed-493a-a53b-4eacfd8343fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.012742 10.0.0.177 - - [2026-08-25 23:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.177 - - [2026-08-25 23:04:47] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.050320 10.0.0.177 - - [2026-08-25 23:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.177 - - [2026-08-25 23:04:47] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005385 10.0.0.177 - - [2026-08-25 23:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.177 - - [2026-08-25 23:04:47] "GET /service-appliance-set/ba340099-56e8-470b-b98d-d7529cd8e697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.004161 10.0.0.177 - - [2026-08-25 23:04:47] "POST /fqname-to-id HTTP/1.1" 404 258 0.002883 10.0.0.177 - - [2026-08-25 23:04:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.151676 10.0.0.177 - - [2026-08-25 23:04:47] "GET /virtual-machine-interface/e222ab0f-93dd-4359-8df0-f31522b48e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.018154 10.0.0.177 - - [2026-08-25 23:04:47] "POST /set-tag HTTP/1.1" 200 109 0.025216 10.0.0.177 - - [2026-08-25 23:04:47] "POST /instance-ips HTTP/1.1" 200 418 0.041326 10.0.0.177 - - [2026-08-25 23:04:47] "GET /instance-ip/c1e6b713-03ca-40de-9566-b1d4329b64fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.020041 10.0.0.177 - - [2026-08-25 23:04:47] "POST /loadbalancers HTTP/1.1" 200 620 0.081678 10.0.0.177 - - [2026-08-25 23:04:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.024510 10.0.0.177 - - [2026-08-25 23:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009586 10.0.0.177 - - [2026-08-25 23:04:47] "POST /service-instances HTTP/1.1" 200 568 0.068577 10.0.0.177 - - [2026-08-25 23:04:47] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.098745 10.0.0.177 - - [2026-08-25 23:04:47] "GET /virtual-machine-interface/e222ab0f-93dd-4359-8df0-f31522b48e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.023512 10.0.0.177 - - [2026-08-25 23:04:47] "POST /ref-update HTTP/1.1" 200 156 0.062939 10.0.0.177 - - [2026-08-25 23:04:47] "GET /virtual-machine-interface/e222ab0f-93dd-4359-8df0-f31522b48e36?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.020122 10.0.0.177 - - [2026-08-25 23:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007543 10.0.0.177 - - [2026-08-25 23:04:47] "GET /floating-ip-pool/acd05913-ff9c-4522-99c2-4ffb192729ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.005392 10.0.0.177 - - [2026-08-25 23:04:47] "PUT /service-instance/ad5a0bd4-c7b1-47e3-b25e-8b0435e07416 HTTP/1.1" 200 267 0.018241 10.0.0.177 - - [2026-08-25 23:04:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.060413 10.0.0.177 - - [2026-08-25 23:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.020173 10.0.0.177 - - [2026-08-25 23:04:48] "POST /virtual-machines HTTP/1.1" 200 430 0.038508 10.0.0.177 - - [2026-08-25 23:04:48] "POST /floating-ips HTTP/1.1" 200 673 0.312399 10.0.0.177 - - [2026-08-25 23:04:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.084849 10.0.0.177 - - [2026-08-25 23:04:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.217754 10.0.0.177 - - [2026-08-25 23:04:48] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.041107 10.0.0.177 - - [2026-08-25 23:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010559 10.0.0.177 - - [2026-08-25 23:04:48] "POST /chown HTTP/1.1" 200 109 0.081494 10.0.0.177 - - [2026-08-25 23:04:48] "POST /chown HTTP/1.1" 200 109 0.015008 10.0.0.177 - - [2026-08-25 23:04:48] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015998 10.0.0.177 - - [2026-08-25 23:04:48] "POST /tags HTTP/1.1" 409 221 0.006889 10.0.0.177 - - [2026-08-25 23:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004335 10.0.0.177 - - [2026-08-25 23:04:48] "PUT /virtual-machine-interface/0bcc74bf-36f5-44ba-83b2-32239987173b HTTP/1.1" 200 285 0.023229 10.0.0.177 - - [2026-08-25 23:04:48] "GET /tag/eb38976c-478a-414e-ac2d-12c43e6977bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.031412 10.0.0.177 - - [2026-08-25 23:04:48] "POST /tags HTTP/1.1" 409 238 0.004047 10.0.0.177 - - [2026-08-25 23:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009443 10.0.0.177 - - [2026-08-25 23:04:48] "PUT /instance-ip/c1e6b713-03ca-40de-9566-b1d4329b64fc HTTP/1.1" 200 257 0.059873 10.0.0.177 - - [2026-08-25 23:04:48] "POST /ref-update HTTP/1.1" 200 156 0.032255 10.0.0.177 - - [2026-08-25 23:04:48] "GET /tag/38165ad2-f418-4629-be35-5bf03ec0f6c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.026354 10.0.0.177 - - [2026-08-25 23:04:48] "POST /ref-update HTTP/1.1" 200 156 0.025052 10.0.0.177 - - [2026-08-25 23:04:48] "POST /ref-update HTTP/1.1" 200 156 0.032300 10.0.0.177 - - [2026-08-25 23:04:48] "POST /firewall-rules HTTP/1.1" 200 652 0.140285 10.0.0.177 - - [2026-08-25 23:04:48] "POST /ref-update HTTP/1.1" 200 156 0.081562 10.0.0.177 - - [2026-08-25 23:04:48] "GET /firewall-rule/461d1c00-ddd4-4395-883a-e85be7e00b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.043116 10.0.0.177 - - [2026-08-25 23:04:48] "POST /ref-update HTTP/1.1" 200 156 0.011810 10.0.0.177 - - [2026-08-25 23:04:48] "GET /firewall-policy/448e8603-b8b5-4e7d-ba71-8e8841f9957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.020375 10.0.0.177 - - [2026-08-25 23:04:48] "GET /firewall-rule/461d1c00-ddd4-4395-883a-e85be7e00b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.009003 10.0.0.177 - - [2026-08-25 23:04:49] "POST /ref-update HTTP/1.1" 200 156 0.048280 10.0.0.177 - - [2026-08-25 23:04:49] "POST /ref-update HTTP/1.1" 200 156 0.069235 10.0.0.177 - - [2026-08-25 23:04:49] "POST /virtual-machines HTTP/1.1" 200 430 0.046344 10.0.0.177 - - [2026-08-25 23:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.177 - - [2026-08-25 23:04:49] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.052687 10.0.0.177 - - [2026-08-25 23:04:49] "GET /loadbalancer/90caea44-3889-411a-8fc3-dcf78c2f9674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.004470 10.0.0.177 - - [2026-08-25 23:04:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.179067 10.0.0.177 - - [2026-08-25 23:04:49] "POST /chown HTTP/1.1" 200 109 0.036233 10.0.0.177 - - [2026-08-25 23:04:49] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.154811 10.0.0.177 - - [2026-08-25 23:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.021004 10.0.0.177 - - [2026-08-25 23:04:49] "POST /chown HTTP/1.1" 200 109 0.024031 10.0.0.177 - - [2026-08-25 23:04:49] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.105385 10.0.0.177 - - [2026-08-25 23:04:49] "PUT /virtual-machine-interface/9c3a86c1-d6ef-4b37-b4e5-c04a899a7f80 HTTP/1.1" 200 285 0.056018 10.0.0.177 - - [2026-08-25 23:04:49] "GET /loadbalancer-listener/62a9c730-d457-4864-b84f-37a52ed40b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.004716 10.0.0.177 - - [2026-08-25 23:04:49] "GET /loadbalancer-listener/62a9c730-d457-4864-b84f-37a52ed40b09?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.018035 10.0.0.177 - - [2026-08-25 23:04:49] "PUT /instance-ip/c1e6b713-03ca-40de-9566-b1d4329b64fc HTTP/1.1" 200 257 0.040470 10.0.0.177 - - [2026-08-25 23:04:49] "POST /ref-update HTTP/1.1" 200 156 0.047328 10.0.0.177 - - [2026-08-25 23:04:49] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.075758 10.0.0.177 - - [2026-08-25 23:04:49] "POST /ref-update HTTP/1.1" 200 156 0.038596 10.0.0.177 - - [2026-08-25 23:04:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.077979 10.0.0.177 - - [2026-08-25 23:04:49] "GET /loadbalancer-pool/4a412405-5cf8-4542-95e6-e5a37d272426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.009767 10.0.0.177 - - [2026-08-25 23:04:49] "POST /ref-update HTTP/1.1" 200 156 0.070252 10.0.0.177 - - [2026-08-25 23:04:49] "POST /ref-update HTTP/1.1" 200 156 0.031698 10.0.0.177 - - [2026-08-25 23:04:49] "POST /loadbalancer-members HTTP/1.1" 200 709 0.109776 10.0.0.177 - - [2026-08-25 23:04:49] "POST /ref-update HTTP/1.1" 200 156 0.043009 10.0.0.177 - - [2026-08-25 23:04:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.049789 10.0.0.177 - - [2026-08-25 23:04:50] "GET /loadbalancer-member/0a602285-d931-49bd-90cb-48d37cb6ee80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.029717 10.0.0.177 - - [2026-08-25 23:04:50] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003105 10.0.0.177 - - [2026-08-25 23:04:50] "PUT /service-instance/ad5a0bd4-c7b1-47e3-b25e-8b0435e07416 HTTP/1.1" 200 267 0.046261 10.0.0.177 - - [2026-08-25 23:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007097 10.0.0.177 - - [2026-08-25 23:04:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.042907 10.0.0.177 - - [2026-08-25 23:04:50] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.039292 10.0.0.177 - - [2026-08-25 23:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010483 10.0.0.177 - - [2026-08-25 23:04:50] "POST /tags HTTP/1.1" 409 221 0.004639 10.0.0.177 - - [2026-08-25 23:04:50] "POST /chown HTTP/1.1" 200 109 0.014904 10.0.0.177 - - [2026-08-25 23:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.177 - - [2026-08-25 23:04:50] "GET /tag/eb38976c-478a-414e-ac2d-12c43e6977bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.013490 10.0.0.177 - - [2026-08-25 23:04:50] "POST /tags HTTP/1.1" 409 238 0.003211 10.0.0.177 - - [2026-08-25 23:04:50] "POST /chown HTTP/1.1" 200 109 0.011203 10.0.0.177 - - [2026-08-25 23:04:50] "PUT /instance-ip/c1e6b713-03ca-40de-9566-b1d4329b64fc HTTP/1.1" 200 257 0.035456 10.0.0.177 - - [2026-08-25 23:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014235 10.0.0.177 - - [2026-08-25 23:04:50] "GET /tag/38165ad2-f418-4629-be35-5bf03ec0f6c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.027078 10.0.0.177 - - [2026-08-25 23:04:50] "POST /firewall-rules HTTP/1.1" 409 293 0.003359 10.0.0.177 - - [2026-08-25 23:04:50] "POST /ref-update HTTP/1.1" 200 156 0.059131 10.0.0.177 - - [2026-08-25 23:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013138 10.0.0.177 - - [2026-08-25 23:04:50] "POST /chown HTTP/1.1" 200 109 0.027857 10.0.0.177 - - [2026-08-25 23:04:50] "POST /chown HTTP/1.1" 200 109 0.033169 10.0.0.177 - - [2026-08-25 23:04:50] "PUT /firewall-rule/461d1c00-ddd4-4395-883a-e85be7e00b29 HTTP/1.1" 200 261 0.093281 10.0.0.177 - - [2026-08-25 23:04:50] "GET /firewall-rule/461d1c00-ddd4-4395-883a-e85be7e00b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.013160 10.0.0.177 - - [2026-08-25 23:04:50] "PUT /instance-ip/c1e6b713-03ca-40de-9566-b1d4329b64fc HTTP/1.1" 200 257 0.056313 10.0.0.177 - - [2026-08-25 23:04:50] "GET /firewall-policy/448e8603-b8b5-4e7d-ba71-8e8841f9957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.007561 10.0.0.177 - - [2026-08-25 23:04:50] "GET /firewall-rule/461d1c00-ddd4-4395-883a-e85be7e00b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.008628 10.0.0.177 - - [2026-08-25 23:04:50] "POST /ref-update HTTP/1.1" 200 156 0.024635 10.0.0.177 - - [2026-08-25 23:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006437 10.0.0.177 - - [2026-08-25 23:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.177 - - [2026-08-25 23:04:50] "POST /chown HTTP/1.1" 200 109 0.009164 10.0.0.177 - - [2026-08-25 23:04:50] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.018917 10.0.0.177 - - [2026-08-25 23:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.177 - - [2026-08-25 23:04:50] "POST /chown HTTP/1.1" 200 109 0.025746 10.0.0.177 - - [2026-08-25 23:04:50] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.090770 10.0.0.177 - - [2026-08-25 23:04:50] "PUT /instance-ip/c1e6b713-03ca-40de-9566-b1d4329b64fc HTTP/1.1" 200 257 0.061069 10.0.0.177 - - [2026-08-25 23:04:50] "POST /virtual-machines HTTP/1.1" 200 374 0.020969 10.0.0.177 - - [2026-08-25 23:04:50] "POST /ref-update HTTP/1.1" 200 156 0.060670 10.0.0.177 - - [2026-08-25 23:04:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.046256 10.0.0.177 - - [2026-08-25 23:04:50] "POST /chown HTTP/1.1" 200 109 0.022076 10.0.0.177 - - [2026-08-25 23:04:50] "POST /chown HTTP/1.1" 200 109 0.027832 10.0.0.177 - - [2026-08-25 23:04:51] "PUT /instance-ip/c1e6b713-03ca-40de-9566-b1d4329b64fc HTTP/1.1" 200 257 0.060694 10.0.0.177 - - [2026-08-25 23:04:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.162278 10.0.0.177 - - [2026-08-25 23:04:51] "POST /ref-update HTTP/1.1" 200 156 0.016703 10.0.0.177 - - [2026-08-25 23:04:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.021815 10.0.0.177 - - [2026-08-25 23:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007283 10.0.0.177 - - [2026-08-25 23:04:51] "GET /virtual-machine-interface/604a2b94-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.031380 10.0.0.177 - - [2026-08-25 23:04:51] "POST /instance-ips HTTP/1.1" 200 414 0.037979 10.0.0.177 - - [2026-08-25 23:04:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.036246 10.0.0.177 - - [2026-08-25 23:04:51] "GET /virtual-machine-interface/604a2b94-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.008604 10.0.0.177 - - [2026-08-25 23:04:51] "PUT /service-instance/ad5a0bd4-c7b1-47e3-b25e-8b0435e07416 HTTP/1.1" 200 267 0.024092 10.0.0.177 - - [2026-08-25 23:04:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.019162 10.0.0.177 - - [2026-08-25 23:04:51] "POST /set-tag HTTP/1.1" 200 109 0.052700 10.0.0.177 - - [2026-08-25 23:04:51] "GET /virtual-machine-interface/604a2b94-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.018337 10.0.0.177 - - [2026-08-25 23:04:51] "GET /instance-ip/606f7818-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.013267 10.0.0.177 - - [2026-08-25 23:04:51] "PUT /service-instance/ad5a0bd4-c7b1-47e3-b25e-8b0435e07416 HTTP/1.1" 200 267 0.020257 10.0.0.177 - - [2026-08-25 23:04:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.023374 10.0.0.177 - - [2026-08-25 23:04:51] "GET /virtual-machine-interface/604a2b94-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.015914 10.0.0.177 - - [2026-08-25 23:04:51] "POST /set-tag HTTP/1.1" 200 109 0.004354 10.0.0.177 - - [2026-08-25 23:04:51] "PUT /service-instance/ad5a0bd4-c7b1-47e3-b25e-8b0435e07416 HTTP/1.1" 200 267 0.024979 10.0.0.177 - - [2026-08-25 23:04:51] "GET /virtual-router/cedb960c-f203-40c0-93e3-7dfed7a4bd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.018563 10.0.0.177 - - [2026-08-25 23:04:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.026869 10.0.0.177 - - [2026-08-25 23:04:51] "POST /ref-update HTTP/1.1" 200 156 0.040667 10.0.0.177 - - [2026-08-25 23:04:51] "GET /virtual-machine-interface/604a2b94-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007463 10.0.0.177 - - [2026-08-25 23:04:51] "POST /set-tag HTTP/1.1" 200 109 0.002761 10.0.0.177 - - [2026-08-25 23:04:51] "PUT /service-instance/ad5a0bd4-c7b1-47e3-b25e-8b0435e07416 HTTP/1.1" 200 267 0.021659 10.0.0.177 - - [2026-08-25 23:04:51] "GET /virtual-machine-interface/604a2b94-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.009975 10.0.0.177 - - [2026-08-25 23:04:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.030059 10.0.0.177 - - [2026-08-25 23:04:51] "POST /set-tag HTTP/1.1" 200 109 0.004592 10.0.0.177 - - [2026-08-25 23:04:51] "PUT /service-instance/ad5a0bd4-c7b1-47e3-b25e-8b0435e07416 HTTP/1.1" 200 267 0.024805 10.0.0.177 - - [2026-08-25 23:04:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.031242 10.0.0.177 - - [2026-08-25 23:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.177 - - [2026-08-25 23:04:51] "POST /chown HTTP/1.1" 200 109 0.008247 10.0.0.177 - - [2026-08-25 23:04:51] "POST /chown HTTP/1.1" 200 109 0.028839 10.0.0.177 - - [2026-08-25 23:04:52] "POST /ref-update HTTP/1.1" 200 156 0.034791 10.0.0.177 - - [2026-08-25 23:04:52] "POST /chown HTTP/1.1" 200 109 0.009461 10.0.0.177 - - [2026-08-25 23:04:52] "POST /chown HTTP/1.1" 200 109 0.028119 10.0.0.177 - - [2026-08-25 23:04:52] "POST /ref-update HTTP/1.1" 200 156 0.015982 10.0.0.177 - - [2026-08-25 23:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.177 - - [2026-08-25 23:04:52] "POST /chown HTTP/1.1" 200 109 0.008318 10.0.0.177 - - [2026-08-25 23:04:52] "POST /chown HTTP/1.1" 200 109 0.026406 10.0.0.177 - - [2026-08-25 23:04:52] "POST /chown HTTP/1.1" 200 109 0.008437 10.0.0.177 - - [2026-08-25 23:04:52] "POST /chown HTTP/1.1" 200 109 0.021681 10.0.0.177 - - [2026-08-25 23:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.177 - - [2026-08-25 23:04:52] "POST /chown HTTP/1.1" 200 109 0.012655 10.0.0.177 - - [2026-08-25 23:04:52] "POST /chown HTTP/1.1" 200 109 0.007965 10.0.0.177 - - [2026-08-25 23:04:52] "POST /chown HTTP/1.1" 200 109 0.029241 10.0.0.177 - - [2026-08-25 23:04:52] "POST /chown HTTP/1.1" 200 109 0.022725 10.0.0.177 - - [2026-08-25 23:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.177 - - [2026-08-25 23:04:52] "POST /chown HTTP/1.1" 200 109 0.013796 10.0.0.177 - - [2026-08-25 23:04:52] "POST /chown HTTP/1.1" 200 109 0.012593 10.0.0.177 - - [2026-08-25 23:04:52] "POST /chown HTTP/1.1" 200 109 0.011744 10.0.0.177 - - [2026-08-25 23:04:52] "POST /chown HTTP/1.1" 200 109 0.026101 10.0.0.177 - - [2026-08-25 23:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006155 10.0.0.177 - - [2026-08-25 23:04:52] "POST /chown HTTP/1.1" 200 109 0.007924 10.0.0.177 - - [2026-08-25 23:04:52] "POST /chown HTTP/1.1" 200 109 0.032147 10.0.0.177 - - [2026-08-25 23:04:52] "POST /chown HTTP/1.1" 200 109 0.056512 10.0.0.177 - - [2026-08-25 23:04:52] "POST /chown HTTP/1.1" 200 109 0.011382 10.0.0.177 - - [2026-08-25 23:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.177 - - [2026-08-25 23:04:53] "POST /chown HTTP/1.1" 200 109 0.026067 10.0.0.177 - - [2026-08-25 23:04:53] "POST /chown HTTP/1.1" 200 109 0.025799 10.0.0.177 - - [2026-08-25 23:04:53] "POST /chown HTTP/1.1" 200 109 0.025705 10.0.0.177 - - [2026-08-25 23:04:53] "POST /chown HTTP/1.1" 200 109 0.024841 10.0.0.177 - - [2026-08-25 23:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.177 - - [2026-08-25 23:04:53] "POST /chown HTTP/1.1" 200 109 0.007755 10.0.0.177 - - [2026-08-25 23:04:53] "POST /chown HTTP/1.1" 200 109 0.014184 10.0.0.177 - - [2026-08-25 23:04:53] "POST /chown HTTP/1.1" 200 109 0.023222 10.0.0.177 - - [2026-08-25 23:04:53] "GET /virtual-machine-interface/5b577d1c-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005879 10.0.0.177 - - [2026-08-25 23:04:53] "POST /chown HTTP/1.1" 200 109 0.076724 10.0.0.177 - - [2026-08-25 23:04:53] "POST /set-tag HTTP/1.1" 200 109 0.009264 10.0.0.177 - - [2026-08-25 23:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.023321 10.0.0.177 - - [2026-08-25 23:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011493 10.0.0.177 - - [2026-08-25 23:04:53] "POST /chown HTTP/1.1" 200 109 0.012112 10.0.0.177 - - [2026-08-25 23:04:53] "GET /loadbalancer/f7ef32f7-270b-4cd1-a8e9-60fce8478369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.016235 10.0.0.177 - - [2026-08-25 23:04:53] "GET /loadbalancer-pool/3fec59c4-0273-4ba8-894f-20240548b151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.005200 10.0.0.177 - - [2026-08-25 23:04:53] "POST /chown HTTP/1.1" 200 109 0.069182 10.0.0.177 - - [2026-08-25 23:04:53] "POST /chown HTTP/1.1" 200 109 0.046998 10.0.0.177 - - [2026-08-25 23:04:53] "POST /loadbalancer-members HTTP/1.1" 200 704 0.093614 10.0.0.177 - - [2026-08-25 23:04:53] "POST /chown HTTP/1.1" 200 109 0.045156 10.0.0.177 - - [2026-08-25 23:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010545 10.0.0.177 - - [2026-08-25 23:04:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.061299 10.0.0.177 - - [2026-08-25 23:04:53] "GET /virtual-machine-interface/5b577d1c-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012879 10.0.0.177 - - [2026-08-25 23:04:53] "POST /tags HTTP/1.1" 409 221 0.004613 10.0.0.177 - - [2026-08-25 23:04:53] "POST /chown HTTP/1.1" 200 109 0.042001 10.0.0.177 - - [2026-08-25 23:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010090 10.0.0.177 - - [2026-08-25 23:04:53] "POST /chown HTTP/1.1" 200 109 0.021491 10.0.0.177 - - [2026-08-25 23:04:53] "GET /tag/eb38976c-478a-414e-ac2d-12c43e6977bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.034032 10.0.0.177 - - [2026-08-25 23:04:53] "POST /chown HTTP/1.1" 200 109 0.038447 10.0.0.177 - - [2026-08-25 23:04:54] "POST /chown HTTP/1.1" 200 109 0.067153 10.0.0.177 - - [2026-08-25 23:04:54] "POST /set-tag HTTP/1.1" 200 109 0.123914 10.0.0.177 - - [2026-08-25 23:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.177 - - [2026-08-25 23:04:54] "POST /chown HTTP/1.1" 200 109 0.035406 10.0.0.177 - - [2026-08-25 23:04:54] "POST /chown HTTP/1.1" 200 109 0.023891 10.0.0.177 - - [2026-08-25 23:04:54] "POST /chown HTTP/1.1" 200 109 0.010226 10.0.0.177 - - [2026-08-25 23:04:54] "POST /chown HTTP/1.1" 200 109 0.036739 10.0.0.177 - - [2026-08-25 23:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005129 10.0.0.177 - - [2026-08-25 23:04:54] "POST /chown HTTP/1.1" 200 109 0.009042 10.0.0.177 - - [2026-08-25 23:04:54] "POST /chown HTTP/1.1" 200 109 0.026302 10.0.0.177 - - [2026-08-25 23:04:54] "GET /virtual-machine-interface/5add05fa-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.018466 10.0.0.177 - - [2026-08-25 23:04:54] "POST /set-tag HTTP/1.1" 200 109 0.005050 10.0.0.177 - - [2026-08-25 23:04:54] "POST /chown HTTP/1.1" 200 109 0.062390 10.0.0.177 - - [2026-08-25 23:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.020205 10.0.0.177 - - [2026-08-25 23:04:54] "GET /loadbalancer/f7ef32f7-270b-4cd1-a8e9-60fce8478369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.011350 10.0.0.177 - - [2026-08-25 23:04:54] "POST /chown HTTP/1.1" 200 109 0.008924 10.0.0.177 - - [2026-08-25 23:04:54] "GET /loadbalancer-pool/3fec59c4-0273-4ba8-894f-20240548b151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.015518 10.0.0.177 - - [2026-08-25 23:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007038 10.0.0.177 - - [2026-08-25 23:04:54] "POST /chown HTTP/1.1" 200 109 0.012818 10.0.0.177 - - [2026-08-25 23:04:54] "POST /loadbalancer-members HTTP/1.1" 200 704 0.059037 10.0.0.177 - - [2026-08-25 23:04:54] "POST /chown HTTP/1.1" 200 109 0.034063 10.0.0.177 - - [2026-08-25 23:04:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.031095 10.0.0.177 - - [2026-08-25 23:04:54] "GET /virtual-machine-interface/5add05fa-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.023438 10.0.0.177 - - [2026-08-25 23:04:54] "POST /chown HTTP/1.1" 200 109 0.046518 10.0.0.177 - - [2026-08-25 23:04:54] "POST /chown HTTP/1.1" 200 109 0.028391 10.0.0.177 - - [2026-08-25 23:04:54] "POST /set-tag HTTP/1.1" 200 109 0.058824 10.0.0.177 - - [2026-08-25 23:04:54] "GET /virtual-machine/eac7b4ae-364b-4b5c-b9f7-2efa77aa06e4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.005457 10.0.0.177 - - [2026-08-25 23:04:54] "GET /virtual-machine-interface/5add05fa-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.007095 10.0.0.177 - - [2026-08-25 23:04:55] "GET /virtual-machine-interface/5b577d1c-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008904 10.0.0.177 - - [2026-08-25 23:04:55] "POST /ref-update HTTP/1.1" 200 156 0.018773 10.0.0.177 - - [2026-08-25 23:04:55] "GET /virtual-machine/9b859bed-f838-4c6b-a90b-18216bacc093?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.012394 10.0.0.177 - - [2026-08-25 23:04:55] "GET /virtual-machine-interface/5b577d1c-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.014752 10.0.0.177 - - [2026-08-25 23:04:55] "GET /floating-ip/9c36793f-f936-4afb-b7b4-52f39fdeda45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.019336 10.0.0.177 - - [2026-08-25 23:04:55] "PUT /floating-ip/9c36793f-f936-4afb-b7b4-52f39fdeda45 HTTP/1.1" 200 257 0.011394 10.0.0.177 - - [2026-08-25 23:04:55] "GET /virtual-machine-interface/5add05fa-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005458 10.0.0.177 - - [2026-08-25 23:04:55] "POST /ref-update HTTP/1.1" 200 156 0.009592 10.0.0.177 - - [2026-08-25 23:04:55] "GET /floating-ip/9c36793f-f936-4afb-b7b4-52f39fdeda45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.009541 10.0.0.177 - - [2026-08-25 23:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.177 - - [2026-08-25 23:04:56] "POST /chown HTTP/1.1" 200 109 0.015858 10.0.0.177 - - [2026-08-25 23:04:56] "POST /chown HTTP/1.1" 200 109 0.010526 10.0.0.177 - - [2026-08-25 23:04:56] "POST /chown HTTP/1.1" 200 109 0.028074 10.0.0.177 - - [2026-08-25 23:04:56] "POST /chown HTTP/1.1" 200 109 0.024042 10.0.0.177 - - [2026-08-25 23:04:58] "GET /virtual-machine-interface/604a2b94-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005421 10.0.0.177 - - [2026-08-25 23:04:58] "POST /set-tag HTTP/1.1" 200 109 0.002732 10.0.0.177 - - [2026-08-25 23:05:00] "GET /virtual-machine/d1e778f8-40af-484b-885e-5c4c517a39b9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.005432 10.0.0.177 - - [2026-08-25 23:05:00] "GET /virtual-machine-interface/604a2b94-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.012680 10.0.0.177 - - [2026-08-25 23:05:00] "GET /virtual-machine-interface/604a2b94-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005380 10.0.0.177 - - [2026-08-25 23:05:00] "POST /set-tag HTTP/1.1" 200 109 0.003187 10.0.0.177 - - [2026-08-25 23:05:04] "GET /global-system-configs HTTP/1.1" 200 323 0.018691 10.0.0.177 - - [2026-08-25 23:05:04] "GET /global-system-configs HTTP/1.1" 200 323 0.019922 10.0.0.177 - - [2026-08-25 23:05:31] "GET /virtual-machine-interface/604a2b94-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005927 10.0.0.177 - - [2026-08-25 23:05:31] "POST /set-tag HTTP/1.1" 200 109 0.004668 10.0.0.177 - - [2026-08-25 23:05:31] "GET /virtual-machine-interface/604a2b94-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.010189 10.0.0.177 - - [2026-08-25 23:05:31] "POST /set-tag HTTP/1.1" 200 109 0.003145 10.0.0.177 - - [2026-08-25 23:05:31] "GET /virtual-machine/d1e778f8-40af-484b-885e-5c4c517a39b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.004241 10.0.0.177 - - [2026-08-25 23:05:31] "POST /ref-update HTTP/1.1" 200 156 0.014942 10.0.0.177 - - [2026-08-25 23:05:31] "GET /virtual-machine-interface/604a2b94-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.019766 10.0.0.177 - - [2026-08-25 23:05:31] "POST /set-tag HTTP/1.1" 200 109 0.022527 10.0.0.177 - - [2026-08-25 23:05:31] "POST /set-tag HTTP/1.1" 200 109 0.046694 10.0.0.177 - - [2026-08-25 23:05:31] "DELETE /instance-ip/606f7818-a0d9-11f1-ba13-fa163ec47de8 HTTP/1.1" 200 115 0.053748 10.0.0.177 - - [2026-08-25 23:05:31] "DELETE /virtual-machine-interface/604a2b94-a0d9-11f1-ba13-fa163ec47de8 HTTP/1.1" 200 115 0.071832 10.0.0.177 - - [2026-08-25 23:05:31] "DELETE /virtual-machine/d1e778f8-40af-484b-885e-5c4c517a39b9 HTTP/1.1" 200 115 0.030991 10.0.0.177 - - [2026-08-25 23:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.177 - - [2026-08-25 23:05:35] "GET /tag/38165ad2-f418-4629-be35-5bf03ec0f6c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.024749 10.0.0.177 - - [2026-08-25 23:05:35] "GET /tag/38165ad2-f418-4629-be35-5bf03ec0f6c9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.017402 10.0.0.177 - - [2026-08-25 23:05:35] "GET /virtual-machine-interface/0bcc74bf-36f5-44ba-83b2-32239987173b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3138 0.010617 10.0.0.177 - - [2026-08-25 23:05:35] "POST /set-tag HTTP/1.1" 200 109 0.021287 10.0.0.177 - - [2026-08-25 23:05:35] "GET /virtual-machine-interface/9c3a86c1-d6ef-4b37-b4e5-c04a899a7f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.048528 10.0.0.177 - - [2026-08-25 23:05:36] "POST /set-tag HTTP/1.1" 200 109 0.048520 10.0.0.177 - - [2026-08-25 23:05:36] "GET /virtual-machine-interface/e222ab0f-93dd-4359-8df0-f31522b48e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.007113 10.0.0.177 - - [2026-08-25 23:05:36] "POST /set-tag HTTP/1.1" 200 109 0.020762 10.0.0.177 - - [2026-08-25 23:05:36] "GET /firewall-policy/448e8603-b8b5-4e7d-ba71-8e8841f9957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.013695 10.0.0.177 - - [2026-08-25 23:05:36] "GET /firewall-rule/461d1c00-ddd4-4395-883a-e85be7e00b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.004067 10.0.0.177 - - [2026-08-25 23:05:36] "POST /ref-update HTTP/1.1" 200 156 0.017654 10.0.0.177 - - [2026-08-25 23:05:36] "DELETE /firewall-rule/461d1c00-ddd4-4395-883a-e85be7e00b29 HTTP/1.1" 200 115 0.064929 10.0.0.177 - - [2026-08-25 23:05:36] "DELETE /loadbalancer-member/0a602285-d931-49bd-90cb-48d37cb6ee80 HTTP/1.1" 200 115 0.025293 10.0.0.177 - - [2026-08-25 23:05:36] "PUT /service-instance/ad5a0bd4-c7b1-47e3-b25e-8b0435e07416 HTTP/1.1" 200 267 0.014448 10.0.0.177 - - [2026-08-25 23:05:36] "DELETE /loadbalancer-pool/4a412405-5cf8-4542-95e6-e5a37d272426 HTTP/1.1" 200 115 0.087795 10.0.0.177 - - [2026-08-25 23:05:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.058903 10.0.0.177 - - [2026-08-25 23:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.177 - - [2026-08-25 23:05:36] "POST /chown HTTP/1.1" 200 109 0.011421 10.0.0.177 - - [2026-08-25 23:05:36] "DELETE /loadbalancer-listener/62a9c730-d457-4864-b84f-37a52ed40b09 HTTP/1.1" 200 115 0.111927 10.0.0.177 - - [2026-08-25 23:05:36] "GET /floating-ip/4a88850b-3ad0-4834-821d-49f62fa291f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.005542 10.0.0.177 - - [2026-08-25 23:05:36] "POST /chown HTTP/1.1" 200 109 0.019285 10.0.0.177 - - [2026-08-25 23:05:36] "POST /chown HTTP/1.1" 200 109 0.034064 10.0.0.177 - - [2026-08-25 23:05:36] "POST /chown HTTP/1.1" 200 109 0.029886 10.0.0.177 - - [2026-08-25 23:05:36] "PUT /floating-ip/4a88850b-3ad0-4834-821d-49f62fa291f4 HTTP/1.1" 200 257 0.094568 10.0.0.177 - - [2026-08-25 23:05:36] "PUT /service-instance/ad5a0bd4-c7b1-47e3-b25e-8b0435e07416 HTTP/1.1" 200 267 0.030608 10.0.0.177 - - [2026-08-25 23:05:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.035015 10.0.0.177 - - [2026-08-25 23:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.177 - - [2026-08-25 23:05:36] "POST /chown HTTP/1.1" 200 109 0.038583 10.0.0.177 - - [2026-08-25 23:05:36] "DELETE /floating-ip/4a88850b-3ad0-4834-821d-49f62fa291f4 HTTP/1.1" 200 115 0.184931 10.0.0.177 - - [2026-08-25 23:05:36] "POST /chown HTTP/1.1" 200 109 0.043948 10.0.0.177 - - [2026-08-25 23:05:36] "POST /chown HTTP/1.1" 200 109 0.034830 10.0.0.177 - - [2026-08-25 23:05:36] "POST /chown HTTP/1.1" 200 109 0.034592 10.0.0.177 - - [2026-08-25 23:05:37] "DELETE /loadbalancer/90caea44-3889-411a-8fc3-dcf78c2f9674 HTTP/1.1" 200 115 0.185087 10.0.0.177 - - [2026-08-25 23:05:37] "POST /ref-update HTTP/1.1" 404 171 0.005650 10.0.0.177 - - [2026-08-25 23:05:37] "PUT /service-instance/ad5a0bd4-c7b1-47e3-b25e-8b0435e07416 HTTP/1.1" 200 267 0.014807 10.0.0.177 - - [2026-08-25 23:05:37] "DELETE /instance-ip/c1e6b713-03ca-40de-9566-b1d4329b64fc HTTP/1.1" 200 115 0.106985 10.0.0.177 - - [2026-08-25 23:05:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.037694 10.0.0.177 - - [2026-08-25 23:05:37] "POST /ref-update HTTP/1.1" 404 171 0.003514 10.0.0.177 - - [2026-08-25 23:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.177 - - [2026-08-25 23:05:37] "DELETE /virtual-machine-interface/e222ab0f-93dd-4359-8df0-f31522b48e36 HTTP/1.1" 200 115 0.100213 10.0.0.177 - - [2026-08-25 23:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.177 - - [2026-08-25 23:05:37] "DELETE /tag/38165ad2-f418-4629-be35-5bf03ec0f6c9 HTTP/1.1" 200 115 0.124612 10.0.0.177 - - [2026-08-25 23:05:37] "DELETE /service-instance/ad5a0bd4-c7b1-47e3-b25e-8b0435e07416 HTTP/1.1" 200 115 0.067836 10.0.0.177 - - [2026-08-25 23:05:37] "GET /virtual-machine-interface/0bcc74bf-36f5-44ba-83b2-32239987173b?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.006000 10.0.0.177 - - [2026-08-25 23:05:37] "DELETE /virtual-machine-interface/0bcc74bf-36f5-44ba-83b2-32239987173b HTTP/1.1" 200 115 0.082801 10.0.0.177 - - [2026-08-25 23:05:37] "POST /ref-update HTTP/1.1" 200 156 0.014537 10.0.0.177 - - [2026-08-25 23:05:37] "DELETE /virtual-machine/9b18407b-ae40-4de0-a0c5-c32a7607a00c HTTP/1.1" 200 115 0.047344 10.0.0.177 - - [2026-08-25 23:05:37] "GET /virtual-machine-interface/9c3a86c1-d6ef-4b37-b4e5-c04a899a7f80?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.008792 10.0.0.177 - - [2026-08-25 23:05:37] "DELETE /virtual-machine-interface/9c3a86c1-d6ef-4b37-b4e5-c04a899a7f80 HTTP/1.1" 200 115 0.102477 10.0.0.177 - - [2026-08-25 23:05:37] "DELETE /virtual-machine/e53838b7-17ae-474e-b71c-dd5fbbcdbce1 HTTP/1.1" 200 115 0.034091 10.0.0.177 - - [2026-08-25 23:05:37] "GET /floating-ip-pool/acd05913-ff9c-4522-99c2-4ffb192729ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.004002 10.0.0.177 - - [2026-08-25 23:05:37] "POST /ref-update HTTP/1.1" 200 156 0.016159 10.0.0.177 - - [2026-08-25 23:05:37] "DELETE /floating-ip-pool/acd05913-ff9c-4522-99c2-4ffb192729ac HTTP/1.1" 200 115 0.064425 10.0.0.177 - - [2026-08-25 23:05:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003465 10.0.0.177 - - [2026-08-25 23:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005060 10.0.0.177 - - [2026-08-25 23:05:38] "POST /useragent-kv HTTP/1.1" 200 115 0.001955 10.0.0.177 - - [2026-08-25 23:05:38] "DELETE /virtual-network/cfab9cac-8168-4ed0-a81b-24c7b209598e HTTP/1.1" 200 115 0.122345 10.0.0.177 - - [2026-08-25 23:05:38] "GET /routing-instance/a7f9b1d6-04b0-4f6a-9f0f-5998f295bce5 HTTP/1.1" 404 171 0.006228 10.0.0.177 - - [2026-08-25 23:05:38] "GET /domains HTTP/1.1" 200 281 0.003151 10.0.0.177 - - [2026-08-25 23:05:38] "GET /domain/01a9a25e-da2c-4b73-ab82-596b6f4208cb HTTP/1.1" 200 3098 0.003770 10.0.0.177 - - [2026-08-25 23:05:38] "DELETE /route-target/0ba63ef1-0548-4ac8-88db-cf2a50c7f898 HTTP/1.1" 200 115 0.062475 10.0.0.177 - - [2026-08-25 23:05:38] "GET /project/3813df23-3fc3-403e-8201-42603437395d HTTP/1.1" 200 6898 0.066345 10.0.0.177 - - [2026-08-25 23:05:38] "GET /virtual-machine-interface/5b577d1c-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.014848 10.0.0.177 - - [2026-08-25 23:05:38] "POST /set-tag HTTP/1.1" 200 109 0.005178 10.0.0.177 - - [2026-08-25 23:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.177 - - [2026-08-25 23:05:38] "GET /loadbalancer/f7ef32f7-270b-4cd1-a8e9-60fce8478369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003856 10.0.0.177 - - [2026-08-25 23:05:38] "GET /virtual-machine-interface/5b577d1c-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005278 10.0.0.177 - - [2026-08-25 23:05:38] "POST /set-tag HTTP/1.1" 200 109 0.029277 10.0.0.177 - - [2026-08-25 23:05:38] "DELETE /loadbalancer-member/f1cb34f0-048a-4ffe-a592-412f1bd54437 HTTP/1.1" 200 115 0.070451 10.0.0.177 - - [2026-08-25 23:05:39] "GET /virtual-machine-interface/5b577d1c-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006100 10.0.0.177 - - [2026-08-25 23:05:39] "POST /set-tag HTTP/1.1" 200 109 0.009444 10.0.0.177 - - [2026-08-25 23:05:39] "GET /virtual-machine-interface/5b577d1c-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005548 10.0.0.177 - - [2026-08-25 23:05:39] "POST /set-tag HTTP/1.1" 200 109 0.002659 10.0.0.177 - - [2026-08-25 23:05:39] "GET /virtual-machine/9b859bed-f838-4c6b-a90b-18216bacc093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004883 10.0.0.177 - - [2026-08-25 23:05:39] "POST /ref-update HTTP/1.1" 200 156 0.018132 10.0.0.177 - - [2026-08-25 23:05:39] "GET /virtual-machine-interface/5b577d1c-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006891 10.0.0.177 - - [2026-08-25 23:05:39] "POST /set-tag HTTP/1.1" 200 109 0.023574 10.0.0.177 - - [2026-08-25 23:05:39] "POST /set-tag HTTP/1.1" 200 109 0.043951 10.0.0.177 - - [2026-08-25 23:05:39] "POST /set-tag HTTP/1.1" 200 109 0.043971 10.0.0.177 - - [2026-08-25 23:05:39] "DELETE /instance-ip/5b7ab93a-a0d9-11f1-ba13-fa163ec47de8 HTTP/1.1" 200 115 0.046177 10.0.0.177 - - [2026-08-25 23:05:39] "POST /ref-update HTTP/1.1" 200 156 0.017359 10.0.0.177 - - [2026-08-25 23:05:40] "DELETE /virtual-machine-interface/5b577d1c-a0d9-11f1-ba13-fa163ec47de8 HTTP/1.1" 200 115 0.066524 10.0.0.177 - - [2026-08-25 23:05:40] "DELETE /virtual-machine/9b859bed-f838-4c6b-a90b-18216bacc093 HTTP/1.1" 200 115 0.042758 10.0.0.177 - - [2026-08-25 23:05:43] "GET /virtual-machine-interface/5add05fa-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.017229 10.0.0.177 - - [2026-08-25 23:05:43] "POST /set-tag HTTP/1.1" 200 109 0.004427 10.0.0.177 - - [2026-08-25 23:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.177 - - [2026-08-25 23:05:43] "GET /loadbalancer/f7ef32f7-270b-4cd1-a8e9-60fce8478369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003344 10.0.0.177 - - [2026-08-25 23:05:44] "GET /virtual-machine-interface/5add05fa-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005734 10.0.0.177 - - [2026-08-25 23:05:44] "POST /set-tag HTTP/1.1" 200 109 0.003454 10.0.0.177 - - [2026-08-25 23:05:44] "GET /virtual-machine-interface/5add05fa-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006017 10.0.0.177 - - [2026-08-25 23:05:44] "POST /set-tag HTTP/1.1" 200 109 0.002761 10.0.0.177 - - [2026-08-25 23:05:44] "GET /virtual-machine/eac7b4ae-364b-4b5c-b9f7-2efa77aa06e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003722 10.0.0.177 - - [2026-08-25 23:05:44] "POST /ref-update HTTP/1.1" 200 156 0.017637 10.0.0.177 - - [2026-08-25 23:05:44] "GET /virtual-machine-interface/5add05fa-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.017205 10.0.0.177 - - [2026-08-25 23:05:44] "POST /set-tag HTTP/1.1" 200 109 0.041574 10.0.0.177 - - [2026-08-25 23:05:44] "POST /set-tag HTTP/1.1" 200 109 0.064913 10.0.0.177 - - [2026-08-25 23:05:44] "POST /set-tag HTTP/1.1" 200 109 0.042547 10.0.0.177 - - [2026-08-25 23:05:44] "DELETE /instance-ip/5b00f6ae-a0d9-11f1-ba13-fa163ec47de8 HTTP/1.1" 200 115 0.049513 10.0.0.177 - - [2026-08-25 23:05:45] "POST /ref-update HTTP/1.1" 200 156 0.022362 10.0.0.177 - - [2026-08-25 23:05:45] "DELETE /virtual-machine-interface/5add05fa-a0d9-11f1-ba13-fa163ec47de8 HTTP/1.1" 200 115 0.077286 10.0.0.177 - - [2026-08-25 23:05:45] "DELETE /virtual-machine/eac7b4ae-364b-4b5c-b9f7-2efa77aa06e4 HTTP/1.1" 200 115 0.050375 10.0.0.177 - - [2026-08-25 23:05:45] "DELETE /tag/1c99a140-c453-4180-af7b-5b383a49b944 HTTP/1.1" 200 115 0.094618 10.0.0.177 - - [2026-08-25 23:05:45] "DELETE /tag/96901c47-0af1-4caf-9515-eb656333e73b HTTP/1.1" 200 115 0.065422 10.0.0.177 - - [2026-08-25 23:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.177 - - [2026-08-25 23:05:48] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.055285 10.0.0.177 - - [2026-08-25 23:05:48] "POST /tags HTTP/1.1" 200 394 0.029978 10.0.0.177 - - [2026-08-25 23:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006288 10.0.0.177 - - [2026-08-25 23:05:48] "GET /tag/7943368e-238e-4c1b-a8c6-aa0234baa966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.026254 10.0.0.177 - - [2026-08-25 23:05:48] "POST /tags HTTP/1.1" 200 342 0.025650 10.0.0.177 - - [2026-08-25 23:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.177 - - [2026-08-25 23:05:48] "GET /tag/7dd8908f-3095-4bfb-8f95-ab3b4a900295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.017179 10.0.0.177 - - [2026-08-25 23:05:48] "POST /id-to-fqname HTTP/1.1" 200 192 0.000824 10.0.0.177 - - [2026-08-25 23:05:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.022203 10.0.0.177 - - [2026-08-25 23:05:49] "POST /security-groups HTTP/1.1" 200 589 0.081066 10.0.0.177 - - [2026-08-25 23:05:49] "POST /fqname-to-id HTTP/1.1" 404 236 0.005081 10.0.0.177 - - [2026-08-25 23:05:49] "POST /projects HTTP/1.1" 200 521 0.263578 10.0.0.177 - - [2026-08-25 23:05:49] "POST /access-control-lists HTTP/1.1" 200 600 0.067292 10.0.0.177 - - [2026-08-25 23:05:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.040703 10.0.0.177 - - [2026-08-25 23:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009142 10.0.0.177 - - [2026-08-25 23:05:49] "POST /fqname-to-id HTTP/1.1" 404 235 0.006111 10.0.0.177 - - [2026-08-25 23:05:49] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.009904 10.0.0.177 - - [2026-08-25 23:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.177 - - [2026-08-25 23:05:49] "GET /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.015705 10.0.0.177 - - [2026-08-25 23:05:49] "POST /access-control-lists HTTP/1.1" 200 598 0.078173 10.0.0.177 - - [2026-08-25 23:05:49] "PUT /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f HTTP/1.1" 200 265 0.097462 10.0.0.177 - - [2026-08-25 23:05:49] "PUT /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd HTTP/1.1" 200 265 0.072439 10.0.0.177 - - [2026-08-25 23:05:49] "POST /security-groups HTTP/1.1" 200 593 0.079792 10.0.0.177 - - [2026-08-25 23:05:49] "POST /fqname-to-id HTTP/1.1" 404 270 0.003977 10.0.0.177 - - [2026-08-25 23:05:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.024485 10.0.0.177 - - [2026-08-25 23:05:49] "POST /chown HTTP/1.1" 200 109 0.034360 10.0.0.177 - - [2026-08-25 23:05:49] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.028168 10.0.0.177 - - [2026-08-25 23:05:49] "POST /access-control-lists HTTP/1.1" 200 634 0.120613 10.0.0.177 - - [2026-08-25 23:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007244 10.0.0.177 - - [2026-08-25 23:05:49] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010172 10.0.0.177 - - [2026-08-25 23:05:49] "POST /fqname-to-id HTTP/1.1" 404 269 0.002333 10.0.0.177 - - [2026-08-25 23:05:49] "POST /tags HTTP/1.1" 409 226 0.002072 10.0.0.177 - - [2026-08-25 23:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.177 - - [2026-08-25 23:05:49] "GET /tag/7dd8908f-3095-4bfb-8f95-ab3b4a900295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.043597 10.0.0.177 - - [2026-08-25 23:05:49] "POST /access-control-lists HTTP/1.1" 200 632 0.076094 10.0.0.177 - - [2026-08-25 23:05:50] "POST /firewall-rules HTTP/1.1" 200 602 0.080406 10.0.0.177 - - [2026-08-25 23:05:50] "GET /firewall-rule/aca5e865-6895-4864-9535-fd4753e003cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.016235 10.0.0.177 - - [2026-08-25 23:05:50] "GET /firewall-policy/2a42f453-5bde-4953-bad0-87af1fb32627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.017515 10.0.0.177 - - [2026-08-25 23:05:50] "GET /firewall-rule/aca5e865-6895-4864-9535-fd4753e003cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004052 10.0.0.177 - - [2026-08-25 23:05:50] "POST /ref-update HTTP/1.1" 200 156 0.061512 10.0.0.177 - - [2026-08-25 23:05:50] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018284 10.0.0.177 - - [2026-08-25 23:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.177 - - [2026-08-25 23:05:50] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003225 10.0.0.177 - - [2026-08-25 23:05:50] "POST /tags HTTP/1.1" 409 226 0.002273 10.0.0.177 - - [2026-08-25 23:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.177 - - [2026-08-25 23:05:50] "GET /tag/7dd8908f-3095-4bfb-8f95-ab3b4a900295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.011977 10.0.0.177 - - [2026-08-25 23:05:50] "POST /firewall-rules HTTP/1.1" 200 600 0.081600 10.0.0.177 - - [2026-08-25 23:05:50] "GET /firewall-rule/4e7b1a66-d5ec-426f-a550-8a3277064ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004910 10.0.0.177 - - [2026-08-25 23:05:50] "GET /firewall-policy/2a42f453-5bde-4953-bad0-87af1fb32627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004454 10.0.0.177 - - [2026-08-25 23:05:50] "GET /firewall-rule/4e7b1a66-d5ec-426f-a550-8a3277064ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003129 10.0.0.177 - - [2026-08-25 23:05:50] "POST /ref-update HTTP/1.1" 200 156 0.092472 10.0.0.177 - - [2026-08-25 23:05:51] "POST /tags HTTP/1.1" 200 394 0.032486 10.0.0.177 - - [2026-08-25 23:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.032983 10.0.0.177 - - [2026-08-25 23:05:51] "GET /tag/fc25c7eb-c833-40a6-8a4f-753ac6a286ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.025906 10.0.0.177 - - [2026-08-25 23:05:51] "POST /tags HTTP/1.1" 200 342 0.041096 10.0.0.177 - - [2026-08-25 23:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008657 10.0.0.177 - - [2026-08-25 23:05:51] "GET /tag/378dc63d-1b80-474b-a15e-0379a36a3094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.025500 10.0.0.177 - - [2026-08-25 23:05:52] "POST /id-to-fqname HTTP/1.1" 200 192 0.007340 10.0.0.177 - - [2026-08-25 23:05:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.007693 10.0.0.177 - - [2026-08-25 23:05:52] "POST /security-groups HTTP/1.1" 200 589 0.077979 10.0.0.177 - - [2026-08-25 23:05:52] "POST /projects HTTP/1.1" 200 521 0.218189 10.0.0.177 - - [2026-08-25 23:05:52] "POST /fqname-to-id HTTP/1.1" 404 236 0.001933 10.0.0.177 - - [2026-08-25 23:05:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.017315 10.0.0.177 - - [2026-08-25 23:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014885 10.0.0.177 - - [2026-08-25 23:05:52] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.022367 10.0.0.177 - - [2026-08-25 23:05:52] "POST /access-control-lists HTTP/1.1" 200 600 0.091357 10.0.0.177 - - [2026-08-25 23:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006110 10.0.0.177 - - [2026-08-25 23:05:52] "GET /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.009437 10.0.0.177 - - [2026-08-25 23:05:52] "POST /fqname-to-id HTTP/1.1" 404 235 0.002420 10.0.0.177 - - [2026-08-25 23:05:52] "POST /access-control-lists HTTP/1.1" 200 598 0.081242 10.0.0.177 - - [2026-08-25 23:05:52] "PUT /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f HTTP/1.1" 200 265 0.131466 10.0.0.177 - - [2026-08-25 23:05:52] "PUT /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd HTTP/1.1" 200 265 0.049986 10.0.0.177 - - [2026-08-25 23:05:52] "POST /security-groups HTTP/1.1" 200 593 0.082876 10.0.0.177 - - [2026-08-25 23:05:52] "POST /fqname-to-id HTTP/1.1" 404 270 0.002737 10.0.0.177 - - [2026-08-25 23:05:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.062773 10.0.0.177 - - [2026-08-25 23:05:52] "POST /access-control-lists HTTP/1.1" 200 634 0.074016 10.0.0.177 - - [2026-08-25 23:05:52] "POST /fqname-to-id HTTP/1.1" 404 269 0.001972 10.0.0.177 - - [2026-08-25 23:05:52] "POST /chown HTTP/1.1" 200 109 0.044506 10.0.0.177 - - [2026-08-25 23:05:52] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018580 10.0.0.177 - - [2026-08-25 23:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007108 10.0.0.177 - - [2026-08-25 23:05:52] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.026298 10.0.0.177 - - [2026-08-25 23:05:52] "POST /access-control-lists HTTP/1.1" 200 632 0.093726 10.0.0.177 - - [2026-08-25 23:05:52] "POST /tags HTTP/1.1" 409 226 0.008238 10.0.0.177 - - [2026-08-25 23:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.177 - - [2026-08-25 23:05:53] "GET /tag/378dc63d-1b80-474b-a15e-0379a36a3094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.014719 10.0.0.177 - - [2026-08-25 23:05:53] "POST /firewall-rules HTTP/1.1" 200 602 0.093662 10.0.0.177 - - [2026-08-25 23:05:53] "GET /firewall-rule/c6d708b1-d962-49a4-9a24-edc43d779b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005553 10.0.0.177 - - [2026-08-25 23:05:53] "GET /firewall-policy/2a42f453-5bde-4953-bad0-87af1fb32627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.006415 10.0.0.177 - - [2026-08-25 23:05:53] "GET /firewall-rule/c6d708b1-d962-49a4-9a24-edc43d779b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003975 10.0.0.177 - - [2026-08-25 23:05:53] "POST /ref-update HTTP/1.1" 200 156 0.072711 10.0.0.177 - - [2026-08-25 23:05:53] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.019551 10.0.0.177 - - [2026-08-25 23:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009921 10.0.0.177 - - [2026-08-25 23:05:53] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003570 10.0.0.177 - - [2026-08-25 23:05:53] "POST /tags HTTP/1.1" 409 226 0.002625 10.0.0.177 - - [2026-08-25 23:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.177 - - [2026-08-25 23:05:53] "GET /tag/378dc63d-1b80-474b-a15e-0379a36a3094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.020346 10.0.0.177 - - [2026-08-25 23:05:53] "POST /firewall-rules HTTP/1.1" 200 600 0.077562 10.0.0.177 - - [2026-08-25 23:05:53] "GET /firewall-rule/0abd68a8-df9f-4057-92de-2d71ccc3f2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.007102 10.0.0.177 - - [2026-08-25 23:05:53] "GET /firewall-policy/2a42f453-5bde-4953-bad0-87af1fb32627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.005553 10.0.0.177 - - [2026-08-25 23:05:53] "GET /firewall-rule/0abd68a8-df9f-4057-92de-2d71ccc3f2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004516 10.0.0.177 - - [2026-08-25 23:05:53] "POST /ref-update HTTP/1.1" 200 156 0.103361 10.0.0.177 - - [2026-08-25 23:05:54] "POST /tags HTTP/1.1" 200 346 0.131168 10.0.0.177 - - [2026-08-25 23:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007755 10.0.0.177 - - [2026-08-25 23:05:54] "GET /tag/386dc283-6227-4c96-a8c7-8077fe6dc04c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.034039 10.0.0.177 - - [2026-08-25 23:05:54] "POST /projects HTTP/1.1" 409 238 0.004076 10.0.0.177 - - [2026-08-25 23:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.177 - - [2026-08-25 23:05:55] "GET /project/ce062a0f-6504-497c-b144-8e90cab3ff92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.068882 10.0.0.177 - - [2026-08-25 23:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006301 10.0.0.177 - - [2026-08-25 23:05:55] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005927 10.0.0.177 - - [2026-08-25 23:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.177 - - [2026-08-25 23:05:55] "GET /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.009883 10.0.0.177 - - [2026-08-25 23:05:55] "POST /security-groups HTTP/1.1" 409 285 0.003004 10.0.0.177 - - [2026-08-25 23:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.177 - - [2026-08-25 23:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.177 - - [2026-08-25 23:05:55] "PUT /security-group/47e84fd1-f5c5-4052-8cad-ce4ffc0cb4df HTTP/1.1" 200 263 0.067677 10.0.0.177 - - [2026-08-25 23:05:55] "PUT /access-control-list/c494afae-2d44-4838-b4d5-036cfad0641a HTTP/1.1" 200 273 0.037918 10.0.0.177 - - [2026-08-25 23:05:55] "GET /project/ce062a0f-6504-497c-b144-8e90cab3ff92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.101787 10.0.0.177 - - [2026-08-25 23:05:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.072454 10.0.0.177 - - [2026-08-25 23:05:55] "POST /tags HTTP/1.1" 409 228 0.026784 10.0.0.177 - - [2026-08-25 23:05:55] "PUT /access-control-list/dda0b8f8-ec92-441c-a91d-72921ba2459a HTTP/1.1" 200 273 0.072470 10.0.0.177 - - [2026-08-25 23:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004660 10.0.0.177 - - [2026-08-25 23:05:55] "GET /tag/386dc283-6227-4c96-a8c7-8077fe6dc04c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.016662 10.0.0.177 - - [2026-08-25 23:05:55] "POST /tags HTTP/1.1" 200 346 0.025278 10.0.0.177 - - [2026-08-25 23:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.177 - - [2026-08-25 23:05:55] "GET /tag/709a0dd8-1912-4113-9b20-779e6e10323a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.018544 10.0.0.177 - - [2026-08-25 23:05:55] "POST /projects HTTP/1.1" 409 238 0.002716 10.0.0.177 - - [2026-08-25 23:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.177 - - [2026-08-25 23:05:55] "GET /project/f34c9cc3-54e5-409c-ba16-55e2c2db63fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.050642 10.0.0.177 - - [2026-08-25 23:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006847 10.0.0.177 - - [2026-08-25 23:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.177 - - [2026-08-25 23:05:55] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004437 10.0.0.177 - - [2026-08-25 23:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005236 10.0.0.177 - - [2026-08-25 23:05:55] "GET /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.009763 10.0.0.177 - - [2026-08-25 23:05:55] "GET /project/f34c9cc3-54e5-409c-ba16-55e2c2db63fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.075378 10.0.0.177 - - [2026-08-25 23:05:55] "POST /security-groups HTTP/1.1" 409 285 0.004417 10.0.0.177 - - [2026-08-25 23:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.177 - - [2026-08-25 23:05:55] "PUT /security-group/5ebd07e0-3b44-461d-afee-04e90c3f1969 HTTP/1.1" 200 263 0.065584 10.0.0.177 - - [2026-08-25 23:05:55] "PUT /access-control-list/88f98ec1-abf5-47af-84f7-c4a5088b91dc HTTP/1.1" 200 273 0.017500 10.0.0.177 - - [2026-08-25 23:05:55] "PUT /access-control-list/557a3ec1-556b-411c-bfa0-4b55e4c7d0ff HTTP/1.1" 200 273 0.032897 10.0.0.177 - - [2026-08-25 23:05:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.042226 10.0.0.177 - - [2026-08-25 23:05:55] "POST /tags HTTP/1.1" 409 228 0.023453 10.0.0.177 - - [2026-08-25 23:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009485 10.0.0.177 - - [2026-08-25 23:05:56] "GET /tag/709a0dd8-1912-4113-9b20-779e6e10323a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.014251 10.0.0.177 - - [2026-08-25 23:05:56] "POST /tags HTTP/1.1" 200 292 0.088578 10.0.0.177 - - [2026-08-25 23:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007316 10.0.0.177 - - [2026-08-25 23:05:56] "GET /tag/388dc681-b4f2-4a02-973a-cd72456501f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.024320 10.0.0.177 - - [2026-08-25 23:05:56] "POST /tags HTTP/1.1" 200 304 0.072923 10.0.0.177 - - [2026-08-25 23:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.018746 10.0.0.177 - - [2026-08-25 23:05:56] "GET /tag/c8cc1846-103d-426e-a453-41838f9d8eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.019384 10.0.0.177 - - [2026-08-25 23:05:56] "POST /tags HTTP/1.1" 409 252 0.002941 10.0.0.177 - - [2026-08-25 23:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.177 - - [2026-08-25 23:05:56] "GET /tag/7943368e-238e-4c1b-a8c6-aa0234baa966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.028511 10.0.0.177 - - [2026-08-25 23:05:56] "POST /tags HTTP/1.1" 409 226 0.003017 10.0.0.177 - - [2026-08-25 23:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005711 10.0.0.177 - - [2026-08-25 23:05:56] "GET /tag/7dd8908f-3095-4bfb-8f95-ab3b4a900295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.021087 10.0.0.177 - - [2026-08-25 23:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.177 - - [2026-08-25 23:05:56] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007223 10.0.0.177 - - [2026-08-25 23:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.177 - - [2026-08-25 23:05:56] "GET /project/ce062a0f-6504-497c-b144-8e90cab3ff92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.049878 10.0.0.177 - - [2026-08-25 23:05:56] "POST /virtual-machines HTTP/1.1" 200 396 0.017183 10.0.0.177 - - [2026-08-25 23:05:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.018600 10.0.0.177 - - [2026-08-25 23:05:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.131572 10.0.0.177 - - [2026-08-25 23:05:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.038033 10.0.0.177 - - [2026-08-25 23:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013274 10.0.0.177 - - [2026-08-25 23:05:57] "GET /virtual-machine-interface/878d1e0a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005928 10.0.0.177 - - [2026-08-25 23:05:57] "POST /instance-ips HTTP/1.1" 200 398 0.059358 10.0.0.177 - - [2026-08-25 23:05:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.055148 10.0.0.177 - - [2026-08-25 23:05:57] "GET /virtual-machine-interface/878d1e0a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.020338 10.0.0.177 - - [2026-08-25 23:05:57] "POST /set-tag HTTP/1.1" 200 109 0.075610 10.0.0.177 - - [2026-08-25 23:05:57] "GET /virtual-machine-interface/878d1e0a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008195 10.0.0.177 - - [2026-08-25 23:05:57] "GET /instance-ip/87a95d2c-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.008724 10.0.0.177 - - [2026-08-25 23:05:57] "GET /virtual-machine-interface/878d1e0a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005748 10.0.0.177 - - [2026-08-25 23:05:57] "POST /set-tag HTTP/1.1" 200 109 0.002777 10.0.0.177 - - [2026-08-25 23:05:57] "GET /virtual-router/cedb960c-f203-40c0-93e3-7dfed7a4bd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.005828 10.0.0.177 - - [2026-08-25 23:05:57] "POST /ref-update HTTP/1.1" 200 156 0.008699 10.0.0.177 - - [2026-08-25 23:05:57] "GET /virtual-machine-interface/878d1e0a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004833 10.0.0.177 - - [2026-08-25 23:05:57] "POST /set-tag HTTP/1.1" 200 109 0.004381 10.0.0.177 - - [2026-08-25 23:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.177 - - [2026-08-25 23:05:57] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005032 10.0.0.177 - - [2026-08-25 23:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.177 - - [2026-08-25 23:05:57] "GET /project/ce062a0f-6504-497c-b144-8e90cab3ff92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037339 10.0.0.177 - - [2026-08-25 23:05:57] "POST /virtual-machines HTTP/1.1" 200 396 0.011336 10.0.0.177 - - [2026-08-25 23:05:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.019047 10.0.0.177 - - [2026-08-25 23:05:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.118062 10.0.0.177 - - [2026-08-25 23:05:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.013226 10.0.0.177 - - [2026-08-25 23:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005988 10.0.0.177 - - [2026-08-25 23:05:57] "GET /virtual-machine-interface/881b34ec-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010644 10.0.0.177 - - [2026-08-25 23:05:57] "POST /instance-ips HTTP/1.1" 200 398 0.025620 10.0.0.177 - - [2026-08-25 23:05:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.032995 10.0.0.177 - - [2026-08-25 23:05:58] "GET /virtual-machine-interface/881b34ec-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011698 10.0.0.177 - - [2026-08-25 23:05:58] "POST /set-tag HTTP/1.1" 200 109 0.067963 10.0.0.177 - - [2026-08-25 23:05:58] "GET /virtual-machine-interface/881b34ec-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016858 10.0.0.177 - - [2026-08-25 23:05:58] "GET /instance-ip/88377db4-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.013991 10.0.0.177 - - [2026-08-25 23:05:58] "GET /virtual-machine-interface/881b34ec-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005609 10.0.0.177 - - [2026-08-25 23:05:58] "POST /set-tag HTTP/1.1" 200 109 0.003361 10.0.0.177 - - [2026-08-25 23:05:58] "GET /virtual-router/cedb960c-f203-40c0-93e3-7dfed7a4bd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.004782 10.0.0.177 - - [2026-08-25 23:05:58] "POST /ref-update HTTP/1.1" 200 156 0.015256 10.0.0.177 - - [2026-08-25 23:05:58] "GET /virtual-machine-interface/881b34ec-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.030315 10.0.0.177 - - [2026-08-25 23:05:58] "POST /set-tag HTTP/1.1" 200 109 0.007984 10.0.0.177 - - [2026-08-25 23:05:58] "POST /tags HTTP/1.1" 200 292 0.025965 10.0.0.177 - - [2026-08-25 23:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.177 - - [2026-08-25 23:05:58] "GET /tag/732bb3ef-0a37-4fcb-8364-2bb4abfd6565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.012982 10.0.0.177 - - [2026-08-25 23:05:58] "POST /tags HTTP/1.1" 409 252 0.002620 10.0.0.177 - - [2026-08-25 23:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.177 - - [2026-08-25 23:05:58] "GET /tag/fc25c7eb-c833-40a6-8a4f-753ac6a286ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.013544 10.0.0.177 - - [2026-08-25 23:05:58] "POST /tags HTTP/1.1" 409 226 0.004169 10.0.0.177 - - [2026-08-25 23:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.177 - - [2026-08-25 23:05:58] "GET /tag/378dc63d-1b80-474b-a15e-0379a36a3094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.016679 10.0.0.177 - - [2026-08-25 23:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.177 - - [2026-08-25 23:05:58] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005574 10.0.0.177 - - [2026-08-25 23:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.177 - - [2026-08-25 23:05:58] "GET /project/f34c9cc3-54e5-409c-ba16-55e2c2db63fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.047781 10.0.0.177 - - [2026-08-25 23:05:58] "POST /virtual-machines HTTP/1.1" 200 396 0.013037 10.0.0.177 - - [2026-08-25 23:05:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.028078 10.0.0.177 - - [2026-08-25 23:05:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.148558 10.0.0.177 - - [2026-08-25 23:05:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.016385 10.0.0.177 - - [2026-08-25 23:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009902 10.0.0.177 - - [2026-08-25 23:05:59] "GET /virtual-machine-interface/88cc551a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.017298 10.0.0.177 - - [2026-08-25 23:05:59] "POST /instance-ips HTTP/1.1" 200 398 0.028322 10.0.0.177 - - [2026-08-25 23:05:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.030583 10.0.0.177 - - [2026-08-25 23:05:59] "GET /virtual-machine-interface/88cc551a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.020663 10.0.0.177 - - [2026-08-25 23:05:59] "POST /set-tag HTTP/1.1" 200 109 0.107403 10.0.0.177 - - [2026-08-25 23:05:59] "GET /virtual-machine-interface/88cc551a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.027924 10.0.0.177 - - [2026-08-25 23:05:59] "GET /instance-ip/88eda97c-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.020638 10.0.0.177 - - [2026-08-25 23:05:59] "GET /virtual-machine-interface/88cc551a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005926 10.0.0.177 - - [2026-08-25 23:05:59] "POST /set-tag HTTP/1.1" 200 109 0.004763 10.0.0.177 - - [2026-08-25 23:05:59] "GET /virtual-router/cedb960c-f203-40c0-93e3-7dfed7a4bd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.013352 10.0.0.177 - - [2026-08-25 23:05:59] "POST /ref-update HTTP/1.1" 200 156 0.037574 10.0.0.177 - - [2026-08-25 23:05:59] "GET /virtual-machine-interface/88cc551a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.039845 10.0.0.177 - - [2026-08-25 23:05:59] "POST /set-tag HTTP/1.1" 200 109 0.007416 10.0.0.177 - - [2026-08-25 23:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.177 - - [2026-08-25 23:05:59] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.008222 10.0.0.177 - - [2026-08-25 23:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006507 10.0.0.177 - - [2026-08-25 23:05:59] "GET /project/f34c9cc3-54e5-409c-ba16-55e2c2db63fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.058856 10.0.0.177 - - [2026-08-25 23:05:59] "POST /virtual-machines HTTP/1.1" 200 396 0.018430 10.0.0.177 - - [2026-08-25 23:05:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.042982 10.0.0.177 - - [2026-08-25 23:06:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.183217 10.0.0.177 - - [2026-08-25 23:06:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.026963 10.0.0.177 - - [2026-08-25 23:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.027629 10.0.0.177 - - [2026-08-25 23:06:00] "GET /virtual-machine-interface/8976fd44-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.019163 10.0.0.177 - - [2026-08-25 23:06:00] "POST /instance-ips HTTP/1.1" 200 398 0.045730 10.0.0.177 - - [2026-08-25 23:06:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.033209 10.0.0.177 - - [2026-08-25 23:06:00] "GET /virtual-machine-interface/8976fd44-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.026657 10.0.0.177 - - [2026-08-25 23:06:00] "POST /set-tag HTTP/1.1" 200 109 0.121594 10.0.0.177 - - [2026-08-25 23:06:00] "GET /virtual-machine-interface/8976fd44-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015460 10.0.0.177 - - [2026-08-25 23:06:00] "GET /instance-ip/899e98c2-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.010535 10.0.0.177 - - [2026-08-25 23:06:00] "GET /virtual-machine-interface/8976fd44-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009429 10.0.0.177 - - [2026-08-25 23:06:00] "POST /set-tag HTTP/1.1" 200 109 0.010614 10.0.0.177 - - [2026-08-25 23:06:00] "GET /virtual-router/cedb960c-f203-40c0-93e3-7dfed7a4bd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.006764 10.0.0.177 - - [2026-08-25 23:06:00] "POST /ref-update HTTP/1.1" 200 156 0.013716 10.0.0.177 - - [2026-08-25 23:06:00] "GET /virtual-machine-interface/8976fd44-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.020188 10.0.0.177 - - [2026-08-25 23:06:00] "POST /set-tag HTTP/1.1" 200 109 0.007014 10.0.0.177 - - [2026-08-25 23:06:01] "POST /tags HTTP/1.1" 200 300 0.051498 10.0.0.177 - - [2026-08-25 23:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.020688 10.0.0.177 - - [2026-08-25 23:06:01] "GET /tag/c74e4313-7e1a-495c-9cb0-30e4581b69d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.043148 10.0.0.177 - - [2026-08-25 23:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007298 10.0.0.177 - - [2026-08-25 23:06:01] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006578 10.0.0.177 - - [2026-08-25 23:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293 10.0.0.177 - - [2026-08-25 23:06:01] "GET /project/ce062a0f-6504-497c-b144-8e90cab3ff92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.063991 10.0.0.177 - - [2026-08-25 23:06:01] "POST /virtual-machines HTTP/1.1" 200 396 0.027862 10.0.0.177 - - [2026-08-25 23:06:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.035842 10.0.0.177 - - [2026-08-25 23:06:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.170223 10.0.0.177 - - [2026-08-25 23:06:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.013821 10.0.0.177 - - [2026-08-25 23:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013001 10.0.0.177 - - [2026-08-25 23:06:01] "GET /virtual-machine-interface/8a505e9a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005991 10.0.0.177 - - [2026-08-25 23:06:01] "POST /instance-ips HTTP/1.1" 200 398 0.046562 10.0.0.177 - - [2026-08-25 23:06:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.082963 10.0.0.177 - - [2026-08-25 23:06:01] "GET /virtual-machine-interface/8a505e9a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.024967 10.0.0.177 - - [2026-08-25 23:06:01] "POST /set-tag HTTP/1.1" 200 109 0.032877 10.0.0.177 - - [2026-08-25 23:06:02] "GET /virtual-machine-interface/8a505e9a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013285 10.0.0.177 - - [2026-08-25 23:06:02] "GET /instance-ip/8a76d4da-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004405 10.0.0.177 - - [2026-08-25 23:06:02] "GET /virtual-machine-interface/8a505e9a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009712 10.0.0.177 - - [2026-08-25 23:06:02] "POST /set-tag HTTP/1.1" 200 109 0.003614 10.0.0.177 - - [2026-08-25 23:06:02] "POST /tags HTTP/1.1" 200 300 0.036591 10.0.0.177 - - [2026-08-25 23:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.177 - - [2026-08-25 23:06:02] "GET /tag/bf8cb606-b4b2-491f-85fe-53fc32a5940b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.015473 10.0.0.177 - - [2026-08-25 23:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.177 - - [2026-08-25 23:06:02] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.008349 10.0.0.177 - - [2026-08-25 23:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.177 - - [2026-08-25 23:06:02] "GET /project/ce062a0f-6504-497c-b144-8e90cab3ff92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.061142 10.0.0.177 - - [2026-08-25 23:06:02] "POST /virtual-machines HTTP/1.1" 200 396 0.024873 10.0.0.177 - - [2026-08-25 23:06:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.036114 10.0.0.177 - - [2026-08-25 23:06:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.149258 10.0.0.177 - - [2026-08-25 23:06:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.013078 10.0.0.177 - - [2026-08-25 23:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.018089 10.0.0.177 - - [2026-08-25 23:06:02] "GET /virtual-machine-interface/8af5d1fe-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.017208 10.0.0.177 - - [2026-08-25 23:06:02] "POST /instance-ips HTTP/1.1" 200 398 0.040948 10.0.0.177 - - [2026-08-25 23:06:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.058209 10.0.0.177 - - [2026-08-25 23:06:02] "GET /virtual-machine-interface/8af5d1fe-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010994 10.0.0.177 - - [2026-08-25 23:06:03] "POST /set-tag HTTP/1.1" 200 109 0.044430 10.0.0.177 - - [2026-08-25 23:06:03] "GET /virtual-machine-interface/8af5d1fe-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.026506 10.0.0.177 - - [2026-08-25 23:06:03] "GET /instance-ip/8b175cc0-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.007848 10.0.0.177 - - [2026-08-25 23:06:03] "GET /virtual-machine-interface/8af5d1fe-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007645 10.0.0.177 - - [2026-08-25 23:06:03] "POST /set-tag HTTP/1.1" 200 109 0.004194 10.0.0.177 - - [2026-08-25 23:06:03] "POST /tags HTTP/1.1" 200 300 0.029767 10.0.0.177 - - [2026-08-25 23:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.177 - - [2026-08-25 23:06:03] "GET /tag/9d333b56-dffc-414b-acc9-e63b76737bd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.015694 10.0.0.177 - - [2026-08-25 23:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008625 10.0.0.177 - - [2026-08-25 23:06:03] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.008080 10.0.0.177 - - [2026-08-25 23:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.177 - - [2026-08-25 23:06:03] "GET /project/f34c9cc3-54e5-409c-ba16-55e2c2db63fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036653 10.0.0.177 - - [2026-08-25 23:06:03] "POST /virtual-machines HTTP/1.1" 200 396 0.013332 10.0.0.177 - - [2026-08-25 23:06:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.039027 10.0.0.177 - - [2026-08-25 23:06:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.164348 10.0.0.177 - - [2026-08-25 23:06:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.018725 10.0.0.177 - - [2026-08-25 23:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011495 10.0.0.177 - - [2026-08-25 23:06:03] "GET /virtual-machine-interface/8b8bf882-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007440 10.0.0.177 - - [2026-08-25 23:06:03] "POST /instance-ips HTTP/1.1" 200 398 0.062276 10.0.0.177 - - [2026-08-25 23:06:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.051122 10.0.0.177 - - [2026-08-25 23:06:03] "GET /virtual-machine-interface/8b8bf882-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.032770 10.0.0.177 - - [2026-08-25 23:06:04] "POST /set-tag HTTP/1.1" 200 109 0.039890 10.0.0.177 - - [2026-08-25 23:06:04] "GET /virtual-machine-interface/8b8bf882-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.031924 10.0.0.177 - - [2026-08-25 23:06:04] "GET /instance-ip/8bb01a1e-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006210 10.0.0.177 - - [2026-08-25 23:06:04] "GET /virtual-machine-interface/8b8bf882-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009622 10.0.0.177 - - [2026-08-25 23:06:04] "POST /set-tag HTTP/1.1" 200 109 0.003874 10.0.0.177 - - [2026-08-25 23:06:04] "POST /tags HTTP/1.1" 200 300 0.041572 10.0.0.177 - - [2026-08-25 23:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005147 10.0.0.177 - - [2026-08-25 23:06:04] "GET /tag/bc5b2f2e-1e78-4a64-8527-e750365e161f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.020969 10.0.0.177 - - [2026-08-25 23:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.177 - - [2026-08-25 23:06:04] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007418 10.0.0.177 - - [2026-08-25 23:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.177 - - [2026-08-25 23:06:04] "GET /project/f34c9cc3-54e5-409c-ba16-55e2c2db63fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.080045 10.0.0.177 - - [2026-08-25 23:06:04] "POST /virtual-machines HTTP/1.1" 200 396 0.019766 10.0.0.177 - - [2026-08-25 23:06:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.027028 10.0.0.177 - - [2026-08-25 23:06:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.175192 10.0.0.177 - - [2026-08-25 23:06:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.020405 10.0.0.177 - - [2026-08-25 23:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.018517 10.0.0.177 - - [2026-08-25 23:06:04] "GET /virtual-machine-interface/8c2ecb70-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008087 10.0.0.177 - - [2026-08-25 23:06:04] "POST /instance-ips HTTP/1.1" 200 398 0.041101 10.0.0.177 - - [2026-08-25 23:06:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.058702 10.0.0.177 - - [2026-08-25 23:06:04] "GET /virtual-machine-interface/8c2ecb70-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008886 10.0.0.177 - - [2026-08-25 23:06:05] "POST /set-tag HTTP/1.1" 200 109 0.038957 10.0.0.177 - - [2026-08-25 23:06:05] "GET /virtual-machine-interface/8c2ecb70-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.019063 10.0.0.177 - - [2026-08-25 23:06:05] "GET /instance-ip/8c53e266-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.008145 10.0.0.177 - - [2026-08-25 23:06:05] "GET /virtual-machine-interface/8c2ecb70-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005587 10.0.0.177 - - [2026-08-25 23:06:05] "POST /set-tag HTTP/1.1" 200 109 0.003175 10.0.0.177 - - [2026-08-25 23:06:05] "GET /virtual-router/cedb960c-f203-40c0-93e3-7dfed7a4bd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.007700 10.0.0.177 - - [2026-08-25 23:06:05] "POST /ref-update HTTP/1.1" 200 156 0.019986 10.0.0.177 - - [2026-08-25 23:06:05] "GET /virtual-machine-interface/8a505e9a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.032891 10.0.0.177 - - [2026-08-25 23:06:05] "POST /set-tag HTTP/1.1" 200 109 0.003761 10.0.0.177 - - [2026-08-25 23:06:05] "GET /virtual-router/cedb960c-f203-40c0-93e3-7dfed7a4bd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.006064 10.0.0.177 - - [2026-08-25 23:06:05] "POST /ref-update HTTP/1.1" 200 156 0.012722 10.0.0.177 - - [2026-08-25 23:06:05] "GET /virtual-machine-interface/8af5d1fe-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018550 10.0.0.177 - - [2026-08-25 23:06:05] "POST /set-tag HTTP/1.1" 200 109 0.003057 10.0.0.177 - - [2026-08-25 23:06:05] "GET /virtual-machine-interface/878d1e0a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006083 10.0.0.177 - - [2026-08-25 23:06:05] "POST /set-tag HTTP/1.1" 200 109 0.003222 10.0.0.177 - - [2026-08-25 23:06:05] "GET /virtual-router/cedb960c-f203-40c0-93e3-7dfed7a4bd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2774 0.008634 10.0.0.177 - - [2026-08-25 23:06:05] "POST /ref-update HTTP/1.1" 200 156 0.020663 10.0.0.177 - - [2026-08-25 23:06:05] "GET /virtual-machine-interface/8b8bf882-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.029094 10.0.0.177 - - [2026-08-25 23:06:05] "POST /set-tag HTTP/1.1" 200 109 0.003154 10.0.0.177 - - [2026-08-25 23:06:05] "GET /virtual-router/cedb960c-f203-40c0-93e3-7dfed7a4bd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.006378 10.0.0.177 - - [2026-08-25 23:06:05] "POST /ref-update HTTP/1.1" 200 156 0.031414 10.0.0.177 - - [2026-08-25 23:06:05] "GET /virtual-machine-interface/8c2ecb70-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011539 10.0.0.177 - - [2026-08-25 23:06:05] "POST /set-tag HTTP/1.1" 200 109 0.015763 10.0.0.177 - - [2026-08-25 23:06:05] "GET /virtual-machine-interface/881b34ec-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007267 10.0.0.177 - - [2026-08-25 23:06:05] "POST /set-tag HTTP/1.1" 200 109 0.003659 10.0.0.177 - - [2026-08-25 23:06:05] "GET /virtual-machine-interface/88cc551a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005592 10.0.0.177 - - [2026-08-25 23:06:05] "POST /set-tag HTTP/1.1" 200 109 0.002950 10.0.0.177 - - [2026-08-25 23:06:05] "GET /virtual-machine/378af9bf-a0ed-40e0-8beb-546a26a9b387?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004714 10.0.0.177 - - [2026-08-25 23:06:05] "GET /virtual-machine-interface/8976fd44-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007531 10.0.0.177 - - [2026-08-25 23:06:05] "GET /virtual-machine-interface/878d1e0a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005080 10.0.0.177 - - [2026-08-25 23:06:05] "POST /set-tag HTTP/1.1" 200 109 0.010283 10.0.0.177 - - [2026-08-25 23:06:05] "GET /virtual-machine-interface/878d1e0a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009536 10.0.0.177 - - [2026-08-25 23:06:05] "POST /set-tag HTTP/1.1" 200 109 0.004925 10.0.0.177 - - [2026-08-25 23:06:05] "GET /virtual-machine/251bce11-0248-4008-a066-00a724d3621f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.010257 10.0.0.177 - - [2026-08-25 23:06:06] "GET /virtual-machine-interface/8a505e9a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012688 10.0.0.177 - - [2026-08-25 23:06:06] "GET /virtual-machine-interface/881b34ec-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017538 10.0.0.177 - - [2026-08-25 23:06:06] "POST /set-tag HTTP/1.1" 200 109 0.009540 10.0.0.177 - - [2026-08-25 23:06:06] "GET /virtual-machine-interface/881b34ec-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006173 10.0.0.177 - - [2026-08-25 23:06:06] "POST /set-tag HTTP/1.1" 200 109 0.003679 10.0.0.177 - - [2026-08-25 23:06:06] "GET /virtual-machine-interface/8af5d1fe-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006003 10.0.0.177 - - [2026-08-25 23:06:06] "POST /set-tag HTTP/1.1" 200 109 0.003300 10.0.0.177 - - [2026-08-25 23:06:06] "GET /virtual-machine-interface/8976fd44-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006346 10.0.0.177 - - [2026-08-25 23:06:06] "POST /set-tag HTTP/1.1" 200 109 0.003258 10.0.0.177 - - [2026-08-25 23:06:06] "GET /virtual-machine-interface/8b8bf882-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009537 10.0.0.177 - - [2026-08-25 23:06:06] "POST /set-tag HTTP/1.1" 200 109 0.006776 10.0.0.177 - - [2026-08-25 23:06:06] "GET /virtual-machine-interface/8c2ecb70-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006893 10.0.0.177 - - [2026-08-25 23:06:06] "POST /set-tag HTTP/1.1" 200 109 0.003195 10.0.0.177 - - [2026-08-25 23:06:07] "GET /virtual-machine-interface/88cc551a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008660 10.0.0.177 - - [2026-08-25 23:06:07] "POST /set-tag HTTP/1.1" 200 109 0.003815 10.0.0.177 - - [2026-08-25 23:06:07] "GET /virtual-machine-interface/8b8bf882-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006206 10.0.0.177 - - [2026-08-25 23:06:07] "POST /set-tag HTTP/1.1" 200 109 0.003080 10.0.0.177 - - [2026-08-25 23:06:07] "GET /virtual-machine-interface/8af5d1fe-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005817 10.0.0.177 - - [2026-08-25 23:06:07] "POST /set-tag HTTP/1.1" 200 109 0.003293 10.0.0.177 - - [2026-08-25 23:06:07] "GET /virtual-machine-interface/8a505e9a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005237 10.0.0.177 - - [2026-08-25 23:06:07] "POST /set-tag HTTP/1.1" 200 109 0.003049 10.0.0.177 - - [2026-08-25 23:06:11] "GET /virtual-machine/7cff8084-c91c-41f8-ac1c-a94867af1cf5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004177 10.0.0.177 - - [2026-08-25 23:06:11] "GET /virtual-machine-interface/88cc551a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004870 10.0.0.177 - - [2026-08-25 23:06:11] "GET /virtual-machine/35b848cc-cf40-4004-b3cb-071d37bdff79?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004009 10.0.0.177 - - [2026-08-25 23:06:11] "GET /virtual-machine-interface/8976fd44-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005508 10.0.0.177 - - [2026-08-25 23:06:11] "GET /virtual-machine/08347dd1-4bdf-4ff6-8ad2-04bfe953ccee?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003919 10.0.0.177 - - [2026-08-25 23:06:11] "GET /virtual-machine-interface/8a505e9a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005926 10.0.0.177 - - [2026-08-25 23:06:11] "GET /virtual-machine/5ac8e045-4cf2-4fe8-8f2c-3e669bea6a2a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004062 10.0.0.177 - - [2026-08-25 23:06:11] "GET /virtual-machine-interface/8b8bf882-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006293 10.0.0.177 - - [2026-08-25 23:06:11] "GET /virtual-machine/2ce02343-d3d6-414b-b16a-6915e0d69c8d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004128 10.0.0.177 - - [2026-08-25 23:06:11] "GET /virtual-machine-interface/8af5d1fe-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004808 10.0.0.177 - - [2026-08-25 23:06:12] "GET /virtual-machine-interface/8c2ecb70-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005203 10.0.0.177 - - [2026-08-25 23:06:12] "POST /set-tag HTTP/1.1" 200 109 0.002776 10.0.0.177 - - [2026-08-25 23:06:16] "GET /virtual-machine/1d34f35c-f822-4b87-95d5-12c5a0450f6a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003578 10.0.0.177 - - [2026-08-25 23:06:16] "GET /virtual-machine-interface/8c2ecb70-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006332 10.0.0.177 - - [2026-08-25 23:06:17] "GET /loadbalancer/bf672a13-c8ac-40a3-b491-b6e6b85d1226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003030 10.0.0.177 - - [2026-08-25 23:06:17] "POST /tags HTTP/1.1" 200 334 0.040840 10.0.0.177 - - [2026-08-25 23:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008711 10.0.0.177 - - [2026-08-25 23:06:17] "GET /tag/14d18283-d377-47e6-805d-2c056af557d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.014886 10.0.0.177 - - [2026-08-25 23:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.177 - - [2026-08-25 23:06:17] "GET /project/ce062a0f-6504-497c-b144-8e90cab3ff92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039417 10.0.0.177 - - [2026-08-25 23:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.177 - - [2026-08-25 23:06:17] "GET /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.007884 10.0.0.177 - - [2026-08-25 23:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.177 - - [2026-08-25 23:06:17] "GET /service-appliance-set/22ee6500-8b60-4046-aed8-fd3b6d3a2847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003118 10.0.0.177 - - [2026-08-25 23:06:17] "POST /fqname-to-id HTTP/1.1" 404 273 0.002077 10.0.0.177 - - [2026-08-25 23:06:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.126049 10.0.0.177 - - [2026-08-25 23:06:17] "GET /virtual-machine-interface/63f2df32-3e09-477b-9407-ddf878d32c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.018966 10.0.0.177 - - [2026-08-25 23:06:17] "POST /instance-ips HTTP/1.1" 200 410 0.036239 10.0.0.177 - - [2026-08-25 23:06:17] "GET /instance-ip/21405b72-bb1c-4791-8113-6b5d9b636d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.006245 10.0.0.177 - - [2026-08-25 23:06:17] "POST /loadbalancers HTTP/1.1" 200 631 0.067336 10.0.0.177 - - [2026-08-25 23:06:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.031032 10.0.0.177 - - [2026-08-25 23:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015419 10.0.0.177 - - [2026-08-25 23:06:17] "GET /project/ce062a0f-6504-497c-b144-8e90cab3ff92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.070165 10.0.0.177 - - [2026-08-25 23:06:17] "GET /instance-ip/21405b72-bb1c-4791-8113-6b5d9b636d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.009900 10.0.0.177 - - [2026-08-25 23:06:17] "GET /project/ce062a0f-6504-497c-b144-8e90cab3ff92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.057030 10.0.0.177 - - [2026-08-25 23:06:17] "GET /loadbalancer/bf672a13-c8ac-40a3-b491-b6e6b85d1226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.004827 10.0.0.177 - - [2026-08-25 23:06:17] "POST /floating-ips HTTP/1.1" 200 599 0.056218 10.0.0.177 - - [2026-08-25 23:06:17] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.062126 10.0.0.177 - - [2026-08-25 23:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.177 - - [2026-08-25 23:06:18] "GET /project/ce062a0f-6504-497c-b144-8e90cab3ff92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.048503 10.0.0.177 - - [2026-08-25 23:06:18] "GET /loadbalancer-listener/b20c2406-9e9f-49d8-be80-a0db8c371cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.004612 10.0.0.177 - - [2026-08-25 23:06:18] "GET /loadbalancer/bf672a13-c8ac-40a3-b491-b6e6b85d1226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003927 10.0.0.177 - - [2026-08-25 23:06:18] "GET /loadbalancer-listener/b20c2406-9e9f-49d8-be80-a0db8c371cd9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.004632 10.0.0.177 - - [2026-08-25 23:06:18] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.022033 10.0.0.177 - - [2026-08-25 23:06:18] "GET /instance-ip/21405b72-bb1c-4791-8113-6b5d9b636d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003493 10.0.0.177 - - [2026-08-25 23:06:18] "GET /instance-ip/21405b72-bb1c-4791-8113-6b5d9b636d63?fields=floating_ips HTTP/1.1" 200 1213 0.005256 10.0.0.177 - - [2026-08-25 23:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.177 - - [2026-08-25 23:06:18] "GET /floating-ip/1d7170ab-7fa4-4a3c-823a-965c40181c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.003432 10.0.0.177 - - [2026-08-25 23:06:18] "GET /loadbalancer/bf672a13-c8ac-40a3-b491-b6e6b85d1226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003969 10.0.0.177 - - [2026-08-25 23:06:18] "GET /loadbalancer-pool/9c1c3f24-a83d-4b71-8a02-1c95f259b84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.004796 10.0.0.177 - - [2026-08-25 23:06:18] "POST /loadbalancer-members HTTP/1.1" 200 723 0.020158 10.0.0.177 - - [2026-08-25 23:06:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.011752 10.0.0.177 - - [2026-08-25 23:06:18] "GET /virtual-machine-interface/881b34ec-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011611 10.0.0.177 - - [2026-08-25 23:06:18] "GET /virtual-machine-interface/881b34ec-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007609 10.0.0.177 - - [2026-08-25 23:06:18] "POST /tags HTTP/1.1" 409 221 0.003752 10.0.0.177 - - [2026-08-25 23:06:18] "POST /ref-update HTTP/1.1" 200 156 0.010228 10.0.0.177 - - [2026-08-25 23:06:18] "GET /floating-ip/1d7170ab-7fa4-4a3c-823a-965c40181c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.012727 10.0.0.177 - - [2026-08-25 23:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.177 - - [2026-08-25 23:06:18] "GET /tag/14d18283-d377-47e6-805d-2c056af557d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.013410 10.0.0.177 - - [2026-08-25 23:06:18] "PUT /floating-ip/1d7170ab-7fa4-4a3c-823a-965c40181c11 HTTP/1.1" 200 257 0.017342 10.0.0.177 - - [2026-08-25 23:06:18] "POST /set-tag HTTP/1.1" 200 109 0.102517 10.0.0.177 - - [2026-08-25 23:06:18] "GET /loadbalancer-pool/9c1c3f24-a83d-4b71-8a02-1c95f259b84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.007678 10.0.0.177 - - [2026-08-25 23:06:18] "POST /loadbalancer-members HTTP/1.1" 200 723 0.028863 10.0.0.177 - - [2026-08-25 23:06:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.023716 10.0.0.177 - - [2026-08-25 23:06:18] "GET /virtual-machine-interface/878d1e0a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.018031 10.0.0.177 - - [2026-08-25 23:06:18] "GET /virtual-machine-interface/878d1e0a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010856 10.0.0.177 - - [2026-08-25 23:06:18] "POST /ref-update HTTP/1.1" 200 156 0.020541 10.0.0.177 - - [2026-08-25 23:06:18] "GET /floating-ip/1d7170ab-7fa4-4a3c-823a-965c40181c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.022919 10.0.0.177 - - [2026-08-25 23:06:18] "POST /set-tag HTTP/1.1" 200 109 0.083324 10.0.0.177 - - [2026-08-25 23:06:19] "POST /tags HTTP/1.1" 409 206 0.004468 10.0.0.177 - - [2026-08-25 23:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.177 - - [2026-08-25 23:06:19] "GET /tag/c8cc1846-103d-426e-a453-41838f9d8eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.026711 10.0.0.177 - - [2026-08-25 23:06:19] "POST /tags HTTP/1.1" 409 204 0.002764 10.0.0.177 - - [2026-08-25 23:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.177 - - [2026-08-25 23:06:19] "GET /tag/bf8cb606-b4b2-491f-85fe-53fc32a5940b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.013175 10.0.0.177 - - [2026-08-25 23:06:19] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003044 10.0.0.177 - - [2026-08-25 23:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.177 - - [2026-08-25 23:06:19] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006588 10.0.0.177 - - [2026-08-25 23:06:19] "POST /tags HTTP/1.1" 409 206 0.002500 10.0.0.177 - - [2026-08-25 23:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.177 - - [2026-08-25 23:06:19] "GET /tag/c8cc1846-103d-426e-a453-41838f9d8eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.024225 10.0.0.177 - - [2026-08-25 23:06:19] "POST /tags HTTP/1.1" 409 226 0.003481 10.0.0.177 - - [2026-08-25 23:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007459 10.0.0.177 - - [2026-08-25 23:06:19] "GET /tag/7dd8908f-3095-4bfb-8f95-ab3b4a900295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.023367 10.0.0.177 - - [2026-08-25 23:06:19] "POST /tags HTTP/1.1" 409 204 0.002355 10.0.0.177 - - [2026-08-25 23:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.177 - - [2026-08-25 23:06:20] "GET /tag/bf8cb606-b4b2-491f-85fe-53fc32a5940b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.018276 10.0.0.177 - - [2026-08-25 23:06:20] "POST /tags HTTP/1.1" 409 226 0.002797 10.0.0.177 - - [2026-08-25 23:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.177 - - [2026-08-25 23:06:20] "GET /tag/7dd8908f-3095-4bfb-8f95-ab3b4a900295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.013337 10.0.0.177 - - [2026-08-25 23:06:20] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003639 10.0.0.177 - - [2026-08-25 23:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.177 - - [2026-08-25 23:06:20] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003226 10.0.0.177 - - [2026-08-25 23:06:20] "POST /firewall-rules HTTP/1.1" 200 628 0.082351 10.0.0.177 - - [2026-08-25 23:06:20] "POST /firewall-rules HTTP/1.1" 200 648 0.096902 10.0.0.177 - - [2026-08-25 23:06:20] "GET /firewall-rule/b0edb213-71b6-4667-8f2e-c1f343444411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.018220 10.0.0.177 - - [2026-08-25 23:06:20] "GET /firewall-policy/413f0995-fd52-40a4-a478-184e785cf381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003301 10.0.0.177 - - [2026-08-25 23:06:20] "GET /firewall-rule/02a4f368-f96e-48e3-821c-609e7b8a50f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.004961 10.0.0.177 - - [2026-08-25 23:06:20] "POST /ref-update HTTP/1.1" 200 156 0.032251 10.0.0.177 - - [2026-08-25 23:06:20] "POST /firewall-policys HTTP/1.1" 200 608 0.040781 10.0.0.177 - - [2026-08-25 23:06:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.078204 10.0.0.177 - - [2026-08-25 23:06:20] "GET /firewall-policy/d7c2cdd8-bd4b-4108-bdee-c8233d30ec15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.014476 10.0.0.177 - - [2026-08-25 23:06:20] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003397 10.0.0.177 - - [2026-08-25 23:06:20] "GET /firewall-policy/d7c2cdd8-bd4b-4108-bdee-c8233d30ec15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.006323 10.0.0.177 - - [2026-08-25 23:06:20] "GET /firewall-policy/2a42f453-5bde-4953-bad0-87af1fb32627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.007656 10.0.0.177 - - [2026-08-25 23:06:20] "GET /firewall-policy/413f0995-fd52-40a4-a478-184e785cf381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.007323 10.0.0.177 - - [2026-08-25 23:06:20] "GET /firewall-policy/448e8603-b8b5-4e7d-ba71-8e8841f9957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005195 10.0.0.177 - - [2026-08-25 23:06:20] "GET /firewall-policy/413f0995-fd52-40a4-a478-184e785cf381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003583 10.0.0.177 - - [2026-08-25 23:06:20] "GET /firewall-policy/2a42f453-5bde-4953-bad0-87af1fb32627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003716 10.0.0.177 - - [2026-08-25 23:06:20] "POST /ref-update HTTP/1.1" 200 156 0.022549 10.0.0.177 - - [2026-08-25 23:06:21] "POST /ref-update HTTP/1.1" 200 156 0.038914 10.0.0.177 - - [2026-08-25 23:06:21] "POST /ref-update HTTP/1.1" 200 156 0.021009 10.0.0.177 - - [2026-08-25 23:06:21] "POST /ref-update HTTP/1.1" 200 156 0.024374 10.0.0.177 - - [2026-08-25 23:06:21] "POST /ref-update HTTP/1.1" 200 156 0.041601 10.0.0.177 - - [2026-08-25 23:06:21] "GET /firewall-policy/d7c2cdd8-bd4b-4108-bdee-c8233d30ec15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.005109 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:06:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001623 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:06:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002334 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:06:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001087 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:06:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001172 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:06:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001410 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:06:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001188 10.0.0.177 - - [2026-08-25 23:07:28] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007831 10.0.0.177 - - [2026-08-25 23:07:28] "POST /set-tag HTTP/1.1" 200 109 0.004338 10.0.0.177 - - [2026-08-25 23:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.177 - - [2026-08-25 23:07:29] "GET /loadbalancer/c225641b-08a5-4d1f-b755-fbeffcecb34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003985 10.0.0.177 - - [2026-08-25 23:07:29] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005007 10.0.0.177 - - [2026-08-25 23:07:29] "POST /set-tag HTTP/1.1" 200 109 0.033292 10.0.0.177 - - [2026-08-25 23:07:29] "DELETE /loadbalancer-member/c1deaffc-e932-4d00-931c-d7b28f5f86f2 HTTP/1.1" 200 115 0.043010 10.0.0.177 - - [2026-08-25 23:07:29] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.014271 10.0.0.177 - - [2026-08-25 23:07:29] "POST /set-tag HTTP/1.1" 200 109 0.004705 10.0.0.177 - - [2026-08-25 23:07:29] "DELETE /loadbalancer-member/21209671-3591-4dd9-8aa9-269b33c10d54 HTTP/1.1" 200 115 0.032211 10.0.0.177 - - [2026-08-25 23:07:29] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008667 10.0.0.177 - - [2026-08-25 23:07:29] "POST /set-tag HTTP/1.1" 200 109 0.004601 10.0.0.177 - - [2026-08-25 23:07:29] "DELETE /loadbalancer-member/763e9e80-5d1a-4975-b55f-2a9d0fe19d3b HTTP/1.1" 200 115 0.045137 10.0.0.177 - - [2026-08-25 23:07:29] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006388 10.0.0.177 - - [2026-08-25 23:07:29] "POST /set-tag HTTP/1.1" 200 109 0.003567 10.0.0.177 - - [2026-08-25 23:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.177 - - [2026-08-25 23:07:29] "GET /loadbalancer/c225641b-08a5-4d1f-b755-fbeffcecb34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002702 10.0.0.177 - - [2026-08-25 23:07:29] "GET /loadbalancer-pool/a6eaeead-ff82-4722-928a-4205149e1566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005563 10.0.0.177 - - [2026-08-25 23:07:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022301 10.0.0.177 - - [2026-08-25 23:07:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.011786 10.0.0.177 - - [2026-08-25 23:07:29] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.017846 10.0.0.177 - - [2026-08-25 23:07:29] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010914 10.0.0.177 - - [2026-08-25 23:07:29] "GET /floating-ip/52802b0a-1e55-4952-b561-41fe186e858c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002642 10.0.0.177 - - [2026-08-25 23:07:29] "POST /set-tag HTTP/1.1" 200 109 0.088249 10.0.0.177 - - [2026-08-25 23:07:29] "GET /loadbalancer-pool/192d594a-fc08-4961-a52d-59b46573d137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.009236 10.0.0.177 - - [2026-08-25 23:07:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.056046 10.0.0.177 - - [2026-08-25 23:07:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.036484 10.0.0.177 - - [2026-08-25 23:07:29] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.016498 10.0.0.177 - - [2026-08-25 23:07:29] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010268 10.0.0.177 - - [2026-08-25 23:07:29] "GET /floating-ip/52802b0a-1e55-4952-b561-41fe186e858c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003159 10.0.0.177 - - [2026-08-25 23:07:29] "POST /set-tag HTTP/1.1" 200 109 0.003317 10.0.0.177 - - [2026-08-25 23:07:29] "GET /loadbalancer-pool/2473bf12-5d06-4b29-b280-5004e08d4658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004071 10.0.0.177 - - [2026-08-25 23:07:29] "POST /loadbalancer-members HTTP/1.1" 200 694 0.027333 10.0.0.177 - - [2026-08-25 23:07:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.014806 10.0.0.177 - - [2026-08-25 23:07:30] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.020799 10.0.0.177 - - [2026-08-25 23:07:30] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006099 10.0.0.177 - - [2026-08-25 23:07:30] "POST /set-tag HTTP/1.1" 200 109 0.002676 10.0.0.177 - - [2026-08-25 23:07:30] "GET /floating-ip/52802b0a-1e55-4952-b561-41fe186e858c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002454 10.0.0.177 - - [2026-08-25 23:07:35] "POST /tags HTTP/1.1" 200 366 0.069667 10.0.0.177 - - [2026-08-25 23:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009076 10.0.0.177 - - [2026-08-25 23:07:35] "GET /tag/f07f6374-e22c-4cef-bfa5-bef1938b83ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.023163 10.0.0.177 - - [2026-08-25 23:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.177 - - [2026-08-25 23:07:36] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.073817 10.0.0.177 - - [2026-08-25 23:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.177 - - [2026-08-25 23:07:36] "GET /service-appliance-set/ba340099-56e8-470b-b98d-d7529cd8e697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003088 10.0.0.177 - - [2026-08-25 23:07:36] "POST /fqname-to-id HTTP/1.1" 404 258 0.002910 10.0.0.177 - - [2026-08-25 23:07:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.105750 10.0.0.177 - - [2026-08-25 23:07:36] "GET /virtual-machine-interface/21bfd3ea-ca10-451d-a943-1078aa721d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.011382 10.0.0.177 - - [2026-08-25 23:07:36] "POST /set-tag HTTP/1.1" 200 109 0.019524 10.0.0.177 - - [2026-08-25 23:07:36] "POST /instance-ips HTTP/1.1" 200 418 0.038315 10.0.0.177 - - [2026-08-25 23:07:36] "GET /instance-ip/8a8f7fe7-4950-4d2c-bd95-1d0c4c269610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.016692 10.0.0.177 - - [2026-08-25 23:07:36] "POST /loadbalancers HTTP/1.1" 200 620 0.073570 10.0.0.177 - - [2026-08-25 23:07:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.054289 10.0.0.177 - - [2026-08-25 23:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.177 - - [2026-08-25 23:07:36] "POST /service-instances HTTP/1.1" 200 568 0.075283 10.0.0.177 - - [2026-08-25 23:07:36] "POST /ref-update HTTP/1.1" 200 156 0.041148 10.0.0.177 - - [2026-08-25 23:07:36] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.098942 10.0.0.177 - - [2026-08-25 23:07:36] "GET /virtual-machine-interface/21bfd3ea-ca10-451d-a943-1078aa721d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.015383 10.0.0.177 - - [2026-08-25 23:07:36] "GET /virtual-machine-interface/21bfd3ea-ca10-451d-a943-1078aa721d8b?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.016281 10.0.0.177 - - [2026-08-25 23:07:36] "PUT /service-instance/423b2559-8a29-42cc-885c-27b7c3d15888 HTTP/1.1" 200 267 0.030100 10.0.0.177 - - [2026-08-25 23:07:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.016065 10.0.0.177 - - [2026-08-25 23:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009577 10.0.0.177 - - [2026-08-25 23:07:36] "POST /fqname-to-id HTTP/1.1" 404 208 0.006040 10.0.0.177 - - [2026-08-25 23:07:36] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.005109 10.0.0.177 - - [2026-08-25 23:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.177 - - [2026-08-25 23:07:36] "POST /virtual-machines HTTP/1.1" 200 430 0.015613 10.0.0.177 - - [2026-08-25 23:07:36] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011729 10.0.0.177 - - [2026-08-25 23:07:36] "POST /tags HTTP/1.1" 409 221 0.002997 10.0.0.177 - - [2026-08-25 23:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.177 - - [2026-08-25 23:07:36] "GET /tag/eb38976c-478a-414e-ac2d-12c43e6977bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.035522 10.0.0.177 - - [2026-08-25 23:07:36] "POST /tags HTTP/1.1" 409 238 0.003487 10.0.0.177 - - [2026-08-25 23:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.177 - - [2026-08-25 23:07:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.151630 10.0.0.177 - - [2026-08-25 23:07:37] "GET /tag/f07f6374-e22c-4cef-bfa5-bef1938b83ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.019078 10.0.0.177 - - [2026-08-25 23:07:37] "POST /chown HTTP/1.1" 200 109 0.048087 10.0.0.177 - - [2026-08-25 23:07:37] "POST /chown HTTP/1.1" 200 109 0.052315 10.0.0.177 - - [2026-08-25 23:07:37] "POST /firewall-rules HTTP/1.1" 200 652 0.126339 10.0.0.177 - - [2026-08-25 23:07:37] "GET /firewall-rule/d226d8e4-ddb0-48aa-8aef-9f2dfe024f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.029452 10.0.0.177 - - [2026-08-25 23:07:37] "PUT /virtual-machine-interface/10ad60d2-a770-472f-933f-156ef9a92a4a HTTP/1.1" 200 285 0.044948 10.0.0.177 - - [2026-08-25 23:07:37] "PUT /instance-ip/8a8f7fe7-4950-4d2c-bd95-1d0c4c269610 HTTP/1.1" 200 257 0.026897 10.0.0.177 - - [2026-08-25 23:07:37] "GET /firewall-policy/448e8603-b8b5-4e7d-ba71-8e8841f9957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005683 10.0.0.177 - - [2026-08-25 23:07:37] "GET /firewall-rule/d226d8e4-ddb0-48aa-8aef-9f2dfe024f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.009369 10.0.0.177 - - [2026-08-25 23:07:37] "POST /ref-update HTTP/1.1" 200 156 0.029121 10.0.0.177 - - [2026-08-25 23:07:37] "POST /ref-update HTTP/1.1" 200 156 0.018790 10.0.0.177 - - [2026-08-25 23:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005404 10.0.0.177 - - [2026-08-25 23:07:37] "POST /ref-update HTTP/1.1" 200 156 0.052218 10.0.0.177 - - [2026-08-25 23:07:37] "POST /ref-update HTTP/1.1" 200 156 0.038122 10.0.0.177 - - [2026-08-25 23:07:37] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.062865 10.0.0.177 - - [2026-08-25 23:07:37] "GET /loadbalancer/90caea44-3889-411a-8fc3-dcf78c2f9674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.021866 10.0.0.177 - - [2026-08-25 23:07:37] "POST /ref-update HTTP/1.1" 200 156 0.011372 10.0.0.177 - - [2026-08-25 23:07:37] "POST /ref-update HTTP/1.1" 200 156 0.018517 10.0.0.177 - - [2026-08-25 23:07:37] "POST /ref-update HTTP/1.1" 200 156 0.044080 10.0.0.177 - - [2026-08-25 23:07:37] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.097827 10.0.0.177 - - [2026-08-25 23:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006281 10.0.0.177 - - [2026-08-25 23:07:37] "POST /virtual-machines HTTP/1.1" 200 430 0.065866 10.0.0.177 - - [2026-08-25 23:07:37] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.108624 10.0.0.177 - - [2026-08-25 23:07:37] "GET /loadbalancer-listener/9541fdb6-c27f-41cd-ab2a-058c5e351970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.019118 10.0.0.177 - - [2026-08-25 23:07:37] "GET /loadbalancer-listener/9541fdb6-c27f-41cd-ab2a-058c5e351970?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.030661 10.0.0.177 - - [2026-08-25 23:07:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.193902 10.0.0.177 - - [2026-08-25 23:07:37] "POST /chown HTTP/1.1" 200 109 0.031358 10.0.0.177 - - [2026-08-25 23:07:38] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.107844 10.0.0.177 - - [2026-08-25 23:07:38] "POST /chown HTTP/1.1" 200 109 0.030027 10.0.0.177 - - [2026-08-25 23:07:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.057900 10.0.0.177 - - [2026-08-25 23:07:38] "GET /loadbalancer-pool/0588218b-d98e-4633-a16f-185260d9e4e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.010929 10.0.0.177 - - [2026-08-25 23:07:38] "PUT /virtual-machine-interface/9a719fe9-ad0f-497f-a92b-281b742ec6db HTTP/1.1" 200 285 0.069514 10.0.0.177 - - [2026-08-25 23:07:38] "PUT /instance-ip/8a8f7fe7-4950-4d2c-bd95-1d0c4c269610 HTTP/1.1" 200 257 0.059517 10.0.0.177 - - [2026-08-25 23:07:38] "POST /loadbalancer-members HTTP/1.1" 200 709 0.115504 10.0.0.177 - - [2026-08-25 23:07:38] "POST /ref-update HTTP/1.1" 200 156 0.035625 10.0.0.177 - - [2026-08-25 23:07:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.048962 10.0.0.177 - - [2026-08-25 23:07:38] "POST /ref-update HTTP/1.1" 200 156 0.064411 10.0.0.177 - - [2026-08-25 23:07:38] "GET /loadbalancer-member/d5d1b314-c9d6-464e-8ce2-7db77efb5afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.014630 10.0.0.177 - - [2026-08-25 23:07:38] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.016844 10.0.0.177 - - [2026-08-25 23:07:38] "POST /ref-update HTTP/1.1" 200 156 0.041878 10.0.0.177 - - [2026-08-25 23:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006809 10.0.0.177 - - [2026-08-25 23:07:38] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003862 10.0.0.177 - - [2026-08-25 23:07:38] "POST /tags HTTP/1.1" 409 221 0.005641 10.0.0.177 - - [2026-08-25 23:07:38] "POST /ref-update HTTP/1.1" 200 156 0.031302 10.0.0.177 - - [2026-08-25 23:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.015793 10.0.0.177 - - [2026-08-25 23:07:38] "GET /tag/eb38976c-478a-414e-ac2d-12c43e6977bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.015331 10.0.0.177 - - [2026-08-25 23:07:38] "POST /ref-update HTTP/1.1" 200 156 0.057602 10.0.0.177 - - [2026-08-25 23:07:38] "POST /tags HTTP/1.1" 409 238 0.014571 10.0.0.177 - - [2026-08-25 23:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007365 10.0.0.177 - - [2026-08-25 23:07:38] "GET /tag/f07f6374-e22c-4cef-bfa5-bef1938b83ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.018710 10.0.0.177 - - [2026-08-25 23:07:38] "PUT /service-instance/423b2559-8a29-42cc-885c-27b7c3d15888 HTTP/1.1" 200 267 0.045956 10.0.0.177 - - [2026-08-25 23:07:38] "POST /firewall-rules HTTP/1.1" 409 293 0.027440 10.0.0.177 - - [2026-08-25 23:07:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.041323 10.0.0.177 - - [2026-08-25 23:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006862 10.0.0.177 - - [2026-08-25 23:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.177 - - [2026-08-25 23:07:38] "POST /chown HTTP/1.1" 200 109 0.013240 10.0.0.177 - - [2026-08-25 23:07:38] "POST /chown HTTP/1.1" 200 109 0.050610 10.0.0.177 - - [2026-08-25 23:07:38] "PUT /firewall-rule/d226d8e4-ddb0-48aa-8aef-9f2dfe024f8b HTTP/1.1" 200 261 0.214374 10.0.0.177 - - [2026-08-25 23:07:39] "GET /firewall-rule/d226d8e4-ddb0-48aa-8aef-9f2dfe024f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.028254 10.0.0.177 - - [2026-08-25 23:07:39] "PUT /instance-ip/8a8f7fe7-4950-4d2c-bd95-1d0c4c269610 HTTP/1.1" 200 257 0.093810 10.0.0.177 - - [2026-08-25 23:07:39] "GET /firewall-policy/448e8603-b8b5-4e7d-ba71-8e8841f9957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.034636 10.0.0.177 - - [2026-08-25 23:07:39] "GET /firewall-rule/d226d8e4-ddb0-48aa-8aef-9f2dfe024f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.011045 10.0.0.177 - - [2026-08-25 23:07:39] "POST /ref-update HTTP/1.1" 200 156 0.043741 10.0.0.177 - - [2026-08-25 23:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.016001 10.0.0.177 - - [2026-08-25 23:07:39] "POST /chown HTTP/1.1" 200 109 0.020006 10.0.0.177 - - [2026-08-25 23:07:39] "GET /tag/f07f6374-e22c-4cef-bfa5-bef1938b83ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.028293 10.0.0.177 - - [2026-08-25 23:07:39] "GET /tag/f07f6374-e22c-4cef-bfa5-bef1938b83ec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.020532 10.0.0.177 - - [2026-08-25 23:07:39] "GET /virtual-machine-interface/10ad60d2-a770-472f-933f-156ef9a92a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005453 10.0.0.177 - - [2026-08-25 23:07:39] "POST /chown HTTP/1.1" 200 109 0.071206 10.0.0.177 - - [2026-08-25 23:07:39] "PUT /instance-ip/8a8f7fe7-4950-4d2c-bd95-1d0c4c269610 HTTP/1.1" 200 257 0.017984 10.0.0.177 - - [2026-08-25 23:07:39] "POST /set-tag HTTP/1.1" 200 109 0.039696 10.0.0.177 - - [2026-08-25 23:07:39] "POST /ref-update HTTP/1.1" 200 156 0.026056 10.0.0.177 - - [2026-08-25 23:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.021933 10.0.0.177 - - [2026-08-25 23:07:39] "GET /virtual-machine-interface/21bfd3ea-ca10-451d-a943-1078aa721d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.039914 10.0.0.177 - - [2026-08-25 23:07:39] "POST /chown HTTP/1.1" 200 109 0.058406 10.0.0.177 - - [2026-08-25 23:07:39] "POST /set-tag HTTP/1.1" 200 109 0.105500 10.0.0.177 - - [2026-08-25 23:07:39] "POST /chown HTTP/1.1" 200 109 0.064409 10.0.0.177 - - [2026-08-25 23:07:39] "GET /virtual-machine-interface/9a719fe9-ad0f-497f-a92b-281b742ec6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.043474 10.0.0.177 - - [2026-08-25 23:07:39] "PUT /instance-ip/8a8f7fe7-4950-4d2c-bd95-1d0c4c269610 HTTP/1.1" 200 257 0.100410 10.0.0.177 - - [2026-08-25 23:07:39] "POST /set-tag HTTP/1.1" 200 109 0.071050 10.0.0.177 - - [2026-08-25 23:07:39] "GET /firewall-policy/448e8603-b8b5-4e7d-ba71-8e8841f9957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.017290 10.0.0.177 - - [2026-08-25 23:07:39] "POST /ref-update HTTP/1.1" 200 156 0.062341 10.0.0.177 - - [2026-08-25 23:07:39] "GET /firewall-rule/d226d8e4-ddb0-48aa-8aef-9f2dfe024f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.004326 10.0.0.177 - - [2026-08-25 23:07:39] "POST /chown HTTP/1.1" 200 109 0.021633 10.0.0.177 - - [2026-08-25 23:07:39] "POST /chown HTTP/1.1" 200 109 0.035790 10.0.0.177 - - [2026-08-25 23:07:39] "POST /ref-update HTTP/1.1" 200 156 0.093248 10.0.0.177 - - [2026-08-25 23:07:39] "PUT /instance-ip/8a8f7fe7-4950-4d2c-bd95-1d0c4c269610 HTTP/1.1" 200 257 0.081324 10.0.0.177 - - [2026-08-25 23:07:40] "POST /ref-update HTTP/1.1" 200 156 0.025918 10.0.0.177 - - [2026-08-25 23:07:40] "DELETE /firewall-rule/d226d8e4-ddb0-48aa-8aef-9f2dfe024f8b HTTP/1.1" 200 115 0.153741 10.0.0.177 - - [2026-08-25 23:07:40] "DELETE /loadbalancer-member/d5d1b314-c9d6-464e-8ce2-7db77efb5afa HTTP/1.1" 200 115 0.080797 10.0.0.177 - - [2026-08-25 23:07:40] "DELETE /loadbalancer-pool/0588218b-d98e-4633-a16f-185260d9e4e5 HTTP/1.1" 200 115 0.072481 10.0.0.177 - - [2026-08-25 23:07:40] "DELETE /loadbalancer-listener/9541fdb6-c27f-41cd-ab2a-058c5e351970 HTTP/1.1" 200 115 0.027897 10.0.0.177 - - [2026-08-25 23:07:40] "PUT /service-instance/423b2559-8a29-42cc-885c-27b7c3d15888 HTTP/1.1" 200 267 0.026583 10.0.0.177 - - [2026-08-25 23:07:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.015376 10.0.0.177 - - [2026-08-25 23:07:40] "DELETE /loadbalancer/90caea44-3889-411a-8fc3-dcf78c2f9674 HTTP/1.1" 200 115 0.117108 10.0.0.177 - - [2026-08-25 23:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.177 - - [2026-08-25 23:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.177 - - [2026-08-25 23:07:40] "DELETE /instance-ip/8a8f7fe7-4950-4d2c-bd95-1d0c4c269610 HTTP/1.1" 200 115 0.086639 10.0.0.177 - - [2026-08-25 23:07:40] "DELETE /virtual-machine-interface/21bfd3ea-ca10-451d-a943-1078aa721d8b HTTP/1.1" 200 115 0.072408 10.0.0.177 - - [2026-08-25 23:07:40] "DELETE /tag/f07f6374-e22c-4cef-bfa5-bef1938b83ec HTTP/1.1" 200 115 0.124730 10.0.0.177 - - [2026-08-25 23:07:40] "POST /service-instances HTTP/1.1" 409 259 0.005478 10.0.0.177 - - [2026-08-25 23:07:40] "POST /service-instances HTTP/1.1" 409 259 0.002898 10.0.0.177 - - [2026-08-25 23:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.177 - - [2026-08-25 23:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.177 - - [2026-08-25 23:07:40] "DELETE /service-instance/423b2559-8a29-42cc-885c-27b7c3d15888 HTTP/1.1" 200 115 0.053662 10.0.0.177 - - [2026-08-25 23:07:40] "GET /virtual-machine-interface/9a719fe9-ad0f-497f-a92b-281b742ec6db?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.011050 10.0.0.177 - - [2026-08-25 23:07:40] "DELETE /virtual-machine-interface/9a719fe9-ad0f-497f-a92b-281b742ec6db HTTP/1.1" 200 115 0.072001 10.0.0.177 - - [2026-08-25 23:07:40] "DELETE /virtual-machine/db65a20f-ffe0-4e7c-acce-8256c3fc94b1 HTTP/1.1" 200 115 0.018753 10.0.0.177 - - [2026-08-25 23:07:41] "GET /virtual-machine-interface/10ad60d2-a770-472f-933f-156ef9a92a4a?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.013525 10.0.0.177 - - [2026-08-25 23:07:41] "DELETE /virtual-machine-interface/10ad60d2-a770-472f-933f-156ef9a92a4a HTTP/1.1" 200 115 0.070043 10.0.0.177 - - [2026-08-25 23:07:41] "POST /ref-update HTTP/1.1" 200 156 0.027303 10.0.0.177 - - [2026-08-25 23:07:41] "DELETE /virtual-machine/f21cbcc2-aaac-4cbc-993b-4ad8e9f52513 HTTP/1.1" 200 115 0.063360 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:07:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001153 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:07:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001212 10.0.0.177 - - [2026-08-25 23:08:26] "POST /tags HTTP/1.1" 409 252 0.002647 10.0.0.177 - - [2026-08-25 23:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.177 - - [2026-08-25 23:08:26] "GET /tag/fc25c7eb-c833-40a6-8a4f-753ac6a286ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.015274 10.0.0.177 - - [2026-08-25 23:08:26] "POST /tags HTTP/1.1" 409 228 0.002740 10.0.0.177 - - [2026-08-25 23:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.177 - - [2026-08-25 23:08:26] "GET /tag/709a0dd8-1912-4113-9b20-779e6e10323a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.012169 10.0.0.177 - - [2026-08-25 23:08:26] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003246 10.0.0.177 - - [2026-08-25 23:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.177 - - [2026-08-25 23:08:26] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003460 10.0.0.177 - - [2026-08-25 23:08:26] "POST /tags HTTP/1.1" 409 206 0.002297 10.0.0.177 - - [2026-08-25 23:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.177 - - [2026-08-25 23:08:26] "GET /tag/c8cc1846-103d-426e-a453-41838f9d8eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012470 10.0.0.177 - - [2026-08-25 23:08:26] "POST /tags HTTP/1.1" 409 226 0.002171 10.0.0.177 - - [2026-08-25 23:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.177 - - [2026-08-25 23:08:26] "GET /tag/7dd8908f-3095-4bfb-8f95-ab3b4a900295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.015867 10.0.0.177 - - [2026-08-25 23:08:26] "POST /tags HTTP/1.1" 409 204 0.002852 10.0.0.177 - - [2026-08-25 23:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.177 - - [2026-08-25 23:08:27] "GET /tag/bf8cb606-b4b2-491f-85fe-53fc32a5940b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.012074 10.0.0.177 - - [2026-08-25 23:08:27] "POST /tags HTTP/1.1" 409 226 0.007675 10.0.0.177 - - [2026-08-25 23:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.177 - - [2026-08-25 23:08:27] "GET /tag/7dd8908f-3095-4bfb-8f95-ab3b4a900295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.012917 10.0.0.177 - - [2026-08-25 23:08:27] "POST /tags HTTP/1.1" 409 228 0.002263 10.0.0.177 - - [2026-08-25 23:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.177 - - [2026-08-25 23:08:27] "GET /tag/709a0dd8-1912-4113-9b20-779e6e10323a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.013895 10.0.0.177 - - [2026-08-25 23:08:27] "POST /tags HTTP/1.1" 409 252 0.002190 10.0.0.177 - - [2026-08-25 23:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.177 - - [2026-08-25 23:08:27] "GET /tag/fc25c7eb-c833-40a6-8a4f-753ac6a286ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.013052 10.0.0.177 - - [2026-08-25 23:08:27] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003346 10.0.0.177 - - [2026-08-25 23:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.177 - - [2026-08-25 23:08:27] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.018262 10.0.0.177 - - [2026-08-25 23:08:27] "POST /firewall-rules HTTP/1.1" 409 281 0.003669 10.0.0.177 - - [2026-08-25 23:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.177 - - [2026-08-25 23:08:27] "PUT /firewall-rule/02a4f368-f96e-48e3-821c-609e7b8a50f6 HTTP/1.1" 200 261 0.021072 10.0.0.177 - - [2026-08-25 23:08:27] "POST /firewall-rules HTTP/1.1" 409 291 0.005970 10.0.0.177 - - [2026-08-25 23:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.177 - - [2026-08-25 23:08:27] "PUT /firewall-rule/b0edb213-71b6-4667-8f2e-c1f343444411 HTTP/1.1" 200 261 0.027549 10.0.0.177 - - [2026-08-25 23:08:27] "GET /firewall-rule/b0edb213-71b6-4667-8f2e-c1f343444411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.017369 10.0.0.177 - - [2026-08-25 23:08:27] "POST /firewall-rules HTTP/1.1" 200 660 0.102137 10.0.0.177 - - [2026-08-25 23:08:27] "GET /firewall-rule/296498cf-81d3-406a-b18c-040668f2af4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2915 0.048716 10.0.0.177 - - [2026-08-25 23:08:27] "GET /firewall-policy/413f0995-fd52-40a4-a478-184e785cf381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.008037 10.0.0.177 - - [2026-08-25 23:08:27] "GET /firewall-rule/02a4f368-f96e-48e3-821c-609e7b8a50f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.003783 10.0.0.177 - - [2026-08-25 23:08:27] "POST /firewall-policys HTTP/1.1" 409 269 0.002486 10.0.0.177 - - [2026-08-25 23:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.177 - - [2026-08-25 23:08:27] "PUT /firewall-policy/d7c2cdd8-bd4b-4108-bdee-c8233d30ec15 HTTP/1.1" 200 265 0.030709 10.0.0.177 - - [2026-08-25 23:08:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.013920 10.0.0.177 - - [2026-08-25 23:08:27] "GET /firewall-policy/d7c2cdd8-bd4b-4108-bdee-c8233d30ec15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.013671 10.0.0.177 - - [2026-08-25 23:08:27] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.005430 10.0.0.177 - - [2026-08-25 23:08:27] "GET /firewall-policy/d7c2cdd8-bd4b-4108-bdee-c8233d30ec15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003408 10.0.0.177 - - [2026-08-25 23:08:27] "GET /firewall-policy/2a42f453-5bde-4953-bad0-87af1fb32627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002889 10.0.0.177 - - [2026-08-25 23:08:27] "GET /firewall-policy/413f0995-fd52-40a4-a478-184e785cf381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002946 10.0.0.177 - - [2026-08-25 23:08:28] "GET /firewall-policy/448e8603-b8b5-4e7d-ba71-8e8841f9957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005638 10.0.0.177 - - [2026-08-25 23:08:28] "GET /firewall-policy/d7c2cdd8-bd4b-4108-bdee-c8233d30ec15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002546 10.0.0.177 - - [2026-08-25 23:08:28] "GET /firewall-policy/d7c2cdd8-bd4b-4108-bdee-c8233d30ec15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002558 10.0.0.177 - - [2026-08-25 23:09:29] "GET /virtual-machine-interface/878d1e0a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006998 10.0.0.177 - - [2026-08-25 23:09:29] "POST /set-tag HTTP/1.1" 200 109 0.003597 10.0.0.177 - - [2026-08-25 23:09:29] "GET /virtual-machine-interface/88cc551a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005265 10.0.0.177 - - [2026-08-25 23:09:29] "POST /set-tag HTTP/1.1" 200 109 0.003067 10.0.0.177 - - [2026-08-25 23:09:29] "GET /virtual-machine-interface/8af5d1fe-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005774 10.0.0.177 - - [2026-08-25 23:09:29] "POST /set-tag HTTP/1.1" 200 109 0.003798 10.0.0.177 - - [2026-08-25 23:09:29] "GET /virtual-machine-interface/8c2ecb70-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005589 10.0.0.177 - - [2026-08-25 23:09:29] "POST /set-tag HTTP/1.1" 200 109 0.003392 10.0.0.177 - - [2026-08-25 23:09:29] "GET /virtual-machine-interface/8b8bf882-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005377 10.0.0.177 - - [2026-08-25 23:09:29] "POST /set-tag HTTP/1.1" 200 109 0.002849 10.0.0.177 - - [2026-08-25 23:09:29] "GET /virtual-machine-interface/881b34ec-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006034 10.0.0.177 - - [2026-08-25 23:09:29] "POST /set-tag HTTP/1.1" 200 109 0.002823 10.0.0.177 - - [2026-08-25 23:09:29] "GET /virtual-machine-interface/8976fd44-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004549 10.0.0.177 - - [2026-08-25 23:09:29] "POST /set-tag HTTP/1.1" 200 109 0.003083 10.0.0.177 - - [2026-08-25 23:09:29] "GET /virtual-machine-interface/8a505e9a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005894 10.0.0.177 - - [2026-08-25 23:09:29] "POST /set-tag HTTP/1.1" 200 109 0.003613 10.0.0.177 - - [2026-08-25 23:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.177 - - [2026-08-25 23:09:30] "GET /loadbalancer/bf672a13-c8ac-40a3-b491-b6e6b85d1226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.007410 10.0.0.177 - - [2026-08-25 23:09:30] "GET /virtual-machine-interface/878d1e0a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005373 10.0.0.177 - - [2026-08-25 23:09:30] "POST /set-tag HTTP/1.1" 200 109 0.067366 10.0.0.177 - - [2026-08-25 23:09:30] "DELETE /loadbalancer-member/544ab86c-fa7e-478b-adf8-dbd637fce431 HTTP/1.1" 200 115 0.094429 10.0.0.177 - - [2026-08-25 23:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.177 - - [2026-08-25 23:09:30] "GET /loadbalancer/bf672a13-c8ac-40a3-b491-b6e6b85d1226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.004349 10.0.0.177 - - [2026-08-25 23:09:30] "GET /virtual-machine-interface/878d1e0a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006008 10.0.0.177 - - [2026-08-25 23:09:30] "POST /set-tag HTTP/1.1" 200 109 0.003512 10.0.0.177 - - [2026-08-25 23:09:30] "GET /virtual-machine-interface/878d1e0a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008134 10.0.0.177 - - [2026-08-25 23:09:30] "POST /set-tag HTTP/1.1" 200 109 0.003175 10.0.0.177 - - [2026-08-25 23:09:30] "GET /virtual-machine/378af9bf-a0ed-40e0-8beb-546a26a9b387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003583 10.0.0.177 - - [2026-08-25 23:09:30] "POST /ref-update HTTP/1.1" 200 156 0.014607 10.0.0.177 - - [2026-08-25 23:09:30] "GET /virtual-machine-interface/878d1e0a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006002 10.0.0.177 - - [2026-08-25 23:09:30] "POST /set-tag HTTP/1.1" 200 109 0.025427 10.0.0.177 - - [2026-08-25 23:09:31] "POST /set-tag HTTP/1.1" 200 109 0.055838 10.0.0.177 - - [2026-08-25 23:09:31] "POST /set-tag HTTP/1.1" 200 109 0.026455 10.0.0.177 - - [2026-08-25 23:09:31] "POST /set-tag HTTP/1.1" 200 109 0.052264 10.0.0.177 - - [2026-08-25 23:09:31] "POST /set-tag HTTP/1.1" 200 109 0.044104 10.0.0.177 - - [2026-08-25 23:09:31] "DELETE /instance-ip/87a95d2c-a0d9-11f1-ba13-fa163ec47de8 HTTP/1.1" 200 115 0.062502 10.0.0.177 - - [2026-08-25 23:09:31] "POST /ref-update HTTP/1.1" 200 156 0.013629 10.0.0.177 - - [2026-08-25 23:09:31] "DELETE /virtual-machine-interface/878d1e0a-a0d9-11f1-ba13-fa163ec47de8 HTTP/1.1" 200 115 0.057327 10.0.0.177 - - [2026-08-25 23:09:31] "DELETE /virtual-machine/378af9bf-a0ed-40e0-8beb-546a26a9b387 HTTP/1.1" 200 115 0.021722 10.0.0.177 - - [2026-08-25 23:09:31] "GET /virtual-machine-interface/88cc551a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005137 10.0.0.177 - - [2026-08-25 23:09:31] "POST /set-tag HTTP/1.1" 200 109 0.003457 10.0.0.177 - - [2026-08-25 23:09:31] "GET /virtual-machine-interface/88cc551a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005909 10.0.0.177 - - [2026-08-25 23:09:31] "POST /set-tag HTTP/1.1" 200 109 0.003172 10.0.0.177 - - [2026-08-25 23:09:31] "GET /virtual-machine/7cff8084-c91c-41f8-ac1c-a94867af1cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004151 10.0.0.177 - - [2026-08-25 23:09:31] "POST /ref-update HTTP/1.1" 200 156 0.015979 10.0.0.177 - - [2026-08-25 23:09:31] "GET /virtual-machine-interface/88cc551a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016559 10.0.0.177 - - [2026-08-25 23:09:31] "POST /set-tag HTTP/1.1" 200 109 0.028887 10.0.0.177 - - [2026-08-25 23:09:31] "POST /set-tag HTTP/1.1" 200 109 0.049010 10.0.0.177 - - [2026-08-25 23:09:31] "POST /set-tag HTTP/1.1" 200 109 0.058641 10.0.0.177 - - [2026-08-25 23:09:31] "POST /set-tag HTTP/1.1" 200 109 0.020106 10.0.0.177 - - [2026-08-25 23:09:31] "POST /set-tag HTTP/1.1" 200 109 0.031319 10.0.0.177 - - [2026-08-25 23:09:32] "DELETE /instance-ip/88eda97c-a0d9-11f1-ba13-fa163ec47de8 HTTP/1.1" 200 115 0.071946 10.0.0.177 - - [2026-08-25 23:09:32] "DELETE /virtual-machine-interface/88cc551a-a0d9-11f1-ba13-fa163ec47de8 HTTP/1.1" 200 115 0.059653 10.0.0.177 - - [2026-08-25 23:09:32] "DELETE /virtual-machine/7cff8084-c91c-41f8-ac1c-a94867af1cf5 HTTP/1.1" 200 115 0.029517 10.0.0.177 - - [2026-08-25 23:09:32] "GET /virtual-machine-interface/881b34ec-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.010028 10.0.0.177 - - [2026-08-25 23:09:32] "POST /set-tag HTTP/1.1" 200 109 0.003299 10.0.0.177 - - [2026-08-25 23:09:32] "GET /virtual-machine-interface/881b34ec-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004663 10.0.0.177 - - [2026-08-25 23:09:32] "POST /set-tag HTTP/1.1" 200 109 0.002207 10.0.0.177 - - [2026-08-25 23:09:32] "GET /virtual-machine/251bce11-0248-4008-a066-00a724d3621f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003581 10.0.0.177 - - [2026-08-25 23:09:32] "POST /ref-update HTTP/1.1" 200 156 0.012228 10.0.0.177 - - [2026-08-25 23:09:32] "GET /virtual-machine-interface/881b34ec-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.023147 10.0.0.177 - - [2026-08-25 23:09:32] "POST /set-tag HTTP/1.1" 200 109 0.066957 10.0.0.177 - - [2026-08-25 23:09:32] "POST /set-tag HTTP/1.1" 200 109 0.049089 10.0.0.177 - - [2026-08-25 23:09:32] "POST /set-tag HTTP/1.1" 200 109 0.039853 10.0.0.177 - - [2026-08-25 23:09:32] "POST /set-tag HTTP/1.1" 200 109 0.018163 10.0.0.177 - - [2026-08-25 23:09:32] "POST /set-tag HTTP/1.1" 200 109 0.041215 10.0.0.177 - - [2026-08-25 23:09:32] "DELETE /instance-ip/88377db4-a0d9-11f1-ba13-fa163ec47de8 HTTP/1.1" 200 115 0.072214 10.0.0.177 - - [2026-08-25 23:09:32] "POST /ref-update HTTP/1.1" 200 156 0.015441 10.0.0.177 - - [2026-08-25 23:09:32] "DELETE /virtual-machine-interface/881b34ec-a0d9-11f1-ba13-fa163ec47de8 HTTP/1.1" 200 115 0.049988 10.0.0.177 - - [2026-08-25 23:09:32] "DELETE /virtual-machine/251bce11-0248-4008-a066-00a724d3621f HTTP/1.1" 200 115 0.027622 10.0.0.177 - - [2026-08-25 23:09:32] "DELETE /tag/388dc681-b4f2-4a02-973a-cd72456501f3 HTTP/1.1" 200 115 0.072467 10.0.0.177 - - [2026-08-25 23:09:32] "GET /virtual-machine-interface/8976fd44-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006175 10.0.0.177 - - [2026-08-25 23:09:32] "POST /set-tag HTTP/1.1" 200 109 0.003441 10.0.0.177 - - [2026-08-25 23:09:32] "GET /virtual-machine-interface/8976fd44-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008430 10.0.0.177 - - [2026-08-25 23:09:32] "POST /set-tag HTTP/1.1" 200 109 0.003846 10.0.0.177 - - [2026-08-25 23:09:33] "GET /virtual-machine/35b848cc-cf40-4004-b3cb-071d37bdff79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.010363 10.0.0.177 - - [2026-08-25 23:09:33] "POST /ref-update HTTP/1.1" 200 156 0.019136 10.0.0.177 - - [2026-08-25 23:09:33] "GET /virtual-machine-interface/8976fd44-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008699 10.0.0.177 - - [2026-08-25 23:09:33] "POST /set-tag HTTP/1.1" 200 109 0.025138 10.0.0.177 - - [2026-08-25 23:09:33] "POST /set-tag HTTP/1.1" 200 109 0.034948 10.0.0.177 - - [2026-08-25 23:09:33] "POST /set-tag HTTP/1.1" 200 109 0.038027 10.0.0.177 - - [2026-08-25 23:09:33] "POST /set-tag HTTP/1.1" 200 109 0.024180 10.0.0.177 - - [2026-08-25 23:09:33] "POST /set-tag HTTP/1.1" 200 109 0.039689 10.0.0.177 - - [2026-08-25 23:09:33] "DELETE /instance-ip/899e98c2-a0d9-11f1-ba13-fa163ec47de8 HTTP/1.1" 200 115 0.062835 10.0.0.177 - - [2026-08-25 23:09:33] "DELETE /virtual-machine-interface/8976fd44-a0d9-11f1-ba13-fa163ec47de8 HTTP/1.1" 200 115 0.050909 10.0.0.177 - - [2026-08-25 23:09:33] "DELETE /virtual-machine/35b848cc-cf40-4004-b3cb-071d37bdff79 HTTP/1.1" 200 115 0.023234 10.0.0.177 - - [2026-08-25 23:09:33] "DELETE /tag/732bb3ef-0a37-4fcb-8364-2bb4abfd6565 HTTP/1.1" 200 115 0.046808 10.0.0.177 - - [2026-08-25 23:09:33] "DELETE /tag/c8cc1846-103d-426e-a453-41838f9d8eec HTTP/1.1" 409 391 0.005426 10.0.0.177 - - [2026-08-25 23:09:35] "POST /tags HTTP/1.1" 200 366 0.063191 10.0.0.177 - - [2026-08-25 23:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011996 10.0.0.177 - - [2026-08-25 23:09:35] "GET /tag/49578ad8-0dc7-4040-8a2b-7a8b94d89a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.023216 10.0.0.177 - - [2026-08-25 23:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.177 - - [2026-08-25 23:09:36] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.060544 10.0.0.177 - - [2026-08-25 23:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.177 - - [2026-08-25 23:09:36] "GET /service-appliance-set/ba340099-56e8-470b-b98d-d7529cd8e697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003525 10.0.0.177 - - [2026-08-25 23:09:36] "POST /fqname-to-id HTTP/1.1" 404 258 0.002726 10.0.0.177 - - [2026-08-25 23:09:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.117495 10.0.0.177 - - [2026-08-25 23:09:36] "GET /virtual-machine-interface/6101b75e-280b-4fa7-9c4b-3d5978ce0d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.028831 10.0.0.177 - - [2026-08-25 23:09:36] "POST /set-tag HTTP/1.1" 200 109 0.036620 10.0.0.177 - - [2026-08-25 23:09:36] "POST /instance-ips HTTP/1.1" 200 418 0.044649 10.0.0.177 - - [2026-08-25 23:09:36] "GET /instance-ip/56c228d5-c54e-49ee-868c-8d19c1d0e75d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1666 0.010567 10.0.0.177 - - [2026-08-25 23:09:36] "POST /loadbalancers HTTP/1.1" 200 620 0.068398 10.0.0.177 - - [2026-08-25 23:09:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.032830 10.0.0.177 - - [2026-08-25 23:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.016624 10.0.0.177 - - [2026-08-25 23:09:36] "POST /service-instances HTTP/1.1" 200 568 0.059997 10.0.0.177 - - [2026-08-25 23:09:36] "POST /ref-update HTTP/1.1" 200 156 0.014871 10.0.0.177 - - [2026-08-25 23:09:36] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.069426 10.0.0.177 - - [2026-08-25 23:09:36] "GET /virtual-machine-interface/6101b75e-280b-4fa7-9c4b-3d5978ce0d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.009339 10.0.0.177 - - [2026-08-25 23:09:36] "PUT /service-instance/40d6cfff-222c-404b-bc83-2c8a4cd03729 HTTP/1.1" 200 267 0.034510 10.0.0.177 - - [2026-08-25 23:09:36] "GET /virtual-machine-interface/6101b75e-280b-4fa7-9c4b-3d5978ce0d9d?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.018412 10.0.0.177 - - [2026-08-25 23:09:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.017241 10.0.0.177 - - [2026-08-25 23:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007128 10.0.0.177 - - [2026-08-25 23:09:36] "POST /fqname-to-id HTTP/1.1" 404 208 0.003914 10.0.0.177 - - [2026-08-25 23:09:36] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003892 10.0.0.177 - - [2026-08-25 23:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.177 - - [2026-08-25 23:09:36] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006175 10.0.0.177 - - [2026-08-25 23:09:36] "POST /tags HTTP/1.1" 409 221 0.002517 10.0.0.177 - - [2026-08-25 23:09:36] "POST /virtual-machines HTTP/1.1" 200 430 0.042562 10.0.0.177 - - [2026-08-25 23:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.177 - - [2026-08-25 23:09:36] "GET /tag/eb38976c-478a-414e-ac2d-12c43e6977bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.021998 10.0.0.177 - - [2026-08-25 23:09:36] "POST /tags HTTP/1.1" 409 238 0.009659 10.0.0.177 - - [2026-08-25 23:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004738 10.0.0.177 - - [2026-08-25 23:09:37] "GET /tag/49578ad8-0dc7-4040-8a2b-7a8b94d89a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.026076 10.0.0.177 - - [2026-08-25 23:09:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.187919 10.0.0.177 - - [2026-08-25 23:09:37] "POST /chown HTTP/1.1" 200 109 0.037893 10.0.0.177 - - [2026-08-25 23:09:37] "POST /firewall-rules HTTP/1.1" 200 652 0.168804 10.0.0.177 - - [2026-08-25 23:09:37] "GET /firewall-rule/0f73ac6a-a1c2-4555-aaaf-211535900a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.022827 10.0.0.177 - - [2026-08-25 23:09:37] "POST /chown HTTP/1.1" 200 109 0.069170 10.0.0.177 - - [2026-08-25 23:09:37] "PUT /virtual-machine-interface/2cbae916-4029-41f9-b8ae-640328481e4d HTTP/1.1" 200 285 0.031309 10.0.0.177 - - [2026-08-25 23:09:37] "GET /firewall-policy/448e8603-b8b5-4e7d-ba71-8e8841f9957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.020697 10.0.0.177 - - [2026-08-25 23:09:37] "GET /firewall-rule/0f73ac6a-a1c2-4555-aaaf-211535900a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.003931 10.0.0.177 - - [2026-08-25 23:09:37] "PUT /instance-ip/56c228d5-c54e-49ee-868c-8d19c1d0e75d HTTP/1.1" 200 257 0.068818 10.0.0.177 - - [2026-08-25 23:09:37] "POST /ref-update HTTP/1.1" 200 156 0.040646 10.0.0.177 - - [2026-08-25 23:09:37] "POST /ref-update HTTP/1.1" 200 156 0.019682 10.0.0.177 - - [2026-08-25 23:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005942 10.0.0.177 - - [2026-08-25 23:09:37] "POST /ref-update HTTP/1.1" 200 156 0.024886 10.0.0.177 - - [2026-08-25 23:09:37] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.063367 10.0.0.177 - - [2026-08-25 23:09:37] "POST /ref-update HTTP/1.1" 200 156 0.049528 10.0.0.177 - - [2026-08-25 23:09:37] "GET /loadbalancer/90caea44-3889-411a-8fc3-dcf78c2f9674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.017097 10.0.0.177 - - [2026-08-25 23:09:37] "POST /ref-update HTTP/1.1" 200 156 0.013850 10.0.0.177 - - [2026-08-25 23:09:37] "POST /ref-update HTTP/1.1" 200 156 0.016442 10.0.0.177 - - [2026-08-25 23:09:37] "POST /ref-update HTTP/1.1" 200 156 0.030583 10.0.0.177 - - [2026-08-25 23:09:37] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.054948 10.0.0.177 - - [2026-08-25 23:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.177 - - [2026-08-25 23:09:37] "POST /virtual-machines HTTP/1.1" 200 430 0.024844 10.0.0.177 - - [2026-08-25 23:09:37] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.069382 10.0.0.177 - - [2026-08-25 23:09:37] "GET /loadbalancer-listener/d5c5b350-cef0-41a3-80b2-73bd4fa58d35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.006803 10.0.0.177 - - [2026-08-25 23:09:37] "GET /loadbalancer-listener/d5c5b350-cef0-41a3-80b2-73bd4fa58d35?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.019515 10.0.0.177 - - [2026-08-25 23:09:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.162584 10.0.0.177 - - [2026-08-25 23:09:37] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.073709 10.0.0.177 - - [2026-08-25 23:09:37] "POST /chown HTTP/1.1" 200 109 0.040902 10.0.0.177 - - [2026-08-25 23:09:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.042297 10.0.0.177 - - [2026-08-25 23:09:38] "GET /loadbalancer-pool/f81bf1d0-346e-4a56-b053-ec66a956e8e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.011426 10.0.0.177 - - [2026-08-25 23:09:38] "POST /chown HTTP/1.1" 200 109 0.006961 10.0.0.177 - - [2026-08-25 23:09:38] "PUT /virtual-machine-interface/6f5facb2-61cf-40c8-b9f1-6c91c49b2fcd HTTP/1.1" 200 285 0.023226 10.0.0.177 - - [2026-08-25 23:09:38] "PUT /instance-ip/56c228d5-c54e-49ee-868c-8d19c1d0e75d HTTP/1.1" 200 257 0.030063 10.0.0.177 - - [2026-08-25 23:09:38] "POST /loadbalancer-members HTTP/1.1" 200 709 0.043144 10.0.0.177 - - [2026-08-25 23:09:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.030966 10.0.0.177 - - [2026-08-25 23:09:38] "POST /ref-update HTTP/1.1" 200 156 0.028991 10.0.0.177 - - [2026-08-25 23:09:38] "GET /loadbalancer-member/46a94c3a-1b04-46e6-b6f3-a13dedd32ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.008904 10.0.0.177 - - [2026-08-25 23:09:38] "POST /ref-update HTTP/1.1" 200 156 0.036419 10.0.0.177 - - [2026-08-25 23:09:38] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.025658 10.0.0.177 - - [2026-08-25 23:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004517 10.0.0.177 - - [2026-08-25 23:09:38] "POST /ref-update HTTP/1.1" 200 156 0.045993 10.0.0.177 - - [2026-08-25 23:09:38] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014452 10.0.0.177 - - [2026-08-25 23:09:38] "POST /ref-update HTTP/1.1" 200 156 0.015058 10.0.0.177 - - [2026-08-25 23:09:38] "POST /tags HTTP/1.1" 409 221 0.011808 10.0.0.177 - - [2026-08-25 23:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.177 - - [2026-08-25 23:09:38] "POST /ref-update HTTP/1.1" 200 156 0.037234 10.0.0.177 - - [2026-08-25 23:09:38] "GET /tag/eb38976c-478a-414e-ac2d-12c43e6977bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.031477 10.0.0.177 - - [2026-08-25 23:09:38] "PUT /service-instance/40d6cfff-222c-404b-bc83-2c8a4cd03729 HTTP/1.1" 200 267 0.010462 10.0.0.177 - - [2026-08-25 23:09:38] "POST /tags HTTP/1.1" 409 238 0.002406 10.0.0.177 - - [2026-08-25 23:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.177 - - [2026-08-25 23:09:38] "GET /tag/49578ad8-0dc7-4040-8a2b-7a8b94d89a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.012759 10.0.0.177 - - [2026-08-25 23:09:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.007228 10.0.0.177 - - [2026-08-25 23:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.177 - - [2026-08-25 23:09:38] "POST /firewall-rules HTTP/1.1" 409 293 0.003040 10.0.0.177 - - [2026-08-25 23:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004263 10.0.0.177 - - [2026-08-25 23:09:38] "POST /chown HTTP/1.1" 200 109 0.018838 10.0.0.177 - - [2026-08-25 23:09:38] "POST /chown HTTP/1.1" 200 109 0.022526 10.0.0.177 - - [2026-08-25 23:09:38] "PUT /firewall-rule/0f73ac6a-a1c2-4555-aaaf-211535900a8e HTTP/1.1" 200 261 0.067573 10.0.0.177 - - [2026-08-25 23:09:38] "PUT /instance-ip/56c228d5-c54e-49ee-868c-8d19c1d0e75d HTTP/1.1" 200 257 0.019313 10.0.0.177 - - [2026-08-25 23:09:38] "GET /firewall-rule/0f73ac6a-a1c2-4555-aaaf-211535900a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.013948 10.0.0.177 - - [2026-08-25 23:09:38] "GET /firewall-policy/448e8603-b8b5-4e7d-ba71-8e8841f9957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.008119 10.0.0.177 - - [2026-08-25 23:09:38] "GET /firewall-rule/0f73ac6a-a1c2-4555-aaaf-211535900a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.003414 10.0.0.177 - - [2026-08-25 23:09:38] "POST /ref-update HTTP/1.1" 200 156 0.035332 10.0.0.177 - - [2026-08-25 23:09:38] "POST /chown HTTP/1.1" 200 109 0.017183 10.0.0.177 - - [2026-08-25 23:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004925 10.0.0.177 - - [2026-08-25 23:09:38] "GET /tag/49578ad8-0dc7-4040-8a2b-7a8b94d89a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.015687 10.0.0.177 - - [2026-08-25 23:09:38] "GET /tag/49578ad8-0dc7-4040-8a2b-7a8b94d89a02?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.015556 10.0.0.177 - - [2026-08-25 23:09:38] "POST /chown HTTP/1.1" 200 109 0.019512 10.0.0.177 - - [2026-08-25 23:09:38] "PUT /instance-ip/56c228d5-c54e-49ee-868c-8d19c1d0e75d HTTP/1.1" 200 257 0.031136 10.0.0.177 - - [2026-08-25 23:09:38] "GET /virtual-machine-interface/2cbae916-4029-41f9-b8ae-640328481e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.012986 10.0.0.177 - - [2026-08-25 23:09:38] "POST /ref-update HTTP/1.1" 200 156 0.042703 10.0.0.177 - - [2026-08-25 23:09:38] "POST /set-tag HTTP/1.1" 200 109 0.054054 10.0.0.177 - - [2026-08-25 23:09:38] "GET /virtual-machine-interface/6101b75e-280b-4fa7-9c4b-3d5978ce0d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.027113 10.0.0.177 - - [2026-08-25 23:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.177 - - [2026-08-25 23:09:38] "POST /chown HTTP/1.1" 200 109 0.008072 10.0.0.177 - - [2026-08-25 23:09:38] "POST /chown HTTP/1.1" 200 109 0.035384 10.0.0.177 - - [2026-08-25 23:09:38] "POST /set-tag HTTP/1.1" 200 109 0.036322 10.0.0.177 - - [2026-08-25 23:09:39] "GET /virtual-machine-interface/6f5facb2-61cf-40c8-b9f1-6c91c49b2fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.013780 10.0.0.177 - - [2026-08-25 23:09:39] "PUT /instance-ip/56c228d5-c54e-49ee-868c-8d19c1d0e75d HTTP/1.1" 200 257 0.032280 10.0.0.177 - - [2026-08-25 23:09:39] "POST /set-tag HTTP/1.1" 200 109 0.043913 10.0.0.177 - - [2026-08-25 23:09:39] "POST /ref-update HTTP/1.1" 200 156 0.043402 10.0.0.177 - - [2026-08-25 23:09:39] "GET /firewall-policy/448e8603-b8b5-4e7d-ba71-8e8841f9957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003562 10.0.0.177 - - [2026-08-25 23:09:39] "POST /chown HTTP/1.1" 200 109 0.023845 10.0.0.177 - - [2026-08-25 23:09:39] "GET /firewall-rule/0f73ac6a-a1c2-4555-aaaf-211535900a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.011378 10.0.0.177 - - [2026-08-25 23:09:39] "POST /ref-update HTTP/1.1" 200 156 0.016225 10.0.0.177 - - [2026-08-25 23:09:39] "POST /chown HTTP/1.1" 200 109 0.009924 10.0.0.177 - - [2026-08-25 23:09:39] "PUT /instance-ip/56c228d5-c54e-49ee-868c-8d19c1d0e75d HTTP/1.1" 200 257 0.034050 10.0.0.177 - - [2026-08-25 23:09:39] "POST /ref-update HTTP/1.1" 200 156 0.029511 10.0.0.177 - - [2026-08-25 23:09:39] "DELETE /firewall-rule/0f73ac6a-a1c2-4555-aaaf-211535900a8e HTTP/1.1" 200 115 0.079724 10.0.0.177 - - [2026-08-25 23:09:39] "DELETE /loadbalancer-member/46a94c3a-1b04-46e6-b6f3-a13dedd32ced HTTP/1.1" 200 115 0.042575 10.0.0.177 - - [2026-08-25 23:09:39] "DELETE /loadbalancer-pool/f81bf1d0-346e-4a56-b053-ec66a956e8e1 HTTP/1.1" 200 115 0.062241 10.0.0.177 - - [2026-08-25 23:09:39] "PUT /service-instance/40d6cfff-222c-404b-bc83-2c8a4cd03729 HTTP/1.1" 200 267 0.023024 10.0.0.177 - - [2026-08-25 23:09:39] "DELETE /loadbalancer-listener/d5c5b350-cef0-41a3-80b2-73bd4fa58d35 HTTP/1.1" 200 115 0.069130 10.0.0.177 - - [2026-08-25 23:09:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.026822 10.0.0.177 - - [2026-08-25 23:09:39] "DELETE /loadbalancer/90caea44-3889-411a-8fc3-dcf78c2f9674 HTTP/1.1" 200 115 0.075647 10.0.0.177 - - [2026-08-25 23:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.177 - - [2026-08-25 23:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009981 10.0.0.177 - - [2026-08-25 23:09:39] "DELETE /instance-ip/56c228d5-c54e-49ee-868c-8d19c1d0e75d HTTP/1.1" 200 115 0.073572 10.0.0.177 - - [2026-08-25 23:09:39] "DELETE /virtual-machine-interface/6101b75e-280b-4fa7-9c4b-3d5978ce0d9d HTTP/1.1" 200 115 0.068750 10.0.0.177 - - [2026-08-25 23:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.177 - - [2026-08-25 23:09:39] "DELETE /tag/49578ad8-0dc7-4040-8a2b-7a8b94d89a02 HTTP/1.1" 200 115 0.086814 10.0.0.177 - - [2026-08-25 23:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.177 - - [2026-08-25 23:09:39] "DELETE /service-instance/40d6cfff-222c-404b-bc83-2c8a4cd03729 HTTP/1.1" 200 115 0.045699 10.0.0.177 - - [2026-08-25 23:09:39] "GET /virtual-machine-interface/6f5facb2-61cf-40c8-b9f1-6c91c49b2fcd?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.006014 10.0.0.177 - - [2026-08-25 23:09:39] "DELETE /virtual-machine-interface/6f5facb2-61cf-40c8-b9f1-6c91c49b2fcd HTTP/1.1" 200 115 0.064514 10.0.0.177 - - [2026-08-25 23:09:39] "DELETE /virtual-machine/4a226836-c921-4429-956b-0c43e0146c55 HTTP/1.1" 200 115 0.026264 10.0.0.177 - - [2026-08-25 23:09:40] "GET /virtual-machine-interface/2cbae916-4029-41f9-b8ae-640328481e4d?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.006119 10.0.0.177 - - [2026-08-25 23:09:40] "DELETE /virtual-machine-interface/2cbae916-4029-41f9-b8ae-640328481e4d HTTP/1.1" 200 115 0.050620 10.0.0.177 - - [2026-08-25 23:09:40] "POST /ref-update HTTP/1.1" 200 156 0.013509 10.0.0.177 - - [2026-08-25 23:09:40] "DELETE /virtual-machine/c67ee9fb-8271-4a3e-903d-1deaa2e925e6 HTTP/1.1" 200 115 0.058434 10.0.0.177 - - [2026-08-25 23:10:00] "GET /virtual-machine-interface/8a505e9a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008251 10.0.0.177 - - [2026-08-25 23:10:00] "POST /set-tag HTTP/1.1" 200 109 0.005208 10.0.0.177 - - [2026-08-25 23:10:00] "GET /virtual-machine-interface/8a505e9a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006316 10.0.0.177 - - [2026-08-25 23:10:00] "POST /set-tag HTTP/1.1" 200 109 0.022435 10.0.0.177 - - [2026-08-25 23:10:01] "GET /virtual-machine/08347dd1-4bdf-4ff6-8ad2-04bfe953ccee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004363 10.0.0.177 - - [2026-08-25 23:10:01] "POST /ref-update HTTP/1.1" 200 156 0.014938 10.0.0.177 - - [2026-08-25 23:10:01] "GET /virtual-machine-interface/8a505e9a-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009342 10.0.0.177 - - [2026-08-25 23:10:01] "POST /set-tag HTTP/1.1" 200 109 0.034411 10.0.0.177 - - [2026-08-25 23:10:01] "POST /set-tag HTTP/1.1" 200 109 0.095904 10.0.0.177 - - [2026-08-25 23:10:01] "POST /set-tag HTTP/1.1" 200 109 0.112383 10.0.0.177 - - [2026-08-25 23:10:01] "POST /set-tag HTTP/1.1" 200 109 0.062765 10.0.0.177 - - [2026-08-25 23:10:01] "DELETE /instance-ip/8a76d4da-a0d9-11f1-ba13-fa163ec47de8 HTTP/1.1" 200 115 0.270794 10.0.0.177 - - [2026-08-25 23:10:01] "DELETE /virtual-machine-interface/8a505e9a-a0d9-11f1-ba13-fa163ec47de8 HTTP/1.1" 200 115 0.143043 10.0.0.177 - - [2026-08-25 23:10:02] "DELETE /virtual-machine/08347dd1-4bdf-4ff6-8ad2-04bfe953ccee HTTP/1.1" 200 115 0.095998 10.0.0.177 - - [2026-08-25 23:10:02] "DELETE /tag/c74e4313-7e1a-495c-9cb0-30e4581b69d8 HTTP/1.1" 200 115 0.122148 10.0.0.177 - - [2026-08-25 23:10:02] "GET /virtual-machine-interface/8b8bf882-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.032978 10.0.0.177 - - [2026-08-25 23:10:02] "POST /set-tag HTTP/1.1" 200 109 0.011594 10.0.0.177 - - [2026-08-25 23:10:02] "GET /virtual-machine-interface/8b8bf882-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012969 10.0.0.177 - - [2026-08-25 23:10:02] "POST /set-tag HTTP/1.1" 200 109 0.009321 10.0.0.177 - - [2026-08-25 23:10:02] "GET /virtual-machine/5ac8e045-4cf2-4fe8-8f2c-3e669bea6a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.015646 10.0.0.177 - - [2026-08-25 23:10:02] "POST /ref-update HTTP/1.1" 200 156 0.046861 10.0.0.177 - - [2026-08-25 23:10:02] "GET /virtual-machine-interface/8b8bf882-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.031336 10.0.0.177 - - [2026-08-25 23:10:02] "POST /set-tag HTTP/1.1" 200 109 0.036910 10.0.0.177 - - [2026-08-25 23:10:02] "POST /set-tag HTTP/1.1" 200 109 0.069798 10.0.0.177 - - [2026-08-25 23:10:02] "POST /set-tag HTTP/1.1" 200 109 0.067487 10.0.0.177 - - [2026-08-25 23:10:02] "POST /set-tag HTTP/1.1" 200 109 0.047952 10.0.0.177 - - [2026-08-25 23:10:02] "DELETE /instance-ip/8bb01a1e-a0d9-11f1-ba13-fa163ec47de8 HTTP/1.1" 200 115 0.140209 10.0.0.177 - - [2026-08-25 23:10:02] "DELETE /virtual-machine-interface/8b8bf882-a0d9-11f1-ba13-fa163ec47de8 HTTP/1.1" 200 115 0.083747 10.0.0.177 - - [2026-08-25 23:10:03] "DELETE /virtual-machine/5ac8e045-4cf2-4fe8-8f2c-3e669bea6a2a HTTP/1.1" 200 115 0.060585 10.0.0.177 - - [2026-08-25 23:10:03] "DELETE /tag/9d333b56-dffc-414b-acc9-e63b76737bd6 HTTP/1.1" 200 115 0.097996 10.0.0.177 - - [2026-08-25 23:10:03] "GET /virtual-machine-interface/8c2ecb70-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007673 10.0.0.177 - - [2026-08-25 23:10:03] "POST /set-tag HTTP/1.1" 200 109 0.008826 10.0.0.177 - - [2026-08-25 23:10:03] "GET /virtual-machine-interface/8c2ecb70-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014719 10.0.0.177 - - [2026-08-25 23:10:03] "POST /set-tag HTTP/1.1" 200 109 0.013768 10.0.0.177 - - [2026-08-25 23:10:03] "GET /virtual-machine/1d34f35c-f822-4b87-95d5-12c5a0450f6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.005500 10.0.0.177 - - [2026-08-25 23:10:03] "POST /ref-update HTTP/1.1" 200 156 0.027714 10.0.0.177 - - [2026-08-25 23:10:03] "GET /virtual-machine-interface/8c2ecb70-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.020689 10.0.0.177 - - [2026-08-25 23:10:03] "POST /set-tag HTTP/1.1" 200 109 0.038486 10.0.0.177 - - [2026-08-25 23:10:03] "POST /set-tag HTTP/1.1" 200 109 0.073021 10.0.0.177 - - [2026-08-25 23:10:03] "POST /set-tag HTTP/1.1" 200 109 0.048315 10.0.0.177 - - [2026-08-25 23:10:03] "POST /set-tag HTTP/1.1" 200 109 0.031916 10.0.0.177 - - [2026-08-25 23:10:03] "DELETE /instance-ip/8c53e266-a0d9-11f1-ba13-fa163ec47de8 HTTP/1.1" 200 115 0.077635 10.0.0.177 - - [2026-08-25 23:10:03] "DELETE /virtual-machine-interface/8c2ecb70-a0d9-11f1-ba13-fa163ec47de8 HTTP/1.1" 200 115 0.067699 10.0.0.177 - - [2026-08-25 23:10:03] "DELETE /virtual-machine/1d34f35c-f822-4b87-95d5-12c5a0450f6a HTTP/1.1" 200 115 0.053202 10.0.0.177 - - [2026-08-25 23:10:03] "DELETE /tag/709a0dd8-1912-4113-9b20-779e6e10323a HTTP/1.1" 409 237 0.008518 10.0.0.177 - - [2026-08-25 23:10:03] "DELETE /tag/fc25c7eb-c833-40a6-8a4f-753ac6a286ef HTTP/1.1" 409 237 0.008649 10.0.0.177 - - [2026-08-25 23:10:03] "DELETE /tag/bc5b2f2e-1e78-4a64-8527-e750365e161f HTTP/1.1" 200 115 0.067106 10.0.0.177 - - [2026-08-25 23:10:03] "GET /virtual-machine-interface/8af5d1fe-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007569 10.0.0.177 - - [2026-08-25 23:10:04] "POST /set-tag HTTP/1.1" 200 109 0.003215 10.0.0.177 - - [2026-08-25 23:10:04] "GET /virtual-machine-interface/8af5d1fe-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005322 10.0.0.177 - - [2026-08-25 23:10:04] "POST /set-tag HTTP/1.1" 200 109 0.002992 10.0.0.177 - - [2026-08-25 23:10:04] "GET /global-system-configs HTTP/1.1" 200 323 0.002590 10.0.0.177 - - [2026-08-25 23:10:04] "GET /virtual-machine/2ce02343-d3d6-414b-b16a-6915e0d69c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003730 10.0.0.177 - - [2026-08-25 23:10:04] "POST /ref-update HTTP/1.1" 200 156 0.014047 10.0.0.177 - - [2026-08-25 23:10:04] "GET /virtual-machine-interface/8af5d1fe-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011087 10.0.0.177 - - [2026-08-25 23:10:04] "POST /set-tag HTTP/1.1" 200 109 0.030730 10.0.0.177 - - [2026-08-25 23:10:04] "POST /set-tag HTTP/1.1" 200 109 0.051521 10.0.0.177 - - [2026-08-25 23:10:04] "POST /set-tag HTTP/1.1" 200 109 0.060588 10.0.0.177 - - [2026-08-25 23:10:04] "POST /set-tag HTTP/1.1" 200 109 0.030359 10.0.0.177 - - [2026-08-25 23:10:04] "DELETE /instance-ip/8b175cc0-a0d9-11f1-ba13-fa163ec47de8 HTTP/1.1" 200 115 0.085934 10.0.0.177 - - [2026-08-25 23:10:04] "DELETE /virtual-machine-interface/8af5d1fe-a0d9-11f1-ba13-fa163ec47de8 HTTP/1.1" 200 115 0.078017 10.0.0.177 - - [2026-08-25 23:10:04] "DELETE /virtual-machine/2ce02343-d3d6-414b-b16a-6915e0d69c8d HTTP/1.1" 200 115 0.051840 10.0.0.177 - - [2026-08-25 23:10:04] "DELETE /tag/bf8cb606-b4b2-491f-85fe-53fc32a5940b HTTP/1.1" 409 237 0.010179 10.0.0.177 - - [2026-08-25 23:10:04] "DELETE /tag/386dc283-6227-4c96-a8c7-8077fe6dc04c HTTP/1.1" 200 115 0.070780 10.0.0.177 - - [2026-08-25 23:10:04] "DELETE /tag/7943368e-238e-4c1b-a8c6-aa0234baa966 HTTP/1.1" 200 115 0.061986 10.0.0.177 - - [2026-08-25 23:10:04] "GET /global-system-configs HTTP/1.1" 200 323 0.004329 10.0.0.177 - - [2026-08-25 23:10:04] "POST /projects HTTP/1.1" 409 238 0.002929 10.0.0.177 - - [2026-08-25 23:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009071 10.0.0.177 - - [2026-08-25 23:10:05] "GET /project/f34c9cc3-54e5-409c-ba16-55e2c2db63fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043471 10.0.0.177 - - [2026-08-25 23:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.177 - - [2026-08-25 23:10:05] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006656 10.0.0.177 - - [2026-08-25 23:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.177 - - [2026-08-25 23:10:05] "GET /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005383 10.0.0.177 - - [2026-08-25 23:10:05] "POST /security-groups HTTP/1.1" 409 285 0.003334 10.0.0.177 - - [2026-08-25 23:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.177 - - [2026-08-25 23:10:05] "PUT /security-group/5ebd07e0-3b44-461d-afee-04e90c3f1969 HTTP/1.1" 200 263 0.120396 10.0.0.177 - - [2026-08-25 23:10:05] "PUT /access-control-list/88f98ec1-abf5-47af-84f7-c4a5088b91dc HTTP/1.1" 200 273 0.016148 10.0.0.177 - - [2026-08-25 23:10:05] "PUT /access-control-list/557a3ec1-556b-411c-bfa0-4b55e4c7d0ff HTTP/1.1" 200 273 0.026517 10.0.0.177 - - [2026-08-25 23:10:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.035976 10.0.0.177 - - [2026-08-25 23:10:10] "POST /projects HTTP/1.1" 409 238 0.002709 10.0.0.177 - - [2026-08-25 23:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.177 - - [2026-08-25 23:10:10] "GET /project/f34c9cc3-54e5-409c-ba16-55e2c2db63fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.047564 10.0.0.177 - - [2026-08-25 23:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.177 - - [2026-08-25 23:10:10] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007502 10.0.0.177 - - [2026-08-25 23:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.177 - - [2026-08-25 23:10:10] "GET /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005512 10.0.0.177 - - [2026-08-25 23:10:10] "POST /security-groups HTTP/1.1" 409 285 0.003033 10.0.0.177 - - [2026-08-25 23:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.177 - - [2026-08-25 23:10:10] "PUT /security-group/5ebd07e0-3b44-461d-afee-04e90c3f1969 HTTP/1.1" 200 263 0.074387 10.0.0.177 - - [2026-08-25 23:10:10] "PUT /access-control-list/88f98ec1-abf5-47af-84f7-c4a5088b91dc HTTP/1.1" 200 273 0.029886 10.0.0.177 - - [2026-08-25 23:10:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.066337 10.0.0.177 - - [2026-08-25 23:10:10] "GET /firewall-policy/2a42f453-5bde-4953-bad0-87af1fb32627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.018264 10.0.0.177 - - [2026-08-25 23:10:10] "PUT /access-control-list/557a3ec1-556b-411c-bfa0-4b55e4c7d0ff HTTP/1.1" 200 273 0.041493 10.0.0.177 - - [2026-08-25 23:10:10] "GET /firewall-rule/c6d708b1-d962-49a4-9a24-edc43d779b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004022 10.0.0.177 - - [2026-08-25 23:10:10] "POST /ref-update HTTP/1.1" 200 156 0.070618 10.0.0.177 - - [2026-08-25 23:10:10] "DELETE /firewall-rule/c6d708b1-d962-49a4-9a24-edc43d779b76 HTTP/1.1" 200 115 0.060317 10.0.0.177 - - [2026-08-25 23:10:10] "GET /firewall-policy/2a42f453-5bde-4953-bad0-87af1fb32627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.007321 10.0.0.177 - - [2026-08-25 23:10:10] "GET /firewall-rule/0abd68a8-df9f-4057-92de-2d71ccc3f2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003351 10.0.0.177 - - [2026-08-25 23:10:11] "POST /ref-update HTTP/1.1" 200 156 0.147669 10.0.0.177 - - [2026-08-25 23:10:11] "DELETE /firewall-rule/0abd68a8-df9f-4057-92de-2d71ccc3f2f2 HTTP/1.1" 200 115 0.064814 10.0.0.177 - - [2026-08-25 23:10:11] "DELETE /tag/709a0dd8-1912-4113-9b20-779e6e10323a HTTP/1.1" 409 237 0.006849 10.0.0.177 - - [2026-08-25 23:10:11] "DELETE /tag/fc25c7eb-c833-40a6-8a4f-753ac6a286ef HTTP/1.1" 409 237 0.007204 10.0.0.177 - - [2026-08-25 23:10:11] "DELETE /tag/378dc63d-1b80-474b-a15e-0379a36a3094 HTTP/1.1" 200 115 0.049211 10.0.0.177 - - [2026-08-25 23:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004871 10.0.0.177 - - [2026-08-25 23:10:11] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005532 10.0.0.177 - - [2026-08-25 23:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.177 - - [2026-08-25 23:10:11] "GET /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004600 10.0.0.177 - - [2026-08-25 23:10:11] "PUT /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f HTTP/1.1" 200 265 0.069835 10.0.0.177 - - [2026-08-25 23:10:11] "PUT /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd HTTP/1.1" 200 265 0.071839 10.0.0.177 - - [2026-08-25 23:10:11] "DELETE /security-group/5ebd07e0-3b44-461d-afee-04e90c3f1969 HTTP/1.1" 200 115 0.065759 10.0.0.177 - - [2026-08-25 23:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.177 - - [2026-08-25 23:10:11] "DELETE /access-control-list/88f98ec1-abf5-47af-84f7-c4a5088b91dc HTTP/1.1" 200 115 0.047032 10.0.0.177 - - [2026-08-25 23:10:11] "DELETE /access-control-list/557a3ec1-556b-411c-bfa0-4b55e4c7d0ff HTTP/1.1" 200 115 0.024125 10.0.0.177 - - [2026-08-25 23:10:11] "GET /project/f34c9cc3-54e5-409c-ba16-55e2c2db63fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.049192 10.0.0.177 - - [2026-08-25 23:10:11] "GET /project/f34c9cc3-54e5-409c-ba16-55e2c2db63fa?fields=security_groups HTTP/1.1" 200 1353 0.045267 10.0.0.177 - - [2026-08-25 23:10:11] "DELETE /security-group/2a7954b9-9375-49cc-8d8e-1161a4235fd7 HTTP/1.1" 200 115 0.074329 10.0.0.177 - - [2026-08-25 23:10:11] "DELETE /access-control-list/71203b45-a336-4307-8344-e5b7219751d4 HTTP/1.1" 200 115 0.053943 10.0.0.177 - - [2026-08-25 23:10:11] "GET /project/f34c9cc3-54e5-409c-ba16-55e2c2db63fa?fields=application_policy_sets HTTP/1.1" 200 1392 0.062452 10.0.0.177 - - [2026-08-25 23:10:12] "DELETE /access-control-list/2f73531c-b410-41e7-92e8-95281e03864a HTTP/1.1" 200 115 0.115261 10.0.0.177 - - [2026-08-25 23:10:12] "DELETE /project/f34c9cc3-54e5-409c-ba16-55e2c2db63fa HTTP/1.1" 200 115 0.464084 10.0.0.177 - - [2026-08-25 23:10:12] "POST /projects HTTP/1.1" 409 238 0.004007 10.0.0.177 - - [2026-08-25 23:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.177 - - [2026-08-25 23:10:12] "GET /project/ce062a0f-6504-497c-b144-8e90cab3ff92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043989 10.0.0.177 - - [2026-08-25 23:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.177 - - [2026-08-25 23:10:12] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004949 10.0.0.177 - - [2026-08-25 23:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.177 - - [2026-08-25 23:10:12] "GET /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.006949 10.0.0.177 - - [2026-08-25 23:10:12] "POST /security-groups HTTP/1.1" 409 285 0.003282 10.0.0.177 - - [2026-08-25 23:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.177 - - [2026-08-25 23:10:12] "PUT /security-group/47e84fd1-f5c5-4052-8cad-ce4ffc0cb4df HTTP/1.1" 200 263 0.061854 10.0.0.177 - - [2026-08-25 23:10:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.038253 10.0.0.177 - - [2026-08-25 23:10:12] "PUT /access-control-list/c494afae-2d44-4838-b4d5-036cfad0641a HTTP/1.1" 200 273 0.026269 10.0.0.177 - - [2026-08-25 23:10:12] "PUT /access-control-list/dda0b8f8-ec92-441c-a91d-72921ba2459a HTTP/1.1" 200 273 0.020422 10.0.0.177 - - [2026-08-25 23:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.177 - - [2026-08-25 23:10:16] "GET /loadbalancer/bf672a13-c8ac-40a3-b491-b6e6b85d1226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002810 10.0.0.177 - - [2026-08-25 23:10:16] "GET /virtual-machine-interface/881b34ec-a0d9-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002228 10.0.0.177 - - [2026-08-25 23:10:16] "DELETE /loadbalancer-member/3f0fc929-2ea0-49f0-b4b6-e9b097015dad HTTP/1.1" 200 115 0.073523 10.0.0.177 - - [2026-08-25 23:10:16] "DELETE /loadbalancer-pool/9c1c3f24-a83d-4b71-8a02-1c95f259b84d HTTP/1.1" 200 115 0.051214 10.0.0.177 - - [2026-08-25 23:10:16] "DELETE /loadbalancer-listener/b20c2406-9e9f-49d8-be80-a0db8c371cd9 HTTP/1.1" 200 115 0.043463 10.0.0.177 - - [2026-08-25 23:10:16] "DELETE /loadbalancer/bf672a13-c8ac-40a3-b491-b6e6b85d1226 HTTP/1.1" 200 115 0.031731 10.0.0.177 - - [2026-08-25 23:10:16] "DELETE /floating-ip/1d7170ab-7fa4-4a3c-823a-965c40181c11 HTTP/1.1" 200 115 0.039721 10.0.0.177 - - [2026-08-25 23:10:16] "DELETE /instance-ip/21405b72-bb1c-4791-8113-6b5d9b636d63 HTTP/1.1" 200 115 0.042134 10.0.0.177 - - [2026-08-25 23:10:16] "DELETE /virtual-machine-interface/63f2df32-3e09-477b-9407-ddf878d32c2a HTTP/1.1" 200 115 0.050273 10.0.0.177 - - [2026-08-25 23:10:16] "DELETE /tag/14d18283-d377-47e6-805d-2c056af557d8 HTTP/1.1" 200 115 0.076694 10.0.0.177 - - [2026-08-25 23:10:16] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.006582 10.0.0.177 - - [2026-08-25 23:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.177 - - [2026-08-25 23:10:16] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003201 10.0.0.177 - - [2026-08-25 23:10:16] "GET /firewall-policy/413f0995-fd52-40a4-a478-184e785cf381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003173 10.0.0.177 - - [2026-08-25 23:10:16] "GET /firewall-rule/02a4f368-f96e-48e3-821c-609e7b8a50f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.003844 10.0.0.177 - - [2026-08-25 23:10:16] "POST /ref-update HTTP/1.1" 200 156 0.023485 10.0.0.177 - - [2026-08-25 23:10:16] "DELETE /firewall-rule/02a4f368-f96e-48e3-821c-609e7b8a50f6 HTTP/1.1" 200 115 0.061300 10.0.0.177 - - [2026-08-25 23:10:16] "GET /firewall-policy/d7c2cdd8-bd4b-4108-bdee-c8233d30ec15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003315 10.0.0.177 - - [2026-08-25 23:10:16] "GET /firewall-rule/b0edb213-71b6-4667-8f2e-c1f343444411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.003554 10.0.0.177 - - [2026-08-25 23:10:16] "POST /ref-update HTTP/1.1" 200 156 0.021487 10.0.0.177 - - [2026-08-25 23:10:17] "DELETE /firewall-rule/b0edb213-71b6-4667-8f2e-c1f343444411 HTTP/1.1" 200 115 0.060058 10.0.0.177 - - [2026-08-25 23:10:17] "GET /firewall-policy/d7c2cdd8-bd4b-4108-bdee-c8233d30ec15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.010218 10.0.0.177 - - [2026-08-25 23:10:17] "GET /firewall-rule/296498cf-81d3-406a-b18c-040668f2af4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2915 0.004761 10.0.0.177 - - [2026-08-25 23:10:17] "POST /ref-update HTTP/1.1" 200 156 0.029838 10.0.0.177 - - [2026-08-25 23:10:17] "DELETE /firewall-rule/296498cf-81d3-406a-b18c-040668f2af4c HTTP/1.1" 200 115 0.060363 10.0.0.177 - - [2026-08-25 23:10:17] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.006993 10.0.0.177 - - [2026-08-25 23:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.177 - - [2026-08-25 23:10:17] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003704 10.0.0.177 - - [2026-08-25 23:10:17] "GET /firewall-policy/d7c2cdd8-bd4b-4108-bdee-c8233d30ec15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004320 10.0.0.177 - - [2026-08-25 23:10:17] "POST /ref-update HTTP/1.1" 200 156 0.045672 10.0.0.177 - - [2026-08-25 23:10:17] "DELETE /firewall-policy/d7c2cdd8-bd4b-4108-bdee-c8233d30ec15 HTTP/1.1" 200 115 0.056538 10.0.0.177 - - [2026-08-25 23:10:17] "DELETE /tag/709a0dd8-1912-4113-9b20-779e6e10323a HTTP/1.1" 200 115 0.083879 10.0.0.177 - - [2026-08-25 23:10:17] "DELETE /tag/fc25c7eb-c833-40a6-8a4f-753ac6a286ef HTTP/1.1" 200 115 0.059119 10.0.0.177 - - [2026-08-25 23:10:17] "DELETE /tag/bf8cb606-b4b2-491f-85fe-53fc32a5940b HTTP/1.1" 200 115 0.076020 10.0.0.177 - - [2026-08-25 23:10:17] "DELETE /tag/c8cc1846-103d-426e-a453-41838f9d8eec HTTP/1.1" 200 115 0.098470 10.0.0.177 - - [2026-08-25 23:10:17] "POST /projects HTTP/1.1" 409 238 0.003057 10.0.0.177 - - [2026-08-25 23:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.177 - - [2026-08-25 23:10:17] "GET /project/ce062a0f-6504-497c-b144-8e90cab3ff92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.058420 10.0.0.177 - - [2026-08-25 23:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.177 - - [2026-08-25 23:10:17] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.007446 10.0.0.177 - - [2026-08-25 23:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.177 - - [2026-08-25 23:10:17] "GET /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.007924 10.0.0.177 - - [2026-08-25 23:10:17] "POST /security-groups HTTP/1.1" 409 285 0.002951 10.0.0.177 - - [2026-08-25 23:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007501 10.0.0.177 - - [2026-08-25 23:10:18] "PUT /security-group/47e84fd1-f5c5-4052-8cad-ce4ffc0cb4df HTTP/1.1" 200 263 0.066881 10.0.0.177 - - [2026-08-25 23:10:18] "PUT /access-control-list/c494afae-2d44-4838-b4d5-036cfad0641a HTTP/1.1" 200 273 0.060544 10.0.0.177 - - [2026-08-25 23:10:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.089154 10.0.0.177 - - [2026-08-25 23:10:18] "GET /firewall-policy/2a42f453-5bde-4953-bad0-87af1fb32627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.027122 10.0.0.177 - - [2026-08-25 23:10:18] "PUT /access-control-list/dda0b8f8-ec92-441c-a91d-72921ba2459a HTTP/1.1" 200 273 0.068891 10.0.0.177 - - [2026-08-25 23:10:18] "GET /firewall-rule/aca5e865-6895-4864-9535-fd4753e003cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.020043 10.0.0.177 - - [2026-08-25 23:10:18] "POST /ref-update HTTP/1.1" 200 156 0.065838 10.0.0.177 - - [2026-08-25 23:10:18] "DELETE /firewall-rule/aca5e865-6895-4864-9535-fd4753e003cd HTTP/1.1" 200 115 0.061131 10.0.0.177 - - [2026-08-25 23:10:18] "GET /firewall-policy/2a42f453-5bde-4953-bad0-87af1fb32627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.007293 10.0.0.177 - - [2026-08-25 23:10:18] "GET /firewall-rule/4e7b1a66-d5ec-426f-a550-8a3277064ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003514 10.0.0.177 - - [2026-08-25 23:10:18] "POST /ref-update HTTP/1.1" 200 156 0.049865 10.0.0.177 - - [2026-08-25 23:10:18] "DELETE /firewall-rule/4e7b1a66-d5ec-426f-a550-8a3277064ab7 HTTP/1.1" 200 115 0.074214 10.0.0.177 - - [2026-08-25 23:10:18] "DELETE /tag/7dd8908f-3095-4bfb-8f95-ab3b4a900295 HTTP/1.1" 200 115 0.084296 10.0.0.177 - - [2026-08-25 23:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005123 10.0.0.177 - - [2026-08-25 23:10:18] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.006521 10.0.0.177 - - [2026-08-25 23:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.177 - - [2026-08-25 23:10:18] "GET /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005352 10.0.0.177 - - [2026-08-25 23:10:18] "PUT /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f HTTP/1.1" 200 265 0.087718 10.0.0.177 - - [2026-08-25 23:10:19] "PUT /virtual-network/f4f8af6a-9586-44ed-8f5b-a94b9e682bfd HTTP/1.1" 200 265 0.083300 10.0.0.177 - - [2026-08-25 23:10:19] "DELETE /security-group/47e84fd1-f5c5-4052-8cad-ce4ffc0cb4df HTTP/1.1" 200 115 0.073144 10.0.0.177 - - [2026-08-25 23:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.177 - - [2026-08-25 23:10:19] "DELETE /access-control-list/c494afae-2d44-4838-b4d5-036cfad0641a HTTP/1.1" 200 115 0.053930 10.0.0.177 - - [2026-08-25 23:10:19] "DELETE /access-control-list/dda0b8f8-ec92-441c-a91d-72921ba2459a HTTP/1.1" 200 115 0.071604 10.0.0.177 - - [2026-08-25 23:10:19] "GET /project/ce062a0f-6504-497c-b144-8e90cab3ff92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.106448 10.0.0.177 - - [2026-08-25 23:10:19] "GET /project/ce062a0f-6504-497c-b144-8e90cab3ff92?fields=security_groups HTTP/1.1" 200 1353 0.063705 10.0.0.177 - - [2026-08-25 23:10:19] "DELETE /security-group/ab0cc618-3155-45f3-8caf-b44c07f7d39a HTTP/1.1" 200 115 0.110651 10.0.0.177 - - [2026-08-25 23:10:19] "DELETE /access-control-list/2584972d-468d-43f9-9be0-d3fa56f69de6 HTTP/1.1" 200 115 0.109400 10.0.0.177 - - [2026-08-25 23:10:19] "GET /project/ce062a0f-6504-497c-b144-8e90cab3ff92?fields=application_policy_sets HTTP/1.1" 200 1392 0.099601 10.0.0.177 - - [2026-08-25 23:10:19] "DELETE /access-control-list/3c40976d-2514-4566-81ed-e5d9406a0749 HTTP/1.1" 200 115 0.094406 10.0.0.177 - - [2026-08-25 23:10:19] "DELETE /project/ce062a0f-6504-497c-b144-8e90cab3ff92 HTTP/1.1" 200 115 0.586063 10.0.0.177 - - [2026-08-25 23:11:15] "GET / HTTP/1.1" 200 36215 0.002022 10.0.0.177 - - [2026-08-25 23:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.177 - - [2026-08-25 23:11:15] "GET /global-vrouter-config/19bfa30b-0b72-4cbd-93f3-de606180488e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003213 10.0.0.177 - - [2026-08-25 23:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.177 - - [2026-08-25 23:11:16] "GET /global-vrouter-config/19bfa30b-0b72-4cbd-93f3-de606180488e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003869 10.0.0.177 - - [2026-08-25 23:11:35] "GET / HTTP/1.1" 200 36215 0.001674 10.0.0.177 - - [2026-08-25 23:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.177 - - [2026-08-25 23:11:35] "GET /global-system-config/3c41cf80-9282-4208-ba24-6ef183100e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006018 10.0.0.177 - - [2026-08-25 23:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.177 - - [2026-08-25 23:11:35] "GET /config-node/7816b824-afa5-4fd1-b2af-30d0a20bca83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002717 10.0.0.177 - - [2026-08-25 23:11:35] "GET / HTTP/1.1" 200 36215 0.001476 10.0.0.177 - - [2026-08-25 23:11:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002644 10.0.0.177 - - [2026-08-25 23:11:35] "POST /tags HTTP/1.1" 200 366 0.079262 10.0.0.177 - - [2026-08-25 23:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.019532 10.0.0.177 - - [2026-08-25 23:11:35] "GET /tag/2a1e67c9-26f1-4571-893d-1f95f3c66d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.035500 10.0.0.177 - - [2026-08-25 23:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.177 - - [2026-08-25 23:11:36] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.039532 10.0.0.177 - - [2026-08-25 23:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.177 - - [2026-08-25 23:11:36] "GET /service-appliance-set/ba340099-56e8-470b-b98d-d7529cd8e697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003463 10.0.0.177 - - [2026-08-25 23:11:36] "POST /fqname-to-id HTTP/1.1" 404 258 0.002439 10.0.0.177 - - [2026-08-25 23:11:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.107520 10.0.0.177 - - [2026-08-25 23:11:36] "GET /virtual-machine-interface/d64f5f6e-223e-4df0-a324-8c4ff16766ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.025816 10.0.0.177 - - [2026-08-25 23:11:36] "POST /set-tag HTTP/1.1" 200 109 0.020319 10.0.0.177 - - [2026-08-25 23:11:36] "POST /instance-ips HTTP/1.1" 200 418 0.042483 10.0.0.177 - - [2026-08-25 23:11:36] "GET /instance-ip/75f86989-4501-4b9f-8650-9e42a07b5f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1666 0.006858 10.0.0.177 - - [2026-08-25 23:11:36] "POST /loadbalancers HTTP/1.1" 200 620 0.076113 10.0.0.177 - - [2026-08-25 23:11:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.030030 10.0.0.177 - - [2026-08-25 23:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005967 10.0.0.177 - - [2026-08-25 23:11:36] "POST /service-instances HTTP/1.1" 200 568 0.042102 10.0.0.177 - - [2026-08-25 23:11:36] "POST /ref-update HTTP/1.1" 200 156 0.058109 10.0.0.177 - - [2026-08-25 23:11:36] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.153140 10.0.0.177 - - [2026-08-25 23:11:36] "GET /virtual-machine-interface/d64f5f6e-223e-4df0-a324-8c4ff16766ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.008440 10.0.0.177 - - [2026-08-25 23:11:36] "GET /virtual-machine-interface/d64f5f6e-223e-4df0-a324-8c4ff16766ea?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.008888 10.0.0.177 - - [2026-08-25 23:11:36] "PUT /service-instance/5083554e-4a03-4284-80bb-dc3c145bbe60 HTTP/1.1" 200 267 0.020485 10.0.0.177 - - [2026-08-25 23:11:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.020787 10.0.0.177 - - [2026-08-25 23:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005637 10.0.0.177 - - [2026-08-25 23:11:36] "POST /fqname-to-id HTTP/1.1" 404 208 0.004065 10.0.0.177 - - [2026-08-25 23:11:36] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004504 10.0.0.177 - - [2026-08-25 23:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.177 - - [2026-08-25 23:11:36] "POST /virtual-machines HTTP/1.1" 200 430 0.023970 10.0.0.177 - - [2026-08-25 23:11:36] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004392 10.0.0.177 - - [2026-08-25 23:11:36] "POST /tags HTTP/1.1" 409 221 0.003900 10.0.0.177 - - [2026-08-25 23:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.177 - - [2026-08-25 23:11:37] "GET /tag/eb38976c-478a-414e-ac2d-12c43e6977bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.033424 10.0.0.177 - - [2026-08-25 23:11:37] "POST /tags HTTP/1.1" 409 238 0.013543 10.0.0.177 - - [2026-08-25 23:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010041 10.0.0.177 - - [2026-08-25 23:11:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.135858 10.0.0.177 - - [2026-08-25 23:11:37] "GET /tag/2a1e67c9-26f1-4571-893d-1f95f3c66d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.018872 10.0.0.177 - - [2026-08-25 23:11:37] "POST /chown HTTP/1.1" 200 109 0.041210 10.0.0.177 - - [2026-08-25 23:11:37] "POST /chown HTTP/1.1" 200 109 0.007818 10.0.0.177 - - [2026-08-25 23:11:37] "POST /firewall-rules HTTP/1.1" 200 652 0.113715 10.0.0.177 - - [2026-08-25 23:11:37] "GET /firewall-rule/8756adb5-d644-4c2e-bde7-c4c2fb41bf3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.018985 10.0.0.177 - - [2026-08-25 23:11:37] "PUT /virtual-machine-interface/5a026af9-158d-46c2-928c-6ccfe3ff3ed6 HTTP/1.1" 200 285 0.058820 10.0.0.177 - - [2026-08-25 23:11:37] "PUT /instance-ip/75f86989-4501-4b9f-8650-9e42a07b5f40 HTTP/1.1" 200 257 0.035329 10.0.0.177 - - [2026-08-25 23:11:37] "GET /firewall-policy/448e8603-b8b5-4e7d-ba71-8e8841f9957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.023525 10.0.0.177 - - [2026-08-25 23:11:37] "GET /firewall-rule/8756adb5-d644-4c2e-bde7-c4c2fb41bf3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.002544 10.0.0.177 - - [2026-08-25 23:11:37] "POST /ref-update HTTP/1.1" 200 156 0.034093 10.0.0.177 - - [2026-08-25 23:11:37] "POST /ref-update HTTP/1.1" 200 156 0.040141 10.0.0.177 - - [2026-08-25 23:11:37] "POST /ref-update HTTP/1.1" 200 156 0.020952 10.0.0.177 - - [2026-08-25 23:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006324 10.0.0.177 - - [2026-08-25 23:11:37] "POST /ref-update HTTP/1.1" 200 156 0.028167 10.0.0.177 - - [2026-08-25 23:11:37] "POST /ref-update HTTP/1.1" 200 156 0.028733 10.0.0.177 - - [2026-08-25 23:11:37] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.078247 10.0.0.177 - - [2026-08-25 23:11:37] "GET /loadbalancer/90caea44-3889-411a-8fc3-dcf78c2f9674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.003853 10.0.0.177 - - [2026-08-25 23:11:37] "POST /ref-update HTTP/1.1" 200 156 0.011050 10.0.0.177 - - [2026-08-25 23:11:37] "POST /ref-update HTTP/1.1" 200 156 0.016610 10.0.0.177 - - [2026-08-25 23:11:37] "POST /virtual-machines HTTP/1.1" 200 430 0.034306 10.0.0.177 - - [2026-08-25 23:11:37] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.074063 10.0.0.177 - - [2026-08-25 23:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006306 10.0.0.177 - - [2026-08-25 23:11:37] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.062492 10.0.0.177 - - [2026-08-25 23:11:37] "GET /loadbalancer-listener/7b8016c9-2379-411c-be13-ad8b936884f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.023831 10.0.0.177 - - [2026-08-25 23:11:37] "GET /loadbalancer-listener/7b8016c9-2379-411c-be13-ad8b936884f1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.009564 10.0.0.177 - - [2026-08-25 23:11:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.166017 10.0.0.177 - - [2026-08-25 23:11:37] "POST /chown HTTP/1.1" 200 109 0.023039 10.0.0.177 - - [2026-08-25 23:11:37] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.079887 10.0.0.177 - - [2026-08-25 23:11:37] "POST /chown HTTP/1.1" 200 109 0.020218 10.0.0.177 - - [2026-08-25 23:11:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.021811 10.0.0.177 - - [2026-08-25 23:11:38] "PUT /virtual-machine-interface/1ff3e603-ec5a-4013-9e73-3eede56c5074 HTTP/1.1" 200 285 0.037929 10.0.0.177 - - [2026-08-25 23:11:38] "GET /loadbalancer-pool/4da44840-38ce-462c-9e24-10c5f7b9e1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.018559 10.0.0.177 - - [2026-08-25 23:11:38] "PUT /instance-ip/75f86989-4501-4b9f-8650-9e42a07b5f40 HTTP/1.1" 200 257 0.063141 10.0.0.177 - - [2026-08-25 23:11:38] "POST /loadbalancer-members HTTP/1.1" 200 709 0.073265 10.0.0.177 - - [2026-08-25 23:11:38] "POST /ref-update HTTP/1.1" 200 156 0.046347 10.0.0.177 - - [2026-08-25 23:11:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.011721 10.0.0.177 - - [2026-08-25 23:11:38] "GET /loadbalancer-member/5e4063c1-0eb1-4a50-b1ef-de71a32c4288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.008351 10.0.0.177 - - [2026-08-25 23:11:38] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008475 10.0.0.177 - - [2026-08-25 23:11:38] "POST /ref-update HTTP/1.1" 200 156 0.031452 10.0.0.177 - - [2026-08-25 23:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.177 - - [2026-08-25 23:11:38] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004538 10.0.0.177 - - [2026-08-25 23:11:38] "POST /tags HTTP/1.1" 409 221 0.003849 10.0.0.177 - - [2026-08-25 23:11:38] "POST /ref-update HTTP/1.1" 200 156 0.050866 10.0.0.177 - - [2026-08-25 23:11:38] "POST /ref-update HTTP/1.1" 200 156 0.032099 10.0.0.177 - - [2026-08-25 23:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005929 10.0.0.177 - - [2026-08-25 23:11:38] "GET /tag/eb38976c-478a-414e-ac2d-12c43e6977bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.028275 10.0.0.177 - - [2026-08-25 23:11:38] "POST /tags HTTP/1.1" 409 238 0.003658 10.0.0.177 - - [2026-08-25 23:11:38] "POST /ref-update HTTP/1.1" 200 156 0.011049 10.0.0.177 - - [2026-08-25 23:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.177 - - [2026-08-25 23:11:38] "GET /tag/2a1e67c9-26f1-4571-893d-1f95f3c66d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.012884 10.0.0.177 - - [2026-08-25 23:11:38] "POST /firewall-rules HTTP/1.1" 409 293 0.002024 10.0.0.177 - - [2026-08-25 23:11:38] "PUT /service-instance/5083554e-4a03-4284-80bb-dc3c145bbe60 HTTP/1.1" 200 267 0.028925 10.0.0.177 - - [2026-08-25 23:11:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.027163 10.0.0.177 - - [2026-08-25 23:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012813 10.0.0.177 - - [2026-08-25 23:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.177 - - [2026-08-25 23:11:38] "PUT /firewall-rule/8756adb5-d644-4c2e-bde7-c4c2fb41bf3a HTTP/1.1" 200 261 0.035476 10.0.0.177 - - [2026-08-25 23:11:38] "GET /firewall-rule/8756adb5-d644-4c2e-bde7-c4c2fb41bf3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.018573 10.0.0.177 - - [2026-08-25 23:11:38] "POST /chown HTTP/1.1" 200 109 0.013349 10.0.0.177 - - [2026-08-25 23:11:38] "POST /chown HTTP/1.1" 200 109 0.031956 10.0.0.177 - - [2026-08-25 23:11:38] "GET /firewall-policy/448e8603-b8b5-4e7d-ba71-8e8841f9957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.016284 10.0.0.177 - - [2026-08-25 23:11:38] "GET /firewall-rule/8756adb5-d644-4c2e-bde7-c4c2fb41bf3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004605 10.0.0.177 - - [2026-08-25 23:11:38] "PUT /instance-ip/75f86989-4501-4b9f-8650-9e42a07b5f40 HTTP/1.1" 200 257 0.044045 10.0.0.177 - - [2026-08-25 23:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010624 10.0.0.177 - - [2026-08-25 23:11:38] "GET /tag/2a1e67c9-26f1-4571-893d-1f95f3c66d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.015345 10.0.0.177 - - [2026-08-25 23:11:38] "GET /tag/2a1e67c9-26f1-4571-893d-1f95f3c66d78?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.023624 10.0.0.177 - - [2026-08-25 23:11:38] "GET /virtual-machine-interface/1ff3e603-ec5a-4013-9e73-3eede56c5074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.008166 10.0.0.177 - - [2026-08-25 23:11:38] "POST /ref-update HTTP/1.1" 200 156 0.056656 10.0.0.177 - - [2026-08-25 23:11:38] "POST /chown HTTP/1.1" 200 109 0.025325 10.0.0.177 - - [2026-08-25 23:11:38] "POST /chown HTTP/1.1" 200 109 0.041384 10.0.0.177 - - [2026-08-25 23:11:38] "POST /set-tag HTTP/1.1" 200 109 0.078918 10.0.0.177 - - [2026-08-25 23:11:38] "GET /virtual-machine-interface/5a026af9-158d-46c2-928c-6ccfe3ff3ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.016230 10.0.0.177 - - [2026-08-25 23:11:38] "PUT /instance-ip/75f86989-4501-4b9f-8650-9e42a07b5f40 HTTP/1.1" 200 257 0.037298 10.0.0.177 - - [2026-08-25 23:11:38] "POST /set-tag HTTP/1.1" 200 109 0.048375 10.0.0.177 - - [2026-08-25 23:11:39] "POST /ref-update HTTP/1.1" 200 156 0.053399 10.0.0.177 - - [2026-08-25 23:11:39] "GET /virtual-machine-interface/d64f5f6e-223e-4df0-a324-8c4ff16766ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.009750 10.0.0.177 - - [2026-08-25 23:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.177 - - [2026-08-25 23:11:39] "POST /set-tag HTTP/1.1" 200 109 0.021357 10.0.0.177 - - [2026-08-25 23:11:39] "GET /firewall-policy/448e8603-b8b5-4e7d-ba71-8e8841f9957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.005705 10.0.0.177 - - [2026-08-25 23:11:39] "POST /chown HTTP/1.1" 200 109 0.008703 10.0.0.177 - - [2026-08-25 23:11:39] "GET /firewall-rule/8756adb5-d644-4c2e-bde7-c4c2fb41bf3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.010568 10.0.0.177 - - [2026-08-25 23:11:39] "POST /chown HTTP/1.1" 200 109 0.046660 10.0.0.177 - - [2026-08-25 23:11:39] "POST /ref-update HTTP/1.1" 200 156 0.053148 10.0.0.177 - - [2026-08-25 23:11:39] "PUT /instance-ip/75f86989-4501-4b9f-8650-9e42a07b5f40 HTTP/1.1" 200 257 0.064605 10.0.0.177 - - [2026-08-25 23:11:39] "DELETE /firewall-rule/8756adb5-d644-4c2e-bde7-c4c2fb41bf3a HTTP/1.1" 200 115 0.072715 10.0.0.177 - - [2026-08-25 23:11:39] "POST /ref-update HTTP/1.1" 200 156 0.023788 10.0.0.177 - - [2026-08-25 23:11:39] "POST /chown HTTP/1.1" 200 109 0.028255 10.0.0.177 - - [2026-08-25 23:11:39] "DELETE /loadbalancer-member/5e4063c1-0eb1-4a50-b1ef-de71a32c4288 HTTP/1.1" 200 115 0.099256 10.0.0.177 - - [2026-08-25 23:11:39] "POST /chown HTTP/1.1" 200 109 0.048590 10.0.0.177 - - [2026-08-25 23:11:39] "DELETE /loadbalancer-pool/4da44840-38ce-462c-9e24-10c5f7b9e1ff HTTP/1.1" 200 115 0.071425 10.0.0.177 - - [2026-08-25 23:11:39] "PUT /instance-ip/75f86989-4501-4b9f-8650-9e42a07b5f40 HTTP/1.1" 200 257 0.026995 10.0.0.177 - - [2026-08-25 23:11:39] "DELETE /loadbalancer-listener/7b8016c9-2379-411c-be13-ad8b936884f1 HTTP/1.1" 200 115 0.061090 10.0.0.177 - - [2026-08-25 23:11:39] "POST /ref-update HTTP/1.1" 200 156 0.046947 10.0.0.177 - - [2026-08-25 23:11:39] "DELETE /loadbalancer/90caea44-3889-411a-8fc3-dcf78c2f9674 HTTP/1.1" 200 115 0.062731 10.0.0.177 - - [2026-08-25 23:11:39] "DELETE /instance-ip/75f86989-4501-4b9f-8650-9e42a07b5f40 HTTP/1.1" 200 115 0.058688 10.0.0.177 - - [2026-08-25 23:11:39] "DELETE /virtual-machine-interface/d64f5f6e-223e-4df0-a324-8c4ff16766ea HTTP/1.1" 200 115 0.041325 10.0.0.177 - - [2026-08-25 23:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.177 - - [2026-08-25 23:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007779 10.0.0.177 - - [2026-08-25 23:11:39] "DELETE /tag/2a1e67c9-26f1-4571-893d-1f95f3c66d78 HTTP/1.1" 200 115 0.109916 10.0.0.177 - - [2026-08-25 23:11:39] "DELETE /service-instance/5083554e-4a03-4284-80bb-dc3c145bbe60 HTTP/1.1" 200 115 0.046738 10.0.0.177 - - [2026-08-25 23:11:39] "GET /virtual-machine-interface/1ff3e603-ec5a-4013-9e73-3eede56c5074?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.005890 10.0.0.177 - - [2026-08-25 23:11:40] "DELETE /virtual-machine-interface/1ff3e603-ec5a-4013-9e73-3eede56c5074 HTTP/1.1" 200 115 0.065050 10.0.0.177 - - [2026-08-25 23:11:40] "DELETE /virtual-machine/1ff71d19-0c6f-4fca-a4bc-e7cb1f218bb9 HTTP/1.1" 200 115 0.025709 10.0.0.177 - - [2026-08-25 23:11:40] "GET /virtual-machine-interface/5a026af9-158d-46c2-928c-6ccfe3ff3ed6?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.019555 10.0.0.177 - - [2026-08-25 23:11:40] "DELETE /virtual-machine-interface/5a026af9-158d-46c2-928c-6ccfe3ff3ed6 HTTP/1.1" 200 115 0.054325 10.0.0.177 - - [2026-08-25 23:11:40] "POST /ref-update HTTP/1.1" 200 156 0.009027 10.0.0.177 - - [2026-08-25 23:11:40] "DELETE /virtual-machine/46322122-9452-4142-b13c-a0ca8f6063c4 HTTP/1.1" 200 115 0.044774 10.0.0.177 - - [2026-08-25 23:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.177 - - [2026-08-25 23:11:40] "GET /global-vrouter-config/19bfa30b-0b72-4cbd-93f3-de606180488e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003078 10.0.0.177 - - [2026-08-25 23:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.177 - - [2026-08-25 23:11:40] "PUT /global-vrouter-config/19bfa30b-0b72-4cbd-93f3-de606180488e HTTP/1.1" 200 277 0.012641 10.0.0.177 - - [2026-08-25 23:11:40] "GET / HTTP/1.1" 200 36215 0.002068 10.0.0.177 - - [2026-08-25 23:11:40] "POST /alarms HTTP/1.1" 409 264 0.003051 10.0.0.177 - - [2026-08-25 23:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.177 - - [2026-08-25 23:11:40] "PUT /alarm/18ef61ce-047c-4cd7-8c9b-600a11dca00b HTTP/1.1" 200 245 0.013105 10.0.0.177 - - [2026-08-25 23:11:40] "POST /alarms HTTP/1.1" 409 261 0.002686 10.0.0.177 - - [2026-08-25 23:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.177 - - [2026-08-25 23:11:40] "PUT /alarm/0c698a1d-7735-4a64-afec-56ae2213cdf5 HTTP/1.1" 200 245 0.017755 10.0.0.177 - - [2026-08-25 23:11:40] "POST /alarms HTTP/1.1" 409 261 0.002553 10.0.0.177 - - [2026-08-25 23:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.177 - - [2026-08-25 23:11:40] "PUT /alarm/8b62149f-fe16-4552-bb8d-2e59677fce1d HTTP/1.1" 200 245 0.015706 10.0.0.177 - - [2026-08-25 23:11:41] "POST /alarms HTTP/1.1" 409 253 0.003132 10.0.0.177 - - [2026-08-25 23:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.177 - - [2026-08-25 23:11:41] "PUT /alarm/7523c174-aee8-48b0-b12e-1af4cc91541f HTTP/1.1" 200 245 0.014706 10.0.0.177 - - [2026-08-25 23:11:41] "POST /alarms HTTP/1.1" 409 251 0.002665 10.0.0.177 - - [2026-08-25 23:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.177 - - [2026-08-25 23:11:41] "PUT /alarm/7966e43e-68c7-428b-be7e-87a206185306 HTTP/1.1" 200 245 0.012436 10.0.0.177 - - [2026-08-25 23:11:41] "POST /alarms HTTP/1.1" 409 252 0.002604 10.0.0.177 - - [2026-08-25 23:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.177 - - [2026-08-25 23:11:41] "PUT /alarm/608e6e4a-28b2-4732-b3ca-4ede5628e898 HTTP/1.1" 200 245 0.012895 10.0.0.177 - - [2026-08-25 23:11:41] "POST /alarms HTTP/1.1" 409 256 0.003979 10.0.0.177 - - [2026-08-25 23:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004846 10.0.0.177 - - [2026-08-25 23:11:41] "PUT /alarm/2c8a329b-a672-4be2-a221-8875b407ca2b HTTP/1.1" 200 245 0.015886 10.0.0.177 - - [2026-08-25 23:11:41] "POST /alarms HTTP/1.1" 409 248 0.002767 10.0.0.177 - - [2026-08-25 23:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.177 - - [2026-08-25 23:11:41] "PUT /alarm/9efabf5e-3cb0-4f0c-acc9-dd54a23e3589 HTTP/1.1" 200 245 0.015501 10.0.0.177 - - [2026-08-25 23:11:41] "POST /alarms HTTP/1.1" 409 252 0.002526 10.0.0.177 - - [2026-08-25 23:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.177 - - [2026-08-25 23:11:41] "PUT /alarm/4dd09c4f-3a68-4a5a-8f8f-ba0674f9c378 HTTP/1.1" 200 245 0.012410 10.0.0.177 - - [2026-08-25 23:11:41] "POST /alarms HTTP/1.1" 409 257 0.002699 10.0.0.177 - - [2026-08-25 23:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.177 - - [2026-08-25 23:11:41] "PUT /alarm/f7699626-19fa-4487-9126-abe0b7bc0741 HTTP/1.1" 200 245 0.015242 10.0.0.177 - - [2026-08-25 23:11:41] "POST /alarms HTTP/1.1" 409 251 0.002892 10.0.0.177 - - [2026-08-25 23:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.177 - - [2026-08-25 23:11:41] "PUT /alarm/ab653dc3-813d-44e1-974f-54d83909827d HTTP/1.1" 200 245 0.019806 10.0.0.177 - - [2026-08-25 23:11:41] "POST /alarms HTTP/1.1" 409 257 0.013919 10.0.0.177 - - [2026-08-25 23:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.177 - - [2026-08-25 23:11:41] "PUT /alarm/ff46b455-df7f-4b93-a6ac-6be24376fb9a HTTP/1.1" 200 245 0.015134 10.0.0.177 - - [2026-08-25 23:11:41] "POST /alarms HTTP/1.1" 409 261 0.007252 10.0.0.177 - - [2026-08-25 23:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.177 - - [2026-08-25 23:11:41] "PUT /alarm/d44e742b-0e7f-4b53-b3ff-6f84923d1e29 HTTP/1.1" 200 245 0.014043 10.0.0.177 - - [2026-08-25 23:11:41] "POST /alarms HTTP/1.1" 409 258 0.015710 10.0.0.177 - - [2026-08-25 23:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.177 - - [2026-08-25 23:11:41] "PUT /alarm/dffe4d9b-5c78-41b1-b832-18463d6ff0be HTTP/1.1" 200 245 0.019876 10.0.0.177 - - [2026-08-25 23:11:41] "POST /alarms HTTP/1.1" 409 254 0.010627 10.0.0.177 - - [2026-08-25 23:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.177 - - [2026-08-25 23:11:41] "PUT /alarm/797d2bcb-9f4d-4e2a-9a0c-e66e55193874 HTTP/1.1" 200 245 0.014833 10.0.0.177 - - [2026-08-25 23:11:41] "POST /alarms HTTP/1.1" 409 254 0.019592 10.0.0.177 - - [2026-08-25 23:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.177 - - [2026-08-25 23:11:41] "PUT /alarm/79d87745-8e2e-4b98-b833-7b8ccc1c9fea HTTP/1.1" 200 245 0.034267 10.0.0.177 - - [2026-08-25 23:11:42] "POST /alarms HTTP/1.1" 409 254 0.009276 10.0.0.177 - - [2026-08-25 23:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.177 - - [2026-08-25 23:11:42] "PUT /alarm/e74c62b2-fde0-448d-9e3b-c611c2eda396 HTTP/1.1" 200 245 0.027050 10.0.0.177 - - [2026-08-25 23:11:42] "POST /alarms HTTP/1.1" 409 247 0.006304 10.0.0.177 - - [2026-08-25 23:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.177 - - [2026-08-25 23:11:42] "PUT /alarm/7cbae992-03d1-4d50-8211-70b3474ab4a8 HTTP/1.1" 200 245 0.022234 10.0.0.177 - - [2026-08-25 23:11:42] "POST /alarms HTTP/1.1" 409 272 0.008174 10.0.0.177 - - [2026-08-25 23:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.177 - - [2026-08-25 23:11:42] "PUT /alarm/a64c1ff0-2a35-453b-941d-b6e87b7e5ea6 HTTP/1.1" 200 245 0.019462 10.0.0.177 - - [2026-08-25 23:11:42] "POST /alarms HTTP/1.1" 409 261 0.008132 10.0.0.177 - - [2026-08-25 23:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.177 - - [2026-08-25 23:11:42] "PUT /alarm/fd34b26e-d55e-440c-9680-95d202f83067 HTTP/1.1" 200 245 0.016249 10.0.0.177 - - [2026-08-25 23:11:42] "POST /alarms HTTP/1.1" 409 259 0.005057 10.0.0.177 - - [2026-08-25 23:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.177 - - [2026-08-25 23:11:42] "PUT /alarm/7d6e051b-e4b8-494e-b172-55ef5058dcc9 HTTP/1.1" 200 245 0.012193 10.0.0.177 - - [2026-08-25 23:11:42] "POST /alarms HTTP/1.1" 409 265 0.015263 10.0.0.177 - - [2026-08-25 23:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.177 - - [2026-08-25 23:11:42] "PUT /alarm/cf5faf2b-b13f-4546-9a6c-2340dbba56b5 HTTP/1.1" 200 245 0.011160 10.0.0.177 - - [2026-08-25 23:11:42] "POST /alarms HTTP/1.1" 409 279 0.006995 10.0.0.177 - - [2026-08-25 23:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.177 - - [2026-08-25 23:11:42] "PUT /alarm/1477a7da-4713-43e9-bf16-7c73616327e2 HTTP/1.1" 200 245 0.012427 10.0.0.177 - - [2026-08-25 23:11:42] "GET / HTTP/1.1" 200 36215 0.001880 10.0.0.177 - - [2026-08-25 23:11:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002376 10.0.0.177 - - [2026-08-25 23:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.177 - - [2026-08-25 23:11:42] "PUT /global-vrouter-config/19bfa30b-0b72-4cbd-93f3-de606180488e HTTP/1.1" 200 277 0.009565 10.0.0.177 - - [2026-08-25 23:11:43] "GET / HTTP/1.1" 200 36215 0.001584 10.0.0.177 - - [2026-08-25 23:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.177 - - [2026-08-25 23:11:43] "GET /global-vrouter-config/19bfa30b-0b72-4cbd-93f3-de606180488e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003944 10.0.0.177 - - [2026-08-25 23:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.177 - - [2026-08-25 23:11:43] "PUT /global-vrouter-config/19bfa30b-0b72-4cbd-93f3-de606180488e HTTP/1.1" 200 277 0.013697 10.0.0.177 - - [2026-08-25 23:11:43] "GET / HTTP/1.1" 200 36215 0.001907 10.0.0.177 - - [2026-08-25 23:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.177 - - [2026-08-25 23:11:43] "GET /global-system-config/3c41cf80-9282-4208-ba24-6ef183100e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005794 10.0.0.177 - - [2026-08-25 23:11:43] "PUT /global-system-config/3c41cf80-9282-4208-ba24-6ef183100e35 HTTP/1.1" 200 275 0.020128 10.0.0.177 - - [2026-08-25 23:11:47] "GET / HTTP/1.1" 200 36215 0.001641 10.0.0.177 - - [2026-08-25 23:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.177 - - [2026-08-25 23:11:47] "GET /routing-instance/ab3f3663-c88c-4af8-b4ea-b40c4924c472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003433 10.0.0.177 - - [2026-08-25 23:11:47] "POST /bgp-routers HTTP/1.1" 409 301 0.002391 10.0.0.177 - - [2026-08-25 23:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.177 - - [2026-08-25 23:11:47] "GET /bgp-router/5680066d-45cb-484e-ab5a-07f84335e549?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003301 10.0.0.177 - - [2026-08-25 23:11:47] "PUT /bgp-router/5680066d-45cb-484e-ab5a-07f84335e549 HTTP/1.1" 200 255 0.018394 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:11:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001197 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:11:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001394 10.0.0.177 - - [2026-08-25 23:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.177 - - [2026-08-25 23:11:49] "GET /global-vrouter-config/19bfa30b-0b72-4cbd-93f3-de606180488e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003309 10.0.0.177 - - [2026-08-25 23:12:04] "GET / HTTP/1.1" 200 36215 0.002018 10.0.0.177 - - [2026-08-25 23:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.177 - - [2026-08-25 23:12:04] "GET /global-system-config/3c41cf80-9282-4208-ba24-6ef183100e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005545 10.0.0.177 - - [2026-08-25 23:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.177 - - [2026-08-25 23:12:04] "GET /config-node/7816b824-afa5-4fd1-b2af-30d0a20bca83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003115 10.0.0.177 - - [2026-08-25 23:12:15] "GET / HTTP/1.1" 200 36215 0.001868 10.0.0.177 - - [2026-08-25 23:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.177 - - [2026-08-25 23:12:15] "GET /routing-instance/ab3f3663-c88c-4af8-b4ea-b40c4924c472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004088 10.0.0.177 - - [2026-08-25 23:12:15] "POST /bgp-routers HTTP/1.1" 409 301 0.002886 10.0.0.177 - - [2026-08-25 23:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.177 - - [2026-08-25 23:12:15] "GET /bgp-router/5680066d-45cb-484e-ab5a-07f84335e549?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003731 10.0.0.177 - - [2026-08-25 23:12:15] "PUT /bgp-router/5680066d-45cb-484e-ab5a-07f84335e549 HTTP/1.1" 200 255 0.026240 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:12:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001478 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:12:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001565 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:12:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001147 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:12:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001456 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:12:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001098 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:12:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001203 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:12:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001229 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:12:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001180 10.0.0.177 - - [2026-08-25 23:12:34] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005532 10.0.0.177 - - [2026-08-25 23:12:34] "POST /set-tag HTTP/1.1" 200 109 0.004471 10.0.0.177 - - [2026-08-25 23:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723 10.0.0.177 - - [2026-08-25 23:12:34] "GET /loadbalancer/c225641b-08a5-4d1f-b755-fbeffcecb34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003118 10.0.0.177 - - [2026-08-25 23:12:34] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006547 10.0.0.177 - - [2026-08-25 23:12:34] "POST /set-tag HTTP/1.1" 200 109 0.035870 10.0.0.177 - - [2026-08-25 23:12:34] "DELETE /loadbalancer-member/85e1bc2f-f17b-4d91-ab99-9fc53cbf4b92 HTTP/1.1" 200 115 0.063037 10.0.0.177 - - [2026-08-25 23:12:34] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.023048 10.0.0.177 - - [2026-08-25 23:12:34] "POST /set-tag HTTP/1.1" 200 109 0.004860 10.0.0.177 - - [2026-08-25 23:12:34] "DELETE /loadbalancer-member/04bfcce7-ab9e-4db3-ab9c-5b9864ca5402 HTTP/1.1" 200 115 0.036093 10.0.0.177 - - [2026-08-25 23:12:34] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005649 10.0.0.177 - - [2026-08-25 23:12:34] "POST /set-tag HTTP/1.1" 200 109 0.004528 10.0.0.177 - - [2026-08-25 23:12:34] "DELETE /loadbalancer-member/67df8065-f2a1-4912-ade2-b1115d31fd4f HTTP/1.1" 200 115 0.038448 10.0.0.177 - - [2026-08-25 23:12:34] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005243 10.0.0.177 - - [2026-08-25 23:12:34] "POST /set-tag HTTP/1.1" 200 109 0.003288 10.0.0.177 - - [2026-08-25 23:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.177 - - [2026-08-25 23:12:34] "GET /loadbalancer/c225641b-08a5-4d1f-b755-fbeffcecb34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003383 10.0.0.177 - - [2026-08-25 23:12:34] "GET /loadbalancer-pool/a6eaeead-ff82-4722-928a-4205149e1566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004848 10.0.0.177 - - [2026-08-25 23:12:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029857 10.0.0.177 - - [2026-08-25 23:12:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.027536 10.0.0.177 - - [2026-08-25 23:12:34] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.026774 10.0.0.177 - - [2026-08-25 23:12:34] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006891 10.0.0.177 - - [2026-08-25 23:12:34] "GET /floating-ip/52802b0a-1e55-4952-b561-41fe186e858c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003277 10.0.0.177 - - [2026-08-25 23:12:35] "POST /set-tag HTTP/1.1" 200 109 0.080867 10.0.0.177 - - [2026-08-25 23:12:35] "GET /loadbalancer-pool/192d594a-fc08-4961-a52d-59b46573d137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.006819 10.0.0.177 - - [2026-08-25 23:12:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.049675 10.0.0.177 - - [2026-08-25 23:12:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008910 10.0.0.177 - - [2026-08-25 23:12:35] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.018132 10.0.0.177 - - [2026-08-25 23:12:35] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008106 10.0.0.177 - - [2026-08-25 23:12:35] "GET /floating-ip/52802b0a-1e55-4952-b561-41fe186e858c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003331 10.0.0.177 - - [2026-08-25 23:12:35] "POST /set-tag HTTP/1.1" 200 109 0.003462 10.0.0.177 - - [2026-08-25 23:12:35] "GET /loadbalancer-pool/2473bf12-5d06-4b29-b280-5004e08d4658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003592 10.0.0.177 - - [2026-08-25 23:12:35] "POST /loadbalancer-members HTTP/1.1" 200 694 0.020698 10.0.0.177 - - [2026-08-25 23:12:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.015170 10.0.0.177 - - [2026-08-25 23:12:35] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006650 10.0.0.177 - - [2026-08-25 23:12:35] "GET /virtual-machine-interface/eba8bdfa-a0d8-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004817 10.0.0.177 - - [2026-08-25 23:12:35] "GET /floating-ip/52802b0a-1e55-4952-b561-41fe186e858c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002736 10.0.0.177 - - [2026-08-25 23:12:35] "POST /set-tag HTTP/1.1" 200 109 0.007098 10.0.0.177 - - [2026-08-25 23:12:43] "GET / HTTP/1.1" 200 36215 0.001583 10.0.0.177 - - [2026-08-25 23:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.177 - - [2026-08-25 23:12:43] "GET /global-system-config/3c41cf80-9282-4208-ba24-6ef183100e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005945 10.0.0.177 - - [2026-08-25 23:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.177 - - [2026-08-25 23:12:43] "GET /config-node/7816b824-afa5-4fd1-b2af-30d0a20bca83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002578 10.0.0.177 - - [2026-08-25 23:12:43] "GET / HTTP/1.1" 200 36215 0.001623 10.0.0.177 - - [2026-08-25 23:12:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002665 10.0.0.177 - - [2026-08-25 23:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.177 - - [2026-08-25 23:12:48] "GET /global-vrouter-config/19bfa30b-0b72-4cbd-93f3-de606180488e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003212 10.0.0.177 - - [2026-08-25 23:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.177 - - [2026-08-25 23:12:48] "PUT /global-vrouter-config/19bfa30b-0b72-4cbd-93f3-de606180488e HTTP/1.1" 200 277 0.011840 10.0.0.177 - - [2026-08-25 23:12:48] "GET / HTTP/1.1" 200 36215 0.001864 10.0.0.177 - - [2026-08-25 23:12:48] "POST /alarms HTTP/1.1" 409 264 0.002639 10.0.0.177 - - [2026-08-25 23:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.177 - - [2026-08-25 23:12:48] "PUT /alarm/18ef61ce-047c-4cd7-8c9b-600a11dca00b HTTP/1.1" 200 245 0.012930 10.0.0.177 - - [2026-08-25 23:12:48] "POST /alarms HTTP/1.1" 409 261 0.002740 10.0.0.177 - - [2026-08-25 23:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.177 - - [2026-08-25 23:12:48] "PUT /alarm/0c698a1d-7735-4a64-afec-56ae2213cdf5 HTTP/1.1" 200 245 0.011885 10.0.0.177 - - [2026-08-25 23:12:49] "POST /alarms HTTP/1.1" 409 261 0.002602 10.0.0.177 - - [2026-08-25 23:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.177 - - [2026-08-25 23:12:49] "PUT /alarm/8b62149f-fe16-4552-bb8d-2e59677fce1d HTTP/1.1" 200 245 0.016645 10.0.0.177 - - [2026-08-25 23:12:49] "POST /alarms HTTP/1.1" 409 253 0.002756 10.0.0.177 - - [2026-08-25 23:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.177 - - [2026-08-25 23:12:49] "PUT /alarm/7523c174-aee8-48b0-b12e-1af4cc91541f HTTP/1.1" 200 245 0.015267 10.0.0.177 - - [2026-08-25 23:12:49] "POST /alarms HTTP/1.1" 409 251 0.016102 10.0.0.177 - - [2026-08-25 23:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.177 - - [2026-08-25 23:12:49] "PUT /alarm/7966e43e-68c7-428b-be7e-87a206185306 HTTP/1.1" 200 245 0.013886 10.0.0.177 - - [2026-08-25 23:12:49] "POST /alarms HTTP/1.1" 409 252 0.008198 10.0.0.177 - - [2026-08-25 23:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.177 - - [2026-08-25 23:12:49] "PUT /alarm/608e6e4a-28b2-4732-b3ca-4ede5628e898 HTTP/1.1" 200 245 0.014449 10.0.0.177 - - [2026-08-25 23:12:49] "POST /alarms HTTP/1.1" 409 256 0.008324 10.0.0.177 - - [2026-08-25 23:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.177 - - [2026-08-25 23:12:49] "PUT /alarm/2c8a329b-a672-4be2-a221-8875b407ca2b HTTP/1.1" 200 245 0.015081 10.0.0.177 - - [2026-08-25 23:12:49] "POST /alarms HTTP/1.1" 409 248 0.004964 10.0.0.177 - - [2026-08-25 23:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.177 - - [2026-08-25 23:12:49] "PUT /alarm/9efabf5e-3cb0-4f0c-acc9-dd54a23e3589 HTTP/1.1" 200 245 0.015266 10.0.0.177 - - [2026-08-25 23:12:49] "POST /alarms HTTP/1.1" 409 252 0.014665 10.0.0.177 - - [2026-08-25 23:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.177 - - [2026-08-25 23:12:49] "PUT /alarm/4dd09c4f-3a68-4a5a-8f8f-ba0674f9c378 HTTP/1.1" 200 245 0.014395 10.0.0.177 - - [2026-08-25 23:12:49] "POST /alarms HTTP/1.1" 409 257 0.012069 10.0.0.177 - - [2026-08-25 23:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.177 - - [2026-08-25 23:12:49] "PUT /alarm/f7699626-19fa-4487-9126-abe0b7bc0741 HTTP/1.1" 200 245 0.018249 10.0.0.177 - - [2026-08-25 23:12:49] "POST /alarms HTTP/1.1" 409 251 0.011830 10.0.0.177 - - [2026-08-25 23:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.177 - - [2026-08-25 23:12:49] "PUT /alarm/ab653dc3-813d-44e1-974f-54d83909827d HTTP/1.1" 200 245 0.013320 10.0.0.177 - - [2026-08-25 23:12:49] "POST /alarms HTTP/1.1" 409 257 0.018008 10.0.0.177 - - [2026-08-25 23:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.177 - - [2026-08-25 23:12:49] "PUT /alarm/ff46b455-df7f-4b93-a6ac-6be24376fb9a HTTP/1.1" 200 245 0.017794 10.0.0.177 - - [2026-08-25 23:12:49] "POST /alarms HTTP/1.1" 409 261 0.008462 10.0.0.177 - - [2026-08-25 23:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.177 - - [2026-08-25 23:12:49] "PUT /alarm/d44e742b-0e7f-4b53-b3ff-6f84923d1e29 HTTP/1.1" 200 245 0.015970 10.0.0.177 - - [2026-08-25 23:12:49] "POST /alarms HTTP/1.1" 409 258 0.010529 10.0.0.177 - - [2026-08-25 23:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.177 - - [2026-08-25 23:12:49] "PUT /alarm/dffe4d9b-5c78-41b1-b832-18463d6ff0be HTTP/1.1" 200 245 0.012401 10.0.0.177 - - [2026-08-25 23:12:49] "POST /alarms HTTP/1.1" 409 254 0.004001 10.0.0.177 - - [2026-08-25 23:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.177 - - [2026-08-25 23:12:50] "PUT /alarm/797d2bcb-9f4d-4e2a-9a0c-e66e55193874 HTTP/1.1" 200 245 0.011873 10.0.0.177 - - [2026-08-25 23:12:50] "POST /alarms HTTP/1.1" 409 254 0.016679 10.0.0.177 - - [2026-08-25 23:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.177 - - [2026-08-25 23:12:50] "PUT /alarm/79d87745-8e2e-4b98-b833-7b8ccc1c9fea HTTP/1.1" 200 245 0.012808 10.0.0.177 - - [2026-08-25 23:12:50] "POST /alarms HTTP/1.1" 409 254 0.008575 10.0.0.177 - - [2026-08-25 23:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.177 - - [2026-08-25 23:12:50] "PUT /alarm/e74c62b2-fde0-448d-9e3b-c611c2eda396 HTTP/1.1" 200 245 0.011596 10.0.0.177 - - [2026-08-25 23:12:50] "POST /alarms HTTP/1.1" 409 247 0.009217 10.0.0.177 - - [2026-08-25 23:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.177 - - [2026-08-25 23:12:50] "PUT /alarm/7cbae992-03d1-4d50-8211-70b3474ab4a8 HTTP/1.1" 200 245 0.012778 10.0.0.177 - - [2026-08-25 23:12:50] "POST /alarms HTTP/1.1" 409 272 0.010987 10.0.0.177 - - [2026-08-25 23:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.177 - - [2026-08-25 23:12:50] "PUT /alarm/a64c1ff0-2a35-453b-941d-b6e87b7e5ea6 HTTP/1.1" 200 245 0.013841 10.0.0.177 - - [2026-08-25 23:12:50] "POST /alarms HTTP/1.1" 409 261 0.013592 10.0.0.177 - - [2026-08-25 23:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.177 - - [2026-08-25 23:12:50] "PUT /alarm/fd34b26e-d55e-440c-9680-95d202f83067 HTTP/1.1" 200 245 0.013347 10.0.0.177 - - [2026-08-25 23:12:50] "POST /alarms HTTP/1.1" 409 259 0.014659 10.0.0.177 - - [2026-08-25 23:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.177 - - [2026-08-25 23:12:50] "PUT /alarm/7d6e051b-e4b8-494e-b172-55ef5058dcc9 HTTP/1.1" 200 245 0.018196 10.0.0.177 - - [2026-08-25 23:12:50] "POST /alarms HTTP/1.1" 409 265 0.018011 10.0.0.177 - - [2026-08-25 23:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.177 - - [2026-08-25 23:12:50] "PUT /alarm/cf5faf2b-b13f-4546-9a6c-2340dbba56b5 HTTP/1.1" 200 245 0.013772 10.0.0.177 - - [2026-08-25 23:12:50] "POST /alarms HTTP/1.1" 409 279 0.011007 10.0.0.177 - - [2026-08-25 23:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.177 - - [2026-08-25 23:12:50] "PUT /alarm/1477a7da-4713-43e9-bf16-7c73616327e2 HTTP/1.1" 200 245 0.014825 10.0.0.177 - - [2026-08-25 23:12:50] "GET / HTTP/1.1" 200 36215 0.001848 10.0.0.177 - - [2026-08-25 23:12:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002368 10.0.0.177 - - [2026-08-25 23:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.177 - - [2026-08-25 23:12:51] "PUT /global-vrouter-config/19bfa30b-0b72-4cbd-93f3-de606180488e HTTP/1.1" 200 277 0.014564 10.0.0.177 - - [2026-08-25 23:12:51] "GET / HTTP/1.1" 200 36215 0.002054 10.0.0.177 - - [2026-08-25 23:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.177 - - [2026-08-25 23:12:51] "GET /global-vrouter-config/19bfa30b-0b72-4cbd-93f3-de606180488e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003617 10.0.0.177 - - [2026-08-25 23:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.177 - - [2026-08-25 23:12:51] "PUT /global-vrouter-config/19bfa30b-0b72-4cbd-93f3-de606180488e HTTP/1.1" 200 277 0.013776 10.0.0.177 - - [2026-08-25 23:12:51] "GET / HTTP/1.1" 200 36215 0.001753 10.0.0.177 - - [2026-08-25 23:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.177 - - [2026-08-25 23:12:51] "GET /global-system-config/3c41cf80-9282-4208-ba24-6ef183100e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005728 10.0.0.177 - - [2026-08-25 23:12:51] "PUT /global-system-config/3c41cf80-9282-4208-ba24-6ef183100e35 HTTP/1.1" 200 275 0.021008 10.0.0.177 - - [2026-08-25 23:12:55] "GET / HTTP/1.1" 200 36215 0.001842 10.0.0.177 - - [2026-08-25 23:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.177 - - [2026-08-25 23:12:55] "GET /routing-instance/ab3f3663-c88c-4af8-b4ea-b40c4924c472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004321 10.0.0.177 - - [2026-08-25 23:12:55] "POST /bgp-routers HTTP/1.1" 409 301 0.003932 10.0.0.177 - - [2026-08-25 23:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007595 10.0.0.177 - - [2026-08-25 23:12:55] "GET /bgp-router/5680066d-45cb-484e-ab5a-07f84335e549?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.005082 10.0.0.177 - - [2026-08-25 23:12:55] "PUT /bgp-router/5680066d-45cb-484e-ab5a-07f84335e549 HTTP/1.1" 200 255 0.021693 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:12:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001281 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:12:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001217 10.0.0.177 - - [2026-08-25 23:12:58] "POST /tags HTTP/1.1" 200 356 0.038637 10.0.0.177 - - [2026-08-25 23:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.033451 10.0.0.177 - - [2026-08-25 23:12:58] "GET /tag/e979f6ce-2ea5-4587-a83c-cf4d7c97bf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.034591 10.0.0.177 - - [2026-08-25 23:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.177 - - [2026-08-25 23:12:58] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.008688 10.0.0.177 - - [2026-08-25 23:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.177 - - [2026-08-25 23:12:58] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.107814 10.0.0.177 - - [2026-08-25 23:12:58] "POST /virtual-machines HTTP/1.1" 200 352 0.017075 10.0.0.177 - - [2026-08-25 23:12:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.014988 10.0.0.177 - - [2026-08-25 23:12:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.152285 10.0.0.177 - - [2026-08-25 23:12:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.010800 10.0.0.177 - - [2026-08-25 23:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.177 - - [2026-08-25 23:12:59] "GET /virtual-machine-interface/8318cff8-a0da-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.009500 10.0.0.177 - - [2026-08-25 23:12:59] "POST /instance-ips HTTP/1.1" 200 392 0.045079 10.0.0.177 - - [2026-08-25 23:12:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.013383 10.0.0.177 - - [2026-08-25 23:12:59] "GET /virtual-machine-interface/8318cff8-a0da-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.037274 10.0.0.177 - - [2026-08-25 23:12:59] "POST /set-tag HTTP/1.1" 200 109 0.029737 10.0.0.177 - - [2026-08-25 23:12:59] "GET /virtual-machine-interface/8318cff8-a0da-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005608 10.0.0.177 - - [2026-08-25 23:12:59] "GET /instance-ip/833b1202-a0da-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.004387 10.0.0.177 - - [2026-08-25 23:12:59] "GET /virtual-machine-interface/8318cff8-a0da-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005140 10.0.0.177 - - [2026-08-25 23:12:59] "POST /set-tag HTTP/1.1" 200 109 0.005393 10.0.0.177 - - [2026-08-25 23:12:59] "GET /virtual-router/cedb960c-f203-40c0-93e3-7dfed7a4bd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.004210 10.0.0.177 - - [2026-08-25 23:12:59] "POST /ref-update HTTP/1.1" 200 156 0.013357 10.0.0.177 - - [2026-08-25 23:12:59] "GET /virtual-machine-interface/8318cff8-a0da-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.010746 10.0.0.177 - - [2026-08-25 23:12:59] "POST /set-tag HTTP/1.1" 200 109 0.002692 10.0.0.177 - - [2026-08-25 23:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.177 - - [2026-08-25 23:12:59] "GET /virtual-network/cc200892-8617-4e47-bfd8-40b57c7d672f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.008001 10.0.0.177 - - [2026-08-25 23:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.177 - - [2026-08-25 23:12:59] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.051680 10.0.0.177 - - [2026-08-25 23:12:59] "POST /virtual-machines HTTP/1.1" 200 356 0.015510 10.0.0.177 - - [2026-08-25 23:12:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.012935 10.0.0.177 - - [2026-08-25 23:12:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.155826 10.0.0.177 - - [2026-08-25 23:12:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.046330 10.0.0.177 - - [2026-08-25 23:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.027875 10.0.0.177 - - [2026-08-25 23:12:59] "GET /virtual-machine-interface/839e5614-a0da-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.006459 10.0.0.177 - - [2026-08-25 23:13:00] "POST /instance-ips HTTP/1.1" 200 396 0.068527 10.0.0.177 - - [2026-08-25 23:13:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.035065 10.0.0.177 - - [2026-08-25 23:13:00] "GET /virtual-machine-interface/839e5614-a0da-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.020596 10.0.0.177 - - [2026-08-25 23:13:00] "POST /set-tag HTTP/1.1" 200 109 0.027506 10.0.0.177 - - [2026-08-25 23:13:00] "GET /virtual-machine-interface/839e5614-a0da-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.013048 10.0.0.177 - - [2026-08-25 23:13:00] "GET /instance-ip/83c10308-a0da-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.007131 10.0.0.177 - - [2026-08-25 23:13:00] "GET /virtual-machine-interface/839e5614-a0da-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004761 10.0.0.177 - - [2026-08-25 23:13:00] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.177 - - [2026-08-25 23:13:00] "GET /virtual-router/cedb960c-f203-40c0-93e3-7dfed7a4bd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.004421 10.0.0.177 - - [2026-08-25 23:13:00] "POST /ref-update HTTP/1.1" 200 156 0.011214 10.0.0.177 - - [2026-08-25 23:13:00] "GET /virtual-machine-interface/839e5614-a0da-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.015429 10.0.0.177 - - [2026-08-25 23:13:00] "POST /set-tag HTTP/1.1" 200 109 0.005277 10.0.0.177 - - [2026-08-25 23:13:00] "GET /virtual-machine-interface/8318cff8-a0da-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005346 10.0.0.177 - - [2026-08-25 23:13:00] "POST /set-tag HTTP/1.1" 200 109 0.006954 10.0.0.177 - - [2026-08-25 23:13:00] "GET /virtual-machine-interface/839e5614-a0da-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006423 10.0.0.177 - - [2026-08-25 23:13:00] "POST /set-tag HTTP/1.1" 200 109 0.003374 10.0.0.177 - - [2026-08-25 23:13:11] "GET /virtual-machine-interface/8318cff8-a0da-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005218 10.0.0.177 - - [2026-08-25 23:13:11] "POST /set-tag HTTP/1.1" 200 109 0.003034 10.0.0.177 - - [2026-08-25 23:13:11] "GET /virtual-machine-interface/839e5614-a0da-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005640 10.0.0.177 - - [2026-08-25 23:13:11] "POST /set-tag HTTP/1.1" 200 109 0.003056 10.0.0.177 - - [2026-08-25 23:13:13] "GET /virtual-machine-interface/8318cff8-a0da-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005230 10.0.0.177 - - [2026-08-25 23:13:13] "POST /set-tag HTTP/1.1" 200 109 0.003703 10.0.0.177 - - [2026-08-25 23:13:35] "POST /tags HTTP/1.1" 200 366 0.079154 10.0.0.177 - - [2026-08-25 23:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011961 10.0.0.177 - - [2026-08-25 23:13:36] "GET /tag/955212dc-9fce-46ea-b9d2-540bffcfd4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.033328 10.0.0.177 - - [2026-08-25 23:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.177 - - [2026-08-25 23:13:36] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.047772 10.0.0.177 - - [2026-08-25 23:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.177 - - [2026-08-25 23:13:36] "GET /service-appliance-set/ba340099-56e8-470b-b98d-d7529cd8e697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003246 10.0.0.177 - - [2026-08-25 23:13:36] "POST /fqname-to-id HTTP/1.1" 404 258 0.002027 10.0.0.177 - - [2026-08-25 23:13:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.108863 10.0.0.177 - - [2026-08-25 23:13:36] "GET /virtual-machine-interface/ec6ad288-c026-4b8f-b240-f138f5ace666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.031409 10.0.0.177 - - [2026-08-25 23:13:36] "POST /set-tag HTTP/1.1" 200 109 0.018191 10.0.0.177 - - [2026-08-25 23:13:36] "POST /instance-ips HTTP/1.1" 200 418 0.039586 10.0.0.177 - - [2026-08-25 23:13:36] "GET /instance-ip/739fae5d-96a9-4ba3-a9f8-299d5a8f47a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.014555 10.0.0.177 - - [2026-08-25 23:13:36] "POST /loadbalancers HTTP/1.1" 200 620 0.064804 10.0.0.177 - - [2026-08-25 23:13:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.015631 10.0.0.177 - - [2026-08-25 23:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019287 10.0.0.177 - - [2026-08-25 23:13:36] "POST /service-instances HTTP/1.1" 200 568 0.030046 10.0.0.177 - - [2026-08-25 23:13:36] "POST /ref-update HTTP/1.1" 200 156 0.031956 10.0.0.177 - - [2026-08-25 23:13:36] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.107852 10.0.0.177 - - [2026-08-25 23:13:36] "GET /virtual-machine-interface/ec6ad288-c026-4b8f-b240-f138f5ace666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.007307 10.0.0.177 - - [2026-08-25 23:13:36] "GET /virtual-machine-interface/ec6ad288-c026-4b8f-b240-f138f5ace666?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.005675 10.0.0.177 - - [2026-08-25 23:13:36] "PUT /service-instance/c856fdbb-f92c-47bf-86e1-ad6f555c3a4d HTTP/1.1" 200 267 0.020215 10.0.0.177 - - [2026-08-25 23:13:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.021263 10.0.0.177 - - [2026-08-25 23:13:36] "POST /fqname-to-id HTTP/1.1" 404 208 0.006423 10.0.0.177 - - [2026-08-25 23:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005931 10.0.0.177 - - [2026-08-25 23:13:36] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003294 10.0.0.177 - - [2026-08-25 23:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.177 - - [2026-08-25 23:13:36] "POST /virtual-machines HTTP/1.1" 200 430 0.013847 10.0.0.177 - - [2026-08-25 23:13:36] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007047 10.0.0.177 - - [2026-08-25 23:13:36] "POST /tags HTTP/1.1" 409 221 0.002943 10.0.0.177 - - [2026-08-25 23:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.177 - - [2026-08-25 23:13:36] "GET /tag/eb38976c-478a-414e-ac2d-12c43e6977bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.026524 10.0.0.177 - - [2026-08-25 23:13:37] "POST /tags HTTP/1.1" 409 238 0.012927 10.0.0.177 - - [2026-08-25 23:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015975 10.0.0.177 - - [2026-08-25 23:13:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.132008 10.0.0.177 - - [2026-08-25 23:13:37] "GET /tag/955212dc-9fce-46ea-b9d2-540bffcfd4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.013025 10.0.0.177 - - [2026-08-25 23:13:37] "POST /chown HTTP/1.1" 200 109 0.038441 10.0.0.177 - - [2026-08-25 23:13:37] "POST /firewall-rules HTTP/1.1" 200 652 0.051364 10.0.0.177 - - [2026-08-25 23:13:37] "POST /chown HTTP/1.1" 200 109 0.040140 10.0.0.177 - - [2026-08-25 23:13:37] "GET /firewall-rule/f7cadb23-392d-4371-a540-dfef2989d60c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.030431 10.0.0.177 - - [2026-08-25 23:13:37] "PUT /virtual-machine-interface/376e9860-e06d-46cc-a005-75914d0329c6 HTTP/1.1" 200 285 0.021752 10.0.0.177 - - [2026-08-25 23:13:37] "GET /firewall-policy/448e8603-b8b5-4e7d-ba71-8e8841f9957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.009235 10.0.0.177 - - [2026-08-25 23:13:37] "GET /firewall-rule/f7cadb23-392d-4371-a540-dfef2989d60c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.003633 10.0.0.177 - - [2026-08-25 23:13:37] "PUT /instance-ip/739fae5d-96a9-4ba3-a9f8-299d5a8f47a8 HTTP/1.1" 200 257 0.029099 10.0.0.177 - - [2026-08-25 23:13:37] "POST /ref-update HTTP/1.1" 200 156 0.031593 10.0.0.177 - - [2026-08-25 23:13:37] "POST /ref-update HTTP/1.1" 200 156 0.016747 10.0.0.177 - - [2026-08-25 23:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.045474 10.0.0.177 - - [2026-08-25 23:13:37] "POST /ref-update HTTP/1.1" 200 156 0.057479 10.0.0.177 - - [2026-08-25 23:13:37] "POST /ref-update HTTP/1.1" 200 156 0.089163 10.0.0.177 - - [2026-08-25 23:13:37] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.135013 10.0.0.177 - - [2026-08-25 23:13:37] "GET /loadbalancer/90caea44-3889-411a-8fc3-dcf78c2f9674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.005612 10.0.0.177 - - [2026-08-25 23:13:37] "POST /ref-update HTTP/1.1" 200 156 0.010434 10.0.0.177 - - [2026-08-25 23:13:37] "POST /ref-update HTTP/1.1" 200 156 0.043330 10.0.0.177 - - [2026-08-25 23:13:37] "POST /ref-update HTTP/1.1" 200 156 0.035470 10.0.0.177 - - [2026-08-25 23:13:37] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.091942 10.0.0.177 - - [2026-08-25 23:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.177 - - [2026-08-25 23:13:37] "POST /virtual-machines HTTP/1.1" 200 430 0.043966 10.0.0.177 - - [2026-08-25 23:13:37] "GET /project/3813df23-3fc3-403e-8201-42603437395d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.091760 10.0.0.177 - - [2026-08-25 23:13:37] "GET /loadbalancer-listener/db007c47-0756-481d-ae81-31117c503d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.047557 10.0.0.177 - - [2026-08-25 23:13:37] "GET /loadbalancer-listener/db007c47-0756-481d-ae81-31117c503d18?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.022258 10.0.0.177 - - [2026-08-25 23:13:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.170577 10.0.0.177 - - [2026-08-25 23:13:38] "POST /chown HTTP/1.1" 200 109 0.049958 10.0.0.177 - - [2026-08-25 23:13:38] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.128334 10.0.0.177 - - [2026-08-25 23:13:38] "POST /chown HTTP/1.1" 200 109 0.020520 10.0.0.177 - - [2026-08-25 23:13:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.010110 10.0.0.177 - - [2026-08-25 23:13:38] "PUT /virtual-machine-interface/00070595-c39d-4552-8335-d76ad7b140ca HTTP/1.1" 200 285 0.018788 10.0.0.177 - - [2026-08-25 23:13:38] "GET /loadbalancer-pool/d9e5153b-d0e3-48f1-82ab-c8c75929fd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.022267 10.0.0.177 - - [2026-08-25 23:13:38] "PUT /instance-ip/739fae5d-96a9-4ba3-a9f8-299d5a8f47a8 HTTP/1.1" 200 257 0.064350 10.0.0.177 - - [2026-08-25 23:13:38] "POST /loadbalancer-members HTTP/1.1" 200 709 0.098091 10.0.0.177 - - [2026-08-25 23:13:38] "POST /ref-update HTTP/1.1" 200 156 0.059427 10.0.0.177 - - [2026-08-25 23:13:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.013763 10.0.0.177 - - [2026-08-25 23:13:38] "GET /loadbalancer-member/509c3809-8860-4f51-920a-962c06418750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.024579 10.0.0.177 - - [2026-08-25 23:13:38] "POST /ref-update HTTP/1.1" 200 156 0.050775 10.0.0.177 - - [2026-08-25 23:13:38] "GET /application-policy-set/137d1660-1435-4ffc-beb1-6e9d40c8e881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010959 10.0.0.177 - - [2026-08-25 23:13:38] "POST /ref-update HTTP/1.1" 200 156 0.048555 10.0.0.177 - - [2026-08-25 23:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012232 10.0.0.177 - - [2026-08-25 23:13:38] "GET /policy-management/39e14ba6-6fa6-4d82-a78a-fee01643b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011851 10.0.0.177 - - [2026-08-25 23:13:38] "POST /ref-update HTTP/1.1" 200 156 0.066375 10.0.0.177 - - [2026-08-25 23:13:38] "POST /tags HTTP/1.1" 409 221 0.015135 10.0.0.177 - - [2026-08-25 23:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006524 10.0.0.177 - - [2026-08-25 23:13:38] "POST /ref-update HTTP/1.1" 200 156 0.026804 10.0.0.177 - - [2026-08-25 23:13:38] "GET /tag/eb38976c-478a-414e-ac2d-12c43e6977bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.061762 10.0.0.177 - - [2026-08-25 23:13:38] "POST /tags HTTP/1.1" 409 238 0.017188 10.0.0.177 - - [2026-08-25 23:13:38] "PUT /service-instance/c856fdbb-f92c-47bf-86e1-ad6f555c3a4d HTTP/1.1" 200 267 0.039116 10.0.0.177 - - [2026-08-25 23:13:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.043472 10.0.0.177 - - [2026-08-25 23:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.015572 10.0.0.177 - - [2026-08-25 23:13:38] "GET /tag/955212dc-9fce-46ea-b9d2-540bffcfd4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.051220 10.0.0.177 - - [2026-08-25 23:13:38] "POST /firewall-rules HTTP/1.1" 409 293 0.024531 10.0.0.177 - - [2026-08-25 23:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012227 10.0.0.177 - - [2026-08-25 23:13:38] "POST /chown HTTP/1.1" 200 109 0.015360 10.0.0.177 - - [2026-08-25 23:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005466 10.0.0.177 - - [2026-08-25 23:13:38] "POST /chown HTTP/1.1" 200 109 0.042949 10.0.0.177 - - [2026-08-25 23:13:38] "PUT /firewall-rule/f7cadb23-392d-4371-a540-dfef2989d60c HTTP/1.1" 200 261 0.124699 10.0.0.177 - - [2026-08-25 23:13:38] "PUT /instance-ip/739fae5d-96a9-4ba3-a9f8-299d5a8f47a8 HTTP/1.1" 200 257 0.071028 10.0.0.177 - - [2026-08-25 23:13:39] "GET /firewall-rule/f7cadb23-392d-4371-a540-dfef2989d60c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.035890 10.0.0.177 - - [2026-08-25 23:13:39] "POST /ref-update HTTP/1.1" 200 156 0.075393 10.0.0.177 - - [2026-08-25 23:13:39] "GET /firewall-policy/448e8603-b8b5-4e7d-ba71-8e8841f9957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.011644 10.0.0.177 - - [2026-08-25 23:13:39] "GET /firewall-rule/f7cadb23-392d-4371-a540-dfef2989d60c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.006172 10.0.0.177 - - [2026-08-25 23:13:39] "POST /chown HTTP/1.1" 200 109 0.024032 10.0.0.177 - - [2026-08-25 23:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004842 10.0.0.177 - - [2026-08-25 23:13:39] "POST /chown HTTP/1.1" 200 109 0.048505 10.0.0.177 - - [2026-08-25 23:13:39] "GET /tag/955212dc-9fce-46ea-b9d2-540bffcfd4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.026231 10.0.0.177 - - [2026-08-25 23:13:39] "PUT /instance-ip/739fae5d-96a9-4ba3-a9f8-299d5a8f47a8 HTTP/1.1" 200 257 0.072293 10.0.0.177 - - [2026-08-25 23:13:39] "GET /tag/955212dc-9fce-46ea-b9d2-540bffcfd4a8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.046116 10.0.0.177 - - [2026-08-25 23:13:39] "GET /virtual-machine-interface/00070595-c39d-4552-8335-d76ad7b140ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3136 0.052650 10.0.0.177 - - [2026-08-25 23:13:39] "POST /ref-update HTTP/1.1" 200 156 0.073525 10.0.0.177 - - [2026-08-25 23:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.177 - - [2026-08-25 23:13:39] "POST /set-tag HTTP/1.1" 200 109 0.055841 10.0.0.177 - - [2026-08-25 23:13:39] "POST /chown HTTP/1.1" 200 109 0.026372 10.0.0.177 - - [2026-08-25 23:13:39] "GET /virtual-machine-interface/376e9860-e06d-46cc-a005-75914d0329c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.064477 10.0.0.177 - - [2026-08-25 23:13:39] "POST /chown HTTP/1.1" 200 109 0.075506 10.0.0.177 - - [2026-08-25 23:13:39] "POST /set-tag HTTP/1.1" 200 109 0.075011 10.0.0.177 - - [2026-08-25 23:13:39] "GET /virtual-machine-interface/ec6ad288-c026-4b8f-b240-f138f5ace666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.028490 10.0.0.177 - - [2026-08-25 23:13:39] "PUT /instance-ip/739fae5d-96a9-4ba3-a9f8-299d5a8f47a8 HTTP/1.1" 200 257 0.088063 10.0.0.177 - - [2026-08-25 23:13:39] "POST /ref-update HTTP/1.1" 200 156 0.044725 10.0.0.177 - - [2026-08-25 23:13:39] "POST /chown HTTP/1.1" 200 109 0.012287 10.0.0.177 - - [2026-08-25 23:13:39] "POST /set-tag HTTP/1.1" 200 109 0.066488 10.0.0.177 - - [2026-08-25 23:13:39] "GET /firewall-policy/448e8603-b8b5-4e7d-ba71-8e8841f9957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.026748 10.0.0.177 - - [2026-08-25 23:13:39] "GET /firewall-rule/f7cadb23-392d-4371-a540-dfef2989d60c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.005136 10.0.0.177 - - [2026-08-25 23:13:39] "POST /chown HTTP/1.1" 200 109 0.060675 10.0.0.177 - - [2026-08-25 23:13:39] "PUT /instance-ip/739fae5d-96a9-4ba3-a9f8-299d5a8f47a8 HTTP/1.1" 200 257 0.026595 10.0.0.177 - - [2026-08-25 23:13:39] "POST /ref-update HTTP/1.1" 200 156 0.039276 10.0.0.177 - - [2026-08-25 23:13:40] "POST /ref-update HTTP/1.1" 200 156 0.033675 10.0.0.177 - - [2026-08-25 23:13:40] "DELETE /firewall-rule/f7cadb23-392d-4371-a540-dfef2989d60c HTTP/1.1" 200 115 0.122747 10.0.0.177 - - [2026-08-25 23:13:40] "DELETE /loadbalancer-member/509c3809-8860-4f51-920a-962c06418750 HTTP/1.1" 200 115 0.108475 10.0.0.177 - - [2026-08-25 23:13:40] "PUT /service-instance/c856fdbb-f92c-47bf-86e1-ad6f555c3a4d HTTP/1.1" 200 267 0.014187 10.0.0.177 - - [2026-08-25 23:13:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.029252 10.0.0.177 - - [2026-08-25 23:13:40] "DELETE /loadbalancer-pool/d9e5153b-d0e3-48f1-82ab-c8c75929fd07 HTTP/1.1" 200 115 0.078838 10.0.0.177 - - [2026-08-25 23:13:40] "DELETE /loadbalancer-listener/db007c47-0756-481d-ae81-31117c503d18 HTTP/1.1" 200 115 0.041916 10.0.0.177 - - [2026-08-25 23:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.177 - - [2026-08-25 23:13:40] "POST /chown HTTP/1.1" 200 109 0.010607 10.0.0.177 - - [2026-08-25 23:13:40] "DELETE /loadbalancer/90caea44-3889-411a-8fc3-dcf78c2f9674 HTTP/1.1" 200 115 0.072776 10.0.0.177 - - [2026-08-25 23:13:40] "POST /chown HTTP/1.1" 200 109 0.010423 10.0.0.177 - - [2026-08-25 23:13:40] "POST /ref-update HTTP/1.1" 200 156 0.016743 10.0.0.177 - - [2026-08-25 23:13:40] "POST /chown HTTP/1.1" 200 109 0.020592 10.0.0.177 - - [2026-08-25 23:13:40] "POST /chown HTTP/1.1" 404 171 0.011692 10.0.0.177 - - [2026-08-25 23:13:40] "DELETE /instance-ip/739fae5d-96a9-4ba3-a9f8-299d5a8f47a8 HTTP/1.1" 200 115 0.150882 10.0.0.177 - - [2026-08-25 23:13:40] "POST /ref-update HTTP/1.1" 200 156 0.025168 10.0.0.177 - - [2026-08-25 23:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014765 10.0.0.177 - - [2026-08-25 23:13:40] "DELETE /virtual-machine-interface/ec6ad288-c026-4b8f-b240-f138f5ace666 HTTP/1.1" 200 115 0.077370 10.0.0.177 - - [2026-08-25 23:13:40] "DELETE /tag/955212dc-9fce-46ea-b9d2-540bffcfd4a8 HTTP/1.1" 409 338 0.005500 10.0.0.177 - - [2026-08-25 23:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.177 - - [2026-08-25 23:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.177 - - [2026-08-25 23:13:40] "POST /service-instances HTTP/1.1" 409 259 0.003612 10.0.0.177 - - [2026-08-25 23:13:40] "POST /service-instances HTTP/1.1" 409 259 0.003157 10.0.0.177 - - [2026-08-25 23:13:40] "DELETE /service-instance/c856fdbb-f92c-47bf-86e1-ad6f555c3a4d HTTP/1.1" 200 115 0.078066 10.0.0.177 - - [2026-08-25 23:13:40] "GET /virtual-machine-interface/376e9860-e06d-46cc-a005-75914d0329c6?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.007257 10.0.0.177 - - [2026-08-25 23:13:41] "DELETE /virtual-machine-interface/376e9860-e06d-46cc-a005-75914d0329c6 HTTP/1.1" 200 115 0.077079 10.0.0.177 - - [2026-08-25 23:13:41] "POST /ref-update HTTP/1.1" 200 156 0.027493 10.0.0.177 - - [2026-08-25 23:13:41] "DELETE /virtual-machine/6cb53931-883b-4068-baa8-a4a624f95579 HTTP/1.1" 200 115 0.043292 10.0.0.177 - - [2026-08-25 23:13:41] "GET /virtual-machine-interface/00070595-c39d-4552-8335-d76ad7b140ca?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1206 0.013479 10.0.0.177 - - [2026-08-25 23:13:41] "DELETE /virtual-machine-interface/00070595-c39d-4552-8335-d76ad7b140ca HTTP/1.1" 200 115 0.080166 10.0.0.177 - - [2026-08-25 23:13:41] "DELETE /virtual-machine/0abd140d-e0eb-4213-b172-9042d4196a64 HTTP/1.1" 200 115 0.035780 10.0.0.177 - - [2026-08-25 23:13:41] "GET / HTTP/1.1" 200 36215 0.001955 10.0.0.177 - - [2026-08-25 23:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.177 - - [2026-08-25 23:13:41] "GET /global-system-config/3c41cf80-9282-4208-ba24-6ef183100e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005362 10.0.0.177 - - [2026-08-25 23:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.177 - - [2026-08-25 23:13:41] "GET /config-node/7816b824-afa5-4fd1-b2af-30d0a20bca83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003397 10.0.0.177 - - [2026-08-25 23:13:45] "GET /virtual-machine-interface/8318cff8-a0da-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.010334 10.0.0.177 - - [2026-08-25 23:13:45] "POST /set-tag HTTP/1.1" 200 109 0.004846 10.0.0.177 - - [2026-08-25 23:13:45] "GET /virtual-machine-interface/8318cff8-a0da-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.008884 10.0.0.177 - - [2026-08-25 23:13:45] "POST /set-tag HTTP/1.1" 200 109 0.011161 10.0.0.177 - - [2026-08-25 23:13:45] "GET /virtual-machine/af85d863-4eb2-423e-94c9-b51ff0d5d9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.008313 10.0.0.177 - - [2026-08-25 23:13:45] "POST /ref-update HTTP/1.1" 200 156 0.017141 10.0.0.177 - - [2026-08-25 23:13:45] "GET /virtual-machine-interface/8318cff8-a0da-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.014253 10.0.0.177 - - [2026-08-25 23:13:46] "POST /set-tag HTTP/1.1" 200 109 0.015859 10.0.0.177 - - [2026-08-25 23:13:46] "POST /set-tag HTTP/1.1" 200 109 0.033006 10.0.0.177 - - [2026-08-25 23:13:46] "DELETE /instance-ip/833b1202-a0da-11f1-ba13-fa163ec47de8 HTTP/1.1" 200 115 0.069267 10.0.0.177 - - [2026-08-25 23:13:46] "DELETE /virtual-machine-interface/8318cff8-a0da-11f1-ba13-fa163ec47de8 HTTP/1.1" 200 115 0.053263 10.0.0.177 - - [2026-08-25 23:13:46] "DELETE /virtual-machine/af85d863-4eb2-423e-94c9-b51ff0d5d9b8 HTTP/1.1" 200 115 0.030721 10.0.0.177 - - [2026-08-25 23:13:46] "GET /virtual-machine-interface/839e5614-a0da-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005596 10.0.0.177 - - [2026-08-25 23:13:46] "POST /set-tag HTTP/1.1" 200 109 0.002760 10.0.0.177 - - [2026-08-25 23:13:52] "GET / HTTP/1.1" 200 36215 0.002232 10.0.0.177 - - [2026-08-25 23:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.177 - - [2026-08-25 23:13:52] "GET /routing-instance/ab3f3663-c88c-4af8-b4ea-b40c4924c472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.012574 10.0.0.177 - - [2026-08-25 23:13:52] "POST /bgp-routers HTTP/1.1" 409 301 0.003286 10.0.0.177 - - [2026-08-25 23:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.177 - - [2026-08-25 23:13:52] "GET /bgp-router/5680066d-45cb-484e-ab5a-07f84335e549?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.004105 10.0.0.177 - - [2026-08-25 23:13:52] "PUT /bgp-router/5680066d-45cb-484e-ab5a-07f84335e549 HTTP/1.1" 200 255 0.017705 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:13:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001121 [Introspect:8084]10.0.0.177 - - [2026-08-25 23:13:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001306 10.0.0.177 - - [2026-08-25 23:14:16] "GET /virtual-machine-interface/839e5614-a0da-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005833 10.0.0.177 - - [2026-08-25 23:14:16] "POST /set-tag HTTP/1.1" 200 109 0.003931 10.0.0.177 - - [2026-08-25 23:14:16] "GET /virtual-machine-interface/839e5614-a0da-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.026199 10.0.0.177 - - [2026-08-25 23:14:16] "POST /set-tag HTTP/1.1" 200 109 0.005400 10.0.0.177 - - [2026-08-25 23:14:16] "GET /virtual-machine/7cd0f3b6-b881-4e58-b211-11cb21bcfb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.004718 10.0.0.177 - - [2026-08-25 23:14:16] "POST /ref-update HTTP/1.1" 200 156 0.029973 10.0.0.177 - - [2026-08-25 23:14:17] "GET /virtual-machine-interface/839e5614-a0da-11f1-ba13-fa163ec47de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004923 10.0.0.177 - - [2026-08-25 23:14:17] "POST /set-tag HTTP/1.1" 200 109 0.028890 10.0.0.177 - - [2026-08-25 23:14:17] "POST /set-tag HTTP/1.1" 200 109 0.034402 10.0.0.177 - - [2026-08-25 23:14:17] "DELETE /instance-ip/83c10308-a0da-11f1-ba13-fa163ec47de8 HTTP/1.1" 200 115 0.077600 10.0.0.177 - - [2026-08-25 23:14:17] "DELETE /virtual-machine-interface/839e5614-a0da-11f1-ba13-fa163ec47de8 HTTP/1.1" 200 115 0.066204 10.0.0.177 - - [2026-08-25 23:14:17] "DELETE /virtual-machine/7cd0f3b6-b881-4e58-b211-11cb21bcfb36 HTTP/1.1" 200 115 0.034387 10.0.0.177 - - [2026-08-25 23:14:17] "DELETE /tag/e979f6ce-2ea5-4587-a83c-cf4d7c97bf25 HTTP/1.1" 200 115 0.050006