++ 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: =================== Fri Oct 31 12:07:28 AM UTC 2025 ===================' INFO: =================== Fri Oct 31 12:07:28 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.65 ++ 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.65 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.65 ++ ANALYTICSDB_NODES=10.0.0.65 ++ ANALYTICS_SNMP_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8081 ' +++ '[' -n '10.0.0.65:8081 ' ']' +++ echo 10.0.0.65:8081 ++ ANALYTICS_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9042 ' +++ '[' -n '10.0.0.65:9042 ' ']' +++ echo 10.0.0.65:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.65:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8086 ' +++ '[' -n '10.0.0.65:8086 ' ']' +++ echo 10.0.0.65:8086 ++ COLLECTOR_SERVERS=10.0.0.65: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.65 ++ CONFIGDB_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8082 ' +++ '[' -n '10.0.0.65:8082 ' ']' +++ echo 10.0.0.65:8082 ++ CONFIG_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9161 ' +++ '[' -n '10.0.0.65:9161 ' ']' +++ echo 10.0.0.65:9161 ++ CONFIGDB_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9041 ' +++ '[' -n '10.0.0.65:9041 ' ']' +++ echo 10.0.0.65:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.65: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.65 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.65 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:2181, +++ '[' -n 10.0.0.65:2181, ']' +++ echo 10.0.0.65:2181 ++ ZOOKEEPER_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:2181 ' +++ '[' -n '10.0.0.65:2181 ' ']' +++ echo 10.0.0.65:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.65:2181 ++ RABBITMQ_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:5673, +++ '[' -n 10.0.0.65:5673, ']' +++ echo 10.0.0.65:5673 ++ RABBITMQ_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:6379 ' +++ '[' -n '10.0.0.65:6379 ' ']' +++ echo 10.0.0.65:6379 ++ REDIS_SERVERS=10.0.0.65: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.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9092 ' +++ '[' -n '10.0.0.65:9092 ' ']' +++ echo 10.0.0.65:9092 ++ KAFKA_SERVERS=10.0.0.65: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.65 ++ 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.65 ++ 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.65 ++ cut -d , -f 1 + local cassandra=10.0.0.65 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.65 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.65 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.65 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.65 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 +++ find_my_ip_and_order_for_node_list 10.0.0.65 +++ local servers=10.0.0.65 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ uniq ++++ sort ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.65,10.45.52.1,127.0.0.1,172.17.0.1,252.65.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.65'\''))' +++ local server_ip=10.0.0.65 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.65 ]] +++ [[ ,10.0.0.65,10.45.52.1,127.0.0.1,172.17.0.1,252.65.0.1,, =~ ,10\.0\.0\.65, ]] +++ echo 10.0.0.65 1 +++ return ++ local ip=10.0.0.65 ++ [[ -z 10.0.0.65 ]] ++ echo 10.0.0.65 + host_ip=10.0.0.65 + [[ cql == \c\q\l ]] ++ echo 10.0.0.65:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.65:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.65: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 ++ sort ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 + 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: 10/31/2025 00:08:13.019 7f8b66e7a600 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/31/2025 00:08:13.263 7f8b66e7a600 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/31/2025 00:08:13.284 7f8b66e7a600 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/31/2025 00:08:13.285 7f8b66e7a600 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.65 - - [2025-10-31 00:08:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000834 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.65:8082/ Hit Ctrl-C to quit. 10.0.0.65 - - [2025-10-31 00:08:27] "GET / HTTP/1.1" 503 181 0.000247 10.0.0.65 - - [2025-10-31 00:08:27] "GET / HTTP/1.1" 503 181 0.000252 10.0.0.65 - - [2025-10-31 00:08:27] "GET / HTTP/1.1" 200 35931 0.002786 10.0.0.65 - - [2025-10-31 00:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.032306 10.0.0.65 - - [2025-10-31 00:08:27] "GET / HTTP/1.1" 200 35931 0.001343 10.0.0.65 - - [2025-10-31 00:08:27] "GET /global-system-config/4d026d68-223c-408f-9879-9a7080a01ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.033799 10.0.0.65 - - [2025-10-31 00:08:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.004217 10.0.0.65 - - [2025-10-31 00:08:27] "GET / HTTP/1.1" 200 35931 0.001318 10.0.0.65 - - [2025-10-31 00:08:28] "POST /database-nodes HTTP/1.1" 200 597 0.144539 10.0.0.65 - - [2025-10-31 00:08:28] "GET / HTTP/1.1" 200 45303 0.001750 10.0.0.65 - - [2025-10-31 00:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.015768 10.0.0.65 - - [2025-10-31 00:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013751 10.0.0.65 - - [2025-10-31 00:08:28] "GET / HTTP/1.1" 200 35931 0.001566 10.0.0.65 - - [2025-10-31 00:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005447 10.0.0.65 - - [2025-10-31 00:08:28] "GET /global-system-config/4d026d68-223c-408f-9879-9a7080a01ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012031 10.0.0.65 - - [2025-10-31 00:08:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.007936 10.0.0.65 - - [2025-10-31 00:08:28] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.106211 10.0.0.65 - - [2025-10-31 00:08:29] "GET / HTTP/1.1" 200 35931 0.001979 10.0.0.65 - - [2025-10-31 00:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.65 - - [2025-10-31 00:08:29] "GET / HTTP/1.1" 200 35931 0.001159 10.0.0.65 - - [2025-10-31 00:08:29] "GET /global-system-config/4d026d68-223c-408f-9879-9a7080a01ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009600 10.0.0.65 - - [2025-10-31 00:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006004 10.0.0.65 - - [2025-10-31 00:08:29] "GET /global-system-config/4d026d68-223c-408f-9879-9a7080a01ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.017948 10.0.0.65 - - [2025-10-31 00:08:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.027824 10.0.0.65 - - [2025-10-31 00:08:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.008437 10.0.0.65 - - [2025-10-31 00:08:29] "POST /analytics-nodes HTTP/1.1" 200 599 0.065602 10.0.0.65 - - [2025-10-31 00:08:29] "POST /config-database-nodes HTTP/1.1" 200 611 0.058670 10.0.0.65 - - [2025-10-31 00:08:29] "GET / HTTP/1.1" 200 35931 0.001479 10.0.0.65 - - [2025-10-31 00:08:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.005435 10.0.0.65 - - [2025-10-31 00:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.65 - - [2025-10-31 00:08:29] "GET /global-system-config/4d026d68-223c-408f-9879-9a7080a01ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.018761 10.0.0.65 - - [2025-10-31 00:08:30] "POST /service-appliance-sets HTTP/1.1" 200 553 0.413462 10.0.0.65 - - [2025-10-31 00:08:30] "POST /fqname-to-id HTTP/1.1" 404 180 0.013723 10.0.0.65 - - [2025-10-31 00:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007765 10.0.0.65 - - [2025-10-31 00:08:30] "GET /global-system-config/4d026d68-223c-408f-9879-9a7080a01ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.021989 10.0.0.65 - - [2025-10-31 00:08:30] "POST /service-appliance-sets HTTP/1.1" 200 541 0.161475 10.0.0.65 - - [2025-10-31 00:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011714 10.0.0.65 - - [2025-10-31 00:08:30] "GET /network-ipam/c632f469-c4cc-4a46-84d3-6217cc08c859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003401 10.0.0.65 - - [2025-10-31 00:08:31] "POST /service-templates HTTP/1.1" 200 511 0.077036 10.0.0.65 - - [2025-10-31 00:08:31] "POST /service-templates HTTP/1.1" 200 501 0.065272 10.0.0.65 - - [2025-10-31 00:08:31] "GET / HTTP/1.1" 200 35931 0.001388 10.0.0.65 - - [2025-10-31 00:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.65 - - [2025-10-31 00:08:31] "GET /routing-instance/0c9c5075-8fb6-4835-b99b-4a59af3b0c8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.042898 10.0.0.65 - - [2025-10-31 00:08:31] "POST /service-templates HTTP/1.1" 200 515 0.176855 10.0.0.65 - - [2025-10-31 00:08:31] "POST /bgp-routers HTTP/1.1" 200 616 0.177910 10.0.0.65 - - [2025-10-31 00:08:31] "GET /bgp-router/da8f002b-f207-4709-af04-db0adc60ad53?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.008030 10.0.0.65 - - [2025-10-31 00:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.65 - - [2025-10-31 00:08:31] "GET /global-system-config/4d026d68-223c-408f-9879-9a7080a01ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005828 10.0.0.65 - - [2025-10-31 00:08:31] "POST /service-templates HTTP/1.1" 200 535 0.078462 10.0.0.65 - - [2025-10-31 00:08:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007117 10.0.0.65 - - [2025-10-31 00:08:31] "POST /ref-update HTTP/1.1" 200 156 0.012161 10.0.0.65 - - [2025-10-31 00:08:31] "POST /service-templates HTTP/1.1" 200 507 0.059488 10.0.0.65 - - [2025-10-31 00:08:32] "GET / HTTP/1.1" 200 35931 0.001259 10.0.0.65 - - [2025-10-31 00:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007062 10.0.0.65 - - [2025-10-31 00:08:32] "GET /global-system-config/4d026d68-223c-408f-9879-9a7080a01ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.017163 10.0.0.65 - - [2025-10-31 00:08:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.005671 10.0.0.65 - - [2025-10-31 00:08:32] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.051488 10.0.0.65 - - [2025-10-31 00:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.65 - - [2025-10-31 00:08:35] "GET /network-ipam/c632f469-c4cc-4a46-84d3-6217cc08c859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003775 10.0.0.65 - - [2025-10-31 00:08:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.002025 10.0.0.65 - - [2025-10-31 00:08:36] "POST /access-control-lists HTTP/1.1" 200 587 0.032680 10.0.0.65 - - [2025-10-31 00:08:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.011503 10.0.0.65 - - [2025-10-31 00:08:36] "POST /access-control-lists HTTP/1.1" 200 585 0.061884 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:08:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001590 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:08:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000897 10.0.0.65 - - [2025-10-31 00:08:36] "POST /route-targets HTTP/1.1" 200 327 0.027528 10.0.0.65 - - [2025-10-31 00:08:36] "POST /ref-update HTTP/1.1" 200 156 0.025429 10.0.0.65 - - [2025-10-31 00:08:36] "POST /route-targets HTTP/1.1" 200 327 0.032071 10.0.0.65 - - [2025-10-31 00:08:36] "POST /ref-update HTTP/1.1" 200 156 0.016953 10.0.0.65 - - [2025-10-31 00:08:36] "POST /route-targets HTTP/1.1" 200 327 0.021057 10.0.0.65 - - [2025-10-31 00:08:36] "POST /ref-update HTTP/1.1" 200 156 0.042229 10.0.0.65 - - [2025-10-31 00:08:37] "POST /route-targets HTTP/1.1" 200 327 0.035647 10.0.0.65 - - [2025-10-31 00:08:37] "POST /ref-update HTTP/1.1" 200 156 0.064927 10.0.0.65 - - [2025-10-31 00:08:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.004151 10.0.0.65 - - [2025-10-31 00:08:37] "POST /access-control-lists HTTP/1.1" 200 551 0.132152 10.0.0.65 - - [2025-10-31 00:08:37] "PUT /access-control-list/d18b8e33-412d-41f1-88a0-f120097965b5 HTTP/1.1" 200 272 0.021018 10.0.0.65 - - [2025-10-31 00:08:37] "PUT /access-control-list/a67f5496-1fa4-4cb8-be46-0611b58f79d6 HTTP/1.1" 200 272 0.048414 10.0.0.65 - - [2025-10-31 00:08:38] "GET / HTTP/1.1" 200 35931 0.001298 10.0.0.65 - - [2025-10-31 00:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008428 10.0.0.65 - - [2025-10-31 00:08:38] "GET /global-system-config/4d026d68-223c-408f-9879-9a7080a01ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008020 10.0.0.65 - - [2025-10-31 00:08:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.020381 10.0.0.65 - - [2025-10-31 00:08:38] "POST /config-nodes HTTP/1.1" 200 593 0.056030 10.0.0.65 - - [2025-10-31 00:08:38] "GET / HTTP/1.1" 200 35931 0.001510 10.0.0.65 - - [2025-10-31 00:08:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002950 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:08:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001106 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:08:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001040 10.0.0.65 - - [2025-10-31 00:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.65 - - [2025-10-31 00:08:43] "GET /global-vrouter-config/7f0b370e-30e6-4e0b-8c1c-c67c5dbe0312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.007577 10.0.0.65 - - [2025-10-31 00:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.65 - - [2025-10-31 00:08:43] "PUT /global-vrouter-config/7f0b370e-30e6-4e0b-8c1c-c67c5dbe0312 HTTP/1.1" 200 276 0.015969 10.0.0.65 - - [2025-10-31 00:08:44] "GET / HTTP/1.1" 200 35931 0.002240 10.0.0.65 - - [2025-10-31 00:08:44] "POST /alarms HTTP/1.1" 200 581 0.051542 10.0.0.65 - - [2025-10-31 00:08:44] "POST /alarms HTTP/1.1" 200 575 0.072464 10.0.0.65 - - [2025-10-31 00:08:44] "POST /alarms HTTP/1.1" 200 575 0.057072 10.0.0.65 - - [2025-10-31 00:08:44] "POST /alarms HTTP/1.1" 200 559 0.038895 10.0.0.65 - - [2025-10-31 00:08:44] "POST /alarms HTTP/1.1" 200 555 0.059247 10.0.0.65 - - [2025-10-31 00:08:44] "POST /alarms HTTP/1.1" 200 557 0.067043 10.0.0.65 - - [2025-10-31 00:08:44] "POST /alarms HTTP/1.1" 200 565 0.030802 10.0.0.65 - - [2025-10-31 00:08:44] "POST /alarms HTTP/1.1" 200 549 0.071665 10.0.0.65 - - [2025-10-31 00:08:44] "POST /alarms HTTP/1.1" 200 557 0.061019 10.0.0.65 - - [2025-10-31 00:08:44] "POST /alarms HTTP/1.1" 200 567 0.056569 10.0.0.65 - - [2025-10-31 00:08:44] "POST /alarms HTTP/1.1" 200 555 0.048206 10.0.0.65 - - [2025-10-31 00:08:44] "POST /alarms HTTP/1.1" 200 567 0.058638 10.0.0.65 - - [2025-10-31 00:08:45] "POST /alarms HTTP/1.1" 200 575 0.095824 10.0.0.65 - - [2025-10-31 00:08:45] "POST /alarms HTTP/1.1" 200 569 0.177597 10.0.0.65 - - [2025-10-31 00:08:45] "POST /alarms HTTP/1.1" 200 561 0.111597 10.0.0.65 - - [2025-10-31 00:08:45] "POST /alarms HTTP/1.1" 200 561 0.090445 10.0.0.65 - - [2025-10-31 00:08:45] "POST /alarms HTTP/1.1" 200 561 0.083013 10.0.0.65 - - [2025-10-31 00:08:45] "POST /alarms HTTP/1.1" 200 547 0.055605 10.0.0.65 - - [2025-10-31 00:08:45] "POST /alarms HTTP/1.1" 200 595 0.060137 10.0.0.65 - - [2025-10-31 00:08:45] "POST /alarms HTTP/1.1" 200 575 0.082273 10.0.0.65 - - [2025-10-31 00:08:45] "POST /alarms HTTP/1.1" 200 571 0.068310 10.0.0.65 - - [2025-10-31 00:08:46] "POST /alarms HTTP/1.1" 200 583 0.078199 10.0.0.65 - - [2025-10-31 00:08:46] "POST /alarms HTTP/1.1" 200 609 0.039963 10.0.0.65 - - [2025-10-31 00:08:46] "GET / HTTP/1.1" 200 35931 0.001399 10.0.0.65 - - [2025-10-31 00:08:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002636 10.0.0.65 - - [2025-10-31 00:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.65 - - [2025-10-31 00:08:46] "PUT /global-vrouter-config/7f0b370e-30e6-4e0b-8c1c-c67c5dbe0312 HTTP/1.1" 200 276 0.014394 10.0.0.65 - - [2025-10-31 00:08:46] "GET / HTTP/1.1" 200 35931 0.007049 10.0.0.65 - - [2025-10-31 00:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.65 - - [2025-10-31 00:08:46] "GET /global-vrouter-config/7f0b370e-30e6-4e0b-8c1c-c67c5dbe0312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003625 10.0.0.65 - - [2025-10-31 00:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007227 10.0.0.65 - - [2025-10-31 00:08:46] "PUT /global-vrouter-config/7f0b370e-30e6-4e0b-8c1c-c67c5dbe0312 HTTP/1.1" 200 276 0.018913 10.0.0.65 - - [2025-10-31 00:08:47] "GET / HTTP/1.1" 200 35931 0.001507 10.0.0.65 - - [2025-10-31 00:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.65 - - [2025-10-31 00:08:47] "GET /global-system-config/4d026d68-223c-408f-9879-9a7080a01ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005880 10.0.0.65 - - [2025-10-31 00:08:47] "PUT /global-system-config/4d026d68-223c-408f-9879-9a7080a01ab9 HTTP/1.1" 200 274 0.051842 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:08:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001150 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:08:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001349 10.0.0.65 - - [2025-10-31 00:08:49] "GET / HTTP/1.1" 200 35931 0.001467 10.0.0.65 - - [2025-10-31 00:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.65 - - [2025-10-31 00:08:50] "GET /domain/92db59c4-cde2-4d51-ba9a-89fb8f52042e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003086 10.0.0.65 - - [2025-10-31 00:08:50] "POST /id-to-fqname HTTP/1.1" 200 173 0.000553 10.0.0.65 - - [2025-10-31 00:08:50] "POST /fqname-to-id HTTP/1.1" 404 182 0.025828 10.0.0.65 - - [2025-10-31 00:08:50] "POST /security-groups HTTP/1.1" 200 570 0.102261 10.0.0.65 - - [2025-10-31 00:08:50] "POST /projects HTTP/1.1" 200 481 0.325974 10.0.0.65 - - [2025-10-31 00:08:50] "POST /fqname-to-id HTTP/1.1" 404 213 0.016360 10.0.0.65 - - [2025-10-31 00:08:50] "POST /security-groups HTTP/1.1" 200 534 0.094316 10.0.0.65 - - [2025-10-31 00:08:50] "POST /chown HTTP/1.1" 200 109 0.010877 10.0.0.65 - - [2025-10-31 00:08:50] "POST /policy-managements HTTP/1.1" 409 214 0.012786 10.0.0.65 - - [2025-10-31 00:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006657 10.0.0.65 - - [2025-10-31 00:08:50] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.021017 10.0.0.65 - - [2025-10-31 00:08:50] "POST /access-control-lists HTTP/1.1" 200 579 0.196153 10.0.0.65 - - [2025-10-31 00:08:50] "POST /fqname-to-id HTTP/1.1" 404 212 0.008421 10.0.0.65 - - [2025-10-31 00:08:50] "POST /access-control-lists HTTP/1.1" 200 577 0.057162 10.0.0.65 - - [2025-10-31 00:08:50] "POST /fqname-to-id HTTP/1.1" 404 232 0.002611 10.0.0.65 - - [2025-10-31 00:08:50] "POST /application-policy-sets HTTP/1.1" 200 528 0.135507 10.0.0.65 - - [2025-10-31 00:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005703 10.0.0.65 - - [2025-10-31 00:08:50] "POST /access-control-lists HTTP/1.1" 200 594 0.062440 10.0.0.65 - - [2025-10-31 00:08:50] "POST /fqname-to-id HTTP/1.1" 404 231 0.011857 10.0.0.65 - - [2025-10-31 00:08:50] "GET /global-vrouter-config/7f0b370e-30e6-4e0b-8c1c-c67c5dbe0312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.021463 10.0.0.65 - - [2025-10-31 00:08:50] "PUT /global-vrouter-config/7f0b370e-30e6-4e0b-8c1c-c67c5dbe0312 HTTP/1.1" 200 276 0.034465 10.0.0.65 - - [2025-10-31 00:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.029678 10.0.0.65 - - [2025-10-31 00:08:50] "POST /access-control-lists HTTP/1.1" 200 592 0.076285 10.0.0.65 - - [2025-10-31 00:08:51] "GET /virtual-network/b74a6e3b-aaf1-4897-a578-911160ba51a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.023240 10.0.0.65 - - [2025-10-31 00:08:51] "POST /id-to-fqname HTTP/1.1" 200 177 0.000756 10.0.0.65 - - [2025-10-31 00:08:51] "POST /fqname-to-id HTTP/1.1" 404 186 0.017589 10.0.0.65 - - [2025-10-31 00:08:51] "POST /security-groups HTTP/1.1" 200 574 0.100441 10.0.0.65 - - [2025-10-31 00:08:51] "POST /projects HTTP/1.1" 200 489 0.330339 10.0.0.65 - - [2025-10-31 00:08:51] "POST /fqname-to-id HTTP/1.1" 404 217 0.002917 10.0.0.65 - - [2025-10-31 00:08:51] "POST /access-control-lists HTTP/1.1" 200 583 0.113993 10.0.0.65 - - [2025-10-31 00:08:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.012687 10.0.0.65 - - [2025-10-31 00:08:51] "POST /security-groups HTTP/1.1" 200 546 0.144187 10.0.0.65 - - [2025-10-31 00:08:51] "POST /chown HTTP/1.1" 200 109 0.040290 10.0.0.65 - - [2025-10-31 00:08:51] "POST /access-control-lists HTTP/1.1" 200 581 0.152639 10.0.0.65 - - [2025-10-31 00:08:51] "POST /network-ipams HTTP/1.1" 200 522 0.144370 10.0.0.65 - - [2025-10-31 00:08:51] "POST /fqname-to-id HTTP/1.1" 404 240 0.015677 10.0.0.65 - - [2025-10-31 00:08:51] "POST /access-control-lists HTTP/1.1" 200 602 0.145182 10.0.0.65 - - [2025-10-31 00:08:51] "POST /fqname-to-id HTTP/1.1" 404 239 0.048806 10.0.0.65 - - [2025-10-31 00:08:51] "POST /network-ipams HTTP/1.1" 200 510 0.214373 10.0.0.65 - - [2025-10-31 00:08:52] "POST /fqname-to-id HTTP/1.1" 404 198 0.011074 10.0.0.65 - - [2025-10-31 00:08:52] "POST /access-control-lists HTTP/1.1" 200 600 0.067544 10.0.0.65 - - [2025-10-31 00:08:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.008865 10.0.0.65 - - [2025-10-31 00:08:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003791 10.0.0.65 - - [2025-10-31 00:08:52] "POST /virtual-networks HTTP/1.1" 200 538 0.212953 10.0.0.65 - - [2025-10-31 00:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011426 10.0.0.65 - - [2025-10-31 00:08:52] "POST /access-control-lists HTTP/1.1" 200 589 0.098834 10.0.0.65 - - [2025-10-31 00:08:52] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.034726 10.0.0.65 - - [2025-10-31 00:08:52] "POST /network-ipams HTTP/1.1" 200 518 0.035896 10.0.0.65 - - [2025-10-31 00:08:52] "POST /fqname-to-id HTTP/1.1" 404 202 0.004302 10.0.0.65 - - [2025-10-31 00:08:52] "POST /route-targets HTTP/1.1" 200 327 0.038572 10.0.0.65 - - [2025-10-31 00:08:52] "POST /ref-update HTTP/1.1" 200 156 0.045242 10.0.0.65 - - [2025-10-31 00:08:52] "PUT /access-control-list/07d146d4-f65f-44a7-91e5-f310dda42f1c HTTP/1.1" 200 272 0.078734 10.0.0.65 - - [2025-10-31 00:08:52] "POST /useragent-kv HTTP/1.1" 200 115 0.039858 10.0.0.65 - - [2025-10-31 00:08:52] "POST /virtual-networks HTTP/1.1" 200 546 0.329004 10.0.0.65 - - [2025-10-31 00:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.65 - - [2025-10-31 00:08:52] "GET /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.040386 10.0.0.65 - - [2025-10-31 00:08:52] "POST /route-targets HTTP/1.1" 200 327 0.035891 10.0.0.65 - - [2025-10-31 00:08:52] "POST /fqname-to-id HTTP/1.1" 404 199 0.047226 10.0.0.65 - - [2025-10-31 00:08:52] "POST /ref-update HTTP/1.1" 200 156 0.100944 10.0.0.65 - - [2025-10-31 00:08:53] "POST /network-policys HTTP/1.1" 200 538 0.089016 10.0.0.65 - - [2025-10-31 00:08:53] "POST /fqname-to-id HTTP/1.1" 404 197 0.015711 10.0.0.65 - - [2025-10-31 00:08:53] "POST /network-policys HTTP/1.1" 200 534 0.031328 10.0.0.65 - - [2025-10-31 00:08:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.016380 10.0.0.65 - - [2025-10-31 00:08:53] "POST /network-policys HTTP/1.1" 200 542 0.029444 10.0.0.65 - - [2025-10-31 00:08:53] "PUT /access-control-list/ca6b9932-7da8-4106-9471-99b9969126df HTTP/1.1" 200 272 0.042295 10.0.0.65 - - [2025-10-31 00:08:53] "POST /ref-update HTTP/1.1" 200 156 0.205972 10.0.0.65 - - [2025-10-31 00:08:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009271 10.0.0.65 - - [2025-10-31 00:08:53] "PUT /access-control-list/ca6b9932-7da8-4106-9471-99b9969126df HTTP/1.1" 200 272 0.102444 10.0.0.65 - - [2025-10-31 00:08:53] "POST /ref-update HTTP/1.1" 200 156 0.205525 10.0.0.65 - - [2025-10-31 00:08:53] "PUT /access-control-list/07d146d4-f65f-44a7-91e5-f310dda42f1c HTTP/1.1" 200 272 0.049625 10.0.0.65 - - [2025-10-31 00:08:53] "POST /ref-update HTTP/1.1" 200 156 0.040621 10.0.0.65 - - [2025-10-31 00:08:53] "POST /ref-update HTTP/1.1" 200 156 0.142364 10.0.0.65 - - [2025-10-31 00:08:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016390 10.0.0.65 - - [2025-10-31 00:08:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002687 10.0.0.65 - - [2025-10-31 00:08:53] "PUT /access-control-list/07d146d4-f65f-44a7-91e5-f310dda42f1c HTTP/1.1" 200 272 0.089562 10.0.0.65 - - [2025-10-31 00:08:54] "PUT /access-control-list/ca6b9932-7da8-4106-9471-99b9969126df HTTP/1.1" 200 272 0.037105 10.0.0.65 - - [2025-10-31 00:08:54] "POST /fqname-to-id HTTP/1.1" 404 237 0.007540 10.0.0.65 - - [2025-10-31 00:08:54] "POST /ref-update HTTP/1.1" 200 156 0.147511 10.0.0.65 - - [2025-10-31 00:08:54] "POST /access-control-lists HTTP/1.1" 200 601 0.065101 10.0.0.65 - - [2025-10-31 00:08:54] "POST /ref-update HTTP/1.1" 200 156 0.060150 10.0.0.65 - - [2025-10-31 00:08:54] "POST /ref-update HTTP/1.1" 200 156 0.179573 10.0.0.65 - - [2025-10-31 00:08:54] "PUT /access-control-list/4b3ee5ad-9bd1-4f1d-8f72-743ee721cb65 HTTP/1.1" 200 272 0.046187 10.0.0.65 - - [2025-10-31 00:08:54] "PUT /access-control-list/4b3ee5ad-9bd1-4f1d-8f72-743ee721cb65 HTTP/1.1" 200 272 0.085499 10.0.0.65 - - [2025-10-31 00:08:54] "POST /ref-update HTTP/1.1" 200 156 0.202077 10.0.0.65 - - [2025-10-31 00:08:54] "POST /ref-update HTTP/1.1" 200 156 0.057539 10.0.0.65 - - [2025-10-31 00:08:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.059121 10.0.0.65 - - [2025-10-31 00:08:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004407 10.0.0.65 - - [2025-10-31 00:08:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004552 10.0.0.65 - - [2025-10-31 00:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.65 - - [2025-10-31 00:08:54] "GET /virtual-network/b74a6e3b-aaf1-4897-a578-911160ba51a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.007001 10.0.0.65 - - [2025-10-31 00:08:54] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.009761 10.0.0.65 - - [2025-10-31 00:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.65 - - [2025-10-31 00:08:54] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007164 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:08:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001173 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:08:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000888 10.0.0.65 - - [2025-10-31 00:08:54] "POST /firewall-policys HTTP/1.1" 200 530 0.034673 10.0.0.65 - - [2025-10-31 00:08:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.043577 10.0.0.65 - - [2025-10-31 00:08:54] "GET /firewall-policy/d36c6e61-9ce3-4e6c-a9ee-e557a083828d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.014762 10.0.0.65 - - [2025-10-31 00:08:54] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.003184 10.0.0.65 - - [2025-10-31 00:08:54] "GET /firewall-policy/d36c6e61-9ce3-4e6c-a9ee-e557a083828d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004271 10.0.0.65 - - [2025-10-31 00:08:54] "POST /ref-update HTTP/1.1" 200 156 0.020203 10.0.0.65 - - [2025-10-31 00:08:55] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.008063 10.0.0.65 - - [2025-10-31 00:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.65 - - [2025-10-31 00:08:55] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008981 10.0.0.65 - - [2025-10-31 00:08:55] "POST /firewall-policys HTTP/1.1" 200 532 0.144090 10.0.0.65 - - [2025-10-31 00:08:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.042983 10.0.0.65 - - [2025-10-31 00:08:55] "GET /firewall-policy/28b2cc8d-e5a2-42e3-867e-f18576e0a133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.122250 10.0.0.65 - - [2025-10-31 00:08:55] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.055260 10.0.0.65 - - [2025-10-31 00:08:55] "GET /firewall-policy/28b2cc8d-e5a2-42e3-867e-f18576e0a133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.028133 10.0.0.65 - - [2025-10-31 00:08:55] "GET /firewall-policy/d36c6e61-9ce3-4e6c-a9ee-e557a083828d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003034 10.0.0.65 - - [2025-10-31 00:08:55] "GET /firewall-policy/d36c6e61-9ce3-4e6c-a9ee-e557a083828d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003503 10.0.0.65 - - [2025-10-31 00:08:55] "POST /ref-update HTTP/1.1" 200 156 0.029181 10.0.0.65 - - [2025-10-31 00:08:55] "POST /ref-update HTTP/1.1" 200 156 0.043605 10.0.0.65 - - [2025-10-31 00:08:55] "POST /ref-update HTTP/1.1" 200 156 0.060263 10.0.0.65 - - [2025-10-31 00:08:55] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.034928 10.0.0.65 - - [2025-10-31 00:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.65 - - [2025-10-31 00:08:55] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012086 10.0.0.65 - - [2025-10-31 00:08:55] "POST /firewall-policys HTTP/1.1" 200 530 0.058069 10.0.0.65 - - [2025-10-31 00:08:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.022879 10.0.0.65 - - [2025-10-31 00:08:56] "GET /firewall-policy/bbe83d2d-48df-4b27-8296-ce23fb1156da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.021304 10.0.0.65 - - [2025-10-31 00:08:56] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.005162 10.0.0.65 - - [2025-10-31 00:08:56] "GET /firewall-policy/bbe83d2d-48df-4b27-8296-ce23fb1156da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.007460 10.0.0.65 - - [2025-10-31 00:08:56] "GET /firewall-policy/28b2cc8d-e5a2-42e3-867e-f18576e0a133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002758 10.0.0.65 - - [2025-10-31 00:08:56] "GET /firewall-policy/d36c6e61-9ce3-4e6c-a9ee-e557a083828d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003299 10.0.0.65 - - [2025-10-31 00:08:56] "GET /firewall-policy/d36c6e61-9ce3-4e6c-a9ee-e557a083828d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002913 10.0.0.65 - - [2025-10-31 00:08:56] "GET /firewall-policy/28b2cc8d-e5a2-42e3-867e-f18576e0a133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002877 10.0.0.65 - - [2025-10-31 00:08:56] "POST /ref-update HTTP/1.1" 200 156 0.047549 10.0.0.65 - - [2025-10-31 00:08:56] "POST /ref-update HTTP/1.1" 200 156 0.054477 10.0.0.65 - - [2025-10-31 00:08:56] "POST /ref-update HTTP/1.1" 200 156 0.113763 10.0.0.65 - - [2025-10-31 00:08:56] "POST /ref-update HTTP/1.1" 200 156 0.041059 10.0.0.65 - - [2025-10-31 00:08:56] "POST /ref-update HTTP/1.1" 200 156 0.055416 10.0.0.65 - - [2025-10-31 00:08:56] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.019877 10.0.0.65 - - [2025-10-31 00:08:56] "POST /tags HTTP/1.1" 200 299 0.039906 10.0.0.65 - - [2025-10-31 00:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.014667 10.0.0.65 - - [2025-10-31 00:08:56] "GET /tag/283cdabb-78e8-423e-bc4f-0036affcdb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.037199 10.0.0.65 - - [2025-10-31 00:08:56] "POST /set-tag HTTP/1.1" 200 109 0.014533 10.0.0.65 - - [2025-10-31 00:08:57] "POST /tags HTTP/1.1" 200 301 0.110977 10.0.0.65 - - [2025-10-31 00:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009909 10.0.0.65 - - [2025-10-31 00:08:57] "GET /tag/98589804-47dd-43bd-a7f2-109b602c4a13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.020887 10.0.0.65 - - [2025-10-31 00:08:57] "POST /tags HTTP/1.1" 200 325 0.067359 10.0.0.65 - - [2025-10-31 00:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.020120 10.0.0.65 - - [2025-10-31 00:08:57] "GET /tag/8b165d6f-9dc4-474f-8219-06981aaa9f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.016943 10.0.0.65 - - [2025-10-31 00:08:57] "POST /tags HTTP/1.1" 200 311 0.060770 10.0.0.65 - - [2025-10-31 00:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.021520 10.0.0.65 - - [2025-10-31 00:08:57] "GET /tag/5572e04d-8129-4fe0-b52a-9f637690b04e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013695 10.0.0.65 - - [2025-10-31 00:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008044 10.0.0.65 - - [2025-10-31 00:08:57] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.012716 10.0.0.65 - - [2025-10-31 00:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013793 10.0.0.65 - - [2025-10-31 00:08:57] "GET /project/70e1284b-b295-4db1-8767-00db9a2b6ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.034282 10.0.0.65 - - [2025-10-31 00:08:57] "POST /virtual-machines HTTP/1.1" 200 377 0.022770 10.0.0.65 - - [2025-10-31 00:08:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.024523 10.0.0.65 - - [2025-10-31 00:08:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.125430 10.0.0.65 - - [2025-10-31 00:08:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.019054 10.0.0.65 - - [2025-10-31 00:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009472 10.0.0.65 - - [2025-10-31 00:08:57] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.026211 10.0.0.65 - - [2025-10-31 00:08:57] "POST /instance-ips HTTP/1.1" 200 409 0.048462 10.0.0.65 - - [2025-10-31 00:08:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.067647 10.0.0.65 - - [2025-10-31 00:08:58] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.026746 10.0.0.65 - - [2025-10-31 00:08:58] "POST /set-tag HTTP/1.1" 200 109 0.078243 10.0.0.65 - - [2025-10-31 00:08:58] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.013284 10.0.0.65 - - [2025-10-31 00:08:58] "GET /instance-ip/cbb54ef4-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.017107 10.0.0.65 - - [2025-10-31 00:08:58] "POST /tags HTTP/1.1" 200 357 0.111539 10.0.0.65 - - [2025-10-31 00:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012599 10.0.0.65 - - [2025-10-31 00:08:58] "GET /tag/2a856734-cf14-41de-ba59-8ff7170752fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.036785 10.0.0.65 - - [2025-10-31 00:08:58] "POST /tags HTTP/1.1" 200 305 0.044572 10.0.0.65 - - [2025-10-31 00:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.047908 10.0.0.65 - - [2025-10-31 00:08:58] "GET /tag/6d820852-9d66-40ef-b115-6763c69544ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.025475 10.0.0.65 - - [2025-10-31 00:08:58] "POST /id-to-fqname HTTP/1.1" 200 174 0.000577 10.0.0.65 - - [2025-10-31 00:08:58] "POST /fqname-to-id HTTP/1.1" 404 183 0.003899 10.0.0.65 - - [2025-10-31 00:08:59] "POST /security-groups HTTP/1.1" 200 571 0.101663 10.0.0.65 - - [2025-10-31 00:08:59] "POST /projects HTTP/1.1" 200 483 0.398611 10.0.0.65 - - [2025-10-31 00:08:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.009594 10.0.0.65 - - [2025-10-31 00:08:59] "POST /fqname-to-id HTTP/1.1" 404 214 0.054225 10.0.0.65 - - [2025-10-31 00:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.063138 10.0.0.65 - - [2025-10-31 00:08:59] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.017236 10.0.0.65 - - [2025-10-31 00:08:59] "POST /access-control-lists HTTP/1.1" 200 580 0.080865 10.0.0.65 - - [2025-10-31 00:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.032622 10.0.0.65 - - [2025-10-31 00:08:59] "GET /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.015159 10.0.0.65 - - [2025-10-31 00:08:59] "POST /fqname-to-id HTTP/1.1" 404 213 0.008938 10.0.0.65 - - [2025-10-31 00:08:59] "POST /access-control-lists HTTP/1.1" 200 578 0.077882 10.0.0.65 - - [2025-10-31 00:08:59] "PUT /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07 HTTP/1.1" 200 264 0.104698 10.0.0.65 - - [2025-10-31 00:08:59] "PUT /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a HTTP/1.1" 200 264 0.126024 10.0.0.65 - - [2025-10-31 00:08:59] "POST /security-groups HTTP/1.1" 200 537 0.134873 10.0.0.65 - - [2025-10-31 00:08:59] "POST /fqname-to-id HTTP/1.1" 404 234 0.006133 10.0.0.65 - - [2025-10-31 00:08:59] "POST /access-control-lists HTTP/1.1" 200 596 0.036402 10.0.0.65 - - [2025-10-31 00:08:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.035512 10.0.0.65 - - [2025-10-31 00:08:59] "POST /fqname-to-id HTTP/1.1" 404 233 0.008002 10.0.0.65 - - [2025-10-31 00:08:59] "POST /chown HTTP/1.1" 200 109 0.044137 10.0.0.65 - - [2025-10-31 00:08:59] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.018596 10.0.0.65 - - [2025-10-31 00:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.65 - - [2025-10-31 00:08:59] "POST /access-control-lists HTTP/1.1" 200 594 0.090893 10.0.0.65 - - [2025-10-31 00:08:59] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015881 10.0.0.65 - - [2025-10-31 00:08:59] "POST /tags HTTP/1.1" 409 207 0.006620 10.0.0.65 - - [2025-10-31 00:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.65 - - [2025-10-31 00:09:00] "GET /tag/6d820852-9d66-40ef-b115-6763c69544ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.022264 10.0.0.65 - - [2025-10-31 00:09:00] "POST /firewall-rules HTTP/1.1" 200 564 0.080092 10.0.0.65 - - [2025-10-31 00:09:00] "GET /firewall-rule/7ec5e40f-0678-46fb-bedc-ce892de21302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005566 10.0.0.65 - - [2025-10-31 00:09:00] "GET /firewall-policy/28b2cc8d-e5a2-42e3-867e-f18576e0a133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.005544 10.0.0.65 - - [2025-10-31 00:09:00] "GET /firewall-rule/7ec5e40f-0678-46fb-bedc-ce892de21302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004289 10.0.0.65 - - [2025-10-31 00:09:00] "POST /ref-update HTTP/1.1" 200 156 0.021660 10.0.0.65 - - [2025-10-31 00:09:00] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009039 10.0.0.65 - - [2025-10-31 00:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005513 10.0.0.65 - - [2025-10-31 00:09:00] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003504 10.0.0.65 - - [2025-10-31 00:09:00] "POST /tags HTTP/1.1" 409 207 0.002147 10.0.0.65 - - [2025-10-31 00:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.65 - - [2025-10-31 00:09:00] "GET /tag/6d820852-9d66-40ef-b115-6763c69544ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.019973 10.0.0.65 - - [2025-10-31 00:09:00] "POST /firewall-rules HTTP/1.1" 200 562 0.083311 10.0.0.65 - - [2025-10-31 00:09:00] "GET /firewall-rule/42c5a75c-f6b3-4fea-a37b-d48ae598e195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.009186 10.0.0.65 - - [2025-10-31 00:09:00] "GET /firewall-policy/28b2cc8d-e5a2-42e3-867e-f18576e0a133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003796 10.0.0.65 - - [2025-10-31 00:09:00] "GET /firewall-rule/42c5a75c-f6b3-4fea-a37b-d48ae598e195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002651 10.0.0.65 - - [2025-10-31 00:09:00] "POST /ref-update HTTP/1.1" 200 156 0.014918 10.0.0.65 - - [2025-10-31 00:09:00] "POST /fqname-to-id HTTP/1.1" 404 226 0.002066 10.0.0.65 - - [2025-10-31 00:09:00] "POST /tags HTTP/1.1" 200 305 0.091676 10.0.0.65 - - [2025-10-31 00:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.022374 10.0.0.65 - - [2025-10-31 00:09:00] "GET /tag/ad30f9e8-3b89-4385-aca7-56b83e2c6721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.021606 10.0.0.65 - - [2025-10-31 00:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.65 - - [2025-10-31 00:09:00] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043701 10.0.0.65 - - [2025-10-31 00:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.65 - - [2025-10-31 00:09:00] "GET /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004616 10.0.0.65 - - [2025-10-31 00:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.65 - - [2025-10-31 00:09:00] "GET /service-appliance-set/7f8761ae-a241-4193-a022-f8eb99e1901b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004666 10.0.0.65 - - [2025-10-31 00:09:00] "POST /fqname-to-id HTTP/1.1" 404 240 0.001945 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:09:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000900 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:09:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000978 10.0.0.65 - - [2025-10-31 00:09:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.107767 10.0.0.65 - - [2025-10-31 00:09:01] "GET /virtual-machine-interface/45e95618-c946-4d5d-838b-5ae5cbc58a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.004709 10.0.0.65 - - [2025-10-31 00:09:01] "POST /instance-ips HTTP/1.1" 200 381 0.034528 10.0.0.65 - - [2025-10-31 00:09:01] "GET /instance-ip/58998b2d-e5f9-4083-b058-0a5436e2cace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.011330 10.0.0.65 - - [2025-10-31 00:09:01] "POST /loadbalancers HTTP/1.1" 200 582 0.067536 10.0.0.65 - - [2025-10-31 00:09:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.030788 10.0.0.65 - - [2025-10-31 00:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006333 10.0.0.65 - - [2025-10-31 00:09:01] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044559 10.0.0.65 - - [2025-10-31 00:09:01] "GET /loadbalancer/62a6e4bb-6aac-4d82-b29d-e5caec54ff5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.010895 10.0.0.65 - - [2025-10-31 00:09:01] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062885 10.0.0.65 - - [2025-10-31 00:09:01] "GET /instance-ip/58998b2d-e5f9-4083-b058-0a5436e2cace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003026 10.0.0.65 - - [2025-10-31 00:09:01] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.039823 10.0.0.65 - - [2025-10-31 00:09:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.016125 10.0.0.65 - - [2025-10-31 00:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.65 - - [2025-10-31 00:09:01] "POST /floating-ips HTTP/1.1" 200 583 0.111757 10.0.0.65 - - [2025-10-31 00:09:01] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.071564 10.0.0.65 - - [2025-10-31 00:09:01] "GET /loadbalancer-listener/533ddd6a-af60-438f-9e4a-0fdb9887934d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.005067 10.0.0.65 - - [2025-10-31 00:09:01] "GET /loadbalancer-listener/533ddd6a-af60-438f-9e4a-0fdb9887934d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.011085 10.0.0.65 - - [2025-10-31 00:09:01] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.038492 10.0.0.65 - - [2025-10-31 00:09:01] "GET /instance-ip/58998b2d-e5f9-4083-b058-0a5436e2cace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002965 10.0.0.65 - - [2025-10-31 00:09:01] "GET /instance-ip/58998b2d-e5f9-4083-b058-0a5436e2cace?fields=floating_ips HTTP/1.1" 200 1170 0.007117 10.0.0.65 - - [2025-10-31 00:09:01] "GET /floating-ip/7d023512-7f44-43cc-a223-cda9300014f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.007597 10.0.0.65 - - [2025-10-31 00:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008795 10.0.0.65 - - [2025-10-31 00:09:01] "GET /global-vrouter-config/7f0b370e-30e6-4e0b-8c1c-c67c5dbe0312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007372 10.0.0.65 - - [2025-10-31 00:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005013 10.0.0.65 - - [2025-10-31 00:09:01] "PUT /global-vrouter-config/7f0b370e-30e6-4e0b-8c1c-c67c5dbe0312 HTTP/1.1" 200 276 0.008879 10.0.0.65 - - [2025-10-31 00:09:01] "POST /tags HTTP/1.1" 200 301 0.039964 10.0.0.65 - - [2025-10-31 00:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010572 10.0.0.65 - - [2025-10-31 00:09:02] "GET /tag/0229ca17-3ef5-4da7-991a-91176b6a5ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.031525 10.0.0.65 - - [2025-10-31 00:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005426 10.0.0.65 - - [2025-10-31 00:09:02] "GET /project/70e1284b-b295-4db1-8767-00db9a2b6ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.037764 10.0.0.65 - - [2025-10-31 00:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.65 - - [2025-10-31 00:09:02] "GET /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.011293 10.0.0.65 - - [2025-10-31 00:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.65 - - [2025-10-31 00:09:02] "GET /service-appliance-set/7f8761ae-a241-4193-a022-f8eb99e1901b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003132 10.0.0.65 - - [2025-10-31 00:09:02] "POST /fqname-to-id HTTP/1.1" 404 242 0.002016 10.0.0.65 - - [2025-10-31 00:09:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.171152 10.0.0.65 - - [2025-10-31 00:09:02] "GET /virtual-machine-interface/0a7e0d6f-c1ee-471f-bed9-d37b547ffb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.011656 10.0.0.65 - - [2025-10-31 00:09:02] "POST /instance-ips HTTP/1.1" 200 377 0.046326 10.0.0.65 - - [2025-10-31 00:09:02] "GET /instance-ip/f70e5177-4228-4682-82d2-f2f66d88df45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.011001 10.0.0.65 - - [2025-10-31 00:09:02] "POST /loadbalancers HTTP/1.1" 200 582 0.097841 10.0.0.65 - - [2025-10-31 00:09:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.030212 10.0.0.65 - - [2025-10-31 00:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013633 10.0.0.65 - - [2025-10-31 00:09:02] "GET /project/70e1284b-b295-4db1-8767-00db9a2b6ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.064056 10.0.0.65 - - [2025-10-31 00:09:02] "GET /instance-ip/f70e5177-4228-4682-82d2-f2f66d88df45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005495 10.0.0.65 - - [2025-10-31 00:09:02] "GET /project/70e1284b-b295-4db1-8767-00db9a2b6ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.051330 10.0.0.65 - - [2025-10-31 00:09:02] "POST /floating-ips HTTP/1.1" 200 581 0.061845 10.0.0.65 - - [2025-10-31 00:09:02] "GET /loadbalancer/a580dbdc-a601-4962-897a-57efbdbed8fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.008105 10.0.0.65 - - [2025-10-31 00:09:02] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.057503 10.0.0.65 - - [2025-10-31 00:09:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.011209 10.0.0.65 - - [2025-10-31 00:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013321 10.0.0.65 - - [2025-10-31 00:09:03] "GET /project/70e1284b-b295-4db1-8767-00db9a2b6ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.062086 10.0.0.65 - - [2025-10-31 00:09:03] "GET /loadbalancer-listener/c5682a43-76f7-4ea0-b330-37b9e576eb33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.014403 10.0.0.65 - - [2025-10-31 00:09:03] "GET /loadbalancer-listener/c5682a43-76f7-4ea0-b330-37b9e576eb33?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.011670 10.0.0.65 - - [2025-10-31 00:09:03] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.038843 10.0.0.65 - - [2025-10-31 00:09:03] "GET /instance-ip/f70e5177-4228-4682-82d2-f2f66d88df45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003108 10.0.0.65 - - [2025-10-31 00:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004487 10.0.0.65 - - [2025-10-31 00:09:03] "GET /instance-ip/f70e5177-4228-4682-82d2-f2f66d88df45?fields=floating_ips HTTP/1.1" 200 1164 0.008782 10.0.0.65 - - [2025-10-31 00:09:03] "GET /project/70e1284b-b295-4db1-8767-00db9a2b6ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.069132 10.0.0.65 - - [2025-10-31 00:09:03] "GET /floating-ip/30040cd7-4da9-469a-bf7a-2974182b86b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.014537 10.0.0.65 - - [2025-10-31 00:09:03] "GET /loadbalancer/a580dbdc-a601-4962-897a-57efbdbed8fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.016594 10.0.0.65 - - [2025-10-31 00:09:03] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.025027 10.0.0.65 - - [2025-10-31 00:09:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.033613 10.0.0.65 - - [2025-10-31 00:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015831 10.0.0.65 - - [2025-10-31 00:09:03] "GET /project/70e1284b-b295-4db1-8767-00db9a2b6ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.067180 10.0.0.65 - - [2025-10-31 00:09:03] "GET /loadbalancer-listener/40a55d60-753f-452d-b12d-7a2ea29ae415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.016162 10.0.0.65 - - [2025-10-31 00:09:03] "GET /loadbalancer-listener/40a55d60-753f-452d-b12d-7a2ea29ae415?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004575 10.0.0.65 - - [2025-10-31 00:09:03] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.026077 10.0.0.65 - - [2025-10-31 00:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.65 - - [2025-10-31 00:09:03] "GET /instance-ip/f70e5177-4228-4682-82d2-f2f66d88df45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.013330 10.0.0.65 - - [2025-10-31 00:09:03] "GET /instance-ip/f70e5177-4228-4682-82d2-f2f66d88df45?fields=floating_ips HTTP/1.1" 200 1164 0.011457 10.0.0.65 - - [2025-10-31 00:09:03] "GET /floating-ip/30040cd7-4da9-469a-bf7a-2974182b86b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.011989 10.0.0.65 - - [2025-10-31 00:09:03] "GET /project/70e1284b-b295-4db1-8767-00db9a2b6ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.058759 10.0.0.65 - - [2025-10-31 00:09:03] "GET /loadbalancer/a580dbdc-a601-4962-897a-57efbdbed8fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.026655 10.0.0.65 - - [2025-10-31 00:09:03] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.039401 10.0.0.65 - - [2025-10-31 00:09:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.058095 10.0.0.65 - - [2025-10-31 00:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.017884 10.0.0.65 - - [2025-10-31 00:09:04] "GET /project/70e1284b-b295-4db1-8767-00db9a2b6ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.090137 10.0.0.65 - - [2025-10-31 00:09:04] "GET /loadbalancer-listener/28f9d504-b978-408b-bf9d-34b6e5660e81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002881 10.0.0.65 - - [2025-10-31 00:09:04] "GET /loadbalancer-listener/28f9d504-b978-408b-bf9d-34b6e5660e81?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004478 10.0.0.65 - - [2025-10-31 00:09:04] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.142810 10.0.0.65 - - [2025-10-31 00:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009603 10.0.0.65 - - [2025-10-31 00:09:04] "GET /instance-ip/f70e5177-4228-4682-82d2-f2f66d88df45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004889 10.0.0.65 - - [2025-10-31 00:09:04] "GET /instance-ip/f70e5177-4228-4682-82d2-f2f66d88df45?fields=floating_ips HTTP/1.1" 200 1164 0.004720 10.0.0.65 - - [2025-10-31 00:09:04] "GET /loadbalancer/a580dbdc-a601-4962-897a-57efbdbed8fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007057 10.0.0.65 - - [2025-10-31 00:09:04] "GET /floating-ip/30040cd7-4da9-469a-bf7a-2974182b86b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002671 10.0.0.65 - - [2025-10-31 00:09:04] "POST /tags HTTP/1.1" 200 355 0.033714 10.0.0.65 - - [2025-10-31 00:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.65 - - [2025-10-31 00:09:04] "GET /tag/aa0fc579-bc41-412a-a362-291b8a99fb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.028475 10.0.0.65 - - [2025-10-31 00:09:04] "POST /tags HTTP/1.1" 200 303 0.032716 10.0.0.65 - - [2025-10-31 00:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.65 - - [2025-10-31 00:09:04] "GET /tag/33760921-b986-4e7e-8d72-1f940e09400c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017930 10.0.0.65 - - [2025-10-31 00:09:04] "POST /projects HTTP/1.1" 409 218 0.014183 10.0.0.65 - - [2025-10-31 00:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.65 - - [2025-10-31 00:09:04] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.067655 10.0.0.65 - - [2025-10-31 00:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005914 10.0.0.65 - - [2025-10-31 00:09:04] "GET /network-ipam/10c5b73c-ce6b-4fb7-8f57-937163986761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.009952 10.0.0.65 - - [2025-10-31 00:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.65 - - [2025-10-31 00:09:04] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006100 10.0.0.65 - - [2025-10-31 00:09:05] "PUT /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07 HTTP/1.1" 200 264 0.209058 10.0.0.65 - - [2025-10-31 00:09:05] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.016297 10.0.0.65 - - [2025-10-31 00:09:05] "POST /set-tag HTTP/1.1" 200 109 0.090714 10.0.0.65 - - [2025-10-31 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005806 10.0.0.65 - - [2025-10-31 00:09:05] "GET /network-ipam/3e7235d5-e689-4a50-8bc1-b09771818237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.007135 10.0.0.65 - - [2025-10-31 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.65 - - [2025-10-31 00:09:05] "GET /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004756 10.0.0.65 - - [2025-10-31 00:09:05] "PUT /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a HTTP/1.1" 200 264 0.050900 10.0.0.65 - - [2025-10-31 00:09:05] "GET /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.008919 10.0.0.65 - - [2025-10-31 00:09:05] "POST /set-tag HTTP/1.1" 200 109 0.099931 10.0.0.65 - - [2025-10-31 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.021662 10.0.0.65 - - [2025-10-31 00:09:05] "GET /network-policy/1425755f-0e50-415c-bd71-d520dad8a30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.011020 10.0.0.65 - - [2025-10-31 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011083 10.0.0.65 - - [2025-10-31 00:09:05] "GET /network-policy/f7ddf9bd-08d0-47c8-b7a6-c2dc4bbcd507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003785 10.0.0.65 - - [2025-10-31 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006927 10.0.0.65 - - [2025-10-31 00:09:05] "GET /network-policy/0a96be27-16fb-429c-b885-ebcce38030f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005077 10.0.0.65 - - [2025-10-31 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.65 - - [2025-10-31 00:09:05] "PUT /network-policy/0a96be27-16fb-429c-b885-ebcce38030f6 HTTP/1.1" 200 262 0.041765 10.0.0.65 - - [2025-10-31 00:09:05] "POST /ref-update HTTP/1.1" 200 156 0.059661 10.0.0.65 - - [2025-10-31 00:09:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006897 10.0.0.65 - - [2025-10-31 00:09:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003649 10.0.0.65 - - [2025-10-31 00:09:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002597 10.0.0.65 - - [2025-10-31 00:09:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002598 10.0.0.65 - - [2025-10-31 00:09:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002764 10.0.0.65 - - [2025-10-31 00:09:06] "POST /security-groups HTTP/1.1" 409 245 0.003121 10.0.0.65 - - [2025-10-31 00:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008585 10.0.0.65 - - [2025-10-31 00:09:06] "PUT /security-group/8af6cb80-1f85-49a0-b987-bb386017d37e HTTP/1.1" 200 262 0.076370 10.0.0.65 - - [2025-10-31 00:09:06] "PUT /access-control-list/8837a712-e395-486b-b95a-5793e12d38a2 HTTP/1.1" 200 272 0.017916 10.0.0.65 - - [2025-10-31 00:09:06] "PUT /access-control-list/f21fe131-973a-4957-8503-4df2737f199e HTTP/1.1" 200 272 0.030823 10.0.0.65 - - [2025-10-31 00:09:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.037020 10.0.0.65 - - [2025-10-31 00:09:06] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.028305 10.0.0.65 - - [2025-10-31 00:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.65 - - [2025-10-31 00:09:06] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003711 10.0.0.65 - - [2025-10-31 00:09:06] "POST /tags HTTP/1.1" 409 206 0.003829 10.0.0.65 - - [2025-10-31 00:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.65 - - [2025-10-31 00:09:06] "GET /tag/33760921-b986-4e7e-8d72-1f940e09400c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017701 10.0.0.65 - - [2025-10-31 00:09:06] "POST /firewall-rules HTTP/1.1" 200 562 0.085938 10.0.0.65 - - [2025-10-31 00:09:06] "GET /firewall-rule/6415b240-6836-4b94-9024-2b6afd751623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.011691 10.0.0.65 - - [2025-10-31 00:09:06] "GET /firewall-policy/28b2cc8d-e5a2-42e3-867e-f18576e0a133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.009956 10.0.0.65 - - [2025-10-31 00:09:06] "GET /firewall-rule/6415b240-6836-4b94-9024-2b6afd751623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.007182 10.0.0.65 - - [2025-10-31 00:09:06] "POST /ref-update HTTP/1.1" 200 156 0.083261 10.0.0.65 - - [2025-10-31 00:09:06] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003154 10.0.0.65 - - [2025-10-31 00:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.65 - - [2025-10-31 00:09:06] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004457 10.0.0.65 - - [2025-10-31 00:09:06] "POST /tags HTTP/1.1" 409 206 0.002731 10.0.0.65 - - [2025-10-31 00:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.65 - - [2025-10-31 00:09:06] "GET /tag/33760921-b986-4e7e-8d72-1f940e09400c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013433 10.0.0.65 - - [2025-10-31 00:09:06] "POST /firewall-rules HTTP/1.1" 200 560 0.075481 10.0.0.65 - - [2025-10-31 00:09:06] "GET /firewall-rule/205722f6-eb48-4a1a-8dbd-0f4b6cec9ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.034552 10.0.0.65 - - [2025-10-31 00:09:06] "GET /firewall-policy/28b2cc8d-e5a2-42e3-867e-f18576e0a133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.019174 10.0.0.65 - - [2025-10-31 00:09:07] "GET /firewall-rule/205722f6-eb48-4a1a-8dbd-0f4b6cec9ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.007592 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:09:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000958 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:09:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000941 10.0.0.65 - - [2025-10-31 00:09:07] "POST /ref-update HTTP/1.1" 200 156 0.042599 10.0.0.65 - - [2025-10-31 00:09:07] "POST /tags HTTP/1.1" 200 371 0.034387 10.0.0.65 - - [2025-10-31 00:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.65 - - [2025-10-31 00:09:07] "GET /tag/6dc99b96-a630-405a-a2ed-090883baf237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.021486 10.0.0.65 - - [2025-10-31 00:09:07] "POST /tags HTTP/1.1" 200 319 0.018318 10.0.0.65 - - [2025-10-31 00:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.65 - - [2025-10-31 00:09:07] "GET /tag/8a523142-8649-4a35-aa04-8422c2576f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.019449 10.0.0.65 - - [2025-10-31 00:09:07] "POST /id-to-fqname HTTP/1.1" 200 181 0.000534 10.0.0.65 - - [2025-10-31 00:09:07] "POST /fqname-to-id HTTP/1.1" 404 190 0.010317 10.0.0.65 - - [2025-10-31 00:09:07] "POST /security-groups HTTP/1.1" 200 578 0.363515 10.0.0.65 - - [2025-10-31 00:09:07] "POST /fqname-to-id HTTP/1.1" 404 225 0.004349 10.0.0.65 - - [2025-10-31 00:09:07] "POST /projects HTTP/1.1" 200 497 0.636654 10.0.0.65 - - [2025-10-31 00:09:07] "POST /access-control-lists HTTP/1.1" 200 587 0.083159 10.0.0.65 - - [2025-10-31 00:09:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.058143 10.0.0.65 - - [2025-10-31 00:09:08] "POST /fqname-to-id HTTP/1.1" 404 224 0.018356 10.0.0.65 - - [2025-10-31 00:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.029457 10.0.0.65 - - [2025-10-31 00:09:08] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.006306 10.0.0.65 - - [2025-10-31 00:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.65 - - [2025-10-31 00:09:08] "GET /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.031514 10.0.0.65 - - [2025-10-31 00:09:08] "POST /access-control-lists HTTP/1.1" 200 585 0.109545 10.0.0.65 - - [2025-10-31 00:09:08] "PUT /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07 HTTP/1.1" 200 264 0.072697 10.0.0.65 - - [2025-10-31 00:09:08] "PUT /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a HTTP/1.1" 200 264 0.089505 10.0.0.65 - - [2025-10-31 00:09:08] "POST /security-groups HTTP/1.1" 200 558 0.091260 10.0.0.65 - - [2025-10-31 00:09:08] "POST /fqname-to-id HTTP/1.1" 404 248 0.012262 10.0.0.65 - - [2025-10-31 00:09:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.065160 10.0.0.65 - - [2025-10-31 00:09:08] "POST /access-control-lists HTTP/1.1" 200 610 0.083364 10.0.0.65 - - [2025-10-31 00:09:08] "POST /chown HTTP/1.1" 200 109 0.053109 10.0.0.65 - - [2025-10-31 00:09:08] "POST /fqname-to-id HTTP/1.1" 404 247 0.037941 10.0.0.65 - - [2025-10-31 00:09:08] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009266 10.0.0.65 - - [2025-10-31 00:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005517 10.0.0.65 - - [2025-10-31 00:09:08] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003575 10.0.0.65 - - [2025-10-31 00:09:08] "POST /tags HTTP/1.1" 409 214 0.004372 10.0.0.65 - - [2025-10-31 00:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.65 - - [2025-10-31 00:09:08] "POST /access-control-lists HTTP/1.1" 200 608 0.106720 10.0.0.65 - - [2025-10-31 00:09:08] "GET /tag/8a523142-8649-4a35-aa04-8422c2576f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.046484 10.0.0.65 - - [2025-10-31 00:09:08] "POST /firewall-rules HTTP/1.1" 200 578 0.082354 10.0.0.65 - - [2025-10-31 00:09:08] "GET /firewall-rule/db16b229-3188-44ce-9632-a174776e53e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.024402 10.0.0.65 - - [2025-10-31 00:09:08] "GET /firewall-policy/28b2cc8d-e5a2-42e3-867e-f18576e0a133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.012235 10.0.0.65 - - [2025-10-31 00:09:09] "GET /firewall-rule/db16b229-3188-44ce-9632-a174776e53e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003171 10.0.0.65 - - [2025-10-31 00:09:09] "POST /ref-update HTTP/1.1" 200 156 0.049816 10.0.0.65 - - [2025-10-31 00:09:09] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.015652 10.0.0.65 - - [2025-10-31 00:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.65 - - [2025-10-31 00:09:09] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004107 10.0.0.65 - - [2025-10-31 00:09:09] "POST /tags HTTP/1.1" 409 214 0.003446 10.0.0.65 - - [2025-10-31 00:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.65 - - [2025-10-31 00:09:09] "GET /tag/8a523142-8649-4a35-aa04-8422c2576f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.012588 10.0.0.65 - - [2025-10-31 00:09:09] "POST /firewall-rules HTTP/1.1" 200 576 0.123152 10.0.0.65 - - [2025-10-31 00:09:09] "GET /firewall-rule/9fce995a-a0c2-4af1-bd77-de11722ea18b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.013329 10.0.0.65 - - [2025-10-31 00:09:09] "GET /firewall-policy/28b2cc8d-e5a2-42e3-867e-f18576e0a133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.004358 10.0.0.65 - - [2025-10-31 00:09:09] "GET /firewall-rule/9fce995a-a0c2-4af1-bd77-de11722ea18b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002536 10.0.0.65 - - [2025-10-31 00:09:09] "POST /ref-update HTTP/1.1" 200 156 0.052464 10.0.0.65 - - [2025-10-31 00:09:09] "POST /tags HTTP/1.1" 200 363 0.033838 10.0.0.65 - - [2025-10-31 00:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008932 10.0.0.65 - - [2025-10-31 00:09:09] "GET /tag/f1283f07-96e5-4d0c-99fb-757e65c90905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012578 10.0.0.65 - - [2025-10-31 00:09:09] "POST /tags HTTP/1.1" 200 311 0.034531 10.0.0.65 - - [2025-10-31 00:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.023075 10.0.0.65 - - [2025-10-31 00:09:09] "GET /tag/f60146a6-64d0-44bf-a5de-b625b1f0c6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012594 10.0.0.65 - - [2025-10-31 00:09:09] "POST /id-to-fqname HTTP/1.1" 200 177 0.000721 10.0.0.65 - - [2025-10-31 00:09:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.005163 10.0.0.65 - - [2025-10-31 00:09:10] "POST /security-groups HTTP/1.1" 200 574 0.118925 10.0.0.65 - - [2025-10-31 00:09:10] "POST /projects HTTP/1.1" 200 489 0.292309 10.0.0.65 - - [2025-10-31 00:09:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.013999 10.0.0.65 - - [2025-10-31 00:09:10] "POST /fqname-to-id HTTP/1.1" 404 217 0.023821 10.0.0.65 - - [2025-10-31 00:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011093 10.0.0.65 - - [2025-10-31 00:09:10] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.023099 10.0.0.65 - - [2025-10-31 00:09:10] "POST /access-control-lists HTTP/1.1" 200 583 0.077059 10.0.0.65 - - [2025-10-31 00:09:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.033636 10.0.0.65 - - [2025-10-31 00:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011108 10.0.0.65 - - [2025-10-31 00:09:10] "GET /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.009878 10.0.0.65 - - [2025-10-31 00:09:10] "POST /access-control-lists HTTP/1.1" 200 581 0.073973 10.0.0.65 - - [2025-10-31 00:09:10] "PUT /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07 HTTP/1.1" 200 264 0.117956 10.0.0.65 - - [2025-10-31 00:09:10] "PUT /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a HTTP/1.1" 200 264 0.097297 10.0.0.65 - - [2025-10-31 00:09:10] "POST /security-groups HTTP/1.1" 200 546 0.085243 10.0.0.65 - - [2025-10-31 00:09:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.003199 10.0.0.65 - - [2025-10-31 00:09:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.069533 10.0.0.65 - - [2025-10-31 00:09:10] "POST /chown HTTP/1.1" 200 109 0.020996 10.0.0.65 - - [2025-10-31 00:09:10] "POST /access-control-lists HTTP/1.1" 200 602 0.122411 10.0.0.65 - - [2025-10-31 00:09:10] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.028784 10.0.0.65 - - [2025-10-31 00:09:10] "POST /fqname-to-id HTTP/1.1" 404 239 0.036934 10.0.0.65 - - [2025-10-31 00:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.65 - - [2025-10-31 00:09:10] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005524 10.0.0.65 - - [2025-10-31 00:09:10] "POST /tags HTTP/1.1" 409 210 0.002215 10.0.0.65 - - [2025-10-31 00:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.65 - - [2025-10-31 00:09:10] "POST /access-control-lists HTTP/1.1" 200 600 0.089421 10.0.0.65 - - [2025-10-31 00:09:10] "GET /tag/f60146a6-64d0-44bf-a5de-b625b1f0c6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.021439 10.0.0.65 - - [2025-10-31 00:09:11] "POST /firewall-rules HTTP/1.1" 200 570 0.074497 10.0.0.65 - - [2025-10-31 00:09:11] "GET /firewall-rule/9ca91b47-b500-49c4-a2fb-9dbe708aaeec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007477 10.0.0.65 - - [2025-10-31 00:09:11] "GET /firewall-policy/28b2cc8d-e5a2-42e3-867e-f18576e0a133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.004636 10.0.0.65 - - [2025-10-31 00:09:11] "GET /firewall-rule/9ca91b47-b500-49c4-a2fb-9dbe708aaeec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002719 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:09:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001079 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:09:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001260 10.0.0.65 - - [2025-10-31 00:09:11] "POST /ref-update HTTP/1.1" 200 156 0.053098 10.0.0.65 - - [2025-10-31 00:09:11] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.010001 10.0.0.65 - - [2025-10-31 00:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.65 - - [2025-10-31 00:09:11] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003777 10.0.0.65 - - [2025-10-31 00:09:11] "POST /tags HTTP/1.1" 409 210 0.002347 10.0.0.65 - - [2025-10-31 00:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011981 10.0.0.65 - - [2025-10-31 00:09:11] "GET /tag/f60146a6-64d0-44bf-a5de-b625b1f0c6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014079 10.0.0.65 - - [2025-10-31 00:09:11] "POST /firewall-rules HTTP/1.1" 200 568 0.112575 10.0.0.65 - - [2025-10-31 00:09:11] "GET /firewall-rule/5dbb4add-8b70-4fe6-b2ad-729f3366b608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.012470 10.0.0.65 - - [2025-10-31 00:09:11] "GET /firewall-policy/28b2cc8d-e5a2-42e3-867e-f18576e0a133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.098190 10.0.0.65 - - [2025-10-31 00:09:11] "GET /firewall-rule/5dbb4add-8b70-4fe6-b2ad-729f3366b608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003359 10.0.0.65 - - [2025-10-31 00:09:11] "POST /ref-update HTTP/1.1" 200 156 0.095939 10.0.0.65 - - [2025-10-31 00:09:11] "POST /tags HTTP/1.1" 200 363 0.055622 10.0.0.65 - - [2025-10-31 00:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.65 - - [2025-10-31 00:09:11] "GET /tag/6b9d0e60-4dce-4dc1-96d7-5f0bc3d6f16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011912 10.0.0.65 - - [2025-10-31 00:09:11] "POST /tags HTTP/1.1" 409 210 0.001958 10.0.0.65 - - [2025-10-31 00:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010972 10.0.0.65 - - [2025-10-31 00:09:11] "GET /tag/5572e04d-8129-4fe0-b52a-9f637690b04e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.025320 10.0.0.65 - - [2025-10-31 00:09:11] "POST /projects HTTP/1.1" 409 223 0.002379 10.0.0.65 - - [2025-10-31 00:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.65 - - [2025-10-31 00:09:12] "GET /project/70e1284b-b295-4db1-8767-00db9a2b6ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.043954 10.0.0.65 - - [2025-10-31 00:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010956 10.0.0.65 - - [2025-10-31 00:09:12] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005642 10.0.0.65 - - [2025-10-31 00:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.65 - - [2025-10-31 00:09:12] "GET /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006083 10.0.0.65 - - [2025-10-31 00:09:12] "PUT /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07 HTTP/1.1" 200 264 0.055052 10.0.0.65 - - [2025-10-31 00:09:12] "PUT /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a HTTP/1.1" 200 264 0.057605 10.0.0.65 - - [2025-10-31 00:09:12] "POST /security-groups HTTP/1.1" 409 253 0.011316 10.0.0.65 - - [2025-10-31 00:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.65 - - [2025-10-31 00:09:12] "PUT /security-group/a140f51d-c012-4386-9306-18884a251b8f HTTP/1.1" 200 262 0.059675 10.0.0.65 - - [2025-10-31 00:09:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.023689 10.0.0.65 - - [2025-10-31 00:09:12] "PUT /access-control-list/2527db26-647a-4d8a-9c35-3a2adfe912b9 HTTP/1.1" 200 272 0.023792 10.0.0.65 - - [2025-10-31 00:09:12] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.018373 10.0.0.65 - - [2025-10-31 00:09:12] "PUT /access-control-list/171f7264-4750-4f2b-b2c5-bca79676a304 HTTP/1.1" 200 272 0.021777 10.0.0.65 - - [2025-10-31 00:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.65 - - [2025-10-31 00:09:12] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002961 10.0.0.65 - - [2025-10-31 00:09:12] "POST /tags HTTP/1.1" 409 210 0.005039 10.0.0.65 - - [2025-10-31 00:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.65 - - [2025-10-31 00:09:12] "GET /tag/5572e04d-8129-4fe0-b52a-9f637690b04e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020837 10.0.0.65 - - [2025-10-31 00:09:12] "POST /firewall-rules HTTP/1.1" 200 570 0.066876 10.0.0.65 - - [2025-10-31 00:09:12] "GET /firewall-rule/af002fd5-9622-4ec0-b55f-16e6c0c86570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004571 10.0.0.65 - - [2025-10-31 00:09:12] "GET /firewall-policy/28b2cc8d-e5a2-42e3-867e-f18576e0a133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.005028 10.0.0.65 - - [2025-10-31 00:09:12] "GET /firewall-rule/af002fd5-9622-4ec0-b55f-16e6c0c86570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003494 10.0.0.65 - - [2025-10-31 00:09:12] "POST /ref-update HTTP/1.1" 200 156 0.043892 10.0.0.65 - - [2025-10-31 00:09:12] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.013397 10.0.0.65 - - [2025-10-31 00:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.65 - - [2025-10-31 00:09:12] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004209 10.0.0.65 - - [2025-10-31 00:09:12] "POST /tags HTTP/1.1" 409 210 0.002479 10.0.0.65 - - [2025-10-31 00:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.65 - - [2025-10-31 00:09:12] "GET /tag/5572e04d-8129-4fe0-b52a-9f637690b04e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017606 10.0.0.65 - - [2025-10-31 00:09:13] "POST /firewall-rules HTTP/1.1" 200 568 0.092629 10.0.0.65 - - [2025-10-31 00:09:13] "GET /firewall-rule/64a99b25-d033-498c-bb61-e11c13d9b53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.015625 10.0.0.65 - - [2025-10-31 00:09:13] "GET /firewall-policy/28b2cc8d-e5a2-42e3-867e-f18576e0a133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.005592 10.0.0.65 - - [2025-10-31 00:09:13] "GET /firewall-rule/64a99b25-d033-498c-bb61-e11c13d9b53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003019 10.0.0.65 - - [2025-10-31 00:09:13] "POST /ref-update HTTP/1.1" 200 156 0.074483 10.0.0.65 - - [2025-10-31 00:09:13] "POST /tags HTTP/1.1" 409 237 0.002659 10.0.0.65 - - [2025-10-31 00:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.65 - - [2025-10-31 00:09:13] "GET /tag/6b9d0e60-4dce-4dc1-96d7-5f0bc3d6f16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.014217 10.0.0.65 - - [2025-10-31 00:09:13] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.004445 10.0.0.65 - - [2025-10-31 00:09:13] "POST /set-tag HTTP/1.1" 200 109 0.023041 10.0.0.242 - - [2025-10-31 00:10:01] "GET / HTTP/1.1" 200 35931 0.001795 10.0.0.242 - - [2025-10-31 00:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.242 - - [2025-10-31 00:10:01] "GET /global-system-config/4d026d68-223c-408f-9879-9a7080a01ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004555 10.0.0.242 - - [2025-10-31 00:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.242 - - [2025-10-31 00:10:01] "GET /routing-instance/0c9c5075-8fb6-4835-b99b-4a59af3b0c8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004910 10.0.0.242 - - [2025-10-31 00:10:01] "PUT /global-system-config/4d026d68-223c-408f-9879-9a7080a01ab9 HTTP/1.1" 200 274 0.025314 10.0.0.242 - - [2025-10-31 00:10:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.004446 10.0.0.242 - - [2025-10-31 00:10:01] "POST /virtual-routers HTTP/1.1" 200 599 0.034038 10.0.0.242 - - [2025-10-31 00:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.036239 10.0.0.242 - - [2025-10-31 00:10:01] "GET /virtual-router/7292fc05-0838-4216-8b8b-41b4050326fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.006615 10.0.0.242 - - [2025-10-31 00:10:01] "POST /fqname-to-id HTTP/1.1" 404 229 0.002142 10.0.0.242 - - [2025-10-31 00:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005383 10.0.0.242 - - [2025-10-31 00:10:01] "GET /virtual-network/b74a6e3b-aaf1-4897-a578-911160ba51a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.005421 10.0.0.242 - - [2025-10-31 00:10:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.083412 10.0.0.242 - - [2025-10-31 00:10:20] "GET / HTTP/1.1" 200 35931 0.002615 10.0.0.242 - - [2025-10-31 00:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.242 - - [2025-10-31 00:10:20] "GET /global-system-config/4d026d68-223c-408f-9879-9a7080a01ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004858 10.0.0.242 - - [2025-10-31 00:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.242 - - [2025-10-31 00:10:20] "GET /routing-instance/0c9c5075-8fb6-4835-b99b-4a59af3b0c8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002640 10.0.0.242 - - [2025-10-31 00:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.242 - - [2025-10-31 00:10:20] "GET /virtual-router/7292fc05-0838-4216-8b8b-41b4050326fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003458 10.0.0.242 - - [2025-10-31 00:10:20] "PUT /virtual-router/7292fc05-0838-4216-8b8b-41b4050326fa HTTP/1.1" 200 262 0.013538 10.0.0.242 - - [2025-10-31 00:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.242 - - [2025-10-31 00:10:20] "GET /virtual-router/7292fc05-0838-4216-8b8b-41b4050326fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002700 10.0.0.242 - - [2025-10-31 00:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.242 - - [2025-10-31 00:10:20] "GET /virtual-machine-interface/8f293c41-211e-4d58-836e-5fc476528465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.005073 10.0.0.242 - - [2025-10-31 00:10:20] "PUT /virtual-machine-interface/8f293c41-211e-4d58-836e-5fc476528465 HTTP/1.1" 200 284 0.017053 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:10:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001039 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:10:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001065 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:10:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:10:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001004 10.0.0.65 - - [2025-10-31 00:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.65 - - [2025-10-31 00:10:31] "GET /virtual-router/7292fc05-0838-4216-8b8b-41b4050326fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002898 10.0.0.65 - - [2025-10-31 00:10:45] "GET / HTTP/1.1" 200 35931 0.002066 10.0.0.65 - - [2025-10-31 00:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.65 - - [2025-10-31 00:10:45] "GET /global-system-config/4d026d68-223c-408f-9879-9a7080a01ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005569 10.0.0.65 - - [2025-10-31 00:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.65 - - [2025-10-31 00:10:45] "GET /config-node/0f454894-6ce4-431d-9cd0-63eed0182fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003231 10.0.0.65 - - [2025-10-31 00:10:57] "GET / HTTP/1.1" 200 35931 0.002144 10.0.0.65 - - [2025-10-31 00:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.65 - - [2025-10-31 00:10:57] "GET /routing-instance/0c9c5075-8fb6-4835-b99b-4a59af3b0c8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003159 10.0.0.65 - - [2025-10-31 00:10:57] "POST /bgp-routers HTTP/1.1" 409 301 0.002290 10.0.0.65 - - [2025-10-31 00:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.65 - - [2025-10-31 00:10:57] "GET /bgp-router/da8f002b-f207-4709-af04-db0adc60ad53?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.005315 10.0.0.65 - - [2025-10-31 00:10:57] "PUT /bgp-router/da8f002b-f207-4709-af04-db0adc60ad53 HTTP/1.1" 200 254 0.017761 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:10:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000947 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:10:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000976 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:11:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000905 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:11:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000883 10.0.0.65 - - [2025-10-31 00:12:38] "GET /global-system-configs HTTP/1.1" 200 322 0.010623 10.0.0.65 - - [2025-10-31 00:12:39] "GET /global-system-configs HTTP/1.1" 200 322 0.002486 10.0.0.65 - - [2025-10-31 00:12:57] "GET /virtual-router/7292fc05-0838-4216-8b8b-41b4050326fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003147 10.0.0.65 - - [2025-10-31 00:12:57] "POST /ref-update HTTP/1.1" 200 156 0.007826 10.0.0.65 - - [2025-10-31 00:13:09] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006153 10.0.0.65 - - [2025-10-31 00:13:09] "POST /set-tag HTTP/1.1" 200 109 0.003833 10.0.0.65 - - [2025-10-31 00:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.65 - - [2025-10-31 00:13:09] "GET /loadbalancer/a580dbdc-a601-4962-897a-57efbdbed8fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002808 10.0.0.65 - - [2025-10-31 00:13:09] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004284 10.0.0.65 - - [2025-10-31 00:13:09] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.65 - - [2025-10-31 00:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.65 - - [2025-10-31 00:13:09] "GET /loadbalancer/a580dbdc-a601-4962-897a-57efbdbed8fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002457 10.0.0.65 - - [2025-10-31 00:13:09] "GET /loadbalancer-pool/d4936094-53a8-43b8-a7b6-e7c8c4a675f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004563 10.0.0.65 - - [2025-10-31 00:13:09] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018082 10.0.0.65 - - [2025-10-31 00:13:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011401 10.0.0.65 - - [2025-10-31 00:13:09] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004367 10.0.0.65 - - [2025-10-31 00:13:09] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003848 10.0.0.65 - - [2025-10-31 00:13:09] "POST /ref-update HTTP/1.1" 200 156 0.007406 10.0.0.65 - - [2025-10-31 00:13:09] "POST /tags HTTP/1.1" 409 205 0.002806 10.0.0.65 - - [2025-10-31 00:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.65 - - [2025-10-31 00:13:09] "GET /tag/0229ca17-3ef5-4da7-991a-91176b6a5ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.012234 10.0.0.65 - - [2025-10-31 00:13:09] "GET /floating-ip/30040cd7-4da9-469a-bf7a-2974182b86b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.003437 10.0.0.65 - - [2025-10-31 00:13:09] "PUT /floating-ip/30040cd7-4da9-469a-bf7a-2974182b86b1 HTTP/1.1" 200 256 0.018368 10.0.0.65 - - [2025-10-31 00:13:09] "POST /set-tag HTTP/1.1" 200 109 0.060587 10.0.0.65 - - [2025-10-31 00:13:09] "GET /loadbalancer-pool/43bacca7-67d7-486b-9c94-1928e0541f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.044660 10.0.0.65 - - [2025-10-31 00:13:09] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037525 10.0.0.65 - - [2025-10-31 00:13:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009772 10.0.0.65 - - [2025-10-31 00:13:09] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.025361 10.0.0.65 - - [2025-10-31 00:13:09] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006793 10.0.0.65 - - [2025-10-31 00:13:09] "POST /set-tag HTTP/1.1" 200 109 0.006585 10.0.0.65 - - [2025-10-31 00:13:09] "POST /ref-update HTTP/1.1" 200 156 0.008365 10.0.0.65 - - [2025-10-31 00:13:09] "GET /loadbalancer-pool/3f8a9c25-080d-42b1-a7d6-9c42e572ebe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005286 10.0.0.65 - - [2025-10-31 00:13:09] "GET /floating-ip/30040cd7-4da9-469a-bf7a-2974182b86b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003129 10.0.0.65 - - [2025-10-31 00:13:09] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035795 10.0.0.65 - - [2025-10-31 00:13:09] "PUT /floating-ip/30040cd7-4da9-469a-bf7a-2974182b86b1 HTTP/1.1" 200 256 0.024941 10.0.0.65 - - [2025-10-31 00:13:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.042201 10.0.0.65 - - [2025-10-31 00:13:09] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014527 10.0.0.65 - - [2025-10-31 00:13:09] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013195 10.0.0.65 - - [2025-10-31 00:13:09] "POST /ref-update HTTP/1.1" 200 156 0.017531 10.0.0.65 - - [2025-10-31 00:13:09] "POST /set-tag HTTP/1.1" 200 109 0.002601 10.0.0.65 - - [2025-10-31 00:13:10] "GET /floating-ip/30040cd7-4da9-469a-bf7a-2974182b86b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.002638 10.0.0.65 - - [2025-10-31 00:13:10] "PUT /floating-ip/30040cd7-4da9-469a-bf7a-2974182b86b1 HTTP/1.1" 200 256 0.009046 10.0.0.65 - - [2025-10-31 00:15:20] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004581 10.0.0.65 - - [2025-10-31 00:15:20] "POST /set-tag HTTP/1.1" 200 109 0.002760 10.0.0.65 - - [2025-10-31 00:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.65 - - [2025-10-31 00:15:20] "GET /loadbalancer/a580dbdc-a601-4962-897a-57efbdbed8fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002836 10.0.0.65 - - [2025-10-31 00:15:20] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004192 10.0.0.65 - - [2025-10-31 00:15:20] "POST /set-tag HTTP/1.1" 200 109 0.025556 10.0.0.65 - - [2025-10-31 00:15:20] "DELETE /loadbalancer-member/8e57d308-df48-434f-9025-d70e06a241b3 HTTP/1.1" 200 115 0.039013 10.0.0.65 - - [2025-10-31 00:15:20] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004603 10.0.0.65 - - [2025-10-31 00:15:20] "POST /set-tag HTTP/1.1" 200 109 0.003624 10.0.0.65 - - [2025-10-31 00:15:21] "DELETE /loadbalancer-member/06cfe113-1769-4386-99c5-acfe61b6db8a HTTP/1.1" 200 115 0.052416 10.0.0.65 - - [2025-10-31 00:15:21] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005615 10.0.0.65 - - [2025-10-31 00:15:21] "POST /set-tag HTTP/1.1" 200 109 0.011938 10.0.0.65 - - [2025-10-31 00:15:21] "DELETE /loadbalancer-member/04eb0118-ed97-4f84-b466-3b1229b03df1 HTTP/1.1" 200 115 0.054783 10.0.0.65 - - [2025-10-31 00:15:21] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006637 10.0.0.65 - - [2025-10-31 00:15:21] "POST /set-tag HTTP/1.1" 200 109 0.002823 10.0.0.65 - - [2025-10-31 00:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006798 10.0.0.65 - - [2025-10-31 00:15:21] "GET /loadbalancer/a580dbdc-a601-4962-897a-57efbdbed8fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004729 10.0.0.65 - - [2025-10-31 00:15:21] "GET /loadbalancer-pool/d4936094-53a8-43b8-a7b6-e7c8c4a675f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002500 10.0.0.65 - - [2025-10-31 00:15:21] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015750 10.0.0.65 - - [2025-10-31 00:15:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.032420 10.0.0.65 - - [2025-10-31 00:15:21] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.031928 10.0.0.65 - - [2025-10-31 00:15:21] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016133 10.0.0.65 - - [2025-10-31 00:15:21] "GET /floating-ip/30040cd7-4da9-469a-bf7a-2974182b86b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004814 10.0.0.65 - - [2025-10-31 00:15:21] "POST /set-tag HTTP/1.1" 200 109 0.084100 10.0.0.65 - - [2025-10-31 00:15:21] "GET /loadbalancer-pool/43bacca7-67d7-486b-9c94-1928e0541f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.011142 10.0.0.65 - - [2025-10-31 00:15:21] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022225 10.0.0.65 - - [2025-10-31 00:15:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.010710 10.0.0.65 - - [2025-10-31 00:15:21] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.022720 10.0.0.65 - - [2025-10-31 00:15:21] "POST /set-tag HTTP/1.1" 200 109 0.016131 10.0.0.65 - - [2025-10-31 00:15:21] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006839 10.0.0.65 - - [2025-10-31 00:15:21] "GET /floating-ip/30040cd7-4da9-469a-bf7a-2974182b86b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003211 10.0.0.65 - - [2025-10-31 00:15:21] "GET /loadbalancer-pool/3f8a9c25-080d-42b1-a7d6-9c42e572ebe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003446 10.0.0.65 - - [2025-10-31 00:15:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.038774 10.0.0.65 - - [2025-10-31 00:15:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.042417 10.0.0.65 - - [2025-10-31 00:15:21] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019778 10.0.0.65 - - [2025-10-31 00:15:21] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012999 10.0.0.65 - - [2025-10-31 00:15:21] "GET /floating-ip/30040cd7-4da9-469a-bf7a-2974182b86b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.016408 10.0.0.65 - - [2025-10-31 00:15:21] "POST /set-tag HTTP/1.1" 200 109 0.004759 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:15:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:15:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000901 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:15:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000917 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:15:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001029 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:15:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000930 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:15:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001090 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:16:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001167 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:16:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000904 10.0.0.65 - - [2025-10-31 00:16:45] "GET / HTTP/1.1" 200 35931 0.047962 10.0.0.65 - - [2025-10-31 00:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.65 - - [2025-10-31 00:16:45] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034329 10.0.0.65 - - [2025-10-31 00:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.65 - - [2025-10-31 00:16:45] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031634 10.0.0.65 - - [2025-10-31 00:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.65 - - [2025-10-31 00:16:45] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036065 10.0.0.65 - - [2025-10-31 00:16:46] "POST /tags HTTP/1.1" 200 333 0.044268 10.0.0.65 - - [2025-10-31 00:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.027833 10.0.0.65 - - [2025-10-31 00:16:46] "GET /tag/7028c758-d122-418c-8843-c52c5c0128ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.024965 10.0.0.65 - - [2025-10-31 00:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.65 - - [2025-10-31 00:16:46] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057164 10.0.0.65 - - [2025-10-31 00:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.65 - - [2025-10-31 00:16:46] "GET /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.004939 10.0.0.65 - - [2025-10-31 00:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.65 - - [2025-10-31 00:16:46] "GET /service-appliance-set/7f8761ae-a241-4193-a022-f8eb99e1901b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002694 10.0.0.65 - - [2025-10-31 00:16:46] "POST /fqname-to-id HTTP/1.1" 404 254 0.002388 10.0.0.65 - - [2025-10-31 00:16:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.107948 10.0.0.65 - - [2025-10-31 00:16:46] "GET /virtual-machine-interface/d4f43750-15db-4a7e-932a-46c3e8befa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.005744 10.0.0.65 - - [2025-10-31 00:16:46] "POST /instance-ips HTTP/1.1" 200 409 0.026786 10.0.0.65 - - [2025-10-31 00:16:46] "GET /instance-ip/dce2567d-d9ba-4430-955a-dd6d9a12f2df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.008217 10.0.0.65 - - [2025-10-31 00:16:46] "POST /loadbalancers HTTP/1.1" 200 610 0.068103 10.0.0.65 - - [2025-10-31 00:16:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.027282 10.0.0.65 - - [2025-10-31 00:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011001 10.0.0.65 - - [2025-10-31 00:16:46] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052510 10.0.0.65 - - [2025-10-31 00:16:46] "GET /instance-ip/dce2567d-d9ba-4430-955a-dd6d9a12f2df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002835 10.0.0.65 - - [2025-10-31 00:16:46] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039564 10.0.0.65 - - [2025-10-31 00:16:46] "GET /loadbalancer/e3e7f495-3ebc-4693-8c41-3fed3f4e08b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005254 10.0.0.65 - - [2025-10-31 00:16:46] "POST /floating-ips HTTP/1.1" 200 597 0.032912 10.0.0.65 - - [2025-10-31 00:16:46] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.039366 10.0.0.65 - - [2025-10-31 00:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.65 - - [2025-10-31 00:16:47] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045184 10.0.0.65 - - [2025-10-31 00:16:47] "GET /loadbalancer-listener/7974dbe2-c209-4a25-a801-f393a87fa81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.007545 10.0.0.65 - - [2025-10-31 00:16:47] "GET /loadbalancer-listener/7974dbe2-c209-4a25-a801-f393a87fa81f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004303 10.0.0.65 - - [2025-10-31 00:16:47] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.022452 10.0.0.65 - - [2025-10-31 00:16:47] "GET /instance-ip/dce2567d-d9ba-4430-955a-dd6d9a12f2df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.006496 10.0.0.65 - - [2025-10-31 00:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.65 - - [2025-10-31 00:16:47] "GET /instance-ip/dce2567d-d9ba-4430-955a-dd6d9a12f2df?fields=floating_ips HTTP/1.1" 200 1213 0.006197 10.0.0.65 - - [2025-10-31 00:16:47] "GET /floating-ip/8effb9fd-9806-45e5-890a-3b47c8d1abc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002334 10.0.0.65 - - [2025-10-31 00:16:47] "GET /loadbalancer/e3e7f495-3ebc-4693-8c41-3fed3f4e08b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002938 10.0.0.65 - - [2025-10-31 00:16:47] "POST /tags HTTP/1.1" 200 295 0.068388 10.0.0.65 - - [2025-10-31 00:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007225 10.0.0.65 - - [2025-10-31 00:16:47] "GET /tag/f6fd92f6-7960-4c8a-9d7a-aadbaa5295d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.018043 10.0.0.65 - - [2025-10-31 00:16:47] "POST /tags HTTP/1.1" 409 233 0.002413 10.0.0.65 - - [2025-10-31 00:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.65 - - [2025-10-31 00:16:47] "GET /tag/aa0fc579-bc41-412a-a362-291b8a99fb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.014877 10.0.0.65 - - [2025-10-31 00:16:47] "POST /tags HTTP/1.1" 409 206 0.002236 10.0.0.65 - - [2025-10-31 00:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.65 - - [2025-10-31 00:16:47] "GET /tag/33760921-b986-4e7e-8d72-1f940e09400c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013084 10.0.0.65 - - [2025-10-31 00:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.65 - - [2025-10-31 00:16:47] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006001 10.0.0.65 - - [2025-10-31 00:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.65 - - [2025-10-31 00:16:47] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031664 10.0.0.65 - - [2025-10-31 00:16:47] "POST /virtual-machines HTTP/1.1" 200 369 0.011153 10.0.0.65 - - [2025-10-31 00:16:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.033638 10.0.0.65 - - [2025-10-31 00:16:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.131716 10.0.0.65 - - [2025-10-31 00:16:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.010908 10.0.0.65 - - [2025-10-31 00:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010652 10.0.0.65 - - [2025-10-31 00:16:47] "GET /virtual-machine-interface/e3c2789a-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.015177 10.0.0.65 - - [2025-10-31 00:16:47] "POST /instance-ips HTTP/1.1" 200 409 0.026606 10.0.0.65 - - [2025-10-31 00:16:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.029235 10.0.0.65 - - [2025-10-31 00:16:48] "GET /virtual-machine-interface/e3c2789a-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.010725 10.0.0.65 - - [2025-10-31 00:16:48] "POST /set-tag HTTP/1.1" 200 109 0.026598 10.0.0.65 - - [2025-10-31 00:16:48] "GET /virtual-machine-interface/e3c2789a-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.019030 10.0.0.65 - - [2025-10-31 00:16:48] "GET /instance-ip/e3df15a4-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.011775 10.0.0.65 - - [2025-10-31 00:16:48] "GET /virtual-machine-interface/e3c2789a-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008212 10.0.0.65 - - [2025-10-31 00:16:48] "POST /set-tag HTTP/1.1" 200 109 0.004904 10.0.0.65 - - [2025-10-31 00:16:48] "GET /virtual-router/7292fc05-0838-4216-8b8b-41b4050326fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.012156 10.0.0.65 - - [2025-10-31 00:16:48] "POST /ref-update HTTP/1.1" 200 156 0.011411 10.0.0.65 - - [2025-10-31 00:16:48] "GET /virtual-machine-interface/e3c2789a-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.018724 10.0.0.65 - - [2025-10-31 00:16:48] "POST /set-tag HTTP/1.1" 200 109 0.007263 10.0.0.65 - - [2025-10-31 00:16:48] "GET /virtual-machine-interface/e3c2789a-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006390 10.0.0.65 - - [2025-10-31 00:16:48] "POST /set-tag HTTP/1.1" 200 109 0.003053 10.0.0.65 - - [2025-10-31 00:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.65 - - [2025-10-31 00:16:49] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005309 10.0.0.65 - - [2025-10-31 00:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004869 10.0.0.65 - - [2025-10-31 00:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.65 - - [2025-10-31 00:16:49] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046443 10.0.0.65 - - [2025-10-31 00:16:49] "GET /virtual-networks?parent_id=69f272bc-e2b4-48a2-9faa-9a83b57ee365&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003431 10.0.0.65 - - [2025-10-31 00:16:49] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033831 10.0.0.65 - - [2025-10-31 00:16:49] "POST /virtual-machines HTTP/1.1" 200 369 0.013355 10.0.0.65 - - [2025-10-31 00:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.015244 10.0.0.65 - - [2025-10-31 00:16:49] "POST /virtual-networks HTTP/1.1" 200 512 0.105200 10.0.0.65 - - [2025-10-31 00:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009111 10.0.0.65 - - [2025-10-31 00:16:49] "GET /network-ipam/4f24f9bd-f2e0-4520-82c5-572599b1686d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1042 0.028234 10.0.0.65 - - [2025-10-31 00:16:49] "POST /route-targets HTTP/1.1" 200 327 0.024381 10.0.0.65 - - [2025-10-31 00:16:49] "POST /ref-update HTTP/1.1" 200 156 0.045917 10.0.0.65 - - [2025-10-31 00:16:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.172327 10.0.0.65 - - [2025-10-31 00:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025324 10.0.0.65 - - [2025-10-31 00:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.021516 10.0.0.65 - - [2025-10-31 00:16:49] "GET /virtual-machine-interface/e4cf5140-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.010978 10.0.0.65 - - [2025-10-31 00:16:49] "POST /useragent-kv HTTP/1.1" 200 115 0.008029 10.0.0.65 - - [2025-10-31 00:16:49] "POST /ref-update HTTP/1.1" 200 156 0.173941 10.0.0.65 - - [2025-10-31 00:16:49] "GET /virtual-network/74dfedd4-b6f0-48f0-80a1-e5dc085055d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.012284 10.0.0.65 - - [2025-10-31 00:16:49] "GET /domains HTTP/1.1" 200 280 0.004878 10.0.0.65 - - [2025-10-31 00:16:49] "GET /domain/92db59c4-cde2-4d51-ba9a-89fb8f52042e HTTP/1.1" 200 3087 0.011024 10.0.0.65 - - [2025-10-31 00:16:49] "POST /instance-ips HTTP/1.1" 200 409 0.053296 10.0.0.65 - - [2025-10-31 00:16:49] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365 HTTP/1.1" 200 7064 0.066595 10.0.0.65 - - [2025-10-31 00:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.052631 10.0.0.65 - - [2025-10-31 00:16:49] "GET /virtual-machine-interface/e4cf5140-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.018824 10.0.0.65 - - [2025-10-31 00:16:49] "GET /virtual-network/74dfedd4-b6f0-48f0-80a1-e5dc085055d5 HTTP/1.1" 200 2085 0.014550 10.0.0.65 - - [2025-10-31 00:16:49] "GET /virtual-network/74dfedd4-b6f0-48f0-80a1-e5dc085055d5 HTTP/1.1" 200 2085 0.004373 10.0.0.65 - - [2025-10-31 00:16:49] "GET /routing-instance/21c7103a-5086-47dc-9928-101a06c5bcfc HTTP/1.1" 200 1402 0.002960 10.0.0.65 - - [2025-10-31 00:16:49] "GET /routing-instance/21c7103a-5086-47dc-9928-101a06c5bcfc HTTP/1.1" 200 1402 0.003756 10.0.0.65 - - [2025-10-31 00:16:49] "GET /route-target/e8700a59-35cd-4c5d-b2b3-9326958163d7 HTTP/1.1" 200 1153 0.003448 10.0.0.65 - - [2025-10-31 00:16:49] "GET /virtual-network/74dfedd4-b6f0-48f0-80a1-e5dc085055d5 HTTP/1.1" 200 2085 0.005580 10.0.0.65 - - [2025-10-31 00:16:49] "GET /routing-instance/21c7103a-5086-47dc-9928-101a06c5bcfc HTTP/1.1" 200 1402 0.002550 10.0.0.65 - - [2025-10-31 00:16:49] "GET /virtual-network/74dfedd4-b6f0-48f0-80a1-e5dc085055d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005527 10.0.0.65 - - [2025-10-31 00:16:49] "GET /virtual-network/74dfedd4-b6f0-48f0-80a1-e5dc085055d5 HTTP/1.1" 200 2085 0.003834 10.0.0.65 - - [2025-10-31 00:16:49] "POST /set-tag HTTP/1.1" 200 109 0.030570 10.0.0.65 - - [2025-10-31 00:16:49] "GET /routing-instance/21c7103a-5086-47dc-9928-101a06c5bcfc HTTP/1.1" 200 1402 0.007510 10.0.0.65 - - [2025-10-31 00:16:49] "GET /virtual-machine-interface/e4cf5140-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.018583 10.0.0.65 - - [2025-10-31 00:16:49] "GET /routing-instance/21c7103a-5086-47dc-9928-101a06c5bcfc HTTP/1.1" 200 1402 0.004396 10.0.0.65 - - [2025-10-31 00:16:49] "GET /instance-ip/e4f41020-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004966 10.0.0.65 - - [2025-10-31 00:16:49] "GET /route-target/e8700a59-35cd-4c5d-b2b3-9326958163d7 HTTP/1.1" 200 1153 0.002287 10.0.0.65 - - [2025-10-31 00:16:50] "GET /domains HTTP/1.1" 200 280 0.002215 10.0.0.65 - - [2025-10-31 00:16:50] "GET /domain/92db59c4-cde2-4d51-ba9a-89fb8f52042e HTTP/1.1" 200 3087 0.003047 10.0.0.65 - - [2025-10-31 00:16:50] "GET /virtual-machine-interface/e4cf5140-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017681 10.0.0.65 - - [2025-10-31 00:16:50] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365 HTTP/1.1" 200 7064 0.048226 10.0.0.65 - - [2025-10-31 00:16:50] "POST /set-tag HTTP/1.1" 200 109 0.006494 10.0.0.65 - - [2025-10-31 00:16:50] "GET /virtual-network/74dfedd4-b6f0-48f0-80a1-e5dc085055d5 HTTP/1.1" 200 2085 0.003682 10.0.0.65 - - [2025-10-31 00:16:50] "GET /virtual-router/7292fc05-0838-4216-8b8b-41b4050326fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.006688 10.0.0.65 - - [2025-10-31 00:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.65 - - [2025-10-31 00:16:50] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055070 10.0.0.65 - - [2025-10-31 00:16:50] "GET /virtual-network/74dfedd4-b6f0-48f0-80a1-e5dc085055d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005646 10.0.0.65 - - [2025-10-31 00:16:50] "POST /ref-update HTTP/1.1" 200 156 0.053336 10.0.0.65 - - [2025-10-31 00:16:50] "GET /virtual-machine-interface/e4cf5140-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.022550 10.0.0.65 - - [2025-10-31 00:16:50] "POST /set-tag HTTP/1.1" 200 109 0.007461 10.0.0.65 - - [2025-10-31 00:16:50] "GET /floating-ip-pools?parent_id=74dfedd4-b6f0-48f0-80a1-e5dc085055d5&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002747 10.0.0.65 - - [2025-10-31 00:16:50] "GET /virtual-network/74dfedd4-b6f0-48f0-80a1-e5dc085055d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004316 10.0.0.65 - - [2025-10-31 00:16:50] "GET /virtual-machine-interface/e4cf5140-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008605 10.0.0.65 - - [2025-10-31 00:16:50] "POST /floating-ip-pools HTTP/1.1" 200 562 0.035316 10.0.0.65 - - [2025-10-31 00:16:50] "POST /set-tag HTTP/1.1" 200 109 0.016365 10.0.0.65 - - [2025-10-31 00:16:50] "POST /ref-update HTTP/1.1" 200 156 0.008711 10.0.0.65 - - [2025-10-31 00:16:50] "GET /virtual-network/74dfedd4-b6f0-48f0-80a1-e5dc085055d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.007607 10.0.0.65 - - [2025-10-31 00:16:50] "GET /domains HTTP/1.1" 200 280 0.002742 10.0.0.65 - - [2025-10-31 00:16:50] "GET /domain/92db59c4-cde2-4d51-ba9a-89fb8f52042e HTTP/1.1" 200 3087 0.004915 10.0.0.65 - - [2025-10-31 00:16:50] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365 HTTP/1.1" 200 7320 0.052372 10.0.0.65 - - [2025-10-31 00:16:50] "GET /virtual-network/74dfedd4-b6f0-48f0-80a1-e5dc085055d5 HTTP/1.1" 200 2323 0.010007 10.0.0.65 - - [2025-10-31 00:16:50] "GET /floating-ip-pool/d8d7544a-d52b-44e6-82f9-697f46f2c159 HTTP/1.1" 200 1314 0.002758 10.0.0.65 - - [2025-10-31 00:16:50] "GET /domains HTTP/1.1" 200 280 0.001792 10.0.0.65 - - [2025-10-31 00:16:50] "GET /domain/92db59c4-cde2-4d51-ba9a-89fb8f52042e HTTP/1.1" 200 3087 0.003844 10.0.0.65 - - [2025-10-31 00:16:50] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365 HTTP/1.1" 200 7320 0.041852 10.0.0.65 - - [2025-10-31 00:16:50] "GET /virtual-network/74dfedd4-b6f0-48f0-80a1-e5dc085055d5 HTTP/1.1" 200 2323 0.004189 10.0.0.65 - - [2025-10-31 00:16:50] "GET /virtual-network/74dfedd4-b6f0-48f0-80a1-e5dc085055d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004211 10.0.0.65 - - [2025-10-31 00:16:50] "POST /tags HTTP/1.1" 200 365 0.061249 10.0.0.65 - - [2025-10-31 00:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007994 10.0.0.65 - - [2025-10-31 00:16:50] "GET /tag/5024cabc-45ea-4051-a837-6f09ca8fb27c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.022155 10.0.0.65 - - [2025-10-31 00:16:50] "POST /tags HTTP/1.1" 409 206 0.002219 10.0.0.65 - - [2025-10-31 00:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.65 - - [2025-10-31 00:16:50] "GET /tag/33760921-b986-4e7e-8d72-1f940e09400c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011460 10.0.0.65 - - [2025-10-31 00:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.65 - - [2025-10-31 00:16:50] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.052274 10.0.0.65 - - [2025-10-31 00:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.65 - - [2025-10-31 00:16:50] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005090 10.0.0.65 - - [2025-10-31 00:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.65 - - [2025-10-31 00:16:50] "GET /service-appliance-set/fa78fa5f-27ec-4a16-a5fb-516b1c87d288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003388 10.0.0.65 - - [2025-10-31 00:16:50] "POST /fqname-to-id HTTP/1.1" 404 258 0.001437 10.0.0.65 - - [2025-10-31 00:16:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.127231 10.0.0.65 - - [2025-10-31 00:16:51] "GET /virtual-machine-interface/04221dce-c4dc-4b14-a9ca-b8c3e9a51c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.033884 10.0.0.65 - - [2025-10-31 00:16:51] "POST /set-tag HTTP/1.1" 200 109 0.035369 10.0.0.65 - - [2025-10-31 00:16:51] "POST /instance-ips HTTP/1.1" 200 417 0.036397 10.0.0.65 - - [2025-10-31 00:16:51] "GET /instance-ip/d718948d-b25e-45a8-aafd-dfe0b2231ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.003310 10.0.0.65 - - [2025-10-31 00:16:51] "POST /loadbalancers HTTP/1.1" 200 618 0.064898 10.0.0.65 - - [2025-10-31 00:16:51] "POST /service-instances HTTP/1.1" 200 566 0.025466 10.0.0.65 - - [2025-10-31 00:16:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.022764 10.0.0.65 - - [2025-10-31 00:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007338 10.0.0.65 - - [2025-10-31 00:16:51] "POST /ref-update HTTP/1.1" 200 156 0.027262 10.0.0.65 - - [2025-10-31 00:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.65 - - [2025-10-31 00:16:51] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.061431 10.0.0.65 - - [2025-10-31 00:16:51] "PUT /service-instance/24383d67-b066-4538-be60-14cf4ca6db1f HTTP/1.1" 200 266 0.014776 10.0.0.65 - - [2025-10-31 00:16:51] "GET /virtual-machine-interface/04221dce-c4dc-4b14-a9ca-b8c3e9a51c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.004535 10.0.0.65 - - [2025-10-31 00:16:51] "GET /virtual-machine-interface/04221dce-c4dc-4b14-a9ca-b8c3e9a51c5a?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.007891 10.0.0.65 - - [2025-10-31 00:16:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.012114 10.0.0.65 - - [2025-10-31 00:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.65 - - [2025-10-31 00:16:51] "PUT /service-instance/24383d67-b066-4538-be60-14cf4ca6db1f HTTP/1.1" 200 266 0.010571 10.0.0.65 - - [2025-10-31 00:16:51] "GET /floating-ip-pool/d8d7544a-d52b-44e6-82f9-697f46f2c159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.013014 10.0.0.65 - - [2025-10-31 00:16:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.027079 10.0.0.65 - - [2025-10-31 00:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006662 10.0.0.65 - - [2025-10-31 00:16:51] "POST /floating-ips HTTP/1.1" 200 671 0.104542 10.0.0.65 - - [2025-10-31 00:16:51] "POST /virtual-machines HTTP/1.1" 200 429 0.027589 10.0.0.65 - - [2025-10-31 00:16:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.027649 10.0.0.65 - - [2025-10-31 00:16:51] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004340 10.0.0.65 - - [2025-10-31 00:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.65 - - [2025-10-31 00:16:51] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004435 10.0.0.65 - - [2025-10-31 00:16:51] "POST /tags HTTP/1.1" 409 221 0.012120 10.0.0.65 - - [2025-10-31 00:16:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.149833 10.0.0.65 - - [2025-10-31 00:16:51] "POST /chown HTTP/1.1" 200 109 0.024671 10.0.0.65 - - [2025-10-31 00:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007782 10.0.0.65 - - [2025-10-31 00:16:51] "GET /tag/7028c758-d122-418c-8843-c52c5c0128ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.019807 10.0.0.65 - - [2025-10-31 00:16:51] "POST /tags HTTP/1.1" 409 238 0.002708 10.0.0.65 - - [2025-10-31 00:16:51] "POST /chown HTTP/1.1" 200 109 0.005724 10.0.0.65 - - [2025-10-31 00:16:51] "PUT /virtual-machine-interface/79bc2061-22db-412a-b377-bbf75ef42751 HTTP/1.1" 200 284 0.017565 10.0.0.65 - - [2025-10-31 00:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013972 10.0.0.65 - - [2025-10-31 00:16:52] "GET /tag/5024cabc-45ea-4051-a837-6f09ca8fb27c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012369 10.0.0.65 - - [2025-10-31 00:16:52] "PUT /instance-ip/d718948d-b25e-45a8-aafd-dfe0b2231ab9 HTTP/1.1" 200 256 0.046584 10.0.0.65 - - [2025-10-31 00:16:52] "POST /firewall-rules HTTP/1.1" 200 650 0.080007 10.0.0.65 - - [2025-10-31 00:16:52] "POST /ref-update HTTP/1.1" 200 156 0.054350 10.0.0.65 - - [2025-10-31 00:16:52] "POST /ref-update HTTP/1.1" 200 156 0.020972 10.0.0.65 - - [2025-10-31 00:16:52] "GET /firewall-rule/158df72b-a92d-42f1-b88b-4fbc3acb8910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.015017 10.0.0.65 - - [2025-10-31 00:16:52] "GET /firewall-policy/bbe83d2d-48df-4b27-8296-ce23fb1156da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.008265 10.0.0.65 - - [2025-10-31 00:16:52] "POST /ref-update HTTP/1.1" 200 156 0.032272 10.0.0.65 - - [2025-10-31 00:16:52] "GET /firewall-rule/158df72b-a92d-42f1-b88b-4fbc3acb8910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.016852 10.0.0.65 - - [2025-10-31 00:16:52] "POST /ref-update HTTP/1.1" 200 156 0.009823 10.0.0.65 - - [2025-10-31 00:16:52] "POST /ref-update HTTP/1.1" 200 156 0.022290 10.0.0.65 - - [2025-10-31 00:16:52] "POST /ref-update HTTP/1.1" 200 156 0.048518 10.0.0.65 - - [2025-10-31 00:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005238 10.0.0.65 - - [2025-10-31 00:16:52] "POST /ref-update HTTP/1.1" 200 156 0.034470 10.0.0.65 - - [2025-10-31 00:16:52] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.048380 10.0.0.65 - - [2025-10-31 00:16:52] "POST /virtual-machines HTTP/1.1" 200 429 0.011775 10.0.0.65 - - [2025-10-31 00:16:52] "GET /loadbalancer/80a19400-b817-416f-8569-65fbc603e2c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.012212 10.0.0.65 - - [2025-10-31 00:16:52] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.072384 10.0.0.65 - - [2025-10-31 00:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.65 - - [2025-10-31 00:16:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.144119 10.0.0.65 - - [2025-10-31 00:16:52] "POST /chown HTTP/1.1" 200 109 0.048802 10.0.0.65 - - [2025-10-31 00:16:52] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.099018 10.0.0.65 - - [2025-10-31 00:16:52] "GET /loadbalancer-listener/ad327429-a49d-49ad-a257-ac58c4f84d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.006281 10.0.0.65 - - [2025-10-31 00:16:52] "GET /loadbalancer-listener/ad327429-a49d-49ad-a257-ac58c4f84d38?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.006327 10.0.0.65 - - [2025-10-31 00:16:52] "POST /chown HTTP/1.1" 200 109 0.029907 10.0.0.65 - - [2025-10-31 00:16:52] "PUT /virtual-machine-interface/87be55a3-7e41-4852-a2cb-1b2e25ec33d7 HTTP/1.1" 200 284 0.033133 10.0.0.65 - - [2025-10-31 00:16:52] "PUT /instance-ip/d718948d-b25e-45a8-aafd-dfe0b2231ab9 HTTP/1.1" 200 256 0.046132 10.0.0.65 - - [2025-10-31 00:16:52] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.050110 10.0.0.65 - - [2025-10-31 00:16:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.021110 10.0.0.65 - - [2025-10-31 00:16:52] "GET /loadbalancer-pool/851c2f94-d3cd-4c75-a3d6-07ed4681e108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.014284 10.0.0.65 - - [2025-10-31 00:16:52] "POST /ref-update HTTP/1.1" 200 156 0.038451 10.0.0.65 - - [2025-10-31 00:16:52] "POST /ref-update HTTP/1.1" 200 156 0.029874 10.0.0.65 - - [2025-10-31 00:16:52] "POST /ref-update HTTP/1.1" 200 156 0.036813 10.0.0.65 - - [2025-10-31 00:16:52] "POST /loadbalancer-members HTTP/1.1" 200 707 0.056026 10.0.0.65 - - [2025-10-31 00:16:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.016918 10.0.0.65 - - [2025-10-31 00:16:52] "GET /loadbalancer-member/945dfb6f-6feb-4427-a1f7-d9fcf8f4a846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.010367 10.0.0.65 - - [2025-10-31 00:16:52] "POST /ref-update HTTP/1.1" 200 156 0.032010 10.0.0.65 - - [2025-10-31 00:16:53] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002122 10.0.0.65 - - [2025-10-31 00:16:53] "POST /ref-update HTTP/1.1" 200 156 0.038387 10.0.0.65 - - [2025-10-31 00:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008929 10.0.0.65 - - [2025-10-31 00:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.65 - - [2025-10-31 00:16:53] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006567 10.0.0.65 - - [2025-10-31 00:16:53] "POST /tags HTTP/1.1" 409 221 0.002501 10.0.0.65 - - [2025-10-31 00:16:53] "POST /chown HTTP/1.1" 200 109 0.009840 10.0.0.65 - - [2025-10-31 00:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.65 - - [2025-10-31 00:16:53] "GET /tag/7028c758-d122-418c-8843-c52c5c0128ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.020185 10.0.0.65 - - [2025-10-31 00:16:53] "POST /chown HTTP/1.1" 200 109 0.035378 10.0.0.65 - - [2025-10-31 00:16:53] "POST /tags HTTP/1.1" 409 238 0.002289 10.0.0.65 - - [2025-10-31 00:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.65 - - [2025-10-31 00:16:53] "PUT /instance-ip/d718948d-b25e-45a8-aafd-dfe0b2231ab9 HTTP/1.1" 200 256 0.035249 10.0.0.65 - - [2025-10-31 00:16:53] "GET /tag/5024cabc-45ea-4051-a837-6f09ca8fb27c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.037009 10.0.0.65 - - [2025-10-31 00:16:53] "POST /ref-update HTTP/1.1" 200 156 0.020255 10.0.0.65 - - [2025-10-31 00:16:53] "POST /firewall-rules HTTP/1.1" 409 293 0.005564 10.0.0.65 - - [2025-10-31 00:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008425 10.0.0.65 - - [2025-10-31 00:16:53] "POST /chown HTTP/1.1" 200 109 0.024779 10.0.0.65 - - [2025-10-31 00:16:53] "POST /chown HTTP/1.1" 200 109 0.025927 10.0.0.65 - - [2025-10-31 00:16:53] "PUT /firewall-rule/158df72b-a92d-42f1-b88b-4fbc3acb8910 HTTP/1.1" 200 260 0.085634 10.0.0.65 - - [2025-10-31 00:16:53] "PUT /instance-ip/d718948d-b25e-45a8-aafd-dfe0b2231ab9 HTTP/1.1" 200 256 0.018681 10.0.0.65 - - [2025-10-31 00:16:53] "GET /firewall-rule/158df72b-a92d-42f1-b88b-4fbc3acb8910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.011984 10.0.0.65 - - [2025-10-31 00:16:53] "GET /firewall-policy/bbe83d2d-48df-4b27-8296-ce23fb1156da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006447 10.0.0.65 - - [2025-10-31 00:16:53] "GET /firewall-rule/158df72b-a92d-42f1-b88b-4fbc3acb8910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004564 10.0.0.65 - - [2025-10-31 00:16:53] "POST /ref-update HTTP/1.1" 200 156 0.035966 10.0.0.65 - - [2025-10-31 00:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.65 - - [2025-10-31 00:16:53] "POST /chown HTTP/1.1" 200 109 0.007105 10.0.0.65 - - [2025-10-31 00:16:53] "POST /chown HTTP/1.1" 200 109 0.017452 10.0.0.65 - - [2025-10-31 00:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005245 10.0.0.65 - - [2025-10-31 00:16:53] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.010355 10.0.0.65 - - [2025-10-31 00:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004902 10.0.0.65 - - [2025-10-31 00:16:53] "PUT /instance-ip/d718948d-b25e-45a8-aafd-dfe0b2231ab9 HTTP/1.1" 200 256 0.053289 10.0.0.65 - - [2025-10-31 00:16:53] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.046928 10.0.0.65 - - [2025-10-31 00:16:53] "POST /ref-update HTTP/1.1" 200 156 0.015747 10.0.0.65 - - [2025-10-31 00:16:53] "POST /chown HTTP/1.1" 200 109 0.031885 10.0.0.65 - - [2025-10-31 00:16:53] "POST /virtual-machines HTTP/1.1" 200 373 0.036205 10.0.0.65 - - [2025-10-31 00:16:53] "POST /chown HTTP/1.1" 200 109 0.047005 10.0.0.65 - - [2025-10-31 00:16:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.049100 10.0.0.65 - - [2025-10-31 00:16:53] "PUT /instance-ip/d718948d-b25e-45a8-aafd-dfe0b2231ab9 HTTP/1.1" 200 256 0.030372 10.0.0.65 - - [2025-10-31 00:16:53] "POST /ref-update HTTP/1.1" 200 156 0.071589 10.0.0.65 - - [2025-10-31 00:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.65 - - [2025-10-31 00:16:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.189342 10.0.0.65 - - [2025-10-31 00:16:54] "POST /chown HTTP/1.1" 200 109 0.025456 10.0.0.65 - - [2025-10-31 00:16:54] "POST /chown HTTP/1.1" 200 109 0.022588 10.0.0.65 - - [2025-10-31 00:16:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.023421 10.0.0.65 - - [2025-10-31 00:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005054 10.0.0.65 - - [2025-10-31 00:16:54] "GET /virtual-machine-interface/e76c948a-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.013562 10.0.0.65 - - [2025-10-31 00:16:54] "PUT /instance-ip/d718948d-b25e-45a8-aafd-dfe0b2231ab9 HTTP/1.1" 200 256 0.043005 10.0.0.65 - - [2025-10-31 00:16:54] "POST /ref-update HTTP/1.1" 200 156 0.017580 10.0.0.65 - - [2025-10-31 00:16:54] "POST /chown HTTP/1.1" 200 109 0.019912 10.0.0.65 - - [2025-10-31 00:16:54] "POST /instance-ips HTTP/1.1" 200 413 0.064025 10.0.0.65 - - [2025-10-31 00:16:54] "POST /chown HTTP/1.1" 200 109 0.026510 10.0.0.65 - - [2025-10-31 00:16:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.021774 10.0.0.65 - - [2025-10-31 00:16:54] "GET /virtual-machine-interface/e76c948a-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.011824 10.0.0.65 - - [2025-10-31 00:16:54] "PUT /instance-ip/d718948d-b25e-45a8-aafd-dfe0b2231ab9 HTTP/1.1" 200 256 0.013856 10.0.0.65 - - [2025-10-31 00:16:54] "POST /ref-update HTTP/1.1" 200 156 0.025772 10.0.0.65 - - [2025-10-31 00:16:54] "POST /set-tag HTTP/1.1" 200 109 0.030777 10.0.0.65 - - [2025-10-31 00:16:54] "GET /virtual-machine-interface/e76c948a-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.018723 10.0.0.65 - - [2025-10-31 00:16:54] "GET /instance-ip/e794713a-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.012130 10.0.0.65 - - [2025-10-31 00:16:54] "GET /virtual-machine-interface/e76c948a-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004299 10.0.0.65 - - [2025-10-31 00:16:54] "POST /set-tag HTTP/1.1" 200 109 0.005795 10.0.0.65 - - [2025-10-31 00:16:54] "GET /virtual-router/7292fc05-0838-4216-8b8b-41b4050326fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.004013 10.0.0.65 - - [2025-10-31 00:16:54] "PUT /service-instance/24383d67-b066-4538-be60-14cf4ca6db1f HTTP/1.1" 200 266 0.010863 10.0.0.65 - - [2025-10-31 00:16:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.013999 10.0.0.65 - - [2025-10-31 00:16:54] "POST /ref-update HTTP/1.1" 200 156 0.021742 10.0.0.65 - - [2025-10-31 00:16:54] "GET /virtual-machine-interface/e76c948a-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007964 10.0.0.65 - - [2025-10-31 00:16:54] "POST /set-tag HTTP/1.1" 200 109 0.002597 10.0.0.65 - - [2025-10-31 00:16:54] "PUT /service-instance/24383d67-b066-4538-be60-14cf4ca6db1f HTTP/1.1" 200 266 0.010930 10.0.0.65 - - [2025-10-31 00:16:54] "GET /virtual-machine-interface/e76c948a-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006789 10.0.0.65 - - [2025-10-31 00:16:54] "POST /set-tag HTTP/1.1" 200 109 0.001841 10.0.0.65 - - [2025-10-31 00:16:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017044 10.0.0.65 - - [2025-10-31 00:16:54] "PUT /service-instance/24383d67-b066-4538-be60-14cf4ca6db1f HTTP/1.1" 200 266 0.014053 10.0.0.65 - - [2025-10-31 00:16:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.006412 10.0.0.65 - - [2025-10-31 00:16:54] "PUT /service-instance/24383d67-b066-4538-be60-14cf4ca6db1f HTTP/1.1" 200 266 0.008968 10.0.0.65 - - [2025-10-31 00:16:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.006291 10.0.0.65 - - [2025-10-31 00:16:54] "PUT /service-instance/24383d67-b066-4538-be60-14cf4ca6db1f HTTP/1.1" 200 266 0.012979 10.0.0.65 - - [2025-10-31 00:16:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.023212 10.0.0.65 - - [2025-10-31 00:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.65 - - [2025-10-31 00:16:54] "POST /chown HTTP/1.1" 200 109 0.005897 10.0.0.65 - - [2025-10-31 00:16:55] "POST /chown HTTP/1.1" 200 109 0.006703 10.0.0.65 - - [2025-10-31 00:16:55] "POST /ref-update HTTP/1.1" 200 156 0.014560 10.0.0.65 - - [2025-10-31 00:16:55] "POST /chown HTTP/1.1" 200 109 0.017011 10.0.0.65 - - [2025-10-31 00:16:55] "POST /chown HTTP/1.1" 200 109 0.007252 10.0.0.65 - - [2025-10-31 00:16:55] "POST /ref-update HTTP/1.1" 200 156 0.009207 10.0.0.65 - - [2025-10-31 00:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.65 - - [2025-10-31 00:16:55] "POST /chown HTTP/1.1" 200 109 0.007618 10.0.0.65 - - [2025-10-31 00:16:55] "POST /chown HTTP/1.1" 200 109 0.019170 10.0.0.65 - - [2025-10-31 00:16:55] "POST /chown HTTP/1.1" 200 109 0.019979 10.0.0.65 - - [2025-10-31 00:16:55] "POST /chown HTTP/1.1" 200 109 0.008563 10.0.0.65 - - [2025-10-31 00:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.65 - - [2025-10-31 00:16:55] "POST /chown HTTP/1.1" 200 109 0.007179 10.0.0.65 - - [2025-10-31 00:16:55] "POST /chown HTTP/1.1" 200 109 0.013736 10.0.0.65 - - [2025-10-31 00:16:55] "POST /chown HTTP/1.1" 200 109 0.014529 10.0.0.65 - - [2025-10-31 00:16:55] "POST /chown HTTP/1.1" 200 109 0.018789 10.0.0.65 - - [2025-10-31 00:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.65 - - [2025-10-31 00:16:55] "POST /chown HTTP/1.1" 200 109 0.009146 10.0.0.65 - - [2025-10-31 00:16:55] "POST /chown HTTP/1.1" 200 109 0.016827 10.0.0.65 - - [2025-10-31 00:16:55] "POST /chown HTTP/1.1" 200 109 0.008957 10.0.0.65 - - [2025-10-31 00:16:55] "POST /chown HTTP/1.1" 200 109 0.025589 10.0.0.65 - - [2025-10-31 00:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.65 - - [2025-10-31 00:16:55] "POST /chown HTTP/1.1" 200 109 0.008379 10.0.0.65 - - [2025-10-31 00:16:55] "POST /chown HTTP/1.1" 200 109 0.018543 10.0.0.65 - - [2025-10-31 00:16:55] "POST /chown HTTP/1.1" 200 109 0.015455 10.0.0.65 - - [2025-10-31 00:16:55] "POST /chown HTTP/1.1" 200 109 0.011319 10.0.0.65 - - [2025-10-31 00:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.018684 10.0.0.65 - - [2025-10-31 00:16:55] "POST /chown HTTP/1.1" 200 109 0.012094 10.0.0.65 - - [2025-10-31 00:16:55] "POST /chown HTTP/1.1" 200 109 0.006690 10.0.0.65 - - [2025-10-31 00:16:55] "POST /chown HTTP/1.1" 200 109 0.019190 10.0.0.65 - - [2025-10-31 00:16:55] "POST /chown HTTP/1.1" 200 109 0.026193 10.0.0.65 - - [2025-10-31 00:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.65 - - [2025-10-31 00:16:56] "POST /chown HTTP/1.1" 200 109 0.010499 10.0.0.65 - - [2025-10-31 00:16:56] "POST /chown HTTP/1.1" 200 109 0.007713 10.0.0.65 - - [2025-10-31 00:16:56] "POST /chown HTTP/1.1" 200 109 0.009159 10.0.0.65 - - [2025-10-31 00:16:56] "POST /chown HTTP/1.1" 200 109 0.016693 10.0.0.65 - - [2025-10-31 00:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.65 - - [2025-10-31 00:16:56] "POST /chown HTTP/1.1" 200 109 0.006877 10.0.0.65 - - [2025-10-31 00:16:56] "POST /chown HTTP/1.1" 200 109 0.026452 10.0.0.65 - - [2025-10-31 00:16:56] "POST /chown HTTP/1.1" 200 109 0.017459 10.0.0.65 - - [2025-10-31 00:16:56] "POST /chown HTTP/1.1" 200 109 0.018416 10.0.0.65 - - [2025-10-31 00:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.65 - - [2025-10-31 00:16:56] "POST /chown HTTP/1.1" 200 109 0.007681 10.0.0.65 - - [2025-10-31 00:16:56] "POST /chown HTTP/1.1" 200 109 0.012865 10.0.0.65 - - [2025-10-31 00:16:56] "POST /chown HTTP/1.1" 200 109 0.015281 10.0.0.65 - - [2025-10-31 00:16:56] "POST /chown HTTP/1.1" 200 109 0.015881 10.0.0.65 - - [2025-10-31 00:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.65 - - [2025-10-31 00:16:56] "POST /chown HTTP/1.1" 200 109 0.007456 10.0.0.65 - - [2025-10-31 00:16:56] "POST /chown HTTP/1.1" 200 109 0.018358 10.0.0.65 - - [2025-10-31 00:16:56] "POST /chown HTTP/1.1" 200 109 0.014392 10.0.0.65 - - [2025-10-31 00:16:56] "POST /chown HTTP/1.1" 200 109 0.006719 10.0.0.65 - - [2025-10-31 00:16:58] "GET /virtual-machine-interface/e3c2789a-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006876 10.0.0.65 - - [2025-10-31 00:16:58] "POST /set-tag HTTP/1.1" 200 109 0.002793 10.0.0.65 - - [2025-10-31 00:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.65 - - [2025-10-31 00:16:58] "GET /loadbalancer/e3e7f495-3ebc-4693-8c41-3fed3f4e08b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002605 10.0.0.65 - - [2025-10-31 00:16:58] "GET /loadbalancer-pool/5a95a1a8-cddc-48f4-8792-aab22459a715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002908 10.0.0.65 - - [2025-10-31 00:16:58] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018034 10.0.0.65 - - [2025-10-31 00:16:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.026763 10.0.0.65 - - [2025-10-31 00:16:58] "GET /virtual-machine-interface/e3c2789a-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009543 10.0.0.65 - - [2025-10-31 00:16:58] "GET /virtual-machine-interface/e3c2789a-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007972 10.0.0.65 - - [2025-10-31 00:16:58] "POST /ref-update HTTP/1.1" 200 156 0.006920 10.0.0.65 - - [2025-10-31 00:16:58] "GET /floating-ip/8effb9fd-9806-45e5-890a-3b47c8d1abc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.012780 10.0.0.65 - - [2025-10-31 00:16:58] "POST /tags HTTP/1.1" 409 221 0.001934 10.0.0.65 - - [2025-10-31 00:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.65 - - [2025-10-31 00:16:58] "GET /tag/7028c758-d122-418c-8843-c52c5c0128ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010531 10.0.0.65 - - [2025-10-31 00:16:58] "POST /set-tag HTTP/1.1" 200 109 0.017687 10.0.0.65 - - [2025-10-31 00:16:58] "PUT /floating-ip/8effb9fd-9806-45e5-890a-3b47c8d1abc0 HTTP/1.1" 200 256 0.025084 10.0.0.65 - - [2025-10-31 00:16:58] "GET /virtual-machine/247d4823-11fc-488d-849e-e6ee9104e8ce?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003660 10.0.0.65 - - [2025-10-31 00:16:58] "GET /virtual-machine-interface/e3c2789a-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004496 10.0.0.65 - - [2025-10-31 00:16:59] "GET /virtual-machine-interface/e4cf5140-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007322 10.0.0.65 - - [2025-10-31 00:16:59] "POST /set-tag HTTP/1.1" 200 109 0.002889 10.0.0.65 - - [2025-10-31 00:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.65 - - [2025-10-31 00:16:59] "GET /loadbalancer/e3e7f495-3ebc-4693-8c41-3fed3f4e08b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003802 10.0.0.65 - - [2025-10-31 00:16:59] "GET /loadbalancer-pool/5a95a1a8-cddc-48f4-8792-aab22459a715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.011373 10.0.0.65 - - [2025-10-31 00:16:59] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016912 10.0.0.65 - - [2025-10-31 00:16:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.012826 10.0.0.65 - - [2025-10-31 00:16:59] "GET /virtual-machine-interface/e4cf5140-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017907 10.0.0.65 - - [2025-10-31 00:16:59] "GET /virtual-machine-interface/e4cf5140-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006828 10.0.0.65 - - [2025-10-31 00:16:59] "POST /ref-update HTTP/1.1" 200 156 0.007586 10.0.0.65 - - [2025-10-31 00:16:59] "GET /floating-ip/8effb9fd-9806-45e5-890a-3b47c8d1abc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.014647 10.0.0.65 - - [2025-10-31 00:16:59] "POST /set-tag HTTP/1.1" 200 109 0.015830 10.0.0.65 - - [2025-10-31 00:17:03] "GET /virtual-machine/7941d4d8-ef09-42c4-862f-2e1d01fd9d85?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.002971 10.0.0.65 - - [2025-10-31 00:17:03] "GET /virtual-machine-interface/e4cf5140-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004018 10.0.0.65 - - [2025-10-31 00:17:08] "GET /virtual-machine-interface/e76c948a-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004342 10.0.0.65 - - [2025-10-31 00:17:08] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.65 - - [2025-10-31 00:17:08] "GET /virtual-machine/096ae0a2-4bc4-42fd-9ebe-298a39ad6a5d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.004035 10.0.0.65 - - [2025-10-31 00:17:08] "GET /virtual-machine-interface/e76c948a-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005689 10.0.0.65 - - [2025-10-31 00:17:09] "GET /virtual-machine-interface/e76c948a-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004293 10.0.0.65 - - [2025-10-31 00:17:09] "POST /set-tag HTTP/1.1" 200 109 0.002613 10.0.0.65 - - [2025-10-31 00:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.65 - - [2025-10-31 00:17:31] "POST /chown HTTP/1.1" 200 109 0.008230 10.0.0.65 - - [2025-10-31 00:17:31] "POST /chown HTTP/1.1" 200 109 0.007940 10.0.0.65 - - [2025-10-31 00:17:31] "POST /chown HTTP/1.1" 200 109 0.012605 10.0.0.65 - - [2025-10-31 00:17:32] "POST /chown HTTP/1.1" 200 109 0.006559 10.0.0.65 - - [2025-10-31 00:17:38] "GET /global-system-configs HTTP/1.1" 200 322 0.007363 10.0.0.65 - - [2025-10-31 00:17:39] "GET /global-system-configs HTTP/1.1" 200 322 0.002274 10.0.0.65 - - [2025-10-31 00:17:41] "GET /virtual-machine-interface/e76c948a-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004417 10.0.0.65 - - [2025-10-31 00:17:41] "POST /set-tag HTTP/1.1" 200 109 0.002682 10.0.0.65 - - [2025-10-31 00:17:41] "GET /virtual-machine-interface/e76c948a-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004395 10.0.0.65 - - [2025-10-31 00:17:41] "POST /set-tag HTTP/1.1" 200 109 0.002253 10.0.0.65 - - [2025-10-31 00:17:41] "GET /virtual-machine/096ae0a2-4bc4-42fd-9ebe-298a39ad6a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.003478 10.0.0.65 - - [2025-10-31 00:17:41] "POST /ref-update HTTP/1.1" 200 156 0.021971 10.0.0.65 - - [2025-10-31 00:17:41] "GET /virtual-machine-interface/e76c948a-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006067 10.0.0.65 - - [2025-10-31 00:17:41] "POST /set-tag HTTP/1.1" 200 109 0.014592 10.0.0.65 - - [2025-10-31 00:17:41] "POST /set-tag HTTP/1.1" 200 109 0.049634 10.0.0.65 - - [2025-10-31 00:17:41] "DELETE /instance-ip/e794713a-b5ee-11f0-bf46-fa163ef08dc0 HTTP/1.1" 200 115 0.066240 10.0.0.65 - - [2025-10-31 00:17:41] "DELETE /virtual-machine-interface/e76c948a-b5ee-11f0-bf46-fa163ef08dc0 HTTP/1.1" 200 115 0.059679 10.0.0.65 - - [2025-10-31 00:17:41] "DELETE /virtual-machine/096ae0a2-4bc4-42fd-9ebe-298a39ad6a5d HTTP/1.1" 200 115 0.022593 10.0.0.65 - - [2025-10-31 00:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.65 - - [2025-10-31 00:17:44] "GET /tag/5024cabc-45ea-4051-a837-6f09ca8fb27c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010700 10.0.0.65 - - [2025-10-31 00:17:44] "GET /tag/5024cabc-45ea-4051-a837-6f09ca8fb27c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.012245 10.0.0.65 - - [2025-10-31 00:17:44] "GET /virtual-machine-interface/04221dce-c4dc-4b14-a9ca-b8c3e9a51c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.004092 10.0.0.65 - - [2025-10-31 00:17:44] "POST /set-tag HTTP/1.1" 200 109 0.015834 10.0.0.65 - - [2025-10-31 00:17:44] "GET /virtual-machine-interface/79bc2061-22db-412a-b377-bbf75ef42751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.012589 10.0.0.65 - - [2025-10-31 00:17:44] "POST /set-tag HTTP/1.1" 200 109 0.023619 10.0.0.65 - - [2025-10-31 00:17:44] "GET /virtual-machine-interface/87be55a3-7e41-4852-a2cb-1b2e25ec33d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004408 10.0.0.65 - - [2025-10-31 00:17:44] "POST /set-tag HTTP/1.1" 200 109 0.012624 10.0.0.65 - - [2025-10-31 00:17:44] "GET /firewall-policy/bbe83d2d-48df-4b27-8296-ce23fb1156da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.014983 10.0.0.65 - - [2025-10-31 00:17:44] "GET /firewall-rule/158df72b-a92d-42f1-b88b-4fbc3acb8910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002758 10.0.0.65 - - [2025-10-31 00:17:44] "POST /ref-update HTTP/1.1" 200 156 0.011310 10.0.0.65 - - [2025-10-31 00:17:44] "DELETE /firewall-rule/158df72b-a92d-42f1-b88b-4fbc3acb8910 HTTP/1.1" 200 115 0.032719 10.0.0.65 - - [2025-10-31 00:17:44] "DELETE /loadbalancer-member/945dfb6f-6feb-4427-a1f7-d9fcf8f4a846 HTTP/1.1" 200 115 0.045003 10.0.0.65 - - [2025-10-31 00:17:44] "PUT /service-instance/24383d67-b066-4538-be60-14cf4ca6db1f HTTP/1.1" 200 266 0.010674 10.0.0.65 - - [2025-10-31 00:17:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018857 10.0.0.65 - - [2025-10-31 00:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009202 10.0.0.65 - - [2025-10-31 00:17:44] "DELETE /loadbalancer-pool/851c2f94-d3cd-4c75-a3d6-07ed4681e108 HTTP/1.1" 200 115 0.081234 10.0.0.65 - - [2025-10-31 00:17:44] "DELETE /loadbalancer-listener/ad327429-a49d-49ad-a257-ac58c4f84d38 HTTP/1.1" 200 115 0.029151 10.0.0.65 - - [2025-10-31 00:17:44] "GET /floating-ip/9459d82f-8c8e-4d80-a0f7-65e9c709fccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.005544 10.0.0.65 - - [2025-10-31 00:17:44] "POST /chown HTTP/1.1" 200 109 0.011723 10.0.0.65 - - [2025-10-31 00:17:44] "POST /chown HTTP/1.1" 200 109 0.018611 10.0.0.65 - - [2025-10-31 00:17:44] "POST /chown HTTP/1.1" 200 109 0.026101 10.0.0.65 - - [2025-10-31 00:17:44] "PUT /floating-ip/9459d82f-8c8e-4d80-a0f7-65e9c709fccd HTTP/1.1" 200 256 0.037813 10.0.0.65 - - [2025-10-31 00:17:44] "POST /chown HTTP/1.1" 200 109 0.019279 10.0.0.65 - - [2025-10-31 00:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.65 - - [2025-10-31 00:17:44] "POST /chown HTTP/1.1" 200 109 0.015275 10.0.0.65 - - [2025-10-31 00:17:44] "DELETE /floating-ip/9459d82f-8c8e-4d80-a0f7-65e9c709fccd HTTP/1.1" 200 115 0.116650 10.0.0.65 - - [2025-10-31 00:17:44] "POST /chown HTTP/1.1" 200 109 0.011143 10.0.0.65 - - [2025-10-31 00:17:44] "POST /chown HTTP/1.1" 200 109 0.015676 10.0.0.65 - - [2025-10-31 00:17:44] "POST /chown HTTP/1.1" 200 109 0.017759 10.0.0.65 - - [2025-10-31 00:17:45] "DELETE /loadbalancer/80a19400-b817-416f-8569-65fbc603e2c1 HTTP/1.1" 200 115 0.082078 10.0.0.65 - - [2025-10-31 00:17:45] "PUT /service-instance/24383d67-b066-4538-be60-14cf4ca6db1f HTTP/1.1" 200 266 0.010386 10.0.0.65 - - [2025-10-31 00:17:45] "DELETE /instance-ip/d718948d-b25e-45a8-aafd-dfe0b2231ab9 HTTP/1.1" 200 115 0.059265 10.0.0.65 - - [2025-10-31 00:17:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.034896 10.0.0.65 - - [2025-10-31 00:17:45] "PUT /service-instance/24383d67-b066-4538-be60-14cf4ca6db1f HTTP/1.1" 200 266 0.009365 10.0.0.65 - - [2025-10-31 00:17:45] "DELETE /virtual-machine-interface/04221dce-c4dc-4b14-a9ca-b8c3e9a51c5a HTTP/1.1" 200 115 0.087067 10.0.0.65 - - [2025-10-31 00:17:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.008718 10.0.0.65 - - [2025-10-31 00:17:45] "GET /floating-ip-pool/d8d7544a-d52b-44e6-82f9-697f46f2c159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.008016 10.0.0.65 - - [2025-10-31 00:17:45] "POST /ref-update HTTP/1.1" 200 156 0.019867 10.0.0.65 - - [2025-10-31 00:17:45] "PUT /service-instance/24383d67-b066-4538-be60-14cf4ca6db1f HTTP/1.1" 200 266 0.023662 10.0.0.65 - - [2025-10-31 00:17:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.019780 10.0.0.65 - - [2025-10-31 00:17:45] "DELETE /tag/5024cabc-45ea-4051-a837-6f09ca8fb27c HTTP/1.1" 200 115 0.151589 10.0.0.65 - - [2025-10-31 00:17:45] "DELETE /floating-ip-pool/d8d7544a-d52b-44e6-82f9-697f46f2c159 HTTP/1.1" 200 115 0.064713 10.0.0.65 - - [2025-10-31 00:17:45] "DELETE /service-instance/24383d67-b066-4538-be60-14cf4ca6db1f HTTP/1.1" 200 115 0.055017 10.0.0.65 - - [2025-10-31 00:17:45] "GET /virtual-machine-interface/87be55a3-7e41-4852-a2cb-1b2e25ec33d7?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004339 10.0.0.65 - - [2025-10-31 00:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.65 - - [2025-10-31 00:17:45] "POST /useragent-kv HTTP/1.1" 200 115 0.001864 10.0.0.65 - - [2025-10-31 00:17:45] "POST /useragent-kv HTTP/1.1" 200 115 0.009959 10.0.0.65 - - [2025-10-31 00:17:45] "DELETE /virtual-network/74dfedd4-b6f0-48f0-80a1-e5dc085055d5 HTTP/1.1" 200 115 0.150645 10.0.0.65 - - [2025-10-31 00:17:45] "DELETE /virtual-machine-interface/87be55a3-7e41-4852-a2cb-1b2e25ec33d7 HTTP/1.1" 200 115 0.087843 10.0.0.65 - - [2025-10-31 00:17:45] "GET /routing-instance/21c7103a-5086-47dc-9928-101a06c5bcfc HTTP/1.1" 404 171 0.007043 10.0.0.65 - - [2025-10-31 00:17:45] "GET /domains HTTP/1.1" 200 280 0.001529 10.0.0.65 - - [2025-10-31 00:17:45] "GET /domain/92db59c4-cde2-4d51-ba9a-89fb8f52042e HTTP/1.1" 200 3087 0.008634 10.0.0.65 - - [2025-10-31 00:17:45] "DELETE /route-target/e8700a59-35cd-4c5d-b2b3-9326958163d7 HTTP/1.1" 200 115 0.050363 10.0.0.65 - - [2025-10-31 00:17:45] "DELETE /virtual-machine/40141f8b-147d-4810-b88f-076609da6ea5 HTTP/1.1" 200 115 0.049636 10.0.0.65 - - [2025-10-31 00:17:45] "GET /virtual-machine-interface/79bc2061-22db-412a-b377-bbf75ef42751?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.009919 10.0.0.65 - - [2025-10-31 00:17:45] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365 HTTP/1.1" 200 7142 0.073123 10.0.0.65 - - [2025-10-31 00:17:45] "GET /virtual-machine-interface/e4cf5140-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.032516 10.0.0.65 - - [2025-10-31 00:17:45] "DELETE /virtual-machine-interface/79bc2061-22db-412a-b377-bbf75ef42751 HTTP/1.1" 200 115 0.092918 10.0.0.65 - - [2025-10-31 00:17:45] "POST /set-tag HTTP/1.1" 200 109 0.003812 10.0.0.65 - - [2025-10-31 00:17:45] "POST /ref-update HTTP/1.1" 200 156 0.017775 10.0.0.65 - - [2025-10-31 00:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.020416 10.0.0.65 - - [2025-10-31 00:17:45] "GET /loadbalancer/e3e7f495-3ebc-4693-8c41-3fed3f4e08b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.008792 10.0.0.65 - - [2025-10-31 00:17:45] "DELETE /virtual-machine/d0a803a9-1fad-4f1e-bae2-04c9511bb030 HTTP/1.1" 200 115 0.052250 10.0.0.65 - - [2025-10-31 00:17:45] "GET /virtual-machine-interface/e4cf5140-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005307 10.0.0.65 - - [2025-10-31 00:17:45] "POST /set-tag HTTP/1.1" 200 109 0.024358 10.0.0.65 - - [2025-10-31 00:17:45] "DELETE /loadbalancer-member/22840c82-cc6a-4c41-b286-674d03534ba8 HTTP/1.1" 200 115 0.027175 10.0.0.65 - - [2025-10-31 00:17:47] "GET /virtual-machine-interface/e4cf5140-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006951 10.0.0.65 - - [2025-10-31 00:17:47] "POST /set-tag HTTP/1.1" 200 109 0.002833 10.0.0.65 - - [2025-10-31 00:17:47] "GET /virtual-machine-interface/e4cf5140-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004380 10.0.0.65 - - [2025-10-31 00:17:47] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.65 - - [2025-10-31 00:17:47] "GET /virtual-machine/7941d4d8-ef09-42c4-862f-2e1d01fd9d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.003882 10.0.0.65 - - [2025-10-31 00:17:47] "POST /ref-update HTTP/1.1" 200 156 0.011311 10.0.0.65 - - [2025-10-31 00:17:47] "GET /virtual-machine-interface/e4cf5140-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006291 10.0.0.65 - - [2025-10-31 00:17:47] "POST /set-tag HTTP/1.1" 200 109 0.026883 10.0.0.65 - - [2025-10-31 00:17:47] "POST /set-tag HTTP/1.1" 200 109 0.029015 10.0.0.65 - - [2025-10-31 00:17:47] "POST /set-tag HTTP/1.1" 200 109 0.024456 10.0.0.65 - - [2025-10-31 00:17:47] "DELETE /instance-ip/e4f41020-b5ee-11f0-bf46-fa163ef08dc0 HTTP/1.1" 200 115 0.036205 10.0.0.65 - - [2025-10-31 00:17:47] "POST /ref-update HTTP/1.1" 200 156 0.009954 10.0.0.65 - - [2025-10-31 00:17:47] "DELETE /virtual-machine-interface/e4cf5140-b5ee-11f0-bf46-fa163ef08dc0 HTTP/1.1" 200 115 0.041348 10.0.0.65 - - [2025-10-31 00:17:47] "DELETE /virtual-machine/7941d4d8-ef09-42c4-862f-2e1d01fd9d85 HTTP/1.1" 200 115 0.019442 10.0.0.65 - - [2025-10-31 00:17:50] "GET /virtual-machine-interface/e3c2789a-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008194 10.0.0.65 - - [2025-10-31 00:17:50] "POST /set-tag HTTP/1.1" 200 109 0.002948 10.0.0.65 - - [2025-10-31 00:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.65 - - [2025-10-31 00:17:50] "GET /loadbalancer/e3e7f495-3ebc-4693-8c41-3fed3f4e08b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005138 10.0.0.65 - - [2025-10-31 00:17:52] "GET /virtual-machine-interface/e3c2789a-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007177 10.0.0.65 - - [2025-10-31 00:17:52] "POST /set-tag HTTP/1.1" 200 109 0.002822 10.0.0.65 - - [2025-10-31 00:17:52] "GET /virtual-machine-interface/e3c2789a-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006049 10.0.0.65 - - [2025-10-31 00:17:52] "POST /set-tag HTTP/1.1" 200 109 0.003053 10.0.0.65 - - [2025-10-31 00:17:52] "GET /virtual-machine/247d4823-11fc-488d-849e-e6ee9104e8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002918 10.0.0.65 - - [2025-10-31 00:17:52] "POST /ref-update HTTP/1.1" 200 156 0.014193 10.0.0.65 - - [2025-10-31 00:17:52] "GET /virtual-machine-interface/e3c2789a-b5ee-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.018935 10.0.0.65 - - [2025-10-31 00:17:52] "POST /set-tag HTTP/1.1" 200 109 0.031773 10.0.0.65 - - [2025-10-31 00:17:52] "POST /set-tag HTTP/1.1" 200 109 0.032082 10.0.0.65 - - [2025-10-31 00:17:52] "POST /set-tag HTTP/1.1" 200 109 0.043858 10.0.0.65 - - [2025-10-31 00:17:52] "DELETE /instance-ip/e3df15a4-b5ee-11f0-bf46-fa163ef08dc0 HTTP/1.1" 200 115 0.038229 10.0.0.65 - - [2025-10-31 00:17:52] "POST /ref-update HTTP/1.1" 200 156 0.012607 10.0.0.65 - - [2025-10-31 00:17:52] "DELETE /virtual-machine-interface/e3c2789a-b5ee-11f0-bf46-fa163ef08dc0 HTTP/1.1" 200 115 0.100879 10.0.0.65 - - [2025-10-31 00:17:52] "DELETE /virtual-machine/247d4823-11fc-488d-849e-e6ee9104e8ce HTTP/1.1" 200 115 0.038463 10.0.0.65 - - [2025-10-31 00:17:53] "DELETE /tag/aa0fc579-bc41-412a-a362-291b8a99fb9e HTTP/1.1" 200 115 0.072454 10.0.0.65 - - [2025-10-31 00:17:53] "DELETE /tag/f6fd92f6-7960-4c8a-9d7a-aadbaa5295d2 HTTP/1.1" 200 115 0.073127 10.0.0.65 - - [2025-10-31 00:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.65 - - [2025-10-31 00:17:56] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043776 10.0.0.65 - - [2025-10-31 00:17:56] "POST /tags HTTP/1.1" 200 393 0.022771 10.0.0.65 - - [2025-10-31 00:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.018718 10.0.0.65 - - [2025-10-31 00:17:56] "GET /tag/1286e749-8a81-4179-9287-2e26e072a105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012010 10.0.0.65 - - [2025-10-31 00:17:56] "POST /tags HTTP/1.1" 200 341 0.022091 10.0.0.65 - - [2025-10-31 00:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.65 - - [2025-10-31 00:17:56] "GET /tag/77a8d552-0ea0-4b6e-b95a-bdedb2c568cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012070 10.0.0.65 - - [2025-10-31 00:17:56] "POST /id-to-fqname HTTP/1.1" 200 192 0.000620 10.0.0.65 - - [2025-10-31 00:17:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.009902 10.0.0.65 - - [2025-10-31 00:17:56] "POST /security-groups HTTP/1.1" 200 589 0.058350 10.0.0.65 - - [2025-10-31 00:17:56] "POST /fqname-to-id HTTP/1.1" 404 236 0.002668 10.0.0.65 - - [2025-10-31 00:17:56] "POST /projects HTTP/1.1" 200 519 0.195633 10.0.0.65 - - [2025-10-31 00:17:56] "POST /access-control-lists HTTP/1.1" 200 598 0.065093 10.0.0.65 - - [2025-10-31 00:17:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.018313 10.0.0.65 - - [2025-10-31 00:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.017079 10.0.0.65 - - [2025-10-31 00:17:56] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.008313 10.0.0.65 - - [2025-10-31 00:17:56] "POST /fqname-to-id HTTP/1.1" 404 235 0.006383 10.0.0.65 - - [2025-10-31 00:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.65 - - [2025-10-31 00:17:56] "GET /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.033661 10.0.0.65 - - [2025-10-31 00:17:56] "POST /access-control-lists HTTP/1.1" 200 596 0.086884 10.0.0.65 - - [2025-10-31 00:17:56] "PUT /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07 HTTP/1.1" 200 264 0.072695 10.0.0.65 - - [2025-10-31 00:17:56] "PUT /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a HTTP/1.1" 200 264 0.050117 10.0.0.65 - - [2025-10-31 00:17:56] "POST /security-groups HTTP/1.1" 200 591 0.086169 10.0.0.65 - - [2025-10-31 00:17:57] "POST /fqname-to-id HTTP/1.1" 404 270 0.001933 10.0.0.65 - - [2025-10-31 00:17:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.036371 10.0.0.65 - - [2025-10-31 00:17:57] "POST /chown HTTP/1.1" 200 109 0.019018 10.0.0.65 - - [2025-10-31 00:17:57] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.022920 10.0.0.65 - - [2025-10-31 00:17:57] "POST /access-control-lists HTTP/1.1" 200 632 0.100268 10.0.0.65 - - [2025-10-31 00:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009322 10.0.0.65 - - [2025-10-31 00:17:57] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006208 10.0.0.65 - - [2025-10-31 00:17:57] "POST /fqname-to-id HTTP/1.1" 404 269 0.001930 10.0.0.65 - - [2025-10-31 00:17:57] "POST /tags HTTP/1.1" 409 226 0.001801 10.0.0.65 - - [2025-10-31 00:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.65 - - [2025-10-31 00:17:57] "GET /tag/77a8d552-0ea0-4b6e-b95a-bdedb2c568cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.041328 10.0.0.65 - - [2025-10-31 00:17:57] "POST /access-control-lists HTTP/1.1" 200 630 0.069690 10.0.0.65 - - [2025-10-31 00:17:57] "POST /firewall-rules HTTP/1.1" 200 600 0.084970 10.0.0.65 - - [2025-10-31 00:17:57] "GET /firewall-rule/f5837f5c-38a1-4769-9d87-12e3b0d538cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.024918 10.0.0.65 - - [2025-10-31 00:17:57] "GET /firewall-policy/28b2cc8d-e5a2-42e3-867e-f18576e0a133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005424 10.0.0.65 - - [2025-10-31 00:17:57] "GET /firewall-rule/f5837f5c-38a1-4769-9d87-12e3b0d538cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002867 10.0.0.65 - - [2025-10-31 00:17:57] "POST /ref-update HTTP/1.1" 200 156 0.062778 10.0.0.65 - - [2025-10-31 00:17:57] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003263 10.0.0.65 - - [2025-10-31 00:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.65 - - [2025-10-31 00:17:57] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002407 10.0.0.65 - - [2025-10-31 00:17:57] "POST /tags HTTP/1.1" 409 226 0.002740 10.0.0.65 - - [2025-10-31 00:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.65 - - [2025-10-31 00:17:57] "GET /tag/77a8d552-0ea0-4b6e-b95a-bdedb2c568cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017522 10.0.0.65 - - [2025-10-31 00:17:57] "POST /firewall-rules HTTP/1.1" 200 598 0.084978 10.0.0.65 - - [2025-10-31 00:17:57] "GET /firewall-rule/b0429ce6-9cee-4411-838d-83de9030862e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.020552 10.0.0.65 - - [2025-10-31 00:17:57] "GET /firewall-policy/28b2cc8d-e5a2-42e3-867e-f18576e0a133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005150 10.0.0.65 - - [2025-10-31 00:17:57] "GET /firewall-rule/b0429ce6-9cee-4411-838d-83de9030862e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002916 10.0.0.65 - - [2025-10-31 00:17:57] "POST /ref-update HTTP/1.1" 200 156 0.043273 10.0.0.65 - - [2025-10-31 00:17:59] "POST /tags HTTP/1.1" 200 393 0.028254 10.0.0.65 - - [2025-10-31 00:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017913 10.0.0.65 - - [2025-10-31 00:17:59] "GET /tag/9d10b464-2dbe-4111-a961-2a57adeb8146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012771 10.0.0.65 - - [2025-10-31 00:17:59] "POST /tags HTTP/1.1" 200 341 0.029737 10.0.0.65 - - [2025-10-31 00:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011777 10.0.0.65 - - [2025-10-31 00:17:59] "GET /tag/aad6de4e-951a-4a54-88fb-ecb7df641a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014456 10.0.0.65 - - [2025-10-31 00:17:59] "POST /id-to-fqname HTTP/1.1" 200 192 0.001102 10.0.0.65 - - [2025-10-31 00:17:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.005415 10.0.0.65 - - [2025-10-31 00:17:59] "POST /security-groups HTTP/1.1" 200 589 0.074857 10.0.0.65 - - [2025-10-31 00:17:59] "POST /projects HTTP/1.1" 200 519 0.255466 10.0.0.65 - - [2025-10-31 00:17:59] "POST /fqname-to-id HTTP/1.1" 404 236 0.007366 10.0.0.65 - - [2025-10-31 00:17:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.009760 10.0.0.65 - - [2025-10-31 00:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006409 10.0.0.65 - - [2025-10-31 00:17:59] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.011163 10.0.0.65 - - [2025-10-31 00:17:59] "POST /access-control-lists HTTP/1.1" 200 598 0.082125 10.0.0.65 - - [2025-10-31 00:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.65 - - [2025-10-31 00:17:59] "GET /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004681 10.0.0.65 - - [2025-10-31 00:17:59] "POST /fqname-to-id HTTP/1.1" 404 235 0.002098 10.0.0.65 - - [2025-10-31 00:17:59] "POST /access-control-lists HTTP/1.1" 200 596 0.070511 10.0.0.65 - - [2025-10-31 00:17:59] "PUT /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07 HTTP/1.1" 200 264 0.097960 10.0.0.65 - - [2025-10-31 00:17:59] "PUT /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a HTTP/1.1" 200 264 0.049339 10.0.0.65 - - [2025-10-31 00:18:00] "POST /security-groups HTTP/1.1" 200 591 0.083180 10.0.0.65 - - [2025-10-31 00:18:00] "POST /fqname-to-id HTTP/1.1" 404 270 0.002192 10.0.0.65 - - [2025-10-31 00:18:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.017767 10.0.0.65 - - [2025-10-31 00:18:00] "POST /access-control-lists HTTP/1.1" 200 632 0.080572 10.0.0.65 - - [2025-10-31 00:18:00] "POST /fqname-to-id HTTP/1.1" 404 269 0.013538 10.0.0.65 - - [2025-10-31 00:18:00] "POST /chown HTTP/1.1" 200 109 0.077152 10.0.0.65 - - [2025-10-31 00:18:00] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012289 10.0.0.65 - - [2025-10-31 00:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.65 - - [2025-10-31 00:18:00] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003074 10.0.0.65 - - [2025-10-31 00:18:00] "POST /tags HTTP/1.1" 409 226 0.003875 10.0.0.65 - - [2025-10-31 00:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005452 10.0.0.65 - - [2025-10-31 00:18:00] "POST /access-control-lists HTTP/1.1" 200 630 0.083673 10.0.0.65 - - [2025-10-31 00:18:00] "GET /tag/aad6de4e-951a-4a54-88fb-ecb7df641a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017872 10.0.0.65 - - [2025-10-31 00:18:00] "POST /firewall-rules HTTP/1.1" 200 600 0.068947 10.0.0.65 - - [2025-10-31 00:18:00] "GET /firewall-rule/0d218871-5188-4fa6-b167-414f21610ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004150 10.0.0.65 - - [2025-10-31 00:18:00] "GET /firewall-policy/28b2cc8d-e5a2-42e3-867e-f18576e0a133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.003506 10.0.0.65 - - [2025-10-31 00:18:00] "GET /firewall-rule/0d218871-5188-4fa6-b167-414f21610ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002403 10.0.0.65 - - [2025-10-31 00:18:00] "POST /ref-update HTTP/1.1" 200 156 0.045797 10.0.0.65 - - [2025-10-31 00:18:00] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.013900 10.0.0.65 - - [2025-10-31 00:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007746 10.0.0.65 - - [2025-10-31 00:18:00] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003087 10.0.0.65 - - [2025-10-31 00:18:00] "POST /tags HTTP/1.1" 409 226 0.001720 10.0.0.65 - - [2025-10-31 00:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.65 - - [2025-10-31 00:18:00] "GET /tag/aad6de4e-951a-4a54-88fb-ecb7df641a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.019950 10.0.0.65 - - [2025-10-31 00:18:00] "POST /firewall-rules HTTP/1.1" 200 598 0.092927 10.0.0.65 - - [2025-10-31 00:18:00] "GET /firewall-rule/3fe390ce-b03d-494f-bde0-590f737657f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006680 10.0.0.65 - - [2025-10-31 00:18:00] "GET /firewall-policy/28b2cc8d-e5a2-42e3-867e-f18576e0a133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.009762 10.0.0.65 - - [2025-10-31 00:18:00] "GET /firewall-rule/3fe390ce-b03d-494f-bde0-590f737657f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006715 10.0.0.65 - - [2025-10-31 00:18:00] "POST /ref-update HTTP/1.1" 200 156 0.056211 10.0.0.65 - - [2025-10-31 00:18:02] "POST /tags HTTP/1.1" 200 345 0.087377 10.0.0.65 - - [2025-10-31 00:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007554 10.0.0.65 - - [2025-10-31 00:18:02] "GET /tag/8b5eff11-f488-41f9-a7cf-a9d5eb0ac9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.018539 10.0.0.65 - - [2025-10-31 00:18:02] "POST /projects HTTP/1.1" 409 238 0.004125 10.0.0.65 - - [2025-10-31 00:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.65 - - [2025-10-31 00:18:02] "GET /project/1b982276-d294-4ee8-b4c4-a5b221a54c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041533 10.0.0.65 - - [2025-10-31 00:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.65 - - [2025-10-31 00:18:02] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006302 10.0.0.65 - - [2025-10-31 00:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.65 - - [2025-10-31 00:18:02] "GET /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.005124 10.0.0.65 - - [2025-10-31 00:18:02] "POST /security-groups HTTP/1.1" 409 285 0.002942 10.0.0.65 - - [2025-10-31 00:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.65 - - [2025-10-31 00:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.65 - - [2025-10-31 00:18:02] "PUT /security-group/fcbd8d27-eeeb-49b9-890a-7921a3594ffd HTTP/1.1" 200 262 0.060493 10.0.0.65 - - [2025-10-31 00:18:02] "GET /project/1b982276-d294-4ee8-b4c4-a5b221a54c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.086686 10.0.0.65 - - [2025-10-31 00:18:02] "PUT /access-control-list/0bd0eefe-f007-4aa7-a468-6abb946dc6a6 HTTP/1.1" 200 272 0.046526 10.0.0.65 - - [2025-10-31 00:18:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.045657 10.0.0.65 - - [2025-10-31 00:18:02] "POST /tags HTTP/1.1" 409 228 0.015924 10.0.0.65 - - [2025-10-31 00:18:02] "PUT /access-control-list/6633e422-44f9-4e51-af11-b6e0edb2e1b6 HTTP/1.1" 200 272 0.051690 10.0.0.65 - - [2025-10-31 00:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.65 - - [2025-10-31 00:18:02] "GET /tag/8b5eff11-f488-41f9-a7cf-a9d5eb0ac9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014058 10.0.0.65 - - [2025-10-31 00:18:02] "POST /tags HTTP/1.1" 200 345 0.026916 10.0.0.65 - - [2025-10-31 00:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.65 - - [2025-10-31 00:18:02] "GET /tag/0c2c42b9-a5c2-4ad7-b161-dbe098a766c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.013833 10.0.0.65 - - [2025-10-31 00:18:02] "POST /projects HTTP/1.1" 409 238 0.002021 10.0.0.65 - - [2025-10-31 00:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.65 - - [2025-10-31 00:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.65 - - [2025-10-31 00:18:03] "GET /project/24c2da59-be46-4ef3-ac14-ae30ac584bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.061174 10.0.0.65 - - [2025-10-31 00:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007914 10.0.0.65 - - [2025-10-31 00:18:03] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009294 10.0.0.65 - - [2025-10-31 00:18:03] "GET /project/24c2da59-be46-4ef3-ac14-ae30ac584bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.089103 10.0.0.65 - - [2025-10-31 00:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.65 - - [2025-10-31 00:18:03] "GET /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004478 10.0.0.65 - - [2025-10-31 00:18:03] "POST /security-groups HTTP/1.1" 409 285 0.002300 10.0.0.65 - - [2025-10-31 00:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.65 - - [2025-10-31 00:18:03] "PUT /security-group/139b984a-e6a0-49c5-b5ae-f61db1df7812 HTTP/1.1" 200 262 0.055712 10.0.0.65 - - [2025-10-31 00:18:03] "PUT /access-control-list/7989be94-47cd-4cfb-9358-264c8bc42267 HTTP/1.1" 200 272 0.018031 10.0.0.65 - - [2025-10-31 00:18:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.040666 10.0.0.65 - - [2025-10-31 00:18:03] "POST /tags HTTP/1.1" 409 228 0.010419 10.0.0.65 - - [2025-10-31 00:18:03] "PUT /access-control-list/283f0bd3-8d84-4930-b9ad-5611777e4a9d HTTP/1.1" 200 272 0.031901 10.0.0.65 - - [2025-10-31 00:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.65 - - [2025-10-31 00:18:03] "GET /tag/0c2c42b9-a5c2-4ad7-b161-dbe098a766c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.012697 10.0.0.65 - - [2025-10-31 00:18:03] "POST /tags HTTP/1.1" 200 291 0.050673 10.0.0.65 - - [2025-10-31 00:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.65 - - [2025-10-31 00:18:03] "GET /tag/de915de8-50d3-4d18-8bf8-8c89bcfebfde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.014383 10.0.0.65 - - [2025-10-31 00:18:03] "POST /tags HTTP/1.1" 200 303 0.048945 10.0.0.65 - - [2025-10-31 00:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.65 - - [2025-10-31 00:18:03] "GET /tag/b82a3dee-c237-4ae3-9146-135eca541da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014115 10.0.0.65 - - [2025-10-31 00:18:03] "POST /tags HTTP/1.1" 409 252 0.002083 10.0.0.65 - - [2025-10-31 00:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.65 - - [2025-10-31 00:18:03] "GET /tag/1286e749-8a81-4179-9287-2e26e072a105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014395 10.0.0.65 - - [2025-10-31 00:18:03] "POST /tags HTTP/1.1" 409 226 0.002203 10.0.0.65 - - [2025-10-31 00:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.65 - - [2025-10-31 00:18:03] "GET /tag/77a8d552-0ea0-4b6e-b95a-bdedb2c568cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010823 10.0.0.65 - - [2025-10-31 00:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.65 - - [2025-10-31 00:18:03] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.008738 10.0.0.65 - - [2025-10-31 00:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.65 - - [2025-10-31 00:18:03] "GET /project/1b982276-d294-4ee8-b4c4-a5b221a54c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032674 10.0.0.65 - - [2025-10-31 00:18:03] "POST /virtual-machines HTTP/1.1" 200 395 0.010854 10.0.0.65 - - [2025-10-31 00:18:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.009274 10.0.0.65 - - [2025-10-31 00:18:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108393 10.0.0.65 - - [2025-10-31 00:18:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.023139 10.0.0.65 - - [2025-10-31 00:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015112 10.0.0.65 - - [2025-10-31 00:18:04] "GET /virtual-machine-interface/1137c0b4-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004558 10.0.0.65 - - [2025-10-31 00:18:04] "POST /instance-ips HTTP/1.1" 200 397 0.019002 10.0.0.65 - - [2025-10-31 00:18:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.016369 10.0.0.65 - - [2025-10-31 00:18:04] "GET /virtual-machine-interface/1137c0b4-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009503 10.0.0.65 - - [2025-10-31 00:18:04] "POST /set-tag HTTP/1.1" 200 109 0.090895 10.0.0.65 - - [2025-10-31 00:18:04] "GET /virtual-machine-interface/1137c0b4-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017967 10.0.0.65 - - [2025-10-31 00:18:04] "GET /instance-ip/114e39e8-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003233 10.0.0.65 - - [2025-10-31 00:18:04] "GET /virtual-machine-interface/1137c0b4-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005797 10.0.0.65 - - [2025-10-31 00:18:04] "POST /set-tag HTTP/1.1" 200 109 0.002892 10.0.0.65 - - [2025-10-31 00:18:04] "GET /virtual-router/7292fc05-0838-4216-8b8b-41b4050326fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006585 10.0.0.65 - - [2025-10-31 00:18:04] "POST /ref-update HTTP/1.1" 200 156 0.009209 10.0.0.65 - - [2025-10-31 00:18:04] "GET /virtual-machine-interface/1137c0b4-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020048 10.0.0.65 - - [2025-10-31 00:18:04] "POST /set-tag HTTP/1.1" 200 109 0.003167 10.0.0.65 - - [2025-10-31 00:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.65 - - [2025-10-31 00:18:04] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004799 10.0.0.65 - - [2025-10-31 00:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.65 - - [2025-10-31 00:18:04] "GET /project/1b982276-d294-4ee8-b4c4-a5b221a54c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043836 10.0.0.65 - - [2025-10-31 00:18:04] "POST /virtual-machines HTTP/1.1" 200 395 0.008790 10.0.0.65 - - [2025-10-31 00:18:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.020470 10.0.0.65 - - [2025-10-31 00:18:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109426 10.0.0.65 - - [2025-10-31 00:18:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.008439 10.0.0.65 - - [2025-10-31 00:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008618 10.0.0.65 - - [2025-10-31 00:18:04] "GET /virtual-machine-interface/11b29ea6-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005161 10.0.0.65 - - [2025-10-31 00:18:04] "POST /instance-ips HTTP/1.1" 200 397 0.024490 10.0.0.65 - - [2025-10-31 00:18:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.047472 10.0.0.65 - - [2025-10-31 00:18:05] "GET /virtual-machine-interface/11b29ea6-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012003 10.0.0.65 - - [2025-10-31 00:18:05] "POST /set-tag HTTP/1.1" 200 109 0.063586 10.0.0.65 - - [2025-10-31 00:18:05] "GET /virtual-machine-interface/11b29ea6-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014604 10.0.0.65 - - [2025-10-31 00:18:05] "GET /instance-ip/11cc8d5c-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003690 10.0.0.65 - - [2025-10-31 00:18:05] "GET /virtual-machine-interface/11b29ea6-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005438 10.0.0.65 - - [2025-10-31 00:18:05] "POST /set-tag HTTP/1.1" 200 109 0.003116 10.0.0.65 - - [2025-10-31 00:18:05] "GET /virtual-router/7292fc05-0838-4216-8b8b-41b4050326fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004472 10.0.0.65 - - [2025-10-31 00:18:05] "POST /ref-update HTTP/1.1" 200 156 0.010942 10.0.0.65 - - [2025-10-31 00:18:05] "GET /virtual-machine-interface/11b29ea6-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013176 10.0.0.65 - - [2025-10-31 00:18:05] "POST /set-tag HTTP/1.1" 200 109 0.003337 10.0.0.65 - - [2025-10-31 00:18:05] "POST /tags HTTP/1.1" 200 291 0.022713 10.0.0.65 - - [2025-10-31 00:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010733 10.0.0.65 - - [2025-10-31 00:18:05] "GET /tag/e4d1d0be-4070-47d2-bc8e-a5f96583ab23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.018883 10.0.0.65 - - [2025-10-31 00:18:05] "POST /tags HTTP/1.1" 409 252 0.002892 10.0.0.65 - - [2025-10-31 00:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.65 - - [2025-10-31 00:18:05] "GET /tag/9d10b464-2dbe-4111-a961-2a57adeb8146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014663 10.0.0.65 - - [2025-10-31 00:18:05] "POST /tags HTTP/1.1" 409 226 0.003124 10.0.0.65 - - [2025-10-31 00:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.65 - - [2025-10-31 00:18:05] "GET /tag/aad6de4e-951a-4a54-88fb-ecb7df641a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011087 10.0.0.65 - - [2025-10-31 00:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004763 10.0.0.65 - - [2025-10-31 00:18:05] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004549 10.0.0.65 - - [2025-10-31 00:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.65 - - [2025-10-31 00:18:05] "GET /project/24c2da59-be46-4ef3-ac14-ae30ac584bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033216 10.0.0.65 - - [2025-10-31 00:18:05] "POST /virtual-machines HTTP/1.1" 200 395 0.008420 10.0.0.65 - - [2025-10-31 00:18:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018484 10.0.0.65 - - [2025-10-31 00:18:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106810 10.0.0.65 - - [2025-10-31 00:18:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.011528 10.0.0.65 - - [2025-10-31 00:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011185 10.0.0.65 - - [2025-10-31 00:18:05] "GET /virtual-machine-interface/124fc0aa-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009001 10.0.0.65 - - [2025-10-31 00:18:06] "POST /instance-ips HTTP/1.1" 200 397 0.033224 10.0.0.65 - - [2025-10-31 00:18:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.026575 10.0.0.65 - - [2025-10-31 00:18:06] "GET /virtual-machine-interface/124fc0aa-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013844 10.0.0.65 - - [2025-10-31 00:18:06] "POST /set-tag HTTP/1.1" 200 109 0.060071 10.0.0.65 - - [2025-10-31 00:18:06] "GET /virtual-machine-interface/124fc0aa-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020905 10.0.0.65 - - [2025-10-31 00:18:06] "GET /instance-ip/126a3070-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.011408 10.0.0.65 - - [2025-10-31 00:18:06] "GET /virtual-machine-interface/124fc0aa-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007089 10.0.0.65 - - [2025-10-31 00:18:06] "POST /set-tag HTTP/1.1" 200 109 0.002374 10.0.0.65 - - [2025-10-31 00:18:06] "GET /virtual-router/7292fc05-0838-4216-8b8b-41b4050326fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.005796 10.0.0.65 - - [2025-10-31 00:18:06] "POST /ref-update HTTP/1.1" 200 156 0.009009 10.0.0.65 - - [2025-10-31 00:18:06] "GET /virtual-machine-interface/124fc0aa-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009888 10.0.0.65 - - [2025-10-31 00:18:06] "POST /set-tag HTTP/1.1" 200 109 0.002887 10.0.0.65 - - [2025-10-31 00:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.65 - - [2025-10-31 00:18:06] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004193 10.0.0.65 - - [2025-10-31 00:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.65 - - [2025-10-31 00:18:06] "GET /project/24c2da59-be46-4ef3-ac14-ae30ac584bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034693 10.0.0.65 - - [2025-10-31 00:18:06] "POST /virtual-machines HTTP/1.1" 200 395 0.009036 10.0.0.65 - - [2025-10-31 00:18:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009194 10.0.0.65 - - [2025-10-31 00:18:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.156214 10.0.0.65 - - [2025-10-31 00:18:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.011518 10.0.0.65 - - [2025-10-31 00:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007781 10.0.0.65 - - [2025-10-31 00:18:06] "GET /virtual-machine-interface/12c93002-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008522 10.0.0.65 - - [2025-10-31 00:18:06] "POST /instance-ips HTTP/1.1" 200 397 0.021743 10.0.0.65 - - [2025-10-31 00:18:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.025639 10.0.0.65 - - [2025-10-31 00:18:06] "GET /virtual-machine-interface/12c93002-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005057 10.0.0.65 - - [2025-10-31 00:18:07] "POST /set-tag HTTP/1.1" 200 109 0.073951 10.0.0.65 - - [2025-10-31 00:18:07] "GET /virtual-machine-interface/12c93002-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008121 10.0.0.65 - - [2025-10-31 00:18:07] "GET /instance-ip/12e9f864-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003175 10.0.0.65 - - [2025-10-31 00:18:07] "GET /virtual-machine-interface/12c93002-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004483 10.0.0.65 - - [2025-10-31 00:18:07] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.65 - - [2025-10-31 00:18:07] "GET /virtual-router/7292fc05-0838-4216-8b8b-41b4050326fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003691 10.0.0.65 - - [2025-10-31 00:18:07] "POST /ref-update HTTP/1.1" 200 156 0.008677 10.0.0.65 - - [2025-10-31 00:18:07] "GET /virtual-machine-interface/12c93002-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004533 10.0.0.65 - - [2025-10-31 00:18:07] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.65 - - [2025-10-31 00:18:07] "POST /tags HTTP/1.1" 200 299 0.017970 10.0.0.65 - - [2025-10-31 00:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005068 10.0.0.65 - - [2025-10-31 00:18:07] "GET /tag/b1260a5f-80a2-4b52-ba5d-b05d0517c9bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011941 10.0.0.65 - - [2025-10-31 00:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.65 - - [2025-10-31 00:18:07] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003671 10.0.0.65 - - [2025-10-31 00:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.65 - - [2025-10-31 00:18:07] "GET /project/1b982276-d294-4ee8-b4c4-a5b221a54c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035474 10.0.0.65 - - [2025-10-31 00:18:07] "POST /virtual-machines HTTP/1.1" 200 395 0.008042 10.0.0.65 - - [2025-10-31 00:18:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.011163 10.0.0.65 - - [2025-10-31 00:18:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105974 10.0.0.65 - - [2025-10-31 00:18:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.017535 10.0.0.65 - - [2025-10-31 00:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009188 10.0.0.65 - - [2025-10-31 00:18:07] "GET /virtual-machine-interface/134f3e54-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004914 10.0.0.65 - - [2025-10-31 00:18:07] "POST /instance-ips HTTP/1.1" 200 397 0.020008 10.0.0.65 - - [2025-10-31 00:18:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.015710 10.0.0.65 - - [2025-10-31 00:18:07] "GET /virtual-machine-interface/134f3e54-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005707 10.0.0.65 - - [2025-10-31 00:18:07] "POST /set-tag HTTP/1.1" 200 109 0.028263 10.0.0.65 - - [2025-10-31 00:18:07] "GET /virtual-machine-interface/134f3e54-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012713 10.0.0.65 - - [2025-10-31 00:18:07] "GET /instance-ip/136393e0-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004896 10.0.0.65 - - [2025-10-31 00:18:07] "GET /virtual-machine-interface/134f3e54-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006459 10.0.0.65 - - [2025-10-31 00:18:07] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.65 - - [2025-10-31 00:18:07] "POST /tags HTTP/1.1" 200 299 0.030998 10.0.0.65 - - [2025-10-31 00:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.65 - - [2025-10-31 00:18:07] "GET /tag/bd1975d5-7850-4f31-8bc9-0dd48a38ab34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011993 10.0.0.65 - - [2025-10-31 00:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.65 - - [2025-10-31 00:18:07] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005091 10.0.0.65 - - [2025-10-31 00:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.65 - - [2025-10-31 00:18:08] "GET /project/1b982276-d294-4ee8-b4c4-a5b221a54c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030242 10.0.0.65 - - [2025-10-31 00:18:08] "POST /virtual-machines HTTP/1.1" 200 395 0.007174 10.0.0.65 - - [2025-10-31 00:18:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.012017 10.0.0.65 - - [2025-10-31 00:18:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118466 10.0.0.65 - - [2025-10-31 00:18:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.010424 10.0.0.65 - - [2025-10-31 00:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005071 10.0.0.65 - - [2025-10-31 00:18:08] "GET /virtual-machine-interface/13b49ef2-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009995 10.0.0.65 - - [2025-10-31 00:18:08] "POST /instance-ips HTTP/1.1" 200 397 0.034823 10.0.0.65 - - [2025-10-31 00:18:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.020297 10.0.0.65 - - [2025-10-31 00:18:08] "GET /virtual-machine-interface/13b49ef2-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.021509 10.0.0.65 - - [2025-10-31 00:18:08] "POST /set-tag HTTP/1.1" 200 109 0.017379 10.0.0.65 - - [2025-10-31 00:18:08] "GET /virtual-machine-interface/13b49ef2-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010772 10.0.0.65 - - [2025-10-31 00:18:08] "GET /instance-ip/13cf5d82-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003471 10.0.0.65 - - [2025-10-31 00:18:08] "GET /virtual-machine-interface/13b49ef2-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005053 10.0.0.65 - - [2025-10-31 00:18:08] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.65 - - [2025-10-31 00:18:08] "POST /tags HTTP/1.1" 200 299 0.018581 10.0.0.65 - - [2025-10-31 00:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.65 - - [2025-10-31 00:18:08] "GET /tag/1380083d-5fac-45e5-aa96-6336aa5766b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013900 10.0.0.65 - - [2025-10-31 00:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.65 - - [2025-10-31 00:18:08] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004117 10.0.0.65 - - [2025-10-31 00:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.65 - - [2025-10-31 00:18:08] "GET /project/24c2da59-be46-4ef3-ac14-ae30ac584bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036789 10.0.0.65 - - [2025-10-31 00:18:08] "POST /virtual-machines HTTP/1.1" 200 395 0.009509 10.0.0.65 - - [2025-10-31 00:18:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.010611 10.0.0.65 - - [2025-10-31 00:18:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109654 10.0.0.65 - - [2025-10-31 00:18:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.025109 10.0.0.65 - - [2025-10-31 00:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005168 10.0.0.65 - - [2025-10-31 00:18:09] "GET /virtual-machine-interface/14260952-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005850 10.0.0.65 - - [2025-10-31 00:18:09] "POST /instance-ips HTTP/1.1" 200 397 0.019305 10.0.0.65 - - [2025-10-31 00:18:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.019817 10.0.0.65 - - [2025-10-31 00:18:09] "GET /virtual-machine-interface/14260952-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012093 10.0.0.65 - - [2025-10-31 00:18:09] "POST /set-tag HTTP/1.1" 200 109 0.017123 10.0.0.65 - - [2025-10-31 00:18:09] "GET /virtual-machine-interface/14260952-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013233 10.0.0.65 - - [2025-10-31 00:18:09] "GET /instance-ip/143c2ef8-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003078 10.0.0.65 - - [2025-10-31 00:18:09] "GET /virtual-machine-interface/14260952-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004085 10.0.0.65 - - [2025-10-31 00:18:09] "POST /set-tag HTTP/1.1" 200 109 0.002851 10.0.0.65 - - [2025-10-31 00:18:09] "POST /tags HTTP/1.1" 200 299 0.018771 10.0.0.65 - - [2025-10-31 00:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.65 - - [2025-10-31 00:18:09] "GET /tag/b5e9e306-53f6-4b60-9ff2-6c2659cb01b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.019974 10.0.0.65 - - [2025-10-31 00:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.65 - - [2025-10-31 00:18:09] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007955 10.0.0.65 - - [2025-10-31 00:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.65 - - [2025-10-31 00:18:09] "GET /project/24c2da59-be46-4ef3-ac14-ae30ac584bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035187 10.0.0.65 - - [2025-10-31 00:18:09] "POST /virtual-machines HTTP/1.1" 200 395 0.009341 10.0.0.65 - - [2025-10-31 00:18:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009220 10.0.0.65 - - [2025-10-31 00:18:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097615 10.0.0.65 - - [2025-10-31 00:18:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009913 10.0.0.65 - - [2025-10-31 00:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014828 10.0.0.65 - - [2025-10-31 00:18:09] "GET /virtual-machine-interface/14907756-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006275 10.0.0.65 - - [2025-10-31 00:18:09] "POST /instance-ips HTTP/1.1" 200 397 0.021148 10.0.0.65 - - [2025-10-31 00:18:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.023811 10.0.0.65 - - [2025-10-31 00:18:09] "GET /virtual-machine-interface/14907756-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011887 10.0.0.65 - - [2025-10-31 00:18:09] "POST /set-tag HTTP/1.1" 200 109 0.017569 10.0.0.65 - - [2025-10-31 00:18:09] "GET /virtual-machine-interface/14907756-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015698 10.0.0.65 - - [2025-10-31 00:18:09] "GET /instance-ip/14aa0a18-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002766 10.0.0.65 - - [2025-10-31 00:18:09] "GET /virtual-machine-interface/14907756-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004305 10.0.0.65 - - [2025-10-31 00:18:09] "POST /set-tag HTTP/1.1" 200 109 0.002168 10.0.0.65 - - [2025-10-31 00:18:10] "GET /virtual-router/7292fc05-0838-4216-8b8b-41b4050326fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003692 10.0.0.65 - - [2025-10-31 00:18:10] "POST /ref-update HTTP/1.1" 200 156 0.023225 10.0.0.65 - - [2025-10-31 00:18:10] "GET /virtual-machine-interface/134f3e54-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004725 10.0.0.65 - - [2025-10-31 00:18:10] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.65 - - [2025-10-31 00:18:10] "GET /virtual-machine-interface/1137c0b4-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003655 10.0.0.65 - - [2025-10-31 00:18:10] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.65 - - [2025-10-31 00:18:10] "GET /virtual-router/7292fc05-0838-4216-8b8b-41b4050326fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005142 10.0.0.65 - - [2025-10-31 00:18:10] "POST /ref-update HTTP/1.1" 200 156 0.010566 10.0.0.65 - - [2025-10-31 00:18:10] "GET /virtual-machine-interface/13b49ef2-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004099 10.0.0.65 - - [2025-10-31 00:18:10] "POST /set-tag HTTP/1.1" 200 109 0.002431 10.0.0.65 - - [2025-10-31 00:18:10] "GET /virtual-router/7292fc05-0838-4216-8b8b-41b4050326fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.003632 10.0.0.65 - - [2025-10-31 00:18:10] "POST /ref-update HTTP/1.1" 200 156 0.009429 10.0.0.65 - - [2025-10-31 00:18:10] "GET /virtual-machine-interface/14260952-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004300 10.0.0.65 - - [2025-10-31 00:18:10] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.65 - - [2025-10-31 00:18:10] "GET /virtual-machine-interface/11b29ea6-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004074 10.0.0.65 - - [2025-10-31 00:18:10] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.65 - - [2025-10-31 00:18:10] "GET /virtual-router/7292fc05-0838-4216-8b8b-41b4050326fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004651 10.0.0.65 - - [2025-10-31 00:18:10] "POST /ref-update HTTP/1.1" 200 156 0.007653 10.0.0.65 - - [2025-10-31 00:18:10] "GET /virtual-machine-interface/14907756-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.036883 10.0.0.65 - - [2025-10-31 00:18:10] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.65 - - [2025-10-31 00:18:10] "GET /virtual-machine-interface/124fc0aa-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004945 10.0.0.65 - - [2025-10-31 00:18:10] "POST /set-tag HTTP/1.1" 200 109 0.003943 10.0.0.65 - - [2025-10-31 00:18:10] "GET /virtual-machine-interface/12c93002-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007267 10.0.0.65 - - [2025-10-31 00:18:10] "POST /set-tag HTTP/1.1" 200 109 0.002263 10.0.0.65 - - [2025-10-31 00:18:10] "GET /virtual-machine-interface/134f3e54-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005859 10.0.0.65 - - [2025-10-31 00:18:10] "POST /set-tag HTTP/1.1" 200 109 0.002444 10.0.0.65 - - [2025-10-31 00:18:10] "GET /virtual-machine-interface/13b49ef2-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004756 10.0.0.65 - - [2025-10-31 00:18:10] "POST /set-tag HTTP/1.1" 200 109 0.003000 10.0.0.65 - - [2025-10-31 00:18:10] "GET /virtual-machine-interface/14260952-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005207 10.0.0.65 - - [2025-10-31 00:18:10] "POST /set-tag HTTP/1.1" 200 109 0.002337 10.0.0.65 - - [2025-10-31 00:18:10] "GET /virtual-machine-interface/14907756-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003605 10.0.0.65 - - [2025-10-31 00:18:10] "POST /set-tag HTTP/1.1" 200 109 0.001878 10.0.0.65 - - [2025-10-31 00:18:10] "GET /virtual-machine-interface/124fc0aa-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004819 10.0.0.65 - - [2025-10-31 00:18:10] "POST /set-tag HTTP/1.1" 200 109 0.002191 10.0.0.65 - - [2025-10-31 00:18:14] "GET /virtual-machine-interface/1137c0b4-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006506 10.0.0.65 - - [2025-10-31 00:18:14] "POST /set-tag HTTP/1.1" 200 109 0.003148 10.0.0.65 - - [2025-10-31 00:18:14] "GET /virtual-machine-interface/134f3e54-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004726 10.0.0.65 - - [2025-10-31 00:18:14] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.65 - - [2025-10-31 00:18:15] "GET /virtual-machine-interface/13b49ef2-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004071 10.0.0.65 - - [2025-10-31 00:18:15] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.65 - - [2025-10-31 00:18:15] "GET /virtual-machine-interface/14260952-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004310 10.0.0.65 - - [2025-10-31 00:18:15] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.65 - - [2025-10-31 00:18:15] "GET /virtual-machine-interface/14907756-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007016 10.0.0.65 - - [2025-10-31 00:18:15] "POST /set-tag HTTP/1.1" 200 109 0.003119 10.0.0.65 - - [2025-10-31 00:18:15] "GET /virtual-machine-interface/11b29ea6-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004214 10.0.0.65 - - [2025-10-31 00:18:15] "POST /set-tag HTTP/1.1" 200 109 0.002265 10.0.0.65 - - [2025-10-31 00:18:16] "GET /virtual-machine-interface/12c93002-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004297 10.0.0.65 - - [2025-10-31 00:18:16] "POST /set-tag HTTP/1.1" 200 109 0.002316 10.0.0.65 - - [2025-10-31 00:18:18] "GET /virtual-machine/d851f4e6-7cf2-46a5-8ab9-90ff6cd5ba07?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003000 10.0.0.65 - - [2025-10-31 00:18:18] "GET /virtual-machine-interface/1137c0b4-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004046 10.0.0.65 - - [2025-10-31 00:18:18] "GET /virtual-machine/0c0ba259-04ef-4bed-8de9-8fd89b862974?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002901 10.0.0.65 - - [2025-10-31 00:18:18] "GET /virtual-machine-interface/11b29ea6-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004385 10.0.0.65 - - [2025-10-31 00:18:18] "GET /virtual-machine/b5046fe1-520c-4671-b6de-38c597f1c8ec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002779 10.0.0.65 - - [2025-10-31 00:18:18] "GET /virtual-machine-interface/124fc0aa-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003990 10.0.0.65 - - [2025-10-31 00:18:18] "GET /virtual-machine/d074ef1f-8b1f-4edc-9fdb-7e13ff6854aa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003465 10.0.0.65 - - [2025-10-31 00:18:18] "GET /virtual-machine-interface/12c93002-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004318 10.0.0.65 - - [2025-10-31 00:18:18] "GET /virtual-machine/ca6e85fe-c45e-44e3-9e9e-cccdaa874845?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003344 10.0.0.65 - - [2025-10-31 00:18:18] "GET /virtual-machine-interface/134f3e54-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005446 10.0.0.65 - - [2025-10-31 00:18:18] "GET /virtual-machine/2fc123d2-987d-467a-8327-fd29b36fc8ae?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003800 10.0.0.65 - - [2025-10-31 00:18:18] "GET /virtual-machine-interface/14260952-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005669 10.0.0.65 - - [2025-10-31 00:18:18] "GET /virtual-machine/05140860-8f72-4cd6-8435-fb364dc72301?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1253 0.003439 10.0.0.65 - - [2025-10-31 00:18:18] "GET /virtual-machine-interface/13b49ef2-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004348 10.0.0.65 - - [2025-10-31 00:18:18] "GET /virtual-machine/1ef3d61c-9558-40e8-b5c5-e4fd6f0db564?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.005417 10.0.0.65 - - [2025-10-31 00:18:18] "GET /virtual-machine-interface/14907756-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005193 10.0.0.65 - - [2025-10-31 00:18:19] "GET /loadbalancer/032fb066-1346-4877-a0d2-3cff590ce68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.009946 10.0.0.65 - - [2025-10-31 00:18:19] "POST /tags HTTP/1.1" 200 333 0.032987 10.0.0.65 - - [2025-10-31 00:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.022395 10.0.0.65 - - [2025-10-31 00:18:19] "GET /tag/ba8e082b-8c6b-4c1c-8096-b729d2d2c371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.020060 10.0.0.65 - - [2025-10-31 00:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.65 - - [2025-10-31 00:18:19] "GET /project/1b982276-d294-4ee8-b4c4-a5b221a54c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038102 10.0.0.65 - - [2025-10-31 00:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.65 - - [2025-10-31 00:18:19] "GET /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.005473 10.0.0.65 - - [2025-10-31 00:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.65 - - [2025-10-31 00:18:19] "GET /service-appliance-set/7f8761ae-a241-4193-a022-f8eb99e1901b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002478 10.0.0.65 - - [2025-10-31 00:18:19] "POST /fqname-to-id HTTP/1.1" 404 273 0.001785 10.0.0.65 - - [2025-10-31 00:18:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.106090 10.0.0.65 - - [2025-10-31 00:18:19] "GET /virtual-machine-interface/8a87685c-8ffc-44e0-aed1-4679d03b170a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.012515 10.0.0.65 - - [2025-10-31 00:18:19] "POST /instance-ips HTTP/1.1" 200 409 0.022014 10.0.0.65 - - [2025-10-31 00:18:19] "GET /instance-ip/dde90e4d-116e-4040-8108-570f9477b422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.004172 10.0.0.65 - - [2025-10-31 00:18:19] "POST /loadbalancers HTTP/1.1" 200 629 0.065384 10.0.0.65 - - [2025-10-31 00:18:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.021974 10.0.0.65 - - [2025-10-31 00:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012309 10.0.0.65 - - [2025-10-31 00:18:19] "GET /project/1b982276-d294-4ee8-b4c4-a5b221a54c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.056933 10.0.0.65 - - [2025-10-31 00:18:19] "GET /instance-ip/dde90e4d-116e-4040-8108-570f9477b422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.004142 10.0.0.65 - - [2025-10-31 00:18:19] "GET /project/1b982276-d294-4ee8-b4c4-a5b221a54c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.064858 10.0.0.65 - - [2025-10-31 00:18:19] "GET /loadbalancer/032fb066-1346-4877-a0d2-3cff590ce68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003036 10.0.0.65 - - [2025-10-31 00:18:19] "POST /floating-ips HTTP/1.1" 200 597 0.071861 10.0.0.65 - - [2025-10-31 00:18:19] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.051569 10.0.0.65 - - [2025-10-31 00:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.65 - - [2025-10-31 00:18:19] "GET /project/1b982276-d294-4ee8-b4c4-a5b221a54c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039992 10.0.0.65 - - [2025-10-31 00:18:19] "GET /loadbalancer-listener/2a3c0aa8-832a-44a9-9ba0-f8fd149a94fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.007964 10.0.0.65 - - [2025-10-31 00:18:20] "GET /loadbalancer-listener/2a3c0aa8-832a-44a9-9ba0-f8fd149a94fa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003508 10.0.0.65 - - [2025-10-31 00:18:20] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.017931 10.0.0.65 - - [2025-10-31 00:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.65 - - [2025-10-31 00:18:20] "GET /instance-ip/dde90e4d-116e-4040-8108-570f9477b422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002902 10.0.0.65 - - [2025-10-31 00:18:20] "GET /loadbalancer/032fb066-1346-4877-a0d2-3cff590ce68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003292 10.0.0.65 - - [2025-10-31 00:18:20] "GET /instance-ip/dde90e4d-116e-4040-8108-570f9477b422?fields=floating_ips HTTP/1.1" 200 1212 0.013393 10.0.0.65 - - [2025-10-31 00:18:20] "GET /floating-ip/625d988e-95a4-435f-94f3-6896c5db0684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.002701 10.0.0.65 - - [2025-10-31 00:18:20] "GET /loadbalancer/032fb066-1346-4877-a0d2-3cff590ce68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002849 10.0.0.65 - - [2025-10-31 00:18:20] "GET /loadbalancer-pool/42295f74-4c4a-42ef-9162-d6bc19f68e1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004415 10.0.0.65 - - [2025-10-31 00:18:20] "POST /loadbalancer-members HTTP/1.1" 200 721 0.023489 10.0.0.65 - - [2025-10-31 00:18:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008645 10.0.0.65 - - [2025-10-31 00:18:20] "GET /virtual-machine-interface/11b29ea6-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017097 10.0.0.65 - - [2025-10-31 00:18:20] "GET /virtual-machine-interface/11b29ea6-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008584 10.0.0.65 - - [2025-10-31 00:18:20] "POST /tags HTTP/1.1" 409 221 0.004778 10.0.0.65 - - [2025-10-31 00:18:20] "POST /ref-update HTTP/1.1" 200 156 0.009138 10.0.0.65 - - [2025-10-31 00:18:20] "GET /floating-ip/625d988e-95a4-435f-94f3-6896c5db0684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.012433 10.0.0.65 - - [2025-10-31 00:18:20] "PUT /floating-ip/625d988e-95a4-435f-94f3-6896c5db0684 HTTP/1.1" 200 256 0.007506 10.0.0.65 - - [2025-10-31 00:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.65 - - [2025-10-31 00:18:20] "GET /tag/ba8e082b-8c6b-4c1c-8096-b729d2d2c371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010460 10.0.0.65 - - [2025-10-31 00:18:20] "POST /set-tag HTTP/1.1" 200 109 0.060446 10.0.0.65 - - [2025-10-31 00:18:20] "GET /loadbalancer-pool/42295f74-4c4a-42ef-9162-d6bc19f68e1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003103 10.0.0.65 - - [2025-10-31 00:18:20] "POST /loadbalancer-members HTTP/1.1" 200 721 0.013526 10.0.0.65 - - [2025-10-31 00:18:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.015376 10.0.0.65 - - [2025-10-31 00:18:20] "GET /virtual-machine-interface/1137c0b4-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008961 10.0.0.65 - - [2025-10-31 00:18:20] "GET /virtual-machine-interface/1137c0b4-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004298 10.0.0.65 - - [2025-10-31 00:18:20] "POST /ref-update HTTP/1.1" 200 156 0.006567 10.0.0.65 - - [2025-10-31 00:18:20] "GET /floating-ip/625d988e-95a4-435f-94f3-6896c5db0684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.016721 10.0.0.65 - - [2025-10-31 00:18:20] "POST /set-tag HTTP/1.1" 200 109 0.060401 10.0.0.65 - - [2025-10-31 00:18:21] "POST /tags HTTP/1.1" 409 206 0.002465 10.0.0.65 - - [2025-10-31 00:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.65 - - [2025-10-31 00:18:21] "GET /tag/b82a3dee-c237-4ae3-9146-135eca541da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.020573 10.0.0.65 - - [2025-10-31 00:18:21] "POST /tags HTTP/1.1" 409 204 0.002094 10.0.0.65 - - [2025-10-31 00:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.65 - - [2025-10-31 00:18:21] "GET /tag/bd1975d5-7850-4f31-8bc9-0dd48a38ab34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012400 10.0.0.65 - - [2025-10-31 00:18:21] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002213 10.0.0.65 - - [2025-10-31 00:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.65 - - [2025-10-31 00:18:21] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003375 10.0.0.65 - - [2025-10-31 00:18:21] "POST /tags HTTP/1.1" 409 206 0.004598 10.0.0.65 - - [2025-10-31 00:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.65 - - [2025-10-31 00:18:21] "GET /tag/b82a3dee-c237-4ae3-9146-135eca541da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014491 10.0.0.65 - - [2025-10-31 00:18:21] "POST /tags HTTP/1.1" 409 226 0.003518 10.0.0.65 - - [2025-10-31 00:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.65 - - [2025-10-31 00:18:21] "GET /tag/77a8d552-0ea0-4b6e-b95a-bdedb2c568cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017014 10.0.0.65 - - [2025-10-31 00:18:21] "POST /tags HTTP/1.1" 409 204 0.002589 10.0.0.65 - - [2025-10-31 00:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.65 - - [2025-10-31 00:18:21] "GET /tag/bd1975d5-7850-4f31-8bc9-0dd48a38ab34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010965 10.0.0.65 - - [2025-10-31 00:18:21] "POST /tags HTTP/1.1" 409 226 0.002023 10.0.0.65 - - [2025-10-31 00:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.65 - - [2025-10-31 00:18:22] "GET /tag/77a8d552-0ea0-4b6e-b95a-bdedb2c568cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016952 10.0.0.65 - - [2025-10-31 00:18:22] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003128 10.0.0.65 - - [2025-10-31 00:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.65 - - [2025-10-31 00:18:22] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002637 10.0.0.65 - - [2025-10-31 00:18:22] "POST /firewall-rules HTTP/1.1" 200 626 0.067940 10.0.0.65 - - [2025-10-31 00:18:22] "POST /firewall-rules HTTP/1.1" 200 646 0.072661 10.0.0.65 - - [2025-10-31 00:18:22] "GET /firewall-rule/bbe78002-5c36-402d-8dca-95b0c043335d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.011218 10.0.0.65 - - [2025-10-31 00:18:22] "GET /firewall-policy/d36c6e61-9ce3-4e6c-a9ee-e557a083828d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002603 10.0.0.65 - - [2025-10-31 00:18:22] "GET /firewall-rule/f8ba0546-5705-4b45-9a8e-480f70ef41ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.005258 10.0.0.65 - - [2025-10-31 00:18:22] "POST /ref-update HTTP/1.1" 200 156 0.012627 10.0.0.65 - - [2025-10-31 00:18:22] "POST /firewall-policys HTTP/1.1" 200 606 0.028732 10.0.0.65 - - [2025-10-31 00:18:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.012520 10.0.0.65 - - [2025-10-31 00:18:22] "GET /firewall-policy/14fee1e8-dfc2-4229-b67c-2b7f86e97b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.008794 10.0.0.65 - - [2025-10-31 00:18:22] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002387 10.0.0.65 - - [2025-10-31 00:18:22] "GET /firewall-policy/14fee1e8-dfc2-4229-b67c-2b7f86e97b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003511 10.0.0.65 - - [2025-10-31 00:18:22] "GET /firewall-policy/28b2cc8d-e5a2-42e3-867e-f18576e0a133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.005108 10.0.0.65 - - [2025-10-31 00:18:22] "GET /firewall-policy/bbe83d2d-48df-4b27-8296-ce23fb1156da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004238 10.0.0.65 - - [2025-10-31 00:18:22] "GET /firewall-policy/d36c6e61-9ce3-4e6c-a9ee-e557a083828d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.006068 10.0.0.65 - - [2025-10-31 00:18:22] "GET /firewall-policy/d36c6e61-9ce3-4e6c-a9ee-e557a083828d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002737 10.0.0.65 - - [2025-10-31 00:18:22] "GET /firewall-policy/28b2cc8d-e5a2-42e3-867e-f18576e0a133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002840 10.0.0.65 - - [2025-10-31 00:18:22] "POST /ref-update HTTP/1.1" 200 156 0.018988 10.0.0.65 - - [2025-10-31 00:18:22] "POST /ref-update HTTP/1.1" 200 156 0.021855 10.0.0.65 - - [2025-10-31 00:18:22] "POST /ref-update HTTP/1.1" 200 156 0.037022 10.0.0.65 - - [2025-10-31 00:18:22] "POST /ref-update HTTP/1.1" 200 156 0.020670 10.0.0.65 - - [2025-10-31 00:18:22] "POST /ref-update HTTP/1.1" 200 156 0.038182 10.0.0.65 - - [2025-10-31 00:18:22] "GET /firewall-policy/14fee1e8-dfc2-4229-b67c-2b7f86e97b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.013185 10.0.0.65 - - [2025-10-31 00:19:44] "POST /tags HTTP/1.1" 200 365 0.058592 10.0.0.65 - - [2025-10-31 00:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.022666 10.0.0.65 - - [2025-10-31 00:19:44] "GET /tag/1a8b1749-2210-415f-8927-603810e0fa3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.026324 10.0.0.65 - - [2025-10-31 00:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.65 - - [2025-10-31 00:19:44] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060881 10.0.0.65 - - [2025-10-31 00:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005511 10.0.0.65 - - [2025-10-31 00:19:44] "GET /service-appliance-set/fa78fa5f-27ec-4a16-a5fb-516b1c87d288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002660 10.0.0.65 - - [2025-10-31 00:19:44] "POST /fqname-to-id HTTP/1.1" 404 258 0.003674 10.0.0.65 - - [2025-10-31 00:19:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.110818 10.0.0.65 - - [2025-10-31 00:19:44] "GET /virtual-machine-interface/56b94cdf-faab-4943-92e6-7478313a04e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.006263 10.0.0.65 - - [2025-10-31 00:19:44] "POST /set-tag HTTP/1.1" 200 109 0.014669 10.0.0.65 - - [2025-10-31 00:19:44] "POST /instance-ips HTTP/1.1" 200 417 0.021278 10.0.0.65 - - [2025-10-31 00:19:44] "GET /instance-ip/9a334e4e-6a3f-4fae-9ab7-9f50abd5cc66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.006667 10.0.0.65 - - [2025-10-31 00:19:44] "POST /loadbalancers HTTP/1.1" 200 618 0.070330 10.0.0.65 - - [2025-10-31 00:19:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.031280 10.0.0.65 - - [2025-10-31 00:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013473 10.0.0.65 - - [2025-10-31 00:19:44] "POST /service-instances HTTP/1.1" 200 566 0.024198 10.0.0.65 - - [2025-10-31 00:19:44] "POST /ref-update HTTP/1.1" 200 156 0.014048 10.0.0.65 - - [2025-10-31 00:19:44] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042855 10.0.0.65 - - [2025-10-31 00:19:45] "GET /virtual-machine-interface/56b94cdf-faab-4943-92e6-7478313a04e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004039 10.0.0.65 - - [2025-10-31 00:19:45] "GET /virtual-machine-interface/56b94cdf-faab-4943-92e6-7478313a04e0?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.013226 10.0.0.65 - - [2025-10-31 00:19:45] "PUT /service-instance/84cea600-1036-4157-a5b9-4cc2d09e8bce HTTP/1.1" 200 266 0.008679 10.0.0.65 - - [2025-10-31 00:19:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.015460 10.0.0.65 - - [2025-10-31 00:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005878 10.0.0.65 - - [2025-10-31 00:19:45] "POST /fqname-to-id HTTP/1.1" 404 208 0.002079 10.0.0.65 - - [2025-10-31 00:19:45] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003096 10.0.0.65 - - [2025-10-31 00:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.65 - - [2025-10-31 00:19:45] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003305 10.0.0.65 - - [2025-10-31 00:19:45] "POST /tags HTTP/1.1" 409 221 0.001328 10.0.0.65 - - [2025-10-31 00:19:45] "POST /virtual-machines HTTP/1.1" 200 429 0.024383 10.0.0.65 - - [2025-10-31 00:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013790 10.0.0.65 - - [2025-10-31 00:19:45] "GET /tag/7028c758-d122-418c-8843-c52c5c0128ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.037584 10.0.0.65 - - [2025-10-31 00:19:45] "POST /tags HTTP/1.1" 409 238 0.002057 10.0.0.65 - - [2025-10-31 00:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009848 10.0.0.65 - - [2025-10-31 00:19:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.116982 10.0.0.65 - - [2025-10-31 00:19:45] "POST /chown HTTP/1.1" 200 109 0.016140 10.0.0.65 - - [2025-10-31 00:19:45] "GET /tag/1a8b1749-2210-415f-8927-603810e0fa3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.056739 10.0.0.65 - - [2025-10-31 00:19:45] "POST /chown HTTP/1.1" 200 109 0.042477 10.0.0.65 - - [2025-10-31 00:19:45] "PUT /virtual-machine-interface/dee3fd48-13de-4416-9a6b-89e98faa18f8 HTTP/1.1" 200 284 0.039434 10.0.0.65 - - [2025-10-31 00:19:45] "PUT /instance-ip/9a334e4e-6a3f-4fae-9ab7-9f50abd5cc66 HTTP/1.1" 200 256 0.025975 10.0.0.65 - - [2025-10-31 00:19:45] "POST /firewall-rules HTTP/1.1" 200 650 0.166804 10.0.0.65 - - [2025-10-31 00:19:45] "GET /firewall-rule/a20c777d-3f9b-4b42-9b4b-fc8fc43e18f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.008656 10.0.0.65 - - [2025-10-31 00:19:45] "POST /ref-update HTTP/1.1" 200 156 0.064651 10.0.0.65 - - [2025-10-31 00:19:45] "GET /firewall-policy/bbe83d2d-48df-4b27-8296-ce23fb1156da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006959 10.0.0.65 - - [2025-10-31 00:19:45] "GET /firewall-rule/a20c777d-3f9b-4b42-9b4b-fc8fc43e18f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004929 10.0.0.65 - - [2025-10-31 00:19:45] "POST /ref-update HTTP/1.1" 200 156 0.049853 10.0.0.65 - - [2025-10-31 00:19:45] "POST /ref-update HTTP/1.1" 200 156 0.022671 10.0.0.65 - - [2025-10-31 00:19:45] "POST /ref-update HTTP/1.1" 200 156 0.062548 10.0.0.65 - - [2025-10-31 00:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.65 - - [2025-10-31 00:19:45] "POST /ref-update HTTP/1.1" 200 156 0.029493 10.0.0.65 - - [2025-10-31 00:19:45] "POST /ref-update HTTP/1.1" 200 156 0.032426 10.0.0.65 - - [2025-10-31 00:19:45] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.082639 10.0.0.65 - - [2025-10-31 00:19:45] "POST /ref-update HTTP/1.1" 200 156 0.047172 10.0.0.65 - - [2025-10-31 00:19:45] "GET /loadbalancer/80a19400-b817-416f-8569-65fbc603e2c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2518 0.022589 10.0.0.65 - - [2025-10-31 00:19:45] "POST /virtual-machines HTTP/1.1" 200 429 0.025199 10.0.0.65 - - [2025-10-31 00:19:45] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.045324 10.0.0.65 - - [2025-10-31 00:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005548 10.0.0.65 - - [2025-10-31 00:19:45] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034459 10.0.0.65 - - [2025-10-31 00:19:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.123781 10.0.0.65 - - [2025-10-31 00:19:46] "GET /loadbalancer-listener/fc8a090f-c447-4a62-84de-b494361764b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.027913 10.0.0.65 - - [2025-10-31 00:19:46] "POST /chown HTTP/1.1" 200 109 0.028901 10.0.0.65 - - [2025-10-31 00:19:46] "GET /loadbalancer-listener/fc8a090f-c447-4a62-84de-b494361764b3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.024504 10.0.0.65 - - [2025-10-31 00:19:46] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.027193 10.0.0.65 - - [2025-10-31 00:19:46] "POST /chown HTTP/1.1" 200 109 0.019203 10.0.0.65 - - [2025-10-31 00:19:46] "PUT /virtual-machine-interface/afe72372-3ce7-46ce-b130-c84e714b4e63 HTTP/1.1" 200 284 0.031129 10.0.0.65 - - [2025-10-31 00:19:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.013268 10.0.0.65 - - [2025-10-31 00:19:46] "GET /loadbalancer-pool/311a7a64-3ac7-4f33-9dc5-d23b9b838a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008491 10.0.0.65 - - [2025-10-31 00:19:46] "PUT /instance-ip/9a334e4e-6a3f-4fae-9ab7-9f50abd5cc66 HTTP/1.1" 200 256 0.038881 10.0.0.65 - - [2025-10-31 00:19:46] "POST /loadbalancer-members HTTP/1.1" 200 707 0.041215 10.0.0.65 - - [2025-10-31 00:19:46] "POST /ref-update HTTP/1.1" 200 156 0.014637 10.0.0.65 - - [2025-10-31 00:19:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.051013 10.0.0.65 - - [2025-10-31 00:19:46] "POST /ref-update HTTP/1.1" 200 156 0.056136 10.0.0.65 - - [2025-10-31 00:19:46] "GET /loadbalancer-member/512fda50-e88d-4213-8511-40f0fd80cd09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.007872 10.0.0.65 - - [2025-10-31 00:19:46] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003768 10.0.0.65 - - [2025-10-31 00:19:46] "POST /ref-update HTTP/1.1" 200 156 0.024724 10.0.0.65 - - [2025-10-31 00:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.65 - - [2025-10-31 00:19:46] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003397 10.0.0.65 - - [2025-10-31 00:19:46] "POST /ref-update HTTP/1.1" 200 156 0.009776 10.0.0.65 - - [2025-10-31 00:19:46] "POST /tags HTTP/1.1" 409 221 0.007946 10.0.0.65 - - [2025-10-31 00:19:46] "POST /ref-update HTTP/1.1" 200 156 0.013908 10.0.0.65 - - [2025-10-31 00:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.65 - - [2025-10-31 00:19:46] "GET /tag/7028c758-d122-418c-8843-c52c5c0128ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010139 10.0.0.65 - - [2025-10-31 00:19:46] "PUT /service-instance/84cea600-1036-4157-a5b9-4cc2d09e8bce HTTP/1.1" 200 266 0.018304 10.0.0.65 - - [2025-10-31 00:19:46] "POST /tags HTTP/1.1" 409 238 0.005353 10.0.0.65 - - [2025-10-31 00:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.65 - - [2025-10-31 00:19:46] "GET /tag/1a8b1749-2210-415f-8927-603810e0fa3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.012370 10.0.0.65 - - [2025-10-31 00:19:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.021034 10.0.0.65 - - [2025-10-31 00:19:46] "POST /firewall-rules HTTP/1.1" 409 293 0.004002 10.0.0.65 - - [2025-10-31 00:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.65 - - [2025-10-31 00:19:46] "POST /chown HTTP/1.1" 200 109 0.010047 10.0.0.65 - - [2025-10-31 00:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010838 10.0.0.65 - - [2025-10-31 00:19:46] "POST /chown HTTP/1.1" 200 109 0.009353 10.0.0.65 - - [2025-10-31 00:19:46] "PUT /instance-ip/9a334e4e-6a3f-4fae-9ab7-9f50abd5cc66 HTTP/1.1" 200 256 0.023828 10.0.0.65 - - [2025-10-31 00:19:46] "PUT /firewall-rule/a20c777d-3f9b-4b42-9b4b-fc8fc43e18f6 HTTP/1.1" 200 260 0.058484 10.0.0.65 - - [2025-10-31 00:19:46] "GET /firewall-rule/a20c777d-3f9b-4b42-9b4b-fc8fc43e18f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.006085 10.0.0.65 - - [2025-10-31 00:19:46] "POST /ref-update HTTP/1.1" 200 156 0.032049 10.0.0.65 - - [2025-10-31 00:19:46] "GET /firewall-policy/bbe83d2d-48df-4b27-8296-ce23fb1156da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.007070 10.0.0.65 - - [2025-10-31 00:19:46] "GET /firewall-rule/a20c777d-3f9b-4b42-9b4b-fc8fc43e18f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002139 10.0.0.65 - - [2025-10-31 00:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.65 - - [2025-10-31 00:19:46] "POST /chown HTTP/1.1" 200 109 0.012089 10.0.0.65 - - [2025-10-31 00:19:46] "POST /chown HTTP/1.1" 200 109 0.023752 10.0.0.65 - - [2025-10-31 00:19:46] "GET /tag/1a8b1749-2210-415f-8927-603810e0fa3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.010108 10.0.0.65 - - [2025-10-31 00:19:46] "GET /tag/1a8b1749-2210-415f-8927-603810e0fa3e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.011168 10.0.0.65 - - [2025-10-31 00:19:46] "GET /virtual-machine-interface/56b94cdf-faab-4943-92e6-7478313a04e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003808 10.0.0.65 - - [2025-10-31 00:19:46] "PUT /instance-ip/9a334e4e-6a3f-4fae-9ab7-9f50abd5cc66 HTTP/1.1" 200 256 0.051430 10.0.0.65 - - [2025-10-31 00:19:46] "POST /ref-update HTTP/1.1" 200 156 0.015983 10.0.0.65 - - [2025-10-31 00:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005044 10.0.0.65 - - [2025-10-31 00:19:46] "POST /set-tag HTTP/1.1" 200 109 0.038472 10.0.0.65 - - [2025-10-31 00:19:46] "GET /virtual-machine-interface/afe72372-3ce7-46ce-b130-c84e714b4e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.021707 10.0.0.65 - - [2025-10-31 00:19:46] "POST /chown HTTP/1.1" 200 109 0.024788 10.0.0.65 - - [2025-10-31 00:19:47] "POST /set-tag HTTP/1.1" 200 109 0.039536 10.0.0.65 - - [2025-10-31 00:19:47] "POST /chown HTTP/1.1" 200 109 0.006607 10.0.0.65 - - [2025-10-31 00:19:47] "GET /virtual-machine-interface/dee3fd48-13de-4416-9a6b-89e98faa18f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.014890 10.0.0.65 - - [2025-10-31 00:19:47] "PUT /instance-ip/9a334e4e-6a3f-4fae-9ab7-9f50abd5cc66 HTTP/1.1" 200 256 0.052003 10.0.0.65 - - [2025-10-31 00:19:47] "POST /set-tag HTTP/1.1" 200 109 0.050752 10.0.0.65 - - [2025-10-31 00:19:47] "GET /firewall-policy/bbe83d2d-48df-4b27-8296-ce23fb1156da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.025634 10.0.0.65 - - [2025-10-31 00:19:47] "POST /ref-update HTTP/1.1" 200 156 0.050885 10.0.0.65 - - [2025-10-31 00:19:47] "GET /firewall-rule/a20c777d-3f9b-4b42-9b4b-fc8fc43e18f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003184 10.0.0.65 - - [2025-10-31 00:19:47] "POST /chown HTTP/1.1" 200 109 0.029218 10.0.0.65 - - [2025-10-31 00:19:47] "POST /ref-update HTTP/1.1" 200 156 0.063640 10.0.0.65 - - [2025-10-31 00:19:47] "POST /chown HTTP/1.1" 200 109 0.021657 10.0.0.65 - - [2025-10-31 00:19:47] "PUT /instance-ip/9a334e4e-6a3f-4fae-9ab7-9f50abd5cc66 HTTP/1.1" 200 256 0.039952 10.0.0.65 - - [2025-10-31 00:19:47] "DELETE /firewall-rule/a20c777d-3f9b-4b42-9b4b-fc8fc43e18f6 HTTP/1.1" 200 115 0.086937 10.0.0.65 - - [2025-10-31 00:19:47] "POST /ref-update HTTP/1.1" 200 156 0.020870 10.0.0.65 - - [2025-10-31 00:19:47] "DELETE /loadbalancer-member/512fda50-e88d-4213-8511-40f0fd80cd09 HTTP/1.1" 200 115 0.078388 10.0.0.65 - - [2025-10-31 00:19:47] "PUT /service-instance/84cea600-1036-4157-a5b9-4cc2d09e8bce HTTP/1.1" 200 266 0.035764 10.0.0.65 - - [2025-10-31 00:19:47] "DELETE /loadbalancer-pool/311a7a64-3ac7-4f33-9dc5-d23b9b838a19 HTTP/1.1" 200 115 0.077501 10.0.0.65 - - [2025-10-31 00:19:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.034492 10.0.0.65 - - [2025-10-31 00:19:47] "DELETE /loadbalancer-listener/fc8a090f-c447-4a62-84de-b494361764b3 HTTP/1.1" 200 115 0.086824 10.0.0.65 - - [2025-10-31 00:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013587 10.0.0.65 - - [2025-10-31 00:19:47] "POST /chown HTTP/1.1" 200 109 0.010577 10.0.0.65 - - [2025-10-31 00:19:47] "DELETE /loadbalancer/80a19400-b817-416f-8569-65fbc603e2c1 HTTP/1.1" 200 115 0.092784 10.0.0.65 - - [2025-10-31 00:19:47] "POST /chown HTTP/1.1" 200 109 0.023126 10.0.0.65 - - [2025-10-31 00:19:47] "POST /ref-update HTTP/1.1" 200 156 0.028630 10.0.0.65 - - [2025-10-31 00:19:47] "POST /chown HTTP/1.1" 200 109 0.028091 10.0.0.65 - - [2025-10-31 00:19:47] "DELETE /instance-ip/9a334e4e-6a3f-4fae-9ab7-9f50abd5cc66 HTTP/1.1" 200 115 0.125651 10.0.0.65 - - [2025-10-31 00:19:47] "POST /chown HTTP/1.1" 404 171 0.004700 10.0.0.65 - - [2025-10-31 00:19:47] "POST /ref-update HTTP/1.1" 200 156 0.018033 10.0.0.65 - - [2025-10-31 00:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008618 10.0.0.65 - - [2025-10-31 00:19:47] "DELETE /virtual-machine-interface/56b94cdf-faab-4943-92e6-7478313a04e0 HTTP/1.1" 200 115 0.094225 10.0.0.65 - - [2025-10-31 00:19:47] "DELETE /tag/1a8b1749-2210-415f-8927-603810e0fa3e HTTP/1.1" 409 336 0.016678 10.0.0.65 - - [2025-10-31 00:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.65 - - [2025-10-31 00:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.65 - - [2025-10-31 00:19:48] "POST /service-instances HTTP/1.1" 409 259 0.002516 10.0.0.65 - - [2025-10-31 00:19:48] "POST /service-instances HTTP/1.1" 409 259 0.002991 10.0.0.65 - - [2025-10-31 00:19:48] "DELETE /service-instance/84cea600-1036-4157-a5b9-4cc2d09e8bce HTTP/1.1" 200 115 0.053855 10.0.0.65 - - [2025-10-31 00:19:48] "GET /virtual-machine-interface/afe72372-3ce7-46ce-b130-c84e714b4e63?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.004317 10.0.0.65 - - [2025-10-31 00:19:48] "DELETE /virtual-machine-interface/afe72372-3ce7-46ce-b130-c84e714b4e63 HTTP/1.1" 200 115 0.051925 10.0.0.65 - - [2025-10-31 00:19:48] "DELETE /virtual-machine/140ecabd-49bb-47e2-b447-a2789a57d138 HTTP/1.1" 200 115 0.028824 10.0.0.65 - - [2025-10-31 00:19:48] "GET /virtual-machine-interface/dee3fd48-13de-4416-9a6b-89e98faa18f8?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.005505 10.0.0.65 - - [2025-10-31 00:19:48] "DELETE /virtual-machine-interface/dee3fd48-13de-4416-9a6b-89e98faa18f8 HTTP/1.1" 200 115 0.052657 10.0.0.65 - - [2025-10-31 00:19:48] "POST /ref-update HTTP/1.1" 200 156 0.010906 10.0.0.65 - - [2025-10-31 00:19:48] "DELETE /virtual-machine/e9929f55-9963-47ed-9f67-bb63faea4247 HTTP/1.1" 200 115 0.031929 10.0.0.65 - - [2025-10-31 00:20:00] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004766 10.0.0.65 - - [2025-10-31 00:20:00] "POST /set-tag HTTP/1.1" 200 109 0.004371 10.0.0.65 - - [2025-10-31 00:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.65 - - [2025-10-31 00:20:00] "GET /loadbalancer/a580dbdc-a601-4962-897a-57efbdbed8fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002407 10.0.0.65 - - [2025-10-31 00:20:00] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003736 10.0.0.65 - - [2025-10-31 00:20:00] "POST /set-tag HTTP/1.1" 200 109 0.033711 10.0.0.65 - - [2025-10-31 00:20:00] "DELETE /loadbalancer-member/7cb263e9-0d73-4c9c-aa9b-41f4f5c24088 HTTP/1.1" 200 115 0.042560 10.0.0.65 - - [2025-10-31 00:20:00] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007229 10.0.0.65 - - [2025-10-31 00:20:00] "POST /set-tag HTTP/1.1" 200 109 0.002848 10.0.0.65 - - [2025-10-31 00:20:00] "DELETE /loadbalancer-member/c5716d5c-93cd-4429-9ed6-016ab5c78fda HTTP/1.1" 200 115 0.033770 10.0.0.65 - - [2025-10-31 00:20:00] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011302 10.0.0.65 - - [2025-10-31 00:20:00] "POST /set-tag HTTP/1.1" 200 109 0.012069 10.0.0.65 - - [2025-10-31 00:20:00] "DELETE /loadbalancer-member/1c70e4b9-ff7c-41f7-85a3-f463ea99148b HTTP/1.1" 200 115 0.049587 10.0.0.65 - - [2025-10-31 00:20:00] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004222 10.0.0.65 - - [2025-10-31 00:20:00] "POST /set-tag HTTP/1.1" 200 109 0.005324 10.0.0.65 - - [2025-10-31 00:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.65 - - [2025-10-31 00:20:00] "GET /loadbalancer/a580dbdc-a601-4962-897a-57efbdbed8fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004680 10.0.0.65 - - [2025-10-31 00:20:00] "GET /loadbalancer-pool/d4936094-53a8-43b8-a7b6-e7c8c4a675f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002828 10.0.0.65 - - [2025-10-31 00:20:00] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019648 10.0.0.65 - - [2025-10-31 00:20:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.010906 10.0.0.65 - - [2025-10-31 00:20:01] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.023337 10.0.0.65 - - [2025-10-31 00:20:01] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004265 10.0.0.65 - - [2025-10-31 00:20:01] "GET /floating-ip/30040cd7-4da9-469a-bf7a-2974182b86b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002212 10.0.0.65 - - [2025-10-31 00:20:01] "POST /set-tag HTTP/1.1" 200 109 0.068728 10.0.0.65 - - [2025-10-31 00:20:01] "GET /loadbalancer-pool/43bacca7-67d7-486b-9c94-1928e0541f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.006127 10.0.0.65 - - [2025-10-31 00:20:01] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017586 10.0.0.65 - - [2025-10-31 00:20:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.007681 10.0.0.65 - - [2025-10-31 00:20:01] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012863 10.0.0.65 - - [2025-10-31 00:20:01] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007841 10.0.0.65 - - [2025-10-31 00:20:01] "POST /set-tag HTTP/1.1" 200 109 0.003512 10.0.0.65 - - [2025-10-31 00:20:01] "GET /floating-ip/30040cd7-4da9-469a-bf7a-2974182b86b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002343 10.0.0.65 - - [2025-10-31 00:20:01] "GET /loadbalancer-pool/3f8a9c25-080d-42b1-a7d6-9c42e572ebe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002863 10.0.0.65 - - [2025-10-31 00:20:01] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026665 10.0.0.65 - - [2025-10-31 00:20:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.030401 10.0.0.65 - - [2025-10-31 00:20:01] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.030407 10.0.0.65 - - [2025-10-31 00:20:01] "GET /virtual-machine-interface/cb9770e6-b5ed-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007711 10.0.0.65 - - [2025-10-31 00:20:01] "GET /floating-ip/30040cd7-4da9-469a-bf7a-2974182b86b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002343 10.0.0.65 - - [2025-10-31 00:20:01] "POST /set-tag HTTP/1.1" 200 109 0.005753 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:20:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001270 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:20:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000934 10.0.0.65 - - [2025-10-31 00:20:29] "POST /tags HTTP/1.1" 409 252 0.001975 10.0.0.65 - - [2025-10-31 00:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.65 - - [2025-10-31 00:20:29] "GET /tag/9d10b464-2dbe-4111-a961-2a57adeb8146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010424 10.0.0.65 - - [2025-10-31 00:20:29] "POST /tags HTTP/1.1" 409 228 0.003786 10.0.0.65 - - [2025-10-31 00:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.65 - - [2025-10-31 00:20:29] "GET /tag/0c2c42b9-a5c2-4ad7-b161-dbe098a766c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.009861 10.0.0.65 - - [2025-10-31 00:20:29] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003340 10.0.0.65 - - [2025-10-31 00:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.65 - - [2025-10-31 00:20:29] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002431 10.0.0.65 - - [2025-10-31 00:20:29] "POST /tags HTTP/1.1" 409 206 0.009381 10.0.0.65 - - [2025-10-31 00:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.65 - - [2025-10-31 00:20:29] "GET /tag/b82a3dee-c237-4ae3-9146-135eca541da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011580 10.0.0.65 - - [2025-10-31 00:20:29] "POST /tags HTTP/1.1" 409 226 0.002831 10.0.0.65 - - [2025-10-31 00:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.65 - - [2025-10-31 00:20:29] "GET /tag/77a8d552-0ea0-4b6e-b95a-bdedb2c568cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012901 10.0.0.65 - - [2025-10-31 00:20:29] "POST /tags HTTP/1.1" 409 204 0.001909 10.0.0.65 - - [2025-10-31 00:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.65 - - [2025-10-31 00:20:29] "GET /tag/bd1975d5-7850-4f31-8bc9-0dd48a38ab34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.019049 10.0.0.65 - - [2025-10-31 00:20:29] "POST /tags HTTP/1.1" 409 226 0.003163 10.0.0.65 - - [2025-10-31 00:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.65 - - [2025-10-31 00:20:29] "GET /tag/77a8d552-0ea0-4b6e-b95a-bdedb2c568cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014414 10.0.0.65 - - [2025-10-31 00:20:29] "POST /tags HTTP/1.1" 409 228 0.002258 10.0.0.65 - - [2025-10-31 00:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.65 - - [2025-10-31 00:20:29] "GET /tag/0c2c42b9-a5c2-4ad7-b161-dbe098a766c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.014736 10.0.0.65 - - [2025-10-31 00:20:29] "POST /tags HTTP/1.1" 409 252 0.001972 10.0.0.65 - - [2025-10-31 00:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.65 - - [2025-10-31 00:20:29] "GET /tag/9d10b464-2dbe-4111-a961-2a57adeb8146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011436 10.0.0.65 - - [2025-10-31 00:20:29] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002438 10.0.0.65 - - [2025-10-31 00:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.65 - - [2025-10-31 00:20:29] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002774 10.0.0.65 - - [2025-10-31 00:20:29] "POST /firewall-rules HTTP/1.1" 409 281 0.002068 10.0.0.65 - - [2025-10-31 00:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.65 - - [2025-10-31 00:20:29] "PUT /firewall-rule/f8ba0546-5705-4b45-9a8e-480f70ef41ab HTTP/1.1" 200 260 0.018461 10.0.0.65 - - [2025-10-31 00:20:29] "POST /firewall-rules HTTP/1.1" 409 291 0.001651 10.0.0.65 - - [2025-10-31 00:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.65 - - [2025-10-31 00:20:29] "PUT /firewall-rule/bbe78002-5c36-402d-8dca-95b0c043335d HTTP/1.1" 200 260 0.031945 10.0.0.65 - - [2025-10-31 00:20:29] "GET /firewall-rule/bbe78002-5c36-402d-8dca-95b0c043335d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.005378 10.0.0.65 - - [2025-10-31 00:20:29] "POST /firewall-rules HTTP/1.1" 200 658 0.076755 10.0.0.65 - - [2025-10-31 00:20:29] "GET /firewall-rule/f9e087e2-c82c-4375-ba4a-94f6f852307e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.016951 10.0.0.65 - - [2025-10-31 00:20:29] "GET /firewall-policy/d36c6e61-9ce3-4e6c-a9ee-e557a083828d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002236 10.0.0.65 - - [2025-10-31 00:20:30] "GET /firewall-rule/f8ba0546-5705-4b45-9a8e-480f70ef41ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003361 10.0.0.65 - - [2025-10-31 00:20:30] "POST /firewall-policys HTTP/1.1" 409 269 0.002005 10.0.0.65 - - [2025-10-31 00:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.65 - - [2025-10-31 00:20:30] "PUT /firewall-policy/14fee1e8-dfc2-4229-b67c-2b7f86e97b31 HTTP/1.1" 200 264 0.030544 10.0.0.65 - - [2025-10-31 00:20:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.022400 10.0.0.65 - - [2025-10-31 00:20:30] "GET /firewall-policy/14fee1e8-dfc2-4229-b67c-2b7f86e97b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.010071 10.0.0.65 - - [2025-10-31 00:20:30] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002592 10.0.0.65 - - [2025-10-31 00:20:30] "GET /firewall-policy/14fee1e8-dfc2-4229-b67c-2b7f86e97b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002412 10.0.0.65 - - [2025-10-31 00:20:30] "GET /firewall-policy/14fee1e8-dfc2-4229-b67c-2b7f86e97b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002236 10.0.0.65 - - [2025-10-31 00:20:30] "GET /firewall-policy/14fee1e8-dfc2-4229-b67c-2b7f86e97b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003091 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:20:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000902 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:20:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000985 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:20:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000917 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:20:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000957 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:20:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000842 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:20:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000901 10.0.0.65 - - [2025-10-31 00:21:31] "GET /virtual-machine-interface/1137c0b4-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006972 10.0.0.65 - - [2025-10-31 00:21:31] "POST /set-tag HTTP/1.1" 200 109 0.002312 10.0.0.65 - - [2025-10-31 00:21:31] "GET /virtual-machine-interface/14260952-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005375 10.0.0.65 - - [2025-10-31 00:21:31] "POST /set-tag HTTP/1.1" 200 109 0.005451 10.0.0.65 - - [2025-10-31 00:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.65 - - [2025-10-31 00:21:31] "GET /loadbalancer/032fb066-1346-4877-a0d2-3cff590ce68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002430 10.0.0.65 - - [2025-10-31 00:21:31] "GET /virtual-machine-interface/1137c0b4-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004752 10.0.0.65 - - [2025-10-31 00:21:31] "POST /set-tag HTTP/1.1" 200 109 0.018486 10.0.0.65 - - [2025-10-31 00:21:31] "DELETE /loadbalancer-member/8f6ea9a4-dfb3-4c0d-aa64-477cf230647b HTTP/1.1" 200 115 0.030799 10.0.0.65 - - [2025-10-31 00:21:31] "GET /virtual-machine-interface/134f3e54-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004210 10.0.0.65 - - [2025-10-31 00:21:31] "POST /set-tag HTTP/1.1" 200 109 0.002482 10.0.0.65 - - [2025-10-31 00:21:31] "GET /virtual-machine-interface/12c93002-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004172 10.0.0.65 - - [2025-10-31 00:21:31] "POST /set-tag HTTP/1.1" 200 109 0.002238 10.0.0.65 - - [2025-10-31 00:21:31] "GET /virtual-machine-interface/14907756-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004259 10.0.0.65 - - [2025-10-31 00:21:31] "POST /set-tag HTTP/1.1" 200 109 0.002287 10.0.0.65 - - [2025-10-31 00:21:31] "GET /virtual-machine-interface/11b29ea6-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004761 10.0.0.65 - - [2025-10-31 00:21:31] "POST /set-tag HTTP/1.1" 200 109 0.002526 10.0.0.65 - - [2025-10-31 00:21:32] "GET /virtual-machine-interface/124fc0aa-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004990 10.0.0.65 - - [2025-10-31 00:21:32] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.65 - - [2025-10-31 00:21:32] "GET /virtual-machine-interface/13b49ef2-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004508 10.0.0.65 - - [2025-10-31 00:21:32] "POST /set-tag HTTP/1.1" 200 109 0.007400 10.0.0.65 - - [2025-10-31 00:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.65 - - [2025-10-31 00:21:32] "GET /loadbalancer/032fb066-1346-4877-a0d2-3cff590ce68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003635 10.0.0.65 - - [2025-10-31 00:21:33] "GET /virtual-machine-interface/12c93002-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006488 10.0.0.65 - - [2025-10-31 00:21:33] "POST /set-tag HTTP/1.1" 200 109 0.003284 10.0.0.65 - - [2025-10-31 00:21:33] "GET /virtual-machine-interface/12c93002-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005344 10.0.0.65 - - [2025-10-31 00:21:33] "POST /set-tag HTTP/1.1" 200 109 0.002611 10.0.0.65 - - [2025-10-31 00:21:33] "GET /virtual-machine/d074ef1f-8b1f-4edc-9fdb-7e13ff6854aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002896 10.0.0.65 - - [2025-10-31 00:21:33] "POST /ref-update HTTP/1.1" 200 156 0.009401 10.0.0.65 - - [2025-10-31 00:21:33] "GET /virtual-machine-interface/12c93002-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013713 10.0.0.65 - - [2025-10-31 00:21:33] "POST /set-tag HTTP/1.1" 200 109 0.020579 10.0.0.65 - - [2025-10-31 00:21:33] "POST /set-tag HTTP/1.1" 200 109 0.021594 10.0.0.65 - - [2025-10-31 00:21:33] "POST /set-tag HTTP/1.1" 200 109 0.023348 10.0.0.65 - - [2025-10-31 00:21:33] "POST /set-tag HTTP/1.1" 200 109 0.014664 10.0.0.65 - - [2025-10-31 00:21:33] "POST /set-tag HTTP/1.1" 200 109 0.031650 10.0.0.65 - - [2025-10-31 00:21:33] "DELETE /instance-ip/12e9f864-b5ef-11f0-bf46-fa163ef08dc0 HTTP/1.1" 200 115 0.053363 10.0.0.65 - - [2025-10-31 00:21:33] "DELETE /virtual-machine-interface/12c93002-b5ef-11f0-bf46-fa163ef08dc0 HTTP/1.1" 200 115 0.034879 10.0.0.65 - - [2025-10-31 00:21:33] "DELETE /virtual-machine/d074ef1f-8b1f-4edc-9fdb-7e13ff6854aa HTTP/1.1" 200 115 0.016252 10.0.0.65 - - [2025-10-31 00:21:33] "GET /virtual-machine-interface/124fc0aa-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006062 10.0.0.65 - - [2025-10-31 00:21:33] "POST /set-tag HTTP/1.1" 200 109 0.002596 10.0.0.65 - - [2025-10-31 00:21:33] "GET /virtual-machine-interface/124fc0aa-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003910 10.0.0.65 - - [2025-10-31 00:21:33] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.65 - - [2025-10-31 00:21:33] "GET /virtual-machine/b5046fe1-520c-4671-b6de-38c597f1c8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.008437 10.0.0.65 - - [2025-10-31 00:21:33] "POST /ref-update HTTP/1.1" 200 156 0.008743 10.0.0.65 - - [2025-10-31 00:21:33] "GET /virtual-machine-interface/124fc0aa-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012652 10.0.0.65 - - [2025-10-31 00:21:33] "POST /set-tag HTTP/1.1" 200 109 0.018716 10.0.0.65 - - [2025-10-31 00:21:33] "POST /set-tag HTTP/1.1" 200 109 0.035278 10.0.0.65 - - [2025-10-31 00:21:34] "POST /set-tag HTTP/1.1" 200 109 0.030225 10.0.0.65 - - [2025-10-31 00:21:34] "POST /set-tag HTTP/1.1" 200 109 0.028491 10.0.0.65 - - [2025-10-31 00:21:34] "POST /set-tag HTTP/1.1" 200 109 0.031963 10.0.0.65 - - [2025-10-31 00:21:34] "DELETE /instance-ip/126a3070-b5ef-11f0-bf46-fa163ef08dc0 HTTP/1.1" 200 115 0.051405 10.0.0.65 - - [2025-10-31 00:21:34] "DELETE /virtual-machine-interface/124fc0aa-b5ef-11f0-bf46-fa163ef08dc0 HTTP/1.1" 200 115 0.041998 10.0.0.65 - - [2025-10-31 00:21:34] "DELETE /virtual-machine/b5046fe1-520c-4671-b6de-38c597f1c8ec HTTP/1.1" 200 115 0.016347 10.0.0.65 - - [2025-10-31 00:21:34] "DELETE /tag/e4d1d0be-4070-47d2-bc8e-a5f96583ab23 HTTP/1.1" 200 115 0.074588 10.0.0.65 - - [2025-10-31 00:21:34] "GET /virtual-machine-interface/11b29ea6-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005555 10.0.0.65 - - [2025-10-31 00:21:34] "POST /set-tag HTTP/1.1" 200 109 0.002203 10.0.0.65 - - [2025-10-31 00:21:34] "GET /virtual-machine-interface/11b29ea6-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003727 10.0.0.65 - - [2025-10-31 00:21:34] "POST /set-tag HTTP/1.1" 200 109 0.001886 10.0.0.65 - - [2025-10-31 00:21:34] "GET /virtual-machine/0c0ba259-04ef-4bed-8de9-8fd89b862974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003065 10.0.0.65 - - [2025-10-31 00:21:34] "POST /ref-update HTTP/1.1" 200 156 0.012336 10.0.0.65 - - [2025-10-31 00:21:34] "GET /virtual-machine-interface/11b29ea6-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.014791 10.0.0.65 - - [2025-10-31 00:21:34] "POST /set-tag HTTP/1.1" 200 109 0.018378 10.0.0.65 - - [2025-10-31 00:21:34] "POST /set-tag HTTP/1.1" 200 109 0.031497 10.0.0.65 - - [2025-10-31 00:21:34] "POST /set-tag HTTP/1.1" 200 109 0.044722 10.0.0.65 - - [2025-10-31 00:21:34] "POST /set-tag HTTP/1.1" 200 109 0.014794 10.0.0.65 - - [2025-10-31 00:21:34] "POST /set-tag HTTP/1.1" 200 109 0.025811 10.0.0.65 - - [2025-10-31 00:21:34] "DELETE /instance-ip/11cc8d5c-b5ef-11f0-bf46-fa163ef08dc0 HTTP/1.1" 200 115 0.044514 10.0.0.65 - - [2025-10-31 00:21:34] "POST /ref-update HTTP/1.1" 200 156 0.011105 10.0.0.65 - - [2025-10-31 00:21:34] "DELETE /virtual-machine-interface/11b29ea6-b5ef-11f0-bf46-fa163ef08dc0 HTTP/1.1" 200 115 0.035491 10.0.0.65 - - [2025-10-31 00:21:34] "DELETE /virtual-machine/0c0ba259-04ef-4bed-8de9-8fd89b862974 HTTP/1.1" 200 115 0.018800 10.0.0.65 - - [2025-10-31 00:21:34] "GET /virtual-machine-interface/1137c0b4-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004905 10.0.0.65 - - [2025-10-31 00:21:34] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.65 - - [2025-10-31 00:21:34] "GET /virtual-machine-interface/1137c0b4-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003690 10.0.0.65 - - [2025-10-31 00:21:34] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.65 - - [2025-10-31 00:21:35] "GET /virtual-machine/d851f4e6-7cf2-46a5-8ab9-90ff6cd5ba07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002972 10.0.0.65 - - [2025-10-31 00:21:35] "POST /ref-update HTTP/1.1" 200 156 0.011008 10.0.0.65 - - [2025-10-31 00:21:35] "GET /virtual-machine-interface/1137c0b4-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010242 10.0.0.65 - - [2025-10-31 00:21:35] "POST /set-tag HTTP/1.1" 200 109 0.020851 10.0.0.65 - - [2025-10-31 00:21:35] "POST /set-tag HTTP/1.1" 200 109 0.041980 10.0.0.65 - - [2025-10-31 00:21:35] "POST /set-tag HTTP/1.1" 200 109 0.032907 10.0.0.65 - - [2025-10-31 00:21:35] "POST /set-tag HTTP/1.1" 200 109 0.014053 10.0.0.65 - - [2025-10-31 00:21:35] "POST /set-tag HTTP/1.1" 200 109 0.027909 10.0.0.65 - - [2025-10-31 00:21:35] "DELETE /instance-ip/114e39e8-b5ef-11f0-bf46-fa163ef08dc0 HTTP/1.1" 200 115 0.048587 10.0.0.65 - - [2025-10-31 00:21:35] "POST /ref-update HTTP/1.1" 200 156 0.011513 10.0.0.65 - - [2025-10-31 00:21:35] "DELETE /virtual-machine-interface/1137c0b4-b5ef-11f0-bf46-fa163ef08dc0 HTTP/1.1" 200 115 0.047974 10.0.0.65 - - [2025-10-31 00:21:35] "DELETE /virtual-machine/d851f4e6-7cf2-46a5-8ab9-90ff6cd5ba07 HTTP/1.1" 200 115 0.025883 10.0.0.65 - - [2025-10-31 00:21:35] "DELETE /tag/b82a3dee-c237-4ae3-9146-135eca541da1 HTTP/1.1" 409 388 0.008563 10.0.0.65 - - [2025-10-31 00:21:35] "DELETE /tag/de915de8-50d3-4d18-8bf8-8c89bcfebfde HTTP/1.1" 200 115 0.042223 10.0.0.65 - - [2025-10-31 00:21:44] "POST /tags HTTP/1.1" 409 238 0.002276 10.0.0.65 - - [2025-10-31 00:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.65 - - [2025-10-31 00:21:44] "GET /tag/1a8b1749-2210-415f-8927-603810e0fa3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.011256 10.0.0.65 - - [2025-10-31 00:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.65 - - [2025-10-31 00:21:44] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037261 10.0.0.65 - - [2025-10-31 00:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.65 - - [2025-10-31 00:21:44] "GET /service-appliance-set/fa78fa5f-27ec-4a16-a5fb-516b1c87d288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003229 10.0.0.65 - - [2025-10-31 00:21:44] "POST /fqname-to-id HTTP/1.1" 404 258 0.001740 10.0.0.65 - - [2025-10-31 00:21:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.109353 10.0.0.65 - - [2025-10-31 00:21:44] "GET /virtual-machine-interface/9d00787f-fc38-4298-964e-575b359ba5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.015299 10.0.0.65 - - [2025-10-31 00:21:44] "POST /set-tag HTTP/1.1" 200 109 0.012223 10.0.0.65 - - [2025-10-31 00:21:44] "POST /instance-ips HTTP/1.1" 200 417 0.026089 10.0.0.65 - - [2025-10-31 00:21:44] "GET /instance-ip/1d8843b2-70e7-4e1b-aef0-312ae318f014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.003582 10.0.0.65 - - [2025-10-31 00:21:44] "POST /loadbalancers HTTP/1.1" 200 618 0.060066 10.0.0.65 - - [2025-10-31 00:21:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.026292 10.0.0.65 - - [2025-10-31 00:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011972 10.0.0.65 - - [2025-10-31 00:21:44] "POST /service-instances HTTP/1.1" 200 566 0.033136 10.0.0.65 - - [2025-10-31 00:21:44] "POST /ref-update HTTP/1.1" 200 156 0.009673 10.0.0.65 - - [2025-10-31 00:21:44] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056122 10.0.0.65 - - [2025-10-31 00:21:44] "PUT /service-instance/a64b4030-4d6e-4d5e-bb75-e3374c58feab HTTP/1.1" 200 266 0.027891 10.0.0.65 - - [2025-10-31 00:21:44] "GET /virtual-machine-interface/9d00787f-fc38-4298-964e-575b359ba5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.012960 10.0.0.65 - - [2025-10-31 00:21:44] "GET /virtual-machine-interface/9d00787f-fc38-4298-964e-575b359ba5c1?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.007051 10.0.0.65 - - [2025-10-31 00:21:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.020221 10.0.0.65 - - [2025-10-31 00:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.65 - - [2025-10-31 00:21:44] "POST /fqname-to-id HTTP/1.1" 404 208 0.001693 10.0.0.65 - - [2025-10-31 00:21:44] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002286 10.0.0.65 - - [2025-10-31 00:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.65 - - [2025-10-31 00:21:44] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003557 10.0.0.65 - - [2025-10-31 00:21:44] "POST /virtual-machines HTTP/1.1" 200 429 0.015891 10.0.0.65 - - [2025-10-31 00:21:45] "POST /tags HTTP/1.1" 409 221 0.001897 10.0.0.65 - - [2025-10-31 00:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.65 - - [2025-10-31 00:21:45] "GET /tag/7028c758-d122-418c-8843-c52c5c0128ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010184 10.0.0.65 - - [2025-10-31 00:21:45] "POST /tags HTTP/1.1" 409 238 0.001534 10.0.0.65 - - [2025-10-31 00:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.65 - - [2025-10-31 00:21:45] "GET /tag/1a8b1749-2210-415f-8927-603810e0fa3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.046885 10.0.0.65 - - [2025-10-31 00:21:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.126585 10.0.0.65 - - [2025-10-31 00:21:45] "POST /chown HTTP/1.1" 200 109 0.024423 10.0.0.65 - - [2025-10-31 00:21:45] "POST /firewall-rules HTTP/1.1" 200 650 0.127917 10.0.0.65 - - [2025-10-31 00:21:45] "POST /chown HTTP/1.1" 200 109 0.029532 10.0.0.65 - - [2025-10-31 00:21:45] "PUT /virtual-machine-interface/0431bc45-1f44-4797-a350-383344573993 HTTP/1.1" 200 284 0.023808 10.0.0.65 - - [2025-10-31 00:21:45] "GET /firewall-rule/619b7429-87f5-4b7d-8408-e2beec5bffea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.015036 10.0.0.65 - - [2025-10-31 00:21:45] "GET /firewall-policy/bbe83d2d-48df-4b27-8296-ce23fb1156da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002909 10.0.0.65 - - [2025-10-31 00:21:45] "PUT /instance-ip/1d8843b2-70e7-4e1b-aef0-312ae318f014 HTTP/1.1" 200 256 0.029224 10.0.0.65 - - [2025-10-31 00:21:45] "GET /firewall-rule/619b7429-87f5-4b7d-8408-e2beec5bffea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.014714 10.0.0.65 - - [2025-10-31 00:21:45] "POST /ref-update HTTP/1.1" 200 156 0.013974 10.0.0.65 - - [2025-10-31 00:21:45] "POST /ref-update HTTP/1.1" 200 156 0.015146 10.0.0.65 - - [2025-10-31 00:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.65 - - [2025-10-31 00:21:45] "POST /ref-update HTTP/1.1" 200 156 0.016514 10.0.0.65 - - [2025-10-31 00:21:45] "POST /ref-update HTTP/1.1" 200 156 0.017901 10.0.0.65 - - [2025-10-31 00:21:45] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.061022 10.0.0.65 - - [2025-10-31 00:21:45] "GET /loadbalancer/80a19400-b817-416f-8569-65fbc603e2c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2518 0.002209 10.0.0.65 - - [2025-10-31 00:21:45] "POST /ref-update HTTP/1.1" 200 156 0.007155 10.0.0.65 - - [2025-10-31 00:21:45] "POST /ref-update HTTP/1.1" 200 156 0.020055 10.0.0.65 - - [2025-10-31 00:21:45] "POST /ref-update HTTP/1.1" 200 156 0.019099 10.0.0.65 - - [2025-10-31 00:21:45] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.040062 10.0.0.65 - - [2025-10-31 00:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.65 - - [2025-10-31 00:21:45] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035958 10.0.0.65 - - [2025-10-31 00:21:45] "POST /virtual-machines HTTP/1.1" 200 429 0.033097 10.0.0.65 - - [2025-10-31 00:21:45] "GET /loadbalancer-listener/2f676748-62e8-4702-9916-97db2287887b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.032614 10.0.0.65 - - [2025-10-31 00:21:45] "GET /loadbalancer-listener/2f676748-62e8-4702-9916-97db2287887b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.013659 10.0.0.65 - - [2025-10-31 00:21:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.106606 10.0.0.65 - - [2025-10-31 00:21:45] "POST /chown HTTP/1.1" 200 109 0.017873 10.0.0.65 - - [2025-10-31 00:21:45] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.051344 10.0.0.65 - - [2025-10-31 00:21:45] "POST /chown HTTP/1.1" 200 109 0.006923 10.0.0.65 - - [2025-10-31 00:21:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.022146 10.0.0.65 - - [2025-10-31 00:21:45] "PUT /virtual-machine-interface/7b415337-d376-4fb8-afb4-6336fef09caa HTTP/1.1" 200 284 0.033190 10.0.0.65 - - [2025-10-31 00:21:45] "GET /loadbalancer-pool/f748e02f-8820-475f-871a-64102ac08d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.015705 10.0.0.65 - - [2025-10-31 00:21:45] "PUT /instance-ip/1d8843b2-70e7-4e1b-aef0-312ae318f014 HTTP/1.1" 200 256 0.034479 10.0.0.65 - - [2025-10-31 00:21:45] "POST /loadbalancer-members HTTP/1.1" 200 707 0.038904 10.0.0.65 - - [2025-10-31 00:21:45] "POST /ref-update HTTP/1.1" 200 156 0.012006 10.0.0.65 - - [2025-10-31 00:21:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.021172 10.0.0.65 - - [2025-10-31 00:21:45] "POST /ref-update HTTP/1.1" 200 156 0.037448 10.0.0.65 - - [2025-10-31 00:21:45] "GET /loadbalancer-member/e3c436a1-d6fa-4793-837f-1e8ae0754fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.019463 10.0.0.65 - - [2025-10-31 00:21:45] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008754 10.0.0.65 - - [2025-10-31 00:21:45] "POST /ref-update HTTP/1.1" 200 156 0.028055 10.0.0.65 - - [2025-10-31 00:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.65 - - [2025-10-31 00:21:46] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002946 10.0.0.65 - - [2025-10-31 00:21:46] "POST /tags HTTP/1.1" 409 221 0.001571 10.0.0.65 - - [2025-10-31 00:21:46] "POST /ref-update HTTP/1.1" 200 156 0.014637 10.0.0.65 - - [2025-10-31 00:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009765 10.0.0.65 - - [2025-10-31 00:21:46] "GET /tag/7028c758-d122-418c-8843-c52c5c0128ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010648 10.0.0.65 - - [2025-10-31 00:21:46] "POST /ref-update HTTP/1.1" 200 156 0.028146 10.0.0.65 - - [2025-10-31 00:21:46] "PUT /service-instance/a64b4030-4d6e-4d5e-bb75-e3374c58feab HTTP/1.1" 200 266 0.007245 10.0.0.65 - - [2025-10-31 00:21:46] "POST /tags HTTP/1.1" 409 238 0.007134 10.0.0.65 - - [2025-10-31 00:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.65 - - [2025-10-31 00:21:46] "GET /tag/1a8b1749-2210-415f-8927-603810e0fa3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.011386 10.0.0.65 - - [2025-10-31 00:21:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.007209 10.0.0.65 - - [2025-10-31 00:21:46] "POST /firewall-rules HTTP/1.1" 409 293 0.002344 10.0.0.65 - - [2025-10-31 00:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.65 - - [2025-10-31 00:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.65 - - [2025-10-31 00:21:46] "POST /chown HTTP/1.1" 200 109 0.008354 10.0.0.65 - - [2025-10-31 00:21:46] "PUT /firewall-rule/619b7429-87f5-4b7d-8408-e2beec5bffea HTTP/1.1" 200 260 0.029688 10.0.0.65 - - [2025-10-31 00:21:46] "POST /chown HTTP/1.1" 200 109 0.006650 10.0.0.65 - - [2025-10-31 00:21:46] "GET /firewall-rule/619b7429-87f5-4b7d-8408-e2beec5bffea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.017218 10.0.0.65 - - [2025-10-31 00:21:46] "GET /firewall-policy/bbe83d2d-48df-4b27-8296-ce23fb1156da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005108 10.0.0.65 - - [2025-10-31 00:21:46] "GET /firewall-rule/619b7429-87f5-4b7d-8408-e2beec5bffea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003067 10.0.0.65 - - [2025-10-31 00:21:46] "PUT /instance-ip/1d8843b2-70e7-4e1b-aef0-312ae318f014 HTTP/1.1" 200 256 0.036488 10.0.0.65 - - [2025-10-31 00:21:46] "POST /ref-update HTTP/1.1" 200 156 0.017890 10.0.0.65 - - [2025-10-31 00:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008686 10.0.0.65 - - [2025-10-31 00:21:46] "GET /tag/1a8b1749-2210-415f-8927-603810e0fa3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.016393 10.0.0.65 - - [2025-10-31 00:21:46] "GET /tag/1a8b1749-2210-415f-8927-603810e0fa3e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.014997 10.0.0.65 - - [2025-10-31 00:21:46] "POST /chown HTTP/1.1" 200 109 0.019134 10.0.0.65 - - [2025-10-31 00:21:46] "POST /chown HTTP/1.1" 200 109 0.020416 10.0.0.65 - - [2025-10-31 00:21:46] "PUT /instance-ip/1d8843b2-70e7-4e1b-aef0-312ae318f014 HTTP/1.1" 200 256 0.016804 10.0.0.65 - - [2025-10-31 00:21:46] "GET /virtual-machine-interface/0431bc45-1f44-4797-a350-383344573993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.009277 10.0.0.65 - - [2025-10-31 00:21:46] "POST /set-tag HTTP/1.1" 200 109 0.017150 10.0.0.65 - - [2025-10-31 00:21:46] "GET /virtual-machine-interface/7b415337-d376-4fb8-afb4-6336fef09caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.014235 10.0.0.65 - - [2025-10-31 00:21:46] "POST /ref-update HTTP/1.1" 200 156 0.010694 10.0.0.65 - - [2025-10-31 00:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.65 - - [2025-10-31 00:21:46] "POST /chown HTTP/1.1" 200 109 0.005028 10.0.0.65 - - [2025-10-31 00:21:46] "POST /set-tag HTTP/1.1" 200 109 0.016236 10.0.0.65 - - [2025-10-31 00:21:46] "GET /virtual-machine-interface/9d00787f-fc38-4298-964e-575b359ba5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.012219 10.0.0.65 - - [2025-10-31 00:21:46] "POST /chown HTTP/1.1" 200 109 0.016472 10.0.0.65 - - [2025-10-31 00:21:46] "POST /set-tag HTTP/1.1" 200 109 0.032071 10.0.0.65 - - [2025-10-31 00:21:46] "PUT /instance-ip/1d8843b2-70e7-4e1b-aef0-312ae318f014 HTTP/1.1" 200 256 0.034075 10.0.0.65 - - [2025-10-31 00:21:46] "POST /ref-update HTTP/1.1" 200 156 0.017035 10.0.0.65 - - [2025-10-31 00:21:46] "GET /firewall-policy/bbe83d2d-48df-4b27-8296-ce23fb1156da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.002987 10.0.0.65 - - [2025-10-31 00:21:46] "GET /firewall-rule/619b7429-87f5-4b7d-8408-e2beec5bffea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002007 10.0.0.65 - - [2025-10-31 00:21:46] "POST /ref-update HTTP/1.1" 200 156 0.015031 10.0.0.65 - - [2025-10-31 00:21:46] "POST /chown HTTP/1.1" 200 109 0.007262 10.0.0.65 - - [2025-10-31 00:21:46] "POST /chown HTTP/1.1" 200 109 0.016356 10.0.0.65 - - [2025-10-31 00:21:46] "PUT /instance-ip/1d8843b2-70e7-4e1b-aef0-312ae318f014 HTTP/1.1" 200 256 0.021531 10.0.0.65 - - [2025-10-31 00:21:46] "DELETE /firewall-rule/619b7429-87f5-4b7d-8408-e2beec5bffea HTTP/1.1" 200 115 0.044614 10.0.0.65 - - [2025-10-31 00:21:46] "POST /ref-update HTTP/1.1" 200 156 0.018312 10.0.0.65 - - [2025-10-31 00:21:46] "DELETE /loadbalancer-member/e3c436a1-d6fa-4793-837f-1e8ae0754fce HTTP/1.1" 200 115 0.031485 10.0.0.65 - - [2025-10-31 00:21:46] "DELETE /loadbalancer-pool/f748e02f-8820-475f-871a-64102ac08d52 HTTP/1.1" 200 115 0.030939 10.0.0.65 - - [2025-10-31 00:21:46] "DELETE /loadbalancer-listener/2f676748-62e8-4702-9916-97db2287887b HTTP/1.1" 200 115 0.035270 10.0.0.65 - - [2025-10-31 00:21:46] "PUT /service-instance/a64b4030-4d6e-4d5e-bb75-e3374c58feab HTTP/1.1" 200 266 0.009513 10.0.0.65 - - [2025-10-31 00:21:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.017058 10.0.0.65 - - [2025-10-31 00:21:46] "DELETE /loadbalancer/80a19400-b817-416f-8569-65fbc603e2c1 HTTP/1.1" 200 115 0.089402 10.0.0.65 - - [2025-10-31 00:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001263 10.0.0.65 - - [2025-10-31 00:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001231 10.0.0.65 - - [2025-10-31 00:21:46] "DELETE /instance-ip/1d8843b2-70e7-4e1b-aef0-312ae318f014 HTTP/1.1" 200 115 0.044930 10.0.0.65 - - [2025-10-31 00:21:47] "DELETE /virtual-machine-interface/9d00787f-fc38-4298-964e-575b359ba5c1 HTTP/1.1" 200 115 0.047275 10.0.0.65 - - [2025-10-31 00:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.65 - - [2025-10-31 00:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007746 10.0.0.65 - - [2025-10-31 00:21:47] "DELETE /tag/1a8b1749-2210-415f-8927-603810e0fa3e HTTP/1.1" 200 115 0.057228 10.0.0.65 - - [2025-10-31 00:21:47] "DELETE /service-instance/a64b4030-4d6e-4d5e-bb75-e3374c58feab HTTP/1.1" 200 115 0.036750 10.0.0.65 - - [2025-10-31 00:21:47] "GET /virtual-machine-interface/7b415337-d376-4fb8-afb4-6336fef09caa?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004540 10.0.0.65 - - [2025-10-31 00:21:47] "DELETE /virtual-machine-interface/7b415337-d376-4fb8-afb4-6336fef09caa HTTP/1.1" 200 115 0.048125 10.0.0.65 - - [2025-10-31 00:21:47] "DELETE /virtual-machine/7ac2eb08-c263-4da5-89ad-a52455f57752 HTTP/1.1" 200 115 0.022799 10.0.0.65 - - [2025-10-31 00:21:47] "GET /virtual-machine-interface/0431bc45-1f44-4797-a350-383344573993?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1207 0.006498 10.0.0.65 - - [2025-10-31 00:21:47] "DELETE /virtual-machine-interface/0431bc45-1f44-4797-a350-383344573993 HTTP/1.1" 200 115 0.045887 10.0.0.65 - - [2025-10-31 00:21:47] "POST /ref-update HTTP/1.1" 200 156 0.013379 10.0.0.65 - - [2025-10-31 00:21:47] "DELETE /virtual-machine/3454da3c-d02d-43a9-949d-db588a01c387 HTTP/1.1" 200 115 0.019728 10.0.0.65 - - [2025-10-31 00:22:03] "GET /virtual-machine-interface/134f3e54-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004727 10.0.0.65 - - [2025-10-31 00:22:03] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.65 - - [2025-10-31 00:22:03] "GET /virtual-machine-interface/134f3e54-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004416 10.0.0.65 - - [2025-10-31 00:22:03] "POST /set-tag HTTP/1.1" 200 109 0.003090 10.0.0.65 - - [2025-10-31 00:22:03] "GET /virtual-machine/ca6e85fe-c45e-44e3-9e9e-cccdaa874845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002819 10.0.0.65 - - [2025-10-31 00:22:03] "POST /ref-update HTTP/1.1" 200 156 0.014288 10.0.0.65 - - [2025-10-31 00:22:03] "GET /virtual-machine-interface/134f3e54-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015523 10.0.0.65 - - [2025-10-31 00:22:03] "POST /set-tag HTTP/1.1" 200 109 0.016997 10.0.0.65 - - [2025-10-31 00:22:03] "POST /set-tag HTTP/1.1" 200 109 0.023667 10.0.0.65 - - [2025-10-31 00:22:03] "POST /set-tag HTTP/1.1" 200 109 0.031806 10.0.0.65 - - [2025-10-31 00:22:03] "POST /set-tag HTTP/1.1" 200 109 0.038642 10.0.0.65 - - [2025-10-31 00:22:03] "DELETE /instance-ip/136393e0-b5ef-11f0-bf46-fa163ef08dc0 HTTP/1.1" 200 115 0.029356 10.0.0.65 - - [2025-10-31 00:22:03] "DELETE /virtual-machine-interface/134f3e54-b5ef-11f0-bf46-fa163ef08dc0 HTTP/1.1" 200 115 0.042900 10.0.0.65 - - [2025-10-31 00:22:03] "DELETE /virtual-machine/ca6e85fe-c45e-44e3-9e9e-cccdaa874845 HTTP/1.1" 200 115 0.024499 10.0.0.65 - - [2025-10-31 00:22:03] "DELETE /tag/b1260a5f-80a2-4b52-ba5d-b05d0517c9bf HTTP/1.1" 200 115 0.037893 10.0.0.65 - - [2025-10-31 00:22:03] "GET /virtual-machine-interface/14907756-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004057 10.0.0.65 - - [2025-10-31 00:22:03] "POST /set-tag HTTP/1.1" 200 109 0.002605 10.0.0.65 - - [2025-10-31 00:22:03] "GET /virtual-machine-interface/14907756-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003803 10.0.0.65 - - [2025-10-31 00:22:03] "POST /set-tag HTTP/1.1" 200 109 0.002061 10.0.0.65 - - [2025-10-31 00:22:03] "GET /virtual-machine/1ef3d61c-9558-40e8-b5c5-e4fd6f0db564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002719 10.0.0.65 - - [2025-10-31 00:22:03] "POST /ref-update HTTP/1.1" 200 156 0.009610 10.0.0.65 - - [2025-10-31 00:22:03] "GET /virtual-machine-interface/14907756-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.025575 10.0.0.65 - - [2025-10-31 00:22:04] "POST /set-tag HTTP/1.1" 200 109 0.019216 10.0.0.65 - - [2025-10-31 00:22:04] "POST /set-tag HTTP/1.1" 200 109 0.029452 10.0.0.65 - - [2025-10-31 00:22:04] "POST /set-tag HTTP/1.1" 200 109 0.042101 10.0.0.65 - - [2025-10-31 00:22:04] "POST /set-tag HTTP/1.1" 200 109 0.026038 10.0.0.65 - - [2025-10-31 00:22:04] "DELETE /instance-ip/14aa0a18-b5ef-11f0-bf46-fa163ef08dc0 HTTP/1.1" 200 115 0.053393 10.0.0.65 - - [2025-10-31 00:22:04] "DELETE /virtual-machine-interface/14907756-b5ef-11f0-bf46-fa163ef08dc0 HTTP/1.1" 200 115 0.049973 10.0.0.65 - - [2025-10-31 00:22:04] "DELETE /virtual-machine/1ef3d61c-9558-40e8-b5c5-e4fd6f0db564 HTTP/1.1" 200 115 0.024503 10.0.0.65 - - [2025-10-31 00:22:04] "DELETE /tag/b5e9e306-53f6-4b60-9ff2-6c2659cb01b3 HTTP/1.1" 200 115 0.038013 10.0.0.65 - - [2025-10-31 00:22:04] "GET /virtual-machine-interface/13b49ef2-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005371 10.0.0.65 - - [2025-10-31 00:22:04] "POST /set-tag HTTP/1.1" 200 109 0.002874 10.0.0.65 - - [2025-10-31 00:22:04] "GET /virtual-machine-interface/13b49ef2-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004726 10.0.0.65 - - [2025-10-31 00:22:04] "POST /set-tag HTTP/1.1" 200 109 0.002113 10.0.0.65 - - [2025-10-31 00:22:04] "GET /virtual-machine/05140860-8f72-4cd6-8435-fb364dc72301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1632 0.003102 10.0.0.65 - - [2025-10-31 00:22:04] "POST /ref-update HTTP/1.1" 200 156 0.011425 10.0.0.65 - - [2025-10-31 00:22:04] "GET /virtual-machine-interface/13b49ef2-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010850 10.0.0.65 - - [2025-10-31 00:22:04] "POST /set-tag HTTP/1.1" 200 109 0.016497 10.0.0.65 - - [2025-10-31 00:22:04] "POST /set-tag HTTP/1.1" 200 109 0.049888 10.0.0.65 - - [2025-10-31 00:22:04] "POST /set-tag HTTP/1.1" 200 109 0.035910 10.0.0.65 - - [2025-10-31 00:22:04] "POST /set-tag HTTP/1.1" 200 109 0.014615 10.0.0.65 - - [2025-10-31 00:22:04] "DELETE /instance-ip/13cf5d82-b5ef-11f0-bf46-fa163ef08dc0 HTTP/1.1" 200 115 0.069609 10.0.0.65 - - [2025-10-31 00:22:04] "DELETE /virtual-machine-interface/13b49ef2-b5ef-11f0-bf46-fa163ef08dc0 HTTP/1.1" 200 115 0.045193 10.0.0.65 - - [2025-10-31 00:22:04] "DELETE /virtual-machine/05140860-8f72-4cd6-8435-fb364dc72301 HTTP/1.1" 200 115 0.030591 10.0.0.65 - - [2025-10-31 00:22:04] "DELETE /tag/1286e749-8a81-4179-9287-2e26e072a105 HTTP/1.1" 200 115 0.053746 10.0.0.65 - - [2025-10-31 00:22:04] "DELETE /tag/bd1975d5-7850-4f31-8bc9-0dd48a38ab34 HTTP/1.1" 409 236 0.006595 10.0.0.65 - - [2025-10-31 00:22:05] "DELETE /tag/8b5eff11-f488-41f9-a7cf-a9d5eb0ac9c4 HTTP/1.1" 200 115 0.037654 10.0.0.65 - - [2025-10-31 00:22:05] "GET /virtual-machine-interface/14260952-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005781 10.0.0.65 - - [2025-10-31 00:22:05] "POST /set-tag HTTP/1.1" 200 109 0.002049 10.0.0.65 - - [2025-10-31 00:22:05] "GET /virtual-machine-interface/14260952-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004014 10.0.0.65 - - [2025-10-31 00:22:05] "POST /set-tag HTTP/1.1" 200 109 0.002265 10.0.0.65 - - [2025-10-31 00:22:05] "GET /virtual-machine/2fc123d2-987d-467a-8327-fd29b36fc8ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002448 10.0.0.65 - - [2025-10-31 00:22:05] "POST /ref-update HTTP/1.1" 200 156 0.017901 10.0.0.65 - - [2025-10-31 00:22:05] "GET /virtual-machine-interface/14260952-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004478 10.0.0.65 - - [2025-10-31 00:22:05] "POST /set-tag HTTP/1.1" 200 109 0.016306 10.0.0.65 - - [2025-10-31 00:22:05] "POST /set-tag HTTP/1.1" 200 109 0.034810 10.0.0.65 - - [2025-10-31 00:22:05] "POST /set-tag HTTP/1.1" 200 109 0.014722 10.0.0.65 - - [2025-10-31 00:22:05] "POST /set-tag HTTP/1.1" 200 109 0.024027 10.0.0.65 - - [2025-10-31 00:22:05] "DELETE /instance-ip/143c2ef8-b5ef-11f0-bf46-fa163ef08dc0 HTTP/1.1" 200 115 0.035875 10.0.0.65 - - [2025-10-31 00:22:05] "DELETE /virtual-machine-interface/14260952-b5ef-11f0-bf46-fa163ef08dc0 HTTP/1.1" 200 115 0.039551 10.0.0.65 - - [2025-10-31 00:22:05] "DELETE /virtual-machine/2fc123d2-987d-467a-8327-fd29b36fc8ae HTTP/1.1" 200 115 0.024066 10.0.0.65 - - [2025-10-31 00:22:05] "DELETE /tag/9d10b464-2dbe-4111-a961-2a57adeb8146 HTTP/1.1" 409 236 0.007090 10.0.0.65 - - [2025-10-31 00:22:05] "DELETE /tag/0c2c42b9-a5c2-4ad7-b161-dbe098a766c1 HTTP/1.1" 409 236 0.004782 10.0.0.65 - - [2025-10-31 00:22:05] "DELETE /tag/1380083d-5fac-45e5-aa96-6336aa5766b2 HTTP/1.1" 200 115 0.036847 10.0.0.65 - - [2025-10-31 00:22:06] "POST /projects HTTP/1.1" 409 238 0.002554 10.0.0.65 - - [2025-10-31 00:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.65 - - [2025-10-31 00:22:06] "GET /project/24c2da59-be46-4ef3-ac14-ae30ac584bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043382 10.0.0.65 - - [2025-10-31 00:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.65 - - [2025-10-31 00:22:06] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004445 10.0.0.65 - - [2025-10-31 00:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.65 - - [2025-10-31 00:22:07] "GET /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.006104 10.0.0.65 - - [2025-10-31 00:22:07] "POST /security-groups HTTP/1.1" 409 285 0.004551 10.0.0.65 - - [2025-10-31 00:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.65 - - [2025-10-31 00:22:07] "PUT /security-group/139b984a-e6a0-49c5-b5ae-f61db1df7812 HTTP/1.1" 200 262 0.055533 10.0.0.65 - - [2025-10-31 00:22:07] "PUT /access-control-list/7989be94-47cd-4cfb-9358-264c8bc42267 HTTP/1.1" 200 272 0.016434 10.0.0.65 - - [2025-10-31 00:22:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.024067 10.0.0.65 - - [2025-10-31 00:22:07] "PUT /access-control-list/283f0bd3-8d84-4930-b9ad-5611777e4a9d HTTP/1.1" 200 272 0.031137 10.0.0.65 - - [2025-10-31 00:22:12] "POST /projects HTTP/1.1" 409 238 0.002050 10.0.0.65 - - [2025-10-31 00:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.65 - - [2025-10-31 00:22:12] "GET /project/24c2da59-be46-4ef3-ac14-ae30ac584bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029355 10.0.0.65 - - [2025-10-31 00:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.65 - - [2025-10-31 00:22:12] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009376 10.0.0.65 - - [2025-10-31 00:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.65 - - [2025-10-31 00:22:12] "GET /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.006190 10.0.0.65 - - [2025-10-31 00:22:12] "POST /security-groups HTTP/1.1" 409 285 0.002494 10.0.0.65 - - [2025-10-31 00:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.65 - - [2025-10-31 00:22:12] "PUT /security-group/139b984a-e6a0-49c5-b5ae-f61db1df7812 HTTP/1.1" 200 262 0.056391 10.0.0.65 - - [2025-10-31 00:22:12] "PUT /access-control-list/7989be94-47cd-4cfb-9358-264c8bc42267 HTTP/1.1" 200 272 0.016277 10.0.0.65 - - [2025-10-31 00:22:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.016151 10.0.0.65 - - [2025-10-31 00:22:12] "GET /firewall-policy/28b2cc8d-e5a2-42e3-867e-f18576e0a133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.026213 10.0.0.65 - - [2025-10-31 00:22:12] "PUT /access-control-list/283f0bd3-8d84-4930-b9ad-5611777e4a9d HTTP/1.1" 200 272 0.033184 10.0.0.65 - - [2025-10-31 00:22:12] "GET /firewall-rule/0d218871-5188-4fa6-b167-414f21610ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002847 10.0.0.65 - - [2025-10-31 00:22:12] "POST /ref-update HTTP/1.1" 200 156 0.055207 10.0.0.65 - - [2025-10-31 00:22:12] "DELETE /firewall-rule/0d218871-5188-4fa6-b167-414f21610ce8 HTTP/1.1" 200 115 0.038085 10.0.0.65 - - [2025-10-31 00:22:12] "GET /firewall-policy/28b2cc8d-e5a2-42e3-867e-f18576e0a133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.004732 10.0.0.65 - - [2025-10-31 00:22:12] "GET /firewall-rule/3fe390ce-b03d-494f-bde0-590f737657f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002928 10.0.0.65 - - [2025-10-31 00:22:12] "POST /ref-update HTTP/1.1" 200 156 0.058311 10.0.0.65 - - [2025-10-31 00:22:12] "DELETE /firewall-rule/3fe390ce-b03d-494f-bde0-590f737657f2 HTTP/1.1" 200 115 0.049094 10.0.0.65 - - [2025-10-31 00:22:12] "DELETE /tag/9d10b464-2dbe-4111-a961-2a57adeb8146 HTTP/1.1" 409 236 0.008355 10.0.0.65 - - [2025-10-31 00:22:12] "DELETE /tag/aad6de4e-951a-4a54-88fb-ecb7df641a47 HTTP/1.1" 200 115 0.034621 10.0.0.65 - - [2025-10-31 00:22:12] "DELETE /tag/0c2c42b9-a5c2-4ad7-b161-dbe098a766c1 HTTP/1.1" 409 236 0.003752 10.0.0.65 - - [2025-10-31 00:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.65 - - [2025-10-31 00:22:12] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004866 10.0.0.65 - - [2025-10-31 00:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.65 - - [2025-10-31 00:22:12] "GET /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004552 10.0.0.65 - - [2025-10-31 00:22:13] "PUT /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07 HTTP/1.1" 200 264 0.053379 10.0.0.65 - - [2025-10-31 00:22:13] "PUT /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a HTTP/1.1" 200 264 0.069020 10.0.0.65 - - [2025-10-31 00:22:13] "DELETE /security-group/139b984a-e6a0-49c5-b5ae-f61db1df7812 HTTP/1.1" 200 115 0.058297 10.0.0.65 - - [2025-10-31 00:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.65 - - [2025-10-31 00:22:13] "DELETE /access-control-list/7989be94-47cd-4cfb-9358-264c8bc42267 HTTP/1.1" 200 115 0.046261 10.0.0.65 - - [2025-10-31 00:22:13] "DELETE /access-control-list/283f0bd3-8d84-4930-b9ad-5611777e4a9d HTTP/1.1" 200 115 0.030793 10.0.0.65 - - [2025-10-31 00:22:13] "GET /project/24c2da59-be46-4ef3-ac14-ae30ac584bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.042015 10.0.0.65 - - [2025-10-31 00:22:13] "GET /project/24c2da59-be46-4ef3-ac14-ae30ac584bc9?fields=security_groups HTTP/1.1" 200 1352 0.066700 10.0.0.65 - - [2025-10-31 00:22:13] "DELETE /security-group/eb432e9d-ea45-43cb-9680-a2ff86d0b78b HTTP/1.1" 200 115 0.050039 10.0.0.65 - - [2025-10-31 00:22:13] "DELETE /access-control-list/4dceda67-2217-44f5-af29-b932c0ffbc1f HTTP/1.1" 200 115 0.056128 10.0.0.65 - - [2025-10-31 00:22:13] "GET /project/24c2da59-be46-4ef3-ac14-ae30ac584bc9?fields=application_policy_sets HTTP/1.1" 200 1391 0.085120 10.0.0.65 - - [2025-10-31 00:22:13] "DELETE /access-control-list/1061060e-d3f7-4636-958f-3e1e9e38b962 HTTP/1.1" 200 115 0.105016 10.0.0.65 - - [2025-10-31 00:22:13] "DELETE /project/24c2da59-be46-4ef3-ac14-ae30ac584bc9 HTTP/1.1" 200 115 0.444347 10.0.0.65 - - [2025-10-31 00:22:13] "POST /projects HTTP/1.1" 409 238 0.002002 10.0.0.65 - - [2025-10-31 00:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.65 - - [2025-10-31 00:22:13] "GET /project/1b982276-d294-4ee8-b4c4-a5b221a54c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044241 10.0.0.65 - - [2025-10-31 00:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.65 - - [2025-10-31 00:22:13] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004960 10.0.0.65 - - [2025-10-31 00:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.65 - - [2025-10-31 00:22:13] "GET /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.006414 10.0.0.65 - - [2025-10-31 00:22:13] "POST /security-groups HTTP/1.1" 409 285 0.002656 10.0.0.65 - - [2025-10-31 00:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.65 - - [2025-10-31 00:22:13] "PUT /security-group/fcbd8d27-eeeb-49b9-890a-7921a3594ffd HTTP/1.1" 200 262 0.057349 10.0.0.65 - - [2025-10-31 00:22:13] "PUT /access-control-list/0bd0eefe-f007-4aa7-a468-6abb946dc6a6 HTTP/1.1" 200 272 0.017651 10.0.0.65 - - [2025-10-31 00:22:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.035110 10.0.0.65 - - [2025-10-31 00:22:13] "PUT /access-control-list/6633e422-44f9-4e51-af11-b6e0edb2e1b6 HTTP/1.1" 200 272 0.024066 10.0.0.65 - - [2025-10-31 00:22:18] "DELETE /loadbalancer-member/fd2170c9-04d6-490f-8241-9944deb08e43 HTTP/1.1" 200 115 0.031076 10.0.0.65 - - [2025-10-31 00:22:18] "DELETE /loadbalancer-pool/42295f74-4c4a-42ef-9162-d6bc19f68e1a HTTP/1.1" 200 115 0.041308 10.0.0.65 - - [2025-10-31 00:22:18] "DELETE /loadbalancer-listener/2a3c0aa8-832a-44a9-9ba0-f8fd149a94fa HTTP/1.1" 200 115 0.039298 10.0.0.65 - - [2025-10-31 00:22:18] "DELETE /loadbalancer/032fb066-1346-4877-a0d2-3cff590ce68b HTTP/1.1" 200 115 0.043293 10.0.0.65 - - [2025-10-31 00:22:18] "DELETE /floating-ip/625d988e-95a4-435f-94f3-6896c5db0684 HTTP/1.1" 200 115 0.030098 10.0.0.65 - - [2025-10-31 00:22:18] "DELETE /instance-ip/dde90e4d-116e-4040-8108-570f9477b422 HTTP/1.1" 200 115 0.040697 10.0.0.65 - - [2025-10-31 00:22:18] "DELETE /virtual-machine-interface/8a87685c-8ffc-44e0-aed1-4679d03b170a HTTP/1.1" 200 115 0.033326 10.0.0.65 - - [2025-10-31 00:22:18] "DELETE /tag/ba8e082b-8c6b-4c1c-8096-b729d2d2c371 HTTP/1.1" 200 115 0.036263 10.0.0.65 - - [2025-10-31 00:22:18] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002308 10.0.0.65 - - [2025-10-31 00:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.65 - - [2025-10-31 00:22:18] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002487 10.0.0.65 - - [2025-10-31 00:22:18] "GET /firewall-policy/d36c6e61-9ce3-4e6c-a9ee-e557a083828d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002324 10.0.0.65 - - [2025-10-31 00:22:18] "GET /firewall-rule/f8ba0546-5705-4b45-9a8e-480f70ef41ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002531 10.0.0.65 - - [2025-10-31 00:22:18] "POST /ref-update HTTP/1.1" 200 156 0.012882 10.0.0.65 - - [2025-10-31 00:22:18] "DELETE /firewall-rule/f8ba0546-5705-4b45-9a8e-480f70ef41ab HTTP/1.1" 200 115 0.033123 10.0.0.65 - - [2025-10-31 00:22:18] "GET /firewall-policy/14fee1e8-dfc2-4229-b67c-2b7f86e97b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004936 10.0.0.65 - - [2025-10-31 00:22:18] "GET /firewall-rule/f9e087e2-c82c-4375-ba4a-94f6f852307e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003738 10.0.0.65 - - [2025-10-31 00:22:18] "POST /ref-update HTTP/1.1" 200 156 0.019204 10.0.0.65 - - [2025-10-31 00:22:18] "DELETE /firewall-rule/f9e087e2-c82c-4375-ba4a-94f6f852307e HTTP/1.1" 200 115 0.052486 10.0.0.65 - - [2025-10-31 00:22:18] "GET /firewall-policy/14fee1e8-dfc2-4229-b67c-2b7f86e97b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.003575 10.0.0.65 - - [2025-10-31 00:22:18] "GET /firewall-rule/bbe78002-5c36-402d-8dca-95b0c043335d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.004095 10.0.0.65 - - [2025-10-31 00:22:18] "POST /ref-update HTTP/1.1" 200 156 0.010010 10.0.0.65 - - [2025-10-31 00:22:18] "DELETE /firewall-rule/bbe78002-5c36-402d-8dca-95b0c043335d HTTP/1.1" 200 115 0.041825 10.0.0.65 - - [2025-10-31 00:22:18] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002761 10.0.0.65 - - [2025-10-31 00:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.65 - - [2025-10-31 00:22:18] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002529 10.0.0.65 - - [2025-10-31 00:22:18] "GET /firewall-policy/14fee1e8-dfc2-4229-b67c-2b7f86e97b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003283 10.0.0.65 - - [2025-10-31 00:22:18] "POST /ref-update HTTP/1.1" 200 156 0.019469 10.0.0.65 - - [2025-10-31 00:22:18] "DELETE /firewall-policy/14fee1e8-dfc2-4229-b67c-2b7f86e97b31 HTTP/1.1" 200 115 0.046479 10.0.0.65 - - [2025-10-31 00:22:19] "DELETE /tag/9d10b464-2dbe-4111-a961-2a57adeb8146 HTTP/1.1" 200 115 0.044863 10.0.0.65 - - [2025-10-31 00:22:19] "DELETE /tag/b82a3dee-c237-4ae3-9146-135eca541da1 HTTP/1.1" 200 115 0.064071 10.0.0.65 - - [2025-10-31 00:22:19] "DELETE /tag/bd1975d5-7850-4f31-8bc9-0dd48a38ab34 HTTP/1.1" 200 115 0.089509 10.0.0.65 - - [2025-10-31 00:22:19] "DELETE /tag/0c2c42b9-a5c2-4ad7-b161-dbe098a766c1 HTTP/1.1" 200 115 0.073739 10.0.0.65 - - [2025-10-31 00:22:19] "POST /projects HTTP/1.1" 409 238 0.003618 10.0.0.65 - - [2025-10-31 00:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.65 - - [2025-10-31 00:22:19] "GET /project/1b982276-d294-4ee8-b4c4-a5b221a54c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044350 10.0.0.65 - - [2025-10-31 00:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.65 - - [2025-10-31 00:22:19] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.008543 10.0.0.65 - - [2025-10-31 00:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.65 - - [2025-10-31 00:22:19] "GET /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.006637 10.0.0.65 - - [2025-10-31 00:22:19] "POST /security-groups HTTP/1.1" 409 285 0.005270 10.0.0.65 - - [2025-10-31 00:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007172 10.0.0.65 - - [2025-10-31 00:22:19] "PUT /security-group/fcbd8d27-eeeb-49b9-890a-7921a3594ffd HTTP/1.1" 200 262 0.063437 10.0.0.65 - - [2025-10-31 00:22:19] "PUT /access-control-list/0bd0eefe-f007-4aa7-a468-6abb946dc6a6 HTTP/1.1" 200 272 0.039888 10.0.0.65 - - [2025-10-31 00:22:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.046296 10.0.0.65 - - [2025-10-31 00:22:19] "PUT /access-control-list/6633e422-44f9-4e51-af11-b6e0edb2e1b6 HTTP/1.1" 200 272 0.039801 10.0.0.65 - - [2025-10-31 00:22:19] "GET /firewall-policy/28b2cc8d-e5a2-42e3-867e-f18576e0a133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.032690 10.0.0.65 - - [2025-10-31 00:22:19] "GET /firewall-rule/f5837f5c-38a1-4769-9d87-12e3b0d538cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003504 10.0.0.65 - - [2025-10-31 00:22:19] "POST /ref-update HTTP/1.1" 200 156 0.060345 10.0.0.65 - - [2025-10-31 00:22:19] "DELETE /firewall-rule/f5837f5c-38a1-4769-9d87-12e3b0d538cd HTTP/1.1" 200 115 0.066887 10.0.0.65 - - [2025-10-31 00:22:19] "GET /firewall-policy/28b2cc8d-e5a2-42e3-867e-f18576e0a133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.009005 10.0.0.65 - - [2025-10-31 00:22:19] "GET /firewall-rule/b0429ce6-9cee-4411-838d-83de9030862e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002867 10.0.0.65 - - [2025-10-31 00:22:20] "POST /ref-update HTTP/1.1" 200 156 0.053135 10.0.0.65 - - [2025-10-31 00:22:20] "DELETE /firewall-rule/b0429ce6-9cee-4411-838d-83de9030862e HTTP/1.1" 200 115 0.062651 10.0.0.65 - - [2025-10-31 00:22:20] "DELETE /tag/77a8d552-0ea0-4b6e-b95a-bdedb2c568cd HTTP/1.1" 200 115 0.049134 10.0.0.65 - - [2025-10-31 00:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004713 10.0.0.65 - - [2025-10-31 00:22:20] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004608 10.0.0.65 - - [2025-10-31 00:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.65 - - [2025-10-31 00:22:20] "GET /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004210 10.0.0.65 - - [2025-10-31 00:22:20] "PUT /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07 HTTP/1.1" 200 264 0.091688 10.0.0.65 - - [2025-10-31 00:22:20] "PUT /virtual-network/2c0c8571-cb69-408f-8857-86d0ba68f64a HTTP/1.1" 200 264 0.070631 10.0.0.65 - - [2025-10-31 00:22:20] "DELETE /security-group/fcbd8d27-eeeb-49b9-890a-7921a3594ffd HTTP/1.1" 200 115 0.045429 10.0.0.65 - - [2025-10-31 00:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.65 - - [2025-10-31 00:22:20] "DELETE /access-control-list/0bd0eefe-f007-4aa7-a468-6abb946dc6a6 HTTP/1.1" 200 115 0.041935 10.0.0.65 - - [2025-10-31 00:22:20] "DELETE /access-control-list/6633e422-44f9-4e51-af11-b6e0edb2e1b6 HTTP/1.1" 200 115 0.034265 10.0.0.65 - - [2025-10-31 00:22:20] "GET /project/1b982276-d294-4ee8-b4c4-a5b221a54c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.045557 10.0.0.65 - - [2025-10-31 00:22:20] "GET /project/1b982276-d294-4ee8-b4c4-a5b221a54c35?fields=security_groups HTTP/1.1" 200 1352 0.038554 10.0.0.65 - - [2025-10-31 00:22:20] "DELETE /security-group/101239b3-900d-46e1-88b4-d046a6184e0e HTTP/1.1" 200 115 0.129913 10.0.0.65 - - [2025-10-31 00:22:20] "GET /project/1b982276-d294-4ee8-b4c4-a5b221a54c35?fields=application_policy_sets HTTP/1.1" 200 1391 0.049406 10.0.0.65 - - [2025-10-31 00:22:20] "DELETE /access-control-list/b523559a-5b4e-4fb0-b75b-f2c10bc90712 HTTP/1.1" 200 115 0.267312 10.0.0.65 - - [2025-10-31 00:22:21] "DELETE /access-control-list/ad4beb4c-9acd-44c5-892b-806d174732c6 HTTP/1.1" 200 115 0.035887 10.0.0.65 - - [2025-10-31 00:22:21] "DELETE /project/1b982276-d294-4ee8-b4c4-a5b221a54c35 HTTP/1.1" 200 115 0.490024 10.0.0.65 - - [2025-10-31 00:22:38] "GET /global-system-configs HTTP/1.1" 200 322 0.004461 10.0.0.65 - - [2025-10-31 00:22:39] "GET /global-system-configs HTTP/1.1" 200 322 0.001812 10.0.0.65 - - [2025-10-31 00:22:58] "GET / HTTP/1.1" 200 35931 0.001859 10.0.0.65 - - [2025-10-31 00:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.65 - - [2025-10-31 00:22:58] "GET /global-vrouter-config/7f0b370e-30e6-4e0b-8c1c-c67c5dbe0312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002624 10.0.0.65 - - [2025-10-31 00:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.65 - - [2025-10-31 00:22:58] "GET /global-vrouter-config/7f0b370e-30e6-4e0b-8c1c-c67c5dbe0312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.007840 10.0.0.65 - - [2025-10-31 00:23:16] "GET / HTTP/1.1" 200 35931 0.001429 10.0.0.65 - - [2025-10-31 00:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.65 - - [2025-10-31 00:23:16] "GET /global-system-config/4d026d68-223c-408f-9879-9a7080a01ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004611 10.0.0.65 - - [2025-10-31 00:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.65 - - [2025-10-31 00:23:16] "GET /config-node/0f454894-6ce4-431d-9cd0-63eed0182fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003007 10.0.0.65 - - [2025-10-31 00:23:16] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.65 - - [2025-10-31 00:23:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002172 10.0.0.65 - - [2025-10-31 00:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.65 - - [2025-10-31 00:23:21] "GET /global-vrouter-config/7f0b370e-30e6-4e0b-8c1c-c67c5dbe0312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002672 10.0.0.65 - - [2025-10-31 00:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.65 - - [2025-10-31 00:23:21] "PUT /global-vrouter-config/7f0b370e-30e6-4e0b-8c1c-c67c5dbe0312 HTTP/1.1" 200 276 0.009939 10.0.0.65 - - [2025-10-31 00:23:22] "GET / HTTP/1.1" 200 35931 0.001632 10.0.0.65 - - [2025-10-31 00:23:22] "POST /alarms HTTP/1.1" 409 264 0.001936 10.0.0.65 - - [2025-10-31 00:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.65 - - [2025-10-31 00:23:22] "PUT /alarm/8cb272f4-078b-4407-b512-1fbd5eb5dfbf HTTP/1.1" 200 244 0.010379 10.0.0.65 - - [2025-10-31 00:23:22] "POST /alarms HTTP/1.1" 409 261 0.002295 10.0.0.65 - - [2025-10-31 00:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.65 - - [2025-10-31 00:23:22] "PUT /alarm/7c4a1a56-b6b5-453a-9685-6465cb4c2602 HTTP/1.1" 200 244 0.014436 10.0.0.65 - - [2025-10-31 00:23:22] "POST /alarms HTTP/1.1" 409 261 0.001950 10.0.0.65 - - [2025-10-31 00:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.65 - - [2025-10-31 00:23:22] "PUT /alarm/2af2d2b4-0216-46d6-b55d-1f633bf928f6 HTTP/1.1" 200 244 0.011182 10.0.0.65 - - [2025-10-31 00:23:22] "POST /alarms HTTP/1.1" 409 253 0.011835 10.0.0.65 - - [2025-10-31 00:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.65 - - [2025-10-31 00:23:22] "PUT /alarm/6d740b54-b8d4-4dde-859a-b142e876347b HTTP/1.1" 200 244 0.015173 10.0.0.65 - - [2025-10-31 00:23:22] "POST /alarms HTTP/1.1" 409 251 0.011336 10.0.0.65 - - [2025-10-31 00:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.65 - - [2025-10-31 00:23:22] "PUT /alarm/39006e4b-c3c0-4f35-9e0a-4b299187765f HTTP/1.1" 200 244 0.012933 10.0.0.65 - - [2025-10-31 00:23:22] "POST /alarms HTTP/1.1" 409 252 0.018792 10.0.0.65 - - [2025-10-31 00:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.65 - - [2025-10-31 00:23:22] "PUT /alarm/71d6656f-b879-4edb-9db6-318610114a62 HTTP/1.1" 200 244 0.013310 10.0.0.65 - - [2025-10-31 00:23:22] "POST /alarms HTTP/1.1" 409 256 0.007933 10.0.0.65 - - [2025-10-31 00:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.65 - - [2025-10-31 00:23:22] "PUT /alarm/c14e47fe-63a3-4d43-9b51-c34790962be6 HTTP/1.1" 200 244 0.017406 10.0.0.65 - - [2025-10-31 00:23:22] "POST /alarms HTTP/1.1" 409 248 0.020747 10.0.0.65 - - [2025-10-31 00:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.65 - - [2025-10-31 00:23:22] "PUT /alarm/203155f8-782d-4de6-98f6-a74e98cb62f4 HTTP/1.1" 200 244 0.010881 10.0.0.65 - - [2025-10-31 00:23:22] "POST /alarms HTTP/1.1" 409 252 0.018153 10.0.0.65 - - [2025-10-31 00:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004612 10.0.0.65 - - [2025-10-31 00:23:22] "PUT /alarm/4b4f10c5-8bc5-48c9-9d60-b866cbb385e0 HTTP/1.1" 200 244 0.013209 10.0.0.65 - - [2025-10-31 00:23:22] "POST /alarms HTTP/1.1" 409 257 0.007102 10.0.0.65 - - [2025-10-31 00:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.65 - - [2025-10-31 00:23:22] "PUT /alarm/70bba890-1071-46d0-a683-586e7a68fb38 HTTP/1.1" 200 244 0.015628 10.0.0.65 - - [2025-10-31 00:23:22] "POST /alarms HTTP/1.1" 409 251 0.010415 10.0.0.65 - - [2025-10-31 00:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.65 - - [2025-10-31 00:23:22] "PUT /alarm/f970047d-fada-4374-9803-cf230d3ed8dc HTTP/1.1" 200 244 0.014398 10.0.0.65 - - [2025-10-31 00:23:22] "POST /alarms HTTP/1.1" 409 257 0.009133 10.0.0.65 - - [2025-10-31 00:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.65 - - [2025-10-31 00:23:23] "PUT /alarm/6a8e887f-8344-43cc-8c5b-ce55780eae90 HTTP/1.1" 200 244 0.022599 10.0.0.65 - - [2025-10-31 00:23:23] "POST /alarms HTTP/1.1" 409 261 0.002897 10.0.0.65 - - [2025-10-31 00:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.65 - - [2025-10-31 00:23:23] "PUT /alarm/88763540-e9dd-45e0-bf57-3a4dcc3cc70e HTTP/1.1" 200 244 0.013417 10.0.0.65 - - [2025-10-31 00:23:23] "POST /alarms HTTP/1.1" 409 258 0.013857 10.0.0.65 - - [2025-10-31 00:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.65 - - [2025-10-31 00:23:23] "PUT /alarm/0ce4bd7c-5dc2-4dcd-802a-d7bac9fc813b HTTP/1.1" 200 244 0.011218 10.0.0.65 - - [2025-10-31 00:23:23] "POST /alarms HTTP/1.1" 409 254 0.016265 10.0.0.65 - - [2025-10-31 00:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.65 - - [2025-10-31 00:23:23] "PUT /alarm/b93289e4-2ec7-41e8-ab39-6519076c5e22 HTTP/1.1" 200 244 0.012111 10.0.0.65 - - [2025-10-31 00:23:23] "POST /alarms HTTP/1.1" 409 254 0.010087 10.0.0.65 - - [2025-10-31 00:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.65 - - [2025-10-31 00:23:23] "PUT /alarm/22ef4202-0a40-4d84-b4be-63bbf833c6d7 HTTP/1.1" 200 244 0.010766 10.0.0.65 - - [2025-10-31 00:23:23] "POST /alarms HTTP/1.1" 409 254 0.008752 10.0.0.65 - - [2025-10-31 00:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005496 10.0.0.65 - - [2025-10-31 00:23:23] "PUT /alarm/9f431e41-6e34-4dc8-a574-441a025e1a9a HTTP/1.1" 200 244 0.013281 10.0.0.65 - - [2025-10-31 00:23:23] "POST /alarms HTTP/1.1" 409 247 0.012086 10.0.0.65 - - [2025-10-31 00:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.65 - - [2025-10-31 00:23:23] "PUT /alarm/60afcf59-efeb-4510-bdb4-74dcc90abc4f HTTP/1.1" 200 244 0.011987 10.0.0.65 - - [2025-10-31 00:23:23] "POST /alarms HTTP/1.1" 409 272 0.007613 10.0.0.65 - - [2025-10-31 00:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.65 - - [2025-10-31 00:23:23] "PUT /alarm/16587455-83cc-44c2-8f98-af1042a7b983 HTTP/1.1" 200 244 0.018008 10.0.0.65 - - [2025-10-31 00:23:23] "POST /alarms HTTP/1.1" 409 261 0.007426 10.0.0.65 - - [2025-10-31 00:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.65 - - [2025-10-31 00:23:23] "PUT /alarm/d0e9e403-c781-4e40-9e8b-ec7d8fb88517 HTTP/1.1" 200 244 0.009567 10.0.0.65 - - [2025-10-31 00:23:23] "POST /alarms HTTP/1.1" 409 259 0.016226 10.0.0.65 - - [2025-10-31 00:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.65 - - [2025-10-31 00:23:23] "PUT /alarm/df561a76-caa0-43d8-ac99-a6ef9048b63f HTTP/1.1" 200 244 0.011026 10.0.0.65 - - [2025-10-31 00:23:23] "POST /alarms HTTP/1.1" 409 265 0.003922 10.0.0.65 - - [2025-10-31 00:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008283 10.0.0.65 - - [2025-10-31 00:23:23] "PUT /alarm/6d372fc3-55c6-4166-9dc5-f32fb445ad23 HTTP/1.1" 200 244 0.022935 10.0.0.65 - - [2025-10-31 00:23:23] "POST /alarms HTTP/1.1" 409 279 0.004895 10.0.0.65 - - [2025-10-31 00:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.65 - - [2025-10-31 00:23:23] "PUT /alarm/4a1f0518-2c7c-47e6-baab-f64a87f27974 HTTP/1.1" 200 244 0.012121 10.0.0.65 - - [2025-10-31 00:23:24] "GET / HTTP/1.1" 200 35931 0.002397 10.0.0.65 - - [2025-10-31 00:23:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005790 10.0.0.65 - - [2025-10-31 00:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.65 - - [2025-10-31 00:23:24] "PUT /global-vrouter-config/7f0b370e-30e6-4e0b-8c1c-c67c5dbe0312 HTTP/1.1" 200 276 0.009890 10.0.0.65 - - [2025-10-31 00:23:24] "GET / HTTP/1.1" 200 35931 0.001335 10.0.0.65 - - [2025-10-31 00:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.65 - - [2025-10-31 00:23:24] "GET /global-vrouter-config/7f0b370e-30e6-4e0b-8c1c-c67c5dbe0312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004564 10.0.0.65 - - [2025-10-31 00:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.65 - - [2025-10-31 00:23:24] "PUT /global-vrouter-config/7f0b370e-30e6-4e0b-8c1c-c67c5dbe0312 HTTP/1.1" 200 276 0.011636 10.0.0.65 - - [2025-10-31 00:23:24] "GET / HTTP/1.1" 200 35931 0.001575 10.0.0.65 - - [2025-10-31 00:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005910 10.0.0.65 - - [2025-10-31 00:23:24] "GET /global-system-config/4d026d68-223c-408f-9879-9a7080a01ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008185 10.0.0.65 - - [2025-10-31 00:23:24] "PUT /global-system-config/4d026d68-223c-408f-9879-9a7080a01ab9 HTTP/1.1" 200 274 0.027596 10.0.0.65 - - [2025-10-31 00:23:28] "GET / HTTP/1.1" 200 35931 0.001523 10.0.0.65 - - [2025-10-31 00:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.65 - - [2025-10-31 00:23:28] "GET /routing-instance/0c9c5075-8fb6-4835-b99b-4a59af3b0c8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002846 10.0.0.65 - - [2025-10-31 00:23:28] "POST /bgp-routers HTTP/1.1" 409 301 0.001858 10.0.0.65 - - [2025-10-31 00:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.65 - - [2025-10-31 00:23:28] "GET /bgp-router/da8f002b-f207-4709-af04-db0adc60ad53?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.008759 10.0.0.65 - - [2025-10-31 00:23:28] "PUT /bgp-router/da8f002b-f207-4709-af04-db0adc60ad53 HTTP/1.1" 200 254 0.018055 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:23:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000871 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:23:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001047 10.0.0.65 - - [2025-10-31 00:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.65 - - [2025-10-31 00:23:31] "GET /global-vrouter-config/7f0b370e-30e6-4e0b-8c1c-c67c5dbe0312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002835 10.0.0.65 - - [2025-10-31 00:23:43] "GET / HTTP/1.1" 200 35931 0.002291 10.0.0.65 - - [2025-10-31 00:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.65 - - [2025-10-31 00:23:43] "GET /global-system-config/4d026d68-223c-408f-9879-9a7080a01ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004609 10.0.0.65 - - [2025-10-31 00:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.65 - - [2025-10-31 00:23:43] "GET /config-node/0f454894-6ce4-431d-9cd0-63eed0182fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002910 10.0.0.65 - - [2025-10-31 00:23:44] "POST /tags HTTP/1.1" 200 365 0.060979 10.0.0.65 - - [2025-10-31 00:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.65 - - [2025-10-31 00:23:44] "GET /tag/5f765a2b-6265-45e3-87c4-f2b4a00231a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.020508 10.0.0.65 - - [2025-10-31 00:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.65 - - [2025-10-31 00:23:44] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044255 10.0.0.65 - - [2025-10-31 00:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.65 - - [2025-10-31 00:23:44] "GET /service-appliance-set/fa78fa5f-27ec-4a16-a5fb-516b1c87d288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002570 10.0.0.65 - - [2025-10-31 00:23:44] "POST /fqname-to-id HTTP/1.1" 404 258 0.001773 10.0.0.65 - - [2025-10-31 00:23:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.105776 10.0.0.65 - - [2025-10-31 00:23:44] "GET /virtual-machine-interface/5ec7ca9d-9e5c-483d-b644-795ca0e3f1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004853 10.0.0.65 - - [2025-10-31 00:23:44] "POST /set-tag HTTP/1.1" 200 109 0.019961 10.0.0.65 - - [2025-10-31 00:23:44] "POST /instance-ips HTTP/1.1" 200 417 0.038611 10.0.0.65 - - [2025-10-31 00:23:44] "GET /instance-ip/c9f5d9b1-b07f-4295-8b68-684d784b9988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.005969 10.0.0.65 - - [2025-10-31 00:23:44] "POST /loadbalancers HTTP/1.1" 200 618 0.067505 10.0.0.65 - - [2025-10-31 00:23:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.017727 10.0.0.65 - - [2025-10-31 00:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.65 - - [2025-10-31 00:23:44] "POST /service-instances HTTP/1.1" 200 566 0.018237 10.0.0.65 - - [2025-10-31 00:23:44] "POST /ref-update HTTP/1.1" 200 156 0.011841 10.0.0.65 - - [2025-10-31 00:23:45] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053671 10.0.0.65 - - [2025-10-31 00:23:45] "GET /virtual-machine-interface/5ec7ca9d-9e5c-483d-b644-795ca0e3f1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005596 10.0.0.65 - - [2025-10-31 00:23:45] "PUT /service-instance/fb417401-8961-4bb6-8f37-cf48d7c92620 HTTP/1.1" 200 266 0.026232 10.0.0.65 - - [2025-10-31 00:23:45] "GET /virtual-machine-interface/5ec7ca9d-9e5c-483d-b644-795ca0e3f1e3?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.005627 10.0.0.65 - - [2025-10-31 00:23:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009698 10.0.0.65 - - [2025-10-31 00:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.65 - - [2025-10-31 00:23:45] "POST /fqname-to-id HTTP/1.1" 404 208 0.001875 10.0.0.65 - - [2025-10-31 00:23:45] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003839 10.0.0.65 - - [2025-10-31 00:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.65 - - [2025-10-31 00:23:45] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002689 10.0.0.65 - - [2025-10-31 00:23:45] "POST /virtual-machines HTTP/1.1" 200 429 0.012455 10.0.0.65 - - [2025-10-31 00:23:45] "POST /tags HTTP/1.1" 409 221 0.005259 10.0.0.65 - - [2025-10-31 00:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005201 10.0.0.65 - - [2025-10-31 00:23:45] "GET /tag/7028c758-d122-418c-8843-c52c5c0128ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.015223 10.0.0.65 - - [2025-10-31 00:23:45] "POST /tags HTTP/1.1" 409 238 0.002517 10.0.0.65 - - [2025-10-31 00:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.65 - - [2025-10-31 00:23:45] "GET /tag/5f765a2b-6265-45e3-87c4-f2b4a00231a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.028046 10.0.0.65 - - [2025-10-31 00:23:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.135899 10.0.0.65 - - [2025-10-31 00:23:45] "POST /chown HTTP/1.1" 200 109 0.039514 10.0.0.65 - - [2025-10-31 00:23:45] "POST /firewall-rules HTTP/1.1" 200 650 0.104750 10.0.0.65 - - [2025-10-31 00:23:45] "POST /chown HTTP/1.1" 200 109 0.067579 10.0.0.65 - - [2025-10-31 00:23:45] "GET /firewall-rule/6073090d-1953-4e7c-8c91-10836dd030ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.025580 10.0.0.65 - - [2025-10-31 00:23:45] "GET /firewall-policy/bbe83d2d-48df-4b27-8296-ce23fb1156da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.013458 10.0.0.65 - - [2025-10-31 00:23:45] "PUT /virtual-machine-interface/914da2e7-fccc-4b99-9c49-34f968e170f9 HTTP/1.1" 200 284 0.027510 10.0.0.65 - - [2025-10-31 00:23:45] "PUT /instance-ip/c9f5d9b1-b07f-4295-8b68-684d784b9988 HTTP/1.1" 200 256 0.022894 10.0.0.65 - - [2025-10-31 00:23:45] "GET /firewall-rule/6073090d-1953-4e7c-8c91-10836dd030ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005111 10.0.0.65 - - [2025-10-31 00:23:45] "POST /ref-update HTTP/1.1" 200 156 0.016228 10.0.0.65 - - [2025-10-31 00:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.65 - - [2025-10-31 00:23:45] "POST /ref-update HTTP/1.1" 200 156 0.014758 10.0.0.65 - - [2025-10-31 00:23:45] "POST /ref-update HTTP/1.1" 200 156 0.032269 10.0.0.65 - - [2025-10-31 00:23:45] "POST /ref-update HTTP/1.1" 200 156 0.023501 10.0.0.65 - - [2025-10-31 00:23:45] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063130 10.0.0.65 - - [2025-10-31 00:23:45] "GET /loadbalancer/80a19400-b817-416f-8569-65fbc603e2c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2518 0.005267 10.0.0.65 - - [2025-10-31 00:23:45] "POST /ref-update HTTP/1.1" 200 156 0.018498 10.0.0.65 - - [2025-10-31 00:23:45] "POST /ref-update HTTP/1.1" 200 156 0.032053 10.0.0.65 - - [2025-10-31 00:23:45] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.064349 10.0.0.65 - - [2025-10-31 00:23:45] "POST /ref-update HTTP/1.1" 200 156 0.038946 10.0.0.65 - - [2025-10-31 00:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.65 - - [2025-10-31 00:23:45] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036537 10.0.0.65 - - [2025-10-31 00:23:45] "GET /loadbalancer-listener/923cfb98-fac8-4be2-ac57-78439386cfff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.005769 10.0.0.65 - - [2025-10-31 00:23:45] "POST /virtual-machines HTTP/1.1" 200 429 0.016720 10.0.0.65 - - [2025-10-31 00:23:45] "GET /loadbalancer-listener/923cfb98-fac8-4be2-ac57-78439386cfff?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.002993 10.0.0.65 - - [2025-10-31 00:23:45] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.081813 10.0.0.65 - - [2025-10-31 00:23:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.106962 10.0.0.65 - - [2025-10-31 00:23:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.046325 10.0.0.65 - - [2025-10-31 00:23:46] "POST /chown HTTP/1.1" 200 109 0.046436 10.0.0.65 - - [2025-10-31 00:23:46] "GET /loadbalancer-pool/e6bf5571-cbad-41e1-b606-532dc19f46d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.014582 10.0.0.65 - - [2025-10-31 00:23:46] "POST /chown HTTP/1.1" 200 109 0.007499 10.0.0.65 - - [2025-10-31 00:23:46] "PUT /virtual-machine-interface/db2a835e-f202-47ab-bdfe-22543ab5a432 HTTP/1.1" 200 284 0.022013 10.0.0.65 - - [2025-10-31 00:23:46] "POST /loadbalancer-members HTTP/1.1" 200 707 0.043417 10.0.0.65 - - [2025-10-31 00:23:46] "PUT /instance-ip/c9f5d9b1-b07f-4295-8b68-684d784b9988 HTTP/1.1" 200 256 0.023534 10.0.0.65 - - [2025-10-31 00:23:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.013708 10.0.0.65 - - [2025-10-31 00:23:46] "GET /loadbalancer-member/28b7014c-05ad-4e6a-8ec7-511ac9488eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.004925 10.0.0.65 - - [2025-10-31 00:23:46] "POST /ref-update HTTP/1.1" 200 156 0.010883 10.0.0.65 - - [2025-10-31 00:23:46] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004077 10.0.0.65 - - [2025-10-31 00:23:46] "POST /ref-update HTTP/1.1" 200 156 0.028437 10.0.0.65 - - [2025-10-31 00:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008859 10.0.0.65 - - [2025-10-31 00:23:46] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008632 10.0.0.65 - - [2025-10-31 00:23:46] "POST /ref-update HTTP/1.1" 200 156 0.019662 10.0.0.65 - - [2025-10-31 00:23:46] "POST /tags HTTP/1.1" 409 221 0.002075 10.0.0.65 - - [2025-10-31 00:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.65 - - [2025-10-31 00:23:46] "GET /tag/7028c758-d122-418c-8843-c52c5c0128ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.013344 10.0.0.65 - - [2025-10-31 00:23:46] "POST /ref-update HTTP/1.1" 200 156 0.018533 10.0.0.65 - - [2025-10-31 00:23:46] "POST /ref-update HTTP/1.1" 200 156 0.019017 10.0.0.65 - - [2025-10-31 00:23:46] "POST /tags HTTP/1.1" 409 238 0.007502 10.0.0.65 - - [2025-10-31 00:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.65 - - [2025-10-31 00:23:46] "GET /tag/5f765a2b-6265-45e3-87c4-f2b4a00231a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.011256 10.0.0.65 - - [2025-10-31 00:23:46] "PUT /service-instance/fb417401-8961-4bb6-8f37-cf48d7c92620 HTTP/1.1" 200 266 0.008786 10.0.0.65 - - [2025-10-31 00:23:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010568 10.0.0.65 - - [2025-10-31 00:23:46] "POST /firewall-rules HTTP/1.1" 409 293 0.008280 10.0.0.65 - - [2025-10-31 00:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.65 - - [2025-10-31 00:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.65 - - [2025-10-31 00:23:46] "PUT /firewall-rule/6073090d-1953-4e7c-8c91-10836dd030ff HTTP/1.1" 200 260 0.021014 10.0.0.65 - - [2025-10-31 00:23:46] "GET /firewall-rule/6073090d-1953-4e7c-8c91-10836dd030ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007646 10.0.0.65 - - [2025-10-31 00:23:46] "POST /chown HTTP/1.1" 200 109 0.005623 10.0.0.65 - - [2025-10-31 00:23:46] "GET /firewall-policy/bbe83d2d-48df-4b27-8296-ce23fb1156da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.007317 10.0.0.65 - - [2025-10-31 00:23:46] "POST /chown HTTP/1.1" 200 109 0.029399 10.0.0.65 - - [2025-10-31 00:23:46] "GET /firewall-rule/6073090d-1953-4e7c-8c91-10836dd030ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.011816 10.0.0.65 - - [2025-10-31 00:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.65 - - [2025-10-31 00:23:46] "PUT /instance-ip/c9f5d9b1-b07f-4295-8b68-684d784b9988 HTTP/1.1" 200 256 0.017558 10.0.0.65 - - [2025-10-31 00:23:46] "GET /tag/5f765a2b-6265-45e3-87c4-f2b4a00231a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.010750 10.0.0.65 - - [2025-10-31 00:23:46] "GET /tag/5f765a2b-6265-45e3-87c4-f2b4a00231a9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.012637 10.0.0.65 - - [2025-10-31 00:23:46] "GET /virtual-machine-interface/5ec7ca9d-9e5c-483d-b644-795ca0e3f1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004238 10.0.0.65 - - [2025-10-31 00:23:46] "POST /ref-update HTTP/1.1" 200 156 0.023581 10.0.0.65 - - [2025-10-31 00:23:46] "POST /chown HTTP/1.1" 200 109 0.013070 10.0.0.65 - - [2025-10-31 00:23:46] "POST /chown HTTP/1.1" 200 109 0.019317 10.0.0.65 - - [2025-10-31 00:23:46] "POST /set-tag HTTP/1.1" 200 109 0.028603 10.0.0.65 - - [2025-10-31 00:23:46] "GET /virtual-machine-interface/914da2e7-fccc-4b99-9c49-34f968e170f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.014269 10.0.0.65 - - [2025-10-31 00:23:46] "PUT /instance-ip/c9f5d9b1-b07f-4295-8b68-684d784b9988 HTTP/1.1" 200 256 0.024983 10.0.0.65 - - [2025-10-31 00:23:46] "POST /set-tag HTTP/1.1" 200 109 0.030741 10.0.0.65 - - [2025-10-31 00:23:46] "POST /ref-update HTTP/1.1" 200 156 0.029564 10.0.0.65 - - [2025-10-31 00:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.65 - - [2025-10-31 00:23:46] "GET /virtual-machine-interface/db2a835e-f202-47ab-bdfe-22543ab5a432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004333 10.0.0.65 - - [2025-10-31 00:23:46] "POST /set-tag HTTP/1.1" 200 109 0.013588 10.0.0.65 - - [2025-10-31 00:23:46] "GET /firewall-policy/bbe83d2d-48df-4b27-8296-ce23fb1156da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.011624 10.0.0.65 - - [2025-10-31 00:23:46] "POST /chown HTTP/1.1" 200 109 0.011858 10.0.0.65 - - [2025-10-31 00:23:46] "POST /chown HTTP/1.1" 200 109 0.015859 10.0.0.65 - - [2025-10-31 00:23:46] "GET /firewall-rule/6073090d-1953-4e7c-8c91-10836dd030ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002715 10.0.0.65 - - [2025-10-31 00:23:46] "PUT /instance-ip/c9f5d9b1-b07f-4295-8b68-684d784b9988 HTTP/1.1" 200 256 0.020106 10.0.0.65 - - [2025-10-31 00:23:46] "POST /ref-update HTTP/1.1" 200 156 0.023404 10.0.0.65 - - [2025-10-31 00:23:46] "POST /ref-update HTTP/1.1" 200 156 0.008786 10.0.0.65 - - [2025-10-31 00:23:46] "POST /chown HTTP/1.1" 200 109 0.016653 10.0.0.65 - - [2025-10-31 00:23:46] "DELETE /firewall-rule/6073090d-1953-4e7c-8c91-10836dd030ff HTTP/1.1" 200 115 0.069198 10.0.0.65 - - [2025-10-31 00:23:46] "POST /chown HTTP/1.1" 200 109 0.027320 10.0.0.65 - - [2025-10-31 00:23:47] "DELETE /loadbalancer-member/28b7014c-05ad-4e6a-8ec7-511ac9488eb9 HTTP/1.1" 200 115 0.046752 10.0.0.65 - - [2025-10-31 00:23:47] "PUT /instance-ip/c9f5d9b1-b07f-4295-8b68-684d784b9988 HTTP/1.1" 200 256 0.015830 10.0.0.65 - - [2025-10-31 00:23:47] "POST /ref-update HTTP/1.1" 200 156 0.019881 10.0.0.65 - - [2025-10-31 00:23:47] "DELETE /loadbalancer-pool/e6bf5571-cbad-41e1-b606-532dc19f46d9 HTTP/1.1" 200 115 0.054672 10.0.0.65 - - [2025-10-31 00:23:47] "DELETE /loadbalancer-listener/923cfb98-fac8-4be2-ac57-78439386cfff HTTP/1.1" 200 115 0.031804 10.0.0.65 - - [2025-10-31 00:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007041 10.0.0.65 - - [2025-10-31 00:23:47] "DELETE /loadbalancer/80a19400-b817-416f-8569-65fbc603e2c1 HTTP/1.1" 200 115 0.053402 10.0.0.65 - - [2025-10-31 00:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.65 - - [2025-10-31 00:23:47] "DELETE /instance-ip/c9f5d9b1-b07f-4295-8b68-684d784b9988 HTTP/1.1" 200 115 0.044256 10.0.0.65 - - [2025-10-31 00:23:47] "DELETE /virtual-machine-interface/5ec7ca9d-9e5c-483d-b644-795ca0e3f1e3 HTTP/1.1" 200 115 0.048678 10.0.0.65 - - [2025-10-31 00:23:47] "DELETE /tag/5f765a2b-6265-45e3-87c4-f2b4a00231a9 HTTP/1.1" 200 115 0.069506 10.0.0.65 - - [2025-10-31 00:23:47] "DELETE /service-instance/fb417401-8961-4bb6-8f37-cf48d7c92620 HTTP/1.1" 200 115 0.051696 10.0.0.65 - - [2025-10-31 00:23:47] "GET /virtual-machine-interface/914da2e7-fccc-4b99-9c49-34f968e170f9?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.007299 10.0.0.65 - - [2025-10-31 00:23:47] "DELETE /virtual-machine-interface/914da2e7-fccc-4b99-9c49-34f968e170f9 HTTP/1.1" 200 115 0.041854 10.0.0.65 - - [2025-10-31 00:23:47] "POST /ref-update HTTP/1.1" 200 156 0.010249 10.0.0.65 - - [2025-10-31 00:23:47] "DELETE /virtual-machine/a973ee73-f7c9-477f-a9c5-17d4f6a43be7 HTTP/1.1" 200 115 0.031468 10.0.0.65 - - [2025-10-31 00:23:47] "GET /virtual-machine-interface/db2a835e-f202-47ab-bdfe-22543ab5a432?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.010057 10.0.0.65 - - [2025-10-31 00:23:47] "DELETE /virtual-machine-interface/db2a835e-f202-47ab-bdfe-22543ab5a432 HTTP/1.1" 200 115 0.049630 10.0.0.65 - - [2025-10-31 00:23:47] "DELETE /virtual-machine/2c72cfc1-c7e4-4503-a8cf-12c81711adb4 HTTP/1.1" 200 115 0.029097 10.0.0.65 - - [2025-10-31 00:23:54] "GET / HTTP/1.1" 200 35931 0.001800 10.0.0.65 - - [2025-10-31 00:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.65 - - [2025-10-31 00:23:54] "GET /routing-instance/0c9c5075-8fb6-4835-b99b-4a59af3b0c8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002994 10.0.0.65 - - [2025-10-31 00:23:55] "POST /bgp-routers HTTP/1.1" 409 301 0.002012 10.0.0.65 - - [2025-10-31 00:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.65 - - [2025-10-31 00:23:55] "GET /bgp-router/da8f002b-f207-4709-af04-db0adc60ad53?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003134 10.0.0.65 - - [2025-10-31 00:23:55] "PUT /bgp-router/da8f002b-f207-4709-af04-db0adc60ad53 HTTP/1.1" 200 254 0.012200 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:23:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001004 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:23:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000925 10.0.0.65 - - [2025-10-31 00:24:10] "GET / HTTP/1.1" 200 35931 0.001276 10.0.0.65 - - [2025-10-31 00:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.65 - - [2025-10-31 00:24:10] "GET /global-system-config/4d026d68-223c-408f-9879-9a7080a01ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004976 10.0.0.65 - - [2025-10-31 00:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.65 - - [2025-10-31 00:24:10] "GET /config-node/0f454894-6ce4-431d-9cd0-63eed0182fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001757 10.0.0.65 - - [2025-10-31 00:24:10] "GET / HTTP/1.1" 200 35931 0.001640 10.0.0.65 - - [2025-10-31 00:24:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001859 10.0.0.65 - - [2025-10-31 00:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.65 - - [2025-10-31 00:24:15] "GET /global-vrouter-config/7f0b370e-30e6-4e0b-8c1c-c67c5dbe0312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002287 10.0.0.65 - - [2025-10-31 00:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.65 - - [2025-10-31 00:24:15] "PUT /global-vrouter-config/7f0b370e-30e6-4e0b-8c1c-c67c5dbe0312 HTTP/1.1" 200 276 0.014290 10.0.0.65 - - [2025-10-31 00:24:15] "GET / HTTP/1.1" 200 35931 0.002101 10.0.0.65 - - [2025-10-31 00:24:15] "POST /alarms HTTP/1.1" 409 264 0.002264 10.0.0.65 - - [2025-10-31 00:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.65 - - [2025-10-31 00:24:15] "PUT /alarm/8cb272f4-078b-4407-b512-1fbd5eb5dfbf HTTP/1.1" 200 244 0.010447 10.0.0.65 - - [2025-10-31 00:24:15] "POST /alarms HTTP/1.1" 409 261 0.003670 10.0.0.65 - - [2025-10-31 00:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.65 - - [2025-10-31 00:24:15] "PUT /alarm/7c4a1a56-b6b5-453a-9685-6465cb4c2602 HTTP/1.1" 200 244 0.011875 10.0.0.65 - - [2025-10-31 00:24:15] "POST /alarms HTTP/1.1" 409 261 0.008131 10.0.0.65 - - [2025-10-31 00:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.65 - - [2025-10-31 00:24:15] "PUT /alarm/2af2d2b4-0216-46d6-b55d-1f633bf928f6 HTTP/1.1" 200 244 0.009536 10.0.0.65 - - [2025-10-31 00:24:15] "POST /alarms HTTP/1.1" 409 253 0.012158 10.0.0.65 - - [2025-10-31 00:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.65 - - [2025-10-31 00:24:15] "PUT /alarm/6d740b54-b8d4-4dde-859a-b142e876347b HTTP/1.1" 200 244 0.009429 10.0.0.65 - - [2025-10-31 00:24:15] "POST /alarms HTTP/1.1" 409 251 0.015973 10.0.0.65 - - [2025-10-31 00:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.65 - - [2025-10-31 00:24:15] "PUT /alarm/39006e4b-c3c0-4f35-9e0a-4b299187765f HTTP/1.1" 200 244 0.009058 10.0.0.65 - - [2025-10-31 00:24:15] "POST /alarms HTTP/1.1" 409 252 0.010517 10.0.0.65 - - [2025-10-31 00:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.65 - - [2025-10-31 00:24:15] "PUT /alarm/71d6656f-b879-4edb-9db6-318610114a62 HTTP/1.1" 200 244 0.009292 10.0.0.65 - - [2025-10-31 00:24:15] "POST /alarms HTTP/1.1" 409 256 0.009296 10.0.0.65 - - [2025-10-31 00:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.65 - - [2025-10-31 00:24:16] "PUT /alarm/c14e47fe-63a3-4d43-9b51-c34790962be6 HTTP/1.1" 200 244 0.017351 10.0.0.65 - - [2025-10-31 00:24:16] "POST /alarms HTTP/1.1" 409 248 0.008092 10.0.0.65 - - [2025-10-31 00:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.65 - - [2025-10-31 00:24:16] "PUT /alarm/203155f8-782d-4de6-98f6-a74e98cb62f4 HTTP/1.1" 200 244 0.008868 10.0.0.65 - - [2025-10-31 00:24:16] "POST /alarms HTTP/1.1" 409 252 0.001756 10.0.0.65 - - [2025-10-31 00:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.65 - - [2025-10-31 00:24:16] "PUT /alarm/4b4f10c5-8bc5-48c9-9d60-b866cbb385e0 HTTP/1.1" 200 244 0.009511 10.0.0.65 - - [2025-10-31 00:24:16] "POST /alarms HTTP/1.1" 409 257 0.004381 10.0.0.65 - - [2025-10-31 00:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.65 - - [2025-10-31 00:24:16] "PUT /alarm/70bba890-1071-46d0-a683-586e7a68fb38 HTTP/1.1" 200 244 0.008996 10.0.0.65 - - [2025-10-31 00:24:16] "POST /alarms HTTP/1.1" 409 251 0.008342 10.0.0.65 - - [2025-10-31 00:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.65 - - [2025-10-31 00:24:16] "PUT /alarm/f970047d-fada-4374-9803-cf230d3ed8dc HTTP/1.1" 200 244 0.008930 10.0.0.65 - - [2025-10-31 00:24:16] "POST /alarms HTTP/1.1" 409 257 0.007123 10.0.0.65 - - [2025-10-31 00:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.65 - - [2025-10-31 00:24:16] "PUT /alarm/6a8e887f-8344-43cc-8c5b-ce55780eae90 HTTP/1.1" 200 244 0.010704 10.0.0.65 - - [2025-10-31 00:24:16] "POST /alarms HTTP/1.1" 409 261 0.003439 10.0.0.65 - - [2025-10-31 00:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.65 - - [2025-10-31 00:24:16] "PUT /alarm/88763540-e9dd-45e0-bf57-3a4dcc3cc70e HTTP/1.1" 200 244 0.010053 10.0.0.65 - - [2025-10-31 00:24:16] "POST /alarms HTTP/1.1" 409 258 0.007788 10.0.0.65 - - [2025-10-31 00:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.65 - - [2025-10-31 00:24:16] "PUT /alarm/0ce4bd7c-5dc2-4dcd-802a-d7bac9fc813b HTTP/1.1" 200 244 0.008535 10.0.0.65 - - [2025-10-31 00:24:16] "POST /alarms HTTP/1.1" 409 254 0.008521 10.0.0.65 - - [2025-10-31 00:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.65 - - [2025-10-31 00:24:16] "PUT /alarm/b93289e4-2ec7-41e8-ab39-6519076c5e22 HTTP/1.1" 200 244 0.009561 10.0.0.65 - - [2025-10-31 00:24:16] "POST /alarms HTTP/1.1" 409 254 0.004704 10.0.0.65 - - [2025-10-31 00:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.65 - - [2025-10-31 00:24:16] "PUT /alarm/22ef4202-0a40-4d84-b4be-63bbf833c6d7 HTTP/1.1" 200 244 0.008879 10.0.0.65 - - [2025-10-31 00:24:16] "POST /alarms HTTP/1.1" 409 254 0.010808 10.0.0.65 - - [2025-10-31 00:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.65 - - [2025-10-31 00:24:16] "PUT /alarm/9f431e41-6e34-4dc8-a574-441a025e1a9a HTTP/1.1" 200 244 0.008629 10.0.0.65 - - [2025-10-31 00:24:16] "POST /alarms HTTP/1.1" 409 247 0.007015 10.0.0.65 - - [2025-10-31 00:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.65 - - [2025-10-31 00:24:16] "PUT /alarm/60afcf59-efeb-4510-bdb4-74dcc90abc4f HTTP/1.1" 200 244 0.008492 10.0.0.65 - - [2025-10-31 00:24:16] "POST /alarms HTTP/1.1" 409 272 0.002971 10.0.0.65 - - [2025-10-31 00:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.65 - - [2025-10-31 00:24:16] "PUT /alarm/16587455-83cc-44c2-8f98-af1042a7b983 HTTP/1.1" 200 244 0.008716 10.0.0.65 - - [2025-10-31 00:24:16] "POST /alarms HTTP/1.1" 409 261 0.006210 10.0.0.65 - - [2025-10-31 00:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.65 - - [2025-10-31 00:24:16] "PUT /alarm/d0e9e403-c781-4e40-9e8b-ec7d8fb88517 HTTP/1.1" 200 244 0.008132 10.0.0.65 - - [2025-10-31 00:24:16] "POST /alarms HTTP/1.1" 409 259 0.005296 10.0.0.65 - - [2025-10-31 00:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.65 - - [2025-10-31 00:24:17] "PUT /alarm/df561a76-caa0-43d8-ac99-a6ef9048b63f HTTP/1.1" 200 244 0.010730 10.0.0.65 - - [2025-10-31 00:24:17] "POST /alarms HTTP/1.1" 409 265 0.004980 10.0.0.65 - - [2025-10-31 00:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.65 - - [2025-10-31 00:24:17] "PUT /alarm/6d372fc3-55c6-4166-9dc5-f32fb445ad23 HTTP/1.1" 200 244 0.022557 10.0.0.65 - - [2025-10-31 00:24:17] "POST /alarms HTTP/1.1" 409 279 0.007260 10.0.0.65 - - [2025-10-31 00:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.65 - - [2025-10-31 00:24:17] "PUT /alarm/4a1f0518-2c7c-47e6-baab-f64a87f27974 HTTP/1.1" 200 244 0.008677 10.0.0.65 - - [2025-10-31 00:24:17] "GET / HTTP/1.1" 200 35931 0.002084 10.0.0.65 - - [2025-10-31 00:24:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002333 10.0.0.65 - - [2025-10-31 00:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.65 - - [2025-10-31 00:24:17] "PUT /global-vrouter-config/7f0b370e-30e6-4e0b-8c1c-c67c5dbe0312 HTTP/1.1" 200 276 0.007924 10.0.0.65 - - [2025-10-31 00:24:17] "GET / HTTP/1.1" 200 35931 0.001690 10.0.0.65 - - [2025-10-31 00:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.65 - - [2025-10-31 00:24:17] "GET /global-vrouter-config/7f0b370e-30e6-4e0b-8c1c-c67c5dbe0312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002812 10.0.0.65 - - [2025-10-31 00:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.65 - - [2025-10-31 00:24:17] "PUT /global-vrouter-config/7f0b370e-30e6-4e0b-8c1c-c67c5dbe0312 HTTP/1.1" 200 276 0.009327 10.0.0.65 - - [2025-10-31 00:24:18] "GET / HTTP/1.1" 200 35931 0.001438 10.0.0.65 - - [2025-10-31 00:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009211 10.0.0.65 - - [2025-10-31 00:24:18] "GET /global-system-config/4d026d68-223c-408f-9879-9a7080a01ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007584 10.0.0.65 - - [2025-10-31 00:24:18] "PUT /global-system-config/4d026d68-223c-408f-9879-9a7080a01ab9 HTTP/1.1" 200 274 0.015228 10.0.0.65 - - [2025-10-31 00:24:21] "GET / HTTP/1.1" 200 35931 0.001410 10.0.0.65 - - [2025-10-31 00:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.65 - - [2025-10-31 00:24:21] "GET /routing-instance/0c9c5075-8fb6-4835-b99b-4a59af3b0c8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003411 10.0.0.65 - - [2025-10-31 00:24:21] "POST /bgp-routers HTTP/1.1" 409 301 0.001705 10.0.0.65 - - [2025-10-31 00:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.65 - - [2025-10-31 00:24:21] "GET /bgp-router/da8f002b-f207-4709-af04-db0adc60ad53?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.005633 10.0.0.65 - - [2025-10-31 00:24:21] "PUT /bgp-router/da8f002b-f207-4709-af04-db0adc60ad53 HTTP/1.1" 200 254 0.030482 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:24:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001010 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:24:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001447 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:24:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000833 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:24:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000874 10.0.0.65 - - [2025-10-31 00:24:26] "POST /tags HTTP/1.1" 200 355 0.033216 10.0.0.65 - - [2025-10-31 00:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018357 10.0.0.65 - - [2025-10-31 00:24:26] "GET /tag/6ced4a04-ca85-462e-a9b0-78adf6f3adde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.021843 10.0.0.65 - - [2025-10-31 00:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.65 - - [2025-10-31 00:24:26] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006674 10.0.0.65 - - [2025-10-31 00:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.65 - - [2025-10-31 00:24:26] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044360 10.0.0.65 - - [2025-10-31 00:24:26] "POST /virtual-machines HTTP/1.1" 200 351 0.022112 10.0.0.65 - - [2025-10-31 00:24:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.043964 10.0.0.65 - - [2025-10-31 00:24:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.143329 10.0.0.65 - - [2025-10-31 00:24:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009438 10.0.0.65 - - [2025-10-31 00:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011590 10.0.0.65 - - [2025-10-31 00:24:27] "GET /virtual-machine-interface/f57f4828-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.018420 10.0.0.65 - - [2025-10-31 00:24:27] "POST /instance-ips HTTP/1.1" 200 391 0.022350 10.0.0.65 - - [2025-10-31 00:24:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.033450 10.0.0.65 - - [2025-10-31 00:24:27] "GET /virtual-machine-interface/f57f4828-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.024704 10.0.0.65 - - [2025-10-31 00:24:27] "POST /set-tag HTTP/1.1" 200 109 0.022633 10.0.0.65 - - [2025-10-31 00:24:27] "GET /virtual-machine-interface/f57f4828-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.023522 10.0.0.65 - - [2025-10-31 00:24:27] "GET /instance-ip/f5a31186-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.007378 10.0.0.65 - - [2025-10-31 00:24:27] "GET /virtual-machine-interface/f57f4828-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004901 10.0.0.65 - - [2025-10-31 00:24:27] "POST /set-tag HTTP/1.1" 200 109 0.006708 10.0.0.65 - - [2025-10-31 00:24:27] "GET /virtual-router/7292fc05-0838-4216-8b8b-41b4050326fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005145 10.0.0.65 - - [2025-10-31 00:24:27] "POST /ref-update HTTP/1.1" 200 156 0.008388 10.0.0.65 - - [2025-10-31 00:24:27] "GET /virtual-machine-interface/f57f4828-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.018867 10.0.0.65 - - [2025-10-31 00:24:27] "POST /set-tag HTTP/1.1" 200 109 0.003995 10.0.0.65 - - [2025-10-31 00:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.65 - - [2025-10-31 00:24:27] "GET /virtual-network/95d7015f-c61c-4294-8475-71d783f40a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004257 10.0.0.65 - - [2025-10-31 00:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.65 - - [2025-10-31 00:24:27] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044900 10.0.0.65 - - [2025-10-31 00:24:27] "POST /virtual-machines HTTP/1.1" 200 355 0.010950 10.0.0.65 - - [2025-10-31 00:24:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.027509 10.0.0.65 - - [2025-10-31 00:24:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.165896 10.0.0.65 - - [2025-10-31 00:24:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.008202 10.0.0.65 - - [2025-10-31 00:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009831 10.0.0.65 - - [2025-10-31 00:24:28] "GET /virtual-machine-interface/f601e436-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.005507 10.0.0.65 - - [2025-10-31 00:24:28] "POST /instance-ips HTTP/1.1" 200 395 0.069984 10.0.0.65 - - [2025-10-31 00:24:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.050652 10.0.0.65 - - [2025-10-31 00:24:28] "GET /virtual-machine-interface/f601e436-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.036036 10.0.0.65 - - [2025-10-31 00:24:28] "POST /set-tag HTTP/1.1" 200 109 0.019868 10.0.0.65 - - [2025-10-31 00:24:28] "GET /virtual-machine-interface/f601e436-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006507 10.0.0.65 - - [2025-10-31 00:24:28] "GET /instance-ip/f623f86e-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003820 10.0.0.65 - - [2025-10-31 00:24:28] "GET /virtual-machine-interface/f601e436-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004889 10.0.0.65 - - [2025-10-31 00:24:28] "POST /set-tag HTTP/1.1" 200 109 0.002782 10.0.0.65 - - [2025-10-31 00:24:28] "GET /virtual-router/7292fc05-0838-4216-8b8b-41b4050326fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.004223 10.0.0.65 - - [2025-10-31 00:24:28] "POST /ref-update HTTP/1.1" 200 156 0.008011 10.0.0.65 - - [2025-10-31 00:24:28] "GET /virtual-machine-interface/f601e436-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004238 10.0.0.65 - - [2025-10-31 00:24:28] "POST /set-tag HTTP/1.1" 200 109 0.002045 10.0.0.65 - - [2025-10-31 00:24:28] "GET /virtual-machine-interface/f57f4828-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003902 10.0.0.65 - - [2025-10-31 00:24:28] "POST /set-tag HTTP/1.1" 200 109 0.002151 10.0.0.65 - - [2025-10-31 00:24:28] "GET /virtual-machine-interface/f601e436-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007890 10.0.0.65 - - [2025-10-31 00:24:28] "POST /set-tag HTTP/1.1" 200 109 0.006557 10.0.0.65 - - [2025-10-31 00:24:39] "GET /virtual-machine-interface/f57f4828-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.035787 10.0.0.65 - - [2025-10-31 00:24:39] "POST /set-tag HTTP/1.1" 200 109 0.002524 10.0.0.65 - - [2025-10-31 00:24:40] "GET /virtual-machine-interface/f601e436-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004401 10.0.0.65 - - [2025-10-31 00:24:40] "POST /set-tag HTTP/1.1" 200 109 0.002432 10.0.0.65 - - [2025-10-31 00:24:40] "GET / HTTP/1.1" 200 35931 0.001948 10.0.0.65 - - [2025-10-31 00:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.65 - - [2025-10-31 00:24:40] "GET /global-system-config/4d026d68-223c-408f-9879-9a7080a01ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004802 10.0.0.65 - - [2025-10-31 00:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007047 10.0.0.65 - - [2025-10-31 00:24:40] "GET /config-node/0f454894-6ce4-431d-9cd0-63eed0182fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002384 10.0.0.65 - - [2025-10-31 00:24:41] "GET /virtual-machine-interface/f57f4828-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004227 10.0.0.65 - - [2025-10-31 00:24:41] "POST /set-tag HTTP/1.1" 200 109 0.002107 10.0.0.65 - - [2025-10-31 00:24:52] "GET / HTTP/1.1" 200 35931 0.001367 10.0.0.65 - - [2025-10-31 00:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.65 - - [2025-10-31 00:24:52] "GET /routing-instance/0c9c5075-8fb6-4835-b99b-4a59af3b0c8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003590 10.0.0.65 - - [2025-10-31 00:24:52] "POST /bgp-routers HTTP/1.1" 409 301 0.001946 10.0.0.65 - - [2025-10-31 00:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.65 - - [2025-10-31 00:24:52] "GET /bgp-router/da8f002b-f207-4709-af04-db0adc60ad53?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003157 10.0.0.65 - - [2025-10-31 00:24:52] "PUT /bgp-router/da8f002b-f207-4709-af04-db0adc60ad53 HTTP/1.1" 200 254 0.026787 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:24:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000850 [Introspect:8084]10.0.0.65 - - [2025-10-31 00:24:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000904 10.0.0.65 - - [2025-10-31 00:25:12] "GET /virtual-machine-interface/f57f4828-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004054 10.0.0.65 - - [2025-10-31 00:25:12] "POST /set-tag HTTP/1.1" 200 109 0.007179 10.0.0.65 - - [2025-10-31 00:25:12] "GET /virtual-machine-interface/f57f4828-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004723 10.0.0.65 - - [2025-10-31 00:25:12] "POST /set-tag HTTP/1.1" 200 109 0.002892 10.0.0.65 - - [2025-10-31 00:25:12] "GET /virtual-machine/1a41a113-1a4e-44f4-a168-e1d94807121f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.002645 10.0.0.65 - - [2025-10-31 00:25:12] "POST /ref-update HTTP/1.1" 200 156 0.015883 10.0.0.65 - - [2025-10-31 00:25:12] "GET /virtual-machine-interface/f57f4828-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007840 10.0.0.65 - - [2025-10-31 00:25:12] "POST /set-tag HTTP/1.1" 200 109 0.025954 10.0.0.65 - - [2025-10-31 00:25:12] "POST /set-tag HTTP/1.1" 200 109 0.019570 10.0.0.65 - - [2025-10-31 00:25:13] "DELETE /instance-ip/f5a31186-b5ef-11f0-bf46-fa163ef08dc0 HTTP/1.1" 200 115 0.062628 10.0.0.65 - - [2025-10-31 00:25:13] "DELETE /virtual-machine-interface/f57f4828-b5ef-11f0-bf46-fa163ef08dc0 HTTP/1.1" 200 115 0.047547 10.0.0.65 - - [2025-10-31 00:25:13] "DELETE /virtual-machine/1a41a113-1a4e-44f4-a168-e1d94807121f HTTP/1.1" 200 115 0.026267 10.0.0.65 - - [2025-10-31 00:25:13] "GET /virtual-machine-interface/f601e436-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006534 10.0.0.65 - - [2025-10-31 00:25:13] "POST /set-tag HTTP/1.1" 200 109 0.005456 10.0.0.65 - - [2025-10-31 00:25:43] "GET /virtual-machine-interface/f601e436-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003956 10.0.0.65 - - [2025-10-31 00:25:43] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.65 - - [2025-10-31 00:25:43] "GET /virtual-machine-interface/f601e436-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009114 10.0.0.65 - - [2025-10-31 00:25:43] "POST /set-tag HTTP/1.1" 200 109 0.002397 10.0.0.65 - - [2025-10-31 00:25:43] "GET /virtual-machine/a3bbf690-93eb-4d31-ab0d-a59fa1a4ff3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.006394 10.0.0.65 - - [2025-10-31 00:25:43] "POST /ref-update HTTP/1.1" 200 156 0.011483 10.0.0.65 - - [2025-10-31 00:25:43] "GET /virtual-machine-interface/f601e436-b5ef-11f0-bf46-fa163ef08dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.020780 10.0.0.65 - - [2025-10-31 00:25:43] "POST /set-tag HTTP/1.1" 200 109 0.025272 10.0.0.65 - - [2025-10-31 00:25:43] "POST /set-tag HTTP/1.1" 200 109 0.035803 10.0.0.65 - - [2025-10-31 00:25:44] "DELETE /instance-ip/f623f86e-b5ef-11f0-bf46-fa163ef08dc0 HTTP/1.1" 200 115 0.054398 10.0.0.65 - - [2025-10-31 00:25:44] "DELETE /virtual-machine-interface/f601e436-b5ef-11f0-bf46-fa163ef08dc0 HTTP/1.1" 200 115 0.045349 10.0.0.65 - - [2025-10-31 00:25:44] "DELETE /virtual-machine/a3bbf690-93eb-4d31-ab0d-a59fa1a4ff3c HTTP/1.1" 200 115 0.026010 10.0.0.65 - - [2025-10-31 00:25:44] "DELETE /tag/6ced4a04-ca85-462e-a9b0-78adf6f3adde HTTP/1.1" 200 115 0.044217 10.0.0.65 - - [2025-10-31 00:25:44] "POST /tags HTTP/1.1" 200 365 0.043864 10.0.0.65 - - [2025-10-31 00:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008515 10.0.0.65 - - [2025-10-31 00:25:44] "GET /tag/1601adef-3498-4e9c-b669-31131051822e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016369 10.0.0.65 - - [2025-10-31 00:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.65 - - [2025-10-31 00:25:44] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036458 10.0.0.65 - - [2025-10-31 00:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.65 - - [2025-10-31 00:25:44] "GET /service-appliance-set/fa78fa5f-27ec-4a16-a5fb-516b1c87d288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002144 10.0.0.65 - - [2025-10-31 00:25:44] "POST /fqname-to-id HTTP/1.1" 404 258 0.001469 10.0.0.65 - - [2025-10-31 00:25:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.088484 10.0.0.65 - - [2025-10-31 00:25:44] "GET /virtual-machine-interface/5a4112d6-5fb7-4685-8397-bf980bcd3221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.019794 10.0.0.65 - - [2025-10-31 00:25:44] "POST /set-tag HTTP/1.1" 200 109 0.147353 10.0.0.65 - - [2025-10-31 00:25:44] "POST /instance-ips HTTP/1.1" 200 417 0.122661 10.0.0.65 - - [2025-10-31 00:25:44] "GET /instance-ip/1f6e00c9-088f-4328-b7ae-27b361a51b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.019047 10.0.0.65 - - [2025-10-31 00:25:45] "POST /loadbalancers HTTP/1.1" 200 618 0.098431 10.0.0.65 - - [2025-10-31 00:25:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.035826 10.0.0.65 - - [2025-10-31 00:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.020265 10.0.0.65 - - [2025-10-31 00:25:45] "POST /service-instances HTTP/1.1" 200 566 0.055646 10.0.0.65 - - [2025-10-31 00:25:45] "POST /ref-update HTTP/1.1" 200 156 0.020380 10.0.0.65 - - [2025-10-31 00:25:45] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048092 10.0.0.65 - - [2025-10-31 00:25:45] "PUT /service-instance/41b6eea4-2816-4d77-a9a7-3cdc17f2a7cd HTTP/1.1" 200 266 0.014809 10.0.0.65 - - [2025-10-31 00:25:45] "GET /virtual-machine-interface/5a4112d6-5fb7-4685-8397-bf980bcd3221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.007535 10.0.0.65 - - [2025-10-31 00:25:45] "GET /virtual-machine-interface/5a4112d6-5fb7-4685-8397-bf980bcd3221?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.023118 10.0.0.65 - - [2025-10-31 00:25:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.028339 10.0.0.65 - - [2025-10-31 00:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007299 10.0.0.65 - - [2025-10-31 00:25:45] "POST /fqname-to-id HTTP/1.1" 404 208 0.001852 10.0.0.65 - - [2025-10-31 00:25:45] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002517 10.0.0.65 - - [2025-10-31 00:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.65 - - [2025-10-31 00:25:45] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006427 10.0.0.65 - - [2025-10-31 00:25:45] "POST /virtual-machines HTTP/1.1" 200 429 0.017455 10.0.0.65 - - [2025-10-31 00:25:45] "POST /tags HTTP/1.1" 409 221 0.002733 10.0.0.65 - - [2025-10-31 00:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.65 - - [2025-10-31 00:25:45] "GET /tag/7028c758-d122-418c-8843-c52c5c0128ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010958 10.0.0.65 - - [2025-10-31 00:25:45] "POST /tags HTTP/1.1" 409 238 0.002500 10.0.0.65 - - [2025-10-31 00:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.65 - - [2025-10-31 00:25:45] "GET /tag/1601adef-3498-4e9c-b669-31131051822e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.019509 10.0.0.65 - - [2025-10-31 00:25:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.136432 10.0.0.65 - - [2025-10-31 00:25:45] "POST /chown HTTP/1.1" 200 109 0.022046 10.0.0.65 - - [2025-10-31 00:25:45] "POST /firewall-rules HTTP/1.1" 200 650 0.064476 10.0.0.65 - - [2025-10-31 00:25:45] "POST /chown HTTP/1.1" 200 109 0.043903 10.0.0.65 - - [2025-10-31 00:25:45] "GET /firewall-rule/c3cd8c55-e89d-4bf2-acd0-f30a868a0a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.011337 10.0.0.65 - - [2025-10-31 00:25:45] "GET /firewall-policy/bbe83d2d-48df-4b27-8296-ce23fb1156da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.009218 10.0.0.65 - - [2025-10-31 00:25:45] "PUT /virtual-machine-interface/594146f9-6915-4304-8aa0-5371ea456fe6 HTTP/1.1" 200 284 0.018167 10.0.0.65 - - [2025-10-31 00:25:45] "PUT /instance-ip/1f6e00c9-088f-4328-b7ae-27b361a51b9d HTTP/1.1" 200 256 0.020820 10.0.0.65 - - [2025-10-31 00:25:45] "GET /firewall-rule/c3cd8c55-e89d-4bf2-acd0-f30a868a0a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.005020 10.0.0.65 - - [2025-10-31 00:25:45] "POST /ref-update HTTP/1.1" 200 156 0.012239 10.0.0.65 - - [2025-10-31 00:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005186 10.0.0.65 - - [2025-10-31 00:25:45] "POST /ref-update HTTP/1.1" 200 156 0.017522 10.0.0.65 - - [2025-10-31 00:25:45] "POST /ref-update HTTP/1.1" 200 156 0.013310 10.0.0.65 - - [2025-10-31 00:25:45] "POST /ref-update HTTP/1.1" 200 156 0.019767 10.0.0.65 - - [2025-10-31 00:25:45] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.066560 10.0.0.65 - - [2025-10-31 00:25:45] "GET /loadbalancer/80a19400-b817-416f-8569-65fbc603e2c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2518 0.004521 10.0.0.65 - - [2025-10-31 00:25:45] "POST /ref-update HTTP/1.1" 200 156 0.011198 10.0.0.65 - - [2025-10-31 00:25:45] "POST /ref-update HTTP/1.1" 200 156 0.017417 10.0.0.65 - - [2025-10-31 00:25:45] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.040739 10.0.0.65 - - [2025-10-31 00:25:45] "POST /ref-update HTTP/1.1" 200 156 0.027954 10.0.0.65 - - [2025-10-31 00:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.65 - - [2025-10-31 00:25:45] "GET /project/69f272bc-e2b4-48a2-9faa-9a83b57ee365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027867 10.0.0.65 - - [2025-10-31 00:25:45] "GET /loadbalancer-listener/58753223-96de-4ccd-b11a-aef869969130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.003623 10.0.0.65 - - [2025-10-31 00:25:45] "POST /virtual-machines HTTP/1.1" 200 429 0.024706 10.0.0.65 - - [2025-10-31 00:25:46] "GET /loadbalancer-listener/58753223-96de-4ccd-b11a-aef869969130?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.045848 10.0.0.65 - - [2025-10-31 00:25:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.123343 10.0.0.65 - - [2025-10-31 00:25:46] "POST /chown HTTP/1.1" 200 109 0.026425 10.0.0.65 - - [2025-10-31 00:25:46] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.084003 10.0.0.65 - - [2025-10-31 00:25:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.009847 10.0.0.65 - - [2025-10-31 00:25:46] "GET /loadbalancer-pool/9ef4239b-3518-4f65-b843-55eb9000e1fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011174 10.0.0.65 - - [2025-10-31 00:25:46] "POST /chown HTTP/1.1" 200 109 0.006646 10.0.0.65 - - [2025-10-31 00:25:46] "PUT /virtual-machine-interface/d4ab7302-610a-4bb9-bfdb-fc9e5e51a393 HTTP/1.1" 200 284 0.016348 10.0.0.65 - - [2025-10-31 00:25:46] "PUT /instance-ip/1f6e00c9-088f-4328-b7ae-27b361a51b9d HTTP/1.1" 200 256 0.028097 10.0.0.65 - - [2025-10-31 00:25:46] "POST /loadbalancer-members HTTP/1.1" 200 707 0.038411 10.0.0.65 - - [2025-10-31 00:25:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.021101 10.0.0.65 - - [2025-10-31 00:25:46] "GET /loadbalancer-member/5ff0c510-3ba7-4fe5-ad1d-42fa8badb204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.008145 10.0.0.65 - - [2025-10-31 00:25:46] "POST /ref-update HTTP/1.1" 200 156 0.018302 10.0.0.65 - - [2025-10-31 00:25:46] "POST /ref-update HTTP/1.1" 200 156 0.017104 10.0.0.65 - - [2025-10-31 00:25:46] "GET /application-policy-set/1ff130f0-f81e-415b-8780-6a6e98a80496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003534 10.0.0.65 - - [2025-10-31 00:25:46] "POST /ref-update HTTP/1.1" 200 156 0.024771 10.0.0.65 - - [2025-10-31 00:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015515 10.0.0.65 - - [2025-10-31 00:25:46] "GET /policy-management/bafd36c2-dc2f-4291-a345-c149957cd67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002621 10.0.0.65 - - [2025-10-31 00:25:46] "POST /ref-update HTTP/1.1" 200 156 0.011836 10.0.0.65 - - [2025-10-31 00:25:46] "POST /tags HTTP/1.1" 409 221 0.004716 10.0.0.65 - - [2025-10-31 00:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.65 - - [2025-10-31 00:25:46] "POST /ref-update HTTP/1.1" 200 156 0.029713 10.0.0.65 - - [2025-10-31 00:25:46] "GET /tag/7028c758-d122-418c-8843-c52c5c0128ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.029615 10.0.0.65 - - [2025-10-31 00:25:46] "PUT /service-instance/41b6eea4-2816-4d77-a9a7-3cdc17f2a7cd HTTP/1.1" 200 266 0.008469 10.0.0.65 - - [2025-10-31 00:25:46] "POST /tags HTTP/1.1" 409 238 0.001846 10.0.0.65 - - [2025-10-31 00:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.65 - - [2025-10-31 00:25:46] "GET /tag/1601adef-3498-4e9c-b669-31131051822e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012683 10.0.0.65 - - [2025-10-31 00:25:46] "POST /firewall-rules HTTP/1.1" 409 293 0.002295 10.0.0.65 - - [2025-10-31 00:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.65 - - [2025-10-31 00:25:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.007725 10.0.0.65 - - [2025-10-31 00:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.65 - - [2025-10-31 00:25:46] "POST /chown HTTP/1.1" 200 109 0.021385 10.0.0.65 - - [2025-10-31 00:25:46] "PUT /firewall-rule/c3cd8c55-e89d-4bf2-acd0-f30a868a0a85 HTTP/1.1" 200 260 0.039091 10.0.0.65 - - [2025-10-31 00:25:46] "GET /firewall-rule/c3cd8c55-e89d-4bf2-acd0-f30a868a0a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.010182 10.0.0.65 - - [2025-10-31 00:25:46] "GET /firewall-policy/bbe83d2d-48df-4b27-8296-ce23fb1156da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004895 10.0.0.65 - - [2025-10-31 00:25:46] "POST /chown HTTP/1.1" 200 109 0.013993 10.0.0.65 - - [2025-10-31 00:25:46] "PUT /instance-ip/1f6e00c9-088f-4328-b7ae-27b361a51b9d HTTP/1.1" 200 256 0.023642 10.0.0.65 - - [2025-10-31 00:25:46] "GET /firewall-rule/c3cd8c55-e89d-4bf2-acd0-f30a868a0a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.008618 10.0.0.65 - - [2025-10-31 00:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.65 - - [2025-10-31 00:25:46] "GET /tag/1601adef-3498-4e9c-b669-31131051822e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010479 10.0.0.65 - - [2025-10-31 00:25:46] "POST /ref-update HTTP/1.1" 200 156 0.035503 10.0.0.65 - - [2025-10-31 00:25:46] "GET /tag/1601adef-3498-4e9c-b669-31131051822e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.032241 10.0.0.65 - - [2025-10-31 00:25:46] "POST /chown HTTP/1.1" 200 109 0.005921 10.0.0.65 - - [2025-10-31 00:25:46] "GET /virtual-machine-interface/594146f9-6915-4304-8aa0-5371ea456fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.006747 10.0.0.65 - - [2025-10-31 00:25:46] "POST /chown HTTP/1.1" 200 109 0.029862 10.0.0.65 - - [2025-10-31 00:25:46] "PUT /instance-ip/1f6e00c9-088f-4328-b7ae-27b361a51b9d HTTP/1.1" 200 256 0.029702 10.0.0.65 - - [2025-10-31 00:25:46] "POST /set-tag HTTP/1.1" 200 109 0.041575 10.0.0.65 - - [2025-10-31 00:25:46] "GET /virtual-machine-interface/5a4112d6-5fb7-4685-8397-bf980bcd3221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.027853 10.0.0.65 - - [2025-10-31 00:25:46] "POST /ref-update HTTP/1.1" 200 156 0.013818 10.0.0.65 - - [2025-10-31 00:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.65 - - [2025-10-31 00:25:46] "POST /chown HTTP/1.1" 200 109 0.008303 10.0.0.65 - - [2025-10-31 00:25:46] "POST /set-tag HTTP/1.1" 200 109 0.036873 10.0.0.65 - - [2025-10-31 00:25:46] "GET /virtual-machine-interface/d4ab7302-610a-4bb9-bfdb-fc9e5e51a393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.008798 10.0.0.65 - - [2025-10-31 00:25:47] "POST /chown HTTP/1.1" 200 109 0.026869 10.0.0.65 - - [2025-10-31 00:25:47] "POST /set-tag HTTP/1.1" 200 109 0.076491 10.0.0.65 - - [2025-10-31 00:25:47] "PUT /instance-ip/1f6e00c9-088f-4328-b7ae-27b361a51b9d HTTP/1.1" 200 256 0.055465 10.0.0.65 - - [2025-10-31 00:25:47] "GET /firewall-policy/bbe83d2d-48df-4b27-8296-ce23fb1156da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.002856 10.0.0.65 - - [2025-10-31 00:25:47] "GET /firewall-rule/c3cd8c55-e89d-4bf2-acd0-f30a868a0a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002561 10.0.0.65 - - [2025-10-31 00:25:47] "POST /ref-update HTTP/1.1" 200 156 0.022763 10.0.0.65 - - [2025-10-31 00:25:47] "POST /ref-update HTTP/1.1" 200 156 0.026604 10.0.0.65 - - [2025-10-31 00:25:47] "POST /chown HTTP/1.1" 200 109 0.006299 10.0.0.65 - - [2025-10-31 00:25:47] "POST /chown HTTP/1.1" 200 109 0.021244 10.0.0.65 - - [2025-10-31 00:25:47] "PUT /instance-ip/1f6e00c9-088f-4328-b7ae-27b361a51b9d HTTP/1.1" 200 256 0.025853 10.0.0.65 - - [2025-10-31 00:25:47] "DELETE /firewall-rule/c3cd8c55-e89d-4bf2-acd0-f30a868a0a85 HTTP/1.1" 200 115 0.062958 10.0.0.65 - - [2025-10-31 00:25:47] "DELETE /loadbalancer-member/5ff0c510-3ba7-4fe5-ad1d-42fa8badb204 HTTP/1.1" 200 115 0.037625 10.0.0.65 - - [2025-10-31 00:25:47] "POST /ref-update HTTP/1.1" 200 156 0.024787 10.0.0.65 - - [2025-10-31 00:25:47] "DELETE /loadbalancer-pool/9ef4239b-3518-4f65-b843-55eb9000e1fd HTTP/1.1" 200 115 0.054418 10.0.0.65 - - [2025-10-31 00:25:47] "PUT /service-instance/41b6eea4-2816-4d77-a9a7-3cdc17f2a7cd HTTP/1.1" 200 266 0.012355 10.0.0.65 - - [2025-10-31 00:25:47] "DELETE /loadbalancer-listener/58753223-96de-4ccd-b11a-aef869969130 HTTP/1.1" 200 115 0.052849 10.0.0.65 - - [2025-10-31 00:25:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.032036 10.0.0.65 - - [2025-10-31 00:25:47] "DELETE /loadbalancer/80a19400-b817-416f-8569-65fbc603e2c1 HTTP/1.1" 200 115 0.066498 10.0.0.65 - - [2025-10-31 00:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.65 - - [2025-10-31 00:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.65 - - [2025-10-31 00:25:47] "DELETE /instance-ip/1f6e00c9-088f-4328-b7ae-27b361a51b9d HTTP/1.1" 200 115 0.052509 10.0.0.65 - - [2025-10-31 00:25:47] "DELETE /virtual-machine-interface/5a4112d6-5fb7-4685-8397-bf980bcd3221 HTTP/1.1" 200 115 0.044412 10.0.0.65 - - [2025-10-31 00:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007465 10.0.0.65 - - [2025-10-31 00:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.65 - - [2025-10-31 00:25:47] "DELETE /tag/1601adef-3498-4e9c-b669-31131051822e HTTP/1.1" 200 115 0.064492 10.0.0.65 - - [2025-10-31 00:25:47] "POST /tags HTTP/1.1" 200 355 0.017442 10.0.0.65 - - [2025-10-31 00:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006380 10.0.0.65 - - [2025-10-31 00:25:47] "DELETE /service-instance/41b6eea4-2816-4d77-a9a7-3cdc17f2a7cd HTTP/1.1" 200 115 0.041095 10.0.0.65 - - [2025-10-31 00:25:47] "GET /tag/e7019cbd-e9ce-4f83-adbc-f02796a64405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.022255 10.0.0.65 - - [2025-10-31 00:25:47] "GET /virtual-machine-interface/594146f9-6915-4304-8aa0-5371ea456fe6?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1207 0.006227 10.0.0.65 - - [2025-10-31 00:25:47] "DELETE /tag/e7019cbd-e9ce-4f83-adbc-f02796a64405 HTTP/1.1" 200 115 0.044387 10.0.0.65 - - [2025-10-31 00:25:47] "DELETE /virtual-machine-interface/594146f9-6915-4304-8aa0-5371ea456fe6 HTTP/1.1" 200 115 0.066487 10.0.0.65 - - [2025-10-31 00:25:47] "POST /ref-update HTTP/1.1" 200 156 0.008983 10.0.0.65 - - [2025-10-31 00:25:47] "DELETE /virtual-machine/2ffc7525-9386-4d6d-92ce-dbe5a9956b17 HTTP/1.1" 200 115 0.015692 10.0.0.65 - - [2025-10-31 00:25:47] "GET /virtual-machine-interface/d4ab7302-610a-4bb9-bfdb-fc9e5e51a393?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.006914 10.0.0.65 - - [2025-10-31 00:25:47] "DELETE /virtual-machine-interface/d4ab7302-610a-4bb9-bfdb-fc9e5e51a393 HTTP/1.1" 200 115 0.038291 10.0.0.65 - - [2025-10-31 00:25:47] "DELETE /virtual-machine/e9c2e113-6bf5-4379-8b8c-95f10c8e9ea2 HTTP/1.1" 200 115 0.015068