++ 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: =================== Wed Oct 22 01:43:10 PM UTC 2025 ===================' INFO: =================== Wed Oct 22 01:43:10 PM 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ 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 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.65 + 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 )) + nc -z 10.0.0.65 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.65 +++ local servers=10.0.0.65 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ grep -vi host ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.65,10.243.179.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.243.179.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.65:9041 + 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=__ ++ sort ++ set -o posix ++ set ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/22/2025 13:44:08.764 7f84dbe4ccc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/22/2025 13:44:09.072 7f84dbe4ccc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/22/2025 13:44:09.093 7f84dbe4ccc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/22/2025 13:44:09.093 7f84dbe4ccc0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.65 - - [2025-10-22 13:44:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000947 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-22 13:44:24] "GET / HTTP/1.1" 503 181 0.000325 10.0.0.65 - - [2025-10-22 13:44:25] "GET / HTTP/1.1" 503 181 0.000255 10.0.0.65 - - [2025-10-22 13:44:25] "GET / HTTP/1.1" 200 35931 0.001667 10.0.0.65 - - [2025-10-22 13:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.65 - - [2025-10-22 13:44:25] "GET /global-system-config/43853885-7edb-4a31-a567-ced4fe8bf66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.024544 10.0.0.65 - - [2025-10-22 13:44:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.010817 10.0.0.65 - - [2025-10-22 13:44:25] "POST /config-database-nodes HTTP/1.1" 200 611 0.055571 10.0.0.65 - - [2025-10-22 13:44:26] "GET / HTTP/1.1" 200 45303 0.002320 10.0.0.65 - - [2025-10-22 13:44:26] "GET / HTTP/1.1" 200 35931 0.004403 10.0.0.65 - - [2025-10-22 13:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018069 10.0.0.65 - - [2025-10-22 13:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.65 - - [2025-10-22 13:44:26] "GET / HTTP/1.1" 200 35931 0.001406 10.0.0.65 - - [2025-10-22 13:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.025770 10.0.0.65 - - [2025-10-22 13:44:26] "GET /global-system-config/43853885-7edb-4a31-a567-ced4fe8bf66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.016703 10.0.0.65 - - [2025-10-22 13:44:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.016320 10.0.0.65 - - [2025-10-22 13:44:26] "GET / HTTP/1.1" 200 35931 0.002169 10.0.0.65 - - [2025-10-22 13:44:26] "POST /analytics-nodes HTTP/1.1" 200 599 0.162120 10.0.0.65 - - [2025-10-22 13:44:26] "GET / HTTP/1.1" 200 35931 0.001333 10.0.0.65 - - [2025-10-22 13:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006025 10.0.0.65 - - [2025-10-22 13:44:26] "GET /global-system-config/43853885-7edb-4a31-a567-ced4fe8bf66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009294 10.0.0.65 - - [2025-10-22 13:44:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.003366 10.0.0.65 - - [2025-10-22 13:44:26] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.044795 10.0.0.65 - - [2025-10-22 13:44:27] "POST /fqname-to-id HTTP/1.1" 404 186 0.003106 10.0.0.65 - - [2025-10-22 13:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006676 10.0.0.65 - - [2025-10-22 13:44:27] "GET /global-system-config/43853885-7edb-4a31-a567-ced4fe8bf66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011719 10.0.0.65 - - [2025-10-22 13:44:27] "POST /service-appliance-sets HTTP/1.1" 200 553 0.075283 10.0.0.65 - - [2025-10-22 13:44:27] "GET / HTTP/1.1" 200 35931 0.001640 10.0.0.65 - - [2025-10-22 13:44:27] "POST /fqname-to-id HTTP/1.1" 404 180 0.013808 10.0.0.65 - - [2025-10-22 13:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009753 10.0.0.65 - - [2025-10-22 13:44:27] "GET /global-system-config/43853885-7edb-4a31-a567-ced4fe8bf66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.039938 10.0.0.65 - - [2025-10-22 13:44:27] "POST /service-appliance-sets HTTP/1.1" 200 541 0.067459 10.0.0.65 - - [2025-10-22 13:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.65 - - [2025-10-22 13:44:27] "GET /network-ipam/6882d3d6-3bfe-404a-8fa0-ee4e1b3ead68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005287 10.0.0.65 - - [2025-10-22 13:44:27] "POST /service-templates HTTP/1.1" 200 511 0.042905 10.0.0.65 - - [2025-10-22 13:44:27] "POST /service-templates HTTP/1.1" 200 501 0.030175 10.0.0.65 - - [2025-10-22 13:44:27] "POST /service-templates HTTP/1.1" 200 515 0.052132 10.0.0.65 - - [2025-10-22 13:44:27] "POST /service-templates HTTP/1.1" 200 535 0.044492 10.0.0.65 - - [2025-10-22 13:44:27] "POST /service-templates HTTP/1.1" 200 507 0.032458 10.0.0.65 - - [2025-10-22 13:44:28] "GET / HTTP/1.1" 200 35931 0.001495 10.0.0.65 - - [2025-10-22 13:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011933 10.0.0.65 - - [2025-10-22 13:44:28] "GET /global-system-config/43853885-7edb-4a31-a567-ced4fe8bf66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008092 10.0.0.65 - - [2025-10-22 13:44:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.017385 10.0.0.65 - - [2025-10-22 13:44:28] "POST /database-nodes HTTP/1.1" 200 597 0.019393 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:44:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001610 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:44:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001714 10.0.0.65 - - [2025-10-22 13:44:30] "GET / HTTP/1.1" 200 35931 0.001722 10.0.0.65 - - [2025-10-22 13:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.65 - - [2025-10-22 13:44:30] "GET /routing-instance/ef6ff6f9-1b26-40fe-be94-aaf097084e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004381 10.0.0.65 - - [2025-10-22 13:44:30] "POST /bgp-routers HTTP/1.1" 200 616 0.080403 10.0.0.65 - - [2025-10-22 13:44:30] "GET /bgp-router/3e3a3586-69c1-4e38-8c6b-aad1c7719761?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.010449 10.0.0.65 - - [2025-10-22 13:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008197 10.0.0.65 - - [2025-10-22 13:44:30] "GET /global-system-config/43853885-7edb-4a31-a567-ced4fe8bf66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005377 10.0.0.65 - - [2025-10-22 13:44:30] "GET / HTTP/1.1" 200 35931 0.001831 10.0.0.65 - - [2025-10-22 13:44:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002732 10.0.0.65 - - [2025-10-22 13:44:30] "POST /ref-update HTTP/1.1" 200 156 0.019496 10.0.0.65 - - [2025-10-22 13:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005556 10.0.0.65 - - [2025-10-22 13:44:30] "GET /network-ipam/6882d3d6-3bfe-404a-8fa0-ee4e1b3ead68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005265 10.0.0.65 - - [2025-10-22 13:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.65 - - [2025-10-22 13:44:30] "GET /domain/7fa3e9ab-00b4-4ee4-8483-e757bc626f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.007671 10.0.0.65 - - [2025-10-22 13:44:31] "POST /id-to-fqname HTTP/1.1" 200 173 0.000783 10.0.0.65 - - [2025-10-22 13:44:31] "POST /fqname-to-id HTTP/1.1" 404 182 0.009810 10.0.0.65 - - [2025-10-22 13:44:31] "POST /security-groups HTTP/1.1" 200 570 0.085887 10.0.0.65 - - [2025-10-22 13:44:31] "POST /projects HTTP/1.1" 200 481 0.300721 10.0.0.65 - - [2025-10-22 13:44:31] "POST /security-groups HTTP/1.1" 200 534 0.058462 10.0.0.65 - - [2025-10-22 13:44:31] "POST /chown HTTP/1.1" 200 109 0.017977 10.0.0.65 - - [2025-10-22 13:44:31] "POST /policy-managements HTTP/1.1" 409 214 0.015691 10.0.0.65 - - [2025-10-22 13:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.65 - - [2025-10-22 13:44:31] "POST /fqname-to-id HTTP/1.1" 404 225 0.002459 10.0.0.65 - - [2025-10-22 13:44:31] "POST /access-control-lists HTTP/1.1" 200 587 0.022266 10.0.0.65 - - [2025-10-22 13:44:31] "POST /fqname-to-id HTTP/1.1" 404 224 0.011731 10.0.0.65 - - [2025-10-22 13:44:31] "GET /policy-management/e9d121dc-854c-4cba-9923-29e064a8d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014870 10.0.0.65 - - [2025-10-22 13:44:31] "POST /access-control-lists HTTP/1.1" 200 585 0.050980 10.0.0.65 - - [2025-10-22 13:44:31] "POST /application-policy-sets HTTP/1.1" 200 528 0.059425 10.0.0.65 - - [2025-10-22 13:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.65 - - [2025-10-22 13:44:31] "POST /fqname-to-id HTTP/1.1" 404 213 0.006802 10.0.0.65 - - [2025-10-22 13:44:31] "GET /global-vrouter-config/dedc464e-180f-42af-8dfc-21976a0ddcfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.006045 10.0.0.65 - - [2025-10-22 13:44:31] "POST /access-control-lists HTTP/1.1" 200 579 0.047339 10.0.0.65 - - [2025-10-22 13:44:31] "POST /fqname-to-id HTTP/1.1" 404 212 0.038724 10.0.0.65 - - [2025-10-22 13:44:31] "PUT /global-vrouter-config/dedc464e-180f-42af-8dfc-21976a0ddcfd HTTP/1.1" 200 276 0.071388 10.0.0.65 - - [2025-10-22 13:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016873 10.0.0.65 - - [2025-10-22 13:44:31] "GET /virtual-network/3fd51236-a3c0-456e-944b-385ce12e38c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.050141 10.0.0.65 - - [2025-10-22 13:44:31] "POST /access-control-lists HTTP/1.1" 200 577 0.114163 10.0.0.65 - - [2025-10-22 13:44:31] "POST /fqname-to-id HTTP/1.1" 404 232 0.022792 10.0.0.65 - - [2025-10-22 13:44:31] "POST /access-control-lists HTTP/1.1" 200 594 0.078369 10.0.0.65 - - [2025-10-22 13:44:32] "POST /fqname-to-id HTTP/1.1" 404 231 0.007327 10.0.0.65 - - [2025-10-22 13:44:32] "POST /access-control-lists HTTP/1.1" 200 592 0.072005 10.0.0.65 - - [2025-10-22 13:44:32] "POST /id-to-fqname HTTP/1.1" 200 177 0.000530 10.0.0.65 - - [2025-10-22 13:44:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.008195 10.0.0.65 - - [2025-10-22 13:44:32] "POST /security-groups HTTP/1.1" 200 574 0.090899 10.0.0.65 - - [2025-10-22 13:44:32] "POST /projects HTTP/1.1" 200 489 0.379357 10.0.0.65 - - [2025-10-22 13:44:32] "POST /route-targets HTTP/1.1" 200 327 0.067862 10.0.0.65 - - [2025-10-22 13:44:32] "POST /ref-update HTTP/1.1" 200 156 0.066553 10.0.0.65 - - [2025-10-22 13:44:32] "POST /security-groups HTTP/1.1" 200 546 0.135520 10.0.0.65 - - [2025-10-22 13:44:32] "POST /chown HTTP/1.1" 200 109 0.026183 10.0.0.65 - - [2025-10-22 13:44:32] "POST /route-targets HTTP/1.1" 200 327 0.026961 10.0.0.65 - - [2025-10-22 13:44:32] "POST /ref-update HTTP/1.1" 200 156 0.078987 10.0.0.65 - - [2025-10-22 13:44:32] "POST /network-ipams HTTP/1.1" 200 522 0.105921 10.0.0.65 - - [2025-10-22 13:44:32] "POST /route-targets HTTP/1.1" 200 327 0.045722 10.0.0.65 - - [2025-10-22 13:44:32] "POST /ref-update HTTP/1.1" 200 156 0.059875 10.0.0.65 - - [2025-10-22 13:44:32] "POST /network-ipams HTTP/1.1" 200 510 0.114565 10.0.0.65 - - [2025-10-22 13:44:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.014082 10.0.0.65 - - [2025-10-22 13:44:32] "POST /route-targets HTTP/1.1" 200 327 0.059726 10.0.0.65 - - [2025-10-22 13:44:32] "POST /ref-update HTTP/1.1" 200 156 0.063272 10.0.0.65 - - [2025-10-22 13:44:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.009718 10.0.0.65 - - [2025-10-22 13:44:33] "POST /access-control-lists HTTP/1.1" 200 551 0.052919 10.0.0.65 - - [2025-10-22 13:44:33] "PUT /access-control-list/6807d583-d1f4-4a84-83aa-d700a178f936 HTTP/1.1" 200 272 0.017460 10.0.0.65 - - [2025-10-22 13:44:33] "POST /useragent-kv HTTP/1.1" 200 115 0.056368 10.0.0.65 - - [2025-10-22 13:44:33] "POST /virtual-networks HTTP/1.1" 200 538 0.475544 10.0.0.65 - - [2025-10-22 13:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014237 10.0.0.65 - - [2025-10-22 13:44:33] "PUT /access-control-list/62474cc3-108d-43da-8fa0-039001525e6c HTTP/1.1" 200 272 0.058614 10.0.0.65 - - [2025-10-22 13:44:33] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.041301 10.0.0.65 - - [2025-10-22 13:44:33] "PUT /access-control-list/4cd47e02-552e-4e1b-a8ae-6cb124e194b8 HTTP/1.1" 200 272 0.074138 10.0.0.65 - - [2025-10-22 13:44:33] "POST /network-ipams HTTP/1.1" 200 518 0.064409 10.0.0.65 - - [2025-10-22 13:44:33] "PUT /access-control-list/0b02252c-5879-4c82-b670-d9d8169dfb50 HTTP/1.1" 200 272 0.043435 10.0.0.65 - - [2025-10-22 13:44:33] "POST /fqname-to-id HTTP/1.1" 404 202 0.015651 10.0.0.65 - - [2025-10-22 13:44:33] "PUT /access-control-list/804a8499-9179-40e1-8f01-85f1dba63f28 HTTP/1.1" 200 272 0.076597 10.0.0.65 - - [2025-10-22 13:44:33] "PUT /access-control-list/53c0181f-7462-4882-b913-6556236725b1 HTTP/1.1" 200 272 0.104425 10.0.0.65 - - [2025-10-22 13:44:33] "POST /useragent-kv HTTP/1.1" 200 115 0.012682 10.0.0.65 - - [2025-10-22 13:44:33] "POST /virtual-networks HTTP/1.1" 200 546 0.363966 10.0.0.65 - - [2025-10-22 13:44:33] "POST /fqname-to-id HTTP/1.1" 404 217 0.002802 10.0.0.65 - - [2025-10-22 13:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.65 - - [2025-10-22 13:44:33] "GET /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.012977 10.0.0.65 - - [2025-10-22 13:44:34] "POST /fqname-to-id HTTP/1.1" 404 199 0.017733 10.0.0.65 - - [2025-10-22 13:44:34] "POST /access-control-lists HTTP/1.1" 200 583 0.099261 10.0.0.65 - - [2025-10-22 13:44:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.023707 10.0.0.65 - - [2025-10-22 13:44:34] "POST /network-policys HTTP/1.1" 200 538 0.059880 10.0.0.65 - - [2025-10-22 13:44:34] "POST /fqname-to-id HTTP/1.1" 404 197 0.013742 10.0.0.65 - - [2025-10-22 13:44:34] "POST /access-control-lists HTTP/1.1" 200 581 0.097203 10.0.0.65 - - [2025-10-22 13:44:34] "GET / HTTP/1.1" 200 35931 0.007277 10.0.0.65 - - [2025-10-22 13:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.018655 10.0.0.65 - - [2025-10-22 13:44:34] "POST /network-policys HTTP/1.1" 200 534 0.102573 10.0.0.65 - - [2025-10-22 13:44:34] "GET /global-system-config/43853885-7edb-4a31-a567-ced4fe8bf66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.032943 10.0.0.65 - - [2025-10-22 13:44:34] "POST /fqname-to-id HTTP/1.1" 404 240 0.016257 10.0.0.65 - - [2025-10-22 13:44:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.016121 10.0.0.65 - - [2025-10-22 13:44:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.007022 10.0.0.65 - - [2025-10-22 13:44:34] "POST /access-control-lists HTTP/1.1" 200 602 0.125937 10.0.0.65 - - [2025-10-22 13:44:34] "POST /network-policys HTTP/1.1" 200 542 0.111393 10.0.0.65 - - [2025-10-22 13:44:34] "POST /fqname-to-id HTTP/1.1" 404 239 0.021619 10.0.0.65 - - [2025-10-22 13:44:34] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.313512 10.0.0.65 - - [2025-10-22 13:44:34] "POST /ref-update HTTP/1.1" 200 156 0.288209 10.0.0.65 - - [2025-10-22 13:44:34] "POST /access-control-lists HTTP/1.1" 200 600 0.228854 10.0.0.65 - - [2025-10-22 13:44:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.061368 10.0.0.65 - - [2025-10-22 13:44:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.005029 10.0.0.65 - - [2025-10-22 13:44:35] "POST /ref-update HTTP/1.1" 200 156 0.191696 10.0.0.65 - - [2025-10-22 13:44:35] "POST /access-control-lists HTTP/1.1" 200 589 0.184672 10.0.0.65 - - [2025-10-22 13:44:35] "POST /ref-update HTTP/1.1" 200 156 0.193307 10.0.0.65 - - [2025-10-22 13:44:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007178 10.0.0.65 - - [2025-10-22 13:44:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008502 10.0.0.65 - - [2025-10-22 13:44:35] "POST /route-targets HTTP/1.1" 200 327 0.121003 10.0.0.65 - - [2025-10-22 13:44:35] "POST /ref-update HTTP/1.1" 200 156 0.174533 10.0.0.65 - - [2025-10-22 13:44:35] "POST /ref-update HTTP/1.1" 200 156 0.070645 10.0.0.65 - - [2025-10-22 13:44:35] "PUT /access-control-list/d60a49ab-ad1c-4d1d-bd99-b16d643783dd HTTP/1.1" 200 272 0.107367 10.0.0.65 - - [2025-10-22 13:44:35] "POST /ref-update HTTP/1.1" 200 156 0.164488 10.0.0.65 - - [2025-10-22 13:44:35] "PUT /access-control-list/cf20a06a-a921-4fb3-b7c3-a3d1a32921d0 HTTP/1.1" 200 272 0.056336 10.0.0.65 - - [2025-10-22 13:44:35] "GET / HTTP/1.1" 200 35931 0.001735 10.0.0.65 - - [2025-10-22 13:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.65 - - [2025-10-22 13:44:35] "POST /ref-update HTTP/1.1" 200 156 0.169926 10.0.0.65 - - [2025-10-22 13:44:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027391 10.0.0.65 - - [2025-10-22 13:44:35] "GET /global-system-config/43853885-7edb-4a31-a567-ced4fe8bf66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.026518 10.0.0.65 - - [2025-10-22 13:44:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.002509 10.0.0.65 - - [2025-10-22 13:44:35] "PUT /access-control-list/0c37f443-da37-477d-b3ef-ba0a1974a642 HTTP/1.1" 200 272 0.084689 10.0.0.65 - - [2025-10-22 13:44:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.035271 10.0.0.65 - - [2025-10-22 13:44:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025801 10.0.0.65 - - [2025-10-22 13:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.65 - - [2025-10-22 13:44:36] "PUT /access-control-list/d93a6033-a347-4425-982e-a4452a9c946e HTTP/1.1" 200 272 0.158149 10.0.0.65 - - [2025-10-22 13:44:36] "GET /virtual-network/3fd51236-a3c0-456e-944b-385ce12e38c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.031153 10.0.0.65 - - [2025-10-22 13:44:36] "POST /config-nodes HTTP/1.1" 200 593 0.240999 10.0.0.65 - - [2025-10-22 13:44:36] "PUT /access-control-list/324f6424-aed3-4be2-8374-c44f83f8077a HTTP/1.1" 200 272 0.062870 10.0.0.65 - - [2025-10-22 13:44:36] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.005174 10.0.0.65 - - [2025-10-22 13:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.65 - - [2025-10-22 13:44:36] "GET /policy-management/e9d121dc-854c-4cba-9923-29e064a8d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005877 10.0.0.65 - - [2025-10-22 13:44:36] "POST /firewall-policys HTTP/1.1" 200 530 0.039283 10.0.0.65 - - [2025-10-22 13:44:36] "POST /fqname-to-id HTTP/1.1" 404 237 0.004899 10.0.0.65 - - [2025-10-22 13:44:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.074641 10.0.0.65 - - [2025-10-22 13:44:36] "GET /firewall-policy/f1cc3d65-d8cf-4cd3-9ad7-fd3cda636c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.010506 10.0.0.65 - - [2025-10-22 13:44:36] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.004642 10.0.0.65 - - [2025-10-22 13:44:36] "POST /access-control-lists HTTP/1.1" 200 601 0.130227 10.0.0.65 - - [2025-10-22 13:44:36] "GET /firewall-policy/f1cc3d65-d8cf-4cd3-9ad7-fd3cda636c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005265 10.0.0.65 - - [2025-10-22 13:44:36] "POST /route-targets HTTP/1.1" 200 327 0.020206 10.0.0.65 - - [2025-10-22 13:44:36] "POST /ref-update HTTP/1.1" 200 156 0.031810 10.0.0.65 - - [2025-10-22 13:44:36] "POST /ref-update HTTP/1.1" 200 156 0.112182 10.0.0.65 - - [2025-10-22 13:44:36] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.024926 10.0.0.65 - - [2025-10-22 13:44:36] "PUT /access-control-list/7aad2284-ae20-4ba9-801b-3c3629578628 HTTP/1.1" 200 272 0.044670 10.0.0.65 - - [2025-10-22 13:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005343 10.0.0.65 - - [2025-10-22 13:44:36] "GET /policy-management/e9d121dc-854c-4cba-9923-29e064a8d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007816 10.0.0.65 - - [2025-10-22 13:44:36] "GET / HTTP/1.1" 200 35931 0.001622 10.0.0.65 - - [2025-10-22 13:44:36] "PUT /access-control-list/d60a49ab-ad1c-4d1d-bd99-b16d643783dd HTTP/1.1" 200 272 0.092191 10.0.0.65 - - [2025-10-22 13:44:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.011999 10.0.0.65 - - [2025-10-22 13:44:36] "PUT /access-control-list/7aad2284-ae20-4ba9-801b-3c3629578628 HTTP/1.1" 200 272 0.019211 10.0.0.65 - - [2025-10-22 13:44:36] "POST /firewall-policys HTTP/1.1" 200 532 0.105639 10.0.0.65 - - [2025-10-22 13:44:36] "PUT /access-control-list/1b254c77-c41a-4c89-a9ff-f012f5858825 HTTP/1.1" 200 272 0.033782 10.0.0.65 - - [2025-10-22 13:44:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.054927 10.0.0.65 - - [2025-10-22 13:44:36] "GET /firewall-policy/5b8084e1-5a4a-4d8f-bcda-e50ed21bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.034336 10.0.0.65 - - [2025-10-22 13:44:37] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.011930 10.0.0.65 - - [2025-10-22 13:44:37] "POST /ref-update HTTP/1.1" 200 156 0.077072 10.0.0.65 - - [2025-10-22 13:44:37] "GET /firewall-policy/5b8084e1-5a4a-4d8f-bcda-e50ed21bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.007390 10.0.0.65 - - [2025-10-22 13:44:37] "GET /firewall-policy/f1cc3d65-d8cf-4cd3-9ad7-fd3cda636c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.015442 10.0.0.65 - - [2025-10-22 13:44:37] "GET /firewall-policy/f1cc3d65-d8cf-4cd3-9ad7-fd3cda636c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003985 10.0.0.65 - - [2025-10-22 13:44:37] "POST /ref-update HTTP/1.1" 200 156 0.072261 10.0.0.65 - - [2025-10-22 13:44:37] "PUT /access-control-list/7aad2284-ae20-4ba9-801b-3c3629578628 HTTP/1.1" 200 272 0.046684 10.0.0.65 - - [2025-10-22 13:44:37] "POST /ref-update HTTP/1.1" 200 156 0.089430 10.0.0.65 - - [2025-10-22 13:44:37] "PUT /access-control-list/d60a49ab-ad1c-4d1d-bd99-b16d643783dd HTTP/1.1" 200 272 0.088470 10.0.0.65 - - [2025-10-22 13:44:37] "POST /ref-update HTTP/1.1" 200 156 0.121976 10.0.0.65 - - [2025-10-22 13:44:37] "PUT /access-control-list/7aad2284-ae20-4ba9-801b-3c3629578628 HTTP/1.1" 200 272 0.051882 10.0.0.65 - - [2025-10-22 13:44:37] "POST /ref-update HTTP/1.1" 200 156 0.074265 10.0.0.65 - - [2025-10-22 13:44:37] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.006045 10.0.0.65 - - [2025-10-22 13:44:37] "POST /ref-update HTTP/1.1" 200 156 0.052251 10.0.0.65 - - [2025-10-22 13:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.047094 10.0.0.65 - - [2025-10-22 13:44:37] "GET /policy-management/e9d121dc-854c-4cba-9923-29e064a8d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013797 10.0.0.65 - - [2025-10-22 13:44:37] "PUT /access-control-list/d60a49ab-ad1c-4d1d-bd99-b16d643783dd HTTP/1.1" 200 272 0.079487 10.0.0.65 - - [2025-10-22 13:44:37] "POST /firewall-policys HTTP/1.1" 200 530 0.084910 10.0.0.65 - - [2025-10-22 13:44:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.034377 10.0.0.65 - - [2025-10-22 13:44:37] "GET /firewall-policy/59fafbd0-2b79-4088-a285-a99fc3d8f4ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.034518 10.0.0.65 - - [2025-10-22 13:44:37] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.019774 10.0.0.65 - - [2025-10-22 13:44:37] "GET /firewall-policy/59fafbd0-2b79-4088-a285-a99fc3d8f4ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004628 10.0.0.65 - - [2025-10-22 13:44:37] "GET /firewall-policy/5b8084e1-5a4a-4d8f-bcda-e50ed21bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002702 10.0.0.65 - - [2025-10-22 13:44:37] "GET /firewall-policy/f1cc3d65-d8cf-4cd3-9ad7-fd3cda636c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003906 10.0.0.65 - - [2025-10-22 13:44:37] "GET /firewall-policy/f1cc3d65-d8cf-4cd3-9ad7-fd3cda636c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002977 10.0.0.65 - - [2025-10-22 13:44:37] "GET /firewall-policy/5b8084e1-5a4a-4d8f-bcda-e50ed21bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002609 10.0.0.65 - - [2025-10-22 13:44:37] "POST /ref-update HTTP/1.1" 200 156 0.017528 10.0.0.65 - - [2025-10-22 13:44:37] "POST /ref-update HTTP/1.1" 200 156 0.023860 10.0.0.65 - - [2025-10-22 13:44:38] "POST /ref-update HTTP/1.1" 200 156 0.062029 10.0.0.65 - - [2025-10-22 13:44:38] "POST /ref-update HTTP/1.1" 200 156 0.045056 10.0.0.65 - - [2025-10-22 13:44:38] "POST /ref-update HTTP/1.1" 200 156 0.022135 10.0.0.65 - - [2025-10-22 13:44:38] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.013707 10.0.0.65 - - [2025-10-22 13:44:38] "POST /tags HTTP/1.1" 200 299 0.063756 10.0.0.65 - - [2025-10-22 13:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007324 10.0.0.65 - - [2025-10-22 13:44:38] "GET /tag/a63bd374-f480-4ee7-822b-45917fc12bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.018565 10.0.0.65 - - [2025-10-22 13:44:38] "POST /set-tag HTTP/1.1" 200 109 0.016295 10.0.0.65 - - [2025-10-22 13:44:38] "POST /tags HTTP/1.1" 200 301 0.291284 10.0.0.65 - - [2025-10-22 13:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.015203 10.0.0.65 - - [2025-10-22 13:44:38] "GET /tag/5766cc54-5d88-4451-a09f-428f5bcf0e04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.046571 10.0.0.65 - - [2025-10-22 13:44:39] "POST /tags HTTP/1.1" 200 325 0.085345 10.0.0.65 - - [2025-10-22 13:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.65 - - [2025-10-22 13:44:39] "GET /tag/373ff167-a3a8-44d0-9889-a1c7af5846ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.040775 10.0.0.65 - - [2025-10-22 13:44:39] "POST /tags HTTP/1.1" 200 311 0.106551 10.0.0.65 - - [2025-10-22 13:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.65 - - [2025-10-22 13:44:39] "GET /tag/9af81952-86dd-4061-a968-db37612c174f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015246 10.0.0.65 - - [2025-10-22 13:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.65 - - [2025-10-22 13:44:39] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.011992 10.0.0.65 - - [2025-10-22 13:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006598 10.0.0.65 - - [2025-10-22 13:44:39] "GET /project/f1e0afd5-e211-4493-bfd3-d26355fc9b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.049279 10.0.0.65 - - [2025-10-22 13:44:39] "POST /virtual-machines HTTP/1.1" 200 377 0.019481 10.0.0.65 - - [2025-10-22 13:44:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.019860 10.0.0.65 - - [2025-10-22 13:44:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.122729 10.0.0.65 - - [2025-10-22 13:44:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.016650 10.0.0.65 - - [2025-10-22 13:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011411 10.0.0.65 - - [2025-10-22 13:44:39] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.012023 10.0.0.65 - - [2025-10-22 13:44:39] "POST /instance-ips HTTP/1.1" 200 409 0.073690 10.0.0.65 - - [2025-10-22 13:44:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.033592 10.0.0.65 - - [2025-10-22 13:44:39] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.017444 10.0.0.65 - - [2025-10-22 13:44:40] "POST /set-tag HTTP/1.1" 200 109 0.034283 10.0.0.65 - - [2025-10-22 13:44:40] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.013007 10.0.0.65 - - [2025-10-22 13:44:40] "GET /instance-ip/41a6f146-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.002836 10.0.0.65 - - [2025-10-22 13:44:40] "POST /fqname-to-id HTTP/1.1" 404 226 0.002195 10.0.0.65 - - [2025-10-22 13:44:40] "POST /tags HTTP/1.1" 200 305 0.078685 10.0.0.65 - - [2025-10-22 13:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.034977 10.0.0.65 - - [2025-10-22 13:44:40] "GET /tag/9bc1ddfe-ec6f-4079-8682-939e83cb9b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016616 10.0.0.65 - - [2025-10-22 13:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.65 - - [2025-10-22 13:44:40] "GET /project/96964f97-ec7c-4197-ac84-f33b9044518f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040009 10.0.0.65 - - [2025-10-22 13:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.65 - - [2025-10-22 13:44:40] "GET /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.007906 10.0.0.65 - - [2025-10-22 13:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.65 - - [2025-10-22 13:44:40] "GET /service-appliance-set/7ec97ad4-0ab7-4ff2-af1e-6551d5311875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004305 10.0.0.65 - - [2025-10-22 13:44:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.002095 10.0.0.65 - - [2025-10-22 13:44:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.102702 10.0.0.65 - - [2025-10-22 13:44:40] "GET /virtual-machine-interface/a75cc474-1f91-4b6a-bdc5-c920fecc79e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.012843 10.0.0.65 - - [2025-10-22 13:44:40] "POST /instance-ips HTTP/1.1" 200 381 0.046101 10.0.0.65 - - [2025-10-22 13:44:40] "GET /instance-ip/6354add6-415c-4d85-b087-bab0bd0e179a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006917 10.0.0.65 - - [2025-10-22 13:44:40] "POST /loadbalancers HTTP/1.1" 200 582 0.063224 10.0.0.65 - - [2025-10-22 13:44:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.012657 10.0.0.65 - - [2025-10-22 13:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.017978 10.0.0.65 - - [2025-10-22 13:44:40] "GET /project/96964f97-ec7c-4197-ac84-f33b9044518f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.059946 10.0.0.65 - - [2025-10-22 13:44:40] "GET /project/96964f97-ec7c-4197-ac84-f33b9044518f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.060078 10.0.0.65 - - [2025-10-22 13:44:40] "GET /instance-ip/6354add6-415c-4d85-b087-bab0bd0e179a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003699 10.0.0.65 - - [2025-10-22 13:44:40] "GET /loadbalancer/32768260-42fe-4f3f-94f6-d6ae64e048c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005819 10.0.0.65 - - [2025-10-22 13:44:40] "POST /floating-ips HTTP/1.1" 200 583 0.019104 10.0.0.65 - - [2025-10-22 13:44:40] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.031083 10.0.0.65 - - [2025-10-22 13:44:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017757 10.0.0.65 - - [2025-10-22 13:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009843 10.0.0.65 - - [2025-10-22 13:44:41] "GET /project/96964f97-ec7c-4197-ac84-f33b9044518f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054314 10.0.0.65 - - [2025-10-22 13:44:41] "GET /loadbalancer-listener/1a9d567a-343d-4906-be8f-8ddbeb5fab2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003357 10.0.0.65 - - [2025-10-22 13:44:41] "GET /loadbalancer-listener/1a9d567a-343d-4906-be8f-8ddbeb5fab2d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003326 10.0.0.65 - - [2025-10-22 13:44:41] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.030761 10.0.0.65 - - [2025-10-22 13:44:41] "GET /instance-ip/6354add6-415c-4d85-b087-bab0bd0e179a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003764 10.0.0.65 - - [2025-10-22 13:44:41] "GET /instance-ip/6354add6-415c-4d85-b087-bab0bd0e179a?fields=floating_ips HTTP/1.1" 200 1170 0.006852 10.0.0.65 - - [2025-10-22 13:44:41] "GET /floating-ip/1d1fb1c6-5f75-46c6-9509-7b959c98bf6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.004400 10.0.0.65 - - [2025-10-22 13:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.65 - - [2025-10-22 13:44:41] "GET /global-vrouter-config/dedc464e-180f-42af-8dfc-21976a0ddcfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002412 10.0.0.65 - - [2025-10-22 13:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.65 - - [2025-10-22 13:44:41] "PUT /global-vrouter-config/dedc464e-180f-42af-8dfc-21976a0ddcfd HTTP/1.1" 200 276 0.013463 10.0.0.65 - - [2025-10-22 13:44:41] "POST /tags HTTP/1.1" 200 357 0.064393 10.0.0.65 - - [2025-10-22 13:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.018510 10.0.0.65 - - [2025-10-22 13:44:41] "GET /tag/680c5967-4f45-4bb2-b9e9-a1628e788fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.015629 10.0.0.65 - - [2025-10-22 13:44:41] "POST /tags HTTP/1.1" 200 305 0.021381 10.0.0.65 - - [2025-10-22 13:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007060 10.0.0.65 - - [2025-10-22 13:44:41] "GET /tag/98da1c34-8350-4b8c-bf3f-04ee4c647968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.018167 10.0.0.65 - - [2025-10-22 13:44:41] "POST /id-to-fqname HTTP/1.1" 200 174 0.000881 10.0.0.65 - - [2025-10-22 13:44:41] "POST /fqname-to-id HTTP/1.1" 404 183 0.002929 10.0.0.65 - - [2025-10-22 13:44:41] "POST /security-groups HTTP/1.1" 200 571 0.072020 10.0.0.65 - - [2025-10-22 13:44:41] "POST /fqname-to-id HTTP/1.1" 404 214 0.001941 10.0.0.65 - - [2025-10-22 13:44:41] "POST /projects HTTP/1.1" 200 483 0.221959 10.0.0.65 - - [2025-10-22 13:44:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.007004 10.0.0.65 - - [2025-10-22 13:44:41] "POST /access-control-lists HTTP/1.1" 200 580 0.022292 10.0.0.65 - - [2025-10-22 13:44:41] "POST /fqname-to-id HTTP/1.1" 404 213 0.013951 10.0.0.65 - - [2025-10-22 13:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013546 10.0.0.65 - - [2025-10-22 13:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005952 10.0.0.65 - - [2025-10-22 13:44:41] "GET /global-vrouter-config/dedc464e-180f-42af-8dfc-21976a0ddcfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1764 0.003133 10.0.0.65 - - [2025-10-22 13:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.65 - - [2025-10-22 13:44:41] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.004582 10.0.0.65 - - [2025-10-22 13:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.65 - - [2025-10-22 13:44:41] "GET /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.004683 10.0.0.65 - - [2025-10-22 13:44:41] "PUT /global-vrouter-config/dedc464e-180f-42af-8dfc-21976a0ddcfd HTTP/1.1" 200 276 0.014668 10.0.0.65 - - [2025-10-22 13:44:41] "POST /access-control-lists HTTP/1.1" 200 578 0.055345 10.0.0.65 - - [2025-10-22 13:44:42] "PUT /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433 HTTP/1.1" 200 264 0.074939 10.0.0.65 - - [2025-10-22 13:44:42] "PUT /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7 HTTP/1.1" 200 264 0.058917 10.0.0.65 - - [2025-10-22 13:44:42] "POST /security-groups HTTP/1.1" 200 537 0.088437 10.0.0.65 - - [2025-10-22 13:44:42] "POST /fqname-to-id HTTP/1.1" 404 234 0.002595 10.0.0.65 - - [2025-10-22 13:44:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.024885 10.0.0.65 - - [2025-10-22 13:44:42] "GET / HTTP/1.1" 200 35931 0.001791 10.0.0.65 - - [2025-10-22 13:44:42] "POST /chown HTTP/1.1" 200 109 0.056318 10.0.0.65 - - [2025-10-22 13:44:42] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009549 10.0.0.65 - - [2025-10-22 13:44:42] "POST /access-control-lists HTTP/1.1" 200 596 0.107003 10.0.0.65 - - [2025-10-22 13:44:42] "POST /fqname-to-id HTTP/1.1" 404 233 0.016387 10.0.0.65 - - [2025-10-22 13:44:42] "POST /alarms HTTP/1.1" 200 581 0.057212 10.0.0.65 - - [2025-10-22 13:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.65 - - [2025-10-22 13:44:42] "GET /policy-management/e9d121dc-854c-4cba-9923-29e064a8d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002741 10.0.0.65 - - [2025-10-22 13:44:42] "POST /tags HTTP/1.1" 409 207 0.001332 10.0.0.65 - - [2025-10-22 13:44:42] "POST /alarms HTTP/1.1" 200 575 0.040287 10.0.0.65 - - [2025-10-22 13:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004883 10.0.0.65 - - [2025-10-22 13:44:42] "GET /tag/98da1c34-8350-4b8c-bf3f-04ee4c647968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.014181 10.0.0.65 - - [2025-10-22 13:44:42] "POST /access-control-lists HTTP/1.1" 200 594 0.075972 10.0.0.65 - - [2025-10-22 13:44:42] "POST /alarms HTTP/1.1" 200 575 0.091441 10.0.0.65 - - [2025-10-22 13:44:42] "POST /firewall-rules HTTP/1.1" 200 564 0.121652 10.0.0.65 - - [2025-10-22 13:44:42] "POST /alarms HTTP/1.1" 200 559 0.070397 10.0.0.65 - - [2025-10-22 13:44:42] "GET /firewall-rule/e276c72c-d171-499c-826d-c3679fda074b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005765 10.0.0.65 - - [2025-10-22 13:44:42] "GET /firewall-policy/5b8084e1-5a4a-4d8f-bcda-e50ed21bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003191 10.0.0.65 - - [2025-10-22 13:44:42] "GET /firewall-rule/e276c72c-d171-499c-826d-c3679fda074b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004206 10.0.0.65 - - [2025-10-22 13:44:42] "POST /alarms HTTP/1.1" 200 555 0.031345 10.0.0.65 - - [2025-10-22 13:44:42] "POST /alarms HTTP/1.1" 200 557 0.027654 10.0.0.65 - - [2025-10-22 13:44:42] "POST /alarms HTTP/1.1" 200 565 0.031909 10.0.0.65 - - [2025-10-22 13:44:42] "POST /ref-update HTTP/1.1" 200 156 0.037060 10.0.0.65 - - [2025-10-22 13:44:42] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.010061 10.0.0.65 - - [2025-10-22 13:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.65 - - [2025-10-22 13:44:42] "POST /alarms HTTP/1.1" 200 549 0.045398 10.0.0.65 - - [2025-10-22 13:44:42] "GET /policy-management/e9d121dc-854c-4cba-9923-29e064a8d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003678 10.0.0.65 - - [2025-10-22 13:44:42] "POST /tags HTTP/1.1" 409 207 0.002869 10.0.0.65 - - [2025-10-22 13:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007313 10.0.0.65 - - [2025-10-22 13:44:42] "POST /alarms HTTP/1.1" 200 557 0.038193 10.0.0.65 - - [2025-10-22 13:44:42] "GET /tag/98da1c34-8350-4b8c-bf3f-04ee4c647968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012093 10.0.0.65 - - [2025-10-22 13:44:42] "POST /alarms HTTP/1.1" 200 567 0.051870 10.0.0.65 - - [2025-10-22 13:44:42] "POST /firewall-rules HTTP/1.1" 200 562 0.084919 10.0.0.65 - - [2025-10-22 13:44:43] "GET /firewall-rule/2162d2ca-9d6d-4d99-b0ab-4eb9e527860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.019310 10.0.0.65 - - [2025-10-22 13:44:43] "POST /alarms HTTP/1.1" 200 555 0.066561 10.0.0.65 - - [2025-10-22 13:44:43] "POST /alarms HTTP/1.1" 200 567 0.026681 10.0.0.65 - - [2025-10-22 13:44:43] "GET /firewall-policy/5b8084e1-5a4a-4d8f-bcda-e50ed21bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.020606 10.0.0.65 - - [2025-10-22 13:44:43] "GET /firewall-rule/2162d2ca-9d6d-4d99-b0ab-4eb9e527860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002670 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:44:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001235 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:44:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000955 10.0.0.65 - - [2025-10-22 13:44:43] "POST /alarms HTTP/1.1" 200 575 0.093803 10.0.0.65 - - [2025-10-22 13:44:43] "POST /ref-update HTTP/1.1" 200 156 0.097156 10.0.0.65 - - [2025-10-22 13:44:43] "POST /alarms HTTP/1.1" 200 569 0.021713 10.0.0.65 - - [2025-10-22 13:44:43] "POST /alarms HTTP/1.1" 200 561 0.029713 10.0.0.65 - - [2025-10-22 13:44:43] "POST /tags HTTP/1.1" 200 301 0.041802 10.0.0.65 - - [2025-10-22 13:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.65 - - [2025-10-22 13:44:43] "GET /tag/f4695260-4cd1-4745-845d-b0e01e1cbfad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.026698 10.0.0.65 - - [2025-10-22 13:44:43] "POST /alarms HTTP/1.1" 200 561 0.074022 10.0.0.65 - - [2025-10-22 13:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004841 10.0.0.65 - - [2025-10-22 13:44:43] "GET /project/f1e0afd5-e211-4493-bfd3-d26355fc9b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.041044 10.0.0.65 - - [2025-10-22 13:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.65 - - [2025-10-22 13:44:43] "GET /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.062055 10.0.0.65 - - [2025-10-22 13:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.65 - - [2025-10-22 13:44:43] "GET /service-appliance-set/7ec97ad4-0ab7-4ff2-af1e-6551d5311875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005815 10.0.0.65 - - [2025-10-22 13:44:43] "POST /alarms HTTP/1.1" 200 561 0.175800 10.0.0.65 - - [2025-10-22 13:44:43] "POST /fqname-to-id HTTP/1.1" 404 242 0.002296 10.0.0.65 - - [2025-10-22 13:44:43] "POST /alarms HTTP/1.1" 200 547 0.063832 10.0.0.65 - - [2025-10-22 13:44:43] "POST /alarms HTTP/1.1" 200 595 0.047831 10.0.0.65 - - [2025-10-22 13:44:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.201373 10.0.0.65 - - [2025-10-22 13:44:43] "POST /alarms HTTP/1.1" 200 575 0.087347 10.0.0.65 - - [2025-10-22 13:44:43] "GET /virtual-machine-interface/07516c6d-4a17-4a63-b022-a6240a6eaad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.021771 10.0.0.65 - - [2025-10-22 13:44:43] "POST /alarms HTTP/1.1" 200 571 0.082024 10.0.0.65 - - [2025-10-22 13:44:43] "POST /instance-ips HTTP/1.1" 200 377 0.068159 10.0.0.65 - - [2025-10-22 13:44:43] "GET /instance-ip/c58247da-50c2-403d-b215-2796342e04be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.006529 10.0.0.65 - - [2025-10-22 13:44:43] "POST /alarms HTTP/1.1" 200 583 0.063003 10.0.0.65 - - [2025-10-22 13:44:44] "POST /loadbalancers HTTP/1.1" 200 582 0.076389 10.0.0.65 - - [2025-10-22 13:44:44] "POST /alarms HTTP/1.1" 200 609 0.078869 10.0.0.65 - - [2025-10-22 13:44:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.027099 10.0.0.65 - - [2025-10-22 13:44:44] "GET /project/f1e0afd5-e211-4493-bfd3-d26355fc9b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.068897 10.0.0.65 - - [2025-10-22 13:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.024359 10.0.0.65 - - [2025-10-22 13:44:44] "GET /instance-ip/c58247da-50c2-403d-b215-2796342e04be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.006247 10.0.0.65 - - [2025-10-22 13:44:44] "GET /project/f1e0afd5-e211-4493-bfd3-d26355fc9b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.046739 10.0.0.65 - - [2025-10-22 13:44:44] "POST /floating-ips HTTP/1.1" 200 581 0.037402 10.0.0.65 - - [2025-10-22 13:44:44] "GET /loadbalancer/6a112bd2-a277-485b-ad51-9730f0982eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.012827 10.0.0.65 - - [2025-10-22 13:44:44] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.034748 10.0.0.65 - - [2025-10-22 13:44:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018126 10.0.0.65 - - [2025-10-22 13:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007966 10.0.0.65 - - [2025-10-22 13:44:44] "GET /project/f1e0afd5-e211-4493-bfd3-d26355fc9b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035889 10.0.0.65 - - [2025-10-22 13:44:44] "GET /loadbalancer-listener/db20db28-5a94-419b-8ae9-2799d18a4d94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.006948 10.0.0.65 - - [2025-10-22 13:44:44] "GET /loadbalancer-listener/db20db28-5a94-419b-8ae9-2799d18a4d94?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003548 10.0.0.65 - - [2025-10-22 13:44:44] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020823 10.0.0.65 - - [2025-10-22 13:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.65 - - [2025-10-22 13:44:44] "GET /instance-ip/c58247da-50c2-403d-b215-2796342e04be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003413 10.0.0.65 - - [2025-10-22 13:44:44] "GET / HTTP/1.1" 200 35931 0.001769 10.0.0.65 - - [2025-10-22 13:44:44] "GET /instance-ip/c58247da-50c2-403d-b215-2796342e04be?fields=floating_ips HTTP/1.1" 200 1165 0.009064 10.0.0.65 - - [2025-10-22 13:44:44] "GET /floating-ip/34997d0c-2ba9-4988-af99-96a25ab0cc8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.016528 10.0.0.65 - - [2025-10-22 13:44:44] "GET /project/f1e0afd5-e211-4493-bfd3-d26355fc9b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.058820 10.0.0.65 - - [2025-10-22 13:44:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.032872 10.0.0.65 - - [2025-10-22 13:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.65 - - [2025-10-22 13:44:44] "PUT /global-vrouter-config/dedc464e-180f-42af-8dfc-21976a0ddcfd HTTP/1.1" 200 276 0.008759 10.0.0.65 - - [2025-10-22 13:44:44] "GET /loadbalancer/6a112bd2-a277-485b-ad51-9730f0982eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.009640 10.0.0.65 - - [2025-10-22 13:44:44] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.033468 10.0.0.65 - - [2025-10-22 13:44:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.038938 10.0.0.65 - - [2025-10-22 13:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005985 10.0.0.65 - - [2025-10-22 13:44:44] "GET /project/f1e0afd5-e211-4493-bfd3-d26355fc9b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.053755 10.0.0.65 - - [2025-10-22 13:44:44] "GET /loadbalancer-listener/d1a2b041-24ee-4967-952b-d36d08bda9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002207 10.0.0.65 - - [2025-10-22 13:44:44] "GET /loadbalancer-listener/d1a2b041-24ee-4967-952b-d36d08bda9e0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.008663 10.0.0.65 - - [2025-10-22 13:44:45] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.080460 10.0.0.65 - - [2025-10-22 13:44:45] "GET / HTTP/1.1" 200 35931 0.003191 10.0.0.65 - - [2025-10-22 13:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011623 10.0.0.65 - - [2025-10-22 13:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.019982 10.0.0.65 - - [2025-10-22 13:44:45] "GET /instance-ip/c58247da-50c2-403d-b215-2796342e04be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.025721 10.0.0.65 - - [2025-10-22 13:44:45] "GET /global-vrouter-config/dedc464e-180f-42af-8dfc-21976a0ddcfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.007284 10.0.0.65 - - [2025-10-22 13:44:45] "GET /instance-ip/c58247da-50c2-403d-b215-2796342e04be?fields=floating_ips HTTP/1.1" 200 1165 0.010659 10.0.0.65 - - [2025-10-22 13:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.65 - - [2025-10-22 13:44:45] "GET /project/f1e0afd5-e211-4493-bfd3-d26355fc9b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.069047 10.0.0.65 - - [2025-10-22 13:44:45] "GET /floating-ip/34997d0c-2ba9-4988-af99-96a25ab0cc8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004579 10.0.0.65 - - [2025-10-22 13:44:45] "PUT /global-vrouter-config/dedc464e-180f-42af-8dfc-21976a0ddcfd HTTP/1.1" 200 276 0.020014 10.0.0.65 - - [2025-10-22 13:44:45] "GET /loadbalancer/6a112bd2-a277-485b-ad51-9730f0982eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.007662 10.0.0.65 - - [2025-10-22 13:44:45] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.051913 10.0.0.65 - - [2025-10-22 13:44:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.039601 10.0.0.65 - - [2025-10-22 13:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.032049 10.0.0.65 - - [2025-10-22 13:44:45] "GET /project/f1e0afd5-e211-4493-bfd3-d26355fc9b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.054043 10.0.0.65 - - [2025-10-22 13:44:45] "GET /loadbalancer-listener/dac7fda2-1261-45e2-8bd6-b4420d7ef977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.007684 10.0.0.65 - - [2025-10-22 13:44:45] "GET /loadbalancer-listener/dac7fda2-1261-45e2-8bd6-b4420d7ef977?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.007418 10.0.0.65 - - [2025-10-22 13:44:45] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.037060 10.0.0.65 - - [2025-10-22 13:44:45] "GET /instance-ip/c58247da-50c2-403d-b215-2796342e04be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005695 10.0.0.65 - - [2025-10-22 13:44:45] "GET /instance-ip/c58247da-50c2-403d-b215-2796342e04be?fields=floating_ips HTTP/1.1" 200 1165 0.002704 10.0.0.65 - - [2025-10-22 13:44:45] "GET /floating-ip/34997d0c-2ba9-4988-af99-96a25ab0cc8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.015524 10.0.0.65 - - [2025-10-22 13:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.65 - - [2025-10-22 13:44:45] "GET /loadbalancer/6a112bd2-a277-485b-ad51-9730f0982eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.011216 10.0.0.65 - - [2025-10-22 13:44:45] "POST /tags HTTP/1.1" 200 355 0.036481 10.0.0.65 - - [2025-10-22 13:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.019801 10.0.0.65 - - [2025-10-22 13:44:45] "GET /tag/c8ee0a17-0f43-40fa-be9f-ce527f8de1ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.041956 10.0.0.65 - - [2025-10-22 13:44:45] "GET / HTTP/1.1" 200 35931 0.001387 10.0.0.65 - - [2025-10-22 13:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.65 - - [2025-10-22 13:44:45] "GET /global-system-config/43853885-7edb-4a31-a567-ced4fe8bf66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008231 10.0.0.65 - - [2025-10-22 13:44:45] "PUT /global-system-config/43853885-7edb-4a31-a567-ced4fe8bf66c HTTP/1.1" 200 274 0.030462 10.0.0.65 - - [2025-10-22 13:44:45] "POST /tags HTTP/1.1" 200 303 0.037941 10.0.0.65 - - [2025-10-22 13:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005753 10.0.0.65 - - [2025-10-22 13:44:45] "GET /tag/d6b44c4c-9af0-4211-bb2f-00ec49600189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.028885 10.0.0.65 - - [2025-10-22 13:44:45] "POST /projects HTTP/1.1" 409 218 0.003482 10.0.0.65 - - [2025-10-22 13:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.65 - - [2025-10-22 13:44:45] "GET /project/96964f97-ec7c-4197-ac84-f33b9044518f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043383 10.0.0.65 - - [2025-10-22 13:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009387 10.0.0.65 - - [2025-10-22 13:44:46] "GET /network-ipam/b2c9266a-33fa-4eba-97f9-68555030c056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.007327 10.0.0.65 - - [2025-10-22 13:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.65 - - [2025-10-22 13:44:46] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005656 10.0.0.65 - - [2025-10-22 13:44:46] "PUT /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433 HTTP/1.1" 200 264 0.047661 10.0.0.65 - - [2025-10-22 13:44:46] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007902 10.0.0.65 - - [2025-10-22 13:44:46] "POST /set-tag HTTP/1.1" 200 109 0.070495 10.0.0.65 - - [2025-10-22 13:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007376 10.0.0.65 - - [2025-10-22 13:44:46] "GET /network-ipam/b34f17a8-9e19-4409-9dc9-3b334cb4913b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003595 10.0.0.65 - - [2025-10-22 13:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006359 10.0.0.65 - - [2025-10-22 13:44:46] "GET /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.010519 10.0.0.65 - - [2025-10-22 13:44:46] "PUT /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7 HTTP/1.1" 200 264 0.056392 10.0.0.65 - - [2025-10-22 13:44:46] "GET /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.021385 10.0.0.65 - - [2025-10-22 13:44:46] "POST /set-tag HTTP/1.1" 200 109 0.116548 10.0.0.65 - - [2025-10-22 13:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.65 - - [2025-10-22 13:44:46] "GET /network-policy/73d64f24-cc2d-4625-affd-badffeba1f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005062 10.0.0.65 - - [2025-10-22 13:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011212 10.0.0.65 - - [2025-10-22 13:44:46] "GET /network-policy/a4d69dea-2c09-4788-a5ca-4b674ba00e21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.009956 10.0.0.65 - - [2025-10-22 13:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004716 10.0.0.65 - - [2025-10-22 13:44:46] "GET /network-policy/62e317a6-8cd5-4d55-9c28-2156294bcec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003472 10.0.0.65 - - [2025-10-22 13:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.65 - - [2025-10-22 13:44:46] "PUT /network-policy/62e317a6-8cd5-4d55-9c28-2156294bcec9 HTTP/1.1" 200 262 0.012514 10.0.0.65 - - [2025-10-22 13:44:46] "POST /ref-update HTTP/1.1" 200 156 0.096448 10.0.0.65 - - [2025-10-22 13:44:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002315 10.0.0.65 - - [2025-10-22 13:44:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001932 10.0.0.65 - - [2025-10-22 13:44:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002056 10.0.0.65 - - [2025-10-22 13:44:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002025 10.0.0.65 - - [2025-10-22 13:44:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001778 10.0.0.65 - - [2025-10-22 13:44:46] "POST /security-groups HTTP/1.1" 409 245 0.002892 10.0.0.65 - - [2025-10-22 13:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.65 - - [2025-10-22 13:44:47] "PUT /security-group/8b7badde-4e74-4bc7-8557-af5673320a47 HTTP/1.1" 200 262 0.065600 10.0.0.65 - - [2025-10-22 13:44:47] "PUT /access-control-list/804a8499-9179-40e1-8f01-85f1dba63f28 HTTP/1.1" 200 272 0.051754 10.0.0.65 - - [2025-10-22 13:44:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.093860 10.0.0.65 - - [2025-10-22 13:44:47] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.020956 10.0.0.65 - - [2025-10-22 13:44:47] "PUT /access-control-list/53c0181f-7462-4882-b913-6556236725b1 HTTP/1.1" 200 272 0.082863 10.0.0.65 - - [2025-10-22 13:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.017365 10.0.0.65 - - [2025-10-22 13:44:47] "GET /policy-management/e9d121dc-854c-4cba-9923-29e064a8d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008513 10.0.0.65 - - [2025-10-22 13:44:47] "POST /tags HTTP/1.1" 409 206 0.017216 10.0.0.65 - - [2025-10-22 13:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005056 10.0.0.65 - - [2025-10-22 13:44:47] "GET /tag/d6b44c4c-9af0-4211-bb2f-00ec49600189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.019113 10.0.0.65 - - [2025-10-22 13:44:47] "POST /firewall-rules HTTP/1.1" 200 562 0.111761 10.0.0.65 - - [2025-10-22 13:44:47] "GET /firewall-rule/ad42ced6-790a-483b-905e-152c0fb6d84f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.012497 10.0.0.65 - - [2025-10-22 13:44:47] "GET /firewall-policy/5b8084e1-5a4a-4d8f-bcda-e50ed21bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.017783 10.0.0.65 - - [2025-10-22 13:44:47] "GET /firewall-rule/ad42ced6-790a-483b-905e-152c0fb6d84f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.011681 10.0.0.65 - - [2025-10-22 13:44:47] "POST /ref-update HTTP/1.1" 200 156 0.039874 10.0.0.65 - - [2025-10-22 13:44:47] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.045019 10.0.0.65 - - [2025-10-22 13:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005982 10.0.0.65 - - [2025-10-22 13:44:47] "GET /policy-management/e9d121dc-854c-4cba-9923-29e064a8d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013710 10.0.0.65 - - [2025-10-22 13:44:47] "POST /tags HTTP/1.1" 409 206 0.002655 10.0.0.65 - - [2025-10-22 13:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.65 - - [2025-10-22 13:44:47] "GET /tag/d6b44c4c-9af0-4211-bb2f-00ec49600189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012838 10.0.0.65 - - [2025-10-22 13:44:48] "POST /firewall-rules HTTP/1.1" 200 560 0.197293 10.0.0.65 - - [2025-10-22 13:44:48] "GET /firewall-rule/5edd63ee-fe23-425e-9c1f-be401d2d1bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.020014 10.0.0.65 - - [2025-10-22 13:44:48] "GET /firewall-policy/5b8084e1-5a4a-4d8f-bcda-e50ed21bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004407 10.0.0.65 - - [2025-10-22 13:44:48] "GET /firewall-rule/5edd63ee-fe23-425e-9c1f-be401d2d1bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.003821 10.0.0.65 - - [2025-10-22 13:44:48] "POST /ref-update HTTP/1.1" 200 156 0.076415 10.0.0.65 - - [2025-10-22 13:44:48] "POST /tags HTTP/1.1" 200 371 0.047836 10.0.0.65 - - [2025-10-22 13:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.018527 10.0.0.65 - - [2025-10-22 13:44:48] "GET /tag/fdc9ce5b-9227-4581-bd6f-9be7e30e7105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.017729 10.0.0.65 - - [2025-10-22 13:44:48] "POST /tags HTTP/1.1" 200 319 0.049697 10.0.0.65 - - [2025-10-22 13:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.020244 10.0.0.65 - - [2025-10-22 13:44:48] "GET /tag/5115e88e-1471-49be-aefb-f494b88dd139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.026612 10.0.0.65 - - [2025-10-22 13:44:48] "POST /id-to-fqname HTTP/1.1" 200 181 0.002615 10.0.0.65 - - [2025-10-22 13:44:48] "POST /fqname-to-id HTTP/1.1" 404 190 0.004265 10.0.0.65 - - [2025-10-22 13:44:48] "POST /security-groups HTTP/1.1" 200 578 0.086962 10.0.0.65 - - [2025-10-22 13:44:48] "POST /projects HTTP/1.1" 200 497 0.251553 10.0.0.65 - - [2025-10-22 13:44:48] "POST /fqname-to-id HTTP/1.1" 404 225 0.008325 10.0.0.65 - - [2025-10-22 13:44:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.037630 10.0.0.65 - - [2025-10-22 13:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.021348 10.0.0.65 - - [2025-10-22 13:44:48] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.026693 10.0.0.65 - - [2025-10-22 13:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010158 10.0.0.65 - - [2025-10-22 13:44:48] "POST /access-control-lists HTTP/1.1" 200 587 0.157954 10.0.0.65 - - [2025-10-22 13:44:49] "GET /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.025446 10.0.0.65 - - [2025-10-22 13:44:49] "POST /fqname-to-id HTTP/1.1" 404 224 0.028495 10.0.0.65 - - [2025-10-22 13:44:49] "POST /access-control-lists HTTP/1.1" 200 585 0.179463 10.0.0.65 - - [2025-10-22 13:44:49] "PUT /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433 HTTP/1.1" 200 264 0.216803 10.0.0.65 - - [2025-10-22 13:44:49] "PUT /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7 HTTP/1.1" 200 264 0.121274 10.0.0.65 - - [2025-10-22 13:44:49] "POST /security-groups HTTP/1.1" 200 558 0.079420 10.0.0.65 - - [2025-10-22 13:44:49] "POST /fqname-to-id HTTP/1.1" 404 248 0.005224 10.0.0.65 - - [2025-10-22 13:44:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.020737 10.0.0.65 - - [2025-10-22 13:44:49] "POST /access-control-lists HTTP/1.1" 200 610 0.089710 10.0.0.65 - - [2025-10-22 13:44:49] "POST /chown HTTP/1.1" 200 109 0.071406 10.0.0.65 - - [2025-10-22 13:44:49] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012862 10.0.0.65 - - [2025-10-22 13:44:49] "POST /fqname-to-id HTTP/1.1" 404 247 0.012845 10.0.0.65 - - [2025-10-22 13:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.65 - - [2025-10-22 13:44:49] "GET /policy-management/e9d121dc-854c-4cba-9923-29e064a8d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.050599 10.0.0.65 - - [2025-10-22 13:44:49] "POST /access-control-lists HTTP/1.1" 200 608 0.078991 10.0.0.65 - - [2025-10-22 13:44:49] "POST /tags HTTP/1.1" 409 214 0.005921 10.0.0.65 - - [2025-10-22 13:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.65 - - [2025-10-22 13:44:49] "GET /tag/5115e88e-1471-49be-aefb-f494b88dd139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.115476 10.0.0.65 - - [2025-10-22 13:44:50] "POST /firewall-rules HTTP/1.1" 200 578 0.104834 10.0.0.65 - - [2025-10-22 13:44:50] "GET /firewall-rule/298f434b-cf6e-4b3c-bb27-48fbcc57c64d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.013945 10.0.0.65 - - [2025-10-22 13:44:50] "GET /firewall-policy/5b8084e1-5a4a-4d8f-bcda-e50ed21bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004137 10.0.0.65 - - [2025-10-22 13:44:50] "GET /firewall-rule/298f434b-cf6e-4b3c-bb27-48fbcc57c64d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002636 10.0.0.65 - - [2025-10-22 13:44:50] "POST /ref-update HTTP/1.1" 200 156 0.030873 10.0.0.65 - - [2025-10-22 13:44:50] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008589 10.0.0.65 - - [2025-10-22 13:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008030 10.0.0.65 - - [2025-10-22 13:44:50] "GET /policy-management/e9d121dc-854c-4cba-9923-29e064a8d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004403 10.0.0.65 - - [2025-10-22 13:44:50] "POST /tags HTTP/1.1" 409 214 0.002129 10.0.0.65 - - [2025-10-22 13:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.65 - - [2025-10-22 13:44:50] "GET /tag/5115e88e-1471-49be-aefb-f494b88dd139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.018706 10.0.0.65 - - [2025-10-22 13:44:50] "POST /firewall-rules HTTP/1.1" 200 576 0.071921 10.0.0.65 - - [2025-10-22 13:44:50] "GET /firewall-rule/ba7282b6-dbe7-4da7-91a3-f9a64910ef0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.009656 10.0.0.65 - - [2025-10-22 13:44:50] "GET /firewall-policy/5b8084e1-5a4a-4d8f-bcda-e50ed21bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005671 10.0.0.65 - - [2025-10-22 13:44:50] "GET /firewall-rule/ba7282b6-dbe7-4da7-91a3-f9a64910ef0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006193 10.0.0.65 - - [2025-10-22 13:44:50] "POST /ref-update HTTP/1.1" 200 156 0.056585 10.0.0.65 - - [2025-10-22 13:44:50] "POST /tags HTTP/1.1" 200 363 0.044065 10.0.0.65 - - [2025-10-22 13:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014746 10.0.0.65 - - [2025-10-22 13:44:50] "GET /tag/69fb3264-8053-4e74-a014-9f6a1d688d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.020673 10.0.0.65 - - [2025-10-22 13:44:50] "POST /tags HTTP/1.1" 200 311 0.022769 10.0.0.65 - - [2025-10-22 13:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006794 10.0.0.65 - - [2025-10-22 13:44:50] "GET /tag/10b99c32-dda5-4862-8a30-bedd13740e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.018488 10.0.0.65 - - [2025-10-22 13:44:50] "POST /id-to-fqname HTTP/1.1" 200 177 0.000496 10.0.0.65 - - [2025-10-22 13:44:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.012581 10.0.0.65 - - [2025-10-22 13:44:51] "POST /security-groups HTTP/1.1" 200 574 0.071285 10.0.0.65 - - [2025-10-22 13:44:51] "POST /fqname-to-id HTTP/1.1" 404 217 0.005970 10.0.0.65 - - [2025-10-22 13:44:51] "POST /projects HTTP/1.1" 200 489 0.226732 10.0.0.65 - - [2025-10-22 13:44:51] "POST /access-control-lists HTTP/1.1" 200 583 0.073594 10.0.0.65 - - [2025-10-22 13:44:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.078905 10.0.0.65 - - [2025-10-22 13:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005883 10.0.0.65 - - [2025-10-22 13:44:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.006832 10.0.0.65 - - [2025-10-22 13:44:51] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.049894 10.0.0.65 - - [2025-10-22 13:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.65 - - [2025-10-22 13:44:51] "POST /access-control-lists HTTP/1.1" 200 581 0.090771 10.0.0.65 - - [2025-10-22 13:44:51] "GET /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.027741 10.0.0.65 - - [2025-10-22 13:44:51] "PUT /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433 HTTP/1.1" 200 264 0.088310 10.0.0.65 - - [2025-10-22 13:44:51] "PUT /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7 HTTP/1.1" 200 264 0.045000 10.0.0.65 - - [2025-10-22 13:44:51] "POST /security-groups HTTP/1.1" 200 546 0.101261 10.0.0.65 - - [2025-10-22 13:44:51] "POST /fqname-to-id HTTP/1.1" 404 240 0.003756 10.0.0.65 - - [2025-10-22 13:44:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.021796 10.0.0.65 - - [2025-10-22 13:44:51] "POST /access-control-lists HTTP/1.1" 200 602 0.052654 10.0.0.65 - - [2025-10-22 13:44:51] "POST /chown HTTP/1.1" 200 109 0.038345 10.0.0.65 - - [2025-10-22 13:44:51] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012918 10.0.0.65 - - [2025-10-22 13:44:51] "POST /fqname-to-id HTTP/1.1" 404 239 0.012354 10.0.0.65 - - [2025-10-22 13:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006646 10.0.0.65 - - [2025-10-22 13:44:51] "GET /policy-management/e9d121dc-854c-4cba-9923-29e064a8d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.042666 10.0.0.65 - - [2025-10-22 13:44:51] "POST /tags HTTP/1.1" 409 210 0.002583 10.0.0.65 - - [2025-10-22 13:44:51] "POST /access-control-lists HTTP/1.1" 200 600 0.094694 10.0.0.65 - - [2025-10-22 13:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006191 10.0.0.65 - - [2025-10-22 13:44:51] "GET /tag/10b99c32-dda5-4862-8a30-bedd13740e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.022860 10.0.0.65 - - [2025-10-22 13:44:52] "POST /firewall-rules HTTP/1.1" 200 570 0.090725 10.0.0.65 - - [2025-10-22 13:44:52] "GET /firewall-rule/35949b35-751e-4a13-8435-f29b165012a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007875 10.0.0.65 - - [2025-10-22 13:44:52] "GET /firewall-policy/5b8084e1-5a4a-4d8f-bcda-e50ed21bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004157 10.0.0.65 - - [2025-10-22 13:44:52] "GET /firewall-rule/35949b35-751e-4a13-8435-f29b165012a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002390 10.0.0.65 - - [2025-10-22 13:44:52] "POST /ref-update HTTP/1.1" 200 156 0.042797 10.0.0.65 - - [2025-10-22 13:44:52] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009078 10.0.0.65 - - [2025-10-22 13:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.65 - - [2025-10-22 13:44:52] "GET /policy-management/e9d121dc-854c-4cba-9923-29e064a8d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004021 10.0.0.65 - - [2025-10-22 13:44:52] "POST /tags HTTP/1.1" 409 210 0.002277 10.0.0.65 - - [2025-10-22 13:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.65 - - [2025-10-22 13:44:52] "GET /tag/10b99c32-dda5-4862-8a30-bedd13740e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.011747 10.0.0.65 - - [2025-10-22 13:44:52] "POST /firewall-rules HTTP/1.1" 200 568 0.066526 10.0.0.65 - - [2025-10-22 13:44:52] "GET /firewall-rule/d01bfd62-3d69-4e80-93b8-c56102ccb539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.018582 10.0.0.65 - - [2025-10-22 13:44:52] "GET /firewall-policy/5b8084e1-5a4a-4d8f-bcda-e50ed21bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.006498 10.0.0.65 - - [2025-10-22 13:44:52] "GET /firewall-rule/d01bfd62-3d69-4e80-93b8-c56102ccb539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003457 10.0.0.65 - - [2025-10-22 13:44:52] "POST /ref-update HTTP/1.1" 200 156 0.049362 10.0.0.65 - - [2025-10-22 13:44:52] "POST /tags HTTP/1.1" 200 363 0.021319 10.0.0.65 - - [2025-10-22 13:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.016736 10.0.0.65 - - [2025-10-22 13:44:52] "GET /tag/a0a52b1c-364c-4be2-9b28-2d3cb506a493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.024974 10.0.0.65 - - [2025-10-22 13:44:52] "POST /tags HTTP/1.1" 409 210 0.002714 10.0.0.65 - - [2025-10-22 13:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005075 10.0.0.65 - - [2025-10-22 13:44:52] "GET /tag/9af81952-86dd-4061-a968-db37612c174f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.026570 10.0.0.65 - - [2025-10-22 13:44:52] "POST /projects HTTP/1.1" 409 223 0.002590 10.0.0.65 - - [2025-10-22 13:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.65 - - [2025-10-22 13:44:52] "GET /project/f1e0afd5-e211-4493-bfd3-d26355fc9b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.034343 10.0.0.65 - - [2025-10-22 13:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009604 10.0.0.65 - - [2025-10-22 13:44:52] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.026189 10.0.0.65 - - [2025-10-22 13:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.65 - - [2025-10-22 13:44:52] "GET /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.014209 10.0.0.65 - - [2025-10-22 13:44:53] "PUT /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433 HTTP/1.1" 200 264 0.077401 10.0.0.65 - - [2025-10-22 13:44:53] "PUT /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7 HTTP/1.1" 200 264 0.054739 10.0.0.65 - - [2025-10-22 13:44:53] "POST /security-groups HTTP/1.1" 409 253 0.002601 10.0.0.65 - - [2025-10-22 13:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005936 10.0.0.65 - - [2025-10-22 13:44:53] "PUT /security-group/55cfacea-2053-48a5-a942-708f1f6665d0 HTTP/1.1" 200 262 0.058481 10.0.0.65 - - [2025-10-22 13:44:53] "PUT /access-control-list/d93a6033-a347-4425-982e-a4452a9c946e HTTP/1.1" 200 272 0.021268 10.0.0.65 - - [2025-10-22 13:44:53] "PUT /access-control-list/324f6424-aed3-4be2-8374-c44f83f8077a HTTP/1.1" 200 272 0.049092 10.0.0.65 - - [2025-10-22 13:44:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.050005 10.0.0.65 - - [2025-10-22 13:44:53] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006396 10.0.0.65 - - [2025-10-22 13:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004787 10.0.0.65 - - [2025-10-22 13:44:53] "GET /policy-management/e9d121dc-854c-4cba-9923-29e064a8d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011589 10.0.0.65 - - [2025-10-22 13:44:53] "POST /tags HTTP/1.1" 409 210 0.005198 10.0.0.65 - - [2025-10-22 13:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.65 - - [2025-10-22 13:44:53] "GET /tag/9af81952-86dd-4061-a968-db37612c174f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017064 10.0.0.65 - - [2025-10-22 13:44:53] "POST /firewall-rules HTTP/1.1" 200 570 0.075280 10.0.0.65 - - [2025-10-22 13:44:53] "GET /firewall-rule/ae4edac7-8da2-4760-af4a-a3bd03508a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007564 10.0.0.65 - - [2025-10-22 13:44:53] "GET /firewall-policy/5b8084e1-5a4a-4d8f-bcda-e50ed21bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.005481 10.0.0.65 - - [2025-10-22 13:44:53] "GET /firewall-rule/ae4edac7-8da2-4760-af4a-a3bd03508a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002878 10.0.0.65 - - [2025-10-22 13:44:53] "POST /ref-update HTTP/1.1" 200 156 0.055082 10.0.0.65 - - [2025-10-22 13:44:53] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003326 10.0.0.65 - - [2025-10-22 13:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.65 - - [2025-10-22 13:44:53] "GET /policy-management/e9d121dc-854c-4cba-9923-29e064a8d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002861 10.0.0.65 - - [2025-10-22 13:44:53] "POST /tags HTTP/1.1" 409 210 0.002303 10.0.0.65 - - [2025-10-22 13:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.65 - - [2025-10-22 13:44:53] "GET /tag/9af81952-86dd-4061-a968-db37612c174f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.019479 10.0.0.65 - - [2025-10-22 13:44:53] "POST /firewall-rules HTTP/1.1" 200 568 0.069094 10.0.0.65 - - [2025-10-22 13:44:53] "GET /firewall-rule/cf87929a-6727-450d-b333-b4ca141cd80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.018912 10.0.0.65 - - [2025-10-22 13:44:54] "GET /firewall-policy/5b8084e1-5a4a-4d8f-bcda-e50ed21bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004794 10.0.0.65 - - [2025-10-22 13:44:54] "GET /firewall-rule/cf87929a-6727-450d-b333-b4ca141cd80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003361 10.0.0.65 - - [2025-10-22 13:44:54] "POST /ref-update HTTP/1.1" 200 156 0.056452 10.0.0.65 - - [2025-10-22 13:44:54] "POST /tags HTTP/1.1" 409 237 0.009077 10.0.0.65 - - [2025-10-22 13:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.65 - - [2025-10-22 13:44:54] "GET /tag/a0a52b1c-364c-4be2-9b28-2d3cb506a493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.018017 10.0.0.65 - - [2025-10-22 13:44:54] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004990 10.0.0.65 - - [2025-10-22 13:44:54] "POST /set-tag HTTP/1.1" 200 109 0.019786 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:44:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001346 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:44:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000986 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:45:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001048 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:45:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000988 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:45:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000985 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:45:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001007 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:45:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001158 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:45:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001063 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:45:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001192 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:45:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001062 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:45:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001009 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:45:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000816 10.0.0.133 - - [2025-10-22 13:45:48] "GET / HTTP/1.1" 200 35931 0.002084 10.0.0.133 - - [2025-10-22 13:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.133 - - [2025-10-22 13:45:48] "GET /global-system-config/43853885-7edb-4a31-a567-ced4fe8bf66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006799 10.0.0.133 - - [2025-10-22 13:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.133 - - [2025-10-22 13:45:48] "GET /routing-instance/ef6ff6f9-1b26-40fe-be94-aaf097084e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003652 10.0.0.133 - - [2025-10-22 13:45:48] "PUT /global-system-config/43853885-7edb-4a31-a567-ced4fe8bf66c HTTP/1.1" 200 274 0.016892 10.0.0.133 - - [2025-10-22 13:45:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.011251 10.0.0.133 - - [2025-10-22 13:45:49] "POST /virtual-routers HTTP/1.1" 200 599 0.020685 10.0.0.133 - - [2025-10-22 13:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.133 - - [2025-10-22 13:45:49] "GET /virtual-router/b9a1481e-8aac-41d5-b176-9029e1d11485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.015301 10.0.0.133 - - [2025-10-22 13:45:49] "POST /fqname-to-id HTTP/1.1" 404 229 0.002285 10.0.0.133 - - [2025-10-22 13:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.133 - - [2025-10-22 13:45:49] "GET /virtual-network/3fd51236-a3c0-456e-944b-385ce12e38c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004138 10.0.0.133 - - [2025-10-22 13:45:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.052986 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:46:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001153 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:46:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001137 10.0.0.65 - - [2025-10-22 13:46:48] "GET / HTTP/1.1" 200 35931 0.002028 10.0.0.133 - - [2025-10-22 13:46:48] "GET / HTTP/1.1" 200 35931 0.001150 10.0.0.65 - - [2025-10-22 13:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.133 - - [2025-10-22 13:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.65 - - [2025-10-22 13:46:48] "GET /global-system-config/43853885-7edb-4a31-a567-ced4fe8bf66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006248 10.0.0.133 - - [2025-10-22 13:46:48] "GET /global-system-config/43853885-7edb-4a31-a567-ced4fe8bf66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008856 10.0.0.65 - - [2025-10-22 13:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.133 - - [2025-10-22 13:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.133 - - [2025-10-22 13:46:48] "GET /routing-instance/ef6ff6f9-1b26-40fe-be94-aaf097084e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002901 10.0.0.65 - - [2025-10-22 13:46:48] "GET /config-node/326eb059-b85c-44a5-867c-a2644b65443a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.004031 10.0.0.133 - - [2025-10-22 13:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.133 - - [2025-10-22 13:46:48] "GET /virtual-router/b9a1481e-8aac-41d5-b176-9029e1d11485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002471 10.0.0.133 - - [2025-10-22 13:46:48] "PUT /virtual-router/b9a1481e-8aac-41d5-b176-9029e1d11485 HTTP/1.1" 200 262 0.032275 10.0.0.133 - - [2025-10-22 13:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.133 - - [2025-10-22 13:46:48] "GET /virtual-router/b9a1481e-8aac-41d5-b176-9029e1d11485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003074 10.0.0.133 - - [2025-10-22 13:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.133 - - [2025-10-22 13:46:48] "GET /virtual-machine-interface/27fff20e-1325-48b5-85d0-5ae2e11681c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004909 10.0.0.133 - - [2025-10-22 13:46:48] "PUT /virtual-machine-interface/27fff20e-1325-48b5-85d0-5ae2e11681c3 HTTP/1.1" 200 284 0.018206 10.0.0.65 - - [2025-10-22 13:46:59] "GET / HTTP/1.1" 200 35931 0.001708 10.0.0.65 - - [2025-10-22 13:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.65 - - [2025-10-22 13:46:59] "GET /routing-instance/ef6ff6f9-1b26-40fe-be94-aaf097084e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005149 10.0.0.65 - - [2025-10-22 13:46:59] "POST /bgp-routers HTTP/1.1" 409 301 0.002649 10.0.0.65 - - [2025-10-22 13:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.65 - - [2025-10-22 13:46:59] "GET /bgp-router/3e3a3586-69c1-4e38-8c6b-aad1c7719761?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.005384 10.0.0.65 - - [2025-10-22 13:46:59] "PUT /bgp-router/3e3a3586-69c1-4e38-8c6b-aad1c7719761 HTTP/1.1" 200 254 0.022395 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:47:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001157 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:47:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001043 10.0.0.65 - - [2025-10-22 13:48:27] "GET /global-system-configs HTTP/1.1" 200 322 0.003725 10.0.0.65 - - [2025-10-22 13:48:27] "GET /global-system-configs HTTP/1.1" 200 322 0.002945 10.0.0.65 - - [2025-10-22 13:49:38] "GET /virtual-router/b9a1481e-8aac-41d5-b176-9029e1d11485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003353 10.0.0.65 - - [2025-10-22 13:49:38] "POST /ref-update HTTP/1.1" 200 156 0.021187 10.0.0.65 - - [2025-10-22 13:49:49] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004934 10.0.0.65 - - [2025-10-22 13:49:49] "POST /set-tag HTTP/1.1" 200 109 0.002923 10.0.0.65 - - [2025-10-22 13:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.65 - - [2025-10-22 13:49:49] "GET /loadbalancer/6a112bd2-a277-485b-ad51-9730f0982eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002664 10.0.0.65 - - [2025-10-22 13:49:49] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004471 10.0.0.65 - - [2025-10-22 13:49:49] "POST /set-tag HTTP/1.1" 200 109 0.002732 10.0.0.65 - - [2025-10-22 13:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.65 - - [2025-10-22 13:49:49] "GET /loadbalancer/6a112bd2-a277-485b-ad51-9730f0982eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002424 10.0.0.65 - - [2025-10-22 13:49:49] "GET /loadbalancer-pool/efa76e20-4d64-4b7b-861c-80513d4e8906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004651 10.0.0.65 - - [2025-10-22 13:49:49] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015806 10.0.0.65 - - [2025-10-22 13:49:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.031994 10.0.0.65 - - [2025-10-22 13:49:49] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006736 10.0.0.65 - - [2025-10-22 13:49:49] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005142 10.0.0.65 - - [2025-10-22 13:49:49] "POST /ref-update HTTP/1.1" 200 156 0.007526 10.0.0.65 - - [2025-10-22 13:49:49] "GET /floating-ip/34997d0c-2ba9-4988-af99-96a25ab0cc8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.013962 10.0.0.65 - - [2025-10-22 13:49:49] "POST /tags HTTP/1.1" 409 205 0.006854 10.0.0.65 - - [2025-10-22 13:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.65 - - [2025-10-22 13:49:49] "GET /tag/f4695260-4cd1-4745-845d-b0e01e1cbfad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012296 10.0.0.65 - - [2025-10-22 13:49:49] "PUT /floating-ip/34997d0c-2ba9-4988-af99-96a25ab0cc8d HTTP/1.1" 200 256 0.038790 10.0.0.65 - - [2025-10-22 13:49:49] "POST /set-tag HTTP/1.1" 200 109 0.073332 10.0.0.65 - - [2025-10-22 13:49:49] "GET /loadbalancer-pool/f5807aaa-64ec-4ec3-8773-b2aacd2de5e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.026444 10.0.0.65 - - [2025-10-22 13:49:49] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021507 10.0.0.65 - - [2025-10-22 13:49:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.010375 10.0.0.65 - - [2025-10-22 13:49:49] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007098 10.0.0.65 - - [2025-10-22 13:49:49] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.65 - - [2025-10-22 13:49:49] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004086 10.0.0.65 - - [2025-10-22 13:49:49] "POST /ref-update HTTP/1.1" 200 156 0.006310 10.0.0.65 - - [2025-10-22 13:49:49] "GET /floating-ip/34997d0c-2ba9-4988-af99-96a25ab0cc8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.013211 10.0.0.65 - - [2025-10-22 13:49:49] "GET /loadbalancer-pool/9aabb6e5-6649-4237-8a8c-24d838b52542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004263 10.0.0.65 - - [2025-10-22 13:49:49] "PUT /floating-ip/34997d0c-2ba9-4988-af99-96a25ab0cc8d HTTP/1.1" 200 256 0.012383 10.0.0.65 - - [2025-10-22 13:49:49] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024173 10.0.0.65 - - [2025-10-22 13:49:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.031826 10.0.0.65 - - [2025-10-22 13:49:49] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005355 10.0.0.65 - - [2025-10-22 13:49:49] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009884 10.0.0.65 - - [2025-10-22 13:49:49] "POST /ref-update HTTP/1.1" 200 156 0.009420 10.0.0.65 - - [2025-10-22 13:49:49] "GET /floating-ip/34997d0c-2ba9-4988-af99-96a25ab0cc8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.017534 10.0.0.65 - - [2025-10-22 13:49:49] "POST /set-tag HTTP/1.1" 200 109 0.003047 10.0.0.65 - - [2025-10-22 13:49:49] "PUT /floating-ip/34997d0c-2ba9-4988-af99-96a25ab0cc8d HTTP/1.1" 200 256 0.013941 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:50:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001257 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:50:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001243 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:50:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000945 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:50:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001229 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:50:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001047 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:50:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000845 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:50:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001199 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:50:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001254 10.0.0.65 - - [2025-10-22 13:51:50] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007241 10.0.0.65 - - [2025-10-22 13:51:50] "POST /set-tag HTTP/1.1" 200 109 0.002966 10.0.0.65 - - [2025-10-22 13:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.65 - - [2025-10-22 13:51:50] "GET /loadbalancer/6a112bd2-a277-485b-ad51-9730f0982eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003184 10.0.0.65 - - [2025-10-22 13:51:50] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004327 10.0.0.65 - - [2025-10-22 13:51:50] "POST /set-tag HTTP/1.1" 200 109 0.017568 10.0.0.65 - - [2025-10-22 13:51:50] "DELETE /loadbalancer-member/0b907113-5b88-49f3-b1e6-20da4f65913d HTTP/1.1" 200 115 0.040642 10.0.0.65 - - [2025-10-22 13:51:50] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005271 10.0.0.65 - - [2025-10-22 13:51:50] "POST /set-tag HTTP/1.1" 200 109 0.013791 10.0.0.65 - - [2025-10-22 13:51:51] "DELETE /loadbalancer-member/962016a4-79fb-43f7-88e5-e650e00e074b HTTP/1.1" 200 115 0.056561 10.0.0.65 - - [2025-10-22 13:51:51] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004756 10.0.0.65 - - [2025-10-22 13:51:51] "POST /set-tag HTTP/1.1" 200 109 0.002520 10.0.0.65 - - [2025-10-22 13:51:51] "DELETE /loadbalancer-member/65262cce-6e54-41bd-bf26-1ef7e0ae77f7 HTTP/1.1" 200 115 0.033348 10.0.0.65 - - [2025-10-22 13:51:51] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006532 10.0.0.65 - - [2025-10-22 13:51:51] "POST /set-tag HTTP/1.1" 200 109 0.003695 10.0.0.65 - - [2025-10-22 13:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.65 - - [2025-10-22 13:51:51] "GET /loadbalancer/6a112bd2-a277-485b-ad51-9730f0982eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002984 10.0.0.65 - - [2025-10-22 13:51:51] "GET /loadbalancer-pool/efa76e20-4d64-4b7b-861c-80513d4e8906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002789 10.0.0.65 - - [2025-10-22 13:51:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020384 10.0.0.65 - - [2025-10-22 13:51:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008886 10.0.0.65 - - [2025-10-22 13:51:51] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008641 10.0.0.65 - - [2025-10-22 13:51:51] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004946 10.0.0.65 - - [2025-10-22 13:51:51] "GET /floating-ip/34997d0c-2ba9-4988-af99-96a25ab0cc8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002989 10.0.0.65 - - [2025-10-22 13:51:51] "POST /set-tag HTTP/1.1" 200 109 0.072444 10.0.0.65 - - [2025-10-22 13:51:51] "GET /loadbalancer-pool/f5807aaa-64ec-4ec3-8773-b2aacd2de5e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003541 10.0.0.65 - - [2025-10-22 13:51:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.054914 10.0.0.65 - - [2025-10-22 13:51:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.013057 10.0.0.65 - - [2025-10-22 13:51:51] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017254 10.0.0.65 - - [2025-10-22 13:51:51] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004528 10.0.0.65 - - [2025-10-22 13:51:51] "GET /floating-ip/34997d0c-2ba9-4988-af99-96a25ab0cc8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003079 10.0.0.65 - - [2025-10-22 13:51:51] "POST /set-tag HTTP/1.1" 200 109 0.002528 10.0.0.65 - - [2025-10-22 13:51:51] "GET /loadbalancer-pool/9aabb6e5-6649-4237-8a8c-24d838b52542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003270 10.0.0.65 - - [2025-10-22 13:51:51] "POST /loadbalancer-members HTTP/1.1" 200 692 0.042143 10.0.0.65 - - [2025-10-22 13:51:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.014530 10.0.0.65 - - [2025-10-22 13:51:51] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012298 10.0.0.65 - - [2025-10-22 13:51:51] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006504 10.0.0.65 - - [2025-10-22 13:51:51] "POST /set-tag HTTP/1.1" 200 109 0.005818 10.0.0.65 - - [2025-10-22 13:51:51] "GET /floating-ip/34997d0c-2ba9-4988-af99-96a25ab0cc8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002953 10.0.0.65 - - [2025-10-22 13:53:17] "GET / HTTP/1.1" 200 35931 0.001539 10.0.0.65 - - [2025-10-22 13:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.65 - - [2025-10-22 13:53:17] "GET /project/96964f97-ec7c-4197-ac84-f33b9044518f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035129 10.0.0.65 - - [2025-10-22 13:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.65 - - [2025-10-22 13:53:17] "GET /project/96964f97-ec7c-4197-ac84-f33b9044518f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029192 10.0.0.65 - - [2025-10-22 13:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.65 - - [2025-10-22 13:53:18] "GET /project/96964f97-ec7c-4197-ac84-f33b9044518f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031735 10.0.0.65 - - [2025-10-22 13:53:18] "POST /tags HTTP/1.1" 200 333 0.026199 10.0.0.65 - - [2025-10-22 13:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005453 10.0.0.65 - - [2025-10-22 13:53:18] "GET /tag/bb8f87cf-85ad-4632-a1e2-17b6009dd019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.028070 10.0.0.65 - - [2025-10-22 13:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.65 - - [2025-10-22 13:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.65 - - [2025-10-22 13:53:18] "GET /project/96964f97-ec7c-4197-ac84-f33b9044518f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032769 10.0.0.65 - - [2025-10-22 13:53:18] "GET /virtual-networks?parent_id=96964f97-ec7c-4197-ac84-f33b9044518f&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002898 10.0.0.65 - - [2025-10-22 13:53:18] "GET /project/96964f97-ec7c-4197-ac84-f33b9044518f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037726 10.0.0.65 - - [2025-10-22 13:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.65 - - [2025-10-22 13:53:18] "GET /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005028 10.0.0.65 - - [2025-10-22 13:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007120 10.0.0.65 - - [2025-10-22 13:53:18] "GET /service-appliance-set/7ec97ad4-0ab7-4ff2-af1e-6551d5311875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004180 10.0.0.65 - - [2025-10-22 13:53:18] "POST /fqname-to-id HTTP/1.1" 404 254 0.002493 10.0.0.65 - - [2025-10-22 13:53:18] "POST /virtual-networks HTTP/1.1" 200 512 0.109242 10.0.0.65 - - [2025-10-22 13:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.016837 10.0.0.65 - - [2025-10-22 13:53:18] "GET /network-ipam/1a6559f3-4f22-4243-acca-7ac12f0040b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.003576 10.0.0.65 - - [2025-10-22 13:53:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.153582 10.0.0.65 - - [2025-10-22 13:53:19] "GET /virtual-machine-interface/2f325f2e-1902-471b-b514-58a911af5984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.016357 10.0.0.65 - - [2025-10-22 13:53:19] "POST /useragent-kv HTTP/1.1" 200 115 0.007606 10.0.0.65 - - [2025-10-22 13:53:19] "POST /ref-update HTTP/1.1" 200 156 0.188589 10.0.0.65 - - [2025-10-22 13:53:19] "GET /virtual-network/e31ac91d-4b1d-45e8-81ae-f0cd8fb96051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005583 10.0.0.65 - - [2025-10-22 13:53:19] "GET /domains HTTP/1.1" 200 280 0.009048 10.0.0.65 - - [2025-10-22 13:53:19] "POST /instance-ips HTTP/1.1" 200 409 0.067619 10.0.0.65 - - [2025-10-22 13:53:19] "GET /domain/7fa3e9ab-00b4-4ee4-8483-e757bc626f55 HTTP/1.1" 200 3085 0.020250 10.0.0.65 - - [2025-10-22 13:53:19] "GET /instance-ip/401d9768-035c-4c1e-952a-4c168f33c908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.012996 10.0.0.65 - - [2025-10-22 13:53:19] "GET /project/96964f97-ec7c-4197-ac84-f33b9044518f HTTP/1.1" 200 5477 0.062000 10.0.0.65 - - [2025-10-22 13:53:19] "GET /virtual-network/e31ac91d-4b1d-45e8-81ae-f0cd8fb96051 HTTP/1.1" 200 2089 0.008483 10.0.0.65 - - [2025-10-22 13:53:19] "GET /virtual-network/e31ac91d-4b1d-45e8-81ae-f0cd8fb96051 HTTP/1.1" 200 2089 0.003756 10.0.0.65 - - [2025-10-22 13:53:19] "GET /routing-instance/1d721ad7-f0a0-4c52-8bd5-e9d067990979 HTTP/1.1" 200 1181 0.040703 10.0.0.65 - - [2025-10-22 13:53:19] "GET /routing-instance/1d721ad7-f0a0-4c52-8bd5-e9d067990979 HTTP/1.1" 200 1181 0.002835 10.0.0.65 - - [2025-10-22 13:53:19] "POST /loadbalancers HTTP/1.1" 200 610 0.104720 10.0.0.65 - - [2025-10-22 13:53:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.045180 10.0.0.65 - - [2025-10-22 13:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007640 10.0.0.65 - - [2025-10-22 13:53:19] "POST /route-targets HTTP/1.1" 200 327 0.036880 10.0.0.65 - - [2025-10-22 13:53:19] "GET /project/96964f97-ec7c-4197-ac84-f33b9044518f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.063704 10.0.0.65 - - [2025-10-22 13:53:19] "GET /instance-ip/401d9768-035c-4c1e-952a-4c168f33c908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.010285 10.0.0.65 - - [2025-10-22 13:53:19] "POST /ref-update HTTP/1.1" 200 156 0.045656 10.0.0.65 - - [2025-10-22 13:53:19] "GET /project/96964f97-ec7c-4197-ac84-f33b9044518f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.051737 10.0.0.65 - - [2025-10-22 13:53:19] "GET /loadbalancer/088bf06e-6195-4af8-b514-86964550c6fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002516 10.0.0.65 - - [2025-10-22 13:53:19] "POST /floating-ips HTTP/1.1" 200 597 0.072171 10.0.0.65 - - [2025-10-22 13:53:19] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.048227 10.0.0.65 - - [2025-10-22 13:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.65 - - [2025-10-22 13:53:19] "GET /project/96964f97-ec7c-4197-ac84-f33b9044518f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038858 10.0.0.65 - - [2025-10-22 13:53:19] "GET /loadbalancer-listener/ca0a82d1-eb1a-43ca-a1a7-1c6e40440268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003150 10.0.0.65 - - [2025-10-22 13:53:19] "GET /loadbalancer-listener/ca0a82d1-eb1a-43ca-a1a7-1c6e40440268?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.013202 10.0.0.65 - - [2025-10-22 13:53:19] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.023498 10.0.0.65 - - [2025-10-22 13:53:19] "GET /instance-ip/401d9768-035c-4c1e-952a-4c168f33c908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003327 10.0.0.65 - - [2025-10-22 13:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.65 - - [2025-10-22 13:53:19] "GET /instance-ip/401d9768-035c-4c1e-952a-4c168f33c908?fields=floating_ips HTTP/1.1" 200 1212 0.009340 10.0.0.65 - - [2025-10-22 13:53:19] "GET /loadbalancer/088bf06e-6195-4af8-b514-86964550c6fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002774 10.0.0.65 - - [2025-10-22 13:53:19] "GET /floating-ip/6f08ac90-b89f-4d65-bef0-754f518dc16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002443 10.0.0.65 - - [2025-10-22 13:53:19] "POST /tags HTTP/1.1" 200 295 0.057283 10.0.0.65 - - [2025-10-22 13:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.015661 10.0.0.65 - - [2025-10-22 13:53:19] "GET /tag/ec1b71ca-0ccc-44c1-87e9-a19c8f20b8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.015487 10.0.0.65 - - [2025-10-22 13:53:19] "POST /tags HTTP/1.1" 409 233 0.004291 10.0.0.65 - - [2025-10-22 13:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.65 - - [2025-10-22 13:53:19] "GET /tag/c8ee0a17-0f43-40fa-be9f-ce527f8de1ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.010192 10.0.0.65 - - [2025-10-22 13:53:19] "POST /tags HTTP/1.1" 409 206 0.001870 10.0.0.65 - - [2025-10-22 13:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.65 - - [2025-10-22 13:53:19] "GET /tag/d6b44c4c-9af0-4211-bb2f-00ec49600189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012800 10.0.0.65 - - [2025-10-22 13:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.65 - - [2025-10-22 13:53:20] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005938 10.0.0.65 - - [2025-10-22 13:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.65 - - [2025-10-22 13:53:20] "GET /project/96964f97-ec7c-4197-ac84-f33b9044518f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044195 10.0.0.65 - - [2025-10-22 13:53:20] "POST /virtual-machines HTTP/1.1" 200 369 0.008621 10.0.0.65 - - [2025-10-22 13:53:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.021888 10.0.0.65 - - [2025-10-22 13:53:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.114245 10.0.0.65 - - [2025-10-22 13:53:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.012062 10.0.0.65 - - [2025-10-22 13:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007105 10.0.0.65 - - [2025-10-22 13:53:20] "GET /virtual-machine-interface/77dcee0e-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004960 10.0.0.65 - - [2025-10-22 13:53:20] "POST /instance-ips HTTP/1.1" 200 409 0.025852 10.0.0.65 - - [2025-10-22 13:53:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.025667 10.0.0.65 - - [2025-10-22 13:53:20] "GET /virtual-machine-interface/77dcee0e-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007415 10.0.0.65 - - [2025-10-22 13:53:20] "POST /set-tag HTTP/1.1" 200 109 0.018590 10.0.0.65 - - [2025-10-22 13:53:20] "GET /virtual-machine-interface/77dcee0e-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019023 10.0.0.65 - - [2025-10-22 13:53:20] "GET /instance-ip/77f7cfa8-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003224 10.0.0.65 - - [2025-10-22 13:53:20] "GET /virtual-machine-interface/77dcee0e-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004313 10.0.0.65 - - [2025-10-22 13:53:20] "POST /set-tag HTTP/1.1" 200 109 0.002127 10.0.0.65 - - [2025-10-22 13:53:20] "GET /virtual-router/b9a1481e-8aac-41d5-b176-9029e1d11485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003265 10.0.0.65 - - [2025-10-22 13:53:20] "POST /ref-update HTTP/1.1" 200 156 0.012382 10.0.0.65 - - [2025-10-22 13:53:20] "GET /virtual-machine-interface/77dcee0e-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018886 10.0.0.65 - - [2025-10-22 13:53:20] "POST /set-tag HTTP/1.1" 200 109 0.003542 10.0.0.65 - - [2025-10-22 13:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.65 - - [2025-10-22 13:53:20] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003906 10.0.0.65 - - [2025-10-22 13:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.65 - - [2025-10-22 13:53:20] "GET /project/96964f97-ec7c-4197-ac84-f33b9044518f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049679 10.0.0.65 - - [2025-10-22 13:53:20] "POST /virtual-machines HTTP/1.1" 200 369 0.018600 10.0.0.65 - - [2025-10-22 13:53:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.011363 10.0.0.65 - - [2025-10-22 13:53:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.115706 10.0.0.65 - - [2025-10-22 13:53:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.016034 10.0.0.65 - - [2025-10-22 13:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011501 10.0.0.65 - - [2025-10-22 13:53:21] "GET /virtual-machine-interface/785530d0-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007556 10.0.0.65 - - [2025-10-22 13:53:21] "POST /instance-ips HTTP/1.1" 200 409 0.026417 10.0.0.65 - - [2025-10-22 13:53:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024775 10.0.0.65 - - [2025-10-22 13:53:21] "GET /virtual-machine-interface/785530d0-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.021182 10.0.0.65 - - [2025-10-22 13:53:21] "POST /set-tag HTTP/1.1" 200 109 0.027467 10.0.0.65 - - [2025-10-22 13:53:21] "GET /virtual-machine-interface/785530d0-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004799 10.0.0.65 - - [2025-10-22 13:53:21] "GET /instance-ip/787189ba-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004406 10.0.0.65 - - [2025-10-22 13:53:21] "GET /virtual-machine-interface/785530d0-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004523 10.0.0.65 - - [2025-10-22 13:53:21] "POST /set-tag HTTP/1.1" 200 109 0.002225 10.0.0.65 - - [2025-10-22 13:53:21] "GET /virtual-router/b9a1481e-8aac-41d5-b176-9029e1d11485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.004224 10.0.0.65 - - [2025-10-22 13:53:21] "POST /ref-update HTTP/1.1" 200 156 0.008613 10.0.0.65 - - [2025-10-22 13:53:21] "GET /virtual-machine-interface/785530d0-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004996 10.0.0.65 - - [2025-10-22 13:53:21] "POST /set-tag HTTP/1.1" 200 109 0.002275 10.0.0.65 - - [2025-10-22 13:53:21] "GET /virtual-machine-interface/77dcee0e-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005368 10.0.0.65 - - [2025-10-22 13:53:21] "POST /set-tag HTTP/1.1" 200 109 0.002755 10.0.0.65 - - [2025-10-22 13:53:21] "GET /virtual-machine-interface/785530d0-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005045 10.0.0.65 - - [2025-10-22 13:53:21] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.65 - - [2025-10-22 13:53:24] "GET /domains HTTP/1.1" 200 280 0.002464 10.0.0.65 - - [2025-10-22 13:53:24] "GET /domain/7fa3e9ab-00b4-4ee4-8483-e757bc626f55 HTTP/1.1" 200 3085 0.003039 10.0.0.65 - - [2025-10-22 13:53:24] "GET /project/96964f97-ec7c-4197-ac84-f33b9044518f HTTP/1.1" 200 7065 0.036459 10.0.0.65 - - [2025-10-22 13:53:24] "GET /virtual-network/e31ac91d-4b1d-45e8-81ae-f0cd8fb96051 HTTP/1.1" 200 2089 0.004569 10.0.0.65 - - [2025-10-22 13:53:24] "GET /virtual-network/e31ac91d-4b1d-45e8-81ae-f0cd8fb96051 HTTP/1.1" 200 2089 0.003856 10.0.0.65 - - [2025-10-22 13:53:24] "GET /routing-instance/1d721ad7-f0a0-4c52-8bd5-e9d067990979 HTTP/1.1" 200 1402 0.003680 10.0.0.65 - - [2025-10-22 13:53:24] "GET /routing-instance/1d721ad7-f0a0-4c52-8bd5-e9d067990979 HTTP/1.1" 200 1402 0.002479 10.0.0.65 - - [2025-10-22 13:53:24] "GET /route-target/af6becf0-e0cd-4188-935f-aa59c1a77caa HTTP/1.1" 200 1153 0.002818 10.0.0.65 - - [2025-10-22 13:53:24] "GET /virtual-network/e31ac91d-4b1d-45e8-81ae-f0cd8fb96051 HTTP/1.1" 200 2089 0.005932 10.0.0.65 - - [2025-10-22 13:53:24] "GET /routing-instance/1d721ad7-f0a0-4c52-8bd5-e9d067990979 HTTP/1.1" 200 1402 0.004067 10.0.0.65 - - [2025-10-22 13:53:24] "GET /virtual-network/e31ac91d-4b1d-45e8-81ae-f0cd8fb96051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003929 10.0.0.65 - - [2025-10-22 13:53:24] "GET /virtual-network/e31ac91d-4b1d-45e8-81ae-f0cd8fb96051 HTTP/1.1" 200 2089 0.004404 10.0.0.65 - - [2025-10-22 13:53:24] "GET /routing-instance/1d721ad7-f0a0-4c52-8bd5-e9d067990979 HTTP/1.1" 200 1402 0.003640 10.0.0.65 - - [2025-10-22 13:53:24] "GET /routing-instance/1d721ad7-f0a0-4c52-8bd5-e9d067990979 HTTP/1.1" 200 1402 0.002794 10.0.0.65 - - [2025-10-22 13:53:24] "GET /route-target/af6becf0-e0cd-4188-935f-aa59c1a77caa HTTP/1.1" 200 1153 0.002798 10.0.0.65 - - [2025-10-22 13:53:24] "GET /domains HTTP/1.1" 200 280 0.002208 10.0.0.65 - - [2025-10-22 13:53:24] "GET /domain/7fa3e9ab-00b4-4ee4-8483-e757bc626f55 HTTP/1.1" 200 3085 0.003002 10.0.0.65 - - [2025-10-22 13:53:24] "GET /project/96964f97-ec7c-4197-ac84-f33b9044518f HTTP/1.1" 200 7065 0.039254 10.0.0.65 - - [2025-10-22 13:53:24] "GET /virtual-network/e31ac91d-4b1d-45e8-81ae-f0cd8fb96051 HTTP/1.1" 200 2089 0.004978 10.0.0.65 - - [2025-10-22 13:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.65 - - [2025-10-22 13:53:24] "GET /project/96964f97-ec7c-4197-ac84-f33b9044518f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048831 10.0.0.65 - - [2025-10-22 13:53:24] "GET /virtual-network/e31ac91d-4b1d-45e8-81ae-f0cd8fb96051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005462 10.0.0.65 - - [2025-10-22 13:53:24] "GET /floating-ip-pools?parent_id=e31ac91d-4b1d-45e8-81ae-f0cd8fb96051&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002241 10.0.0.65 - - [2025-10-22 13:53:24] "GET /virtual-network/e31ac91d-4b1d-45e8-81ae-f0cd8fb96051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003804 10.0.0.65 - - [2025-10-22 13:53:24] "POST /floating-ip-pools HTTP/1.1" 200 562 0.018483 10.0.0.65 - - [2025-10-22 13:53:24] "POST /ref-update HTTP/1.1" 200 156 0.008850 10.0.0.65 - - [2025-10-22 13:53:24] "GET /virtual-network/e31ac91d-4b1d-45e8-81ae-f0cd8fb96051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.014361 10.0.0.65 - - [2025-10-22 13:53:24] "GET /domains HTTP/1.1" 200 280 0.001950 10.0.0.65 - - [2025-10-22 13:53:24] "GET /domain/7fa3e9ab-00b4-4ee4-8483-e757bc626f55 HTTP/1.1" 200 3085 0.002752 10.0.0.65 - - [2025-10-22 13:53:24] "GET /project/96964f97-ec7c-4197-ac84-f33b9044518f HTTP/1.1" 200 7321 0.033957 10.0.0.65 - - [2025-10-22 13:53:24] "GET /virtual-network/e31ac91d-4b1d-45e8-81ae-f0cd8fb96051 HTTP/1.1" 200 2327 0.005492 10.0.0.65 - - [2025-10-22 13:53:24] "GET /floating-ip-pool/574b8687-7c9d-4ee2-a239-6996865ed6a9 HTTP/1.1" 200 1314 0.005306 10.0.0.65 - - [2025-10-22 13:53:24] "GET /domains HTTP/1.1" 200 280 0.002350 10.0.0.65 - - [2025-10-22 13:53:24] "GET /domain/7fa3e9ab-00b4-4ee4-8483-e757bc626f55 HTTP/1.1" 200 3085 0.002720 10.0.0.65 - - [2025-10-22 13:53:24] "GET /project/96964f97-ec7c-4197-ac84-f33b9044518f HTTP/1.1" 200 7321 0.033710 10.0.0.65 - - [2025-10-22 13:53:24] "GET /virtual-network/e31ac91d-4b1d-45e8-81ae-f0cd8fb96051 HTTP/1.1" 200 2327 0.003872 10.0.0.65 - - [2025-10-22 13:53:24] "GET /virtual-network/e31ac91d-4b1d-45e8-81ae-f0cd8fb96051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004342 10.0.0.65 - - [2025-10-22 13:53:25] "POST /tags HTTP/1.1" 200 365 0.057140 10.0.0.65 - - [2025-10-22 13:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007473 10.0.0.65 - - [2025-10-22 13:53:25] "GET /tag/a3e25bce-f79f-408c-ba41-0796adebbbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.021311 10.0.0.65 - - [2025-10-22 13:53:25] "POST /tags HTTP/1.1" 409 206 0.002412 10.0.0.65 - - [2025-10-22 13:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.65 - - [2025-10-22 13:53:25] "GET /tag/d6b44c4c-9af0-4211-bb2f-00ec49600189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010872 10.0.0.65 - - [2025-10-22 13:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.65 - - [2025-10-22 13:53:25] "GET /project/96964f97-ec7c-4197-ac84-f33b9044518f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.027000 10.0.0.65 - - [2025-10-22 13:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.65 - - [2025-10-22 13:53:25] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003612 10.0.0.65 - - [2025-10-22 13:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.65 - - [2025-10-22 13:53:25] "GET /service-appliance-set/2a76d691-1ce4-482f-8f8c-1f3168ab1748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003901 10.0.0.65 - - [2025-10-22 13:53:25] "POST /fqname-to-id HTTP/1.1" 404 258 0.002312 10.0.0.65 - - [2025-10-22 13:53:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.093970 10.0.0.65 - - [2025-10-22 13:53:25] "GET /virtual-machine-interface/d985c64a-6cef-4b09-8a1d-d3e662a2aec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.010579 10.0.0.65 - - [2025-10-22 13:53:25] "POST /set-tag HTTP/1.1" 200 109 0.022401 10.0.0.65 - - [2025-10-22 13:53:25] "POST /instance-ips HTTP/1.1" 200 417 0.024146 10.0.0.65 - - [2025-10-22 13:53:25] "GET /instance-ip/843205c4-c333-43ae-abef-e1b322a18fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.011317 10.0.0.65 - - [2025-10-22 13:53:25] "POST /loadbalancers HTTP/1.1" 200 618 0.081232 10.0.0.65 - - [2025-10-22 13:53:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.012140 10.0.0.65 - - [2025-10-22 13:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.020917 10.0.0.65 - - [2025-10-22 13:53:25] "POST /service-instances HTTP/1.1" 200 566 0.052372 10.0.0.65 - - [2025-10-22 13:53:25] "POST /ref-update HTTP/1.1" 200 156 0.015456 10.0.0.65 - - [2025-10-22 13:53:25] "GET /project/96964f97-ec7c-4197-ac84-f33b9044518f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.067513 10.0.0.65 - - [2025-10-22 13:53:25] "PUT /service-instance/269375a3-6690-451a-8e12-502eb623d833 HTTP/1.1" 200 266 0.009097 10.0.0.65 - - [2025-10-22 13:53:25] "GET /virtual-machine-interface/d985c64a-6cef-4b09-8a1d-d3e662a2aec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.015035 10.0.0.65 - - [2025-10-22 13:53:25] "GET /virtual-machine-interface/d985c64a-6cef-4b09-8a1d-d3e662a2aec7?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.006009 10.0.0.65 - - [2025-10-22 13:53:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.021044 10.0.0.65 - - [2025-10-22 13:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013964 10.0.0.65 - - [2025-10-22 13:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.65 - - [2025-10-22 13:53:25] "GET /floating-ip-pool/574b8687-7c9d-4ee2-a239-6996865ed6a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002761 10.0.0.65 - - [2025-10-22 13:53:25] "POST /virtual-machines HTTP/1.1" 200 429 0.025876 10.0.0.65 - - [2025-10-22 13:53:26] "POST /floating-ips HTTP/1.1" 200 671 0.125747 10.0.0.65 - - [2025-10-22 13:53:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.109543 10.0.0.65 - - [2025-10-22 13:53:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.032612 10.0.0.65 - - [2025-10-22 13:53:26] "POST /chown HTTP/1.1" 200 109 0.028757 10.0.0.65 - - [2025-10-22 13:53:26] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012349 10.0.0.65 - - [2025-10-22 13:53:26] "POST /chown HTTP/1.1" 200 109 0.006336 10.0.0.65 - - [2025-10-22 13:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.65 - - [2025-10-22 13:53:26] "GET /policy-management/e9d121dc-854c-4cba-9923-29e064a8d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004262 10.0.0.65 - - [2025-10-22 13:53:26] "POST /tags HTTP/1.1" 409 221 0.002811 10.0.0.65 - - [2025-10-22 13:53:26] "PUT /virtual-machine-interface/e3294264-a87f-4cb3-9d7d-32a117144302 HTTP/1.1" 200 284 0.029321 10.0.0.65 - - [2025-10-22 13:53:26] "PUT /instance-ip/843205c4-c333-43ae-abef-e1b322a18fb2 HTTP/1.1" 200 256 0.029752 10.0.0.65 - - [2025-10-22 13:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005440 10.0.0.65 - - [2025-10-22 13:53:26] "GET /tag/bb8f87cf-85ad-4632-a1e2-17b6009dd019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.018316 10.0.0.65 - - [2025-10-22 13:53:26] "POST /tags HTTP/1.1" 409 238 0.006193 10.0.0.65 - - [2025-10-22 13:53:26] "POST /ref-update HTTP/1.1" 200 156 0.012194 10.0.0.65 - - [2025-10-22 13:53:26] "POST /ref-update HTTP/1.1" 200 156 0.027364 10.0.0.65 - - [2025-10-22 13:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018059 10.0.0.65 - - [2025-10-22 13:53:26] "GET /tag/a3e25bce-f79f-408c-ba41-0796adebbbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.017120 10.0.0.65 - - [2025-10-22 13:53:26] "POST /ref-update HTTP/1.1" 200 156 0.053138 10.0.0.65 - - [2025-10-22 13:53:26] "POST /ref-update HTTP/1.1" 200 156 0.055989 10.0.0.65 - - [2025-10-22 13:53:26] "POST /firewall-rules HTTP/1.1" 200 650 0.129633 10.0.0.65 - - [2025-10-22 13:53:26] "POST /ref-update HTTP/1.1" 200 156 0.043024 10.0.0.65 - - [2025-10-22 13:53:26] "GET /firewall-rule/b553fd7a-3251-4704-9d73-0a0adc183972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004811 10.0.0.65 - - [2025-10-22 13:53:26] "POST /ref-update HTTP/1.1" 200 156 0.028740 10.0.0.65 - - [2025-10-22 13:53:26] "GET /firewall-policy/59fafbd0-2b79-4088-a285-a99fc3d8f4ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002746 10.0.0.65 - - [2025-10-22 13:53:26] "GET /firewall-rule/b553fd7a-3251-4704-9d73-0a0adc183972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.010788 10.0.0.65 - - [2025-10-22 13:53:26] "POST /virtual-machines HTTP/1.1" 200 429 0.011028 10.0.0.65 - - [2025-10-22 13:53:26] "POST /ref-update HTTP/1.1" 200 156 0.037433 10.0.0.65 - - [2025-10-22 13:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.016407 10.0.0.65 - - [2025-10-22 13:53:26] "GET /project/96964f97-ec7c-4197-ac84-f33b9044518f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.053154 10.0.0.65 - - [2025-10-22 13:53:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.130762 10.0.0.65 - - [2025-10-22 13:53:26] "GET /loadbalancer/95bf775e-b8f1-40fc-9a44-1aa06aaa1cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.008495 10.0.0.65 - - [2025-10-22 13:53:26] "POST /chown HTTP/1.1" 200 109 0.030015 10.0.0.65 - - [2025-10-22 13:53:26] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.044355 10.0.0.65 - - [2025-10-22 13:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.65 - - [2025-10-22 13:53:26] "POST /chown HTTP/1.1" 200 109 0.008797 10.0.0.65 - - [2025-10-22 13:53:26] "PUT /virtual-machine-interface/7884a409-c50c-41c1-b3a1-7ea0c21f002e HTTP/1.1" 200 284 0.017629 10.0.0.65 - - [2025-10-22 13:53:26] "PUT /instance-ip/843205c4-c333-43ae-abef-e1b322a18fb2 HTTP/1.1" 200 256 0.030016 10.0.0.65 - - [2025-10-22 13:53:26] "GET /project/96964f97-ec7c-4197-ac84-f33b9044518f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.046511 10.0.0.65 - - [2025-10-22 13:53:26] "GET /loadbalancer-listener/c806cd86-bebb-4e3f-a2ac-52933dcbbeda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002985 10.0.0.65 - - [2025-10-22 13:53:26] "GET /loadbalancer-listener/c806cd86-bebb-4e3f-a2ac-52933dcbbeda?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.017329 10.0.0.65 - - [2025-10-22 13:53:26] "POST /ref-update HTTP/1.1" 200 156 0.015507 10.0.0.65 - - [2025-10-22 13:53:26] "POST /ref-update HTTP/1.1" 200 156 0.025125 10.0.0.65 - - [2025-10-22 13:53:27] "POST /ref-update HTTP/1.1" 200 156 0.027668 10.0.0.65 - - [2025-10-22 13:53:27] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.055246 10.0.0.65 - - [2025-10-22 13:53:27] "POST /ref-update HTTP/1.1" 200 156 0.017354 10.0.0.65 - - [2025-10-22 13:53:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.017831 10.0.0.65 - - [2025-10-22 13:53:27] "GET /loadbalancer-pool/6ae03127-41f0-40b9-a2b0-8fcac6fa7743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.023487 10.0.0.65 - - [2025-10-22 13:53:27] "POST /ref-update HTTP/1.1" 200 156 0.040551 10.0.0.65 - - [2025-10-22 13:53:27] "PUT /service-instance/269375a3-6690-451a-8e12-502eb623d833 HTTP/1.1" 200 266 0.017260 10.0.0.65 - - [2025-10-22 13:53:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.018570 10.0.0.65 - - [2025-10-22 13:53:27] "POST /loadbalancer-members HTTP/1.1" 200 707 0.081138 10.0.0.65 - - [2025-10-22 13:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.65 - - [2025-10-22 13:53:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.021837 10.0.0.65 - - [2025-10-22 13:53:27] "GET /loadbalancer-member/d0fe1193-cbeb-47be-a961-93ddf649f862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.012128 10.0.0.65 - - [2025-10-22 13:53:27] "POST /chown HTTP/1.1" 200 109 0.021353 10.0.0.65 - - [2025-10-22 13:53:27] "POST /chown HTTP/1.1" 200 109 0.023248 10.0.0.65 - - [2025-10-22 13:53:27] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005763 10.0.0.65 - - [2025-10-22 13:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.65 - - [2025-10-22 13:53:27] "GET /policy-management/e9d121dc-854c-4cba-9923-29e064a8d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002659 10.0.0.65 - - [2025-10-22 13:53:27] "PUT /instance-ip/843205c4-c333-43ae-abef-e1b322a18fb2 HTTP/1.1" 200 256 0.029665 10.0.0.65 - - [2025-10-22 13:53:27] "POST /tags HTTP/1.1" 409 221 0.002144 10.0.0.65 - - [2025-10-22 13:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.65 - - [2025-10-22 13:53:27] "GET /tag/bb8f87cf-85ad-4632-a1e2-17b6009dd019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010918 10.0.0.65 - - [2025-10-22 13:53:27] "POST /ref-update HTTP/1.1" 200 156 0.026898 10.0.0.65 - - [2025-10-22 13:53:27] "POST /chown HTTP/1.1" 200 109 0.016075 10.0.0.65 - - [2025-10-22 13:53:27] "POST /tags HTTP/1.1" 409 238 0.009473 10.0.0.65 - - [2025-10-22 13:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009477 10.0.0.65 - - [2025-10-22 13:53:27] "GET /tag/a3e25bce-f79f-408c-ba41-0796adebbbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018706 10.0.0.65 - - [2025-10-22 13:53:27] "POST /chown HTTP/1.1" 200 109 0.060545 10.0.0.65 - - [2025-10-22 13:53:27] "POST /firewall-rules HTTP/1.1" 409 293 0.003834 10.0.0.65 - - [2025-10-22 13:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004986 10.0.0.65 - - [2025-10-22 13:53:27] "PUT /instance-ip/843205c4-c333-43ae-abef-e1b322a18fb2 HTTP/1.1" 200 256 0.028516 10.0.0.65 - - [2025-10-22 13:53:27] "PUT /firewall-rule/b553fd7a-3251-4704-9d73-0a0adc183972 HTTP/1.1" 200 260 0.034754 10.0.0.65 - - [2025-10-22 13:53:27] "POST /ref-update HTTP/1.1" 200 156 0.024597 10.0.0.65 - - [2025-10-22 13:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.65 - - [2025-10-22 13:53:27] "GET /global-system-configs HTTP/1.1" 200 322 0.002501 10.0.0.65 - - [2025-10-22 13:53:27] "GET /firewall-rule/b553fd7a-3251-4704-9d73-0a0adc183972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003204 10.0.0.65 - - [2025-10-22 13:53:27] "GET /firewall-policy/59fafbd0-2b79-4088-a285-a99fc3d8f4ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003674 10.0.0.65 - - [2025-10-22 13:53:27] "GET /firewall-rule/b553fd7a-3251-4704-9d73-0a0adc183972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002405 10.0.0.65 - - [2025-10-22 13:53:27] "POST /chown HTTP/1.1" 200 109 0.007992 10.0.0.65 - - [2025-10-22 13:53:27] "POST /chown HTTP/1.1" 200 109 0.016737 10.0.0.65 - - [2025-10-22 13:53:27] "PUT /instance-ip/843205c4-c333-43ae-abef-e1b322a18fb2 HTTP/1.1" 200 256 0.019749 10.0.0.65 - - [2025-10-22 13:53:27] "POST /ref-update HTTP/1.1" 200 156 0.010496 10.0.0.65 - - [2025-10-22 13:53:27] "POST /chown HTTP/1.1" 200 109 0.016884 10.0.0.65 - - [2025-10-22 13:53:27] "GET /global-system-configs HTTP/1.1" 200 322 0.003211 10.0.0.65 - - [2025-10-22 13:53:27] "POST /chown HTTP/1.1" 200 109 0.022694 10.0.0.65 - - [2025-10-22 13:53:27] "PUT /instance-ip/843205c4-c333-43ae-abef-e1b322a18fb2 HTTP/1.1" 200 256 0.011114 10.0.0.65 - - [2025-10-22 13:53:27] "POST /ref-update HTTP/1.1" 200 156 0.020236 10.0.0.65 - - [2025-10-22 13:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.65 - - [2025-10-22 13:53:28] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.006243 10.0.0.65 - - [2025-10-22 13:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.65 - - [2025-10-22 13:53:28] "GET /project/96964f97-ec7c-4197-ac84-f33b9044518f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.030831 10.0.0.65 - - [2025-10-22 13:53:28] "POST /virtual-machines HTTP/1.1" 200 373 0.016361 10.0.0.65 - - [2025-10-22 13:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004692 10.0.0.65 - - [2025-10-22 13:53:28] "POST /chown HTTP/1.1" 200 109 0.011587 10.0.0.65 - - [2025-10-22 13:53:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.016789 10.0.0.65 - - [2025-10-22 13:53:28] "PUT /service-instance/269375a3-6690-451a-8e12-502eb623d833 HTTP/1.1" 200 266 0.025758 10.0.0.65 - - [2025-10-22 13:53:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.022723 10.0.0.65 - - [2025-10-22 13:53:28] "POST /chown HTTP/1.1" 200 109 0.033068 10.0.0.65 - - [2025-10-22 13:53:28] "POST /ref-update HTTP/1.1" 200 156 0.025294 10.0.0.65 - - [2025-10-22 13:53:28] "POST /chown HTTP/1.1" 200 109 0.061775 10.0.0.65 - - [2025-10-22 13:53:28] "PUT /service-instance/269375a3-6690-451a-8e12-502eb623d833 HTTP/1.1" 200 266 0.059440 10.0.0.65 - - [2025-10-22 13:53:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.015283 10.0.0.65 - - [2025-10-22 13:53:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.219082 10.0.0.65 - - [2025-10-22 13:53:28] "POST /chown HTTP/1.1" 200 109 0.046268 10.0.0.65 - - [2025-10-22 13:53:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.056406 10.0.0.65 - - [2025-10-22 13:53:28] "PUT /service-instance/269375a3-6690-451a-8e12-502eb623d833 HTTP/1.1" 200 266 0.056851 10.0.0.65 - - [2025-10-22 13:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014762 10.0.0.65 - - [2025-10-22 13:53:28] "POST /ref-update HTTP/1.1" 200 156 0.054178 10.0.0.65 - - [2025-10-22 13:53:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008385 10.0.0.65 - - [2025-10-22 13:53:28] "GET /virtual-machine-interface/7c9cf268-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.020276 10.0.0.65 - - [2025-10-22 13:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009639 10.0.0.65 - - [2025-10-22 13:53:28] "POST /chown HTTP/1.1" 200 109 0.008682 10.0.0.65 - - [2025-10-22 13:53:28] "POST /chown HTTP/1.1" 200 109 0.006481 10.0.0.65 - - [2025-10-22 13:53:28] "POST /instance-ips HTTP/1.1" 200 413 0.081842 10.0.0.65 - - [2025-10-22 13:53:28] "POST /chown HTTP/1.1" 200 109 0.042103 10.0.0.65 - - [2025-10-22 13:53:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.037005 10.0.0.65 - - [2025-10-22 13:53:28] "POST /chown HTTP/1.1" 200 109 0.037410 10.0.0.65 - - [2025-10-22 13:53:28] "GET /virtual-machine-interface/7c9cf268-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.028968 10.0.0.65 - - [2025-10-22 13:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.65 - - [2025-10-22 13:53:28] "POST /chown HTTP/1.1" 200 109 0.005844 10.0.0.65 - - [2025-10-22 13:53:28] "POST /chown HTTP/1.1" 200 109 0.023992 10.0.0.65 - - [2025-10-22 13:53:28] "POST /chown HTTP/1.1" 200 109 0.019351 10.0.0.65 - - [2025-10-22 13:53:28] "POST /set-tag HTTP/1.1" 200 109 0.073829 10.0.0.65 - - [2025-10-22 13:53:28] "GET /virtual-machine-interface/7c9cf268-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.026207 10.0.0.65 - - [2025-10-22 13:53:28] "GET /instance-ip/7cc8c4ec-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.007821 10.0.0.65 - - [2025-10-22 13:53:28] "POST /chown HTTP/1.1" 200 109 0.026047 10.0.0.65 - - [2025-10-22 13:53:28] "PUT /service-instance/269375a3-6690-451a-8e12-502eb623d833 HTTP/1.1" 200 266 0.011036 10.0.0.65 - - [2025-10-22 13:53:28] "GET /virtual-machine-interface/7c9cf268-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009375 10.0.0.65 - - [2025-10-22 13:53:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.022150 10.0.0.65 - - [2025-10-22 13:53:28] "POST /set-tag HTTP/1.1" 200 109 0.014265 10.0.0.65 - - [2025-10-22 13:53:28] "GET /virtual-router/b9a1481e-8aac-41d5-b176-9029e1d11485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005057 10.0.0.65 - - [2025-10-22 13:53:28] "PUT /service-instance/269375a3-6690-451a-8e12-502eb623d833 HTTP/1.1" 200 266 0.010012 10.0.0.65 - - [2025-10-22 13:53:29] "POST /ref-update HTTP/1.1" 200 156 0.008925 10.0.0.65 - - [2025-10-22 13:53:29] "GET /virtual-machine-interface/7c9cf268-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.015564 10.0.0.65 - - [2025-10-22 13:53:29] "POST /set-tag HTTP/1.1" 200 109 0.003129 10.0.0.65 - - [2025-10-22 13:53:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.009941 10.0.0.65 - - [2025-10-22 13:53:29] "GET /virtual-machine-interface/7c9cf268-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004536 10.0.0.65 - - [2025-10-22 13:53:29] "POST /set-tag HTTP/1.1" 200 109 0.001902 10.0.0.65 - - [2025-10-22 13:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.65 - - [2025-10-22 13:53:29] "POST /chown HTTP/1.1" 200 109 0.007093 10.0.0.65 - - [2025-10-22 13:53:29] "POST /chown HTTP/1.1" 200 109 0.014707 10.0.0.65 - - [2025-10-22 13:53:29] "POST /chown HTTP/1.1" 200 109 0.008694 10.0.0.65 - - [2025-10-22 13:53:29] "POST /chown HTTP/1.1" 200 109 0.022939 10.0.0.65 - - [2025-10-22 13:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.65 - - [2025-10-22 13:53:29] "POST /chown HTTP/1.1" 200 109 0.007583 10.0.0.65 - - [2025-10-22 13:53:29] "POST /chown HTTP/1.1" 200 109 0.024743 10.0.0.65 - - [2025-10-22 13:53:29] "POST /chown HTTP/1.1" 200 109 0.010809 10.0.0.65 - - [2025-10-22 13:53:29] "POST /chown HTTP/1.1" 200 109 0.006363 10.0.0.65 - - [2025-10-22 13:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.65 - - [2025-10-22 13:53:29] "POST /chown HTTP/1.1" 200 109 0.006349 10.0.0.65 - - [2025-10-22 13:53:29] "POST /chown HTTP/1.1" 200 109 0.006484 10.0.0.65 - - [2025-10-22 13:53:29] "POST /chown HTTP/1.1" 200 109 0.014513 10.0.0.65 - - [2025-10-22 13:53:29] "POST /chown HTTP/1.1" 200 109 0.015427 10.0.0.65 - - [2025-10-22 13:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014645 10.0.0.65 - - [2025-10-22 13:53:29] "POST /chown HTTP/1.1" 200 109 0.007127 10.0.0.65 - - [2025-10-22 13:53:29] "POST /chown HTTP/1.1" 200 109 0.019023 10.0.0.65 - - [2025-10-22 13:53:29] "POST /chown HTTP/1.1" 200 109 0.006673 10.0.0.65 - - [2025-10-22 13:53:29] "POST /chown HTTP/1.1" 200 109 0.014472 10.0.0.65 - - [2025-10-22 13:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.65 - - [2025-10-22 13:53:29] "POST /chown HTTP/1.1" 200 109 0.008779 10.0.0.65 - - [2025-10-22 13:53:29] "POST /chown HTTP/1.1" 200 109 0.016535 10.0.0.65 - - [2025-10-22 13:53:29] "POST /chown HTTP/1.1" 200 109 0.019489 10.0.0.65 - - [2025-10-22 13:53:29] "POST /chown HTTP/1.1" 200 109 0.007277 10.0.0.65 - - [2025-10-22 13:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006562 10.0.0.65 - - [2025-10-22 13:53:29] "POST /chown HTTP/1.1" 200 109 0.008492 10.0.0.65 - - [2025-10-22 13:53:29] "POST /chown HTTP/1.1" 200 109 0.006091 10.0.0.65 - - [2025-10-22 13:53:30] "POST /chown HTTP/1.1" 200 109 0.022147 10.0.0.65 - - [2025-10-22 13:53:30] "POST /chown HTTP/1.1" 200 109 0.019311 10.0.0.65 - - [2025-10-22 13:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.65 - - [2025-10-22 13:53:30] "POST /chown HTTP/1.1" 200 109 0.006237 10.0.0.65 - - [2025-10-22 13:53:30] "POST /chown HTTP/1.1" 200 109 0.018991 10.0.0.65 - - [2025-10-22 13:53:30] "POST /chown HTTP/1.1" 200 109 0.015809 10.0.0.65 - - [2025-10-22 13:53:30] "POST /chown HTTP/1.1" 200 109 0.006767 10.0.0.65 - - [2025-10-22 13:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.65 - - [2025-10-22 13:53:30] "POST /chown HTTP/1.1" 200 109 0.005881 10.0.0.65 - - [2025-10-22 13:53:30] "POST /chown HTTP/1.1" 200 109 0.022117 10.0.0.65 - - [2025-10-22 13:53:30] "POST /chown HTTP/1.1" 200 109 0.008468 10.0.0.65 - - [2025-10-22 13:53:30] "POST /chown HTTP/1.1" 200 109 0.014395 10.0.0.65 - - [2025-10-22 13:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.65 - - [2025-10-22 13:53:30] "POST /chown HTTP/1.1" 200 109 0.006616 10.0.0.65 - - [2025-10-22 13:53:30] "POST /chown HTTP/1.1" 200 109 0.052851 10.0.0.65 - - [2025-10-22 13:53:30] "POST /chown HTTP/1.1" 200 109 0.018120 10.0.0.65 - - [2025-10-22 13:53:30] "POST /chown HTTP/1.1" 200 109 0.006942 10.0.0.65 - - [2025-10-22 13:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.65 - - [2025-10-22 13:53:30] "POST /chown HTTP/1.1" 200 109 0.005541 10.0.0.65 - - [2025-10-22 13:53:30] "GET /virtual-machine-interface/77dcee0e-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006721 10.0.0.65 - - [2025-10-22 13:53:30] "POST /chown HTTP/1.1" 200 109 0.014126 10.0.0.65 - - [2025-10-22 13:53:30] "POST /set-tag HTTP/1.1" 200 109 0.002800 10.0.0.65 - - [2025-10-22 13:53:30] "POST /chown HTTP/1.1" 200 109 0.012081 10.0.0.65 - - [2025-10-22 13:53:30] "POST /chown HTTP/1.1" 200 109 0.020242 10.0.0.65 - - [2025-10-22 13:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.65 - - [2025-10-22 13:53:30] "GET /loadbalancer/088bf06e-6195-4af8-b514-86964550c6fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.001895 10.0.0.65 - - [2025-10-22 13:53:30] "GET /loadbalancer-pool/8f708ac1-fab9-4b19-8717-d788b96b8318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002718 10.0.0.65 - - [2025-10-22 13:53:30] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016201 10.0.0.65 - - [2025-10-22 13:53:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.020327 10.0.0.65 - - [2025-10-22 13:53:30] "GET /virtual-machine-interface/77dcee0e-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011332 10.0.0.65 - - [2025-10-22 13:53:30] "POST /tags HTTP/1.1" 409 221 0.002141 10.0.0.65 - - [2025-10-22 13:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.65 - - [2025-10-22 13:53:30] "GET /virtual-machine-interface/77dcee0e-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006367 10.0.0.65 - - [2025-10-22 13:53:30] "GET /tag/bb8f87cf-85ad-4632-a1e2-17b6009dd019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015445 10.0.0.65 - - [2025-10-22 13:53:30] "POST /ref-update HTTP/1.1" 200 156 0.008093 10.0.0.65 - - [2025-10-22 13:53:30] "GET /floating-ip/6f08ac90-b89f-4d65-bef0-754f518dc16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.019614 10.0.0.65 - - [2025-10-22 13:53:30] "PUT /floating-ip/6f08ac90-b89f-4d65-bef0-754f518dc16a HTTP/1.1" 200 256 0.008821 10.0.0.65 - - [2025-10-22 13:53:30] "POST /set-tag HTTP/1.1" 200 109 0.035791 10.0.0.65 - - [2025-10-22 13:53:32] "GET /virtual-machine-interface/785530d0-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004572 10.0.0.65 - - [2025-10-22 13:53:32] "POST /set-tag HTTP/1.1" 200 109 0.002040 10.0.0.65 - - [2025-10-22 13:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.65 - - [2025-10-22 13:53:32] "GET /loadbalancer/088bf06e-6195-4af8-b514-86964550c6fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003009 10.0.0.65 - - [2025-10-22 13:53:32] "GET /loadbalancer-pool/8f708ac1-fab9-4b19-8717-d788b96b8318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002434 10.0.0.65 - - [2025-10-22 13:53:32] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014310 10.0.0.65 - - [2025-10-22 13:53:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.007139 10.0.0.65 - - [2025-10-22 13:53:32] "GET /virtual-machine-interface/785530d0-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009522 10.0.0.65 - - [2025-10-22 13:53:32] "GET /virtual-machine-interface/785530d0-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005536 10.0.0.65 - - [2025-10-22 13:53:32] "POST /ref-update HTTP/1.1" 200 156 0.010333 10.0.0.65 - - [2025-10-22 13:53:32] "GET /floating-ip/6f08ac90-b89f-4d65-bef0-754f518dc16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004126 10.0.0.65 - - [2025-10-22 13:53:32] "POST /set-tag HTTP/1.1" 200 109 0.039954 10.0.0.65 - - [2025-10-22 13:53:33] "GET /virtual-machine/faeb94a8-8ae5-4e9c-848a-a6081359a5e6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003255 10.0.0.65 - - [2025-10-22 13:53:33] "GET /virtual-machine-interface/77dcee0e-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004260 10.0.0.65 - - [2025-10-22 13:53:33] "GET /virtual-machine/be355b1d-bbdf-4cdf-8820-cbb0a885c889?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.012020 10.0.0.65 - - [2025-10-22 13:53:33] "GET /virtual-machine-interface/785530d0-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005316 10.0.0.65 - - [2025-10-22 13:53:42] "GET /virtual-machine-interface/7c9cf268-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006586 10.0.0.65 - - [2025-10-22 13:53:42] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.65 - - [2025-10-22 13:53:43] "GET /virtual-machine/e30f8b45-d8a7-4fe5-9c2c-700cec5f42bf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003682 10.0.0.65 - - [2025-10-22 13:53:43] "GET /virtual-machine-interface/7c9cf268-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004850 10.0.0.65 - - [2025-10-22 13:53:43] "GET /virtual-machine-interface/7c9cf268-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005429 10.0.0.65 - - [2025-10-22 13:53:43] "POST /set-tag HTTP/1.1" 200 109 0.002580 10.0.0.65 - - [2025-10-22 13:54:15] "GET /virtual-machine-interface/7c9cf268-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004848 10.0.0.65 - - [2025-10-22 13:54:15] "POST /set-tag HTTP/1.1" 200 109 0.011241 10.0.0.65 - - [2025-10-22 13:54:15] "GET /virtual-machine-interface/7c9cf268-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004806 10.0.0.65 - - [2025-10-22 13:54:15] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.65 - - [2025-10-22 13:54:15] "GET /virtual-machine/e30f8b45-d8a7-4fe5-9c2c-700cec5f42bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002464 10.0.0.65 - - [2025-10-22 13:54:15] "POST /ref-update HTTP/1.1" 200 156 0.011550 10.0.0.65 - - [2025-10-22 13:54:15] "GET /virtual-machine-interface/7c9cf268-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006697 10.0.0.65 - - [2025-10-22 13:54:15] "POST /set-tag HTTP/1.1" 200 109 0.018367 10.0.0.65 - - [2025-10-22 13:54:15] "POST /set-tag HTTP/1.1" 200 109 0.019587 10.0.0.65 - - [2025-10-22 13:54:16] "DELETE /instance-ip/7cc8c4ec-af4e-11f0-9967-fa163e222243 HTTP/1.1" 200 115 0.066187 10.0.0.65 - - [2025-10-22 13:54:16] "DELETE /virtual-machine-interface/7c9cf268-af4e-11f0-9967-fa163e222243 HTTP/1.1" 200 115 0.048876 10.0.0.65 - - [2025-10-22 13:54:16] "DELETE /virtual-machine/e30f8b45-d8a7-4fe5-9c2c-700cec5f42bf HTTP/1.1" 200 115 0.026777 10.0.0.65 - - [2025-10-22 13:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.65 - - [2025-10-22 13:54:18] "GET /tag/a3e25bce-f79f-408c-ba41-0796adebbbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011133 10.0.0.65 - - [2025-10-22 13:54:18] "GET /tag/a3e25bce-f79f-408c-ba41-0796adebbbf1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.012739 10.0.0.65 - - [2025-10-22 13:54:18] "GET /virtual-machine-interface/7884a409-c50c-41c1-b3a1-7ea0c21f002e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.013230 10.0.0.65 - - [2025-10-22 13:54:18] "POST /set-tag HTTP/1.1" 200 109 0.025399 10.0.0.65 - - [2025-10-22 13:54:18] "GET /virtual-machine-interface/d985c64a-6cef-4b09-8a1d-d3e662a2aec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005327 10.0.0.65 - - [2025-10-22 13:54:18] "POST /set-tag HTTP/1.1" 200 109 0.029016 10.0.0.65 - - [2025-10-22 13:54:18] "GET /virtual-machine-interface/e3294264-a87f-4cb3-9d7d-32a117144302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004694 10.0.0.65 - - [2025-10-22 13:54:18] "POST /set-tag HTTP/1.1" 200 109 0.020567 10.0.0.65 - - [2025-10-22 13:54:18] "GET /firewall-policy/59fafbd0-2b79-4088-a285-a99fc3d8f4ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.007026 10.0.0.65 - - [2025-10-22 13:54:18] "GET /firewall-rule/b553fd7a-3251-4704-9d73-0a0adc183972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003632 10.0.0.65 - - [2025-10-22 13:54:18] "POST /ref-update HTTP/1.1" 200 156 0.015710 10.0.0.65 - - [2025-10-22 13:54:18] "DELETE /firewall-rule/b553fd7a-3251-4704-9d73-0a0adc183972 HTTP/1.1" 200 115 0.062666 10.0.0.65 - - [2025-10-22 13:54:18] "DELETE /loadbalancer-member/d0fe1193-cbeb-47be-a961-93ddf649f862 HTTP/1.1" 200 115 0.037051 10.0.0.65 - - [2025-10-22 13:54:19] "DELETE /loadbalancer-pool/6ae03127-41f0-40b9-a2b0-8fcac6fa7743 HTTP/1.1" 200 115 0.051759 10.0.0.65 - - [2025-10-22 13:54:19] "PUT /service-instance/269375a3-6690-451a-8e12-502eb623d833 HTTP/1.1" 200 266 0.016023 10.0.0.65 - - [2025-10-22 13:54:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.017008 10.0.0.65 - - [2025-10-22 13:54:19] "DELETE /loadbalancer-listener/c806cd86-bebb-4e3f-a2ac-52933dcbbeda HTTP/1.1" 200 115 0.080329 10.0.0.65 - - [2025-10-22 13:54:19] "GET /floating-ip/2ee5bf4c-4018-4253-a6ba-d5f23e6fbe63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.018041 10.0.0.65 - - [2025-10-22 13:54:19] "PUT /service-instance/269375a3-6690-451a-8e12-502eb623d833 HTTP/1.1" 200 266 0.021563 10.0.0.65 - - [2025-10-22 13:54:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.012927 10.0.0.65 - - [2025-10-22 13:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.65 - - [2025-10-22 13:54:19] "POST /chown HTTP/1.1" 200 109 0.009568 10.0.0.65 - - [2025-10-22 13:54:19] "PUT /floating-ip/2ee5bf4c-4018-4253-a6ba-d5f23e6fbe63 HTTP/1.1" 200 256 0.029440 10.0.0.65 - - [2025-10-22 13:54:19] "POST /chown HTTP/1.1" 200 109 0.043676 10.0.0.65 - - [2025-10-22 13:54:19] "DELETE /floating-ip/2ee5bf4c-4018-4253-a6ba-d5f23e6fbe63 HTTP/1.1" 200 115 0.101490 10.0.0.65 - - [2025-10-22 13:54:19] "POST /chown HTTP/1.1" 200 109 0.017831 10.0.0.65 - - [2025-10-22 13:54:19] "POST /chown HTTP/1.1" 200 109 0.030216 10.0.0.65 - - [2025-10-22 13:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.65 - - [2025-10-22 13:54:19] "DELETE /loadbalancer/95bf775e-b8f1-40fc-9a44-1aa06aaa1cb7 HTTP/1.1" 200 115 0.079622 10.0.0.65 - - [2025-10-22 13:54:19] "POST /chown HTTP/1.1" 200 109 0.007959 10.0.0.65 - - [2025-10-22 13:54:19] "POST /chown HTTP/1.1" 200 109 0.035053 10.0.0.65 - - [2025-10-22 13:54:19] "POST /chown HTTP/1.1" 200 109 0.024918 10.0.0.65 - - [2025-10-22 13:54:19] "DELETE /instance-ip/843205c4-c333-43ae-abef-e1b322a18fb2 HTTP/1.1" 200 115 0.118661 10.0.0.65 - - [2025-10-22 13:54:19] "GET /floating-ip-pool/574b8687-7c9d-4ee2-a239-6996865ed6a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.035252 10.0.0.65 - - [2025-10-22 13:54:19] "POST /chown HTTP/1.1" 404 171 0.021565 10.0.0.65 - - [2025-10-22 13:54:19] "POST /ref-update HTTP/1.1" 200 156 0.031166 10.0.0.65 - - [2025-10-22 13:54:19] "PUT /service-instance/269375a3-6690-451a-8e12-502eb623d833 HTTP/1.1" 200 266 0.056726 10.0.0.65 - - [2025-10-22 13:54:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.015983 10.0.0.65 - - [2025-10-22 13:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009415 10.0.0.65 - - [2025-10-22 13:54:19] "DELETE /floating-ip-pool/574b8687-7c9d-4ee2-a239-6996865ed6a9 HTTP/1.1" 200 115 0.109087 10.0.0.65 - - [2025-10-22 13:54:19] "DELETE /virtual-machine-interface/d985c64a-6cef-4b09-8a1d-d3e662a2aec7 HTTP/1.1" 200 115 0.204415 10.0.0.65 - - [2025-10-22 13:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.65 - - [2025-10-22 13:54:19] "DELETE /tag/a3e25bce-f79f-408c-ba41-0796adebbbf1 HTTP/1.1" 200 115 0.127515 10.0.0.65 - - [2025-10-22 13:54:19] "POST /useragent-kv HTTP/1.1" 200 115 0.005062 10.0.0.65 - - [2025-10-22 13:54:19] "DELETE /service-instance/269375a3-6690-451a-8e12-502eb623d833 HTTP/1.1" 200 115 0.101590 10.0.0.65 - - [2025-10-22 13:54:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002624 10.0.0.65 - - [2025-10-22 13:54:19] "DELETE /virtual-network/e31ac91d-4b1d-45e8-81ae-f0cd8fb96051 HTTP/1.1" 200 115 0.205212 10.0.0.65 - - [2025-10-22 13:54:19] "GET /routing-instance/1d721ad7-f0a0-4c52-8bd5-e9d067990979 HTTP/1.1" 404 171 0.004621 10.0.0.65 - - [2025-10-22 13:54:19] "GET /domains HTTP/1.1" 200 280 0.002966 10.0.0.65 - - [2025-10-22 13:54:20] "GET /domain/7fa3e9ab-00b4-4ee4-8483-e757bc626f55 HTTP/1.1" 200 3085 0.004545 10.0.0.65 - - [2025-10-22 13:54:20] "GET /virtual-machine-interface/7884a409-c50c-41c1-b3a1-7ea0c21f002e?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.010156 10.0.0.65 - - [2025-10-22 13:54:20] "GET /project/96964f97-ec7c-4197-ac84-f33b9044518f HTTP/1.1" 200 7412 0.064892 10.0.0.65 - - [2025-10-22 13:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.65 - - [2025-10-22 13:54:20] "DELETE /route-target/af6becf0-e0cd-4188-935f-aa59c1a77caa HTTP/1.1" 200 115 0.028817 10.0.0.65 - - [2025-10-22 13:54:20] "DELETE /virtual-machine-interface/7884a409-c50c-41c1-b3a1-7ea0c21f002e HTTP/1.1" 200 115 0.125999 10.0.0.65 - - [2025-10-22 13:54:20] "GET /virtual-machine-interface/785530d0-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.030410 10.0.0.65 - - [2025-10-22 13:54:20] "DELETE /virtual-machine/5dd77668-693b-4293-8b68-6d9c27209f03 HTTP/1.1" 200 115 0.061852 10.0.0.65 - - [2025-10-22 13:54:20] "POST /set-tag HTTP/1.1" 200 109 0.004053 10.0.0.65 - - [2025-10-22 13:54:20] "GET /virtual-machine-interface/e3294264-a87f-4cb3-9d7d-32a117144302?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.014397 10.0.0.65 - - [2025-10-22 13:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007828 10.0.0.65 - - [2025-10-22 13:54:20] "GET /loadbalancer/088bf06e-6195-4af8-b514-86964550c6fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002612 10.0.0.65 - - [2025-10-22 13:54:20] "GET /virtual-machine-interface/785530d0-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004828 10.0.0.65 - - [2025-10-22 13:54:20] "DELETE /virtual-machine-interface/e3294264-a87f-4cb3-9d7d-32a117144302 HTTP/1.1" 200 115 0.091334 10.0.0.65 - - [2025-10-22 13:54:20] "POST /set-tag HTTP/1.1" 200 109 0.066557 10.0.0.65 - - [2025-10-22 13:54:20] "POST /ref-update HTTP/1.1" 200 156 0.042352 10.0.0.65 - - [2025-10-22 13:54:20] "DELETE /loadbalancer-member/62cf3873-e9ec-4906-8302-ab097ab4eecf HTTP/1.1" 200 115 0.106536 10.0.0.65 - - [2025-10-22 13:54:20] "DELETE /virtual-machine/6749442a-d3bc-400b-ae80-df5e04268e99 HTTP/1.1" 200 115 0.072710 10.0.0.65 - - [2025-10-22 13:54:21] "GET /virtual-machine-interface/785530d0-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011537 10.0.0.65 - - [2025-10-22 13:54:21] "POST /set-tag HTTP/1.1" 200 109 0.002524 10.0.0.65 - - [2025-10-22 13:54:21] "GET /virtual-machine-interface/785530d0-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004159 10.0.0.65 - - [2025-10-22 13:54:21] "POST /set-tag HTTP/1.1" 200 109 0.002635 10.0.0.65 - - [2025-10-22 13:54:21] "GET /virtual-machine/be355b1d-bbdf-4cdf-8820-cbb0a885c889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003109 10.0.0.65 - - [2025-10-22 13:54:21] "POST /ref-update HTTP/1.1" 200 156 0.014012 10.0.0.65 - - [2025-10-22 13:54:21] "GET /virtual-machine-interface/785530d0-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.043448 10.0.0.65 - - [2025-10-22 13:54:21] "POST /set-tag HTTP/1.1" 200 109 0.035405 10.0.0.65 - - [2025-10-22 13:54:22] "POST /set-tag HTTP/1.1" 200 109 0.041919 10.0.0.65 - - [2025-10-22 13:54:22] "POST /set-tag HTTP/1.1" 200 109 0.077526 10.0.0.65 - - [2025-10-22 13:54:22] "DELETE /instance-ip/787189ba-af4e-11f0-9967-fa163e222243 HTTP/1.1" 200 115 0.042778 10.0.0.65 - - [2025-10-22 13:54:22] "POST /ref-update HTTP/1.1" 200 156 0.023724 10.0.0.65 - - [2025-10-22 13:54:22] "DELETE /virtual-machine-interface/785530d0-af4e-11f0-9967-fa163e222243 HTTP/1.1" 200 115 0.090556 10.0.0.65 - - [2025-10-22 13:54:22] "DELETE /virtual-machine/be355b1d-bbdf-4cdf-8820-cbb0a885c889 HTTP/1.1" 200 115 0.018283 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:54:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000949 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:54:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001041 10.0.0.65 - - [2025-10-22 13:54:25] "GET /virtual-machine-interface/77dcee0e-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011991 10.0.0.65 - - [2025-10-22 13:54:25] "POST /set-tag HTTP/1.1" 200 109 0.002841 10.0.0.65 - - [2025-10-22 13:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.65 - - [2025-10-22 13:54:25] "GET /loadbalancer/088bf06e-6195-4af8-b514-86964550c6fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003259 10.0.0.65 - - [2025-10-22 13:54:26] "GET /virtual-machine-interface/77dcee0e-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008203 10.0.0.65 - - [2025-10-22 13:54:26] "POST /set-tag HTTP/1.1" 200 109 0.005374 10.0.0.65 - - [2025-10-22 13:54:26] "GET /virtual-machine-interface/77dcee0e-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005427 10.0.0.65 - - [2025-10-22 13:54:26] "POST /set-tag HTTP/1.1" 200 109 0.002911 10.0.0.65 - - [2025-10-22 13:54:26] "GET /virtual-machine/faeb94a8-8ae5-4e9c-848a-a6081359a5e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003918 10.0.0.65 - - [2025-10-22 13:54:26] "POST /ref-update HTTP/1.1" 200 156 0.018871 10.0.0.65 - - [2025-10-22 13:54:26] "GET /virtual-machine-interface/77dcee0e-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.029052 10.0.0.65 - - [2025-10-22 13:54:26] "POST /set-tag HTTP/1.1" 200 109 0.019372 10.0.0.65 - - [2025-10-22 13:54:27] "POST /set-tag HTTP/1.1" 200 109 0.037475 10.0.0.65 - - [2025-10-22 13:54:27] "POST /set-tag HTTP/1.1" 200 109 0.020683 10.0.0.65 - - [2025-10-22 13:54:27] "DELETE /instance-ip/77f7cfa8-af4e-11f0-9967-fa163e222243 HTTP/1.1" 200 115 0.045592 10.0.0.65 - - [2025-10-22 13:54:27] "POST /ref-update HTTP/1.1" 200 156 0.008020 10.0.0.65 - - [2025-10-22 13:54:27] "DELETE /virtual-machine-interface/77dcee0e-af4e-11f0-9967-fa163e222243 HTTP/1.1" 200 115 0.059670 10.0.0.65 - - [2025-10-22 13:54:27] "DELETE /virtual-machine/faeb94a8-8ae5-4e9c-848a-a6081359a5e6 HTTP/1.1" 200 115 0.020261 10.0.0.65 - - [2025-10-22 13:54:27] "DELETE /tag/c8ee0a17-0f43-40fa-be9f-ce527f8de1ca HTTP/1.1" 200 115 0.041660 10.0.0.65 - - [2025-10-22 13:54:27] "DELETE /tag/ec1b71ca-0ccc-44c1-87e9-a19c8f20b8f5 HTTP/1.1" 200 115 0.068668 10.0.0.65 - - [2025-10-22 13:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.65 - - [2025-10-22 13:54:30] "GET /project/96964f97-ec7c-4197-ac84-f33b9044518f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030881 10.0.0.65 - - [2025-10-22 13:54:30] "POST /tags HTTP/1.1" 200 393 0.048019 10.0.0.65 - - [2025-10-22 13:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008903 10.0.0.65 - - [2025-10-22 13:54:30] "GET /tag/36c4c681-f0f7-4ab1-8ba4-51bd59d6409f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016413 10.0.0.65 - - [2025-10-22 13:54:30] "POST /tags HTTP/1.1" 200 341 0.022097 10.0.0.65 - - [2025-10-22 13:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.65 - - [2025-10-22 13:54:30] "GET /tag/68e8e0af-7062-458a-8ea4-db38c6c0f498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011593 10.0.0.65 - - [2025-10-22 13:54:30] "POST /id-to-fqname HTTP/1.1" 200 192 0.000481 10.0.0.65 - - [2025-10-22 13:54:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.008558 10.0.0.65 - - [2025-10-22 13:54:30] "POST /security-groups HTTP/1.1" 200 589 0.085504 10.0.0.65 - - [2025-10-22 13:54:30] "POST /projects HTTP/1.1" 200 519 0.198195 10.0.0.65 - - [2025-10-22 13:54:30] "POST /fqname-to-id HTTP/1.1" 404 236 0.008832 10.0.0.65 - - [2025-10-22 13:54:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.025603 10.0.0.65 - - [2025-10-22 13:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.020344 10.0.0.65 - - [2025-10-22 13:54:31] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.044724 10.0.0.65 - - [2025-10-22 13:54:31] "POST /access-control-lists HTTP/1.1" 200 598 0.109277 10.0.0.65 - - [2025-10-22 13:54:31] "POST /fqname-to-id HTTP/1.1" 404 235 0.027005 10.0.0.65 - - [2025-10-22 13:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.65 - - [2025-10-22 13:54:31] "GET /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.003886 10.0.0.65 - - [2025-10-22 13:54:31] "PUT /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433 HTTP/1.1" 200 264 0.053935 10.0.0.65 - - [2025-10-22 13:54:31] "POST /access-control-lists HTTP/1.1" 200 596 0.097690 10.0.0.65 - - [2025-10-22 13:54:31] "PUT /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7 HTTP/1.1" 200 264 0.083033 10.0.0.65 - - [2025-10-22 13:54:31] "POST /security-groups HTTP/1.1" 200 591 0.076341 10.0.0.65 - - [2025-10-22 13:54:31] "POST /fqname-to-id HTTP/1.1" 404 270 0.005432 10.0.0.65 - - [2025-10-22 13:54:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.038657 10.0.0.65 - - [2025-10-22 13:54:31] "POST /chown HTTP/1.1" 200 109 0.054950 10.0.0.65 - - [2025-10-22 13:54:31] "POST /access-control-lists HTTP/1.1" 200 632 0.097318 10.0.0.65 - - [2025-10-22 13:54:31] "POST /fqname-to-id HTTP/1.1" 404 269 0.005204 10.0.0.65 - - [2025-10-22 13:54:31] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003346 10.0.0.65 - - [2025-10-22 13:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.65 - - [2025-10-22 13:54:31] "GET /policy-management/e9d121dc-854c-4cba-9923-29e064a8d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002637 10.0.0.65 - - [2025-10-22 13:54:31] "POST /tags HTTP/1.1" 409 226 0.001708 10.0.0.65 - - [2025-10-22 13:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.65 - - [2025-10-22 13:54:31] "GET /tag/68e8e0af-7062-458a-8ea4-db38c6c0f498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.046147 10.0.0.65 - - [2025-10-22 13:54:31] "POST /access-control-lists HTTP/1.1" 200 630 0.073322 10.0.0.65 - - [2025-10-22 13:54:31] "POST /firewall-rules HTTP/1.1" 200 600 0.090277 10.0.0.65 - - [2025-10-22 13:54:31] "GET /firewall-rule/e9cea833-e0f3-4f1f-9607-1afbcaccf80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.009813 10.0.0.65 - - [2025-10-22 13:54:31] "GET /firewall-policy/5b8084e1-5a4a-4d8f-bcda-e50ed21bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004962 10.0.0.65 - - [2025-10-22 13:54:31] "GET /firewall-rule/e9cea833-e0f3-4f1f-9607-1afbcaccf80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002144 10.0.0.65 - - [2025-10-22 13:54:31] "POST /ref-update HTTP/1.1" 200 156 0.060001 10.0.0.65 - - [2025-10-22 13:54:31] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006681 10.0.0.65 - - [2025-10-22 13:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.65 - - [2025-10-22 13:54:31] "GET /policy-management/e9d121dc-854c-4cba-9923-29e064a8d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002742 10.0.0.65 - - [2025-10-22 13:54:31] "POST /tags HTTP/1.1" 409 226 0.001753 10.0.0.65 - - [2025-10-22 13:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.65 - - [2025-10-22 13:54:32] "GET /tag/68e8e0af-7062-458a-8ea4-db38c6c0f498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012384 10.0.0.65 - - [2025-10-22 13:54:32] "POST /firewall-rules HTTP/1.1" 200 598 0.068017 10.0.0.65 - - [2025-10-22 13:54:32] "GET /firewall-rule/c28c7860-e36d-4e58-81ff-377a998ff73e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005816 10.0.0.65 - - [2025-10-22 13:54:32] "GET /firewall-policy/5b8084e1-5a4a-4d8f-bcda-e50ed21bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004014 10.0.0.65 - - [2025-10-22 13:54:32] "GET /firewall-rule/c28c7860-e36d-4e58-81ff-377a998ff73e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002227 10.0.0.65 - - [2025-10-22 13:54:32] "POST /ref-update HTTP/1.1" 200 156 0.050377 10.0.0.65 - - [2025-10-22 13:54:33] "POST /tags HTTP/1.1" 200 393 0.030997 10.0.0.65 - - [2025-10-22 13:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009325 10.0.0.65 - - [2025-10-22 13:54:33] "GET /tag/418dd55a-1804-442a-98b9-99a5a176dc0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.023891 10.0.0.65 - - [2025-10-22 13:54:33] "POST /tags HTTP/1.1" 200 341 0.044786 10.0.0.65 - - [2025-10-22 13:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005500 10.0.0.65 - - [2025-10-22 13:54:33] "GET /tag/fde1a975-6d8b-423f-bce9-0517a5071735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013269 10.0.0.65 - - [2025-10-22 13:54:33] "POST /id-to-fqname HTTP/1.1" 200 192 0.001185 10.0.0.65 - - [2025-10-22 13:54:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.004909 10.0.0.65 - - [2025-10-22 13:54:34] "POST /security-groups HTTP/1.1" 200 589 0.072170 10.0.0.65 - - [2025-10-22 13:54:34] "POST /projects HTTP/1.1" 200 519 0.215210 10.0.0.65 - - [2025-10-22 13:54:34] "POST /fqname-to-id HTTP/1.1" 404 236 0.010666 10.0.0.65 - - [2025-10-22 13:54:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.037036 10.0.0.65 - - [2025-10-22 13:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.014626 10.0.0.65 - - [2025-10-22 13:54:34] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.018833 10.0.0.65 - - [2025-10-22 13:54:34] "POST /access-control-lists HTTP/1.1" 200 598 0.089698 10.0.0.65 - - [2025-10-22 13:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.65 - - [2025-10-22 13:54:34] "POST /fqname-to-id HTTP/1.1" 404 235 0.009903 10.0.0.65 - - [2025-10-22 13:54:34] "GET /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006020 10.0.0.65 - - [2025-10-22 13:54:34] "PUT /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433 HTTP/1.1" 200 264 0.054648 10.0.0.65 - - [2025-10-22 13:54:34] "POST /access-control-lists HTTP/1.1" 200 596 0.082602 10.0.0.65 - - [2025-10-22 13:54:34] "PUT /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7 HTTP/1.1" 200 264 0.072029 10.0.0.65 - - [2025-10-22 13:54:34] "POST /security-groups HTTP/1.1" 200 591 0.082965 10.0.0.65 - - [2025-10-22 13:54:34] "POST /fqname-to-id HTTP/1.1" 404 270 0.002175 10.0.0.65 - - [2025-10-22 13:54:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.023437 10.0.0.65 - - [2025-10-22 13:54:34] "POST /chown HTTP/1.1" 200 109 0.065924 10.0.0.65 - - [2025-10-22 13:54:34] "POST /access-control-lists HTTP/1.1" 200 632 0.101037 10.0.0.65 - - [2025-10-22 13:54:34] "POST /fqname-to-id HTTP/1.1" 404 269 0.018734 10.0.0.65 - - [2025-10-22 13:54:34] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002851 10.0.0.65 - - [2025-10-22 13:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.65 - - [2025-10-22 13:54:34] "GET /policy-management/e9d121dc-854c-4cba-9923-29e064a8d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002376 10.0.0.65 - - [2025-10-22 13:54:34] "POST /tags HTTP/1.1" 409 226 0.002010 10.0.0.65 - - [2025-10-22 13:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.65 - - [2025-10-22 13:54:34] "GET /tag/fde1a975-6d8b-423f-bce9-0517a5071735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.038679 10.0.0.65 - - [2025-10-22 13:54:34] "POST /access-control-lists HTTP/1.1" 200 630 0.082739 10.0.0.65 - - [2025-10-22 13:54:34] "POST /firewall-rules HTTP/1.1" 200 600 0.064865 10.0.0.65 - - [2025-10-22 13:54:34] "GET /firewall-rule/31a3b6b4-0f11-49ca-aca9-071793f8b1df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.009736 10.0.0.65 - - [2025-10-22 13:54:34] "GET /firewall-policy/5b8084e1-5a4a-4d8f-bcda-e50ed21bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003721 10.0.0.65 - - [2025-10-22 13:54:34] "GET /firewall-rule/31a3b6b4-0f11-49ca-aca9-071793f8b1df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003379 10.0.0.65 - - [2025-10-22 13:54:35] "POST /ref-update HTTP/1.1" 200 156 0.062761 10.0.0.65 - - [2025-10-22 13:54:35] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.010694 10.0.0.65 - - [2025-10-22 13:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.65 - - [2025-10-22 13:54:35] "GET /policy-management/e9d121dc-854c-4cba-9923-29e064a8d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007680 10.0.0.65 - - [2025-10-22 13:54:35] "POST /tags HTTP/1.1" 409 226 0.001687 10.0.0.65 - - [2025-10-22 13:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.65 - - [2025-10-22 13:54:35] "GET /tag/fde1a975-6d8b-423f-bce9-0517a5071735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012239 10.0.0.65 - - [2025-10-22 13:54:35] "POST /firewall-rules HTTP/1.1" 200 598 0.065262 10.0.0.65 - - [2025-10-22 13:54:35] "GET /firewall-rule/512bf732-cace-44ef-a2e0-19be6b52212f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005223 10.0.0.65 - - [2025-10-22 13:54:35] "GET /firewall-policy/5b8084e1-5a4a-4d8f-bcda-e50ed21bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005373 10.0.0.65 - - [2025-10-22 13:54:35] "GET /firewall-rule/512bf732-cace-44ef-a2e0-19be6b52212f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002552 10.0.0.65 - - [2025-10-22 13:54:35] "POST /ref-update HTTP/1.1" 200 156 0.060245 10.0.0.65 - - [2025-10-22 13:54:36] "POST /tags HTTP/1.1" 200 345 0.091892 10.0.0.65 - - [2025-10-22 13:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009537 10.0.0.65 - - [2025-10-22 13:54:36] "GET /tag/3ece807d-f164-4fe0-836c-ef1475b39ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.029475 10.0.0.65 - - [2025-10-22 13:54:36] "POST /projects HTTP/1.1" 409 238 0.003168 10.0.0.65 - - [2025-10-22 13:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.65 - - [2025-10-22 13:54:36] "GET /project/0d64bf41-1486-471b-a0fc-b1f647aab162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.044685 10.0.0.65 - - [2025-10-22 13:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004817 10.0.0.65 - - [2025-10-22 13:54:36] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005783 10.0.0.65 - - [2025-10-22 13:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.65 - - [2025-10-22 13:54:36] "GET /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004735 10.0.0.65 - - [2025-10-22 13:54:36] "POST /security-groups HTTP/1.1" 409 285 0.003881 10.0.0.65 - - [2025-10-22 13:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.65 - - [2025-10-22 13:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.65 - - [2025-10-22 13:54:37] "GET /project/0d64bf41-1486-471b-a0fc-b1f647aab162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.046117 10.0.0.65 - - [2025-10-22 13:54:37] "PUT /security-group/1d462a30-0b76-447d-b0a7-da0b17ace4d8 HTTP/1.1" 200 262 0.049936 10.0.0.65 - - [2025-10-22 13:54:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.053717 10.0.0.65 - - [2025-10-22 13:54:37] "POST /tags HTTP/1.1" 409 228 0.006754 10.0.0.65 - - [2025-10-22 13:54:37] "PUT /access-control-list/32582264-87a9-4a98-8e48-8dcefad737b8 HTTP/1.1" 200 272 0.050785 10.0.0.65 - - [2025-10-22 13:54:37] "PUT /access-control-list/2578c336-04a3-4af7-9c84-fc0aa5bc64b6 HTTP/1.1" 200 272 0.024710 10.0.0.65 - - [2025-10-22 13:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.65 - - [2025-10-22 13:54:37] "GET /tag/3ece807d-f164-4fe0-836c-ef1475b39ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.011353 10.0.0.65 - - [2025-10-22 13:54:37] "POST /tags HTTP/1.1" 200 345 0.025522 10.0.0.65 - - [2025-10-22 13:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.65 - - [2025-10-22 13:54:37] "GET /tag/c9befc99-a7f4-4c3b-974f-2cd2b5869ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012799 10.0.0.65 - - [2025-10-22 13:54:37] "POST /projects HTTP/1.1" 409 238 0.002742 10.0.0.65 - - [2025-10-22 13:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.65 - - [2025-10-22 13:54:37] "GET /project/164f794a-814a-472d-942e-620c89b8da93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040593 10.0.0.65 - - [2025-10-22 13:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.029859 10.0.0.65 - - [2025-10-22 13:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010087 10.0.0.65 - - [2025-10-22 13:54:37] "GET /project/164f794a-814a-472d-942e-620c89b8da93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.060827 10.0.0.65 - - [2025-10-22 13:54:37] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.015583 10.0.0.65 - - [2025-10-22 13:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007053 10.0.0.65 - - [2025-10-22 13:54:37] "GET /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004365 10.0.0.65 - - [2025-10-22 13:54:37] "POST /security-groups HTTP/1.1" 409 285 0.002536 10.0.0.65 - - [2025-10-22 13:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.65 - - [2025-10-22 13:54:37] "PUT /security-group/fa46351c-e4a4-4c8f-baf5-f5ad11207b7f HTTP/1.1" 200 262 0.056257 10.0.0.65 - - [2025-10-22 13:54:37] "PUT /access-control-list/a14ca272-7983-44a7-af9a-a4f40250e6d5 HTTP/1.1" 200 272 0.012072 10.0.0.65 - - [2025-10-22 13:54:37] "PUT /access-control-list/2ca11b46-e2bb-4082-a79d-83b4d70226c1 HTTP/1.1" 200 272 0.018727 10.0.0.65 - - [2025-10-22 13:54:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.017937 10.0.0.65 - - [2025-10-22 13:54:37] "POST /tags HTTP/1.1" 409 228 0.002010 10.0.0.65 - - [2025-10-22 13:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001312 10.0.0.65 - - [2025-10-22 13:54:37] "GET /tag/c9befc99-a7f4-4c3b-974f-2cd2b5869ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010713 10.0.0.65 - - [2025-10-22 13:54:37] "POST /tags HTTP/1.1" 200 291 0.074108 10.0.0.65 - - [2025-10-22 13:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012579 10.0.0.65 - - [2025-10-22 13:54:37] "GET /tag/44c95f04-dfc2-4d04-b8af-7f144ea9b6cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.017592 10.0.0.65 - - [2025-10-22 13:54:37] "POST /tags HTTP/1.1" 200 303 0.049906 10.0.0.65 - - [2025-10-22 13:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013279 10.0.0.65 - - [2025-10-22 13:54:38] "GET /tag/ce70a59a-6596-4c15-ad39-ee4075c7859d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012825 10.0.0.65 - - [2025-10-22 13:54:38] "POST /tags HTTP/1.1" 409 252 0.001889 10.0.0.65 - - [2025-10-22 13:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.65 - - [2025-10-22 13:54:38] "GET /tag/36c4c681-f0f7-4ab1-8ba4-51bd59d6409f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010575 10.0.0.65 - - [2025-10-22 13:54:38] "POST /tags HTTP/1.1" 409 226 0.001734 10.0.0.65 - - [2025-10-22 13:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.65 - - [2025-10-22 13:54:38] "GET /tag/68e8e0af-7062-458a-8ea4-db38c6c0f498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011064 10.0.0.65 - - [2025-10-22 13:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.65 - - [2025-10-22 13:54:38] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004706 10.0.0.65 - - [2025-10-22 13:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.65 - - [2025-10-22 13:54:38] "GET /project/0d64bf41-1486-471b-a0fc-b1f647aab162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039931 10.0.0.65 - - [2025-10-22 13:54:38] "POST /virtual-machines HTTP/1.1" 200 395 0.008791 10.0.0.65 - - [2025-10-22 13:54:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.011514 10.0.0.65 - - [2025-10-22 13:54:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115221 10.0.0.65 - - [2025-10-22 13:54:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.024068 10.0.0.65 - - [2025-10-22 13:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010910 10.0.0.65 - - [2025-10-22 13:54:38] "GET /virtual-machine-interface/a6710dfe-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004892 10.0.0.65 - - [2025-10-22 13:54:38] "POST /instance-ips HTTP/1.1" 200 397 0.027889 10.0.0.65 - - [2025-10-22 13:54:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.029320 10.0.0.65 - - [2025-10-22 13:54:38] "GET /virtual-machine-interface/a6710dfe-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006537 10.0.0.65 - - [2025-10-22 13:54:38] "POST /set-tag HTTP/1.1" 200 109 0.064250 10.0.0.65 - - [2025-10-22 13:54:38] "GET /virtual-machine-interface/a6710dfe-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011040 10.0.0.65 - - [2025-10-22 13:54:38] "GET /instance-ip/a6883e48-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007211 10.0.0.65 - - [2025-10-22 13:54:38] "GET /virtual-machine-interface/a6710dfe-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004732 10.0.0.65 - - [2025-10-22 13:54:38] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.65 - - [2025-10-22 13:54:38] "GET /virtual-router/b9a1481e-8aac-41d5-b176-9029e1d11485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003886 10.0.0.65 - - [2025-10-22 13:54:38] "POST /ref-update HTTP/1.1" 200 156 0.010776 10.0.0.65 - - [2025-10-22 13:54:38] "GET /virtual-machine-interface/a6710dfe-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010102 10.0.0.65 - - [2025-10-22 13:54:38] "POST /set-tag HTTP/1.1" 200 109 0.007480 10.0.0.65 - - [2025-10-22 13:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.65 - - [2025-10-22 13:54:38] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004561 10.0.0.65 - - [2025-10-22 13:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.65 - - [2025-10-22 13:54:39] "GET /project/0d64bf41-1486-471b-a0fc-b1f647aab162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038090 10.0.0.65 - - [2025-10-22 13:54:39] "POST /virtual-machines HTTP/1.1" 200 395 0.009935 10.0.0.65 - - [2025-10-22 13:54:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008152 10.0.0.65 - - [2025-10-22 13:54:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100655 10.0.0.65 - - [2025-10-22 13:54:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008908 10.0.0.65 - - [2025-10-22 13:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011255 10.0.0.65 - - [2025-10-22 13:54:39] "GET /virtual-machine-interface/a6e97168-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005125 10.0.0.65 - - [2025-10-22 13:54:39] "POST /instance-ips HTTP/1.1" 200 397 0.025989 10.0.0.65 - - [2025-10-22 13:54:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.022203 10.0.0.65 - - [2025-10-22 13:54:39] "GET /virtual-machine-interface/a6e97168-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010690 10.0.0.65 - - [2025-10-22 13:54:39] "POST /set-tag HTTP/1.1" 200 109 0.067396 10.0.0.65 - - [2025-10-22 13:54:39] "GET /virtual-machine-interface/a6e97168-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008047 10.0.0.65 - - [2025-10-22 13:54:39] "GET /instance-ip/a70192ac-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005976 10.0.0.65 - - [2025-10-22 13:54:39] "GET /virtual-machine-interface/a6e97168-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006608 10.0.0.65 - - [2025-10-22 13:54:39] "POST /set-tag HTTP/1.1" 200 109 0.002177 10.0.0.65 - - [2025-10-22 13:54:39] "GET /virtual-router/b9a1481e-8aac-41d5-b176-9029e1d11485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.003771 10.0.0.65 - - [2025-10-22 13:54:39] "POST /ref-update HTTP/1.1" 200 156 0.010576 10.0.0.65 - - [2025-10-22 13:54:39] "GET /virtual-machine-interface/a6e97168-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017645 10.0.0.65 - - [2025-10-22 13:54:39] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.65 - - [2025-10-22 13:54:39] "POST /tags HTTP/1.1" 200 291 0.032096 10.0.0.65 - - [2025-10-22 13:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006392 10.0.0.65 - - [2025-10-22 13:54:39] "GET /tag/c0dad608-afdd-44b0-a407-a58e0c6da679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.019922 10.0.0.65 - - [2025-10-22 13:54:39] "POST /tags HTTP/1.1" 409 252 0.002336 10.0.0.65 - - [2025-10-22 13:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.65 - - [2025-10-22 13:54:39] "GET /tag/418dd55a-1804-442a-98b9-99a5a176dc0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010338 10.0.0.65 - - [2025-10-22 13:54:39] "POST /tags HTTP/1.1" 409 226 0.002341 10.0.0.65 - - [2025-10-22 13:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.65 - - [2025-10-22 13:54:39] "GET /tag/fde1a975-6d8b-423f-bce9-0517a5071735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010354 10.0.0.65 - - [2025-10-22 13:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.65 - - [2025-10-22 13:54:40] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004205 10.0.0.65 - - [2025-10-22 13:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.65 - - [2025-10-22 13:54:40] "GET /project/164f794a-814a-472d-942e-620c89b8da93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037158 10.0.0.65 - - [2025-10-22 13:54:40] "POST /virtual-machines HTTP/1.1" 200 395 0.011302 10.0.0.65 - - [2025-10-22 13:54:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.012316 10.0.0.65 - - [2025-10-22 13:54:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117004 10.0.0.65 - - [2025-10-22 13:54:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010964 10.0.0.65 - - [2025-10-22 13:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005682 10.0.0.65 - - [2025-10-22 13:54:40] "GET /virtual-machine-interface/a788a6ca-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005046 10.0.0.65 - - [2025-10-22 13:54:40] "POST /instance-ips HTTP/1.1" 200 397 0.022420 10.0.0.65 - - [2025-10-22 13:54:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.035228 10.0.0.65 - - [2025-10-22 13:54:40] "GET /virtual-machine-interface/a788a6ca-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008364 10.0.0.65 - - [2025-10-22 13:54:40] "POST /set-tag HTTP/1.1" 200 109 0.063584 10.0.0.65 - - [2025-10-22 13:54:40] "GET /virtual-machine-interface/a788a6ca-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016100 10.0.0.65 - - [2025-10-22 13:54:40] "GET /instance-ip/a7a43b60-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003313 10.0.0.65 - - [2025-10-22 13:54:40] "GET /virtual-machine-interface/a788a6ca-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004432 10.0.0.65 - - [2025-10-22 13:54:40] "POST /set-tag HTTP/1.1" 200 109 0.002203 10.0.0.65 - - [2025-10-22 13:54:40] "GET /virtual-router/b9a1481e-8aac-41d5-b176-9029e1d11485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004191 10.0.0.65 - - [2025-10-22 13:54:40] "POST /ref-update HTTP/1.1" 200 156 0.009373 10.0.0.65 - - [2025-10-22 13:54:40] "GET /virtual-machine-interface/a788a6ca-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004398 10.0.0.65 - - [2025-10-22 13:54:40] "POST /set-tag HTTP/1.1" 200 109 0.002203 10.0.0.65 - - [2025-10-22 13:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.65 - - [2025-10-22 13:54:40] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004114 10.0.0.65 - - [2025-10-22 13:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.65 - - [2025-10-22 13:54:40] "GET /project/164f794a-814a-472d-942e-620c89b8da93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027669 10.0.0.65 - - [2025-10-22 13:54:40] "POST /virtual-machines HTTP/1.1" 200 395 0.009239 10.0.0.65 - - [2025-10-22 13:54:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.018931 10.0.0.65 - - [2025-10-22 13:54:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114523 10.0.0.65 - - [2025-10-22 13:54:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011394 10.0.0.65 - - [2025-10-22 13:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011431 10.0.0.65 - - [2025-10-22 13:54:41] "GET /virtual-machine-interface/a7f8b01e-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003981 10.0.0.65 - - [2025-10-22 13:54:41] "POST /instance-ips HTTP/1.1" 200 397 0.021974 10.0.0.65 - - [2025-10-22 13:54:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.020949 10.0.0.65 - - [2025-10-22 13:54:41] "GET /virtual-machine-interface/a7f8b01e-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009775 10.0.0.65 - - [2025-10-22 13:54:41] "POST /set-tag HTTP/1.1" 200 109 0.074866 10.0.0.65 - - [2025-10-22 13:54:41] "GET /virtual-machine-interface/a7f8b01e-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006198 10.0.0.65 - - [2025-10-22 13:54:41] "GET /instance-ip/a81527ee-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008159 10.0.0.65 - - [2025-10-22 13:54:41] "GET /virtual-machine-interface/a7f8b01e-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004209 10.0.0.65 - - [2025-10-22 13:54:41] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.65 - - [2025-10-22 13:54:41] "GET /virtual-router/b9a1481e-8aac-41d5-b176-9029e1d11485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.003993 10.0.0.65 - - [2025-10-22 13:54:41] "POST /ref-update HTTP/1.1" 200 156 0.013453 10.0.0.65 - - [2025-10-22 13:54:41] "GET /virtual-machine-interface/a7f8b01e-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009890 10.0.0.65 - - [2025-10-22 13:54:41] "POST /set-tag HTTP/1.1" 200 109 0.003678 10.0.0.65 - - [2025-10-22 13:54:41] "POST /tags HTTP/1.1" 200 299 0.017609 10.0.0.65 - - [2025-10-22 13:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009859 10.0.0.65 - - [2025-10-22 13:54:41] "GET /tag/e4b3d967-5eca-4aa4-84d9-8b1f8dce8eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014684 10.0.0.65 - - [2025-10-22 13:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.65 - - [2025-10-22 13:54:41] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005197 10.0.0.65 - - [2025-10-22 13:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.65 - - [2025-10-22 13:54:41] "GET /project/0d64bf41-1486-471b-a0fc-b1f647aab162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.027797 10.0.0.65 - - [2025-10-22 13:54:41] "POST /virtual-machines HTTP/1.1" 200 395 0.022720 10.0.0.65 - - [2025-10-22 13:54:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.018082 10.0.0.65 - - [2025-10-22 13:54:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123101 10.0.0.65 - - [2025-10-22 13:54:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009430 10.0.0.65 - - [2025-10-22 13:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012510 10.0.0.65 - - [2025-10-22 13:54:41] "GET /virtual-machine-interface/a881d8da-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004421 10.0.0.65 - - [2025-10-22 13:54:42] "POST /instance-ips HTTP/1.1" 200 397 0.021862 10.0.0.65 - - [2025-10-22 13:54:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.030782 10.0.0.65 - - [2025-10-22 13:54:42] "GET /virtual-machine-interface/a881d8da-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004303 10.0.0.65 - - [2025-10-22 13:54:42] "POST /set-tag HTTP/1.1" 200 109 0.023915 10.0.0.65 - - [2025-10-22 13:54:42] "GET /virtual-machine-interface/a881d8da-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017236 10.0.0.65 - - [2025-10-22 13:54:42] "GET /instance-ip/a89cf1a6-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003193 10.0.0.65 - - [2025-10-22 13:54:42] "GET /virtual-machine-interface/a881d8da-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005272 10.0.0.65 - - [2025-10-22 13:54:42] "POST /set-tag HTTP/1.1" 200 109 0.002626 10.0.0.65 - - [2025-10-22 13:54:42] "POST /tags HTTP/1.1" 200 299 0.030185 10.0.0.65 - - [2025-10-22 13:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.65 - - [2025-10-22 13:54:42] "GET /tag/80aaf7ae-d40b-4fe5-a9be-5dd45f0ddf41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012386 10.0.0.65 - - [2025-10-22 13:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.65 - - [2025-10-22 13:54:42] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004289 10.0.0.65 - - [2025-10-22 13:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.65 - - [2025-10-22 13:54:42] "GET /project/0d64bf41-1486-471b-a0fc-b1f647aab162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.060302 10.0.0.65 - - [2025-10-22 13:54:42] "POST /virtual-machines HTTP/1.1" 200 395 0.008354 10.0.0.65 - - [2025-10-22 13:54:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.007493 10.0.0.65 - - [2025-10-22 13:54:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108006 10.0.0.65 - - [2025-10-22 13:54:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.018601 10.0.0.65 - - [2025-10-22 13:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009861 10.0.0.65 - - [2025-10-22 13:54:42] "GET /virtual-machine-interface/a8f8d57a-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006116 10.0.0.65 - - [2025-10-22 13:54:42] "POST /instance-ips HTTP/1.1" 200 397 0.024904 10.0.0.65 - - [2025-10-22 13:54:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.023215 10.0.0.65 - - [2025-10-22 13:54:42] "GET /virtual-machine-interface/a8f8d57a-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014622 10.0.0.65 - - [2025-10-22 13:54:42] "POST /set-tag HTTP/1.1" 200 109 0.019671 10.0.0.65 - - [2025-10-22 13:54:42] "GET /virtual-machine-interface/a8f8d57a-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016137 10.0.0.65 - - [2025-10-22 13:54:42] "GET /instance-ip/a90e09ea-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002676 10.0.0.65 - - [2025-10-22 13:54:43] "GET /virtual-machine-interface/a8f8d57a-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006234 10.0.0.65 - - [2025-10-22 13:54:43] "POST /set-tag HTTP/1.1" 200 109 0.002280 10.0.0.65 - - [2025-10-22 13:54:43] "POST /tags HTTP/1.1" 200 299 0.017861 10.0.0.65 - - [2025-10-22 13:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013871 10.0.0.65 - - [2025-10-22 13:54:43] "GET /tag/377c0421-bd88-47ff-9700-dbce838413e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013080 10.0.0.65 - - [2025-10-22 13:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.65 - - [2025-10-22 13:54:43] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005344 10.0.0.65 - - [2025-10-22 13:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.65 - - [2025-10-22 13:54:43] "GET /project/164f794a-814a-472d-942e-620c89b8da93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040205 10.0.0.65 - - [2025-10-22 13:54:43] "POST /virtual-machines HTTP/1.1" 200 395 0.008938 10.0.0.65 - - [2025-10-22 13:54:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008233 10.0.0.65 - - [2025-10-22 13:54:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099554 10.0.0.65 - - [2025-10-22 13:54:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.027510 10.0.0.65 - - [2025-10-22 13:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007767 10.0.0.65 - - [2025-10-22 13:54:43] "GET /virtual-machine-interface/a9663822-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006185 10.0.0.65 - - [2025-10-22 13:54:43] "POST /instance-ips HTTP/1.1" 200 397 0.020105 10.0.0.65 - - [2025-10-22 13:54:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017151 10.0.0.65 - - [2025-10-22 13:54:43] "GET /virtual-machine-interface/a9663822-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005085 10.0.0.65 - - [2025-10-22 13:54:43] "POST /set-tag HTTP/1.1" 200 109 0.034010 10.0.0.65 - - [2025-10-22 13:54:43] "GET /virtual-machine-interface/a9663822-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013730 10.0.0.65 - - [2025-10-22 13:54:43] "GET /instance-ip/a97ab36a-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002964 10.0.0.65 - - [2025-10-22 13:54:43] "GET /virtual-machine-interface/a9663822-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004509 10.0.0.65 - - [2025-10-22 13:54:43] "POST /set-tag HTTP/1.1" 200 109 0.002286 10.0.0.65 - - [2025-10-22 13:54:43] "POST /tags HTTP/1.1" 200 299 0.019562 10.0.0.65 - - [2025-10-22 13:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.65 - - [2025-10-22 13:54:43] "GET /tag/0eb29f8c-5c35-4533-8a31-323d6c1f5bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011193 10.0.0.65 - - [2025-10-22 13:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.65 - - [2025-10-22 13:54:43] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004593 10.0.0.65 - - [2025-10-22 13:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.65 - - [2025-10-22 13:54:43] "GET /project/164f794a-814a-472d-942e-620c89b8da93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035889 10.0.0.65 - - [2025-10-22 13:54:43] "POST /virtual-machines HTTP/1.1" 200 395 0.008345 10.0.0.65 - - [2025-10-22 13:54:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.023344 10.0.0.65 - - [2025-10-22 13:54:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119144 10.0.0.65 - - [2025-10-22 13:54:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.035359 10.0.0.65 - - [2025-10-22 13:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010738 10.0.0.65 - - [2025-10-22 13:54:44] "GET /virtual-machine-interface/a9d052fc-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005912 10.0.0.65 - - [2025-10-22 13:54:44] "POST /instance-ips HTTP/1.1" 200 397 0.021310 10.0.0.65 - - [2025-10-22 13:54:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.037617 10.0.0.65 - - [2025-10-22 13:54:44] "GET /virtual-machine-interface/a9d052fc-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011371 10.0.0.65 - - [2025-10-22 13:54:44] "POST /set-tag HTTP/1.1" 200 109 0.021025 10.0.0.65 - - [2025-10-22 13:54:44] "GET /virtual-machine-interface/a9d052fc-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006244 10.0.0.65 - - [2025-10-22 13:54:44] "GET /instance-ip/a9ea432e-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002881 10.0.0.65 - - [2025-10-22 13:54:44] "GET /virtual-machine-interface/a9d052fc-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004634 10.0.0.65 - - [2025-10-22 13:54:44] "POST /set-tag HTTP/1.1" 200 109 0.002281 10.0.0.65 - - [2025-10-22 13:54:44] "GET /virtual-router/b9a1481e-8aac-41d5-b176-9029e1d11485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.004418 10.0.0.65 - - [2025-10-22 13:54:44] "POST /ref-update HTTP/1.1" 200 156 0.008444 10.0.0.65 - - [2025-10-22 13:54:44] "GET /virtual-machine-interface/a881d8da-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005988 10.0.0.65 - - [2025-10-22 13:54:44] "POST /set-tag HTTP/1.1" 200 109 0.001771 10.0.0.65 - - [2025-10-22 13:54:44] "GET /virtual-machine-interface/a6710dfe-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004311 10.0.0.65 - - [2025-10-22 13:54:44] "POST /set-tag HTTP/1.1" 200 109 0.002018 10.0.0.65 - - [2025-10-22 13:54:44] "GET /virtual-router/b9a1481e-8aac-41d5-b176-9029e1d11485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.003812 10.0.0.65 - - [2025-10-22 13:54:44] "POST /ref-update HTTP/1.1" 200 156 0.007471 10.0.0.65 - - [2025-10-22 13:54:44] "GET /virtual-machine-interface/a8f8d57a-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005546 10.0.0.65 - - [2025-10-22 13:54:44] "POST /set-tag HTTP/1.1" 200 109 0.002716 10.0.0.65 - - [2025-10-22 13:54:44] "GET /virtual-router/b9a1481e-8aac-41d5-b176-9029e1d11485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.004339 10.0.0.65 - - [2025-10-22 13:54:44] "POST /ref-update HTTP/1.1" 200 156 0.009694 10.0.0.65 - - [2025-10-22 13:54:44] "GET /virtual-machine-interface/a9663822-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013887 10.0.0.65 - - [2025-10-22 13:54:44] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.65 - - [2025-10-22 13:54:44] "GET /virtual-machine-interface/a6e97168-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009342 10.0.0.65 - - [2025-10-22 13:54:44] "POST /set-tag HTTP/1.1" 200 109 0.002534 10.0.0.65 - - [2025-10-22 13:54:44] "GET /virtual-router/b9a1481e-8aac-41d5-b176-9029e1d11485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.004009 10.0.0.65 - - [2025-10-22 13:54:44] "POST /ref-update HTTP/1.1" 200 156 0.010852 10.0.0.65 - - [2025-10-22 13:54:44] "GET /virtual-machine-interface/a9d052fc-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021557 10.0.0.65 - - [2025-10-22 13:54:44] "POST /set-tag HTTP/1.1" 200 109 0.002822 10.0.0.65 - - [2025-10-22 13:54:44] "GET /virtual-machine-interface/a788a6ca-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004401 10.0.0.65 - - [2025-10-22 13:54:44] "POST /set-tag HTTP/1.1" 200 109 0.002149 10.0.0.65 - - [2025-10-22 13:54:44] "GET /virtual-machine-interface/a7f8b01e-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003990 10.0.0.65 - - [2025-10-22 13:54:44] "POST /set-tag HTTP/1.1" 200 109 0.002040 10.0.0.65 - - [2025-10-22 13:54:45] "GET /virtual-machine-interface/a881d8da-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005969 10.0.0.65 - - [2025-10-22 13:54:45] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.65 - - [2025-10-22 13:54:45] "GET /virtual-machine-interface/a8f8d57a-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003900 10.0.0.65 - - [2025-10-22 13:54:45] "POST /set-tag HTTP/1.1" 200 109 0.002642 10.0.0.65 - - [2025-10-22 13:54:45] "GET /virtual-machine-interface/a9663822-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005462 10.0.0.65 - - [2025-10-22 13:54:45] "POST /set-tag HTTP/1.1" 200 109 0.005821 10.0.0.65 - - [2025-10-22 13:54:45] "GET /virtual-machine-interface/a6710dfe-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006529 10.0.0.65 - - [2025-10-22 13:54:45] "POST /set-tag HTTP/1.1" 200 109 0.003351 10.0.0.65 - - [2025-10-22 13:54:45] "GET /virtual-machine-interface/a9d052fc-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005860 10.0.0.65 - - [2025-10-22 13:54:45] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.65 - - [2025-10-22 13:54:45] "GET /virtual-machine-interface/a7f8b01e-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004425 10.0.0.65 - - [2025-10-22 13:54:45] "POST /set-tag HTTP/1.1" 200 109 0.002335 10.0.0.65 - - [2025-10-22 13:54:47] "GET /virtual-machine/27394dd4-a317-4a2d-b18b-cdf3c9610ad6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003064 10.0.0.65 - - [2025-10-22 13:54:47] "GET /virtual-machine-interface/a6710dfe-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004182 10.0.0.65 - - [2025-10-22 13:54:48] "GET /virtual-machine-interface/a881d8da-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010018 10.0.0.65 - - [2025-10-22 13:54:48] "POST /set-tag HTTP/1.1" 200 109 0.002635 10.0.0.65 - - [2025-10-22 13:54:48] "GET /virtual-machine-interface/a6e97168-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004017 10.0.0.65 - - [2025-10-22 13:54:48] "POST /set-tag HTTP/1.1" 200 109 0.010581 10.0.0.65 - - [2025-10-22 13:54:49] "GET /virtual-machine-interface/a788a6ca-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004857 10.0.0.65 - - [2025-10-22 13:54:49] "POST /set-tag HTTP/1.1" 200 109 0.005318 10.0.0.65 - - [2025-10-22 13:54:52] "GET /virtual-machine/6abde69d-6183-4317-bcaa-71119d2e7760?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003402 10.0.0.65 - - [2025-10-22 13:54:52] "GET /virtual-machine-interface/a6e97168-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004515 10.0.0.65 - - [2025-10-22 13:54:52] "GET /virtual-machine/0af54553-1f67-42eb-b2ce-87cbf79166d9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003306 10.0.0.65 - - [2025-10-22 13:54:52] "GET /virtual-machine-interface/a788a6ca-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004113 10.0.0.65 - - [2025-10-22 13:54:52] "GET /virtual-machine/26af224f-6b1a-4b0f-aceb-bcced6dca646?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003427 10.0.0.65 - - [2025-10-22 13:54:52] "GET /virtual-machine-interface/a7f8b01e-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004056 10.0.0.65 - - [2025-10-22 13:54:52] "GET /virtual-machine/fecd782a-f4f9-4b19-b377-d06be9fe2088?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003628 10.0.0.65 - - [2025-10-22 13:54:52] "GET /virtual-machine-interface/a881d8da-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004699 10.0.0.65 - - [2025-10-22 13:54:53] "GET /virtual-machine-interface/a9d052fc-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004965 10.0.0.65 - - [2025-10-22 13:54:53] "POST /set-tag HTTP/1.1" 200 109 0.002345 10.0.0.65 - - [2025-10-22 13:54:54] "GET /virtual-machine-interface/a9663822-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005466 10.0.0.65 - - [2025-10-22 13:54:54] "POST /set-tag HTTP/1.1" 200 109 0.002149 10.0.0.65 - - [2025-10-22 13:54:54] "GET /virtual-machine-interface/a8f8d57a-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004778 10.0.0.65 - - [2025-10-22 13:54:54] "POST /set-tag HTTP/1.1" 200 109 0.002359 10.0.0.65 - - [2025-10-22 13:54:57] "GET /virtual-machine/28eecc2a-6adf-4302-b1da-d003cce51b68?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003818 10.0.0.65 - - [2025-10-22 13:54:57] "GET /virtual-machine-interface/a9663822-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005955 10.0.0.65 - - [2025-10-22 13:54:57] "GET /virtual-machine/258d74e1-1133-4253-87e1-0525787551a0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003295 10.0.0.65 - - [2025-10-22 13:54:57] "GET /virtual-machine-interface/a8f8d57a-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005278 10.0.0.65 - - [2025-10-22 13:54:57] "GET /virtual-machine/f7d81b64-752e-4ffa-b235-b2e6f9425877?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003310 10.0.0.65 - - [2025-10-22 13:54:57] "GET /virtual-machine-interface/a9d052fc-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004530 10.0.0.65 - - [2025-10-22 13:54:58] "GET /loadbalancer/b76d13f5-cded-445f-8c2b-f2e44db33dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.009224 10.0.0.65 - - [2025-10-22 13:54:58] "POST /tags HTTP/1.1" 200 333 0.026723 10.0.0.65 - - [2025-10-22 13:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006601 10.0.0.65 - - [2025-10-22 13:54:58] "GET /tag/a4d193fe-8f6c-49c8-8edb-a1b5b071f256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.016940 10.0.0.65 - - [2025-10-22 13:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.65 - - [2025-10-22 13:54:58] "GET /project/0d64bf41-1486-471b-a0fc-b1f647aab162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.037741 10.0.0.65 - - [2025-10-22 13:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.65 - - [2025-10-22 13:54:58] "GET /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003832 10.0.0.65 - - [2025-10-22 13:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.65 - - [2025-10-22 13:54:58] "GET /service-appliance-set/7ec97ad4-0ab7-4ff2-af1e-6551d5311875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003133 10.0.0.65 - - [2025-10-22 13:54:58] "POST /fqname-to-id HTTP/1.1" 404 273 0.001719 10.0.0.65 - - [2025-10-22 13:54:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.093187 10.0.0.65 - - [2025-10-22 13:54:58] "GET /virtual-machine-interface/9a830e1d-0884-4a83-9442-d80a2ce3a54c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.005659 10.0.0.65 - - [2025-10-22 13:54:58] "POST /instance-ips HTTP/1.1" 200 409 0.020430 10.0.0.65 - - [2025-10-22 13:54:58] "GET /instance-ip/3454d934-6155-4f1c-ac5d-e35729068df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.023283 10.0.0.65 - - [2025-10-22 13:54:59] "POST /loadbalancers HTTP/1.1" 200 629 0.068520 10.0.0.65 - - [2025-10-22 13:54:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019228 10.0.0.65 - - [2025-10-22 13:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007895 10.0.0.65 - - [2025-10-22 13:54:59] "GET /project/0d64bf41-1486-471b-a0fc-b1f647aab162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.062496 10.0.0.65 - - [2025-10-22 13:54:59] "GET /instance-ip/3454d934-6155-4f1c-ac5d-e35729068df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.017088 10.0.0.65 - - [2025-10-22 13:54:59] "POST /floating-ips HTTP/1.1" 200 597 0.029306 10.0.0.65 - - [2025-10-22 13:54:59] "GET /project/0d64bf41-1486-471b-a0fc-b1f647aab162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.052323 10.0.0.65 - - [2025-10-22 13:54:59] "GET /loadbalancer/b76d13f5-cded-445f-8c2b-f2e44db33dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.005918 10.0.0.65 - - [2025-10-22 13:54:59] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.019282 10.0.0.65 - - [2025-10-22 13:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.65 - - [2025-10-22 13:54:59] "GET /project/0d64bf41-1486-471b-a0fc-b1f647aab162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.028476 10.0.0.65 - - [2025-10-22 13:54:59] "GET /loadbalancer-listener/867e9e9b-4b44-4a99-bbe8-0690b36c327c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003685 10.0.0.65 - - [2025-10-22 13:54:59] "GET /loadbalancer-listener/867e9e9b-4b44-4a99-bbe8-0690b36c327c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003850 10.0.0.65 - - [2025-10-22 13:54:59] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.038997 10.0.0.65 - - [2025-10-22 13:54:59] "GET /instance-ip/3454d934-6155-4f1c-ac5d-e35729068df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.010047 10.0.0.65 - - [2025-10-22 13:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.65 - - [2025-10-22 13:54:59] "GET /instance-ip/3454d934-6155-4f1c-ac5d-e35729068df3?fields=floating_ips HTTP/1.1" 200 1212 0.005256 10.0.0.65 - - [2025-10-22 13:54:59] "GET /loadbalancer/b76d13f5-cded-445f-8c2b-f2e44db33dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003661 10.0.0.65 - - [2025-10-22 13:54:59] "GET /loadbalancer/b76d13f5-cded-445f-8c2b-f2e44db33dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.010022 10.0.0.65 - - [2025-10-22 13:54:59] "GET /floating-ip/7877c918-aa94-46f9-8ed3-b78aa02ebc07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.010888 10.0.0.65 - - [2025-10-22 13:54:59] "GET /loadbalancer-pool/f2af9a52-5309-49df-a421-8e487b28ab3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.009811 10.0.0.65 - - [2025-10-22 13:54:59] "POST /loadbalancer-members HTTP/1.1" 200 721 0.023284 10.0.0.65 - - [2025-10-22 13:54:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.011230 10.0.0.65 - - [2025-10-22 13:54:59] "GET /virtual-machine-interface/a6710dfe-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.024652 10.0.0.65 - - [2025-10-22 13:54:59] "POST /tags HTTP/1.1" 409 221 0.002926 10.0.0.65 - - [2025-10-22 13:54:59] "GET /virtual-machine-interface/a6710dfe-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007209 10.0.0.65 - - [2025-10-22 13:54:59] "POST /ref-update HTTP/1.1" 200 156 0.006807 10.0.0.65 - - [2025-10-22 13:54:59] "GET /floating-ip/7877c918-aa94-46f9-8ed3-b78aa02ebc07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.018320 10.0.0.65 - - [2025-10-22 13:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005121 10.0.0.65 - - [2025-10-22 13:54:59] "GET /tag/a4d193fe-8f6c-49c8-8edb-a1b5b071f256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015445 10.0.0.65 - - [2025-10-22 13:54:59] "PUT /floating-ip/7877c918-aa94-46f9-8ed3-b78aa02ebc07 HTTP/1.1" 200 256 0.013380 10.0.0.65 - - [2025-10-22 13:54:59] "POST /set-tag HTTP/1.1" 200 109 0.113360 10.0.0.65 - - [2025-10-22 13:54:59] "GET /loadbalancer-pool/f2af9a52-5309-49df-a421-8e487b28ab3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004441 10.0.0.65 - - [2025-10-22 13:54:59] "POST /loadbalancer-members HTTP/1.1" 200 721 0.027399 10.0.0.65 - - [2025-10-22 13:54:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.036149 10.0.0.65 - - [2025-10-22 13:54:59] "GET /virtual-machine-interface/a6e97168-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011842 10.0.0.65 - - [2025-10-22 13:54:59] "GET /virtual-machine-interface/a6e97168-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004033 10.0.0.65 - - [2025-10-22 13:54:59] "POST /ref-update HTTP/1.1" 200 156 0.008348 10.0.0.65 - - [2025-10-22 13:54:59] "GET /floating-ip/7877c918-aa94-46f9-8ed3-b78aa02ebc07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.008184 10.0.0.65 - - [2025-10-22 13:55:00] "POST /set-tag HTTP/1.1" 200 109 0.083874 10.0.0.65 - - [2025-10-22 13:55:00] "POST /tags HTTP/1.1" 409 206 0.002422 10.0.0.65 - - [2025-10-22 13:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.65 - - [2025-10-22 13:55:00] "GET /tag/ce70a59a-6596-4c15-ad39-ee4075c7859d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011690 10.0.0.65 - - [2025-10-22 13:55:00] "POST /tags HTTP/1.1" 409 204 0.002614 10.0.0.65 - - [2025-10-22 13:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.65 - - [2025-10-22 13:55:01] "GET /tag/80aaf7ae-d40b-4fe5-a9be-5dd45f0ddf41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011937 10.0.0.65 - - [2025-10-22 13:55:01] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002555 10.0.0.65 - - [2025-10-22 13:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.65 - - [2025-10-22 13:55:01] "GET /policy-management/e9d121dc-854c-4cba-9923-29e064a8d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002873 10.0.0.65 - - [2025-10-22 13:55:01] "POST /tags HTTP/1.1" 409 206 0.002082 10.0.0.65 - - [2025-10-22 13:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.65 - - [2025-10-22 13:55:01] "GET /tag/ce70a59a-6596-4c15-ad39-ee4075c7859d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011791 10.0.0.65 - - [2025-10-22 13:55:01] "POST /tags HTTP/1.1" 409 226 0.001976 10.0.0.65 - - [2025-10-22 13:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.65 - - [2025-10-22 13:55:01] "GET /tag/68e8e0af-7062-458a-8ea4-db38c6c0f498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011117 10.0.0.65 - - [2025-10-22 13:55:01] "POST /tags HTTP/1.1" 409 204 0.002035 10.0.0.65 - - [2025-10-22 13:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.65 - - [2025-10-22 13:55:01] "GET /tag/80aaf7ae-d40b-4fe5-a9be-5dd45f0ddf41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011976 10.0.0.65 - - [2025-10-22 13:55:01] "POST /tags HTTP/1.1" 409 226 0.002285 10.0.0.65 - - [2025-10-22 13:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.65 - - [2025-10-22 13:55:01] "GET /tag/68e8e0af-7062-458a-8ea4-db38c6c0f498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014823 10.0.0.65 - - [2025-10-22 13:55:01] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003138 10.0.0.65 - - [2025-10-22 13:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.65 - - [2025-10-22 13:55:01] "GET /policy-management/e9d121dc-854c-4cba-9923-29e064a8d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003759 10.0.0.65 - - [2025-10-22 13:55:01] "POST /firewall-rules HTTP/1.1" 200 626 0.079297 10.0.0.65 - - [2025-10-22 13:55:01] "POST /firewall-rules HTTP/1.1" 200 646 0.085469 10.0.0.65 - - [2025-10-22 13:55:01] "GET /firewall-rule/7a7f5926-d388-48cc-a480-8838c003815f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.004530 10.0.0.65 - - [2025-10-22 13:55:01] "GET /firewall-policy/f1cc3d65-d8cf-4cd3-9ad7-fd3cda636c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002716 10.0.0.65 - - [2025-10-22 13:55:01] "GET /firewall-rule/c58255a1-5af4-4e24-968a-5eaa010931c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004979 10.0.0.65 - - [2025-10-22 13:55:01] "POST /ref-update HTTP/1.1" 200 156 0.021308 10.0.0.65 - - [2025-10-22 13:55:01] "POST /firewall-policys HTTP/1.1" 200 606 0.078615 10.0.0.65 - - [2025-10-22 13:55:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.021154 10.0.0.65 - - [2025-10-22 13:55:01] "GET /firewall-policy/51055858-d95e-4408-b225-5375919faa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.019516 10.0.0.65 - - [2025-10-22 13:55:01] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005431 10.0.0.65 - - [2025-10-22 13:55:01] "GET /firewall-policy/51055858-d95e-4408-b225-5375919faa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002763 10.0.0.65 - - [2025-10-22 13:55:01] "GET /firewall-policy/59fafbd0-2b79-4088-a285-a99fc3d8f4ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003578 10.0.0.65 - - [2025-10-22 13:55:01] "GET /firewall-policy/5b8084e1-5a4a-4d8f-bcda-e50ed21bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003541 10.0.0.65 - - [2025-10-22 13:55:02] "GET /firewall-policy/f1cc3d65-d8cf-4cd3-9ad7-fd3cda636c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004558 10.0.0.65 - - [2025-10-22 13:55:02] "GET /firewall-policy/f1cc3d65-d8cf-4cd3-9ad7-fd3cda636c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002454 10.0.0.65 - - [2025-10-22 13:55:02] "GET /firewall-policy/5b8084e1-5a4a-4d8f-bcda-e50ed21bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002856 10.0.0.65 - - [2025-10-22 13:55:02] "POST /ref-update HTTP/1.1" 200 156 0.035831 10.0.0.65 - - [2025-10-22 13:55:02] "POST /ref-update HTTP/1.1" 200 156 0.031280 10.0.0.65 - - [2025-10-22 13:55:02] "POST /ref-update HTTP/1.1" 200 156 0.029767 10.0.0.65 - - [2025-10-22 13:55:02] "POST /ref-update HTTP/1.1" 200 156 0.030772 10.0.0.65 - - [2025-10-22 13:55:02] "POST /ref-update HTTP/1.1" 200 156 0.024779 10.0.0.65 - - [2025-10-22 13:55:02] "GET /firewall-policy/51055858-d95e-4408-b225-5375919faa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.009666 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:55:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:55:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001115 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:55:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000999 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:55:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001041 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:55:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001079 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:55:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000918 10.0.0.65 - - [2025-10-22 13:56:33] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007349 10.0.0.65 - - [2025-10-22 13:56:33] "POST /set-tag HTTP/1.1" 200 109 0.006162 10.0.0.65 - - [2025-10-22 13:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.65 - - [2025-10-22 13:56:33] "GET /loadbalancer/6a112bd2-a277-485b-ad51-9730f0982eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002445 10.0.0.65 - - [2025-10-22 13:56:33] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004077 10.0.0.65 - - [2025-10-22 13:56:33] "POST /set-tag HTTP/1.1" 200 109 0.019718 10.0.0.65 - - [2025-10-22 13:56:33] "DELETE /loadbalancer-member/eb9c310c-c255-4837-a6c1-09c8eeb2d843 HTTP/1.1" 200 115 0.031041 10.0.0.65 - - [2025-10-22 13:56:33] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006439 10.0.0.65 - - [2025-10-22 13:56:33] "POST /set-tag HTTP/1.1" 200 109 0.004581 10.0.0.65 - - [2025-10-22 13:56:33] "DELETE /loadbalancer-member/6cfad994-eb4e-4e47-ba48-37f54207a6be HTTP/1.1" 200 115 0.031694 10.0.0.65 - - [2025-10-22 13:56:33] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016194 10.0.0.65 - - [2025-10-22 13:56:33] "POST /set-tag HTTP/1.1" 200 109 0.002957 10.0.0.65 - - [2025-10-22 13:56:33] "DELETE /loadbalancer-member/9d8a69c8-7d17-4cca-bde1-50426661bf74 HTTP/1.1" 200 115 0.026969 10.0.0.65 - - [2025-10-22 13:56:33] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005200 10.0.0.65 - - [2025-10-22 13:56:33] "POST /set-tag HTTP/1.1" 200 109 0.003388 10.0.0.65 - - [2025-10-22 13:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005098 10.0.0.65 - - [2025-10-22 13:56:33] "GET /loadbalancer/6a112bd2-a277-485b-ad51-9730f0982eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002827 10.0.0.65 - - [2025-10-22 13:56:33] "GET /loadbalancer-pool/efa76e20-4d64-4b7b-861c-80513d4e8906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003248 10.0.0.65 - - [2025-10-22 13:56:33] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016976 10.0.0.65 - - [2025-10-22 13:56:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.034223 10.0.0.65 - - [2025-10-22 13:56:34] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013565 10.0.0.65 - - [2025-10-22 13:56:34] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017732 10.0.0.65 - - [2025-10-22 13:56:34] "GET /floating-ip/34997d0c-2ba9-4988-af99-96a25ab0cc8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002081 10.0.0.65 - - [2025-10-22 13:56:34] "POST /set-tag HTTP/1.1" 200 109 0.070711 10.0.0.65 - - [2025-10-22 13:56:34] "GET /loadbalancer-pool/f5807aaa-64ec-4ec3-8773-b2aacd2de5e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.020368 10.0.0.65 - - [2025-10-22 13:56:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024820 10.0.0.65 - - [2025-10-22 13:56:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.009315 10.0.0.65 - - [2025-10-22 13:56:34] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010437 10.0.0.65 - - [2025-10-22 13:56:34] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008364 10.0.0.65 - - [2025-10-22 13:56:34] "POST /set-tag HTTP/1.1" 200 109 0.006549 10.0.0.65 - - [2025-10-22 13:56:34] "GET /floating-ip/34997d0c-2ba9-4988-af99-96a25ab0cc8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002041 10.0.0.65 - - [2025-10-22 13:56:34] "GET /loadbalancer-pool/9aabb6e5-6649-4237-8a8c-24d838b52542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006164 10.0.0.65 - - [2025-10-22 13:56:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.043055 10.0.0.65 - - [2025-10-22 13:56:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.024069 10.0.0.65 - - [2025-10-22 13:56:34] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.022750 10.0.0.65 - - [2025-10-22 13:56:34] "GET /virtual-machine-interface/4189d4ee-af4d-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.023257 10.0.0.65 - - [2025-10-22 13:56:34] "GET /floating-ip/34997d0c-2ba9-4988-af99-96a25ab0cc8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.007370 10.0.0.65 - - [2025-10-22 13:56:34] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.65 - - [2025-10-22 13:57:10] "POST /tags HTTP/1.1" 409 252 0.002402 10.0.0.65 - - [2025-10-22 13:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005149 10.0.0.65 - - [2025-10-22 13:57:10] "GET /tag/418dd55a-1804-442a-98b9-99a5a176dc0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013930 10.0.0.65 - - [2025-10-22 13:57:10] "POST /tags HTTP/1.1" 409 228 0.001981 10.0.0.65 - - [2025-10-22 13:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.65 - - [2025-10-22 13:57:10] "GET /tag/c9befc99-a7f4-4c3b-974f-2cd2b5869ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.020614 10.0.0.65 - - [2025-10-22 13:57:10] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006410 10.0.0.65 - - [2025-10-22 13:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.65 - - [2025-10-22 13:57:10] "GET /policy-management/e9d121dc-854c-4cba-9923-29e064a8d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002795 10.0.0.65 - - [2025-10-22 13:57:10] "POST /tags HTTP/1.1" 409 206 0.001907 10.0.0.65 - - [2025-10-22 13:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.65 - - [2025-10-22 13:57:10] "GET /tag/ce70a59a-6596-4c15-ad39-ee4075c7859d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010968 10.0.0.65 - - [2025-10-22 13:57:10] "POST /tags HTTP/1.1" 409 226 0.001949 10.0.0.65 - - [2025-10-22 13:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.65 - - [2025-10-22 13:57:10] "GET /tag/68e8e0af-7062-458a-8ea4-db38c6c0f498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.022239 10.0.0.65 - - [2025-10-22 13:57:10] "POST /tags HTTP/1.1" 409 204 0.002357 10.0.0.65 - - [2025-10-22 13:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.65 - - [2025-10-22 13:57:10] "GET /tag/80aaf7ae-d40b-4fe5-a9be-5dd45f0ddf41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.017807 10.0.0.65 - - [2025-10-22 13:57:10] "POST /tags HTTP/1.1" 409 226 0.002097 10.0.0.65 - - [2025-10-22 13:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.65 - - [2025-10-22 13:57:10] "GET /tag/68e8e0af-7062-458a-8ea4-db38c6c0f498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.024865 10.0.0.65 - - [2025-10-22 13:57:10] "POST /tags HTTP/1.1" 409 228 0.003849 10.0.0.65 - - [2025-10-22 13:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.65 - - [2025-10-22 13:57:10] "GET /tag/c9befc99-a7f4-4c3b-974f-2cd2b5869ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013488 10.0.0.65 - - [2025-10-22 13:57:10] "POST /tags HTTP/1.1" 409 252 0.002364 10.0.0.65 - - [2025-10-22 13:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.65 - - [2025-10-22 13:57:10] "GET /tag/418dd55a-1804-442a-98b9-99a5a176dc0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016127 10.0.0.65 - - [2025-10-22 13:57:10] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005102 10.0.0.65 - - [2025-10-22 13:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.65 - - [2025-10-22 13:57:10] "GET /policy-management/e9d121dc-854c-4cba-9923-29e064a8d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002972 10.0.0.65 - - [2025-10-22 13:57:10] "POST /firewall-rules HTTP/1.1" 409 281 0.002461 10.0.0.65 - - [2025-10-22 13:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.65 - - [2025-10-22 13:57:10] "PUT /firewall-rule/c58255a1-5af4-4e24-968a-5eaa010931c0 HTTP/1.1" 200 260 0.016062 10.0.0.65 - - [2025-10-22 13:57:10] "POST /firewall-rules HTTP/1.1" 409 291 0.015187 10.0.0.65 - - [2025-10-22 13:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.65 - - [2025-10-22 13:57:10] "PUT /firewall-rule/7a7f5926-d388-48cc-a480-8838c003815f HTTP/1.1" 200 260 0.024271 10.0.0.65 - - [2025-10-22 13:57:10] "GET /firewall-rule/7a7f5926-d388-48cc-a480-8838c003815f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.010355 10.0.0.65 - - [2025-10-22 13:57:11] "POST /firewall-rules HTTP/1.1" 200 658 0.084373 10.0.0.65 - - [2025-10-22 13:57:11] "GET /firewall-rule/05516953-bad7-4f58-b792-1a741f1f0e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.004124 10.0.0.65 - - [2025-10-22 13:57:11] "GET /firewall-policy/f1cc3d65-d8cf-4cd3-9ad7-fd3cda636c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002488 10.0.0.65 - - [2025-10-22 13:57:11] "GET /firewall-rule/c58255a1-5af4-4e24-968a-5eaa010931c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002750 10.0.0.65 - - [2025-10-22 13:57:11] "POST /firewall-policys HTTP/1.1" 409 269 0.003419 10.0.0.65 - - [2025-10-22 13:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.65 - - [2025-10-22 13:57:11] "PUT /firewall-policy/51055858-d95e-4408-b225-5375919faa18 HTTP/1.1" 200 264 0.031936 10.0.0.65 - - [2025-10-22 13:57:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.052848 10.0.0.65 - - [2025-10-22 13:57:11] "GET /firewall-policy/51055858-d95e-4408-b225-5375919faa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006561 10.0.0.65 - - [2025-10-22 13:57:11] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002415 10.0.0.65 - - [2025-10-22 13:57:11] "GET /firewall-policy/51055858-d95e-4408-b225-5375919faa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003119 10.0.0.65 - - [2025-10-22 13:57:11] "GET /firewall-policy/51055858-d95e-4408-b225-5375919faa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002180 10.0.0.65 - - [2025-10-22 13:57:11] "GET /firewall-policy/51055858-d95e-4408-b225-5375919faa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001944 10.0.0.65 - - [2025-10-22 13:58:12] "GET /virtual-machine-interface/a6710dfe-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.013741 10.0.0.65 - - [2025-10-22 13:58:12] "POST /set-tag HTTP/1.1" 200 109 0.006002 10.0.0.65 - - [2025-10-22 13:58:12] "GET /virtual-machine-interface/a8f8d57a-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011170 10.0.0.65 - - [2025-10-22 13:58:12] "POST /set-tag HTTP/1.1" 200 109 0.007569 10.0.0.65 - - [2025-10-22 13:58:12] "GET /virtual-machine-interface/a881d8da-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005049 10.0.0.65 - - [2025-10-22 13:58:12] "POST /set-tag HTTP/1.1" 200 109 0.002479 10.0.0.65 - - [2025-10-22 13:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.65 - - [2025-10-22 13:58:12] "GET /loadbalancer/b76d13f5-cded-445f-8c2b-f2e44db33dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.005476 10.0.0.65 - - [2025-10-22 13:58:12] "GET /virtual-machine-interface/a6710dfe-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004317 10.0.0.65 - - [2025-10-22 13:58:12] "POST /set-tag HTTP/1.1" 200 109 0.021073 10.0.0.65 - - [2025-10-22 13:58:12] "DELETE /loadbalancer-member/d8573dea-f5dd-49b2-b10e-0a8cf7e6f1ea HTTP/1.1" 200 115 0.025324 10.0.0.65 - - [2025-10-22 13:58:12] "GET /virtual-machine-interface/a7f8b01e-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009637 10.0.0.65 - - [2025-10-22 13:58:12] "POST /set-tag HTTP/1.1" 200 109 0.002755 10.0.0.65 - - [2025-10-22 13:58:12] "GET /virtual-machine-interface/a788a6ca-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004725 10.0.0.65 - - [2025-10-22 13:58:12] "POST /set-tag HTTP/1.1" 200 109 0.002062 10.0.0.65 - - [2025-10-22 13:58:12] "GET /virtual-machine-interface/a9d052fc-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004214 10.0.0.65 - - [2025-10-22 13:58:13] "POST /set-tag HTTP/1.1" 200 109 0.006049 10.0.0.65 - - [2025-10-22 13:58:13] "GET /virtual-machine-interface/a6e97168-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004747 10.0.0.65 - - [2025-10-22 13:58:13] "POST /set-tag HTTP/1.1" 200 109 0.001914 10.0.0.65 - - [2025-10-22 13:58:13] "GET /virtual-machine-interface/a9663822-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004664 10.0.0.65 - - [2025-10-22 13:58:13] "POST /set-tag HTTP/1.1" 200 109 0.002098 10.0.0.65 - - [2025-10-22 13:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.65 - - [2025-10-22 13:58:13] "GET /loadbalancer/b76d13f5-cded-445f-8c2b-f2e44db33dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002232 10.0.0.65 - - [2025-10-22 13:58:13] "GET /virtual-machine-interface/a788a6ca-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004974 10.0.0.65 - - [2025-10-22 13:58:13] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.65 - - [2025-10-22 13:58:13] "GET /virtual-machine-interface/a7f8b01e-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003894 10.0.0.65 - - [2025-10-22 13:58:13] "POST /set-tag HTTP/1.1" 200 109 0.001789 10.0.0.65 - - [2025-10-22 13:58:13] "GET /virtual-machine-interface/a788a6ca-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005019 10.0.0.65 - - [2025-10-22 13:58:13] "POST /set-tag HTTP/1.1" 200 109 0.003733 10.0.0.65 - - [2025-10-22 13:58:13] "GET /virtual-machine/0af54553-1f67-42eb-b2ce-87cbf79166d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002574 10.0.0.65 - - [2025-10-22 13:58:13] "POST /ref-update HTTP/1.1" 200 156 0.009524 10.0.0.65 - - [2025-10-22 13:58:13] "GET /virtual-machine-interface/a788a6ca-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004638 10.0.0.65 - - [2025-10-22 13:58:13] "POST /set-tag HTTP/1.1" 200 109 0.021050 10.0.0.65 - - [2025-10-22 13:58:13] "POST /set-tag HTTP/1.1" 200 109 0.038728 10.0.0.65 - - [2025-10-22 13:58:13] "POST /set-tag HTTP/1.1" 200 109 0.024829 10.0.0.65 - - [2025-10-22 13:58:13] "POST /set-tag HTTP/1.1" 200 109 0.036674 10.0.0.65 - - [2025-10-22 13:58:13] "POST /set-tag HTTP/1.1" 200 109 0.020131 10.0.0.65 - - [2025-10-22 13:58:14] "DELETE /instance-ip/a7a43b60-af4e-11f0-9967-fa163e222243 HTTP/1.1" 200 115 0.035254 10.0.0.65 - - [2025-10-22 13:58:14] "DELETE /virtual-machine-interface/a788a6ca-af4e-11f0-9967-fa163e222243 HTTP/1.1" 200 115 0.044737 10.0.0.65 - - [2025-10-22 13:58:14] "DELETE /virtual-machine/0af54553-1f67-42eb-b2ce-87cbf79166d9 HTTP/1.1" 200 115 0.026484 10.0.0.65 - - [2025-10-22 13:58:14] "GET /virtual-machine-interface/a7f8b01e-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006119 10.0.0.65 - - [2025-10-22 13:58:14] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.65 - - [2025-10-22 13:58:14] "GET /virtual-machine/26af224f-6b1a-4b0f-aceb-bcced6dca646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003011 10.0.0.65 - - [2025-10-22 13:58:14] "POST /ref-update HTTP/1.1" 200 156 0.010426 10.0.0.65 - - [2025-10-22 13:58:14] "GET /virtual-machine-interface/a7f8b01e-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004653 10.0.0.65 - - [2025-10-22 13:58:14] "POST /set-tag HTTP/1.1" 200 109 0.027503 10.0.0.65 - - [2025-10-22 13:58:14] "POST /set-tag HTTP/1.1" 200 109 0.034270 10.0.0.65 - - [2025-10-22 13:58:14] "POST /set-tag HTTP/1.1" 200 109 0.019082 10.0.0.65 - - [2025-10-22 13:58:14] "POST /set-tag HTTP/1.1" 200 109 0.048340 10.0.0.65 - - [2025-10-22 13:58:14] "POST /set-tag HTTP/1.1" 200 109 0.032121 10.0.0.65 - - [2025-10-22 13:58:14] "DELETE /instance-ip/a81527ee-af4e-11f0-9967-fa163e222243 HTTP/1.1" 200 115 0.035477 10.0.0.65 - - [2025-10-22 13:58:14] "DELETE /virtual-machine-interface/a7f8b01e-af4e-11f0-9967-fa163e222243 HTTP/1.1" 200 115 0.059114 10.0.0.65 - - [2025-10-22 13:58:14] "DELETE /virtual-machine/26af224f-6b1a-4b0f-aceb-bcced6dca646 HTTP/1.1" 200 115 0.024206 10.0.0.65 - - [2025-10-22 13:58:14] "DELETE /tag/c0dad608-afdd-44b0-a407-a58e0c6da679 HTTP/1.1" 200 115 0.034647 10.0.0.65 - - [2025-10-22 13:58:14] "GET /virtual-machine-interface/a6710dfe-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004931 10.0.0.65 - - [2025-10-22 13:58:14] "POST /set-tag HTTP/1.1" 200 109 0.003083 10.0.0.65 - - [2025-10-22 13:58:14] "GET /virtual-machine-interface/a6710dfe-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004468 10.0.0.65 - - [2025-10-22 13:58:14] "POST /set-tag HTTP/1.1" 200 109 0.002435 10.0.0.65 - - [2025-10-22 13:58:14] "GET /virtual-machine/27394dd4-a317-4a2d-b18b-cdf3c9610ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003342 10.0.0.65 - - [2025-10-22 13:58:14] "POST /ref-update HTTP/1.1" 200 156 0.012014 10.0.0.65 - - [2025-10-22 13:58:14] "GET /virtual-machine-interface/a6710dfe-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009028 10.0.0.65 - - [2025-10-22 13:58:14] "POST /set-tag HTTP/1.1" 200 109 0.024420 10.0.0.65 - - [2025-10-22 13:58:14] "POST /set-tag HTTP/1.1" 200 109 0.024716 10.0.0.65 - - [2025-10-22 13:58:14] "POST /set-tag HTTP/1.1" 200 109 0.027948 10.0.0.65 - - [2025-10-22 13:58:15] "POST /set-tag HTTP/1.1" 200 109 0.014185 10.0.0.65 - - [2025-10-22 13:58:15] "POST /set-tag HTTP/1.1" 200 109 0.023401 10.0.0.65 - - [2025-10-22 13:58:15] "DELETE /instance-ip/a6883e48-af4e-11f0-9967-fa163e222243 HTTP/1.1" 200 115 0.054615 10.0.0.65 - - [2025-10-22 13:58:15] "POST /ref-update HTTP/1.1" 200 156 0.013347 10.0.0.65 - - [2025-10-22 13:58:15] "DELETE /virtual-machine-interface/a6710dfe-af4e-11f0-9967-fa163e222243 HTTP/1.1" 200 115 0.044225 10.0.0.65 - - [2025-10-22 13:58:15] "DELETE /virtual-machine/27394dd4-a317-4a2d-b18b-cdf3c9610ad6 HTTP/1.1" 200 115 0.017850 10.0.0.65 - - [2025-10-22 13:58:15] "GET /virtual-machine-interface/a6e97168-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008054 10.0.0.65 - - [2025-10-22 13:58:15] "POST /set-tag HTTP/1.1" 200 109 0.002506 10.0.0.65 - - [2025-10-22 13:58:15] "GET /virtual-machine-interface/a6e97168-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004639 10.0.0.65 - - [2025-10-22 13:58:15] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.65 - - [2025-10-22 13:58:15] "GET /virtual-machine/6abde69d-6183-4317-bcaa-71119d2e7760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003443 10.0.0.65 - - [2025-10-22 13:58:15] "POST /ref-update HTTP/1.1" 200 156 0.016337 10.0.0.65 - - [2025-10-22 13:58:15] "GET /virtual-machine-interface/a6e97168-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008136 10.0.0.65 - - [2025-10-22 13:58:15] "POST /set-tag HTTP/1.1" 200 109 0.017283 10.0.0.65 - - [2025-10-22 13:58:15] "POST /set-tag HTTP/1.1" 200 109 0.022906 10.0.0.65 - - [2025-10-22 13:58:15] "POST /set-tag HTTP/1.1" 200 109 0.025784 10.0.0.65 - - [2025-10-22 13:58:15] "POST /set-tag HTTP/1.1" 200 109 0.019306 10.0.0.65 - - [2025-10-22 13:58:15] "POST /set-tag HTTP/1.1" 200 109 0.028279 10.0.0.65 - - [2025-10-22 13:58:15] "DELETE /instance-ip/a70192ac-af4e-11f0-9967-fa163e222243 HTTP/1.1" 200 115 0.045572 10.0.0.65 - - [2025-10-22 13:58:15] "POST /ref-update HTTP/1.1" 200 156 0.007688 10.0.0.65 - - [2025-10-22 13:58:15] "DELETE /virtual-machine-interface/a6e97168-af4e-11f0-9967-fa163e222243 HTTP/1.1" 200 115 0.038625 10.0.0.65 - - [2025-10-22 13:58:15] "DELETE /virtual-machine/6abde69d-6183-4317-bcaa-71119d2e7760 HTTP/1.1" 200 115 0.022986 10.0.0.65 - - [2025-10-22 13:58:15] "DELETE /tag/44c95f04-dfc2-4d04-b8af-7f144ea9b6cb HTTP/1.1" 200 115 0.043380 10.0.0.65 - - [2025-10-22 13:58:15] "DELETE /tag/ce70a59a-6596-4c15-ad39-ee4075c7859d HTTP/1.1" 409 388 0.003839 10.0.0.65 - - [2025-10-22 13:58:27] "GET /global-system-configs HTTP/1.1" 200 322 0.003886 10.0.0.65 - - [2025-10-22 13:58:27] "GET /global-system-configs HTTP/1.1" 200 322 0.002852 10.0.0.65 - - [2025-10-22 13:58:43] "GET /virtual-machine-interface/a9663822-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005634 10.0.0.65 - - [2025-10-22 13:58:43] "POST /set-tag HTTP/1.1" 200 109 0.003203 10.0.0.65 - - [2025-10-22 13:58:43] "GET /virtual-machine-interface/a9663822-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004985 10.0.0.65 - - [2025-10-22 13:58:43] "POST /set-tag HTTP/1.1" 200 109 0.002847 10.0.0.65 - - [2025-10-22 13:58:43] "GET /virtual-machine/28eecc2a-6adf-4302-b1da-d003cce51b68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002833 10.0.0.65 - - [2025-10-22 13:58:43] "POST /ref-update HTTP/1.1" 200 156 0.011317 10.0.0.65 - - [2025-10-22 13:58:43] "GET /virtual-machine-interface/a9663822-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010564 10.0.0.65 - - [2025-10-22 13:58:43] "POST /set-tag HTTP/1.1" 200 109 0.017273 10.0.0.65 - - [2025-10-22 13:58:43] "POST /set-tag HTTP/1.1" 200 109 0.018216 10.0.0.65 - - [2025-10-22 13:58:43] "POST /set-tag HTTP/1.1" 200 109 0.023847 10.0.0.65 - - [2025-10-22 13:58:44] "POST /set-tag HTTP/1.1" 200 109 0.023342 10.0.0.65 - - [2025-10-22 13:58:44] "DELETE /instance-ip/a97ab36a-af4e-11f0-9967-fa163e222243 HTTP/1.1" 200 115 0.040905 10.0.0.65 - - [2025-10-22 13:58:44] "DELETE /virtual-machine-interface/a9663822-af4e-11f0-9967-fa163e222243 HTTP/1.1" 200 115 0.039638 10.0.0.65 - - [2025-10-22 13:58:44] "DELETE /virtual-machine/28eecc2a-6adf-4302-b1da-d003cce51b68 HTTP/1.1" 200 115 0.025705 10.0.0.65 - - [2025-10-22 13:58:44] "DELETE /tag/377c0421-bd88-47ff-9700-dbce838413e3 HTTP/1.1" 200 115 0.034975 10.0.0.65 - - [2025-10-22 13:58:44] "GET /virtual-machine-interface/a881d8da-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005316 10.0.0.65 - - [2025-10-22 13:58:44] "POST /set-tag HTTP/1.1" 200 109 0.002853 10.0.0.65 - - [2025-10-22 13:58:44] "GET /virtual-machine-interface/a881d8da-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006153 10.0.0.65 - - [2025-10-22 13:58:44] "POST /set-tag HTTP/1.1" 200 109 0.006466 10.0.0.65 - - [2025-10-22 13:58:44] "GET /virtual-machine/fecd782a-f4f9-4b19-b377-d06be9fe2088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003042 10.0.0.65 - - [2025-10-22 13:58:44] "POST /ref-update HTTP/1.1" 200 156 0.009618 10.0.0.65 - - [2025-10-22 13:58:44] "GET /virtual-machine-interface/a881d8da-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010247 10.0.0.65 - - [2025-10-22 13:58:44] "POST /set-tag HTTP/1.1" 200 109 0.029730 10.0.0.65 - - [2025-10-22 13:58:44] "POST /set-tag HTTP/1.1" 200 109 0.026252 10.0.0.65 - - [2025-10-22 13:58:44] "POST /set-tag HTTP/1.1" 200 109 0.030713 10.0.0.65 - - [2025-10-22 13:58:44] "POST /set-tag HTTP/1.1" 200 109 0.016186 10.0.0.65 - - [2025-10-22 13:58:44] "DELETE /instance-ip/a89cf1a6-af4e-11f0-9967-fa163e222243 HTTP/1.1" 200 115 0.083353 10.0.0.65 - - [2025-10-22 13:58:44] "DELETE /virtual-machine-interface/a881d8da-af4e-11f0-9967-fa163e222243 HTTP/1.1" 200 115 0.050540 10.0.0.65 - - [2025-10-22 13:58:44] "DELETE /virtual-machine/fecd782a-f4f9-4b19-b377-d06be9fe2088 HTTP/1.1" 200 115 0.026245 10.0.0.65 - - [2025-10-22 13:58:45] "DELETE /tag/e4b3d967-5eca-4aa4-84d9-8b1f8dce8eb2 HTTP/1.1" 200 115 0.051638 10.0.0.65 - - [2025-10-22 13:58:45] "GET /virtual-machine-interface/a8f8d57a-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006819 10.0.0.65 - - [2025-10-22 13:58:45] "POST /set-tag HTTP/1.1" 200 109 0.002407 10.0.0.65 - - [2025-10-22 13:58:45] "GET /virtual-machine-interface/a8f8d57a-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005413 10.0.0.65 - - [2025-10-22 13:58:45] "POST /set-tag HTTP/1.1" 200 109 0.002078 10.0.0.65 - - [2025-10-22 13:58:45] "GET /virtual-machine/258d74e1-1133-4253-87e1-0525787551a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.007652 10.0.0.65 - - [2025-10-22 13:58:45] "POST /ref-update HTTP/1.1" 200 156 0.020841 10.0.0.65 - - [2025-10-22 13:58:45] "GET /virtual-machine-interface/a8f8d57a-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018207 10.0.0.65 - - [2025-10-22 13:58:45] "POST /set-tag HTTP/1.1" 200 109 0.021983 10.0.0.65 - - [2025-10-22 13:58:45] "POST /set-tag HTTP/1.1" 200 109 0.030360 10.0.0.65 - - [2025-10-22 13:58:45] "POST /set-tag HTTP/1.1" 200 109 0.027817 10.0.0.65 - - [2025-10-22 13:58:45] "POST /set-tag HTTP/1.1" 200 109 0.016452 10.0.0.65 - - [2025-10-22 13:58:45] "DELETE /instance-ip/a90e09ea-af4e-11f0-9967-fa163e222243 HTTP/1.1" 200 115 0.067260 10.0.0.65 - - [2025-10-22 13:58:45] "DELETE /virtual-machine-interface/a8f8d57a-af4e-11f0-9967-fa163e222243 HTTP/1.1" 200 115 0.166706 10.0.0.65 - - [2025-10-22 13:58:45] "DELETE /virtual-machine/258d74e1-1133-4253-87e1-0525787551a0 HTTP/1.1" 200 115 0.034411 10.0.0.65 - - [2025-10-22 13:58:45] "DELETE /tag/80aaf7ae-d40b-4fe5-a9be-5dd45f0ddf41 HTTP/1.1" 409 236 0.004989 10.0.0.65 - - [2025-10-22 13:58:45] "DELETE /tag/3ece807d-f164-4fe0-836c-ef1475b39ead HTTP/1.1" 200 115 0.117520 10.0.0.65 - - [2025-10-22 13:58:45] "DELETE /tag/36c4c681-f0f7-4ab1-8ba4-51bd59d6409f HTTP/1.1" 200 115 0.059124 10.0.0.65 - - [2025-10-22 13:58:45] "GET /virtual-machine-interface/a9d052fc-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004626 10.0.0.65 - - [2025-10-22 13:58:46] "POST /set-tag HTTP/1.1" 200 109 0.002754 10.0.0.65 - - [2025-10-22 13:58:46] "GET /virtual-machine-interface/a9d052fc-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004200 10.0.0.65 - - [2025-10-22 13:58:46] "POST /set-tag HTTP/1.1" 200 109 0.002255 10.0.0.65 - - [2025-10-22 13:58:46] "GET /virtual-machine/f7d81b64-752e-4ffa-b235-b2e6f9425877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003516 10.0.0.65 - - [2025-10-22 13:58:46] "POST /ref-update HTTP/1.1" 200 156 0.014210 10.0.0.65 - - [2025-10-22 13:58:46] "GET /virtual-machine-interface/a9d052fc-af4e-11f0-9967-fa163e222243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012735 10.0.0.65 - - [2025-10-22 13:58:46] "POST /set-tag HTTP/1.1" 200 109 0.018753 10.0.0.65 - - [2025-10-22 13:58:46] "POST /set-tag HTTP/1.1" 200 109 0.025648 10.0.0.65 - - [2025-10-22 13:58:46] "POST /set-tag HTTP/1.1" 200 109 0.036839 10.0.0.65 - - [2025-10-22 13:58:46] "POST /set-tag HTTP/1.1" 200 109 0.042949 10.0.0.65 - - [2025-10-22 13:58:46] "DELETE /instance-ip/a9ea432e-af4e-11f0-9967-fa163e222243 HTTP/1.1" 200 115 0.065102 10.0.0.65 - - [2025-10-22 13:58:46] "DELETE /virtual-machine-interface/a9d052fc-af4e-11f0-9967-fa163e222243 HTTP/1.1" 200 115 0.056661 10.0.0.65 - - [2025-10-22 13:58:46] "DELETE /virtual-machine/f7d81b64-752e-4ffa-b235-b2e6f9425877 HTTP/1.1" 200 115 0.033376 10.0.0.65 - - [2025-10-22 13:58:46] "DELETE /tag/418dd55a-1804-442a-98b9-99a5a176dc0d HTTP/1.1" 409 236 0.009031 10.0.0.65 - - [2025-10-22 13:58:46] "DELETE /tag/c9befc99-a7f4-4c3b-974f-2cd2b5869ef1 HTTP/1.1" 409 236 0.005002 10.0.0.65 - - [2025-10-22 13:58:46] "DELETE /tag/0eb29f8c-5c35-4533-8a31-323d6c1f5bff HTTP/1.1" 200 115 0.031077 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:58:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001167 [Introspect:8084]10.0.0.65 - - [2025-10-22 13:58:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000989 10.0.0.65 - - [2025-10-22 13:58:47] "POST /projects HTTP/1.1" 409 238 0.004971 10.0.0.65 - - [2025-10-22 13:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.65 - - [2025-10-22 13:58:47] "GET /project/164f794a-814a-472d-942e-620c89b8da93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038733 10.0.0.65 - - [2025-10-22 13:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006210 10.0.0.65 - - [2025-10-22 13:58:47] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006652 10.0.0.65 - - [2025-10-22 13:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.65 - - [2025-10-22 13:58:48] "GET /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003657 10.0.0.65 - - [2025-10-22 13:58:48] "POST /security-groups HTTP/1.1" 409 285 0.002223 10.0.0.65 - - [2025-10-22 13:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.65 - - [2025-10-22 13:58:48] "PUT /security-group/fa46351c-e4a4-4c8f-baf5-f5ad11207b7f HTTP/1.1" 200 262 0.055125 10.0.0.65 - - [2025-10-22 13:58:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.017878 10.0.0.65 - - [2025-10-22 13:58:48] "PUT /access-control-list/a14ca272-7983-44a7-af9a-a4f40250e6d5 HTTP/1.1" 200 272 0.018213 10.0.0.65 - - [2025-10-22 13:58:48] "PUT /access-control-list/2ca11b46-e2bb-4082-a79d-83b4d70226c1 HTTP/1.1" 200 272 0.023627 10.0.0.65 - - [2025-10-22 13:58:53] "POST /projects HTTP/1.1" 409 238 0.002110 10.0.0.65 - - [2025-10-22 13:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.65 - - [2025-10-22 13:58:53] "GET /project/164f794a-814a-472d-942e-620c89b8da93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039362 10.0.0.65 - - [2025-10-22 13:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.65 - - [2025-10-22 13:58:53] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004106 10.0.0.65 - - [2025-10-22 13:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.65 - - [2025-10-22 13:58:53] "GET /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003863 10.0.0.65 - - [2025-10-22 13:58:53] "POST /security-groups HTTP/1.1" 409 285 0.001954 10.0.0.65 - - [2025-10-22 13:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.65 - - [2025-10-22 13:58:53] "PUT /security-group/fa46351c-e4a4-4c8f-baf5-f5ad11207b7f HTTP/1.1" 200 262 0.057887 10.0.0.65 - - [2025-10-22 13:58:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.033417 10.0.0.65 - - [2025-10-22 13:58:53] "PUT /access-control-list/a14ca272-7983-44a7-af9a-a4f40250e6d5 HTTP/1.1" 200 272 0.033984 10.0.0.65 - - [2025-10-22 13:58:53] "GET /firewall-policy/5b8084e1-5a4a-4d8f-bcda-e50ed21bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.018632 10.0.0.65 - - [2025-10-22 13:58:53] "PUT /access-control-list/2ca11b46-e2bb-4082-a79d-83b4d70226c1 HTTP/1.1" 200 272 0.024637 10.0.0.65 - - [2025-10-22 13:58:53] "GET /firewall-rule/31a3b6b4-0f11-49ca-aca9-071793f8b1df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003099 10.0.0.65 - - [2025-10-22 13:58:53] "POST /ref-update HTTP/1.1" 200 156 0.065372 10.0.0.65 - - [2025-10-22 13:58:53] "DELETE /firewall-rule/31a3b6b4-0f11-49ca-aca9-071793f8b1df HTTP/1.1" 200 115 0.047041 10.0.0.65 - - [2025-10-22 13:58:53] "GET /firewall-policy/5b8084e1-5a4a-4d8f-bcda-e50ed21bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.009196 10.0.0.65 - - [2025-10-22 13:58:53] "GET /firewall-rule/512bf732-cace-44ef-a2e0-19be6b52212f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002977 10.0.0.65 - - [2025-10-22 13:58:53] "POST /ref-update HTTP/1.1" 200 156 0.049837 10.0.0.65 - - [2025-10-22 13:58:53] "DELETE /firewall-rule/512bf732-cace-44ef-a2e0-19be6b52212f HTTP/1.1" 200 115 0.034104 10.0.0.65 - - [2025-10-22 13:58:53] "DELETE /tag/418dd55a-1804-442a-98b9-99a5a176dc0d HTTP/1.1" 409 236 0.006692 10.0.0.65 - - [2025-10-22 13:58:53] "DELETE /tag/c9befc99-a7f4-4c3b-974f-2cd2b5869ef1 HTTP/1.1" 409 236 0.004865 10.0.0.65 - - [2025-10-22 13:58:53] "DELETE /tag/fde1a975-6d8b-423f-bce9-0517a5071735 HTTP/1.1" 200 115 0.033935 10.0.0.65 - - [2025-10-22 13:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.65 - - [2025-10-22 13:58:53] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004053 10.0.0.65 - - [2025-10-22 13:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.65 - - [2025-10-22 13:58:53] "GET /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005786 10.0.0.65 - - [2025-10-22 13:58:53] "PUT /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433 HTTP/1.1" 200 264 0.039447 10.0.0.65 - - [2025-10-22 13:58:54] "PUT /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7 HTTP/1.1" 200 264 0.038704 10.0.0.65 - - [2025-10-22 13:58:54] "DELETE /security-group/fa46351c-e4a4-4c8f-baf5-f5ad11207b7f HTTP/1.1" 200 115 0.049515 10.0.0.65 - - [2025-10-22 13:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006557 10.0.0.65 - - [2025-10-22 13:58:54] "DELETE /access-control-list/a14ca272-7983-44a7-af9a-a4f40250e6d5 HTTP/1.1" 200 115 0.030656 10.0.0.65 - - [2025-10-22 13:58:54] "DELETE /access-control-list/2ca11b46-e2bb-4082-a79d-83b4d70226c1 HTTP/1.1" 200 115 0.030772 10.0.0.65 - - [2025-10-22 13:58:54] "GET /project/164f794a-814a-472d-942e-620c89b8da93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.032434 10.0.0.65 - - [2025-10-22 13:58:54] "GET /project/164f794a-814a-472d-942e-620c89b8da93?fields=security_groups HTTP/1.1" 200 1352 0.031807 10.0.0.65 - - [2025-10-22 13:58:54] "DELETE /security-group/41179ea6-7601-4453-bec0-a8c3c10d74b6 HTTP/1.1" 200 115 0.038155 10.0.0.65 - - [2025-10-22 13:58:54] "DELETE /access-control-list/1685da71-447a-45da-bb75-351fad774803 HTTP/1.1" 200 115 0.031410 10.0.0.65 - - [2025-10-22 13:58:54] "GET /project/164f794a-814a-472d-942e-620c89b8da93?fields=application_policy_sets HTTP/1.1" 200 1391 0.059993 10.0.0.65 - - [2025-10-22 13:58:54] "DELETE /access-control-list/c5d30dea-04c2-4e29-aeec-1665c534aa23 HTTP/1.1" 200 115 0.061431 10.0.0.65 - - [2025-10-22 13:58:54] "DELETE /project/164f794a-814a-472d-942e-620c89b8da93 HTTP/1.1" 200 115 0.301876 10.0.0.65 - - [2025-10-22 13:58:54] "POST /projects HTTP/1.1" 409 238 0.002352 10.0.0.65 - - [2025-10-22 13:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.65 - - [2025-10-22 13:58:54] "GET /project/0d64bf41-1486-471b-a0fc-b1f647aab162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030277 10.0.0.65 - - [2025-10-22 13:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.65 - - [2025-10-22 13:58:54] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004009 10.0.0.65 - - [2025-10-22 13:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.65 - - [2025-10-22 13:58:54] "GET /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.008009 10.0.0.65 - - [2025-10-22 13:58:54] "POST /security-groups HTTP/1.1" 409 285 0.002662 10.0.0.65 - - [2025-10-22 13:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.65 - - [2025-10-22 13:58:54] "PUT /security-group/1d462a30-0b76-447d-b0a7-da0b17ace4d8 HTTP/1.1" 200 262 0.059103 10.0.0.65 - - [2025-10-22 13:58:54] "PUT /access-control-list/32582264-87a9-4a98-8e48-8dcefad737b8 HTTP/1.1" 200 272 0.015229 10.0.0.65 - - [2025-10-22 13:58:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.051032 10.0.0.65 - - [2025-10-22 13:58:54] "PUT /access-control-list/2578c336-04a3-4af7-9c84-fc0aa5bc64b6 HTTP/1.1" 200 272 0.033144 10.0.0.65 - - [2025-10-22 13:58:58] "DELETE /loadbalancer-member/c9e44be2-da2b-4a4f-8165-f65ecde1a620 HTTP/1.1" 200 115 0.043181 10.0.0.65 - - [2025-10-22 13:58:59] "DELETE /loadbalancer-pool/f2af9a52-5309-49df-a421-8e487b28ab3b HTTP/1.1" 200 115 0.042277 10.0.0.65 - - [2025-10-22 13:58:59] "DELETE /loadbalancer-listener/867e9e9b-4b44-4a99-bbe8-0690b36c327c HTTP/1.1" 200 115 0.042844 10.0.0.65 - - [2025-10-22 13:58:59] "DELETE /loadbalancer/b76d13f5-cded-445f-8c2b-f2e44db33dbc HTTP/1.1" 200 115 0.036404 10.0.0.65 - - [2025-10-22 13:58:59] "DELETE /floating-ip/7877c918-aa94-46f9-8ed3-b78aa02ebc07 HTTP/1.1" 200 115 0.034354 10.0.0.65 - - [2025-10-22 13:58:59] "DELETE /instance-ip/3454d934-6155-4f1c-ac5d-e35729068df3 HTTP/1.1" 200 115 0.057589 10.0.0.65 - - [2025-10-22 13:58:59] "DELETE /virtual-machine-interface/9a830e1d-0884-4a83-9442-d80a2ce3a54c HTTP/1.1" 200 115 0.042575 10.0.0.65 - - [2025-10-22 13:58:59] "DELETE /tag/a4d193fe-8f6c-49c8-8edb-a1b5b071f256 HTTP/1.1" 200 115 0.032037 10.0.0.65 - - [2025-10-22 13:58:59] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002512 10.0.0.65 - - [2025-10-22 13:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.65 - - [2025-10-22 13:58:59] "GET /policy-management/e9d121dc-854c-4cba-9923-29e064a8d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002662 10.0.0.65 - - [2025-10-22 13:58:59] "GET /firewall-policy/f1cc3d65-d8cf-4cd3-9ad7-fd3cda636c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002270 10.0.0.65 - - [2025-10-22 13:58:59] "GET /firewall-rule/c58255a1-5af4-4e24-968a-5eaa010931c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003414 10.0.0.65 - - [2025-10-22 13:58:59] "POST /ref-update HTTP/1.1" 200 156 0.020980 10.0.0.65 - - [2025-10-22 13:58:59] "DELETE /firewall-rule/c58255a1-5af4-4e24-968a-5eaa010931c0 HTTP/1.1" 200 115 0.043864 10.0.0.65 - - [2025-10-22 13:58:59] "GET /firewall-policy/51055858-d95e-4408-b225-5375919faa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.014525 10.0.0.65 - - [2025-10-22 13:58:59] "GET /firewall-rule/7a7f5926-d388-48cc-a480-8838c003815f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003115 10.0.0.65 - - [2025-10-22 13:58:59] "POST /ref-update HTTP/1.1" 200 156 0.017807 10.0.0.65 - - [2025-10-22 13:58:59] "DELETE /firewall-rule/7a7f5926-d388-48cc-a480-8838c003815f HTTP/1.1" 200 115 0.039269 10.0.0.65 - - [2025-10-22 13:58:59] "GET /firewall-policy/51055858-d95e-4408-b225-5375919faa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.009474 10.0.0.65 - - [2025-10-22 13:58:59] "GET /firewall-rule/05516953-bad7-4f58-b792-1a741f1f0e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.002817 10.0.0.65 - - [2025-10-22 13:58:59] "POST /ref-update HTTP/1.1" 200 156 0.014013 10.0.0.65 - - [2025-10-22 13:58:59] "DELETE /firewall-rule/05516953-bad7-4f58-b792-1a741f1f0e1e HTTP/1.1" 200 115 0.051494 10.0.0.65 - - [2025-10-22 13:58:59] "GET /application-policy-set/36a22bd3-dfd1-4b6f-89c5-64dde354851b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005701 10.0.0.65 - - [2025-10-22 13:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.65 - - [2025-10-22 13:58:59] "GET /policy-management/e9d121dc-854c-4cba-9923-29e064a8d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002338 10.0.0.65 - - [2025-10-22 13:58:59] "GET /firewall-policy/51055858-d95e-4408-b225-5375919faa18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003384 10.0.0.65 - - [2025-10-22 13:58:59] "POST /ref-update HTTP/1.1" 200 156 0.022846 10.0.0.65 - - [2025-10-22 13:58:59] "DELETE /firewall-policy/51055858-d95e-4408-b225-5375919faa18 HTTP/1.1" 200 115 0.036231 10.0.0.65 - - [2025-10-22 13:59:00] "DELETE /tag/80aaf7ae-d40b-4fe5-a9be-5dd45f0ddf41 HTTP/1.1" 200 115 0.102010 10.0.0.65 - - [2025-10-22 13:59:00] "DELETE /tag/c9befc99-a7f4-4c3b-974f-2cd2b5869ef1 HTTP/1.1" 200 115 0.102984 10.0.0.65 - - [2025-10-22 13:59:00] "DELETE /tag/418dd55a-1804-442a-98b9-99a5a176dc0d HTTP/1.1" 200 115 0.039234 10.0.0.65 - - [2025-10-22 13:59:00] "DELETE /tag/ce70a59a-6596-4c15-ad39-ee4075c7859d HTTP/1.1" 200 115 0.060673 10.0.0.65 - - [2025-10-22 13:59:00] "POST /projects HTTP/1.1" 409 238 0.003046 10.0.0.65 - - [2025-10-22 13:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.65 - - [2025-10-22 13:59:00] "GET /project/0d64bf41-1486-471b-a0fc-b1f647aab162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.071964 10.0.0.65 - - [2025-10-22 13:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.65 - - [2025-10-22 13:59:00] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.005554 10.0.0.65 - - [2025-10-22 13:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.65 - - [2025-10-22 13:59:00] "GET /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006473 10.0.0.65 - - [2025-10-22 13:59:00] "POST /security-groups HTTP/1.1" 409 285 0.003110 10.0.0.65 - - [2025-10-22 13:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.65 - - [2025-10-22 13:59:00] "PUT /security-group/1d462a30-0b76-447d-b0a7-da0b17ace4d8 HTTP/1.1" 200 262 0.063203 10.0.0.65 - - [2025-10-22 13:59:00] "PUT /access-control-list/32582264-87a9-4a98-8e48-8dcefad737b8 HTTP/1.1" 200 272 0.032244 10.0.0.65 - - [2025-10-22 13:59:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.041335 10.0.0.65 - - [2025-10-22 13:59:00] "GET /firewall-policy/5b8084e1-5a4a-4d8f-bcda-e50ed21bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.009833 10.0.0.65 - - [2025-10-22 13:59:00] "PUT /access-control-list/2578c336-04a3-4af7-9c84-fc0aa5bc64b6 HTTP/1.1" 200 272 0.043886 10.0.0.65 - - [2025-10-22 13:59:00] "GET /firewall-rule/e9cea833-e0f3-4f1f-9607-1afbcaccf80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005132 10.0.0.65 - - [2025-10-22 13:59:00] "POST /ref-update HTTP/1.1" 200 156 0.059458 10.0.0.65 - - [2025-10-22 13:59:00] "DELETE /firewall-rule/e9cea833-e0f3-4f1f-9607-1afbcaccf80d HTTP/1.1" 200 115 0.059787 10.0.0.65 - - [2025-10-22 13:59:00] "GET /firewall-policy/5b8084e1-5a4a-4d8f-bcda-e50ed21bf0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004168 10.0.0.65 - - [2025-10-22 13:59:00] "GET /firewall-rule/c28c7860-e36d-4e58-81ff-377a998ff73e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007331 10.0.0.65 - - [2025-10-22 13:59:00] "POST /ref-update HTTP/1.1" 200 156 0.048016 10.0.0.65 - - [2025-10-22 13:59:00] "DELETE /firewall-rule/c28c7860-e36d-4e58-81ff-377a998ff73e HTTP/1.1" 200 115 0.039429 10.0.0.65 - - [2025-10-22 13:59:01] "DELETE /tag/68e8e0af-7062-458a-8ea4-db38c6c0f498 HTTP/1.1" 200 115 0.036143 10.0.0.65 - - [2025-10-22 13:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.65 - - [2025-10-22 13:59:01] "GET /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004611 10.0.0.65 - - [2025-10-22 13:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.65 - - [2025-10-22 13:59:01] "GET /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004361 10.0.0.65 - - [2025-10-22 13:59:01] "PUT /virtual-network/66aa1c2a-edb9-4632-8020-786694d93433 HTTP/1.1" 200 264 0.049601 10.0.0.65 - - [2025-10-22 13:59:01] "PUT /virtual-network/88bed36b-b171-4c1f-96e1-c39c4e7171e7 HTTP/1.1" 200 264 0.088870 10.0.0.65 - - [2025-10-22 13:59:01] "DELETE /security-group/1d462a30-0b76-447d-b0a7-da0b17ace4d8 HTTP/1.1" 200 115 0.058247 10.0.0.65 - - [2025-10-22 13:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010021 10.0.0.65 - - [2025-10-22 13:59:01] "DELETE /access-control-list/32582264-87a9-4a98-8e48-8dcefad737b8 HTTP/1.1" 200 115 0.049500 10.0.0.65 - - [2025-10-22 13:59:01] "DELETE /access-control-list/2578c336-04a3-4af7-9c84-fc0aa5bc64b6 HTTP/1.1" 200 115 0.042831 10.0.0.65 - - [2025-10-22 13:59:01] "GET /project/0d64bf41-1486-471b-a0fc-b1f647aab162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.047829 10.0.0.65 - - [2025-10-22 13:59:01] "GET /project/0d64bf41-1486-471b-a0fc-b1f647aab162?fields=security_groups HTTP/1.1" 200 1351 0.048231 10.0.0.65 - - [2025-10-22 13:59:01] "DELETE /security-group/bb492a1c-4112-45af-a6fb-259ce1635eb6 HTTP/1.1" 200 115 0.056437 10.0.0.65 - - [2025-10-22 13:59:01] "DELETE /access-control-list/9c6e88f5-8199-4416-8612-aaef5acd5219 HTTP/1.1" 200 115 0.039508 10.0.0.65 - - [2025-10-22 13:59:01] "GET /project/0d64bf41-1486-471b-a0fc-b1f647aab162?fields=application_policy_sets HTTP/1.1" 200 1390 0.058044 10.0.0.65 - - [2025-10-22 13:59:01] "DELETE /access-control-list/27d7a905-144e-454b-b84d-af923d56fe06 HTTP/1.1" 200 115 0.048841 10.0.0.65 - - [2025-10-22 13:59:01] "DELETE /project/0d64bf41-1486-471b-a0fc-b1f647aab162 HTTP/1.1" 200 115 0.383255