++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Sep 18 07:11:31 PM UTC 2025 ===================' INFO: =================== Thu Sep 18 07:11:31 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.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.33 ++ CONFIGDB_NODES=10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.33 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.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ sort ++++ uniq ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.33,10.87.230.1,127.0.0.1,172.17.0.1,252.33.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.87.230.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ set -o posix ++ set + 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: 09/18/2025 19:12:17.612 7fd4aa1fa880 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/18/2025 19:12:17.994 7fd4aa1fa880 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/18/2025 19:12:18.010 7fd4aa1fa880 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/18/2025 19:12:18.010 7fd4aa1fa880 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2025-09-18 19:12:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000775 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2025-09-18 19:12:30] "GET / HTTP/1.1" 503 181 0.000361 10.0.0.33 - - [2025-09-18 19:12:31] "GET / HTTP/1.1" 200 35931 0.002402 10.0.0.33 - - [2025-09-18 19:12:31] "GET / HTTP/1.1" 200 45303 0.004936 10.0.0.33 - - [2025-09-18 19:12:31] "GET / HTTP/1.1" 200 35931 0.001245 10.0.0.33 - - [2025-09-18 19:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.33 - - [2025-09-18 19:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.33 - - [2025-09-18 19:12:32] "GET / HTTP/1.1" 200 35931 0.001294 10.0.0.33 - - [2025-09-18 19:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007177 10.0.0.33 - - [2025-09-18 19:12:32] "GET /global-system-config/456b5da5-f608-445c-b08b-b500aaa415a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.042911 10.0.0.33 - - [2025-09-18 19:12:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.008353 10.0.0.33 - - [2025-09-18 19:12:32] "POST /config-database-nodes HTTP/1.1" 200 611 0.036350 10.0.0.33 - - [2025-09-18 19:12:32] "GET / HTTP/1.1" 200 35931 0.001902 10.0.0.33 - - [2025-09-18 19:12:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.003570 10.0.0.33 - - [2025-09-18 19:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.33 - - [2025-09-18 19:12:33] "GET /global-system-config/456b5da5-f608-445c-b08b-b500aaa415a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005652 10.0.0.33 - - [2025-09-18 19:12:33] "POST /service-appliance-sets HTTP/1.1" 200 553 0.032555 10.0.0.33 - - [2025-09-18 19:12:33] "POST /fqname-to-id HTTP/1.1" 404 180 0.002688 10.0.0.33 - - [2025-09-18 19:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.33 - - [2025-09-18 19:12:33] "GET /global-system-config/456b5da5-f608-445c-b08b-b500aaa415a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012155 10.0.0.33 - - [2025-09-18 19:12:33] "POST /service-appliance-sets HTTP/1.1" 200 541 0.055541 10.0.0.33 - - [2025-09-18 19:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.33 - - [2025-09-18 19:12:33] "GET /network-ipam/61282209-21a9-4aeb-bad4-c73e5b65d955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003739 10.0.0.33 - - [2025-09-18 19:12:33] "POST /service-templates HTTP/1.1" 200 511 0.054082 10.0.0.33 - - [2025-09-18 19:12:33] "POST /service-templates HTTP/1.1" 200 501 0.034340 10.0.0.33 - - [2025-09-18 19:12:33] "GET / HTTP/1.1" 200 35931 0.001252 10.0.0.33 - - [2025-09-18 19:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005863 10.0.0.33 - - [2025-09-18 19:12:33] "GET /global-system-config/456b5da5-f608-445c-b08b-b500aaa415a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004761 10.0.0.33 - - [2025-09-18 19:12:33] "POST /service-templates HTTP/1.1" 200 515 0.068900 10.0.0.33 - - [2025-09-18 19:12:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.027774 10.0.0.33 - - [2025-09-18 19:12:33] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.028147 10.0.0.33 - - [2025-09-18 19:12:33] "POST /service-templates HTTP/1.1" 200 535 0.040690 10.0.0.33 - - [2025-09-18 19:12:33] "POST /service-templates HTTP/1.1" 200 507 0.093435 10.0.0.33 - - [2025-09-18 19:12:33] "GET / HTTP/1.1" 200 35931 0.001246 10.0.0.33 - - [2025-09-18 19:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.33 - - [2025-09-18 19:12:33] "GET /global-system-config/456b5da5-f608-445c-b08b-b500aaa415a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014082 10.0.0.33 - - [2025-09-18 19:12:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.004855 10.0.0.33 - - [2025-09-18 19:12:33] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.028699 10.0.0.33 - - [2025-09-18 19:12:34] "GET / HTTP/1.1" 200 35931 0.001482 10.0.0.33 - - [2025-09-18 19:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.33 - - [2025-09-18 19:12:34] "GET /global-system-config/456b5da5-f608-445c-b08b-b500aaa415a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005248 10.0.0.33 - - [2025-09-18 19:12:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.010219 10.0.0.33 - - [2025-09-18 19:12:34] "POST /analytics-nodes HTTP/1.1" 200 599 0.021047 10.0.0.33 - - [2025-09-18 19:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004804 10.0.0.33 - - [2025-09-18 19:12:34] "GET /network-ipam/61282209-21a9-4aeb-bad4-c73e5b65d955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004437 10.0.0.33 - - [2025-09-18 19:12:35] "GET / HTTP/1.1" 200 35931 0.003186 10.0.0.33 - - [2025-09-18 19:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.33 - - [2025-09-18 19:12:35] "GET /routing-instance/6b6638c8-2219-46eb-bbb9-0745ab9430ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003517 10.0.0.33 - - [2025-09-18 19:12:35] "POST /bgp-routers HTTP/1.1" 200 616 0.047756 10.0.0.33 - - [2025-09-18 19:12:35] "POST /fqname-to-id HTTP/1.1" 404 225 0.003305 10.0.0.33 - - [2025-09-18 19:12:35] "GET /bgp-router/fa4ee928-1fc1-4866-baa3-9dcebf4297a1?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.007868 10.0.0.33 - - [2025-09-18 19:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.33 - - [2025-09-18 19:12:35] "GET /global-system-config/456b5da5-f608-445c-b08b-b500aaa415a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005315 10.0.0.33 - - [2025-09-18 19:12:35] "POST /access-control-lists HTTP/1.1" 200 587 0.035674 10.0.0.33 - - [2025-09-18 19:12:35] "POST /fqname-to-id HTTP/1.1" 404 224 0.011695 10.0.0.33 - - [2025-09-18 19:12:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004802 10.0.0.33 - - [2025-09-18 19:12:35] "POST /ref-update HTTP/1.1" 200 156 0.010400 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:12:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001253 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:12:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001228 10.0.0.33 - - [2025-09-18 19:12:35] "POST /access-control-lists HTTP/1.1" 200 585 0.109570 10.0.0.33 - - [2025-09-18 19:12:35] "POST /route-targets HTTP/1.1" 200 327 0.013267 10.0.0.33 - - [2025-09-18 19:12:35] "POST /ref-update HTTP/1.1" 200 156 0.032556 10.0.0.33 - - [2025-09-18 19:12:35] "POST /route-targets HTTP/1.1" 200 327 0.011403 10.0.0.33 - - [2025-09-18 19:12:35] "POST /ref-update HTTP/1.1" 200 156 0.025038 10.0.0.33 - - [2025-09-18 19:12:35] "POST /route-targets HTTP/1.1" 200 327 0.040359 10.0.0.33 - - [2025-09-18 19:12:35] "POST /ref-update HTTP/1.1" 200 156 0.024390 10.0.0.33 - - [2025-09-18 19:12:36] "GET / HTTP/1.1" 200 35931 0.001382 10.0.0.33 - - [2025-09-18 19:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007387 10.0.0.33 - - [2025-09-18 19:12:36] "GET /global-system-config/456b5da5-f608-445c-b08b-b500aaa415a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007521 10.0.0.33 - - [2025-09-18 19:12:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.002453 10.0.0.33 - - [2025-09-18 19:12:36] "POST /route-targets HTTP/1.1" 200 327 0.311275 10.0.0.33 - - [2025-09-18 19:12:36] "POST /database-nodes HTTP/1.1" 200 597 0.118839 10.0.0.33 - - [2025-09-18 19:12:36] "POST /ref-update HTTP/1.1" 200 156 0.074766 10.0.0.33 - - [2025-09-18 19:12:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.004205 10.0.0.33 - - [2025-09-18 19:12:36] "POST /access-control-lists HTTP/1.1" 200 551 0.070897 10.0.0.33 - - [2025-09-18 19:12:36] "PUT /access-control-list/ca2fd92f-2e17-4d70-8f28-4d7f5f787d5b HTTP/1.1" 200 272 0.018706 10.0.0.33 - - [2025-09-18 19:12:36] "PUT /access-control-list/d584640c-885d-46bb-b616-cd8745bb33c6 HTTP/1.1" 200 272 0.018336 10.0.0.33 - - [2025-09-18 19:12:41] "GET / HTTP/1.1" 200 35931 0.001321 10.0.0.33 - - [2025-09-18 19:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.33 - - [2025-09-18 19:12:41] "GET /global-system-config/456b5da5-f608-445c-b08b-b500aaa415a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005558 10.0.0.33 - - [2025-09-18 19:12:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.002532 10.0.0.33 - - [2025-09-18 19:12:41] "POST /config-nodes HTTP/1.1" 200 593 0.024522 10.0.0.33 - - [2025-09-18 19:12:41] "GET / HTTP/1.1" 200 35931 0.001698 10.0.0.33 - - [2025-09-18 19:12:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003041 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:12:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001030 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:12:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001061 10.0.0.33 - - [2025-09-18 19:12:46] "GET / HTTP/1.1" 200 35931 0.001971 10.0.0.33 - - [2025-09-18 19:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004738 10.0.0.33 - - [2025-09-18 19:12:47] "GET /global-vrouter-config/58a68045-b184-4225-8187-e97d6dbcac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.014302 10.0.0.33 - - [2025-09-18 19:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.33 - - [2025-09-18 19:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004783 10.0.0.33 - - [2025-09-18 19:12:47] "GET /domain/4d54f30f-030f-4ff2-b523-03f751a1fb87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006321 10.0.0.33 - - [2025-09-18 19:12:47] "PUT /global-vrouter-config/58a68045-b184-4225-8187-e97d6dbcac28 HTTP/1.1" 200 276 0.032452 10.0.0.33 - - [2025-09-18 19:12:47] "POST /id-to-fqname HTTP/1.1" 200 173 0.000639 10.0.0.33 - - [2025-09-18 19:12:47] "POST /fqname-to-id HTTP/1.1" 404 182 0.012794 10.0.0.33 - - [2025-09-18 19:12:47] "POST /security-groups HTTP/1.1" 200 570 0.083509 10.0.0.33 - - [2025-09-18 19:12:47] "POST /projects HTTP/1.1" 200 481 0.396318 10.0.0.33 - - [2025-09-18 19:12:47] "POST /fqname-to-id HTTP/1.1" 404 213 0.001959 10.0.0.33 - - [2025-09-18 19:12:47] "POST /security-groups HTTP/1.1" 200 534 0.070390 10.0.0.33 - - [2025-09-18 19:12:47] "POST /access-control-lists HTTP/1.1" 200 579 0.102513 10.0.0.33 - - [2025-09-18 19:12:47] "POST /fqname-to-id HTTP/1.1" 404 212 0.019326 10.0.0.33 - - [2025-09-18 19:12:47] "GET / HTTP/1.1" 200 35931 0.001421 10.0.0.33 - - [2025-09-18 19:12:47] "POST /chown HTTP/1.1" 200 109 0.076990 10.0.0.33 - - [2025-09-18 19:12:47] "POST /policy-managements HTTP/1.1" 409 214 0.025613 10.0.0.33 - - [2025-09-18 19:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007752 10.0.0.33 - - [2025-09-18 19:12:47] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.047931 10.0.0.33 - - [2025-09-18 19:12:47] "POST /access-control-lists HTTP/1.1" 200 577 0.171436 10.0.0.33 - - [2025-09-18 19:12:47] "POST /fqname-to-id HTTP/1.1" 404 232 0.015389 10.0.0.33 - - [2025-09-18 19:12:47] "POST /alarms HTTP/1.1" 200 581 0.218902 10.0.0.33 - - [2025-09-18 19:12:47] "POST /application-policy-sets HTTP/1.1" 200 528 0.129555 10.0.0.33 - - [2025-09-18 19:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013925 10.0.0.33 - - [2025-09-18 19:12:47] "GET /global-vrouter-config/58a68045-b184-4225-8187-e97d6dbcac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.020169 10.0.0.33 - - [2025-09-18 19:12:48] "POST /access-control-lists HTTP/1.1" 200 594 0.133695 10.0.0.33 - - [2025-09-18 19:12:48] "POST /fqname-to-id HTTP/1.1" 404 231 0.011885 10.0.0.33 - - [2025-09-18 19:12:48] "POST /alarms HTTP/1.1" 200 575 0.154127 10.0.0.33 - - [2025-09-18 19:12:48] "PUT /global-vrouter-config/58a68045-b184-4225-8187-e97d6dbcac28 HTTP/1.1" 200 276 0.059845 10.0.0.33 - - [2025-09-18 19:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.017716 10.0.0.33 - - [2025-09-18 19:12:48] "GET /virtual-network/9c20ddb0-70d0-4794-82dd-c3eaab1e9afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.008127 10.0.0.33 - - [2025-09-18 19:12:48] "POST /access-control-lists HTTP/1.1" 200 592 0.185360 10.0.0.33 - - [2025-09-18 19:12:48] "POST /alarms HTTP/1.1" 200 575 0.176580 10.0.0.33 - - [2025-09-18 19:12:48] "POST /alarms HTTP/1.1" 200 559 0.138023 10.0.0.33 - - [2025-09-18 19:12:48] "POST /alarms HTTP/1.1" 200 555 0.114278 10.0.0.33 - - [2025-09-18 19:12:48] "POST /id-to-fqname HTTP/1.1" 200 177 0.000732 10.0.0.33 - - [2025-09-18 19:12:48] "POST /fqname-to-id HTTP/1.1" 404 186 0.015355 10.0.0.33 - - [2025-09-18 19:12:48] "POST /alarms HTTP/1.1" 200 557 0.166448 10.0.0.33 - - [2025-09-18 19:12:48] "POST /security-groups HTTP/1.1" 200 574 0.176816 10.0.0.33 - - [2025-09-18 19:12:48] "POST /projects HTTP/1.1" 200 489 0.587730 10.0.0.33 - - [2025-09-18 19:12:48] "POST /fqname-to-id HTTP/1.1" 404 217 0.013959 10.0.0.33 - - [2025-09-18 19:12:48] "POST /alarms HTTP/1.1" 200 565 0.237868 10.0.0.33 - - [2025-09-18 19:12:49] "POST /access-control-lists HTTP/1.1" 200 583 0.158360 10.0.0.33 - - [2025-09-18 19:12:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.071499 10.0.0.33 - - [2025-09-18 19:12:49] "POST /security-groups HTTP/1.1" 200 546 0.289707 10.0.0.33 - - [2025-09-18 19:12:49] "POST /alarms HTTP/1.1" 200 549 0.199860 10.0.0.33 - - [2025-09-18 19:12:49] "POST /chown HTTP/1.1" 200 109 0.212472 10.0.0.33 - - [2025-09-18 19:12:49] "POST /access-control-lists HTTP/1.1" 200 581 0.233015 10.0.0.33 - - [2025-09-18 19:12:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.009666 10.0.0.33 - - [2025-09-18 19:12:49] "POST /alarms HTTP/1.1" 200 557 0.228008 10.0.0.33 - - [2025-09-18 19:12:49] "POST /network-ipams HTTP/1.1" 200 522 0.110901 10.0.0.33 - - [2025-09-18 19:12:49] "POST /alarms HTTP/1.1" 200 567 0.104882 10.0.0.33 - - [2025-09-18 19:12:49] "POST /access-control-lists HTTP/1.1" 200 602 0.188822 10.0.0.33 - - [2025-09-18 19:12:49] "POST /fqname-to-id HTTP/1.1" 404 239 0.009396 10.0.0.33 - - [2025-09-18 19:12:49] "POST /network-ipams HTTP/1.1" 200 510 0.120340 10.0.0.33 - - [2025-09-18 19:12:49] "POST /fqname-to-id HTTP/1.1" 404 198 0.004674 10.0.0.33 - - [2025-09-18 19:12:49] "POST /alarms HTTP/1.1" 200 555 0.135983 10.0.0.33 - - [2025-09-18 19:12:49] "POST /access-control-lists HTTP/1.1" 200 600 0.112913 10.0.0.33 - - [2025-09-18 19:12:49] "POST /alarms HTTP/1.1" 200 567 0.098431 10.0.0.33 - - [2025-09-18 19:12:50] "POST /fqname-to-id HTTP/1.1" 404 229 0.035741 10.0.0.33 - - [2025-09-18 19:12:50] "POST /alarms HTTP/1.1" 200 575 0.254224 10.0.0.33 - - [2025-09-18 19:12:50] "POST /useragent-kv HTTP/1.1" 200 115 0.031636 10.0.0.33 - - [2025-09-18 19:12:50] "POST /virtual-networks HTTP/1.1" 200 538 0.449172 10.0.0.33 - - [2025-09-18 19:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009929 10.0.0.33 - - [2025-09-18 19:12:50] "POST /access-control-lists HTTP/1.1" 200 589 0.145271 10.0.0.33 - - [2025-09-18 19:12:50] "POST /alarms HTTP/1.1" 200 569 0.120692 10.0.0.33 - - [2025-09-18 19:12:50] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.078975 10.0.0.33 - - [2025-09-18 19:12:50] "POST /route-targets HTTP/1.1" 200 327 0.035717 10.0.0.33 - - [2025-09-18 19:12:50] "POST /alarms HTTP/1.1" 200 561 0.092511 10.0.0.33 - - [2025-09-18 19:12:50] "POST /ref-update HTTP/1.1" 200 156 0.037205 10.0.0.33 - - [2025-09-18 19:12:50] "POST /network-ipams HTTP/1.1" 200 518 0.106366 10.0.0.33 - - [2025-09-18 19:12:50] "POST /fqname-to-id HTTP/1.1" 404 202 0.003812 10.0.0.33 - - [2025-09-18 19:12:50] "POST /alarms HTTP/1.1" 200 561 0.105325 10.0.0.33 - - [2025-09-18 19:12:50] "PUT /access-control-list/f32bab38-449c-4a1b-924e-89885c0def47 HTTP/1.1" 200 272 0.078466 10.0.0.33 - - [2025-09-18 19:12:50] "POST /alarms HTTP/1.1" 200 561 0.082296 10.0.0.33 - - [2025-09-18 19:12:50] "POST /alarms HTTP/1.1" 200 547 0.140630 10.0.0.33 - - [2025-09-18 19:12:50] "POST /useragent-kv HTTP/1.1" 200 115 0.015523 10.0.0.33 - - [2025-09-18 19:12:50] "POST /virtual-networks HTTP/1.1" 200 546 0.317649 10.0.0.33 - - [2025-09-18 19:12:50] "POST /alarms HTTP/1.1" 200 595 0.064963 10.0.0.33 - - [2025-09-18 19:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.038554 10.0.0.33 - - [2025-09-18 19:12:50] "POST /route-targets HTTP/1.1" 200 327 0.064251 10.0.0.33 - - [2025-09-18 19:12:50] "GET /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.039602 10.0.0.33 - - [2025-09-18 19:12:50] "POST /fqname-to-id HTTP/1.1" 404 199 0.007132 10.0.0.33 - - [2025-09-18 19:12:50] "POST /ref-update HTTP/1.1" 200 156 0.066312 10.0.0.33 - - [2025-09-18 19:12:51] "POST /alarms HTTP/1.1" 200 575 0.123773 10.0.0.33 - - [2025-09-18 19:12:51] "POST /alarms HTTP/1.1" 200 571 0.044564 10.0.0.33 - - [2025-09-18 19:12:51] "POST /network-policys HTTP/1.1" 200 538 0.054266 10.0.0.33 - - [2025-09-18 19:12:51] "POST /fqname-to-id HTTP/1.1" 404 197 0.013694 10.0.0.33 - - [2025-09-18 19:12:51] "POST /network-policys HTTP/1.1" 200 534 0.069150 10.0.0.33 - - [2025-09-18 19:12:51] "POST /alarms HTTP/1.1" 200 583 0.066995 10.0.0.33 - - [2025-09-18 19:12:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.007320 10.0.0.33 - - [2025-09-18 19:12:51] "POST /alarms HTTP/1.1" 200 609 0.048694 10.0.0.33 - - [2025-09-18 19:12:51] "POST /network-policys HTTP/1.1" 200 542 0.038910 10.0.0.33 - - [2025-09-18 19:12:51] "PUT /access-control-list/2fa0d147-2efa-41cb-a652-eb4096a2e0f8 HTTP/1.1" 200 272 0.026550 10.0.0.33 - - [2025-09-18 19:12:51] "POST /ref-update HTTP/1.1" 200 156 0.103271 10.0.0.33 - - [2025-09-18 19:12:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002591 10.0.0.33 - - [2025-09-18 19:12:51] "POST /ref-update HTTP/1.1" 200 156 0.136482 10.0.0.33 - - [2025-09-18 19:12:51] "PUT /access-control-list/f32bab38-449c-4a1b-924e-89885c0def47 HTTP/1.1" 200 272 0.092292 10.0.0.33 - - [2025-09-18 19:12:51] "GET / HTTP/1.1" 200 35931 0.004766 10.0.0.33 - - [2025-09-18 19:12:51] "PUT /access-control-list/2fa0d147-2efa-41cb-a652-eb4096a2e0f8 HTTP/1.1" 200 272 0.082804 10.0.0.33 - - [2025-09-18 19:12:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.026131 10.0.0.33 - - [2025-09-18 19:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009681 10.0.0.33 - - [2025-09-18 19:12:51] "POST /ref-update HTTP/1.1" 200 156 0.152701 10.0.0.33 - - [2025-09-18 19:12:51] "PUT /global-vrouter-config/58a68045-b184-4225-8187-e97d6dbcac28 HTTP/1.1" 200 276 0.025627 10.0.0.33 - - [2025-09-18 19:12:51] "POST /ref-update HTTP/1.1" 200 156 0.047588 10.0.0.33 - - [2025-09-18 19:12:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.034051 10.0.0.33 - - [2025-09-18 19:12:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011943 10.0.0.33 - - [2025-09-18 19:12:51] "PUT /access-control-list/f32bab38-449c-4a1b-924e-89885c0def47 HTTP/1.1" 200 272 0.074671 10.0.0.33 - - [2025-09-18 19:12:51] "POST /fqname-to-id HTTP/1.1" 404 237 0.009605 10.0.0.33 - - [2025-09-18 19:12:51] "POST /ref-update HTTP/1.1" 200 156 0.175666 10.0.0.33 - - [2025-09-18 19:12:52] "POST /access-control-lists HTTP/1.1" 200 601 0.099334 10.0.0.33 - - [2025-09-18 19:12:52] "GET / HTTP/1.1" 200 35931 0.003560 10.0.0.33 - - [2025-09-18 19:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009054 10.0.0.33 - - [2025-09-18 19:12:52] "GET /global-vrouter-config/58a68045-b184-4225-8187-e97d6dbcac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004261 10.0.0.33 - - [2025-09-18 19:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006860 10.0.0.33 - - [2025-09-18 19:12:52] "POST /ref-update HTTP/1.1" 200 156 0.121408 10.0.0.33 - - [2025-09-18 19:12:52] "PUT /access-control-list/7d358344-d824-493c-aaf0-84beb8185b6b HTTP/1.1" 200 272 0.035780 10.0.0.33 - - [2025-09-18 19:12:52] "PUT /access-control-list/2fa0d147-2efa-41cb-a652-eb4096a2e0f8 HTTP/1.1" 200 272 0.050350 10.0.0.33 - - [2025-09-18 19:12:52] "POST /ref-update HTTP/1.1" 200 156 0.102437 10.0.0.33 - - [2025-09-18 19:12:52] "PUT /global-vrouter-config/58a68045-b184-4225-8187-e97d6dbcac28 HTTP/1.1" 200 276 0.071023 10.0.0.33 - - [2025-09-18 19:12:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028177 10.0.0.33 - - [2025-09-18 19:12:52] "POST /ref-update HTTP/1.1" 200 156 0.085918 10.0.0.33 - - [2025-09-18 19:12:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009583 10.0.0.33 - - [2025-09-18 19:12:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004936 10.0.0.33 - - [2025-09-18 19:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.33 - - [2025-09-18 19:12:52] "GET /virtual-network/9c20ddb0-70d0-4794-82dd-c3eaab1e9afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.013278 10.0.0.33 - - [2025-09-18 19:12:52] "PUT /access-control-list/7d358344-d824-493c-aaf0-84beb8185b6b HTTP/1.1" 200 272 0.078229 10.0.0.33 - - [2025-09-18 19:12:52] "POST /ref-update HTTP/1.1" 200 156 0.016523 10.0.0.33 - - [2025-09-18 19:12:52] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.007141 10.0.0.33 - - [2025-09-18 19:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.33 - - [2025-09-18 19:12:52] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002887 10.0.0.33 - - [2025-09-18 19:12:52] "POST /firewall-policys HTTP/1.1" 200 530 0.056120 10.0.0.33 - - [2025-09-18 19:12:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.039666 10.0.0.33 - - [2025-09-18 19:12:52] "GET /firewall-policy/49630559-ddfa-4a86-8c6a-0058ee2376b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.022872 10.0.0.33 - - [2025-09-18 19:12:52] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004432 10.0.0.33 - - [2025-09-18 19:12:52] "GET / HTTP/1.1" 200 35931 0.001940 10.0.0.33 - - [2025-09-18 19:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004512 10.0.0.33 - - [2025-09-18 19:12:52] "GET /global-system-config/456b5da5-f608-445c-b08b-b500aaa415a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006773 10.0.0.33 - - [2025-09-18 19:12:52] "GET /firewall-policy/49630559-ddfa-4a86-8c6a-0058ee2376b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003589 10.0.0.33 - - [2025-09-18 19:12:52] "PUT /global-system-config/456b5da5-f608-445c-b08b-b500aaa415a8 HTTP/1.1" 200 274 0.058094 10.0.0.33 - - [2025-09-18 19:12:52] "POST /ref-update HTTP/1.1" 200 156 0.046437 10.0.0.33 - - [2025-09-18 19:12:52] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.034138 10.0.0.33 - - [2025-09-18 19:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.33 - - [2025-09-18 19:12:52] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004201 10.0.0.33 - - [2025-09-18 19:12:52] "POST /firewall-policys HTTP/1.1" 200 532 0.046889 10.0.0.33 - - [2025-09-18 19:12:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.022220 10.0.0.33 - - [2025-09-18 19:12:53] "GET /firewall-policy/2b7cc2c4-5415-4912-b02b-43ef34f76a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.019673 10.0.0.33 - - [2025-09-18 19:12:53] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003145 10.0.0.33 - - [2025-09-18 19:12:53] "GET /firewall-policy/2b7cc2c4-5415-4912-b02b-43ef34f76a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003437 10.0.0.33 - - [2025-09-18 19:12:53] "GET /firewall-policy/49630559-ddfa-4a86-8c6a-0058ee2376b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003897 10.0.0.33 - - [2025-09-18 19:12:53] "GET /firewall-policy/49630559-ddfa-4a86-8c6a-0058ee2376b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.010296 10.0.0.33 - - [2025-09-18 19:12:53] "POST /ref-update HTTP/1.1" 200 156 0.019480 10.0.0.33 - - [2025-09-18 19:12:53] "POST /ref-update HTTP/1.1" 200 156 0.057353 10.0.0.33 - - [2025-09-18 19:12:53] "POST /ref-update HTTP/1.1" 200 156 0.026759 10.0.0.33 - - [2025-09-18 19:12:53] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.011364 10.0.0.33 - - [2025-09-18 19:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.33 - - [2025-09-18 19:12:53] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005492 10.0.0.33 - - [2025-09-18 19:12:53] "POST /firewall-policys HTTP/1.1" 200 530 0.026192 10.0.0.33 - - [2025-09-18 19:12:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.044673 10.0.0.33 - - [2025-09-18 19:12:53] "GET /firewall-policy/b9ab16ef-c7c6-4601-be1e-30e2f81bd5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.014258 10.0.0.33 - - [2025-09-18 19:12:53] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004278 10.0.0.33 - - [2025-09-18 19:12:53] "GET /firewall-policy/b9ab16ef-c7c6-4601-be1e-30e2f81bd5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003973 10.0.0.33 - - [2025-09-18 19:12:53] "GET /firewall-policy/2b7cc2c4-5415-4912-b02b-43ef34f76a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003057 10.0.0.33 - - [2025-09-18 19:12:53] "GET /firewall-policy/49630559-ddfa-4a86-8c6a-0058ee2376b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005479 10.0.0.33 - - [2025-09-18 19:12:53] "GET /firewall-policy/49630559-ddfa-4a86-8c6a-0058ee2376b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003648 10.0.0.33 - - [2025-09-18 19:12:53] "GET /firewall-policy/2b7cc2c4-5415-4912-b02b-43ef34f76a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004259 10.0.0.33 - - [2025-09-18 19:12:53] "POST /ref-update HTTP/1.1" 200 156 0.045892 10.0.0.33 - - [2025-09-18 19:12:53] "POST /ref-update HTTP/1.1" 200 156 0.021333 10.0.0.33 - - [2025-09-18 19:12:53] "POST /ref-update HTTP/1.1" 200 156 0.043561 10.0.0.33 - - [2025-09-18 19:12:53] "POST /ref-update HTTP/1.1" 200 156 0.035254 10.0.0.33 - - [2025-09-18 19:12:53] "POST /ref-update HTTP/1.1" 200 156 0.071144 10.0.0.33 - - [2025-09-18 19:12:54] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.006705 10.0.0.33 - - [2025-09-18 19:12:54] "POST /tags HTTP/1.1" 200 299 0.053948 10.0.0.33 - - [2025-09-18 19:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010720 10.0.0.33 - - [2025-09-18 19:12:54] "GET /tag/eed5656f-8da7-4888-87e0-2d36b5a6592d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.022103 10.0.0.33 - - [2025-09-18 19:12:54] "POST /set-tag HTTP/1.1" 200 109 0.022738 10.0.0.33 - - [2025-09-18 19:12:54] "POST /tags HTTP/1.1" 200 357 0.147846 10.0.0.33 - - [2025-09-18 19:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007378 10.0.0.33 - - [2025-09-18 19:12:54] "GET /tag/2f830a49-c644-461e-83fe-f16c4fd3b62b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.020867 10.0.0.33 - - [2025-09-18 19:12:54] "POST /tags HTTP/1.1" 200 305 0.096306 10.0.0.33 - - [2025-09-18 19:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010669 10.0.0.33 - - [2025-09-18 19:12:54] "GET /tag/9db05a6e-3135-402d-b9a7-53a35eb085f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.037093 10.0.0.33 - - [2025-09-18 19:12:54] "POST /id-to-fqname HTTP/1.1" 200 174 0.000555 10.0.0.33 - - [2025-09-18 19:12:54] "POST /fqname-to-id HTTP/1.1" 404 183 0.012998 10.0.0.33 - - [2025-09-18 19:12:54] "POST /security-groups HTTP/1.1" 200 571 0.073859 10.0.0.33 - - [2025-09-18 19:12:55] "POST /fqname-to-id HTTP/1.1" 404 214 0.009660 10.0.0.33 - - [2025-09-18 19:12:55] "POST /projects HTTP/1.1" 200 483 0.238178 10.0.0.33 - - [2025-09-18 19:12:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.038008 10.0.0.33 - - [2025-09-18 19:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014667 10.0.0.33 - - [2025-09-18 19:12:55] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.008374 10.0.0.33 - - [2025-09-18 19:12:55] "POST /access-control-lists HTTP/1.1" 200 580 0.120108 10.0.0.33 - - [2025-09-18 19:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012371 10.0.0.33 - - [2025-09-18 19:12:55] "GET /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.011553 10.0.0.33 - - [2025-09-18 19:12:55] "POST /fqname-to-id HTTP/1.1" 404 213 0.010482 10.0.0.33 - - [2025-09-18 19:12:55] "POST /access-control-lists HTTP/1.1" 200 578 0.079012 10.0.0.33 - - [2025-09-18 19:12:55] "PUT /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81 HTTP/1.1" 200 264 0.098391 10.0.0.33 - - [2025-09-18 19:12:55] "PUT /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3 HTTP/1.1" 200 264 0.082564 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:12:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:12:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.005140 10.0.0.33 - - [2025-09-18 19:12:55] "POST /security-groups HTTP/1.1" 200 537 0.100992 10.0.0.33 - - [2025-09-18 19:12:55] "POST /fqname-to-id HTTP/1.1" 404 234 0.004961 10.0.0.33 - - [2025-09-18 19:12:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.033113 10.0.0.33 - - [2025-09-18 19:12:55] "POST /access-control-lists HTTP/1.1" 200 596 0.093643 10.0.0.33 - - [2025-09-18 19:12:55] "POST /chown HTTP/1.1" 200 109 0.058141 10.0.0.33 - - [2025-09-18 19:12:55] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021636 10.0.0.33 - - [2025-09-18 19:12:55] "POST /fqname-to-id HTTP/1.1" 404 233 0.003857 10.0.0.33 - - [2025-09-18 19:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007376 10.0.0.33 - - [2025-09-18 19:12:55] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003082 10.0.0.33 - - [2025-09-18 19:12:55] "POST /tags HTTP/1.1" 409 207 0.003013 10.0.0.33 - - [2025-09-18 19:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007503 10.0.0.33 - - [2025-09-18 19:12:55] "GET /tag/9db05a6e-3135-402d-b9a7-53a35eb085f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.024046 10.0.0.33 - - [2025-09-18 19:12:55] "POST /access-control-lists HTTP/1.1" 200 594 0.143326 10.0.0.33 - - [2025-09-18 19:12:56] "POST /firewall-rules HTTP/1.1" 200 564 0.148527 10.0.0.33 - - [2025-09-18 19:12:56] "GET /firewall-rule/113c09c6-cb5e-4572-99a9-18f48b442a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.110842 10.0.0.33 - - [2025-09-18 19:12:56] "GET /firewall-policy/2b7cc2c4-5415-4912-b02b-43ef34f76a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003728 10.0.0.33 - - [2025-09-18 19:12:56] "GET /firewall-rule/113c09c6-cb5e-4572-99a9-18f48b442a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004207 10.0.0.33 - - [2025-09-18 19:12:56] "POST /ref-update HTTP/1.1" 200 156 0.015922 10.0.0.33 - - [2025-09-18 19:12:56] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019197 10.0.0.33 - - [2025-09-18 19:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008993 10.0.0.33 - - [2025-09-18 19:12:56] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004405 10.0.0.33 - - [2025-09-18 19:12:56] "POST /tags HTTP/1.1" 409 207 0.002292 10.0.0.33 - - [2025-09-18 19:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008831 10.0.0.33 - - [2025-09-18 19:12:56] "GET /tag/9db05a6e-3135-402d-b9a7-53a35eb085f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.019032 10.0.0.33 - - [2025-09-18 19:12:56] "POST /firewall-rules HTTP/1.1" 200 562 0.090706 10.0.0.33 - - [2025-09-18 19:12:56] "GET /firewall-rule/0fddee61-d057-4a97-93a8-cfc1b18985e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.014395 10.0.0.33 - - [2025-09-18 19:12:56] "GET /firewall-policy/2b7cc2c4-5415-4912-b02b-43ef34f76a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008512 10.0.0.33 - - [2025-09-18 19:12:56] "GET /firewall-rule/0fddee61-d057-4a97-93a8-cfc1b18985e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003477 10.0.0.33 - - [2025-09-18 19:12:56] "POST /ref-update HTTP/1.1" 200 156 0.048732 10.0.0.33 - - [2025-09-18 19:12:56] "POST /tags HTTP/1.1" 200 305 0.120822 10.0.0.33 - - [2025-09-18 19:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.33 - - [2025-09-18 19:12:56] "GET /tag/d7587f68-10b8-4ebb-908a-fe03a663499a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.017693 10.0.0.33 - - [2025-09-18 19:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.33 - - [2025-09-18 19:12:56] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033014 10.0.0.33 - - [2025-09-18 19:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.33 - - [2025-09-18 19:12:56] "GET /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004960 10.0.0.33 - - [2025-09-18 19:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.33 - - [2025-09-18 19:12:57] "GET /service-appliance-set/ee99884d-6e97-43d9-89c2-4aec82486656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.014356 10.0.0.33 - - [2025-09-18 19:12:57] "POST /fqname-to-id HTTP/1.1" 404 240 0.002662 10.0.0.33 - - [2025-09-18 19:12:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.136141 10.0.0.33 - - [2025-09-18 19:12:57] "GET /virtual-machine-interface/67d9d636-9553-450d-b611-9b3bcc6c096d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.011638 10.0.0.33 - - [2025-09-18 19:12:57] "POST /instance-ips HTTP/1.1" 200 381 0.053891 10.0.0.33 - - [2025-09-18 19:12:57] "GET /instance-ip/b287177d-a8ea-486b-a38a-6d30daeb4395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007872 10.0.0.33 - - [2025-09-18 19:12:57] "POST /loadbalancers HTTP/1.1" 200 582 0.073114 10.0.0.33 - - [2025-09-18 19:12:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.027249 10.0.0.33 - - [2025-09-18 19:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006706 10.0.0.33 - - [2025-09-18 19:12:57] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049363 10.0.0.33 - - [2025-09-18 19:12:57] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.052960 10.0.0.33 - - [2025-09-18 19:12:57] "GET /loadbalancer/a7ac4167-09ac-4be2-b54b-ee31339027d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.009302 10.0.0.33 - - [2025-09-18 19:12:57] "GET /instance-ip/b287177d-a8ea-486b-a38a-6d30daeb4395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012734 10.0.0.33 - - [2025-09-18 19:12:57] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.029826 10.0.0.33 - - [2025-09-18 19:12:57] "POST /floating-ips HTTP/1.1" 200 583 0.050218 10.0.0.33 - - [2025-09-18 19:12:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.038807 10.0.0.33 - - [2025-09-18 19:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.017661 10.0.0.33 - - [2025-09-18 19:12:57] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037953 10.0.0.33 - - [2025-09-18 19:12:57] "GET /loadbalancer-listener/afb0c40e-ad07-42ca-a2cc-3ab611df9705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003299 10.0.0.33 - - [2025-09-18 19:12:57] "GET /loadbalancer-listener/afb0c40e-ad07-42ca-a2cc-3ab611df9705?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004153 10.0.0.33 - - [2025-09-18 19:12:57] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.020015 10.0.0.33 - - [2025-09-18 19:12:57] "GET /instance-ip/b287177d-a8ea-486b-a38a-6d30daeb4395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004740 10.0.0.33 - - [2025-09-18 19:12:57] "GET /instance-ip/b287177d-a8ea-486b-a38a-6d30daeb4395?fields=floating_ips HTTP/1.1" 200 1171 0.005723 10.0.0.33 - - [2025-09-18 19:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.33 - - [2025-09-18 19:12:57] "GET /global-vrouter-config/58a68045-b184-4225-8187-e97d6dbcac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.002923 10.0.0.33 - - [2025-09-18 19:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.33 - - [2025-09-18 19:12:57] "GET /floating-ip/154c9b0d-1014-4d0a-9952-2645e9d47940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.004604 10.0.0.33 - - [2025-09-18 19:12:57] "PUT /global-vrouter-config/58a68045-b184-4225-8187-e97d6dbcac28 HTTP/1.1" 200 276 0.011009 10.0.0.33 - - [2025-09-18 19:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008945 10.0.0.33 - - [2025-09-18 19:12:57] "GET /loadbalancer/a7ac4167-09ac-4be2-b54b-ee31339027d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.003186 10.0.0.33 - - [2025-09-18 19:12:58] "POST /tags HTTP/1.1" 200 355 0.038340 10.0.0.33 - - [2025-09-18 19:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012068 10.0.0.33 - - [2025-09-18 19:12:58] "GET /tag/f4b7ca7f-0c18-41d0-a05e-d20108f4a9ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.017804 10.0.0.33 - - [2025-09-18 19:12:58] "POST /tags HTTP/1.1" 200 303 0.029952 10.0.0.33 - - [2025-09-18 19:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.33 - - [2025-09-18 19:12:58] "GET /tag/98fa001f-e882-4561-a88a-b5a9e041c68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.022055 10.0.0.33 - - [2025-09-18 19:12:58] "POST /projects HTTP/1.1" 409 218 0.002585 10.0.0.33 - - [2025-09-18 19:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.33 - - [2025-09-18 19:12:58] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034252 10.0.0.33 - - [2025-09-18 19:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.33 - - [2025-09-18 19:12:58] "GET /network-ipam/fa9e3672-f8e2-4066-bcc5-1d6f325fc632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.009532 10.0.0.33 - - [2025-09-18 19:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.33 - - [2025-09-18 19:12:58] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005134 10.0.0.33 - - [2025-09-18 19:12:58] "PUT /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81 HTTP/1.1" 200 264 0.087502 10.0.0.33 - - [2025-09-18 19:12:58] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.015234 10.0.0.33 - - [2025-09-18 19:12:58] "POST /set-tag HTTP/1.1" 200 109 0.083109 10.0.0.33 - - [2025-09-18 19:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005911 10.0.0.33 - - [2025-09-18 19:12:58] "GET /network-ipam/89fe0775-c935-4c43-9897-7760cddbd42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.004703 10.0.0.33 - - [2025-09-18 19:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006413 10.0.0.33 - - [2025-09-18 19:12:58] "GET /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004995 10.0.0.33 - - [2025-09-18 19:12:58] "PUT /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3 HTTP/1.1" 200 264 0.078690 10.0.0.33 - - [2025-09-18 19:12:58] "GET /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006634 10.0.0.33 - - [2025-09-18 19:12:59] "POST /set-tag HTTP/1.1" 200 109 0.080492 10.0.0.33 - - [2025-09-18 19:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005620 10.0.0.33 - - [2025-09-18 19:12:59] "GET /network-policy/bbf8451d-8815-407b-b9c8-73496dc5ef1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003244 10.0.0.33 - - [2025-09-18 19:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.33 - - [2025-09-18 19:12:59] "GET /network-policy/a58d51aa-d551-4d35-9ea0-2bcac8b6df80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002829 10.0.0.33 - - [2025-09-18 19:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.33 - - [2025-09-18 19:12:59] "GET /network-policy/292821f6-81a4-45af-b965-1ff57324a2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003240 10.0.0.33 - - [2025-09-18 19:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.33 - - [2025-09-18 19:12:59] "PUT /network-policy/292821f6-81a4-45af-b965-1ff57324a2c0 HTTP/1.1" 200 262 0.013449 10.0.0.33 - - [2025-09-18 19:12:59] "POST /ref-update HTTP/1.1" 200 156 0.065707 10.0.0.33 - - [2025-09-18 19:12:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016141 10.0.0.33 - - [2025-09-18 19:12:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003213 10.0.0.33 - - [2025-09-18 19:12:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002327 10.0.0.33 - - [2025-09-18 19:12:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002136 10.0.0.33 - - [2025-09-18 19:12:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002531 10.0.0.33 - - [2025-09-18 19:12:59] "POST /security-groups HTTP/1.1" 409 245 0.002975 10.0.0.33 - - [2025-09-18 19:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.33 - - [2025-09-18 19:12:59] "PUT /security-group/6011bfc4-e52d-40a0-972e-80e99e2a6831 HTTP/1.1" 200 262 0.071684 10.0.0.33 - - [2025-09-18 19:12:59] "PUT /access-control-list/bb8f54e6-9514-4f20-a25a-ccd880c1754b HTTP/1.1" 200 272 0.019918 10.0.0.33 - - [2025-09-18 19:12:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.039974 10.0.0.33 - - [2025-09-18 19:12:59] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012483 10.0.0.33 - - [2025-09-18 19:12:59] "PUT /access-control-list/4dfc92c3-0ad8-4e1e-b8a4-1ea911d5640e HTTP/1.1" 200 272 0.030159 10.0.0.33 - - [2025-09-18 19:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.33 - - [2025-09-18 19:12:59] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003536 10.0.0.33 - - [2025-09-18 19:12:59] "POST /tags HTTP/1.1" 409 206 0.002359 10.0.0.33 - - [2025-09-18 19:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.33 - - [2025-09-18 19:12:59] "GET /tag/98fa001f-e882-4561-a88a-b5a9e041c68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011446 10.0.0.33 - - [2025-09-18 19:12:59] "POST /firewall-rules HTTP/1.1" 200 562 0.078444 10.0.0.33 - - [2025-09-18 19:12:59] "GET /firewall-rule/a1c01083-9910-426f-8fb1-aeea9c797b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.015266 10.0.0.33 - - [2025-09-18 19:12:59] "GET /firewall-policy/2b7cc2c4-5415-4912-b02b-43ef34f76a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.005162 10.0.0.33 - - [2025-09-18 19:12:59] "GET /firewall-rule/a1c01083-9910-426f-8fb1-aeea9c797b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003203 10.0.0.33 - - [2025-09-18 19:12:59] "POST /ref-update HTTP/1.1" 200 156 0.024122 10.0.0.33 - - [2025-09-18 19:12:59] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007673 10.0.0.33 - - [2025-09-18 19:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.33 - - [2025-09-18 19:12:59] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003640 10.0.0.33 - - [2025-09-18 19:12:59] "POST /tags HTTP/1.1" 409 206 0.002315 10.0.0.33 - - [2025-09-18 19:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.33 - - [2025-09-18 19:13:00] "GET /tag/98fa001f-e882-4561-a88a-b5a9e041c68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012963 10.0.0.33 - - [2025-09-18 19:13:00] "POST /firewall-rules HTTP/1.1" 200 560 0.080874 10.0.0.33 - - [2025-09-18 19:13:00] "GET /firewall-rule/d80dc96a-2cdc-4125-9bb5-a9180f590bdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.010497 10.0.0.33 - - [2025-09-18 19:13:00] "GET /firewall-policy/2b7cc2c4-5415-4912-b02b-43ef34f76a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004975 10.0.0.33 - - [2025-09-18 19:13:00] "GET /firewall-rule/d80dc96a-2cdc-4125-9bb5-a9180f590bdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.003350 10.0.0.33 - - [2025-09-18 19:13:00] "POST /ref-update HTTP/1.1" 200 156 0.031935 10.0.0.33 - - [2025-09-18 19:13:00] "POST /tags HTTP/1.1" 200 301 0.057484 10.0.0.33 - - [2025-09-18 19:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013314 10.0.0.33 - - [2025-09-18 19:13:00] "GET /tag/d4376399-33ee-411a-ba17-98168fff639e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014701 10.0.0.33 - - [2025-09-18 19:13:00] "POST /tags HTTP/1.1" 200 325 0.061399 10.0.0.33 - - [2025-09-18 19:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011541 10.0.0.33 - - [2025-09-18 19:13:00] "GET /tag/caf6fe51-92c1-4bc8-9b9b-b0d41772202d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.013881 10.0.0.33 - - [2025-09-18 19:13:00] "POST /tags HTTP/1.1" 200 363 0.024815 10.0.0.33 - - [2025-09-18 19:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009700 10.0.0.33 - - [2025-09-18 19:13:00] "GET /tag/190f7973-4505-4d02-92fa-4383a7d41c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.016755 10.0.0.33 - - [2025-09-18 19:13:00] "POST /tags HTTP/1.1" 200 311 0.031330 10.0.0.33 - - [2025-09-18 19:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010804 10.0.0.33 - - [2025-09-18 19:13:00] "GET /tag/7d0f0aca-2206-4d16-acea-7607a245875e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.019667 10.0.0.33 - - [2025-09-18 19:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.33 - - [2025-09-18 19:13:00] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.012550 10.0.0.33 - - [2025-09-18 19:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.33 - - [2025-09-18 19:13:00] "GET /project/d088b5b6-6443-42eb-a499-2b63f3a38704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.039797 10.0.0.33 - - [2025-09-18 19:13:00] "POST /virtual-machines HTTP/1.1" 200 377 0.017143 10.0.0.33 - - [2025-09-18 19:13:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018782 10.0.0.33 - - [2025-09-18 19:13:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.129089 10.0.0.33 - - [2025-09-18 19:13:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014013 10.0.0.33 - - [2025-09-18 19:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016074 10.0.0.33 - - [2025-09-18 19:13:01] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007800 10.0.0.33 - - [2025-09-18 19:13:01] "POST /instance-ips HTTP/1.1" 200 409 0.036588 10.0.0.33 - - [2025-09-18 19:13:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.042788 10.0.0.33 - - [2025-09-18 19:13:01] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.011494 10.0.0.33 - - [2025-09-18 19:13:01] "POST /set-tag HTTP/1.1" 200 109 0.024830 10.0.0.33 - - [2025-09-18 19:13:01] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.028244 10.0.0.33 - - [2025-09-18 19:13:01] "GET /instance-ip/7e95d3e6-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005790 10.0.0.33 - - [2025-09-18 19:13:01] "POST /fqname-to-id HTTP/1.1" 404 228 0.002285 10.0.0.33 - - [2025-09-18 19:13:01] "POST /tags HTTP/1.1" 200 301 0.023252 10.0.0.33 - - [2025-09-18 19:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016960 10.0.0.33 - - [2025-09-18 19:13:01] "GET /tag/617b106e-3c63-44d7-ad76-e1955eb1b2e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011930 10.0.0.33 - - [2025-09-18 19:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.33 - - [2025-09-18 19:13:01] "GET /project/d088b5b6-6443-42eb-a499-2b63f3a38704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.043851 10.0.0.33 - - [2025-09-18 19:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.33 - - [2025-09-18 19:13:01] "GET /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004928 10.0.0.33 - - [2025-09-18 19:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.33 - - [2025-09-18 19:13:01] "GET /service-appliance-set/ee99884d-6e97-43d9-89c2-4aec82486656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002733 10.0.0.33 - - [2025-09-18 19:13:01] "POST /fqname-to-id HTTP/1.1" 404 242 0.001949 10.0.0.33 - - [2025-09-18 19:13:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.135155 10.0.0.33 - - [2025-09-18 19:13:02] "GET /virtual-machine-interface/75e4ecd6-85d0-4cbd-bff1-7c94be27a45d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.016391 10.0.0.33 - - [2025-09-18 19:13:02] "POST /instance-ips HTTP/1.1" 200 377 0.037546 10.0.0.33 - - [2025-09-18 19:13:02] "GET /instance-ip/c497e166-2160-4889-9bff-ade7e4ffe8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005077 10.0.0.33 - - [2025-09-18 19:13:02] "POST /loadbalancers HTTP/1.1" 200 582 0.071325 10.0.0.33 - - [2025-09-18 19:13:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.028419 10.0.0.33 - - [2025-09-18 19:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.024885 10.0.0.33 - - [2025-09-18 19:13:02] "GET /project/d088b5b6-6443-42eb-a499-2b63f3a38704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.057755 10.0.0.33 - - [2025-09-18 19:13:02] "GET /instance-ip/c497e166-2160-4889-9bff-ade7e4ffe8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.007030 10.0.0.33 - - [2025-09-18 19:13:02] "GET /project/d088b5b6-6443-42eb-a499-2b63f3a38704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.041399 10.0.0.33 - - [2025-09-18 19:13:02] "GET /loadbalancer/2551a5fe-cb0e-4d66-b1a3-c3caf2e40c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002554 10.0.0.33 - - [2025-09-18 19:13:02] "POST /floating-ips HTTP/1.1" 200 581 0.049683 10.0.0.33 - - [2025-09-18 19:13:02] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.043971 10.0.0.33 - - [2025-09-18 19:13:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.016855 10.0.0.33 - - [2025-09-18 19:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006661 10.0.0.33 - - [2025-09-18 19:13:02] "GET /project/d088b5b6-6443-42eb-a499-2b63f3a38704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.067619 10.0.0.33 - - [2025-09-18 19:13:02] "GET /loadbalancer-listener/bcca5945-d91c-4f39-8a76-0305ad1268d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002886 10.0.0.33 - - [2025-09-18 19:13:02] "GET /loadbalancer-listener/bcca5945-d91c-4f39-8a76-0305ad1268d6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003755 10.0.0.33 - - [2025-09-18 19:13:02] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.065273 10.0.0.33 - - [2025-09-18 19:13:02] "GET /instance-ip/c497e166-2160-4889-9bff-ade7e4ffe8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003953 10.0.0.33 - - [2025-09-18 19:13:02] "GET /instance-ip/c497e166-2160-4889-9bff-ade7e4ffe8cc?fields=floating_ips HTTP/1.1" 200 1165 0.005466 10.0.0.33 - - [2025-09-18 19:13:02] "GET /floating-ip/8227a3ea-3d2e-45a2-a098-ac7b0422e832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002769 10.0.0.33 - - [2025-09-18 19:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005971 10.0.0.33 - - [2025-09-18 19:13:02] "GET /project/d088b5b6-6443-42eb-a499-2b63f3a38704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.048407 10.0.0.33 - - [2025-09-18 19:13:02] "GET /loadbalancer/2551a5fe-cb0e-4d66-b1a3-c3caf2e40c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004720 10.0.0.33 - - [2025-09-18 19:13:02] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.021482 10.0.0.33 - - [2025-09-18 19:13:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.028208 10.0.0.33 - - [2025-09-18 19:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011601 10.0.0.33 - - [2025-09-18 19:13:02] "GET /project/d088b5b6-6443-42eb-a499-2b63f3a38704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.031141 10.0.0.33 - - [2025-09-18 19:13:02] "GET /loadbalancer-listener/d46d66a0-263b-4254-90a7-b412adda7a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.005563 10.0.0.33 - - [2025-09-18 19:13:02] "GET /loadbalancer-listener/d46d66a0-263b-4254-90a7-b412adda7a69?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.005914 10.0.0.33 - - [2025-09-18 19:13:03] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.031538 10.0.0.33 - - [2025-09-18 19:13:03] "GET /instance-ip/c497e166-2160-4889-9bff-ade7e4ffe8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.010774 10.0.0.33 - - [2025-09-18 19:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.33 - - [2025-09-18 19:13:03] "GET /instance-ip/c497e166-2160-4889-9bff-ade7e4ffe8cc?fields=floating_ips HTTP/1.1" 200 1165 0.003960 10.0.0.33 - - [2025-09-18 19:13:03] "GET /project/d088b5b6-6443-42eb-a499-2b63f3a38704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.033424 10.0.0.33 - - [2025-09-18 19:13:03] "GET /floating-ip/8227a3ea-3d2e-45a2-a098-ac7b0422e832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.008468 10.0.0.33 - - [2025-09-18 19:13:03] "GET /loadbalancer/2551a5fe-cb0e-4d66-b1a3-c3caf2e40c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002947 10.0.0.33 - - [2025-09-18 19:13:03] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.019354 10.0.0.33 - - [2025-09-18 19:13:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010580 10.0.0.33 - - [2025-09-18 19:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012057 10.0.0.33 - - [2025-09-18 19:13:03] "GET /project/d088b5b6-6443-42eb-a499-2b63f3a38704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.039990 10.0.0.33 - - [2025-09-18 19:13:03] "GET /loadbalancer-listener/6d03e9f8-10a3-4e9b-80f7-9ab4444ba97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.003884 10.0.0.33 - - [2025-09-18 19:13:03] "GET /loadbalancer-listener/6d03e9f8-10a3-4e9b-80f7-9ab4444ba97c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004141 10.0.0.33 - - [2025-09-18 19:13:03] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.028050 10.0.0.33 - - [2025-09-18 19:13:03] "GET /instance-ip/c497e166-2160-4889-9bff-ade7e4ffe8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.016288 10.0.0.33 - - [2025-09-18 19:13:03] "GET /instance-ip/c497e166-2160-4889-9bff-ade7e4ffe8cc?fields=floating_ips HTTP/1.1" 200 1165 0.006766 10.0.0.33 - - [2025-09-18 19:13:03] "GET /floating-ip/8227a3ea-3d2e-45a2-a098-ac7b0422e832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.007153 10.0.0.33 - - [2025-09-18 19:13:03] "POST /tags HTTP/1.1" 200 371 0.039508 10.0.0.33 - - [2025-09-18 19:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.025577 10.0.0.33 - - [2025-09-18 19:13:03] "GET /tag/a51a8d60-3034-447c-ab92-f06e44166659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.014256 10.0.0.33 - - [2025-09-18 19:13:03] "POST /tags HTTP/1.1" 200 319 0.039196 10.0.0.33 - - [2025-09-18 19:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015142 10.0.0.33 - - [2025-09-18 19:13:03] "GET /tag/d2d97673-346d-4632-8020-fec461447866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.016706 10.0.0.33 - - [2025-09-18 19:13:03] "POST /id-to-fqname HTTP/1.1" 200 181 0.002695 10.0.0.33 - - [2025-09-18 19:13:03] "POST /fqname-to-id HTTP/1.1" 404 190 0.004519 10.0.0.33 - - [2025-09-18 19:13:03] "POST /security-groups HTTP/1.1" 200 578 0.086834 10.0.0.33 - - [2025-09-18 19:13:03] "POST /projects HTTP/1.1" 200 497 0.251035 10.0.0.33 - - [2025-09-18 19:13:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.017573 10.0.0.33 - - [2025-09-18 19:13:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.031618 10.0.0.33 - - [2025-09-18 19:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005086 10.0.0.33 - - [2025-09-18 19:13:04] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.023604 10.0.0.33 - - [2025-09-18 19:13:04] "POST /access-control-lists HTTP/1.1" 200 587 0.088631 10.0.0.33 - - [2025-09-18 19:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.024299 10.0.0.33 - - [2025-09-18 19:13:04] "POST /fqname-to-id HTTP/1.1" 404 224 0.021264 10.0.0.33 - - [2025-09-18 19:13:04] "GET /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.008907 10.0.0.33 - - [2025-09-18 19:13:04] "POST /access-control-lists HTTP/1.1" 200 585 0.072554 10.0.0.33 - - [2025-09-18 19:13:04] "PUT /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81 HTTP/1.1" 200 264 0.080617 10.0.0.33 - - [2025-09-18 19:13:04] "PUT /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3 HTTP/1.1" 200 264 0.055179 10.0.0.33 - - [2025-09-18 19:13:04] "POST /security-groups HTTP/1.1" 200 558 0.082479 10.0.0.33 - - [2025-09-18 19:13:04] "POST /fqname-to-id HTTP/1.1" 404 248 0.002332 10.0.0.33 - - [2025-09-18 19:13:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.019860 10.0.0.33 - - [2025-09-18 19:13:04] "POST /access-control-lists HTTP/1.1" 200 610 0.084141 10.0.0.33 - - [2025-09-18 19:13:04] "POST /fqname-to-id HTTP/1.1" 404 247 0.002110 10.0.0.33 - - [2025-09-18 19:13:04] "POST /chown HTTP/1.1" 200 109 0.080012 10.0.0.33 - - [2025-09-18 19:13:04] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021062 10.0.0.33 - - [2025-09-18 19:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.33 - - [2025-09-18 19:13:04] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004256 10.0.0.33 - - [2025-09-18 19:13:04] "POST /access-control-lists HTTP/1.1" 200 608 0.089605 10.0.0.33 - - [2025-09-18 19:13:04] "POST /tags HTTP/1.1" 409 214 0.001982 10.0.0.33 - - [2025-09-18 19:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.33 - - [2025-09-18 19:13:04] "GET /tag/d2d97673-346d-4632-8020-fec461447866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.010635 10.0.0.33 - - [2025-09-18 19:13:04] "POST /firewall-rules HTTP/1.1" 200 578 0.067329 10.0.0.33 - - [2025-09-18 19:13:04] "GET /firewall-rule/875a87fc-9c51-478f-88d5-2675412d728e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004349 10.0.0.33 - - [2025-09-18 19:13:04] "GET /firewall-policy/2b7cc2c4-5415-4912-b02b-43ef34f76a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004038 10.0.0.33 - - [2025-09-18 19:13:04] "GET /firewall-rule/875a87fc-9c51-478f-88d5-2675412d728e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002522 10.0.0.33 - - [2025-09-18 19:13:04] "POST /ref-update HTTP/1.1" 200 156 0.034749 10.0.0.33 - - [2025-09-18 19:13:04] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011586 10.0.0.33 - - [2025-09-18 19:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004650 10.0.0.33 - - [2025-09-18 19:13:04] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004236 10.0.0.33 - - [2025-09-18 19:13:04] "POST /tags HTTP/1.1" 409 214 0.002956 10.0.0.33 - - [2025-09-18 19:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.33 - - [2025-09-18 19:13:05] "GET /tag/d2d97673-346d-4632-8020-fec461447866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.012833 10.0.0.33 - - [2025-09-18 19:13:05] "POST /firewall-rules HTTP/1.1" 200 576 0.069403 10.0.0.33 - - [2025-09-18 19:13:05] "GET /firewall-rule/e589b4c4-cde5-4590-bbc7-a5c112608010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.013142 10.0.0.33 - - [2025-09-18 19:13:05] "GET /firewall-policy/2b7cc2c4-5415-4912-b02b-43ef34f76a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005557 10.0.0.33 - - [2025-09-18 19:13:05] "GET /firewall-rule/e589b4c4-cde5-4590-bbc7-a5c112608010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002824 10.0.0.33 - - [2025-09-18 19:13:05] "POST /ref-update HTTP/1.1" 200 156 0.070165 10.0.0.33 - - [2025-09-18 19:13:05] "POST /tags HTTP/1.1" 200 363 0.026476 10.0.0.33 - - [2025-09-18 19:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.33 - - [2025-09-18 19:13:05] "GET /tag/6dd40330-5e09-4a6f-ac81-ed04470cfdb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.017595 10.0.0.33 - - [2025-09-18 19:13:05] "POST /tags HTTP/1.1" 200 311 0.022423 10.0.0.33 - - [2025-09-18 19:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.034106 10.0.0.33 - - [2025-09-18 19:13:05] "GET /tag/6dba666a-b4ec-4fc9-bd1a-76de8285a05f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018476 10.0.0.33 - - [2025-09-18 19:13:05] "POST /id-to-fqname HTTP/1.1" 200 177 0.000628 10.0.0.33 - - [2025-09-18 19:13:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.008684 10.0.0.33 - - [2025-09-18 19:13:05] "POST /security-groups HTTP/1.1" 200 574 0.087174 10.0.0.33 - - [2025-09-18 19:13:05] "POST /projects HTTP/1.1" 200 489 0.277797 10.0.0.33 - - [2025-09-18 19:13:05] "POST /fqname-to-id HTTP/1.1" 404 217 0.006141 10.0.0.33 - - [2025-09-18 19:13:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.030076 10.0.0.33 - - [2025-09-18 19:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012126 10.0.0.33 - - [2025-09-18 19:13:05] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.005046 10.0.0.33 - - [2025-09-18 19:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006666 10.0.0.33 - - [2025-09-18 19:13:05] "GET /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.044586 10.0.0.33 - - [2025-09-18 19:13:06] "POST /access-control-lists HTTP/1.1" 200 583 0.131104 10.0.0.33 - - [2025-09-18 19:13:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.002980 10.0.0.33 - - [2025-09-18 19:13:06] "PUT /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81 HTTP/1.1" 200 264 0.104227 10.0.0.33 - - [2025-09-18 19:13:06] "POST /access-control-lists HTTP/1.1" 200 581 0.093084 10.0.0.33 - - [2025-09-18 19:13:06] "PUT /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3 HTTP/1.1" 200 264 0.080394 10.0.0.33 - - [2025-09-18 19:13:06] "POST /security-groups HTTP/1.1" 200 546 0.082451 10.0.0.33 - - [2025-09-18 19:13:06] "POST /fqname-to-id HTTP/1.1" 404 240 0.002669 10.0.0.33 - - [2025-09-18 19:13:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.064609 10.0.0.33 - - [2025-09-18 19:13:06] "POST /access-control-lists HTTP/1.1" 200 602 0.080040 10.0.0.33 - - [2025-09-18 19:13:06] "POST /fqname-to-id HTTP/1.1" 404 239 0.010667 10.0.0.33 - - [2025-09-18 19:13:06] "POST /chown HTTP/1.1" 200 109 0.049804 10.0.0.33 - - [2025-09-18 19:13:06] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013949 10.0.0.33 - - [2025-09-18 19:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.33 - - [2025-09-18 19:13:06] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008279 10.0.0.33 - - [2025-09-18 19:13:06] "POST /access-control-lists HTTP/1.1" 200 600 0.061577 10.0.0.33 - - [2025-09-18 19:13:06] "POST /tags HTTP/1.1" 409 210 0.011335 10.0.0.33 - - [2025-09-18 19:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.33 - - [2025-09-18 19:13:06] "GET /tag/6dba666a-b4ec-4fc9-bd1a-76de8285a05f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011528 10.0.0.33 - - [2025-09-18 19:13:06] "POST /firewall-rules HTTP/1.1" 200 570 0.085834 10.0.0.33 - - [2025-09-18 19:13:06] "GET /firewall-rule/a737a67f-dc3c-456c-a8a2-a0e7590fd803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006577 10.0.0.33 - - [2025-09-18 19:13:06] "GET /firewall-policy/2b7cc2c4-5415-4912-b02b-43ef34f76a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.022753 10.0.0.33 - - [2025-09-18 19:13:06] "GET /firewall-rule/a737a67f-dc3c-456c-a8a2-a0e7590fd803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004499 10.0.0.33 - - [2025-09-18 19:13:06] "POST /ref-update HTTP/1.1" 200 156 0.038124 10.0.0.33 - - [2025-09-18 19:13:06] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007878 10.0.0.33 - - [2025-09-18 19:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004866 10.0.0.33 - - [2025-09-18 19:13:06] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003489 10.0.0.33 - - [2025-09-18 19:13:06] "POST /tags HTTP/1.1" 409 210 0.003158 10.0.0.33 - - [2025-09-18 19:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.33 - - [2025-09-18 19:13:07] "GET /tag/6dba666a-b4ec-4fc9-bd1a-76de8285a05f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013705 10.0.0.33 - - [2025-09-18 19:13:07] "POST /firewall-rules HTTP/1.1" 200 568 0.068932 10.0.0.33 - - [2025-09-18 19:13:07] "GET /firewall-rule/9fe3cdba-49d3-47eb-925d-123ea23798b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.016282 10.0.0.33 - - [2025-09-18 19:13:07] "GET /firewall-policy/2b7cc2c4-5415-4912-b02b-43ef34f76a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.007443 10.0.0.33 - - [2025-09-18 19:13:07] "GET /firewall-rule/9fe3cdba-49d3-47eb-925d-123ea23798b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008037 10.0.0.33 - - [2025-09-18 19:13:07] "POST /ref-update HTTP/1.1" 200 156 0.044159 10.0.0.33 - - [2025-09-18 19:13:07] "POST /tags HTTP/1.1" 409 237 0.002855 10.0.0.33 - - [2025-09-18 19:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.33 - - [2025-09-18 19:13:07] "GET /tag/190f7973-4505-4d02-92fa-4383a7d41c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.010252 10.0.0.33 - - [2025-09-18 19:13:07] "POST /tags HTTP/1.1" 409 210 0.002281 10.0.0.33 - - [2025-09-18 19:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.33 - - [2025-09-18 19:13:07] "GET /tag/7d0f0aca-2206-4d16-acea-7607a245875e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015758 10.0.0.33 - - [2025-09-18 19:13:07] "POST /projects HTTP/1.1" 409 223 0.002397 10.0.0.33 - - [2025-09-18 19:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006813 10.0.0.33 - - [2025-09-18 19:13:07] "GET /project/d088b5b6-6443-42eb-a499-2b63f3a38704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.048523 10.0.0.33 - - [2025-09-18 19:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.33 - - [2025-09-18 19:13:07] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005577 10.0.0.33 - - [2025-09-18 19:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.33 - - [2025-09-18 19:13:07] "GET /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004561 10.0.0.33 - - [2025-09-18 19:13:07] "PUT /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81 HTTP/1.1" 200 264 0.056464 10.0.0.33 - - [2025-09-18 19:13:07] "PUT /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3 HTTP/1.1" 200 264 0.053427 10.0.0.33 - - [2025-09-18 19:13:07] "POST /security-groups HTTP/1.1" 409 253 0.002753 10.0.0.33 - - [2025-09-18 19:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.33 - - [2025-09-18 19:13:07] "PUT /security-group/e20376e3-5c11-4009-af50-cc5c64276818 HTTP/1.1" 200 262 0.055209 10.0.0.33 - - [2025-09-18 19:13:07] "PUT /access-control-list/92ffa207-5c65-4967-a247-9215282c8617 HTTP/1.1" 200 272 0.016925 10.0.0.33 - - [2025-09-18 19:13:07] "PUT /access-control-list/8b526863-a598-4ee5-b928-260fb21879a6 HTTP/1.1" 200 272 0.017395 10.0.0.33 - - [2025-09-18 19:13:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.030396 10.0.0.33 - - [2025-09-18 19:13:07] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019737 10.0.0.33 - - [2025-09-18 19:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.33 - - [2025-09-18 19:13:07] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003204 10.0.0.33 - - [2025-09-18 19:13:08] "POST /tags HTTP/1.1" 409 210 0.002098 10.0.0.33 - - [2025-09-18 19:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.33 - - [2025-09-18 19:13:08] "GET /tag/7d0f0aca-2206-4d16-acea-7607a245875e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011081 10.0.0.33 - - [2025-09-18 19:13:08] "POST /firewall-rules HTTP/1.1" 200 570 0.064834 10.0.0.33 - - [2025-09-18 19:13:08] "GET /firewall-rule/5c33c1e1-f465-45fa-9076-ce5b5289e568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007189 10.0.0.33 - - [2025-09-18 19:13:08] "GET /firewall-policy/2b7cc2c4-5415-4912-b02b-43ef34f76a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004095 10.0.0.33 - - [2025-09-18 19:13:08] "GET /firewall-rule/5c33c1e1-f465-45fa-9076-ce5b5289e568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002407 10.0.0.33 - - [2025-09-18 19:13:08] "POST /ref-update HTTP/1.1" 200 156 0.034464 10.0.0.33 - - [2025-09-18 19:13:08] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005183 10.0.0.33 - - [2025-09-18 19:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.33 - - [2025-09-18 19:13:08] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002569 10.0.0.33 - - [2025-09-18 19:13:08] "POST /tags HTTP/1.1" 409 210 0.001719 10.0.0.33 - - [2025-09-18 19:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.33 - - [2025-09-18 19:13:08] "GET /tag/7d0f0aca-2206-4d16-acea-7607a245875e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010605 10.0.0.33 - - [2025-09-18 19:13:08] "POST /firewall-rules HTTP/1.1" 200 568 0.072780 10.0.0.33 - - [2025-09-18 19:13:08] "GET /firewall-rule/5d35ce1e-806b-4a06-ae31-a775cb78f8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004885 10.0.0.33 - - [2025-09-18 19:13:08] "GET /firewall-policy/2b7cc2c4-5415-4912-b02b-43ef34f76a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003985 10.0.0.33 - - [2025-09-18 19:13:08] "GET /firewall-rule/5d35ce1e-806b-4a06-ae31-a775cb78f8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003029 10.0.0.33 - - [2025-09-18 19:13:08] "POST /ref-update HTTP/1.1" 200 156 0.061972 10.0.0.33 - - [2025-09-18 19:13:08] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018165 10.0.0.33 - - [2025-09-18 19:13:08] "POST /set-tag HTTP/1.1" 200 109 0.002798 10.0.0.41 - - [2025-09-18 19:13:51] "GET / HTTP/1.1" 200 35931 0.059394 10.0.0.41 - - [2025-09-18 19:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.41 - - [2025-09-18 19:13:51] "GET /global-system-config/456b5da5-f608-445c-b08b-b500aaa415a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004663 10.0.0.41 - - [2025-09-18 19:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.41 - - [2025-09-18 19:13:51] "GET /routing-instance/6b6638c8-2219-46eb-bbb9-0745ab9430ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003254 10.0.0.41 - - [2025-09-18 19:13:51] "PUT /global-system-config/456b5da5-f608-445c-b08b-b500aaa415a8 HTTP/1.1" 200 274 0.015003 10.0.0.41 - - [2025-09-18 19:13:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.021995 10.0.0.41 - - [2025-09-18 19:13:52] "POST /virtual-routers HTTP/1.1" 200 599 0.035065 10.0.0.41 - - [2025-09-18 19:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014292 10.0.0.41 - - [2025-09-18 19:13:52] "GET /virtual-router/7f8e13da-6e10-4b0b-9a70-28975b0a60ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.009634 10.0.0.41 - - [2025-09-18 19:13:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.002112 10.0.0.41 - - [2025-09-18 19:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.41 - - [2025-09-18 19:13:52] "GET /virtual-network/9c20ddb0-70d0-4794-82dd-c3eaab1e9afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.008140 10.0.0.41 - - [2025-09-18 19:13:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.060207 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:14:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001113 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:14:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001051 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:14:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:14:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001110 10.0.0.41 - - [2025-09-18 19:14:23] "GET / HTTP/1.1" 200 35931 0.001598 10.0.0.41 - - [2025-09-18 19:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.41 - - [2025-09-18 19:14:23] "GET /global-system-config/456b5da5-f608-445c-b08b-b500aaa415a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005939 10.0.0.41 - - [2025-09-18 19:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.41 - - [2025-09-18 19:14:23] "GET /routing-instance/6b6638c8-2219-46eb-bbb9-0745ab9430ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006595 10.0.0.41 - - [2025-09-18 19:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007790 10.0.0.41 - - [2025-09-18 19:14:23] "GET /virtual-router/7f8e13da-6e10-4b0b-9a70-28975b0a60ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003265 10.0.0.41 - - [2025-09-18 19:14:23] "PUT /virtual-router/7f8e13da-6e10-4b0b-9a70-28975b0a60ff HTTP/1.1" 200 262 0.018049 10.0.0.41 - - [2025-09-18 19:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.016524 10.0.0.41 - - [2025-09-18 19:14:23] "GET /virtual-router/7f8e13da-6e10-4b0b-9a70-28975b0a60ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.039744 10.0.0.41 - - [2025-09-18 19:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005335 10.0.0.41 - - [2025-09-18 19:14:23] "GET /virtual-machine-interface/d048ab09-68f1-4e26-aebe-89b5bb7e7e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.005523 10.0.0.41 - - [2025-09-18 19:14:23] "PUT /virtual-machine-interface/d048ab09-68f1-4e26-aebe-89b5bb7e7e03 HTTP/1.1" 200 284 0.024819 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:14:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001219 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:14:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001254 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:14:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:14:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000880 10.0.0.33 - - [2025-09-18 19:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.33 - - [2025-09-18 19:14:33] "GET /virtual-router/7f8e13da-6e10-4b0b-9a70-28975b0a60ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002736 10.0.0.33 - - [2025-09-18 19:16:42] "GET /global-system-configs HTTP/1.1" 200 322 0.002846 10.0.0.33 - - [2025-09-18 19:16:42] "GET /global-system-configs HTTP/1.1" 200 322 0.002638 10.0.0.33 - - [2025-09-18 19:16:54] "GET /virtual-router/7f8e13da-6e10-4b0b-9a70-28975b0a60ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003019 10.0.0.33 - - [2025-09-18 19:16:54] "POST /ref-update HTTP/1.1" 200 156 0.008137 10.0.0.33 - - [2025-09-18 19:17:02] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015994 10.0.0.33 - - [2025-09-18 19:17:02] "POST /set-tag HTTP/1.1" 200 109 0.005041 10.0.0.33 - - [2025-09-18 19:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.33 - - [2025-09-18 19:17:02] "GET /loadbalancer/2551a5fe-cb0e-4d66-b1a3-c3caf2e40c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003538 10.0.0.33 - - [2025-09-18 19:17:02] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004433 10.0.0.33 - - [2025-09-18 19:17:02] "POST /set-tag HTTP/1.1" 200 109 0.002340 10.0.0.33 - - [2025-09-18 19:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.33 - - [2025-09-18 19:17:02] "GET /loadbalancer/2551a5fe-cb0e-4d66-b1a3-c3caf2e40c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002708 10.0.0.33 - - [2025-09-18 19:17:02] "GET /loadbalancer-pool/7d4931d8-9203-422b-ade5-1d48f264e1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004292 10.0.0.33 - - [2025-09-18 19:17:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016238 10.0.0.33 - - [2025-09-18 19:17:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015050 10.0.0.33 - - [2025-09-18 19:17:02] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005048 10.0.0.33 - - [2025-09-18 19:17:02] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003924 10.0.0.33 - - [2025-09-18 19:17:02] "POST /ref-update HTTP/1.1" 200 156 0.013307 10.0.0.33 - - [2025-09-18 19:17:02] "GET /floating-ip/8227a3ea-3d2e-45a2-a098-ac7b0422e832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.004841 10.0.0.33 - - [2025-09-18 19:17:02] "POST /tags HTTP/1.1" 409 205 0.003383 10.0.0.33 - - [2025-09-18 19:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.33 - - [2025-09-18 19:17:02] "GET /tag/617b106e-3c63-44d7-ad76-e1955eb1b2e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010741 10.0.0.33 - - [2025-09-18 19:17:02] "PUT /floating-ip/8227a3ea-3d2e-45a2-a098-ac7b0422e832 HTTP/1.1" 200 256 0.010503 10.0.0.33 - - [2025-09-18 19:17:02] "POST /set-tag HTTP/1.1" 200 109 0.060112 10.0.0.33 - - [2025-09-18 19:17:02] "GET /loadbalancer-pool/fdfe14c7-2df6-4610-9c14-1f50991753f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.013062 10.0.0.33 - - [2025-09-18 19:17:03] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016890 10.0.0.33 - - [2025-09-18 19:17:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008640 10.0.0.33 - - [2025-09-18 19:17:03] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006635 10.0.0.33 - - [2025-09-18 19:17:03] "POST /set-tag HTTP/1.1" 200 109 0.004407 10.0.0.33 - - [2025-09-18 19:17:03] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005234 10.0.0.33 - - [2025-09-18 19:17:03] "POST /ref-update HTTP/1.1" 200 156 0.006300 10.0.0.33 - - [2025-09-18 19:17:03] "GET /floating-ip/8227a3ea-3d2e-45a2-a098-ac7b0422e832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.009689 10.0.0.33 - - [2025-09-18 19:17:03] "GET /loadbalancer-pool/b3111843-3de0-4d2d-b0a9-10fbcfed97db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004131 10.0.0.33 - - [2025-09-18 19:17:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018028 10.0.0.33 - - [2025-09-18 19:17:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.035837 10.0.0.33 - - [2025-09-18 19:17:03] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007448 10.0.0.33 - - [2025-09-18 19:17:03] "PUT /floating-ip/8227a3ea-3d2e-45a2-a098-ac7b0422e832 HTTP/1.1" 200 256 0.053688 10.0.0.33 - - [2025-09-18 19:17:03] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004271 10.0.0.33 - - [2025-09-18 19:17:03] "POST /ref-update HTTP/1.1" 200 156 0.007741 10.0.0.33 - - [2025-09-18 19:17:03] "POST /set-tag HTTP/1.1" 200 109 0.012136 10.0.0.33 - - [2025-09-18 19:17:03] "GET /floating-ip/8227a3ea-3d2e-45a2-a098-ac7b0422e832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.002867 10.0.0.33 - - [2025-09-18 19:17:03] "PUT /floating-ip/8227a3ea-3d2e-45a2-a098-ac7b0422e832 HTTP/1.1" 200 256 0.009811 10.0.0.33 - - [2025-09-18 19:18:30] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010586 10.0.0.33 - - [2025-09-18 19:18:30] "POST /set-tag HTTP/1.1" 200 109 0.010127 10.0.0.33 - - [2025-09-18 19:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.33 - - [2025-09-18 19:18:30] "GET /loadbalancer/2551a5fe-cb0e-4d66-b1a3-c3caf2e40c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002903 10.0.0.33 - - [2025-09-18 19:18:30] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004673 10.0.0.33 - - [2025-09-18 19:18:30] "POST /set-tag HTTP/1.1" 200 109 0.018844 10.0.0.33 - - [2025-09-18 19:18:30] "DELETE /loadbalancer-member/cc8ae41e-17b5-4066-951d-220d8763eb9f HTTP/1.1" 200 115 0.038684 10.0.0.33 - - [2025-09-18 19:18:30] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004598 10.0.0.33 - - [2025-09-18 19:18:30] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.33 - - [2025-09-18 19:18:30] "DELETE /loadbalancer-member/e8b9b320-d13d-4b5e-a98f-9f9b8459dea1 HTTP/1.1" 200 115 0.035189 10.0.0.33 - - [2025-09-18 19:18:30] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015114 10.0.0.33 - - [2025-09-18 19:18:30] "POST /set-tag HTTP/1.1" 200 109 0.002516 10.0.0.33 - - [2025-09-18 19:18:31] "DELETE /loadbalancer-member/b7a9e44c-cac9-4fe7-b4db-5a18a1da80be HTTP/1.1" 200 115 0.031373 10.0.0.33 - - [2025-09-18 19:18:31] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007658 10.0.0.33 - - [2025-09-18 19:18:31] "POST /set-tag HTTP/1.1" 200 109 0.006298 10.0.0.33 - - [2025-09-18 19:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.33 - - [2025-09-18 19:18:31] "GET /loadbalancer/2551a5fe-cb0e-4d66-b1a3-c3caf2e40c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003391 10.0.0.33 - - [2025-09-18 19:18:31] "GET /loadbalancer-pool/7d4931d8-9203-422b-ade5-1d48f264e1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004728 10.0.0.33 - - [2025-09-18 19:18:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027189 10.0.0.33 - - [2025-09-18 19:18:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.025165 10.0.0.33 - - [2025-09-18 19:18:31] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006242 10.0.0.33 - - [2025-09-18 19:18:31] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005399 10.0.0.33 - - [2025-09-18 19:18:31] "GET /floating-ip/8227a3ea-3d2e-45a2-a098-ac7b0422e832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002280 10.0.0.33 - - [2025-09-18 19:18:31] "POST /set-tag HTTP/1.1" 200 109 0.063096 10.0.0.33 - - [2025-09-18 19:18:31] "GET /loadbalancer-pool/fdfe14c7-2df6-4610-9c14-1f50991753f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.016181 10.0.0.33 - - [2025-09-18 19:18:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026174 10.0.0.33 - - [2025-09-18 19:18:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.016159 10.0.0.33 - - [2025-09-18 19:18:31] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011002 10.0.0.33 - - [2025-09-18 19:18:31] "POST /set-tag HTTP/1.1" 200 109 0.002860 10.0.0.33 - - [2025-09-18 19:18:31] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003701 10.0.0.33 - - [2025-09-18 19:18:31] "GET /floating-ip/8227a3ea-3d2e-45a2-a098-ac7b0422e832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002938 10.0.0.33 - - [2025-09-18 19:18:31] "GET /loadbalancer-pool/b3111843-3de0-4d2d-b0a9-10fbcfed97db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005502 10.0.0.33 - - [2025-09-18 19:18:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.048878 10.0.0.33 - - [2025-09-18 19:18:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.013743 10.0.0.33 - - [2025-09-18 19:18:31] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007838 10.0.0.33 - - [2025-09-18 19:18:31] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004347 10.0.0.33 - - [2025-09-18 19:18:31] "GET /floating-ip/8227a3ea-3d2e-45a2-a098-ac7b0422e832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002445 10.0.0.33 - - [2025-09-18 19:18:31] "POST /set-tag HTTP/1.1" 200 109 0.002569 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:19:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000974 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:19:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001074 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:20:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:20:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001020 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:20:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001101 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:20:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001061 10.0.0.33 - - [2025-09-18 19:20:16] "GET / HTTP/1.1" 200 35931 0.002148 10.0.0.33 - - [2025-09-18 19:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.33 - - [2025-09-18 19:20:16] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027027 10.0.0.33 - - [2025-09-18 19:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.33 - - [2025-09-18 19:20:16] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034332 10.0.0.33 - - [2025-09-18 19:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.33 - - [2025-09-18 19:20:17] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035340 10.0.0.33 - - [2025-09-18 19:20:17] "POST /tags HTTP/1.1" 200 333 0.065931 10.0.0.33 - - [2025-09-18 19:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.023957 10.0.0.33 - - [2025-09-18 19:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004526 10.0.0.33 - - [2025-09-18 19:20:17] "GET /tag/0ea37906-bc1c-4d38-9de5-38894cc4fea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013476 10.0.0.33 - - [2025-09-18 19:20:17] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.058873 10.0.0.33 - - [2025-09-18 19:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.33 - - [2025-09-18 19:20:17] "GET /virtual-networks?parent_id=92758a0a-3273-46c2-a101-ba8bfe55c25b&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001751 10.0.0.33 - - [2025-09-18 19:20:17] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029549 10.0.0.33 - - [2025-09-18 19:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.33 - - [2025-09-18 19:20:17] "GET /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.014229 10.0.0.33 - - [2025-09-18 19:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.33 - - [2025-09-18 19:20:17] "GET /service-appliance-set/ee99884d-6e97-43d9-89c2-4aec82486656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003283 10.0.0.33 - - [2025-09-18 19:20:17] "POST /virtual-networks HTTP/1.1" 200 512 0.071026 10.0.0.33 - - [2025-09-18 19:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007613 10.0.0.33 - - [2025-09-18 19:20:17] "GET /network-ipam/f56bafd0-a69a-4335-a131-ae296f412610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.002988 10.0.0.33 - - [2025-09-18 19:20:17] "POST /fqname-to-id HTTP/1.1" 404 254 0.002207 10.0.0.33 - - [2025-09-18 19:20:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.156032 10.0.0.33 - - [2025-09-18 19:20:17] "GET /virtual-machine-interface/0619fde2-172d-48b4-8b34-a13804059863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.013935 10.0.0.33 - - [2025-09-18 19:20:17] "POST /useragent-kv HTTP/1.1" 200 115 0.005694 10.0.0.33 - - [2025-09-18 19:20:17] "POST /ref-update HTTP/1.1" 200 156 0.167553 10.0.0.33 - - [2025-09-18 19:20:17] "GET /virtual-network/ca1041e8-2dbf-4e55-afce-274cc08f06ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005416 10.0.0.33 - - [2025-09-18 19:20:17] "GET /domains HTTP/1.1" 200 280 0.002408 10.0.0.33 - - [2025-09-18 19:20:18] "GET /domain/4d54f30f-030f-4ff2-b523-03f751a1fb87 HTTP/1.1" 200 3086 0.014647 10.0.0.33 - - [2025-09-18 19:20:18] "POST /instance-ips HTTP/1.1" 200 409 0.029796 10.0.0.33 - - [2025-09-18 19:20:18] "GET /instance-ip/35ca2277-11b7-4552-95b5-ac6b4a0cfcbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.011769 10.0.0.33 - - [2025-09-18 19:20:18] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b HTTP/1.1" 200 5477 0.051086 10.0.0.33 - - [2025-09-18 19:20:18] "GET /virtual-network/ca1041e8-2dbf-4e55-afce-274cc08f06ab HTTP/1.1" 200 2089 0.006732 10.0.0.33 - - [2025-09-18 19:20:18] "GET /virtual-network/ca1041e8-2dbf-4e55-afce-274cc08f06ab HTTP/1.1" 200 2089 0.003925 10.0.0.33 - - [2025-09-18 19:20:18] "GET /routing-instance/ac44be28-1962-4e8a-b276-79ef6add2d45 HTTP/1.1" 200 1182 0.042636 10.0.0.33 - - [2025-09-18 19:20:18] "POST /loadbalancers HTTP/1.1" 200 610 0.081776 10.0.0.33 - - [2025-09-18 19:20:18] "GET /routing-instance/ac44be28-1962-4e8a-b276-79ef6add2d45 HTTP/1.1" 200 1182 0.016220 10.0.0.33 - - [2025-09-18 19:20:18] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034308 10.0.0.33 - - [2025-09-18 19:20:18] "GET /instance-ip/35ca2277-11b7-4552-95b5-ac6b4a0cfcbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005227 10.0.0.33 - - [2025-09-18 19:20:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.024957 10.0.0.33 - - [2025-09-18 19:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.33 - - [2025-09-18 19:20:18] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036370 10.0.0.33 - - [2025-09-18 19:20:18] "POST /route-targets HTTP/1.1" 200 327 0.028010 10.0.0.33 - - [2025-09-18 19:20:18] "POST /ref-update HTTP/1.1" 200 156 0.014850 10.0.0.33 - - [2025-09-18 19:20:18] "POST /floating-ips HTTP/1.1" 200 597 0.059201 10.0.0.33 - - [2025-09-18 19:20:18] "GET /loadbalancer/0ef4d8b6-0ab0-46b9-b7eb-99ba3a54d23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003358 10.0.0.33 - - [2025-09-18 19:20:18] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.038348 10.0.0.33 - - [2025-09-18 19:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005307 10.0.0.33 - - [2025-09-18 19:20:18] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035329 10.0.0.33 - - [2025-09-18 19:20:18] "GET /loadbalancer-listener/551a4f82-cdf1-4db2-acd2-fd2339a76d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003275 10.0.0.33 - - [2025-09-18 19:20:18] "GET /loadbalancer-listener/551a4f82-cdf1-4db2-acd2-fd2339a76d08?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003404 10.0.0.33 - - [2025-09-18 19:20:18] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.019540 10.0.0.33 - - [2025-09-18 19:20:18] "GET /instance-ip/35ca2277-11b7-4552-95b5-ac6b4a0cfcbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.010500 10.0.0.33 - - [2025-09-18 19:20:18] "GET /instance-ip/35ca2277-11b7-4552-95b5-ac6b4a0cfcbd?fields=floating_ips HTTP/1.1" 200 1212 0.006600 10.0.0.33 - - [2025-09-18 19:20:18] "GET /floating-ip/04ceaef0-7943-4893-b512-c898ff67866c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003225 10.0.0.33 - - [2025-09-18 19:20:18] "POST /tags HTTP/1.1" 200 295 0.053812 10.0.0.33 - - [2025-09-18 19:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010266 10.0.0.33 - - [2025-09-18 19:20:18] "GET /tag/9ee902df-c871-4fe4-b8f0-318aee7f1569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.014983 10.0.0.33 - - [2025-09-18 19:20:18] "POST /tags HTTP/1.1" 409 233 0.002325 10.0.0.33 - - [2025-09-18 19:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.33 - - [2025-09-18 19:20:18] "GET /tag/f4b7ca7f-0c18-41d0-a05e-d20108f4a9ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011232 10.0.0.33 - - [2025-09-18 19:20:18] "POST /tags HTTP/1.1" 409 206 0.002163 10.0.0.33 - - [2025-09-18 19:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.33 - - [2025-09-18 19:20:18] "GET /tag/98fa001f-e882-4561-a88a-b5a9e041c68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010769 10.0.0.33 - - [2025-09-18 19:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.33 - - [2025-09-18 19:20:18] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004228 10.0.0.33 - - [2025-09-18 19:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.33 - - [2025-09-18 19:20:18] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038664 10.0.0.33 - - [2025-09-18 19:20:18] "POST /virtual-machines HTTP/1.1" 200 369 0.010035 10.0.0.33 - - [2025-09-18 19:20:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008079 10.0.0.33 - - [2025-09-18 19:20:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.116856 10.0.0.33 - - [2025-09-18 19:20:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.023568 10.0.0.33 - - [2025-09-18 19:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011973 10.0.0.33 - - [2025-09-18 19:20:19] "GET /virtual-machine-interface/838a92fa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004842 10.0.0.33 - - [2025-09-18 19:20:19] "POST /instance-ips HTTP/1.1" 200 409 0.020792 10.0.0.33 - - [2025-09-18 19:20:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.024709 10.0.0.33 - - [2025-09-18 19:20:19] "GET /virtual-machine-interface/838a92fa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011541 10.0.0.33 - - [2025-09-18 19:20:19] "POST /set-tag HTTP/1.1" 200 109 0.015955 10.0.0.33 - - [2025-09-18 19:20:19] "GET /virtual-machine-interface/838a92fa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010442 10.0.0.33 - - [2025-09-18 19:20:19] "GET /instance-ip/83a1bb1a-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003973 10.0.0.33 - - [2025-09-18 19:20:19] "GET /virtual-machine-interface/838a92fa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004544 10.0.0.33 - - [2025-09-18 19:20:19] "POST /set-tag HTTP/1.1" 200 109 0.002397 10.0.0.33 - - [2025-09-18 19:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010572 10.0.0.33 - - [2025-09-18 19:20:19] "GET /loadbalancer/0ef4d8b6-0ab0-46b9-b7eb-99ba3a54d23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002569 10.0.0.33 - - [2025-09-18 19:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.33 - - [2025-09-18 19:20:19] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005116 10.0.0.33 - - [2025-09-18 19:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.33 - - [2025-09-18 19:20:19] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041555 10.0.0.33 - - [2025-09-18 19:20:19] "POST /virtual-machines HTTP/1.1" 200 369 0.019319 10.0.0.33 - - [2025-09-18 19:20:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020946 10.0.0.33 - - [2025-09-18 19:20:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.158126 10.0.0.33 - - [2025-09-18 19:20:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010382 10.0.0.33 - - [2025-09-18 19:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006816 10.0.0.33 - - [2025-09-18 19:20:19] "GET /virtual-machine-interface/83f16caa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009710 10.0.0.33 - - [2025-09-18 19:20:19] "POST /instance-ips HTTP/1.1" 200 409 0.025717 10.0.0.33 - - [2025-09-18 19:20:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.045751 10.0.0.33 - - [2025-09-18 19:20:20] "GET /virtual-machine-interface/83f16caa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011067 10.0.0.33 - - [2025-09-18 19:20:20] "POST /set-tag HTTP/1.1" 200 109 0.017259 10.0.0.33 - - [2025-09-18 19:20:20] "GET /virtual-machine-interface/83f16caa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017915 10.0.0.33 - - [2025-09-18 19:20:20] "GET /instance-ip/84131a3a-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004640 10.0.0.33 - - [2025-09-18 19:20:20] "GET /virtual-machine-interface/83f16caa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004375 10.0.0.33 - - [2025-09-18 19:20:20] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.33 - - [2025-09-18 19:20:20] "GET /virtual-router/7f8e13da-6e10-4b0b-9a70-28975b0a60ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003747 10.0.0.33 - - [2025-09-18 19:20:20] "POST /ref-update HTTP/1.1" 200 156 0.011220 10.0.0.33 - - [2025-09-18 19:20:20] "GET /virtual-machine-interface/838a92fa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015053 10.0.0.33 - - [2025-09-18 19:20:20] "POST /set-tag HTTP/1.1" 200 109 0.005180 10.0.0.33 - - [2025-09-18 19:20:20] "GET /virtual-router/7f8e13da-6e10-4b0b-9a70-28975b0a60ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.004447 10.0.0.33 - - [2025-09-18 19:20:20] "POST /ref-update HTTP/1.1" 200 156 0.018595 10.0.0.33 - - [2025-09-18 19:20:20] "GET /virtual-machine-interface/83f16caa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006812 10.0.0.33 - - [2025-09-18 19:20:20] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.33 - - [2025-09-18 19:20:20] "GET /virtual-machine-interface/838a92fa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004146 10.0.0.33 - - [2025-09-18 19:20:20] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.33 - - [2025-09-18 19:20:20] "GET /virtual-machine-interface/83f16caa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004312 10.0.0.33 - - [2025-09-18 19:20:20] "POST /set-tag HTTP/1.1" 200 109 0.001998 10.0.0.33 - - [2025-09-18 19:20:23] "GET /domains HTTP/1.1" 200 280 0.004193 10.0.0.33 - - [2025-09-18 19:20:23] "GET /domain/4d54f30f-030f-4ff2-b523-03f751a1fb87 HTTP/1.1" 200 3086 0.005335 10.0.0.33 - - [2025-09-18 19:20:23] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b HTTP/1.1" 200 7065 0.051039 10.0.0.33 - - [2025-09-18 19:20:23] "GET /virtual-network/ca1041e8-2dbf-4e55-afce-274cc08f06ab HTTP/1.1" 200 2089 0.009301 10.0.0.33 - - [2025-09-18 19:20:23] "GET /virtual-network/ca1041e8-2dbf-4e55-afce-274cc08f06ab HTTP/1.1" 200 2089 0.005928 10.0.0.33 - - [2025-09-18 19:20:23] "GET /routing-instance/ac44be28-1962-4e8a-b276-79ef6add2d45 HTTP/1.1" 200 1403 0.003701 10.0.0.33 - - [2025-09-18 19:20:23] "GET /routing-instance/ac44be28-1962-4e8a-b276-79ef6add2d45 HTTP/1.1" 200 1403 0.002798 10.0.0.33 - - [2025-09-18 19:20:23] "GET /route-target/57a07850-1610-48f4-bb7b-840399ea0b3b HTTP/1.1" 200 1152 0.002001 10.0.0.33 - - [2025-09-18 19:20:23] "GET /virtual-network/ca1041e8-2dbf-4e55-afce-274cc08f06ab HTTP/1.1" 200 2089 0.003318 10.0.0.33 - - [2025-09-18 19:20:23] "GET /routing-instance/ac44be28-1962-4e8a-b276-79ef6add2d45 HTTP/1.1" 200 1403 0.002142 10.0.0.33 - - [2025-09-18 19:20:23] "GET /virtual-network/ca1041e8-2dbf-4e55-afce-274cc08f06ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003371 10.0.0.33 - - [2025-09-18 19:20:23] "GET /virtual-network/ca1041e8-2dbf-4e55-afce-274cc08f06ab HTTP/1.1" 200 2089 0.003426 10.0.0.33 - - [2025-09-18 19:20:23] "GET /routing-instance/ac44be28-1962-4e8a-b276-79ef6add2d45 HTTP/1.1" 200 1403 0.002319 10.0.0.33 - - [2025-09-18 19:20:23] "GET /routing-instance/ac44be28-1962-4e8a-b276-79ef6add2d45 HTTP/1.1" 200 1403 0.002063 10.0.0.33 - - [2025-09-18 19:20:23] "GET /route-target/57a07850-1610-48f4-bb7b-840399ea0b3b HTTP/1.1" 200 1152 0.001709 10.0.0.33 - - [2025-09-18 19:20:23] "GET /domains HTTP/1.1" 200 280 0.001950 10.0.0.33 - - [2025-09-18 19:20:23] "GET /domain/4d54f30f-030f-4ff2-b523-03f751a1fb87 HTTP/1.1" 200 3086 0.002661 10.0.0.33 - - [2025-09-18 19:20:23] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b HTTP/1.1" 200 7065 0.043608 10.0.0.33 - - [2025-09-18 19:20:23] "GET /virtual-network/ca1041e8-2dbf-4e55-afce-274cc08f06ab HTTP/1.1" 200 2089 0.003837 10.0.0.33 - - [2025-09-18 19:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.33 - - [2025-09-18 19:20:23] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041274 10.0.0.33 - - [2025-09-18 19:20:23] "GET /virtual-network/ca1041e8-2dbf-4e55-afce-274cc08f06ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004492 10.0.0.33 - - [2025-09-18 19:20:23] "GET /floating-ip-pools?parent_id=ca1041e8-2dbf-4e55-afce-274cc08f06ab&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001985 10.0.0.33 - - [2025-09-18 19:20:23] "GET /virtual-network/ca1041e8-2dbf-4e55-afce-274cc08f06ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004680 10.0.0.33 - - [2025-09-18 19:20:23] "POST /floating-ip-pools HTTP/1.1" 200 562 0.021550 10.0.0.33 - - [2025-09-18 19:20:23] "POST /ref-update HTTP/1.1" 200 156 0.008210 10.0.0.33 - - [2025-09-18 19:20:23] "GET /virtual-network/ca1041e8-2dbf-4e55-afce-274cc08f06ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.011194 10.0.0.33 - - [2025-09-18 19:20:23] "GET /domains HTTP/1.1" 200 280 0.005506 10.0.0.33 - - [2025-09-18 19:20:23] "GET /domain/4d54f30f-030f-4ff2-b523-03f751a1fb87 HTTP/1.1" 200 3086 0.002901 10.0.0.33 - - [2025-09-18 19:20:23] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b HTTP/1.1" 200 7321 0.046277 10.0.0.33 - - [2025-09-18 19:20:23] "GET /virtual-network/ca1041e8-2dbf-4e55-afce-274cc08f06ab HTTP/1.1" 200 2327 0.005221 10.0.0.33 - - [2025-09-18 19:20:23] "GET /floating-ip-pool/e0d91172-c127-4d6d-a4f7-75ba5b20c618 HTTP/1.1" 200 1315 0.002062 10.0.0.33 - - [2025-09-18 19:20:23] "GET /domains HTTP/1.1" 200 280 0.001290 10.0.0.33 - - [2025-09-18 19:20:23] "GET /domain/4d54f30f-030f-4ff2-b523-03f751a1fb87 HTTP/1.1" 200 3086 0.002132 10.0.0.33 - - [2025-09-18 19:20:23] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b HTTP/1.1" 200 7321 0.038137 10.0.0.33 - - [2025-09-18 19:20:23] "GET /virtual-network/ca1041e8-2dbf-4e55-afce-274cc08f06ab HTTP/1.1" 200 2327 0.003659 10.0.0.33 - - [2025-09-18 19:20:23] "GET /virtual-network/ca1041e8-2dbf-4e55-afce-274cc08f06ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003948 10.0.0.33 - - [2025-09-18 19:20:23] "POST /tags HTTP/1.1" 200 365 0.074264 10.0.0.33 - - [2025-09-18 19:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.024018 10.0.0.33 - - [2025-09-18 19:20:23] "GET /tag/06db330f-440b-47b2-a57e-1efccd8fff4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.013515 10.0.0.33 - - [2025-09-18 19:20:23] "POST /tags HTTP/1.1" 409 206 0.001765 10.0.0.33 - - [2025-09-18 19:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.33 - - [2025-09-18 19:20:24] "GET /tag/98fa001f-e882-4561-a88a-b5a9e041c68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011246 10.0.0.33 - - [2025-09-18 19:20:24] "GET / HTTP/1.1" 200 35931 0.001595 10.0.0.33 - - [2025-09-18 19:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.33 - - [2025-09-18 19:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.33 - - [2025-09-18 19:20:24] "GET /global-system-config/456b5da5-f608-445c-b08b-b500aaa415a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003896 10.0.0.33 - - [2025-09-18 19:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.33 - - [2025-09-18 19:20:24] "GET /config-node/29e28d00-b9a5-4d0d-99cb-4291b1f4d6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.009445 10.0.0.33 - - [2025-09-18 19:20:24] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.035911 10.0.0.33 - - [2025-09-18 19:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.33 - - [2025-09-18 19:20:24] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004066 10.0.0.33 - - [2025-09-18 19:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.33 - - [2025-09-18 19:20:24] "GET /service-appliance-set/05f4f97d-cd8b-4837-a60f-aebf17a7b33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003820 10.0.0.33 - - [2025-09-18 19:20:24] "POST /fqname-to-id HTTP/1.1" 404 258 0.001410 10.0.0.33 - - [2025-09-18 19:20:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.106294 10.0.0.33 - - [2025-09-18 19:20:24] "GET /virtual-machine-interface/c9ec91b3-69fc-4480-9220-5968123f828d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.005949 10.0.0.33 - - [2025-09-18 19:20:24] "POST /set-tag HTTP/1.1" 200 109 0.023493 10.0.0.33 - - [2025-09-18 19:20:24] "POST /instance-ips HTTP/1.1" 200 417 0.039976 10.0.0.33 - - [2025-09-18 19:20:24] "GET /instance-ip/c4a5b3b1-33f1-44c3-96a6-c1a44aa2f429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.005037 10.0.0.33 - - [2025-09-18 19:20:24] "POST /loadbalancers HTTP/1.1" 200 618 0.064461 10.0.0.33 - - [2025-09-18 19:20:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.021122 10.0.0.33 - - [2025-09-18 19:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011649 10.0.0.33 - - [2025-09-18 19:20:24] "POST /service-instances HTTP/1.1" 200 566 0.030214 10.0.0.33 - - [2025-09-18 19:20:24] "POST /ref-update HTTP/1.1" 200 156 0.018362 10.0.0.33 - - [2025-09-18 19:20:24] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.068342 10.0.0.33 - - [2025-09-18 19:20:24] "PUT /service-instance/d6773527-8f0c-40aa-974f-187b354c0348 HTTP/1.1" 200 266 0.034818 10.0.0.33 - - [2025-09-18 19:20:24] "GET /virtual-machine-interface/c9ec91b3-69fc-4480-9220-5968123f828d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.012761 10.0.0.33 - - [2025-09-18 19:20:24] "GET /virtual-machine-interface/c9ec91b3-69fc-4480-9220-5968123f828d?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.020055 10.0.0.33 - - [2025-09-18 19:20:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.023273 10.0.0.33 - - [2025-09-18 19:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.33 - - [2025-09-18 19:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.33 - - [2025-09-18 19:20:24] "GET /floating-ip-pool/e0d91172-c127-4d6d-a4f7-75ba5b20c618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002263 10.0.0.33 - - [2025-09-18 19:20:24] "POST /virtual-machines HTTP/1.1" 200 429 0.014137 10.0.0.33 - - [2025-09-18 19:20:24] "POST /floating-ips HTTP/1.1" 200 671 0.075531 10.0.0.33 - - [2025-09-18 19:20:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.088050 10.0.0.33 - - [2025-09-18 19:20:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.034608 10.0.0.33 - - [2025-09-18 19:20:24] "POST /chown HTTP/1.1" 200 109 0.043501 10.0.0.33 - - [2025-09-18 19:20:24] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013835 10.0.0.33 - - [2025-09-18 19:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.33 - - [2025-09-18 19:20:25] "POST /chown HTTP/1.1" 200 109 0.007750 10.0.0.33 - - [2025-09-18 19:20:25] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005748 10.0.0.33 - - [2025-09-18 19:20:25] "POST /tags HTTP/1.1" 409 221 0.005487 10.0.0.33 - - [2025-09-18 19:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.33 - - [2025-09-18 19:20:25] "PUT /virtual-machine-interface/5eeb647d-9b5c-47f6-b804-c60642d6bbef HTTP/1.1" 200 284 0.036566 10.0.0.33 - - [2025-09-18 19:20:25] "PUT /instance-ip/c4a5b3b1-33f1-44c3-96a6-c1a44aa2f429 HTTP/1.1" 200 256 0.036856 10.0.0.33 - - [2025-09-18 19:20:25] "GET /tag/0ea37906-bc1c-4d38-9de5-38894cc4fea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.020801 10.0.0.33 - - [2025-09-18 19:20:25] "POST /tags HTTP/1.1" 409 238 0.002126 10.0.0.33 - - [2025-09-18 19:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.33 - - [2025-09-18 19:20:25] "GET /tag/06db330f-440b-47b2-a57e-1efccd8fff4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.014021 10.0.0.33 - - [2025-09-18 19:20:25] "POST /ref-update HTTP/1.1" 200 156 0.021420 10.0.0.33 - - [2025-09-18 19:20:25] "POST /ref-update HTTP/1.1" 200 156 0.027489 10.0.0.33 - - [2025-09-18 19:20:25] "POST /ref-update HTTP/1.1" 200 156 0.029764 10.0.0.33 - - [2025-09-18 19:20:25] "POST /firewall-rules HTTP/1.1" 200 650 0.109388 10.0.0.33 - - [2025-09-18 19:20:25] "GET /firewall-rule/1a204732-9008-4e22-87a3-6d9cfd92b44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.010072 10.0.0.33 - - [2025-09-18 19:20:25] "POST /ref-update HTTP/1.1" 200 156 0.043589 10.0.0.33 - - [2025-09-18 19:20:25] "GET /firewall-policy/b9ab16ef-c7c6-4601-be1e-30e2f81bd5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.049490 10.0.0.33 - - [2025-09-18 19:20:25] "POST /ref-update HTTP/1.1" 200 156 0.062685 10.0.0.33 - - [2025-09-18 19:20:25] "POST /ref-update HTTP/1.1" 200 156 0.015177 10.0.0.33 - - [2025-09-18 19:20:25] "GET /firewall-rule/1a204732-9008-4e22-87a3-6d9cfd92b44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002549 10.0.0.33 - - [2025-09-18 19:20:25] "POST /ref-update HTTP/1.1" 200 156 0.013166 10.0.0.33 - - [2025-09-18 19:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012103 10.0.0.33 - - [2025-09-18 19:20:25] "POST /virtual-machines HTTP/1.1" 200 429 0.011065 10.0.0.33 - - [2025-09-18 19:20:25] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.028513 10.0.0.33 - - [2025-09-18 19:20:25] "GET /loadbalancer/7670241b-04cd-4ac1-ba94-75f590bf3176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.041888 10.0.0.33 - - [2025-09-18 19:20:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.136339 10.0.0.33 - - [2025-09-18 19:20:25] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.075560 10.0.0.33 - - [2025-09-18 19:20:25] "POST /chown HTTP/1.1" 200 109 0.043955 10.0.0.33 - - [2025-09-18 19:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.33 - - [2025-09-18 19:20:25] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.029515 10.0.0.33 - - [2025-09-18 19:20:25] "GET /loadbalancer-listener/2bd809c2-e653-43a8-81b2-7e67259fad40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.012601 10.0.0.33 - - [2025-09-18 19:20:25] "POST /chown HTTP/1.1" 200 109 0.027899 10.0.0.33 - - [2025-09-18 19:20:25] "PUT /virtual-machine-interface/2c3d7fb6-7ddc-42c8-956c-20ee8fb7141b HTTP/1.1" 200 284 0.016677 10.0.0.33 - - [2025-09-18 19:20:25] "GET /loadbalancer-listener/2bd809c2-e653-43a8-81b2-7e67259fad40?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.013153 10.0.0.33 - - [2025-09-18 19:20:25] "PUT /instance-ip/c4a5b3b1-33f1-44c3-96a6-c1a44aa2f429 HTTP/1.1" 200 256 0.032562 10.0.0.33 - - [2025-09-18 19:20:25] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.029671 10.0.0.33 - - [2025-09-18 19:20:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.018342 10.0.0.33 - - [2025-09-18 19:20:25] "GET /loadbalancer-pool/664a68b6-f475-4fe9-be3b-d4c4fcb06892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008622 10.0.0.33 - - [2025-09-18 19:20:25] "POST /ref-update HTTP/1.1" 200 156 0.036787 10.0.0.33 - - [2025-09-18 19:20:25] "POST /ref-update HTTP/1.1" 200 156 0.014256 10.0.0.33 - - [2025-09-18 19:20:25] "POST /ref-update HTTP/1.1" 200 156 0.029921 10.0.0.33 - - [2025-09-18 19:20:25] "POST /loadbalancer-members HTTP/1.1" 200 707 0.040195 10.0.0.33 - - [2025-09-18 19:20:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.017346 10.0.0.33 - - [2025-09-18 19:20:26] "POST /ref-update HTTP/1.1" 200 156 0.020797 10.0.0.33 - - [2025-09-18 19:20:26] "GET /loadbalancer-member/ac75f9f0-15f3-49b6-a51b-f4cdcdc648ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.012750 10.0.0.33 - - [2025-09-18 19:20:26] "POST /ref-update HTTP/1.1" 200 156 0.023123 10.0.0.33 - - [2025-09-18 19:20:26] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014085 10.0.0.33 - - [2025-09-18 19:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.33 - - [2025-09-18 19:20:26] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003333 10.0.0.33 - - [2025-09-18 19:20:26] "PUT /service-instance/d6773527-8f0c-40aa-974f-187b354c0348 HTTP/1.1" 200 266 0.016469 10.0.0.33 - - [2025-09-18 19:20:26] "POST /tags HTTP/1.1" 409 221 0.002401 10.0.0.33 - - [2025-09-18 19:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.33 - - [2025-09-18 19:20:26] "GET /tag/0ea37906-bc1c-4d38-9de5-38894cc4fea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011897 10.0.0.33 - - [2025-09-18 19:20:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.027768 10.0.0.33 - - [2025-09-18 19:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.33 - - [2025-09-18 19:20:26] "POST /chown HTTP/1.1" 200 109 0.007431 10.0.0.33 - - [2025-09-18 19:20:26] "POST /tags HTTP/1.1" 409 238 0.011778 10.0.0.33 - - [2025-09-18 19:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011056 10.0.0.33 - - [2025-09-18 19:20:26] "GET /tag/06db330f-440b-47b2-a57e-1efccd8fff4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.013486 10.0.0.33 - - [2025-09-18 19:20:26] "POST /chown HTTP/1.1" 200 109 0.009059 10.0.0.33 - - [2025-09-18 19:20:26] "PUT /instance-ip/c4a5b3b1-33f1-44c3-96a6-c1a44aa2f429 HTTP/1.1" 200 256 0.030484 10.0.0.33 - - [2025-09-18 19:20:26] "POST /firewall-rules HTTP/1.1" 409 293 0.008014 10.0.0.33 - - [2025-09-18 19:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005041 10.0.0.33 - - [2025-09-18 19:20:26] "POST /ref-update HTTP/1.1" 200 156 0.021060 10.0.0.33 - - [2025-09-18 19:20:26] "PUT /firewall-rule/1a204732-9008-4e22-87a3-6d9cfd92b44d HTTP/1.1" 200 260 0.032899 10.0.0.33 - - [2025-09-18 19:20:26] "POST /chown HTTP/1.1" 200 109 0.014249 10.0.0.33 - - [2025-09-18 19:20:26] "GET /firewall-rule/1a204732-9008-4e22-87a3-6d9cfd92b44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.013138 10.0.0.33 - - [2025-09-18 19:20:26] "GET /firewall-policy/b9ab16ef-c7c6-4601-be1e-30e2f81bd5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004997 10.0.0.33 - - [2025-09-18 19:20:26] "POST /chown HTTP/1.1" 200 109 0.030012 10.0.0.33 - - [2025-09-18 19:20:26] "GET /firewall-rule/1a204732-9008-4e22-87a3-6d9cfd92b44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.014392 10.0.0.33 - - [2025-09-18 19:20:26] "PUT /instance-ip/c4a5b3b1-33f1-44c3-96a6-c1a44aa2f429 HTTP/1.1" 200 256 0.017953 10.0.0.33 - - [2025-09-18 19:20:26] "POST /ref-update HTTP/1.1" 200 156 0.011503 10.0.0.33 - - [2025-09-18 19:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.33 - - [2025-09-18 19:20:26] "POST /chown HTTP/1.1" 200 109 0.007764 10.0.0.33 - - [2025-09-18 19:20:26] "POST /chown HTTP/1.1" 200 109 0.006591 10.0.0.33 - - [2025-09-18 19:20:26] "PUT /instance-ip/c4a5b3b1-33f1-44c3-96a6-c1a44aa2f429 HTTP/1.1" 200 256 0.026383 10.0.0.33 - - [2025-09-18 19:20:26] "POST /ref-update HTTP/1.1" 200 156 0.029170 10.0.0.33 - - [2025-09-18 19:20:26] "POST /chown HTTP/1.1" 200 109 0.007299 10.0.0.33 - - [2025-09-18 19:20:26] "POST /chown HTTP/1.1" 200 109 0.035937 10.0.0.33 - - [2025-09-18 19:20:26] "PUT /instance-ip/c4a5b3b1-33f1-44c3-96a6-c1a44aa2f429 HTTP/1.1" 200 256 0.022752 10.0.0.33 - - [2025-09-18 19:20:26] "POST /ref-update HTTP/1.1" 200 156 0.017422 10.0.0.33 - - [2025-09-18 19:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.33 - - [2025-09-18 19:20:26] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.008470 10.0.0.33 - - [2025-09-18 19:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004818 10.0.0.33 - - [2025-09-18 19:20:26] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.032837 10.0.0.33 - - [2025-09-18 19:20:27] "PUT /service-instance/d6773527-8f0c-40aa-974f-187b354c0348 HTTP/1.1" 200 266 0.013641 10.0.0.33 - - [2025-09-18 19:20:27] "POST /virtual-machines HTTP/1.1" 200 373 0.016508 10.0.0.33 - - [2025-09-18 19:20:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.035074 10.0.0.33 - - [2025-09-18 19:20:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.047901 10.0.0.33 - - [2025-09-18 19:20:27] "PUT /service-instance/d6773527-8f0c-40aa-974f-187b354c0348 HTTP/1.1" 200 266 0.008205 10.0.0.33 - - [2025-09-18 19:20:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014179 10.0.0.33 - - [2025-09-18 19:20:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.109483 10.0.0.33 - - [2025-09-18 19:20:27] "PUT /service-instance/d6773527-8f0c-40aa-974f-187b354c0348 HTTP/1.1" 200 266 0.008118 10.0.0.33 - - [2025-09-18 19:20:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.015848 10.0.0.33 - - [2025-09-18 19:20:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.025928 10.0.0.33 - - [2025-09-18 19:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004978 10.0.0.33 - - [2025-09-18 19:20:27] "GET /virtual-machine-interface/885c8dd8-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.008024 10.0.0.33 - - [2025-09-18 19:20:27] "PUT /service-instance/d6773527-8f0c-40aa-974f-187b354c0348 HTTP/1.1" 200 266 0.008430 10.0.0.33 - - [2025-09-18 19:20:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014087 10.0.0.33 - - [2025-09-18 19:20:27] "PUT /service-instance/d6773527-8f0c-40aa-974f-187b354c0348 HTTP/1.1" 200 266 0.008730 10.0.0.33 - - [2025-09-18 19:20:27] "POST /instance-ips HTTP/1.1" 200 413 0.059501 10.0.0.33 - - [2025-09-18 19:20:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.020715 10.0.0.33 - - [2025-09-18 19:20:27] "GET /virtual-machine-interface/885c8dd8-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.015176 10.0.0.33 - - [2025-09-18 19:20:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022304 10.0.0.33 - - [2025-09-18 19:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.33 - - [2025-09-18 19:20:27] "POST /chown HTTP/1.1" 200 109 0.005973 10.0.0.33 - - [2025-09-18 19:20:27] "POST /chown HTTP/1.1" 200 109 0.014353 10.0.0.33 - - [2025-09-18 19:20:27] "POST /set-tag HTTP/1.1" 200 109 0.041855 10.0.0.33 - - [2025-09-18 19:20:27] "GET /virtual-machine-interface/885c8dd8-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.015071 10.0.0.33 - - [2025-09-18 19:20:27] "GET /instance-ip/8879ae5e-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.013023 10.0.0.33 - - [2025-09-18 19:20:27] "POST /ref-update HTTP/1.1" 200 156 0.023327 10.0.0.33 - - [2025-09-18 19:20:27] "POST /chown HTTP/1.1" 200 109 0.024054 10.0.0.33 - - [2025-09-18 19:20:27] "GET /virtual-machine-interface/885c8dd8-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007858 10.0.0.33 - - [2025-09-18 19:20:27] "POST /set-tag HTTP/1.1" 200 109 0.006135 10.0.0.33 - - [2025-09-18 19:20:27] "POST /chown HTTP/1.1" 200 109 0.042320 10.0.0.33 - - [2025-09-18 19:20:27] "GET /virtual-router/7f8e13da-6e10-4b0b-9a70-28975b0a60ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.015516 10.0.0.33 - - [2025-09-18 19:20:27] "POST /ref-update HTTP/1.1" 200 156 0.007824 10.0.0.33 - - [2025-09-18 19:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005684 10.0.0.33 - - [2025-09-18 19:20:27] "POST /ref-update HTTP/1.1" 200 156 0.016186 10.0.0.33 - - [2025-09-18 19:20:27] "GET /virtual-machine-interface/885c8dd8-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007700 10.0.0.33 - - [2025-09-18 19:20:27] "POST /chown HTTP/1.1" 200 109 0.019596 10.0.0.33 - - [2025-09-18 19:20:27] "POST /set-tag HTTP/1.1" 200 109 0.007095 10.0.0.33 - - [2025-09-18 19:20:27] "POST /chown HTTP/1.1" 200 109 0.006592 10.0.0.33 - - [2025-09-18 19:20:27] "GET /virtual-machine-interface/885c8dd8-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003736 10.0.0.33 - - [2025-09-18 19:20:27] "POST /set-tag HTTP/1.1" 200 109 0.001634 10.0.0.33 - - [2025-09-18 19:20:27] "POST /chown HTTP/1.1" 200 109 0.025215 10.0.0.33 - - [2025-09-18 19:20:27] "POST /chown HTTP/1.1" 200 109 0.016218 10.0.0.33 - - [2025-09-18 19:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.33 - - [2025-09-18 19:20:27] "POST /chown HTTP/1.1" 200 109 0.005687 10.0.0.33 - - [2025-09-18 19:20:27] "POST /chown HTTP/1.1" 200 109 0.021968 10.0.0.33 - - [2025-09-18 19:20:27] "POST /chown HTTP/1.1" 200 109 0.013138 10.0.0.33 - - [2025-09-18 19:20:28] "POST /chown HTTP/1.1" 200 109 0.015632 10.0.0.33 - - [2025-09-18 19:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.33 - - [2025-09-18 19:20:28] "POST /chown HTTP/1.1" 200 109 0.006167 10.0.0.33 - - [2025-09-18 19:20:28] "POST /chown HTTP/1.1" 200 109 0.019563 10.0.0.33 - - [2025-09-18 19:20:28] "POST /chown HTTP/1.1" 200 109 0.006451 10.0.0.33 - - [2025-09-18 19:20:28] "POST /chown HTTP/1.1" 200 109 0.018604 10.0.0.33 - - [2025-09-18 19:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007158 10.0.0.33 - - [2025-09-18 19:20:28] "POST /chown HTTP/1.1" 200 109 0.006786 10.0.0.33 - - [2025-09-18 19:20:28] "POST /chown HTTP/1.1" 200 109 0.017233 10.0.0.33 - - [2025-09-18 19:20:28] "POST /chown HTTP/1.1" 200 109 0.012529 10.0.0.33 - - [2025-09-18 19:20:28] "POST /chown HTTP/1.1" 200 109 0.006363 10.0.0.33 - - [2025-09-18 19:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.33 - - [2025-09-18 19:20:28] "POST /chown HTTP/1.1" 200 109 0.005169 10.0.0.33 - - [2025-09-18 19:20:28] "POST /chown HTTP/1.1" 200 109 0.012928 10.0.0.33 - - [2025-09-18 19:20:28] "POST /chown HTTP/1.1" 200 109 0.012307 10.0.0.33 - - [2025-09-18 19:20:28] "POST /chown HTTP/1.1" 200 109 0.021289 10.0.0.33 - - [2025-09-18 19:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.33 - - [2025-09-18 19:20:28] "POST /chown HTTP/1.1" 200 109 0.005598 10.0.0.33 - - [2025-09-18 19:20:28] "POST /chown HTTP/1.1" 200 109 0.015949 10.0.0.33 - - [2025-09-18 19:20:28] "POST /chown HTTP/1.1" 200 109 0.006338 10.0.0.33 - - [2025-09-18 19:20:28] "POST /chown HTTP/1.1" 200 109 0.014675 10.0.0.33 - - [2025-09-18 19:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.33 - - [2025-09-18 19:20:28] "POST /chown HTTP/1.1" 200 109 0.006161 10.0.0.33 - - [2025-09-18 19:20:28] "POST /chown HTTP/1.1" 200 109 0.015105 10.0.0.33 - - [2025-09-18 19:20:28] "POST /chown HTTP/1.1" 200 109 0.013284 10.0.0.33 - - [2025-09-18 19:20:28] "POST /chown HTTP/1.1" 200 109 0.006109 10.0.0.33 - - [2025-09-18 19:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.33 - - [2025-09-18 19:20:28] "POST /chown HTTP/1.1" 200 109 0.005847 10.0.0.33 - - [2025-09-18 19:20:28] "POST /chown HTTP/1.1" 200 109 0.041038 10.0.0.33 - - [2025-09-18 19:20:28] "POST /chown HTTP/1.1" 200 109 0.009544 10.0.0.33 - - [2025-09-18 19:20:28] "POST /chown HTTP/1.1" 200 109 0.020604 10.0.0.33 - - [2025-09-18 19:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.33 - - [2025-09-18 19:20:29] "POST /chown HTTP/1.1" 200 109 0.007147 10.0.0.33 - - [2025-09-18 19:20:29] "POST /chown HTTP/1.1" 200 109 0.024045 10.0.0.33 - - [2025-09-18 19:20:29] "POST /chown HTTP/1.1" 200 109 0.014545 10.0.0.33 - - [2025-09-18 19:20:29] "POST /chown HTTP/1.1" 200 109 0.006345 10.0.0.33 - - [2025-09-18 19:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.33 - - [2025-09-18 19:20:29] "POST /chown HTTP/1.1" 200 109 0.005580 10.0.0.33 - - [2025-09-18 19:20:29] "POST /chown HTTP/1.1" 200 109 0.016796 10.0.0.33 - - [2025-09-18 19:20:29] "POST /chown HTTP/1.1" 200 109 0.006697 10.0.0.33 - - [2025-09-18 19:20:29] "POST /chown HTTP/1.1" 200 109 0.017126 10.0.0.33 - - [2025-09-18 19:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.33 - - [2025-09-18 19:20:29] "POST /chown HTTP/1.1" 200 109 0.006944 10.0.0.33 - - [2025-09-18 19:20:29] "POST /chown HTTP/1.1" 200 109 0.017295 10.0.0.33 - - [2025-09-18 19:20:29] "POST /chown HTTP/1.1" 200 109 0.017160 10.0.0.33 - - [2025-09-18 19:20:29] "POST /chown HTTP/1.1" 200 109 0.006527 10.0.0.33 - - [2025-09-18 19:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005199 10.0.0.33 - - [2025-09-18 19:20:33] "POST /chown HTTP/1.1" 200 109 0.015531 10.0.0.33 - - [2025-09-18 19:20:34] "POST /chown HTTP/1.1" 200 109 0.008288 10.0.0.33 - - [2025-09-18 19:20:34] "POST /chown HTTP/1.1" 200 109 0.028779 10.0.0.33 - - [2025-09-18 19:20:34] "POST /chown HTTP/1.1" 200 109 0.028044 10.0.0.33 - - [2025-09-18 19:20:35] "GET /virtual-machine-interface/838a92fa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018097 10.0.0.33 - - [2025-09-18 19:20:35] "POST /set-tag HTTP/1.1" 200 109 0.005971 10.0.0.33 - - [2025-09-18 19:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.33 - - [2025-09-18 19:20:35] "GET /loadbalancer/0ef4d8b6-0ab0-46b9-b7eb-99ba3a54d23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002959 10.0.0.33 - - [2025-09-18 19:20:35] "GET /loadbalancer-pool/1660f33e-1a87-4217-94bc-06539cfc6f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004291 10.0.0.33 - - [2025-09-18 19:20:35] "POST /loadbalancer-members HTTP/1.1" 200 702 0.022027 10.0.0.33 - - [2025-09-18 19:20:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.013837 10.0.0.33 - - [2025-09-18 19:20:35] "GET /virtual-machine-interface/838a92fa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.029497 10.0.0.33 - - [2025-09-18 19:20:35] "GET /virtual-machine-interface/838a92fa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012695 10.0.0.33 - - [2025-09-18 19:20:35] "POST /tags HTTP/1.1" 409 221 0.009330 10.0.0.33 - - [2025-09-18 19:20:35] "POST /ref-update HTTP/1.1" 200 156 0.012475 10.0.0.33 - - [2025-09-18 19:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.33 - - [2025-09-18 19:20:35] "GET /tag/0ea37906-bc1c-4d38-9de5-38894cc4fea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010028 10.0.0.33 - - [2025-09-18 19:20:35] "GET /floating-ip/04ceaef0-7943-4893-b512-c898ff67866c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.004817 10.0.0.33 - - [2025-09-18 19:20:35] "PUT /floating-ip/04ceaef0-7943-4893-b512-c898ff67866c HTTP/1.1" 200 256 0.012548 10.0.0.33 - - [2025-09-18 19:20:35] "POST /set-tag HTTP/1.1" 200 109 0.038277 10.0.0.33 - - [2025-09-18 19:20:35] "GET / HTTP/1.1" 200 35931 0.001898 10.0.0.33 - - [2025-09-18 19:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.33 - - [2025-09-18 19:20:35] "GET /routing-instance/6b6638c8-2219-46eb-bbb9-0745ab9430ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003580 10.0.0.33 - - [2025-09-18 19:20:36] "POST /bgp-routers HTTP/1.1" 409 301 0.004029 10.0.0.33 - - [2025-09-18 19:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.33 - - [2025-09-18 19:20:36] "GET /bgp-router/fa4ee928-1fc1-4866-baa3-9dcebf4297a1?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004390 10.0.0.33 - - [2025-09-18 19:20:36] "PUT /bgp-router/fa4ee928-1fc1-4866-baa3-9dcebf4297a1 HTTP/1.1" 200 254 0.011210 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:20:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000953 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:20:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001101 10.0.0.33 - - [2025-09-18 19:20:36] "GET /virtual-machine-interface/83f16caa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004992 10.0.0.33 - - [2025-09-18 19:20:36] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.33 - - [2025-09-18 19:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652 10.0.0.33 - - [2025-09-18 19:20:36] "GET /loadbalancer/0ef4d8b6-0ab0-46b9-b7eb-99ba3a54d23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006952 10.0.0.33 - - [2025-09-18 19:20:36] "GET /loadbalancer-pool/1660f33e-1a87-4217-94bc-06539cfc6f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003904 10.0.0.33 - - [2025-09-18 19:20:36] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018319 10.0.0.33 - - [2025-09-18 19:20:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018118 10.0.0.33 - - [2025-09-18 19:20:36] "GET /virtual-machine-interface/83f16caa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.022044 10.0.0.33 - - [2025-09-18 19:20:36] "GET /virtual-machine-interface/83f16caa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010375 10.0.0.33 - - [2025-09-18 19:20:36] "POST /ref-update HTTP/1.1" 200 156 0.016116 10.0.0.33 - - [2025-09-18 19:20:36] "POST /set-tag HTTP/1.1" 200 109 0.026674 10.0.0.33 - - [2025-09-18 19:20:36] "GET /floating-ip/04ceaef0-7943-4893-b512-c898ff67866c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.009031 10.0.0.33 - - [2025-09-18 19:20:36] "GET /virtual-machine/f8d7e0f9-5a62-4561-b0fa-d7e2dc9174d7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004520 10.0.0.33 - - [2025-09-18 19:20:36] "GET /virtual-machine-interface/838a92fa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004652 10.0.0.33 - - [2025-09-18 19:20:37] "GET /virtual-machine/7520a604-9c4e-403a-8b9a-cc692e793d7c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002921 10.0.0.33 - - [2025-09-18 19:20:37] "GET /virtual-machine-interface/83f16caa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003695 10.0.0.33 - - [2025-09-18 19:20:40] "GET /virtual-machine-interface/885c8dd8-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004558 10.0.0.33 - - [2025-09-18 19:20:40] "POST /set-tag HTTP/1.1" 200 109 0.002404 10.0.0.33 - - [2025-09-18 19:20:42] "GET /virtual-machine/ec963bf9-a68f-404b-978f-d3e9ac60781b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003009 10.0.0.33 - - [2025-09-18 19:20:42] "GET /virtual-machine-interface/885c8dd8-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004519 10.0.0.33 - - [2025-09-18 19:20:42] "GET /virtual-machine-interface/885c8dd8-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004745 10.0.0.33 - - [2025-09-18 19:20:42] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.33 - - [2025-09-18 19:21:13] "GET /virtual-machine-interface/885c8dd8-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004902 10.0.0.33 - - [2025-09-18 19:21:13] "POST /set-tag HTTP/1.1" 200 109 0.003491 10.0.0.33 - - [2025-09-18 19:21:13] "GET /virtual-machine-interface/885c8dd8-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004110 10.0.0.33 - - [2025-09-18 19:21:13] "POST /set-tag HTTP/1.1" 200 109 0.002062 10.0.0.33 - - [2025-09-18 19:21:13] "GET /virtual-machine/ec963bf9-a68f-404b-978f-d3e9ac60781b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002947 10.0.0.33 - - [2025-09-18 19:21:13] "POST /ref-update HTTP/1.1" 200 156 0.009809 10.0.0.33 - - [2025-09-18 19:21:13] "GET /virtual-machine-interface/885c8dd8-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006116 10.0.0.33 - - [2025-09-18 19:21:13] "POST /set-tag HTTP/1.1" 200 109 0.014441 10.0.0.33 - - [2025-09-18 19:21:13] "POST /set-tag HTTP/1.1" 200 109 0.027431 10.0.0.33 - - [2025-09-18 19:21:13] "DELETE /instance-ip/8879ae5e-94c4-11f0-a977-fa163e815e96 HTTP/1.1" 200 115 0.048868 10.0.0.33 - - [2025-09-18 19:21:13] "DELETE /virtual-machine-interface/885c8dd8-94c4-11f0-a977-fa163e815e96 HTTP/1.1" 200 115 0.036949 10.0.0.33 - - [2025-09-18 19:21:13] "DELETE /virtual-machine/ec963bf9-a68f-404b-978f-d3e9ac60781b HTTP/1.1" 200 115 0.017424 10.0.0.33 - - [2025-09-18 19:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.33 - - [2025-09-18 19:21:17] "GET /tag/06db330f-440b-47b2-a57e-1efccd8fff4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.011909 10.0.0.33 - - [2025-09-18 19:21:17] "GET /tag/06db330f-440b-47b2-a57e-1efccd8fff4d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.013271 10.0.0.33 - - [2025-09-18 19:21:17] "GET /virtual-machine-interface/2c3d7fb6-7ddc-42c8-956c-20ee8fb7141b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005130 10.0.0.33 - - [2025-09-18 19:21:17] "POST /set-tag HTTP/1.1" 200 109 0.019098 10.0.0.33 - - [2025-09-18 19:21:17] "GET /virtual-machine-interface/5eeb647d-9b5c-47f6-b804-c60642d6bbef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.020265 10.0.0.33 - - [2025-09-18 19:21:17] "POST /set-tag HTTP/1.1" 200 109 0.020291 10.0.0.33 - - [2025-09-18 19:21:17] "GET /virtual-machine-interface/c9ec91b3-69fc-4480-9220-5968123f828d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.006920 10.0.0.33 - - [2025-09-18 19:21:17] "POST /set-tag HTTP/1.1" 200 109 0.020556 10.0.0.33 - - [2025-09-18 19:21:17] "GET /firewall-policy/b9ab16ef-c7c6-4601-be1e-30e2f81bd5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.011899 10.0.0.33 - - [2025-09-18 19:21:17] "GET /firewall-rule/1a204732-9008-4e22-87a3-6d9cfd92b44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.006988 10.0.0.33 - - [2025-09-18 19:21:17] "POST /ref-update HTTP/1.1" 200 156 0.023791 10.0.0.33 - - [2025-09-18 19:21:17] "DELETE /firewall-rule/1a204732-9008-4e22-87a3-6d9cfd92b44d HTTP/1.1" 200 115 0.077212 10.0.0.33 - - [2025-09-18 19:21:17] "DELETE /loadbalancer-member/ac75f9f0-15f3-49b6-a51b-f4cdcdc648ce HTTP/1.1" 200 115 0.039688 10.0.0.33 - - [2025-09-18 19:21:17] "PUT /service-instance/d6773527-8f0c-40aa-974f-187b354c0348 HTTP/1.1" 200 266 0.011822 10.0.0.33 - - [2025-09-18 19:21:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.025889 10.0.0.33 - - [2025-09-18 19:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005289 10.0.0.33 - - [2025-09-18 19:21:17] "DELETE /loadbalancer-pool/664a68b6-f475-4fe9-be3b-d4c4fcb06892 HTTP/1.1" 200 115 0.102445 10.0.0.33 - - [2025-09-18 19:21:18] "DELETE /loadbalancer-listener/2bd809c2-e653-43a8-81b2-7e67259fad40 HTTP/1.1" 200 115 0.037354 10.0.0.33 - - [2025-09-18 19:21:18] "GET /floating-ip/476af75f-5870-440c-a842-6ec54b098ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.003241 10.0.0.33 - - [2025-09-18 19:21:18] "POST /chown HTTP/1.1" 200 109 0.029216 10.0.0.33 - - [2025-09-18 19:21:18] "POST /chown HTTP/1.1" 200 109 0.022583 10.0.0.33 - - [2025-09-18 19:21:18] "POST /chown HTTP/1.1" 200 109 0.025701 10.0.0.33 - - [2025-09-18 19:21:18] "PUT /floating-ip/476af75f-5870-440c-a842-6ec54b098ba4 HTTP/1.1" 200 256 0.042572 10.0.0.33 - - [2025-09-18 19:21:18] "POST /chown HTTP/1.1" 200 109 0.013385 10.0.0.33 - - [2025-09-18 19:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012791 10.0.0.33 - - [2025-09-18 19:21:18] "POST /chown HTTP/1.1" 200 109 0.007158 10.0.0.33 - - [2025-09-18 19:21:18] "DELETE /floating-ip/476af75f-5870-440c-a842-6ec54b098ba4 HTTP/1.1" 200 115 0.093728 10.0.0.33 - - [2025-09-18 19:21:18] "DELETE /loadbalancer/7670241b-04cd-4ac1-ba94-75f590bf3176 HTTP/1.1" 200 115 0.036553 10.0.0.33 - - [2025-09-18 19:21:18] "POST /chown HTTP/1.1" 200 109 0.019866 10.0.0.33 - - [2025-09-18 19:21:18] "POST /chown HTTP/1.1" 200 109 0.015624 10.0.0.33 - - [2025-09-18 19:21:18] "POST /chown HTTP/1.1" 200 109 0.019905 10.0.0.33 - - [2025-09-18 19:21:18] "DELETE /instance-ip/c4a5b3b1-33f1-44c3-96a6-c1a44aa2f429 HTTP/1.1" 200 115 0.091866 10.0.0.33 - - [2025-09-18 19:21:18] "PUT /service-instance/d6773527-8f0c-40aa-974f-187b354c0348 HTTP/1.1" 200 266 0.013913 10.0.0.33 - - [2025-09-18 19:21:18] "DELETE /virtual-machine-interface/c9ec91b3-69fc-4480-9220-5968123f828d HTTP/1.1" 200 115 0.073818 10.0.0.33 - - [2025-09-18 19:21:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.025782 10.0.0.33 - - [2025-09-18 19:21:18] "GET /floating-ip-pool/e0d91172-c127-4d6d-a4f7-75ba5b20c618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.006846 10.0.0.33 - - [2025-09-18 19:21:18] "POST /ref-update HTTP/1.1" 200 156 0.025416 10.0.0.33 - - [2025-09-18 19:21:18] "PUT /service-instance/d6773527-8f0c-40aa-974f-187b354c0348 HTTP/1.1" 200 266 0.028258 10.0.0.33 - - [2025-09-18 19:21:18] "DELETE /floating-ip-pool/e0d91172-c127-4d6d-a4f7-75ba5b20c618 HTTP/1.1" 200 115 0.034542 10.0.0.33 - - [2025-09-18 19:21:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.016388 10.0.0.33 - - [2025-09-18 19:21:18] "DELETE /tag/06db330f-440b-47b2-a57e-1efccd8fff4d HTTP/1.1" 200 115 0.134567 10.0.0.33 - - [2025-09-18 19:21:18] "PUT /service-instance/d6773527-8f0c-40aa-974f-187b354c0348 HTTP/1.1" 200 266 0.010712 10.0.0.33 - - [2025-09-18 19:21:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.034022 10.0.0.33 - - [2025-09-18 19:21:18] "POST /useragent-kv HTTP/1.1" 200 115 0.001810 10.0.0.33 - - [2025-09-18 19:21:18] "POST /useragent-kv HTTP/1.1" 200 115 0.001425 10.0.0.33 - - [2025-09-18 19:21:18] "DELETE /virtual-network/ca1041e8-2dbf-4e55-afce-274cc08f06ab HTTP/1.1" 200 115 0.146417 10.0.0.33 - - [2025-09-18 19:21:18] "GET /routing-instance/ac44be28-1962-4e8a-b276-79ef6add2d45 HTTP/1.1" 404 171 0.003057 10.0.0.33 - - [2025-09-18 19:21:18] "DELETE /service-instance/d6773527-8f0c-40aa-974f-187b354c0348 HTTP/1.1" 200 115 0.048607 10.0.0.33 - - [2025-09-18 19:21:18] "GET /domains HTTP/1.1" 200 280 0.002725 10.0.0.33 - - [2025-09-18 19:21:18] "GET /domain/4d54f30f-030f-4ff2-b523-03f751a1fb87 HTTP/1.1" 200 3086 0.006134 10.0.0.33 - - [2025-09-18 19:21:18] "GET /virtual-machine-interface/2c3d7fb6-7ddc-42c8-956c-20ee8fb7141b?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.008453 10.0.0.33 - - [2025-09-18 19:21:18] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b HTTP/1.1" 200 7412 0.058677 10.0.0.33 - - [2025-09-18 19:21:18] "GET /virtual-machine-interface/83f16caa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.013234 10.0.0.33 - - [2025-09-18 19:21:18] "POST /set-tag HTTP/1.1" 200 109 0.008029 10.0.0.33 - - [2025-09-18 19:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007745 10.0.0.33 - - [2025-09-18 19:21:18] "DELETE /virtual-machine-interface/2c3d7fb6-7ddc-42c8-956c-20ee8fb7141b HTTP/1.1" 200 115 0.114467 10.0.0.33 - - [2025-09-18 19:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004613 10.0.0.33 - - [2025-09-18 19:21:18] "GET /loadbalancer/0ef4d8b6-0ab0-46b9-b7eb-99ba3a54d23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003497 10.0.0.33 - - [2025-09-18 19:21:18] "DELETE /route-target/57a07850-1610-48f4-bb7b-840399ea0b3b HTTP/1.1" 200 115 0.019265 10.0.0.33 - - [2025-09-18 19:21:18] "DELETE /virtual-machine/dedfdf8e-6f88-4802-839b-977f3f3c8292 HTTP/1.1" 200 115 0.036754 10.0.0.33 - - [2025-09-18 19:21:18] "GET /virtual-machine-interface/5eeb647d-9b5c-47f6-b804-c60642d6bbef?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.005029 10.0.0.33 - - [2025-09-18 19:21:18] "GET /virtual-machine-interface/83f16caa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004257 10.0.0.33 - - [2025-09-18 19:21:18] "POST /set-tag HTTP/1.1" 200 109 0.018167 10.0.0.33 - - [2025-09-18 19:21:19] "DELETE /loadbalancer-member/3dd4acd7-34c7-4c99-9621-6873e5b10dfd HTTP/1.1" 200 115 0.079152 10.0.0.33 - - [2025-09-18 19:21:19] "DELETE /virtual-machine-interface/5eeb647d-9b5c-47f6-b804-c60642d6bbef HTTP/1.1" 200 115 0.089191 10.0.0.33 - - [2025-09-18 19:21:19] "POST /ref-update HTTP/1.1" 200 156 0.009686 10.0.0.33 - - [2025-09-18 19:21:19] "DELETE /virtual-machine/ce753e7e-d782-42c5-8d8c-82ab7a6a5fc6 HTTP/1.1" 200 115 0.031860 10.0.0.33 - - [2025-09-18 19:21:20] "GET /virtual-machine-interface/83f16caa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015022 10.0.0.33 - - [2025-09-18 19:21:20] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.33 - - [2025-09-18 19:21:20] "GET /virtual-machine-interface/83f16caa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004565 10.0.0.33 - - [2025-09-18 19:21:20] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.33 - - [2025-09-18 19:21:20] "GET /virtual-machine/7520a604-9c4e-403a-8b9a-cc692e793d7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002408 10.0.0.33 - - [2025-09-18 19:21:20] "POST /ref-update HTTP/1.1" 200 156 0.007939 10.0.0.33 - - [2025-09-18 19:21:20] "GET /virtual-machine-interface/83f16caa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004717 10.0.0.33 - - [2025-09-18 19:21:20] "POST /set-tag HTTP/1.1" 200 109 0.017232 10.0.0.33 - - [2025-09-18 19:21:20] "POST /set-tag HTTP/1.1" 200 109 0.023737 10.0.0.33 - - [2025-09-18 19:21:20] "POST /set-tag HTTP/1.1" 200 109 0.012439 10.0.0.33 - - [2025-09-18 19:21:20] "DELETE /instance-ip/84131a3a-94c4-11f0-a977-fa163e815e96 HTTP/1.1" 200 115 0.040529 10.0.0.33 - - [2025-09-18 19:21:20] "POST /ref-update HTTP/1.1" 200 156 0.014983 10.0.0.33 - - [2025-09-18 19:21:20] "DELETE /virtual-machine-interface/83f16caa-94c4-11f0-a977-fa163e815e96 HTTP/1.1" 200 115 0.038349 10.0.0.33 - - [2025-09-18 19:21:20] "DELETE /virtual-machine/7520a604-9c4e-403a-8b9a-cc692e793d7c HTTP/1.1" 200 115 0.019655 10.0.0.33 - - [2025-09-18 19:21:23] "GET /virtual-machine-interface/838a92fa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004291 10.0.0.33 - - [2025-09-18 19:21:23] "POST /set-tag HTTP/1.1" 200 109 0.001910 10.0.0.33 - - [2025-09-18 19:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.33 - - [2025-09-18 19:21:23] "GET /loadbalancer/0ef4d8b6-0ab0-46b9-b7eb-99ba3a54d23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002057 10.0.0.33 - - [2025-09-18 19:21:24] "GET /virtual-machine-interface/838a92fa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004404 10.0.0.33 - - [2025-09-18 19:21:24] "POST /set-tag HTTP/1.1" 200 109 0.008451 10.0.0.33 - - [2025-09-18 19:21:24] "GET /virtual-machine-interface/838a92fa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007146 10.0.0.33 - - [2025-09-18 19:21:24] "POST /set-tag HTTP/1.1" 200 109 0.002939 10.0.0.33 - - [2025-09-18 19:21:24] "GET /virtual-machine/f8d7e0f9-5a62-4561-b0fa-d7e2dc9174d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002877 10.0.0.33 - - [2025-09-18 19:21:24] "POST /ref-update HTTP/1.1" 200 156 0.009362 10.0.0.33 - - [2025-09-18 19:21:24] "GET /virtual-machine-interface/838a92fa-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004369 10.0.0.33 - - [2025-09-18 19:21:24] "POST /set-tag HTTP/1.1" 200 109 0.015894 10.0.0.33 - - [2025-09-18 19:21:24] "POST /set-tag HTTP/1.1" 200 109 0.031321 10.0.0.33 - - [2025-09-18 19:21:24] "POST /set-tag HTTP/1.1" 200 109 0.022856 10.0.0.33 - - [2025-09-18 19:21:24] "DELETE /instance-ip/83a1bb1a-94c4-11f0-a977-fa163e815e96 HTTP/1.1" 200 115 0.057373 10.0.0.33 - - [2025-09-18 19:21:24] "POST /ref-update HTTP/1.1" 200 156 0.012088 10.0.0.33 - - [2025-09-18 19:21:24] "DELETE /virtual-machine-interface/838a92fa-94c4-11f0-a977-fa163e815e96 HTTP/1.1" 200 115 0.064366 10.0.0.33 - - [2025-09-18 19:21:24] "DELETE /virtual-machine/f8d7e0f9-5a62-4561-b0fa-d7e2dc9174d7 HTTP/1.1" 200 115 0.024502 10.0.0.33 - - [2025-09-18 19:21:25] "DELETE /tag/f4b7ca7f-0c18-41d0-a05e-d20108f4a9ee HTTP/1.1" 200 115 0.065259 10.0.0.33 - - [2025-09-18 19:21:25] "DELETE /tag/9ee902df-c871-4fe4-b8f0-318aee7f1569 HTTP/1.1" 200 115 0.072400 10.0.0.33 - - [2025-09-18 19:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.33 - - [2025-09-18 19:21:29] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.067931 10.0.0.33 - - [2025-09-18 19:21:29] "POST /tags HTTP/1.1" 200 393 0.028094 10.0.0.33 - - [2025-09-18 19:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009472 10.0.0.33 - - [2025-09-18 19:21:29] "GET /tag/91494b90-a2e9-46a6-a160-e5841173e288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011875 10.0.0.33 - - [2025-09-18 19:21:29] "POST /tags HTTP/1.1" 200 341 0.016375 10.0.0.33 - - [2025-09-18 19:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.33 - - [2025-09-18 19:21:29] "GET /tag/40dc8b12-7b6f-4b58-926d-896fe747e082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012506 10.0.0.33 - - [2025-09-18 19:21:29] "POST /id-to-fqname HTTP/1.1" 200 192 0.000466 10.0.0.33 - - [2025-09-18 19:21:29] "POST /fqname-to-id HTTP/1.1" 404 201 0.004274 10.0.0.33 - - [2025-09-18 19:21:29] "POST /security-groups HTTP/1.1" 200 589 0.076125 10.0.0.33 - - [2025-09-18 19:21:29] "POST /fqname-to-id HTTP/1.1" 404 236 0.003552 10.0.0.33 - - [2025-09-18 19:21:29] "POST /projects HTTP/1.1" 200 519 0.240392 10.0.0.33 - - [2025-09-18 19:21:29] "POST /access-control-lists HTTP/1.1" 200 598 0.063094 10.0.0.33 - - [2025-09-18 19:21:29] "POST /fqname-to-id HTTP/1.1" 404 235 0.004676 10.0.0.33 - - [2025-09-18 19:21:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020552 10.0.0.33 - - [2025-09-18 19:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.33 - - [2025-09-18 19:21:29] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004535 10.0.0.33 - - [2025-09-18 19:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329 10.0.0.33 - - [2025-09-18 19:21:29] "POST /access-control-lists HTTP/1.1" 200 596 0.056778 10.0.0.33 - - [2025-09-18 19:21:29] "GET /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.036413 10.0.0.33 - - [2025-09-18 19:21:29] "PUT /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81 HTTP/1.1" 200 264 0.057462 10.0.0.33 - - [2025-09-18 19:21:30] "PUT /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3 HTTP/1.1" 200 264 0.062827 10.0.0.33 - - [2025-09-18 19:21:30] "POST /security-groups HTTP/1.1" 200 591 0.077907 10.0.0.33 - - [2025-09-18 19:21:30] "POST /fqname-to-id HTTP/1.1" 404 270 0.004582 10.0.0.33 - - [2025-09-18 19:21:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.054545 10.0.0.33 - - [2025-09-18 19:21:30] "POST /access-control-lists HTTP/1.1" 200 632 0.097322 10.0.0.33 - - [2025-09-18 19:21:30] "POST /chown HTTP/1.1" 200 109 0.077620 10.0.0.33 - - [2025-09-18 19:21:30] "POST /fqname-to-id HTTP/1.1" 404 269 0.008863 10.0.0.33 - - [2025-09-18 19:21:30] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004815 10.0.0.33 - - [2025-09-18 19:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.33 - - [2025-09-18 19:21:30] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004420 10.0.0.33 - - [2025-09-18 19:21:30] "POST /tags HTTP/1.1" 409 226 0.002843 10.0.0.33 - - [2025-09-18 19:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.33 - - [2025-09-18 19:21:30] "POST /access-control-lists HTTP/1.1" 200 630 0.077809 10.0.0.33 - - [2025-09-18 19:21:30] "GET /tag/40dc8b12-7b6f-4b58-926d-896fe747e082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.029661 10.0.0.33 - - [2025-09-18 19:21:30] "POST /firewall-rules HTTP/1.1" 200 600 0.068776 10.0.0.33 - - [2025-09-18 19:21:30] "GET /firewall-rule/7a1f158f-0b98-4ab2-a62c-b6c5ffa901f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.010792 10.0.0.33 - - [2025-09-18 19:21:30] "GET /firewall-policy/2b7cc2c4-5415-4912-b02b-43ef34f76a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003686 10.0.0.33 - - [2025-09-18 19:21:30] "GET /firewall-rule/7a1f158f-0b98-4ab2-a62c-b6c5ffa901f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002933 10.0.0.33 - - [2025-09-18 19:21:30] "POST /ref-update HTTP/1.1" 200 156 0.040388 10.0.0.33 - - [2025-09-18 19:21:30] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009794 10.0.0.33 - - [2025-09-18 19:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.33 - - [2025-09-18 19:21:30] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002687 10.0.0.33 - - [2025-09-18 19:21:30] "POST /tags HTTP/1.1" 409 226 0.001822 10.0.0.33 - - [2025-09-18 19:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.33 - - [2025-09-18 19:21:30] "GET /tag/40dc8b12-7b6f-4b58-926d-896fe747e082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010392 10.0.0.33 - - [2025-09-18 19:21:30] "POST /firewall-rules HTTP/1.1" 200 598 0.064458 10.0.0.33 - - [2025-09-18 19:21:30] "GET /firewall-rule/287527f6-dab7-4fe8-8df6-97319883ad4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006147 10.0.0.33 - - [2025-09-18 19:21:30] "GET /firewall-policy/2b7cc2c4-5415-4912-b02b-43ef34f76a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.007600 10.0.0.33 - - [2025-09-18 19:21:30] "GET /firewall-rule/287527f6-dab7-4fe8-8df6-97319883ad4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002628 10.0.0.33 - - [2025-09-18 19:21:31] "POST /ref-update HTTP/1.1" 200 156 0.059676 10.0.0.33 - - [2025-09-18 19:21:32] "POST /tags HTTP/1.1" 200 393 0.025723 10.0.0.33 - - [2025-09-18 19:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014995 10.0.0.33 - - [2025-09-18 19:21:32] "GET /tag/a185bd7a-facd-485f-b106-4da716a26804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011032 10.0.0.33 - - [2025-09-18 19:21:32] "POST /tags HTTP/1.1" 200 341 0.031020 10.0.0.33 - - [2025-09-18 19:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.33 - - [2025-09-18 19:21:32] "GET /tag/36ac7c17-dfc3-4354-b8c1-44b7dfa6542b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012147 10.0.0.33 - - [2025-09-18 19:21:32] "POST /id-to-fqname HTTP/1.1" 200 192 0.000984 10.0.0.33 - - [2025-09-18 19:21:32] "POST /fqname-to-id HTTP/1.1" 404 201 0.005559 10.0.0.33 - - [2025-09-18 19:21:32] "POST /security-groups HTTP/1.1" 200 589 0.061690 10.0.0.33 - - [2025-09-18 19:21:32] "POST /projects HTTP/1.1" 200 519 0.166284 10.0.0.33 - - [2025-09-18 19:21:32] "POST /fqname-to-id HTTP/1.1" 404 236 0.002336 10.0.0.33 - - [2025-09-18 19:21:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.010267 10.0.0.33 - - [2025-09-18 19:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006156 10.0.0.33 - - [2025-09-18 19:21:32] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.018947 10.0.0.33 - - [2025-09-18 19:21:32] "POST /access-control-lists HTTP/1.1" 200 598 0.067946 10.0.0.33 - - [2025-09-18 19:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007418 10.0.0.33 - - [2025-09-18 19:21:32] "POST /fqname-to-id HTTP/1.1" 404 235 0.008198 10.0.0.33 - - [2025-09-18 19:21:32] "GET /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005012 10.0.0.33 - - [2025-09-18 19:21:32] "POST /access-control-lists HTTP/1.1" 200 596 0.080884 10.0.0.33 - - [2025-09-18 19:21:33] "PUT /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81 HTTP/1.1" 200 264 0.118442 10.0.0.33 - - [2025-09-18 19:21:33] "PUT /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3 HTTP/1.1" 200 264 0.083990 10.0.0.33 - - [2025-09-18 19:21:33] "POST /security-groups HTTP/1.1" 200 591 0.126685 10.0.0.33 - - [2025-09-18 19:21:33] "POST /fqname-to-id HTTP/1.1" 404 270 0.014594 10.0.0.33 - - [2025-09-18 19:21:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.032984 10.0.0.33 - - [2025-09-18 19:21:33] "POST /chown HTTP/1.1" 200 109 0.013776 10.0.0.33 - - [2025-09-18 19:21:33] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006979 10.0.0.33 - - [2025-09-18 19:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007291 10.0.0.33 - - [2025-09-18 19:21:33] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008463 10.0.0.33 - - [2025-09-18 19:21:33] "POST /access-control-lists HTTP/1.1" 200 632 0.128388 10.0.0.33 - - [2025-09-18 19:21:33] "POST /tags HTTP/1.1" 409 226 0.033739 10.0.0.33 - - [2025-09-18 19:21:33] "POST /fqname-to-id HTTP/1.1" 404 269 0.026971 10.0.0.33 - - [2025-09-18 19:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006407 10.0.0.33 - - [2025-09-18 19:21:33] "GET /tag/36ac7c17-dfc3-4354-b8c1-44b7dfa6542b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.032687 10.0.0.33 - - [2025-09-18 19:21:33] "POST /access-control-lists HTTP/1.1" 200 630 0.128006 10.0.0.33 - - [2025-09-18 19:21:33] "POST /firewall-rules HTTP/1.1" 200 600 0.179137 10.0.0.33 - - [2025-09-18 19:21:33] "GET /firewall-rule/a5947208-3e24-4c3e-ac1b-cc4c207f332f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.010290 10.0.0.33 - - [2025-09-18 19:21:33] "GET /firewall-policy/2b7cc2c4-5415-4912-b02b-43ef34f76a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.011016 10.0.0.33 - - [2025-09-18 19:21:33] "GET /firewall-rule/a5947208-3e24-4c3e-ac1b-cc4c207f332f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002801 10.0.0.33 - - [2025-09-18 19:21:34] "POST /ref-update HTTP/1.1" 200 156 0.131522 10.0.0.33 - - [2025-09-18 19:21:34] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016564 10.0.0.33 - - [2025-09-18 19:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.33 - - [2025-09-18 19:21:34] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003534 10.0.0.33 - - [2025-09-18 19:21:34] "POST /tags HTTP/1.1" 409 226 0.002245 10.0.0.33 - - [2025-09-18 19:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.33 - - [2025-09-18 19:21:34] "GET /tag/36ac7c17-dfc3-4354-b8c1-44b7dfa6542b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014477 10.0.0.33 - - [2025-09-18 19:21:34] "POST /firewall-rules HTTP/1.1" 200 598 0.071598 10.0.0.33 - - [2025-09-18 19:21:34] "GET /firewall-rule/1f4ed8dd-717d-4325-ac71-99960bc93b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.013933 10.0.0.33 - - [2025-09-18 19:21:34] "GET /firewall-policy/2b7cc2c4-5415-4912-b02b-43ef34f76a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004046 10.0.0.33 - - [2025-09-18 19:21:34] "GET /firewall-rule/1f4ed8dd-717d-4325-ac71-99960bc93b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002469 10.0.0.33 - - [2025-09-18 19:21:34] "POST /ref-update HTTP/1.1" 200 156 0.048524 10.0.0.33 - - [2025-09-18 19:21:35] "POST /tags HTTP/1.1" 200 345 0.077065 10.0.0.33 - - [2025-09-18 19:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014233 10.0.0.33 - - [2025-09-18 19:21:35] "GET /tag/64c5b11a-e8b0-44f0-94f4-ec5bd26a08d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.021321 10.0.0.33 - - [2025-09-18 19:21:35] "POST /projects HTTP/1.1" 409 238 0.003631 10.0.0.33 - - [2025-09-18 19:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.33 - - [2025-09-18 19:21:35] "GET /project/5d7fd123-33c6-4e8e-b64b-7917633fd117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045578 10.0.0.33 - - [2025-09-18 19:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006331 10.0.0.33 - - [2025-09-18 19:21:35] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.013168 10.0.0.33 - - [2025-09-18 19:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004724 10.0.0.33 - - [2025-09-18 19:21:35] "GET /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006017 10.0.0.33 - - [2025-09-18 19:21:35] "POST /security-groups HTTP/1.1" 409 285 0.002550 10.0.0.33 - - [2025-09-18 19:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.33 - - [2025-09-18 19:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.33 - - [2025-09-18 19:21:35] "PUT /security-group/e7ca9cb7-e6bc-4253-aa31-df2aee9389c8 HTTP/1.1" 200 262 0.022724 10.0.0.33 - - [2025-09-18 19:21:35] "GET /project/5d7fd123-33c6-4e8e-b64b-7917633fd117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.064192 10.0.0.33 - - [2025-09-18 19:21:35] "PUT /access-control-list/5cbf3a6b-26a1-4936-b5c6-f96c0f4df286 HTTP/1.1" 200 272 0.038319 10.0.0.33 - - [2025-09-18 19:21:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.065034 10.0.0.33 - - [2025-09-18 19:21:35] "POST /tags HTTP/1.1" 409 228 0.018717 10.0.0.33 - - [2025-09-18 19:21:35] "PUT /access-control-list/9aa21f89-da4d-4136-8619-9f0f0a49ecc7 HTTP/1.1" 200 272 0.053290 10.0.0.33 - - [2025-09-18 19:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007557 10.0.0.33 - - [2025-09-18 19:21:35] "GET /tag/64c5b11a-e8b0-44f0-94f4-ec5bd26a08d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010812 10.0.0.33 - - [2025-09-18 19:21:36] "POST /tags HTTP/1.1" 200 345 0.035526 10.0.0.33 - - [2025-09-18 19:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006455 10.0.0.33 - - [2025-09-18 19:21:36] "GET /tag/641cfe8c-0696-42c3-be22-cf694a70c8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.029278 10.0.0.33 - - [2025-09-18 19:21:36] "POST /projects HTTP/1.1" 409 238 0.002257 10.0.0.33 - - [2025-09-18 19:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.33 - - [2025-09-18 19:21:36] "GET /project/d7200d02-9ad2-46fe-bee4-a94ba14cf753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038030 10.0.0.33 - - [2025-09-18 19:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.33 - - [2025-09-18 19:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.33 - - [2025-09-18 19:21:36] "GET /project/d7200d02-9ad2-46fe-bee4-a94ba14cf753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040612 10.0.0.33 - - [2025-09-18 19:21:36] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.010705 10.0.0.33 - - [2025-09-18 19:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005834 10.0.0.33 - - [2025-09-18 19:21:36] "GET /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004591 10.0.0.33 - - [2025-09-18 19:21:36] "POST /security-groups HTTP/1.1" 409 285 0.002890 10.0.0.33 - - [2025-09-18 19:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.33 - - [2025-09-18 19:21:36] "PUT /security-group/14c57988-8200-4ad7-b13d-b0972c8b24d6 HTTP/1.1" 200 262 0.061729 10.0.0.33 - - [2025-09-18 19:21:36] "PUT /access-control-list/5759054c-e07d-4524-936f-a7a96896368a HTTP/1.1" 200 272 0.018459 10.0.0.33 - - [2025-09-18 19:21:36] "PUT /access-control-list/51fcdee3-de46-4227-b9a1-a593f3ab79c3 HTTP/1.1" 200 272 0.017241 10.0.0.33 - - [2025-09-18 19:21:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.025242 10.0.0.33 - - [2025-09-18 19:21:36] "POST /tags HTTP/1.1" 409 228 0.007171 10.0.0.33 - - [2025-09-18 19:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.33 - - [2025-09-18 19:21:36] "GET /tag/641cfe8c-0696-42c3-be22-cf694a70c8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010658 10.0.0.33 - - [2025-09-18 19:21:36] "POST /tags HTTP/1.1" 200 291 0.052252 10.0.0.33 - - [2025-09-18 19:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009577 10.0.0.33 - - [2025-09-18 19:21:36] "GET /tag/fed39b92-b691-4712-9c5a-fefb5ab655ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012269 10.0.0.33 - - [2025-09-18 19:21:36] "POST /tags HTTP/1.1" 200 303 0.046718 10.0.0.33 - - [2025-09-18 19:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007820 10.0.0.33 - - [2025-09-18 19:21:36] "GET /tag/95cce9be-2e97-488d-95aa-10cdec7ffbd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015736 10.0.0.33 - - [2025-09-18 19:21:36] "POST /tags HTTP/1.1" 409 252 0.002015 10.0.0.33 - - [2025-09-18 19:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.33 - - [2025-09-18 19:21:36] "GET /tag/91494b90-a2e9-46a6-a160-e5841173e288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011268 10.0.0.33 - - [2025-09-18 19:21:36] "POST /tags HTTP/1.1" 409 226 0.001921 10.0.0.33 - - [2025-09-18 19:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.33 - - [2025-09-18 19:21:36] "GET /tag/40dc8b12-7b6f-4b58-926d-896fe747e082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010618 10.0.0.33 - - [2025-09-18 19:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.33 - - [2025-09-18 19:21:36] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003736 10.0.0.33 - - [2025-09-18 19:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.33 - - [2025-09-18 19:21:37] "GET /project/5d7fd123-33c6-4e8e-b64b-7917633fd117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035258 10.0.0.33 - - [2025-09-18 19:21:37] "POST /virtual-machines HTTP/1.1" 200 395 0.008735 10.0.0.33 - - [2025-09-18 19:21:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008654 10.0.0.33 - - [2025-09-18 19:21:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120974 10.0.0.33 - - [2025-09-18 19:21:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.023504 10.0.0.33 - - [2025-09-18 19:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011987 10.0.0.33 - - [2025-09-18 19:21:37] "GET /virtual-machine-interface/b21acf2c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005160 10.0.0.33 - - [2025-09-18 19:21:37] "POST /instance-ips HTTP/1.1" 200 397 0.020997 10.0.0.33 - - [2025-09-18 19:21:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.025539 10.0.0.33 - - [2025-09-18 19:21:37] "GET /virtual-machine-interface/b21acf2c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008250 10.0.0.33 - - [2025-09-18 19:21:37] "POST /set-tag HTTP/1.1" 200 109 0.062340 10.0.0.33 - - [2025-09-18 19:21:37] "GET /virtual-machine-interface/b21acf2c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014308 10.0.0.33 - - [2025-09-18 19:21:37] "GET /instance-ip/b2336582-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004143 10.0.0.33 - - [2025-09-18 19:21:37] "GET /virtual-machine-interface/b21acf2c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004228 10.0.0.33 - - [2025-09-18 19:21:37] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.33 - - [2025-09-18 19:21:37] "GET /virtual-router/7f8e13da-6e10-4b0b-9a70-28975b0a60ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003361 10.0.0.33 - - [2025-09-18 19:21:37] "POST /ref-update HTTP/1.1" 200 156 0.015142 10.0.0.33 - - [2025-09-18 19:21:37] "GET /virtual-machine-interface/b21acf2c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004474 10.0.0.33 - - [2025-09-18 19:21:37] "POST /set-tag HTTP/1.1" 200 109 0.002160 10.0.0.33 - - [2025-09-18 19:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.33 - - [2025-09-18 19:21:37] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004135 10.0.0.33 - - [2025-09-18 19:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.33 - - [2025-09-18 19:21:37] "GET /project/5d7fd123-33c6-4e8e-b64b-7917633fd117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035430 10.0.0.33 - - [2025-09-18 19:21:37] "POST /virtual-machines HTTP/1.1" 200 395 0.009310 10.0.0.33 - - [2025-09-18 19:21:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.011221 10.0.0.33 - - [2025-09-18 19:21:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125400 10.0.0.33 - - [2025-09-18 19:21:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.052194 10.0.0.33 - - [2025-09-18 19:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013569 10.0.0.33 - - [2025-09-18 19:21:38] "GET /virtual-machine-interface/b28c686c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006488 10.0.0.33 - - [2025-09-18 19:21:38] "POST /instance-ips HTTP/1.1" 200 397 0.020740 10.0.0.33 - - [2025-09-18 19:21:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.032573 10.0.0.33 - - [2025-09-18 19:21:38] "GET /virtual-machine-interface/b28c686c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012067 10.0.0.33 - - [2025-09-18 19:21:38] "POST /set-tag HTTP/1.1" 200 109 0.080070 10.0.0.33 - - [2025-09-18 19:21:38] "GET /virtual-machine-interface/b28c686c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.026962 10.0.0.33 - - [2025-09-18 19:21:38] "GET /instance-ip/b2a84d48-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004747 10.0.0.33 - - [2025-09-18 19:21:38] "GET /virtual-machine-interface/b28c686c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004897 10.0.0.33 - - [2025-09-18 19:21:38] "POST /set-tag HTTP/1.1" 200 109 0.002501 10.0.0.33 - - [2025-09-18 19:21:38] "GET /virtual-router/7f8e13da-6e10-4b0b-9a70-28975b0a60ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.010891 10.0.0.33 - - [2025-09-18 19:21:38] "POST /ref-update HTTP/1.1" 200 156 0.009617 10.0.0.33 - - [2025-09-18 19:21:38] "GET /virtual-machine-interface/b28c686c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004878 10.0.0.33 - - [2025-09-18 19:21:38] "POST /set-tag HTTP/1.1" 200 109 0.002183 10.0.0.33 - - [2025-09-18 19:21:38] "POST /tags HTTP/1.1" 200 291 0.017493 10.0.0.33 - - [2025-09-18 19:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013638 10.0.0.33 - - [2025-09-18 19:21:38] "GET /tag/c80d9858-b34b-4df0-90d2-ad86656c932f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.015878 10.0.0.33 - - [2025-09-18 19:21:38] "POST /tags HTTP/1.1" 409 252 0.003175 10.0.0.33 - - [2025-09-18 19:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.33 - - [2025-09-18 19:21:38] "GET /tag/a185bd7a-facd-485f-b106-4da716a26804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009874 10.0.0.33 - - [2025-09-18 19:21:38] "POST /tags HTTP/1.1" 409 226 0.001881 10.0.0.33 - - [2025-09-18 19:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.33 - - [2025-09-18 19:21:38] "GET /tag/36ac7c17-dfc3-4354-b8c1-44b7dfa6542b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011329 10.0.0.33 - - [2025-09-18 19:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.33 - - [2025-09-18 19:21:38] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003587 10.0.0.33 - - [2025-09-18 19:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.33 - - [2025-09-18 19:21:38] "GET /project/d7200d02-9ad2-46fe-bee4-a94ba14cf753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045117 10.0.0.33 - - [2025-09-18 19:21:38] "POST /virtual-machines HTTP/1.1" 200 395 0.010522 10.0.0.33 - - [2025-09-18 19:21:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.009602 10.0.0.33 - - [2025-09-18 19:21:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.138687 10.0.0.33 - - [2025-09-18 19:21:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.033569 10.0.0.33 - - [2025-09-18 19:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006395 10.0.0.33 - - [2025-09-18 19:21:39] "GET /virtual-machine-interface/b341d210-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004646 10.0.0.33 - - [2025-09-18 19:21:39] "POST /instance-ips HTTP/1.1" 200 397 0.025726 10.0.0.33 - - [2025-09-18 19:21:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.031052 10.0.0.33 - - [2025-09-18 19:21:39] "GET /virtual-machine-interface/b341d210-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010564 10.0.0.33 - - [2025-09-18 19:21:39] "POST /set-tag HTTP/1.1" 200 109 0.067784 10.0.0.33 - - [2025-09-18 19:21:39] "GET /virtual-machine-interface/b341d210-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012233 10.0.0.33 - - [2025-09-18 19:21:39] "GET /instance-ip/b35dcac4-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006390 10.0.0.33 - - [2025-09-18 19:21:39] "GET /virtual-machine-interface/b341d210-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004369 10.0.0.33 - - [2025-09-18 19:21:39] "POST /set-tag HTTP/1.1" 200 109 0.002118 10.0.0.33 - - [2025-09-18 19:21:39] "GET /virtual-router/7f8e13da-6e10-4b0b-9a70-28975b0a60ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.005839 10.0.0.33 - - [2025-09-18 19:21:39] "POST /ref-update HTTP/1.1" 200 156 0.022063 10.0.0.33 - - [2025-09-18 19:21:39] "GET /virtual-machine-interface/b341d210-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.026319 10.0.0.33 - - [2025-09-18 19:21:39] "POST /set-tag HTTP/1.1" 200 109 0.008719 10.0.0.33 - - [2025-09-18 19:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.33 - - [2025-09-18 19:21:39] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004220 10.0.0.33 - - [2025-09-18 19:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.33 - - [2025-09-18 19:21:39] "GET /project/d7200d02-9ad2-46fe-bee4-a94ba14cf753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.058673 10.0.0.33 - - [2025-09-18 19:21:39] "POST /virtual-machines HTTP/1.1" 200 395 0.024975 10.0.0.33 - - [2025-09-18 19:21:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.024119 10.0.0.33 - - [2025-09-18 19:21:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.131277 10.0.0.33 - - [2025-09-18 19:21:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008821 10.0.0.33 - - [2025-09-18 19:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014332 10.0.0.33 - - [2025-09-18 19:21:40] "GET /virtual-machine-interface/b3c463d8-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004502 10.0.0.33 - - [2025-09-18 19:21:40] "POST /instance-ips HTTP/1.1" 200 397 0.024225 10.0.0.33 - - [2025-09-18 19:21:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.021181 10.0.0.33 - - [2025-09-18 19:21:40] "GET /virtual-machine-interface/b3c463d8-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010338 10.0.0.33 - - [2025-09-18 19:21:40] "POST /set-tag HTTP/1.1" 200 109 0.059920 10.0.0.33 - - [2025-09-18 19:21:40] "GET /virtual-machine-interface/b3c463d8-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019919 10.0.0.33 - - [2025-09-18 19:21:40] "GET /instance-ip/b3e0fdd6-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002901 10.0.0.33 - - [2025-09-18 19:21:40] "GET /virtual-machine-interface/b3c463d8-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004502 10.0.0.33 - - [2025-09-18 19:21:40] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.33 - - [2025-09-18 19:21:40] "GET /virtual-router/7f8e13da-6e10-4b0b-9a70-28975b0a60ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003347 10.0.0.33 - - [2025-09-18 19:21:40] "POST /ref-update HTTP/1.1" 200 156 0.008082 10.0.0.33 - - [2025-09-18 19:21:40] "GET /virtual-machine-interface/b3c463d8-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013121 10.0.0.33 - - [2025-09-18 19:21:40] "POST /set-tag HTTP/1.1" 200 109 0.002058 10.0.0.33 - - [2025-09-18 19:21:40] "POST /tags HTTP/1.1" 200 299 0.019553 10.0.0.33 - - [2025-09-18 19:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011697 10.0.0.33 - - [2025-09-18 19:21:40] "GET /tag/03f737d2-bb05-4788-a49e-81a0a0bb7ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012858 10.0.0.33 - - [2025-09-18 19:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.33 - - [2025-09-18 19:21:40] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003772 10.0.0.33 - - [2025-09-18 19:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.33 - - [2025-09-18 19:21:40] "GET /project/5d7fd123-33c6-4e8e-b64b-7917633fd117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033056 10.0.0.33 - - [2025-09-18 19:21:40] "POST /virtual-machines HTTP/1.1" 200 395 0.019657 10.0.0.33 - - [2025-09-18 19:21:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.012805 10.0.0.33 - - [2025-09-18 19:21:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100172 10.0.0.33 - - [2025-09-18 19:21:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.009020 10.0.0.33 - - [2025-09-18 19:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012471 10.0.0.33 - - [2025-09-18 19:21:40] "GET /virtual-machine-interface/b44ce5e6-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005460 10.0.0.33 - - [2025-09-18 19:21:41] "POST /instance-ips HTTP/1.1" 200 397 0.021129 10.0.0.33 - - [2025-09-18 19:21:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.026501 10.0.0.33 - - [2025-09-18 19:21:41] "GET /virtual-machine-interface/b44ce5e6-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010531 10.0.0.33 - - [2025-09-18 19:21:41] "POST /set-tag HTTP/1.1" 200 109 0.018511 10.0.0.33 - - [2025-09-18 19:21:41] "GET /virtual-machine-interface/b44ce5e6-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004515 10.0.0.33 - - [2025-09-18 19:21:41] "GET /instance-ip/b46614d0-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.013496 10.0.0.33 - - [2025-09-18 19:21:41] "GET /virtual-machine-interface/b44ce5e6-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004587 10.0.0.33 - - [2025-09-18 19:21:41] "POST /set-tag HTTP/1.1" 200 109 0.002394 10.0.0.33 - - [2025-09-18 19:21:41] "POST /tags HTTP/1.1" 200 299 0.019562 10.0.0.33 - - [2025-09-18 19:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.33 - - [2025-09-18 19:21:41] "GET /tag/41cb293a-2c8e-4cdf-a4c5-233f0bcba606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011465 10.0.0.33 - - [2025-09-18 19:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.33 - - [2025-09-18 19:21:41] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004575 10.0.0.33 - - [2025-09-18 19:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.33 - - [2025-09-18 19:21:41] "GET /project/5d7fd123-33c6-4e8e-b64b-7917633fd117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030785 10.0.0.33 - - [2025-09-18 19:21:41] "POST /virtual-machines HTTP/1.1" 200 395 0.011798 10.0.0.33 - - [2025-09-18 19:21:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008637 10.0.0.33 - - [2025-09-18 19:21:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109017 10.0.0.33 - - [2025-09-18 19:21:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.021127 10.0.0.33 - - [2025-09-18 19:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.33 - - [2025-09-18 19:21:41] "GET /virtual-machine-interface/b4b7d82e-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004885 10.0.0.33 - - [2025-09-18 19:21:41] "POST /instance-ips HTTP/1.1" 200 397 0.020697 10.0.0.33 - - [2025-09-18 19:21:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.019801 10.0.0.33 - - [2025-09-18 19:21:41] "GET /virtual-machine-interface/b4b7d82e-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010271 10.0.0.33 - - [2025-09-18 19:21:41] "POST /set-tag HTTP/1.1" 200 109 0.017660 10.0.0.33 - - [2025-09-18 19:21:41] "GET /virtual-machine-interface/b4b7d82e-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009597 10.0.0.33 - - [2025-09-18 19:21:41] "GET /instance-ip/b4ccf2ae-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005586 10.0.0.33 - - [2025-09-18 19:21:41] "GET /virtual-machine-interface/b4b7d82e-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004477 10.0.0.33 - - [2025-09-18 19:21:41] "POST /set-tag HTTP/1.1" 200 109 0.002741 10.0.0.33 - - [2025-09-18 19:21:41] "POST /tags HTTP/1.1" 200 299 0.020522 10.0.0.33 - - [2025-09-18 19:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.33 - - [2025-09-18 19:21:42] "GET /tag/8f3dab94-60ec-4848-91bd-449a7edd6677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014591 10.0.0.33 - - [2025-09-18 19:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.33 - - [2025-09-18 19:21:42] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004539 10.0.0.33 - - [2025-09-18 19:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.33 - - [2025-09-18 19:21:42] "GET /project/d7200d02-9ad2-46fe-bee4-a94ba14cf753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033644 10.0.0.33 - - [2025-09-18 19:21:42] "POST /virtual-machines HTTP/1.1" 200 395 0.009491 10.0.0.33 - - [2025-09-18 19:21:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.013756 10.0.0.33 - - [2025-09-18 19:21:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.137223 10.0.0.33 - - [2025-09-18 19:21:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.023488 10.0.0.33 - - [2025-09-18 19:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008787 10.0.0.33 - - [2025-09-18 19:21:42] "GET /virtual-machine-interface/b5207226-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005474 10.0.0.33 - - [2025-09-18 19:21:42] "POST /instance-ips HTTP/1.1" 200 397 0.019826 10.0.0.33 - - [2025-09-18 19:21:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.019288 10.0.0.33 - - [2025-09-18 19:21:42] "GET /virtual-machine-interface/b5207226-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010076 10.0.0.33 - - [2025-09-18 19:21:42] "POST /set-tag HTTP/1.1" 200 109 0.019506 10.0.0.33 - - [2025-09-18 19:21:42] "GET /virtual-machine-interface/b5207226-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014542 10.0.0.33 - - [2025-09-18 19:21:42] "GET /instance-ip/b53b1766-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005683 10.0.0.33 - - [2025-09-18 19:21:42] "GET /virtual-machine-interface/b5207226-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004544 10.0.0.33 - - [2025-09-18 19:21:42] "POST /set-tag HTTP/1.1" 200 109 0.002407 10.0.0.33 - - [2025-09-18 19:21:42] "POST /tags HTTP/1.1" 200 299 0.023007 10.0.0.33 - - [2025-09-18 19:21:42] "GET /global-system-configs HTTP/1.1" 200 322 0.015426 10.0.0.33 - - [2025-09-18 19:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.33 - - [2025-09-18 19:21:42] "GET /tag/a1c47ed4-2c28-497b-8bc0-e5e07c5d56a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011146 10.0.0.33 - - [2025-09-18 19:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.33 - - [2025-09-18 19:21:42] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003874 10.0.0.33 - - [2025-09-18 19:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.33 - - [2025-09-18 19:21:42] "GET /project/d7200d02-9ad2-46fe-bee4-a94ba14cf753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038884 10.0.0.33 - - [2025-09-18 19:21:42] "POST /virtual-machines HTTP/1.1" 200 395 0.007303 10.0.0.33 - - [2025-09-18 19:21:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.008640 10.0.0.33 - - [2025-09-18 19:21:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105124 10.0.0.33 - - [2025-09-18 19:21:43] "GET /global-system-configs HTTP/1.1" 200 322 0.004983 10.0.0.33 - - [2025-09-18 19:21:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.025622 10.0.0.33 - - [2025-09-18 19:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.33 - - [2025-09-18 19:21:43] "GET /virtual-machine-interface/b58b8bc4-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004828 10.0.0.33 - - [2025-09-18 19:21:43] "POST /instance-ips HTTP/1.1" 200 397 0.018610 10.0.0.33 - - [2025-09-18 19:21:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.018153 10.0.0.33 - - [2025-09-18 19:21:43] "GET /virtual-machine-interface/b58b8bc4-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008249 10.0.0.33 - - [2025-09-18 19:21:43] "POST /set-tag HTTP/1.1" 200 109 0.017917 10.0.0.33 - - [2025-09-18 19:21:43] "GET /virtual-machine-interface/b58b8bc4-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013505 10.0.0.33 - - [2025-09-18 19:21:43] "GET /instance-ip/b5a228fc-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003768 10.0.0.33 - - [2025-09-18 19:21:43] "GET /virtual-machine-interface/b58b8bc4-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004319 10.0.0.33 - - [2025-09-18 19:21:43] "POST /set-tag HTTP/1.1" 200 109 0.001791 10.0.0.33 - - [2025-09-18 19:21:43] "GET /virtual-router/7f8e13da-6e10-4b0b-9a70-28975b0a60ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003232 10.0.0.33 - - [2025-09-18 19:21:43] "POST /ref-update HTTP/1.1" 200 156 0.007252 10.0.0.33 - - [2025-09-18 19:21:43] "GET /virtual-machine-interface/b44ce5e6-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004264 10.0.0.33 - - [2025-09-18 19:21:43] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.33 - - [2025-09-18 19:21:43] "GET /virtual-machine-interface/b21acf2c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003574 10.0.0.33 - - [2025-09-18 19:21:43] "POST /set-tag HTTP/1.1" 200 109 0.001659 10.0.0.33 - - [2025-09-18 19:21:43] "GET /virtual-router/7f8e13da-6e10-4b0b-9a70-28975b0a60ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003947 10.0.0.33 - - [2025-09-18 19:21:43] "POST /ref-update HTTP/1.1" 200 156 0.007909 10.0.0.33 - - [2025-09-18 19:21:43] "GET /virtual-machine-interface/b4b7d82e-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011490 10.0.0.33 - - [2025-09-18 19:21:43] "POST /set-tag HTTP/1.1" 200 109 0.002411 10.0.0.33 - - [2025-09-18 19:21:43] "GET /virtual-router/7f8e13da-6e10-4b0b-9a70-28975b0a60ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003389 10.0.0.33 - - [2025-09-18 19:21:43] "POST /ref-update HTTP/1.1" 200 156 0.007480 10.0.0.33 - - [2025-09-18 19:21:43] "GET /virtual-machine-interface/b5207226-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004153 10.0.0.33 - - [2025-09-18 19:21:43] "POST /set-tag HTTP/1.1" 200 109 0.002042 10.0.0.33 - - [2025-09-18 19:21:43] "GET /virtual-machine-interface/b28c686c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003589 10.0.0.33 - - [2025-09-18 19:21:43] "POST /set-tag HTTP/1.1" 200 109 0.001525 10.0.0.33 - - [2025-09-18 19:21:43] "GET /virtual-router/7f8e13da-6e10-4b0b-9a70-28975b0a60ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003934 10.0.0.33 - - [2025-09-18 19:21:43] "POST /ref-update HTTP/1.1" 200 156 0.007671 10.0.0.33 - - [2025-09-18 19:21:43] "GET /virtual-machine-interface/b58b8bc4-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012697 10.0.0.33 - - [2025-09-18 19:21:43] "POST /set-tag HTTP/1.1" 200 109 0.002491 10.0.0.33 - - [2025-09-18 19:21:43] "GET /virtual-machine-interface/b341d210-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004273 10.0.0.33 - - [2025-09-18 19:21:43] "POST /set-tag HTTP/1.1" 200 109 0.001529 10.0.0.33 - - [2025-09-18 19:21:43] "GET /virtual-machine-interface/b3c463d8-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004448 10.0.0.33 - - [2025-09-18 19:21:43] "POST /set-tag HTTP/1.1" 200 109 0.002108 10.0.0.33 - - [2025-09-18 19:21:43] "GET /virtual-machine-interface/b44ce5e6-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003637 10.0.0.33 - - [2025-09-18 19:21:43] "POST /set-tag HTTP/1.1" 200 109 0.001743 10.0.0.33 - - [2025-09-18 19:21:43] "GET /virtual-machine-interface/b4b7d82e-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004164 10.0.0.33 - - [2025-09-18 19:21:43] "POST /set-tag HTTP/1.1" 200 109 0.001927 10.0.0.33 - - [2025-09-18 19:21:43] "GET /virtual-machine-interface/b21acf2c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003559 10.0.0.33 - - [2025-09-18 19:21:43] "POST /set-tag HTTP/1.1" 200 109 0.001618 10.0.0.33 - - [2025-09-18 19:21:43] "GET /virtual-machine-interface/b5207226-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004206 10.0.0.33 - - [2025-09-18 19:21:43] "POST /set-tag HTTP/1.1" 200 109 0.001941 10.0.0.33 - - [2025-09-18 19:21:43] "GET /virtual-machine-interface/b58b8bc4-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003854 10.0.0.33 - - [2025-09-18 19:21:43] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.33 - - [2025-09-18 19:21:43] "GET /virtual-machine-interface/b3c463d8-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004312 10.0.0.33 - - [2025-09-18 19:21:43] "POST /set-tag HTTP/1.1" 200 109 0.002140 10.0.0.33 - - [2025-09-18 19:21:44] "GET /virtual-machine-interface/b341d210-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004709 10.0.0.33 - - [2025-09-18 19:21:44] "POST /set-tag HTTP/1.1" 200 109 0.002653 10.0.0.33 - - [2025-09-18 19:21:46] "GET /virtual-machine/86cb8397-5949-4362-bf50-06c0de93acc4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.008743 10.0.0.33 - - [2025-09-18 19:21:46] "GET /virtual-machine-interface/b21acf2c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004205 10.0.0.33 - - [2025-09-18 19:21:48] "GET /virtual-machine-interface/b44ce5e6-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005504 10.0.0.33 - - [2025-09-18 19:21:48] "POST /set-tag HTTP/1.1" 200 109 0.007412 10.0.0.33 - - [2025-09-18 19:21:48] "GET /virtual-machine-interface/b28c686c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006306 10.0.0.33 - - [2025-09-18 19:21:48] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.33 - - [2025-09-18 19:21:51] "GET /virtual-machine/79c0115f-e11a-4c8b-82e3-e595c966b143?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003429 10.0.0.33 - - [2025-09-18 19:21:51] "GET /virtual-machine-interface/b28c686c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004160 10.0.0.33 - - [2025-09-18 19:21:51] "GET /virtual-machine/26c6d288-3e3e-4ae1-927d-db11b7886d87?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003388 10.0.0.33 - - [2025-09-18 19:21:51] "GET /virtual-machine-interface/b341d210-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004362 10.0.0.33 - - [2025-09-18 19:21:51] "GET /virtual-machine/3245e000-f0aa-4cb2-b1e0-fbee431aa48d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004126 10.0.0.33 - - [2025-09-18 19:21:51] "GET /virtual-machine-interface/b3c463d8-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004972 10.0.0.33 - - [2025-09-18 19:21:51] "GET /virtual-machine/efdaedc4-a102-46be-be5e-614454d9ebb9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003370 10.0.0.33 - - [2025-09-18 19:21:51] "GET /virtual-machine-interface/b44ce5e6-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005004 10.0.0.33 - - [2025-09-18 19:21:52] "GET /virtual-machine-interface/b4b7d82e-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009233 10.0.0.33 - - [2025-09-18 19:21:52] "POST /set-tag HTTP/1.1" 200 109 0.002488 10.0.0.33 - - [2025-09-18 19:21:52] "GET /virtual-machine-interface/b5207226-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003728 10.0.0.33 - - [2025-09-18 19:21:52] "POST /set-tag HTTP/1.1" 200 109 0.001880 10.0.0.33 - - [2025-09-18 19:21:53] "GET /virtual-machine-interface/b58b8bc4-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004560 10.0.0.33 - - [2025-09-18 19:21:53] "POST /set-tag HTTP/1.1" 200 109 0.003020 10.0.0.33 - - [2025-09-18 19:21:56] "GET /virtual-machine/d834b7b1-2228-4415-a69c-e7b7cd07846b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002955 10.0.0.33 - - [2025-09-18 19:21:56] "GET /virtual-machine-interface/b5207226-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004148 10.0.0.33 - - [2025-09-18 19:21:56] "GET /virtual-machine/ba7e8b26-9e9d-4e38-88a9-06997142699b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003135 10.0.0.33 - - [2025-09-18 19:21:56] "GET /virtual-machine-interface/b4b7d82e-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004363 10.0.0.33 - - [2025-09-18 19:21:56] "GET /virtual-machine/ca3ecd63-3423-4f39-ad5b-a0775ef5dc03?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002954 10.0.0.33 - - [2025-09-18 19:21:56] "GET /virtual-machine-interface/b58b8bc4-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004065 10.0.0.33 - - [2025-09-18 19:21:57] "GET /loadbalancer/440f384b-98ab-4de9-99df-4253214e19a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005974 10.0.0.33 - - [2025-09-18 19:21:57] "POST /tags HTTP/1.1" 200 333 0.030140 10.0.0.33 - - [2025-09-18 19:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012878 10.0.0.33 - - [2025-09-18 19:21:57] "GET /tag/b8f37ad1-9dcb-483d-9d9f-5da7fcfe4a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015914 10.0.0.33 - - [2025-09-18 19:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.33 - - [2025-09-18 19:21:57] "GET /project/5d7fd123-33c6-4e8e-b64b-7917633fd117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032012 10.0.0.33 - - [2025-09-18 19:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.33 - - [2025-09-18 19:21:57] "GET /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004743 10.0.0.33 - - [2025-09-18 19:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.33 - - [2025-09-18 19:21:57] "GET /service-appliance-set/ee99884d-6e97-43d9-89c2-4aec82486656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002663 10.0.0.33 - - [2025-09-18 19:21:57] "POST /fqname-to-id HTTP/1.1" 404 273 0.001536 10.0.0.33 - - [2025-09-18 19:21:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.088427 10.0.0.33 - - [2025-09-18 19:21:57] "GET /virtual-machine-interface/ff46d342-6e6e-4423-8ae6-c20b8d622898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.022957 10.0.0.33 - - [2025-09-18 19:21:57] "POST /instance-ips HTTP/1.1" 200 409 0.021679 10.0.0.33 - - [2025-09-18 19:21:57] "GET /instance-ip/32e2a548-84be-4b18-bfff-f906e76c33f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004634 10.0.0.33 - - [2025-09-18 19:21:57] "POST /loadbalancers HTTP/1.1" 200 629 0.064915 10.0.0.33 - - [2025-09-18 19:21:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.025945 10.0.0.33 - - [2025-09-18 19:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012453 10.0.0.33 - - [2025-09-18 19:21:57] "GET /project/5d7fd123-33c6-4e8e-b64b-7917633fd117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037384 10.0.0.33 - - [2025-09-18 19:21:57] "GET /instance-ip/32e2a548-84be-4b18-bfff-f906e76c33f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.006992 10.0.0.33 - - [2025-09-18 19:21:57] "POST /floating-ips HTTP/1.1" 200 597 0.020569 10.0.0.33 - - [2025-09-18 19:21:57] "GET /project/5d7fd123-33c6-4e8e-b64b-7917633fd117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.060515 10.0.0.33 - - [2025-09-18 19:21:57] "GET /loadbalancer/440f384b-98ab-4de9-99df-4253214e19a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002364 10.0.0.33 - - [2025-09-18 19:21:57] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.017468 10.0.0.33 - - [2025-09-18 19:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.33 - - [2025-09-18 19:21:58] "GET /project/5d7fd123-33c6-4e8e-b64b-7917633fd117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039272 10.0.0.33 - - [2025-09-18 19:21:58] "GET /loadbalancer-listener/b989bdbe-e6aa-4611-8178-dc4c6555413a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003570 10.0.0.33 - - [2025-09-18 19:21:58] "GET /loadbalancer-listener/b989bdbe-e6aa-4611-8178-dc4c6555413a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003461 10.0.0.33 - - [2025-09-18 19:21:58] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.019729 10.0.0.33 - - [2025-09-18 19:21:58] "GET /instance-ip/32e2a548-84be-4b18-bfff-f906e76c33f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002950 10.0.0.33 - - [2025-09-18 19:21:58] "GET /instance-ip/32e2a548-84be-4b18-bfff-f906e76c33f2?fields=floating_ips HTTP/1.1" 200 1212 0.007522 10.0.0.33 - - [2025-09-18 19:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.33 - - [2025-09-18 19:21:58] "GET /loadbalancer/440f384b-98ab-4de9-99df-4253214e19a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003468 10.0.0.33 - - [2025-09-18 19:21:58] "GET /floating-ip/2be597ac-fe57-4e51-a287-6a00a9c5de21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.003071 10.0.0.33 - - [2025-09-18 19:21:58] "GET /loadbalancer-pool/24209421-4dad-4dd3-a2e1-e69b75e90de6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.005298 10.0.0.33 - - [2025-09-18 19:21:58] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017181 10.0.0.33 - - [2025-09-18 19:21:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.023256 10.0.0.33 - - [2025-09-18 19:21:58] "GET /loadbalancer/440f384b-98ab-4de9-99df-4253214e19a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.017486 10.0.0.33 - - [2025-09-18 19:21:58] "GET /virtual-machine-interface/b21acf2c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020454 10.0.0.33 - - [2025-09-18 19:21:58] "GET /virtual-machine-interface/b21acf2c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005060 10.0.0.33 - - [2025-09-18 19:21:58] "POST /ref-update HTTP/1.1" 200 156 0.010435 10.0.0.33 - - [2025-09-18 19:21:58] "GET /floating-ip/2be597ac-fe57-4e51-a287-6a00a9c5de21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.008721 10.0.0.33 - - [2025-09-18 19:21:58] "POST /tags HTTP/1.1" 409 221 0.002083 10.0.0.33 - - [2025-09-18 19:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.33 - - [2025-09-18 19:21:58] "GET /tag/b8f37ad1-9dcb-483d-9d9f-5da7fcfe4a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011546 10.0.0.33 - - [2025-09-18 19:21:58] "PUT /floating-ip/2be597ac-fe57-4e51-a287-6a00a9c5de21 HTTP/1.1" 200 256 0.009000 10.0.0.33 - - [2025-09-18 19:21:58] "POST /set-tag HTTP/1.1" 200 109 0.059916 10.0.0.33 - - [2025-09-18 19:21:58] "GET /loadbalancer-pool/24209421-4dad-4dd3-a2e1-e69b75e90de6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.013484 10.0.0.33 - - [2025-09-18 19:21:58] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017897 10.0.0.33 - - [2025-09-18 19:21:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008277 10.0.0.33 - - [2025-09-18 19:21:58] "GET /virtual-machine-interface/b28c686c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012045 10.0.0.33 - - [2025-09-18 19:21:58] "GET /virtual-machine-interface/b28c686c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004801 10.0.0.33 - - [2025-09-18 19:21:58] "POST /ref-update HTTP/1.1" 200 156 0.009936 10.0.0.33 - - [2025-09-18 19:21:58] "GET /floating-ip/2be597ac-fe57-4e51-a287-6a00a9c5de21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.006457 10.0.0.33 - - [2025-09-18 19:21:58] "POST /set-tag HTTP/1.1" 200 109 0.081530 10.0.0.33 - - [2025-09-18 19:21:59] "POST /tags HTTP/1.1" 409 206 0.004034 10.0.0.33 - - [2025-09-18 19:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.33 - - [2025-09-18 19:21:59] "GET /tag/95cce9be-2e97-488d-95aa-10cdec7ffbd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011663 10.0.0.33 - - [2025-09-18 19:21:59] "POST /tags HTTP/1.1" 409 204 0.002473 10.0.0.33 - - [2025-09-18 19:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.33 - - [2025-09-18 19:22:00] "GET /tag/41cb293a-2c8e-4cdf-a4c5-233f0bcba606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012422 10.0.0.33 - - [2025-09-18 19:22:00] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003249 10.0.0.33 - - [2025-09-18 19:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.33 - - [2025-09-18 19:22:00] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002835 10.0.0.33 - - [2025-09-18 19:22:00] "POST /tags HTTP/1.1" 409 206 0.002211 10.0.0.33 - - [2025-09-18 19:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.33 - - [2025-09-18 19:22:00] "GET /tag/95cce9be-2e97-488d-95aa-10cdec7ffbd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010682 10.0.0.33 - - [2025-09-18 19:22:00] "POST /tags HTTP/1.1" 409 226 0.002077 10.0.0.33 - - [2025-09-18 19:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.33 - - [2025-09-18 19:22:00] "GET /tag/40dc8b12-7b6f-4b58-926d-896fe747e082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009881 10.0.0.33 - - [2025-09-18 19:22:00] "POST /tags HTTP/1.1" 409 204 0.002080 10.0.0.33 - - [2025-09-18 19:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.33 - - [2025-09-18 19:22:00] "GET /tag/41cb293a-2c8e-4cdf-a4c5-233f0bcba606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013563 10.0.0.33 - - [2025-09-18 19:22:00] "POST /tags HTTP/1.1" 409 226 0.002041 10.0.0.33 - - [2025-09-18 19:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.33 - - [2025-09-18 19:22:00] "GET /tag/40dc8b12-7b6f-4b58-926d-896fe747e082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010630 10.0.0.33 - - [2025-09-18 19:22:00] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002634 10.0.0.33 - - [2025-09-18 19:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.33 - - [2025-09-18 19:22:00] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002767 10.0.0.33 - - [2025-09-18 19:22:00] "POST /firewall-rules HTTP/1.1" 200 626 0.070805 10.0.0.33 - - [2025-09-18 19:22:00] "POST /firewall-rules HTTP/1.1" 200 646 0.076934 10.0.0.33 - - [2025-09-18 19:22:00] "GET /firewall-rule/b9c8849a-9461-44ab-9a2c-fbdab3aea09e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.024745 10.0.0.33 - - [2025-09-18 19:22:00] "GET /firewall-policy/49630559-ddfa-4a86-8c6a-0058ee2376b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002550 10.0.0.33 - - [2025-09-18 19:22:00] "GET /firewall-rule/3aa6bad3-01a9-4f72-bec6-6516128fa992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004107 10.0.0.33 - - [2025-09-18 19:22:00] "POST /ref-update HTTP/1.1" 200 156 0.014292 10.0.0.33 - - [2025-09-18 19:22:00] "POST /firewall-policys HTTP/1.1" 200 606 0.029393 10.0.0.33 - - [2025-09-18 19:22:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.013506 10.0.0.33 - - [2025-09-18 19:22:00] "GET /firewall-policy/f0e82d90-672b-4370-b598-00bc954d5936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.014175 10.0.0.33 - - [2025-09-18 19:22:00] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002781 10.0.0.33 - - [2025-09-18 19:22:00] "GET /firewall-policy/f0e82d90-672b-4370-b598-00bc954d5936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004041 10.0.0.33 - - [2025-09-18 19:22:00] "GET /firewall-policy/2b7cc2c4-5415-4912-b02b-43ef34f76a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005433 10.0.0.33 - - [2025-09-18 19:22:00] "GET /firewall-policy/49630559-ddfa-4a86-8c6a-0058ee2376b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003411 10.0.0.33 - - [2025-09-18 19:22:00] "GET /firewall-policy/b9ab16ef-c7c6-4601-be1e-30e2f81bd5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003957 10.0.0.33 - - [2025-09-18 19:22:00] "GET /firewall-policy/49630559-ddfa-4a86-8c6a-0058ee2376b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002304 10.0.0.33 - - [2025-09-18 19:22:00] "GET /firewall-policy/2b7cc2c4-5415-4912-b02b-43ef34f76a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002335 10.0.0.33 - - [2025-09-18 19:22:00] "POST /ref-update HTTP/1.1" 200 156 0.017524 10.0.0.33 - - [2025-09-18 19:22:00] "POST /ref-update HTTP/1.1" 200 156 0.019917 10.0.0.33 - - [2025-09-18 19:22:01] "POST /ref-update HTTP/1.1" 200 156 0.019780 10.0.0.33 - - [2025-09-18 19:22:01] "POST /ref-update HTTP/1.1" 200 156 0.033702 10.0.0.33 - - [2025-09-18 19:22:01] "POST /ref-update HTTP/1.1" 200 156 0.034973 10.0.0.33 - - [2025-09-18 19:22:01] "GET /firewall-policy/f0e82d90-672b-4370-b598-00bc954d5936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003393 10.0.0.33 - - [2025-09-18 19:23:17] "POST /tags HTTP/1.1" 200 365 0.074536 10.0.0.33 - - [2025-09-18 19:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.018758 10.0.0.33 - - [2025-09-18 19:23:17] "GET /tag/92ae3b2d-acc1-4030-8da4-09be8fe6a5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016896 10.0.0.33 - - [2025-09-18 19:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.33 - - [2025-09-18 19:23:17] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.025655 10.0.0.33 - - [2025-09-18 19:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008908 10.0.0.33 - - [2025-09-18 19:23:17] "GET /service-appliance-set/05f4f97d-cd8b-4837-a60f-aebf17a7b33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.002902 10.0.0.33 - - [2025-09-18 19:23:17] "POST /fqname-to-id HTTP/1.1" 404 258 0.002051 10.0.0.33 - - [2025-09-18 19:23:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.114463 10.0.0.33 - - [2025-09-18 19:23:17] "GET /virtual-machine-interface/4cd9f6be-8e1e-43fc-82f3-27cf02e1af5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.010298 10.0.0.33 - - [2025-09-18 19:23:17] "POST /set-tag HTTP/1.1" 200 109 0.023098 10.0.0.33 - - [2025-09-18 19:23:17] "POST /instance-ips HTTP/1.1" 200 417 0.040986 10.0.0.33 - - [2025-09-18 19:23:18] "GET /instance-ip/7afc98eb-eba3-423d-960c-0e26b12bcd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004135 10.0.0.33 - - [2025-09-18 19:23:18] "POST /loadbalancers HTTP/1.1" 200 618 0.061908 10.0.0.33 - - [2025-09-18 19:23:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.029882 10.0.0.33 - - [2025-09-18 19:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010773 10.0.0.33 - - [2025-09-18 19:23:18] "POST /service-instances HTTP/1.1" 200 566 0.046684 10.0.0.33 - - [2025-09-18 19:23:18] "POST /ref-update HTTP/1.1" 200 156 0.018935 10.0.0.33 - - [2025-09-18 19:23:18] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.108822 10.0.0.33 - - [2025-09-18 19:23:18] "GET /virtual-machine-interface/4cd9f6be-8e1e-43fc-82f3-27cf02e1af5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.008376 10.0.0.33 - - [2025-09-18 19:23:18] "PUT /service-instance/499c51dd-8cec-412d-a35b-94a306d09d17 HTTP/1.1" 200 266 0.058671 10.0.0.33 - - [2025-09-18 19:23:18] "GET /virtual-machine-interface/4cd9f6be-8e1e-43fc-82f3-27cf02e1af5d?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.031325 10.0.0.33 - - [2025-09-18 19:23:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.044807 10.0.0.33 - - [2025-09-18 19:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.016582 10.0.0.33 - - [2025-09-18 19:23:18] "POST /fqname-to-id HTTP/1.1" 404 208 0.002463 10.0.0.33 - - [2025-09-18 19:23:18] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007795 10.0.0.33 - - [2025-09-18 19:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.33 - - [2025-09-18 19:23:18] "POST /virtual-machines HTTP/1.1" 200 429 0.013807 10.0.0.33 - - [2025-09-18 19:23:18] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007605 10.0.0.33 - - [2025-09-18 19:23:18] "POST /tags HTTP/1.1" 409 221 0.002873 10.0.0.33 - - [2025-09-18 19:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.33 - - [2025-09-18 19:23:18] "GET /tag/0ea37906-bc1c-4d38-9de5-38894cc4fea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.038988 10.0.0.33 - - [2025-09-18 19:23:18] "POST /tags HTTP/1.1" 409 238 0.003318 10.0.0.33 - - [2025-09-18 19:23:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.157729 10.0.0.33 - - [2025-09-18 19:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005243 10.0.0.33 - - [2025-09-18 19:23:18] "POST /chown HTTP/1.1" 200 109 0.018339 10.0.0.33 - - [2025-09-18 19:23:18] "GET /tag/92ae3b2d-acc1-4030-8da4-09be8fe6a5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018468 10.0.0.33 - - [2025-09-18 19:23:18] "POST /chown HTTP/1.1" 200 109 0.012429 10.0.0.33 - - [2025-09-18 19:23:18] "PUT /virtual-machine-interface/860c4717-95e0-4a53-826f-d4c0cf94ef49 HTTP/1.1" 200 284 0.029233 10.0.0.33 - - [2025-09-18 19:23:18] "PUT /instance-ip/7afc98eb-eba3-423d-960c-0e26b12bcd07 HTTP/1.1" 200 256 0.055312 10.0.0.33 - - [2025-09-18 19:23:18] "POST /firewall-rules HTTP/1.1" 200 650 0.180832 10.0.0.33 - - [2025-09-18 19:23:18] "GET /firewall-rule/2cbfb643-cafd-4b04-92d4-7d8d518c9ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.012855 10.0.0.33 - - [2025-09-18 19:23:18] "POST /ref-update HTTP/1.1" 200 156 0.056687 10.0.0.33 - - [2025-09-18 19:23:18] "GET /firewall-policy/b9ab16ef-c7c6-4601-be1e-30e2f81bd5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003622 10.0.0.33 - - [2025-09-18 19:23:18] "GET /firewall-rule/2cbfb643-cafd-4b04-92d4-7d8d518c9ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003107 10.0.0.33 - - [2025-09-18 19:23:18] "POST /ref-update HTTP/1.1" 200 156 0.033830 10.0.0.33 - - [2025-09-18 19:23:19] "POST /ref-update HTTP/1.1" 200 156 0.054804 10.0.0.33 - - [2025-09-18 19:23:19] "POST /ref-update HTTP/1.1" 200 156 0.084707 10.0.0.33 - - [2025-09-18 19:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.33 - - [2025-09-18 19:23:19] "POST /ref-update HTTP/1.1" 200 156 0.008274 10.0.0.33 - - [2025-09-18 19:23:19] "POST /ref-update HTTP/1.1" 200 156 0.030740 10.0.0.33 - - [2025-09-18 19:23:19] "POST /ref-update HTTP/1.1" 200 156 0.030744 10.0.0.33 - - [2025-09-18 19:23:19] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.079366 10.0.0.33 - - [2025-09-18 19:23:19] "GET /loadbalancer/7670241b-04cd-4ac1-ba94-75f590bf3176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.012256 10.0.0.33 - - [2025-09-18 19:23:19] "POST /virtual-machines HTTP/1.1" 200 429 0.012129 10.0.0.33 - - [2025-09-18 19:23:19] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.050287 10.0.0.33 - - [2025-09-18 19:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.022582 10.0.0.33 - - [2025-09-18 19:23:19] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.062361 10.0.0.33 - - [2025-09-18 19:23:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.160198 10.0.0.33 - - [2025-09-18 19:23:19] "GET /loadbalancer-listener/0047b987-b310-4958-8fdc-439623eec39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.016075 10.0.0.33 - - [2025-09-18 19:23:19] "POST /chown HTTP/1.1" 200 109 0.017141 10.0.0.33 - - [2025-09-18 19:23:19] "GET /loadbalancer-listener/0047b987-b310-4958-8fdc-439623eec39d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1231 0.010095 10.0.0.33 - - [2025-09-18 19:23:19] "POST /chown HTTP/1.1" 200 109 0.009285 10.0.0.33 - - [2025-09-18 19:23:19] "PUT /virtual-machine-interface/4dc2f75a-b2aa-483c-8c3e-3dfe6f1a1288 HTTP/1.1" 200 284 0.049622 10.0.0.33 - - [2025-09-18 19:23:19] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.095979 10.0.0.33 - - [2025-09-18 19:23:19] "PUT /instance-ip/7afc98eb-eba3-423d-960c-0e26b12bcd07 HTTP/1.1" 200 256 0.046833 10.0.0.33 - - [2025-09-18 19:23:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.032395 10.0.0.33 - - [2025-09-18 19:23:19] "GET /loadbalancer-pool/3d884a30-4268-47ae-9763-6deb86d9e67b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005642 10.0.0.33 - - [2025-09-18 19:23:19] "POST /ref-update HTTP/1.1" 200 156 0.010373 10.0.0.33 - - [2025-09-18 19:23:19] "POST /ref-update HTTP/1.1" 200 156 0.044183 10.0.0.33 - - [2025-09-18 19:23:19] "POST /ref-update HTTP/1.1" 200 156 0.043817 10.0.0.33 - - [2025-09-18 19:23:19] "POST /loadbalancer-members HTTP/1.1" 200 707 0.087080 10.0.0.33 - - [2025-09-18 19:23:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.024817 10.0.0.33 - - [2025-09-18 19:23:19] "GET /loadbalancer-member/a118085b-8d5f-47cf-8d17-7654e763a8f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.015952 10.0.0.33 - - [2025-09-18 19:23:19] "POST /ref-update HTTP/1.1" 200 156 0.033620 10.0.0.33 - - [2025-09-18 19:23:19] "POST /ref-update HTTP/1.1" 200 156 0.025302 10.0.0.33 - - [2025-09-18 19:23:19] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006332 10.0.0.33 - - [2025-09-18 19:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.33 - - [2025-09-18 19:23:19] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003380 10.0.0.33 - - [2025-09-18 19:23:19] "PUT /service-instance/499c51dd-8cec-412d-a35b-94a306d09d17 HTTP/1.1" 200 266 0.013012 10.0.0.33 - - [2025-09-18 19:23:19] "POST /tags HTTP/1.1" 409 221 0.002222 10.0.0.33 - - [2025-09-18 19:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.33 - - [2025-09-18 19:23:19] "GET /tag/0ea37906-bc1c-4d38-9de5-38894cc4fea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013681 10.0.0.33 - - [2025-09-18 19:23:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.022840 10.0.0.33 - - [2025-09-18 19:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.33 - - [2025-09-18 19:23:19] "POST /chown HTTP/1.1" 200 109 0.005824 10.0.0.33 - - [2025-09-18 19:23:19] "POST /tags HTTP/1.1" 409 238 0.005619 10.0.0.33 - - [2025-09-18 19:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.33 - - [2025-09-18 19:23:20] "GET /tag/92ae3b2d-acc1-4030-8da4-09be8fe6a5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016910 10.0.0.33 - - [2025-09-18 19:23:20] "POST /chown HTTP/1.1" 200 109 0.006270 10.0.0.33 - - [2025-09-18 19:23:20] "PUT /instance-ip/7afc98eb-eba3-423d-960c-0e26b12bcd07 HTTP/1.1" 200 256 0.019415 10.0.0.33 - - [2025-09-18 19:23:20] "POST /firewall-rules HTTP/1.1" 409 293 0.011645 10.0.0.33 - - [2025-09-18 19:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.33 - - [2025-09-18 19:23:20] "POST /ref-update HTTP/1.1" 200 156 0.027592 10.0.0.33 - - [2025-09-18 19:23:20] "PUT /firewall-rule/2cbfb643-cafd-4b04-92d4-7d8d518c9ef3 HTTP/1.1" 200 260 0.029811 10.0.0.33 - - [2025-09-18 19:23:20] "POST /chown HTTP/1.1" 200 109 0.006660 10.0.0.33 - - [2025-09-18 19:23:20] "GET /firewall-rule/2cbfb643-cafd-4b04-92d4-7d8d518c9ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007978 10.0.0.33 - - [2025-09-18 19:23:20] "POST /chown HTTP/1.1" 200 109 0.023611 10.0.0.33 - - [2025-09-18 19:23:20] "GET /firewall-policy/b9ab16ef-c7c6-4601-be1e-30e2f81bd5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.017545 10.0.0.33 - - [2025-09-18 19:23:20] "GET /firewall-rule/2cbfb643-cafd-4b04-92d4-7d8d518c9ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.009087 10.0.0.33 - - [2025-09-18 19:23:20] "PUT /instance-ip/7afc98eb-eba3-423d-960c-0e26b12bcd07 HTTP/1.1" 200 256 0.028324 10.0.0.33 - - [2025-09-18 19:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.33 - - [2025-09-18 19:23:20] "GET /tag/92ae3b2d-acc1-4030-8da4-09be8fe6a5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011942 10.0.0.33 - - [2025-09-18 19:23:20] "GET /tag/92ae3b2d-acc1-4030-8da4-09be8fe6a5a7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.011168 10.0.0.33 - - [2025-09-18 19:23:20] "POST /ref-update HTTP/1.1" 200 156 0.036649 10.0.0.33 - - [2025-09-18 19:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006273 10.0.0.33 - - [2025-09-18 19:23:20] "POST /chown HTTP/1.1" 200 109 0.008033 10.0.0.33 - - [2025-09-18 19:23:20] "GET /virtual-machine-interface/4cd9f6be-8e1e-43fc-82f3-27cf02e1af5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.005728 10.0.0.33 - - [2025-09-18 19:23:20] "POST /chown HTTP/1.1" 200 109 0.006808 10.0.0.33 - - [2025-09-18 19:23:20] "POST /set-tag HTTP/1.1" 200 109 0.017737 10.0.0.33 - - [2025-09-18 19:23:20] "GET /virtual-machine-interface/4dc2f75a-b2aa-483c-8c3e-3dfe6f1a1288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.023136 10.0.0.33 - - [2025-09-18 19:23:20] "PUT /instance-ip/7afc98eb-eba3-423d-960c-0e26b12bcd07 HTTP/1.1" 200 256 0.038801 10.0.0.33 - - [2025-09-18 19:23:20] "POST /ref-update HTTP/1.1" 200 156 0.022409 10.0.0.33 - - [2025-09-18 19:23:20] "POST /set-tag HTTP/1.1" 200 109 0.019995 10.0.0.33 - - [2025-09-18 19:23:20] "GET /virtual-machine-interface/860c4717-95e0-4a53-826f-d4c0cf94ef49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.011001 10.0.0.33 - - [2025-09-18 19:23:20] "POST /chown HTTP/1.1" 200 109 0.021184 10.0.0.33 - - [2025-09-18 19:23:20] "POST /chown HTTP/1.1" 200 109 0.026358 10.0.0.33 - - [2025-09-18 19:23:20] "POST /set-tag HTTP/1.1" 200 109 0.065318 10.0.0.33 - - [2025-09-18 19:23:20] "PUT /instance-ip/7afc98eb-eba3-423d-960c-0e26b12bcd07 HTTP/1.1" 200 256 0.038415 10.0.0.33 - - [2025-09-18 19:23:20] "GET /firewall-policy/b9ab16ef-c7c6-4601-be1e-30e2f81bd5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.007037 10.0.0.33 - - [2025-09-18 19:23:20] "GET /firewall-rule/2cbfb643-cafd-4b04-92d4-7d8d518c9ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.006786 10.0.0.33 - - [2025-09-18 19:23:20] "POST /ref-update HTTP/1.1" 200 156 0.011923 10.0.0.33 - - [2025-09-18 19:23:20] "POST /ref-update HTTP/1.1" 200 156 0.027740 10.0.0.33 - - [2025-09-18 19:23:20] "PUT /service-instance/499c51dd-8cec-412d-a35b-94a306d09d17 HTTP/1.1" 200 266 0.014110 10.0.0.33 - - [2025-09-18 19:23:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.033011 10.0.0.33 - - [2025-09-18 19:23:20] "DELETE /firewall-rule/2cbfb643-cafd-4b04-92d4-7d8d518c9ef3 HTTP/1.1" 200 115 0.112379 10.0.0.33 - - [2025-09-18 19:23:20] "DELETE /loadbalancer-member/a118085b-8d5f-47cf-8d17-7654e763a8f3 HTTP/1.1" 200 115 0.025946 10.0.0.33 - - [2025-09-18 19:23:20] "PUT /service-instance/499c51dd-8cec-412d-a35b-94a306d09d17 HTTP/1.1" 200 266 0.008299 10.0.0.33 - - [2025-09-18 19:23:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.015752 10.0.0.33 - - [2025-09-18 19:23:20] "DELETE /loadbalancer-pool/3d884a30-4268-47ae-9763-6deb86d9e67b HTTP/1.1" 200 115 0.063546 10.0.0.33 - - [2025-09-18 19:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010188 10.0.0.33 - - [2025-09-18 19:23:20] "DELETE /loadbalancer-listener/0047b987-b310-4958-8fdc-439623eec39d HTTP/1.1" 200 115 0.029135 10.0.0.33 - - [2025-09-18 19:23:20] "POST /chown HTTP/1.1" 200 109 0.009050 10.0.0.33 - - [2025-09-18 19:23:20] "POST /chown HTTP/1.1" 200 109 0.015928 10.0.0.33 - - [2025-09-18 19:23:20] "POST /ref-update HTTP/1.1" 200 156 0.016125 10.0.0.33 - - [2025-09-18 19:23:20] "DELETE /loadbalancer/7670241b-04cd-4ac1-ba94-75f590bf3176 HTTP/1.1" 200 115 0.077618 10.0.0.33 - - [2025-09-18 19:23:21] "POST /chown HTTP/1.1" 200 109 0.011606 10.0.0.33 - - [2025-09-18 19:23:21] "POST /chown HTTP/1.1" 200 109 0.021328 10.0.0.33 - - [2025-09-18 19:23:21] "POST /ref-update HTTP/1.1" 200 156 0.020577 10.0.0.33 - - [2025-09-18 19:23:21] "DELETE /instance-ip/7afc98eb-eba3-423d-960c-0e26b12bcd07 HTTP/1.1" 200 115 0.106070 10.0.0.33 - - [2025-09-18 19:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.33 - - [2025-09-18 19:23:21] "DELETE /virtual-machine-interface/4cd9f6be-8e1e-43fc-82f3-27cf02e1af5d HTTP/1.1" 200 115 0.094034 10.0.0.33 - - [2025-09-18 19:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.33 - - [2025-09-18 19:23:21] "DELETE /tag/92ae3b2d-acc1-4030-8da4-09be8fe6a5a7 HTTP/1.1" 409 336 0.007486 10.0.0.33 - - [2025-09-18 19:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.33 - - [2025-09-18 19:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.33 - - [2025-09-18 19:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.33 - - [2025-09-18 19:23:21] "DELETE /service-instance/499c51dd-8cec-412d-a35b-94a306d09d17 HTTP/1.1" 200 115 0.029300 10.0.0.33 - - [2025-09-18 19:23:21] "GET /virtual-machine-interface/4dc2f75a-b2aa-483c-8c3e-3dfe6f1a1288?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.004280 10.0.0.33 - - [2025-09-18 19:23:21] "DELETE /virtual-machine-interface/4dc2f75a-b2aa-483c-8c3e-3dfe6f1a1288 HTTP/1.1" 200 115 0.037593 10.0.0.33 - - [2025-09-18 19:23:21] "DELETE /virtual-machine/c5523ac5-1946-45df-9503-1eca2725828c HTTP/1.1" 200 115 0.020589 10.0.0.33 - - [2025-09-18 19:23:21] "GET /virtual-machine-interface/860c4717-95e0-4a53-826f-d4c0cf94ef49?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.004799 10.0.0.33 - - [2025-09-18 19:23:21] "DELETE /virtual-machine-interface/860c4717-95e0-4a53-826f-d4c0cf94ef49 HTTP/1.1" 200 115 0.062047 10.0.0.33 - - [2025-09-18 19:23:21] "POST /ref-update HTTP/1.1" 200 156 0.026669 10.0.0.33 - - [2025-09-18 19:23:21] "DELETE /virtual-machine/bfbe9219-e276-4efb-b146-a89ad785448e HTTP/1.1" 200 115 0.048293 10.0.0.33 - - [2025-09-18 19:23:29] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006293 10.0.0.33 - - [2025-09-18 19:23:29] "POST /set-tag HTTP/1.1" 200 109 0.002646 10.0.0.33 - - [2025-09-18 19:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.33 - - [2025-09-18 19:23:29] "GET /loadbalancer/2551a5fe-cb0e-4d66-b1a3-c3caf2e40c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002384 10.0.0.33 - - [2025-09-18 19:23:29] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003855 10.0.0.33 - - [2025-09-18 19:23:29] "POST /set-tag HTTP/1.1" 200 109 0.018519 10.0.0.33 - - [2025-09-18 19:23:29] "DELETE /loadbalancer-member/8bf7596c-5168-4fe6-8160-bf188d022bd1 HTTP/1.1" 200 115 0.040087 10.0.0.33 - - [2025-09-18 19:23:29] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008026 10.0.0.33 - - [2025-09-18 19:23:29] "POST /set-tag HTTP/1.1" 200 109 0.003198 10.0.0.33 - - [2025-09-18 19:23:29] "DELETE /loadbalancer-member/89dab7f8-ce31-4007-a33b-52dc0df19549 HTTP/1.1" 200 115 0.067312 10.0.0.33 - - [2025-09-18 19:23:29] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005614 10.0.0.33 - - [2025-09-18 19:23:29] "POST /set-tag HTTP/1.1" 200 109 0.003053 10.0.0.33 - - [2025-09-18 19:23:29] "DELETE /loadbalancer-member/b7607d05-dac4-4431-ad2d-4aaf092e6cdb HTTP/1.1" 200 115 0.052430 10.0.0.33 - - [2025-09-18 19:23:29] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015163 10.0.0.33 - - [2025-09-18 19:23:29] "POST /set-tag HTTP/1.1" 200 109 0.003148 10.0.0.33 - - [2025-09-18 19:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005307 10.0.0.33 - - [2025-09-18 19:23:29] "GET /loadbalancer/2551a5fe-cb0e-4d66-b1a3-c3caf2e40c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003481 10.0.0.33 - - [2025-09-18 19:23:29] "GET /loadbalancer-pool/7d4931d8-9203-422b-ade5-1d48f264e1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003870 10.0.0.33 - - [2025-09-18 19:23:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037606 10.0.0.33 - - [2025-09-18 19:23:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.025330 10.0.0.33 - - [2025-09-18 19:23:29] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.022656 10.0.0.33 - - [2025-09-18 19:23:29] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006342 10.0.0.33 - - [2025-09-18 19:23:29] "GET /floating-ip/8227a3ea-3d2e-45a2-a098-ac7b0422e832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.009460 10.0.0.33 - - [2025-09-18 19:23:29] "POST /set-tag HTTP/1.1" 200 109 0.074769 10.0.0.33 - - [2025-09-18 19:23:29] "GET /loadbalancer-pool/fdfe14c7-2df6-4610-9c14-1f50991753f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.020880 10.0.0.33 - - [2025-09-18 19:23:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.041653 10.0.0.33 - - [2025-09-18 19:23:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.014361 10.0.0.33 - - [2025-09-18 19:23:30] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020530 10.0.0.33 - - [2025-09-18 19:23:30] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007769 10.0.0.33 - - [2025-09-18 19:23:30] "GET /floating-ip/8227a3ea-3d2e-45a2-a098-ac7b0422e832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.007136 10.0.0.33 - - [2025-09-18 19:23:30] "POST /set-tag HTTP/1.1" 200 109 0.008068 10.0.0.33 - - [2025-09-18 19:23:30] "GET /loadbalancer-pool/b3111843-3de0-4d2d-b0a9-10fbcfed97db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004082 10.0.0.33 - - [2025-09-18 19:23:30] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032302 10.0.0.33 - - [2025-09-18 19:23:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.020510 10.0.0.33 - - [2025-09-18 19:23:30] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012377 10.0.0.33 - - [2025-09-18 19:23:30] "GET /virtual-machine-interface/7e7703da-94c3-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004831 10.0.0.33 - - [2025-09-18 19:23:30] "GET /floating-ip/8227a3ea-3d2e-45a2-a098-ac7b0422e832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002772 10.0.0.33 - - [2025-09-18 19:23:30] "POST /set-tag HTTP/1.1" 200 109 0.007172 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:23:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000919 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:23:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000909 10.0.0.33 - - [2025-09-18 19:24:04] "POST /tags HTTP/1.1" 409 252 0.002357 10.0.0.33 - - [2025-09-18 19:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.33 - - [2025-09-18 19:24:04] "GET /tag/a185bd7a-facd-485f-b106-4da716a26804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012251 10.0.0.33 - - [2025-09-18 19:24:04] "POST /tags HTTP/1.1" 409 228 0.002182 10.0.0.33 - - [2025-09-18 19:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.33 - - [2025-09-18 19:24:04] "GET /tag/641cfe8c-0696-42c3-be22-cf694a70c8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012113 10.0.0.33 - - [2025-09-18 19:24:04] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003316 10.0.0.33 - - [2025-09-18 19:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.33 - - [2025-09-18 19:24:04] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002753 10.0.0.33 - - [2025-09-18 19:24:04] "POST /tags HTTP/1.1" 409 206 0.002913 10.0.0.33 - - [2025-09-18 19:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.33 - - [2025-09-18 19:24:04] "GET /tag/95cce9be-2e97-488d-95aa-10cdec7ffbd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013247 10.0.0.33 - - [2025-09-18 19:24:04] "POST /tags HTTP/1.1" 409 226 0.002765 10.0.0.33 - - [2025-09-18 19:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.33 - - [2025-09-18 19:24:04] "GET /tag/40dc8b12-7b6f-4b58-926d-896fe747e082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010120 10.0.0.33 - - [2025-09-18 19:24:05] "POST /tags HTTP/1.1" 409 204 0.002450 10.0.0.33 - - [2025-09-18 19:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.33 - - [2025-09-18 19:24:05] "GET /tag/41cb293a-2c8e-4cdf-a4c5-233f0bcba606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011763 10.0.0.33 - - [2025-09-18 19:24:05] "POST /tags HTTP/1.1" 409 226 0.005675 10.0.0.33 - - [2025-09-18 19:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.33 - - [2025-09-18 19:24:05] "GET /tag/40dc8b12-7b6f-4b58-926d-896fe747e082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011752 10.0.0.33 - - [2025-09-18 19:24:05] "POST /tags HTTP/1.1" 409 228 0.002564 10.0.0.33 - - [2025-09-18 19:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.33 - - [2025-09-18 19:24:05] "GET /tag/641cfe8c-0696-42c3-be22-cf694a70c8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011151 10.0.0.33 - - [2025-09-18 19:24:05] "POST /tags HTTP/1.1" 409 252 0.002495 10.0.0.33 - - [2025-09-18 19:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.33 - - [2025-09-18 19:24:05] "GET /tag/a185bd7a-facd-485f-b106-4da716a26804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011319 10.0.0.33 - - [2025-09-18 19:24:05] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003049 10.0.0.33 - - [2025-09-18 19:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.33 - - [2025-09-18 19:24:05] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002961 10.0.0.33 - - [2025-09-18 19:24:05] "POST /firewall-rules HTTP/1.1" 409 281 0.002981 10.0.0.33 - - [2025-09-18 19:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.33 - - [2025-09-18 19:24:05] "PUT /firewall-rule/3aa6bad3-01a9-4f72-bec6-6516128fa992 HTTP/1.1" 200 260 0.019742 10.0.0.33 - - [2025-09-18 19:24:05] "POST /firewall-rules HTTP/1.1" 409 291 0.002706 10.0.0.33 - - [2025-09-18 19:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.33 - - [2025-09-18 19:24:05] "PUT /firewall-rule/b9c8849a-9461-44ab-9a2c-fbdab3aea09e HTTP/1.1" 200 260 0.023417 10.0.0.33 - - [2025-09-18 19:24:05] "GET /firewall-rule/b9c8849a-9461-44ab-9a2c-fbdab3aea09e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003298 10.0.0.33 - - [2025-09-18 19:24:05] "POST /firewall-rules HTTP/1.1" 200 658 0.098772 10.0.0.33 - - [2025-09-18 19:24:05] "GET /firewall-rule/da995b33-8c27-45df-8a4a-780c83af70fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.023233 10.0.0.33 - - [2025-09-18 19:24:05] "GET /firewall-policy/49630559-ddfa-4a86-8c6a-0058ee2376b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003504 10.0.0.33 - - [2025-09-18 19:24:05] "GET /firewall-rule/3aa6bad3-01a9-4f72-bec6-6516128fa992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003603 10.0.0.33 - - [2025-09-18 19:24:05] "POST /firewall-policys HTTP/1.1" 409 269 0.002821 10.0.0.33 - - [2025-09-18 19:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.33 - - [2025-09-18 19:24:05] "PUT /firewall-policy/f0e82d90-672b-4370-b598-00bc954d5936 HTTP/1.1" 200 264 0.020507 10.0.0.33 - - [2025-09-18 19:24:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.016768 10.0.0.33 - - [2025-09-18 19:24:05] "GET /firewall-policy/f0e82d90-672b-4370-b598-00bc954d5936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.012500 10.0.0.33 - - [2025-09-18 19:24:05] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002811 10.0.0.33 - - [2025-09-18 19:24:05] "GET /firewall-policy/f0e82d90-672b-4370-b598-00bc954d5936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003018 10.0.0.33 - - [2025-09-18 19:24:05] "GET /firewall-policy/2b7cc2c4-5415-4912-b02b-43ef34f76a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002617 10.0.0.33 - - [2025-09-18 19:24:05] "GET /firewall-policy/49630559-ddfa-4a86-8c6a-0058ee2376b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003087 10.0.0.33 - - [2025-09-18 19:24:05] "GET /firewall-policy/b9ab16ef-c7c6-4601-be1e-30e2f81bd5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004118 10.0.0.33 - - [2025-09-18 19:24:05] "GET /firewall-policy/f0e82d90-672b-4370-b598-00bc954d5936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003073 10.0.0.33 - - [2025-09-18 19:24:05] "GET /firewall-policy/f0e82d90-672b-4370-b598-00bc954d5936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003582 10.0.0.33 - - [2025-09-18 19:25:07] "GET /virtual-machine-interface/b21acf2c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004946 10.0.0.33 - - [2025-09-18 19:25:07] "POST /set-tag HTTP/1.1" 200 109 0.006695 10.0.0.33 - - [2025-09-18 19:25:07] "GET /virtual-machine-interface/b28c686c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005520 10.0.0.33 - - [2025-09-18 19:25:07] "POST /set-tag HTTP/1.1" 200 109 0.007000 10.0.0.33 - - [2025-09-18 19:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.33 - - [2025-09-18 19:25:07] "GET /loadbalancer/440f384b-98ab-4de9-99df-4253214e19a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004338 10.0.0.33 - - [2025-09-18 19:25:07] "GET /virtual-machine-interface/b21acf2c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004561 10.0.0.33 - - [2025-09-18 19:25:07] "POST /set-tag HTTP/1.1" 200 109 0.019001 10.0.0.33 - - [2025-09-18 19:25:07] "DELETE /loadbalancer-member/2770f4c6-8d9f-4351-b4bd-0546654dc8c3 HTTP/1.1" 200 115 0.041523 10.0.0.33 - - [2025-09-18 19:25:07] "GET /virtual-machine-interface/b3c463d8-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006294 10.0.0.33 - - [2025-09-18 19:25:07] "POST /set-tag HTTP/1.1" 200 109 0.002827 10.0.0.33 - - [2025-09-18 19:25:07] "GET /virtual-machine-interface/b341d210-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004365 10.0.0.33 - - [2025-09-18 19:25:07] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.33 - - [2025-09-18 19:25:07] "GET /virtual-machine-interface/b4b7d82e-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004797 10.0.0.33 - - [2025-09-18 19:25:07] "POST /set-tag HTTP/1.1" 200 109 0.002294 10.0.0.33 - - [2025-09-18 19:25:07] "GET /virtual-machine-interface/b5207226-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004380 10.0.0.33 - - [2025-09-18 19:25:07] "POST /set-tag HTTP/1.1" 200 109 0.003482 10.0.0.33 - - [2025-09-18 19:25:07] "GET /virtual-machine-interface/b44ce5e6-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004318 10.0.0.33 - - [2025-09-18 19:25:07] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.33 - - [2025-09-18 19:25:07] "GET /virtual-machine-interface/b58b8bc4-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004589 10.0.0.33 - - [2025-09-18 19:25:07] "POST /set-tag HTTP/1.1" 200 109 0.002213 10.0.0.33 - - [2025-09-18 19:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.33 - - [2025-09-18 19:25:07] "GET /loadbalancer/440f384b-98ab-4de9-99df-4253214e19a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002438 10.0.0.33 - - [2025-09-18 19:25:08] "GET /virtual-machine-interface/b341d210-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006403 10.0.0.33 - - [2025-09-18 19:25:08] "POST /set-tag HTTP/1.1" 200 109 0.006083 10.0.0.33 - - [2025-09-18 19:25:08] "GET /virtual-machine-interface/b3c463d8-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004889 10.0.0.33 - - [2025-09-18 19:25:08] "POST /set-tag HTTP/1.1" 200 109 0.002559 10.0.0.33 - - [2025-09-18 19:25:08] "GET /virtual-machine-interface/b3c463d8-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004996 10.0.0.33 - - [2025-09-18 19:25:08] "POST /set-tag HTTP/1.1" 200 109 0.002530 10.0.0.33 - - [2025-09-18 19:25:08] "GET /virtual-machine/3245e000-f0aa-4cb2-b1e0-fbee431aa48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003064 10.0.0.33 - - [2025-09-18 19:25:08] "POST /ref-update HTTP/1.1" 200 156 0.010579 10.0.0.33 - - [2025-09-18 19:25:08] "GET /virtual-machine-interface/b3c463d8-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016783 10.0.0.33 - - [2025-09-18 19:25:08] "POST /set-tag HTTP/1.1" 200 109 0.026307 10.0.0.33 - - [2025-09-18 19:25:08] "POST /set-tag HTTP/1.1" 200 109 0.027314 10.0.0.33 - - [2025-09-18 19:25:08] "POST /set-tag HTTP/1.1" 200 109 0.025749 10.0.0.33 - - [2025-09-18 19:25:08] "POST /set-tag HTTP/1.1" 200 109 0.023076 10.0.0.33 - - [2025-09-18 19:25:08] "POST /set-tag HTTP/1.1" 200 109 0.013863 10.0.0.33 - - [2025-09-18 19:25:08] "DELETE /instance-ip/b3e0fdd6-94c4-11f0-a977-fa163e815e96 HTTP/1.1" 200 115 0.047891 10.0.0.33 - - [2025-09-18 19:25:08] "DELETE /virtual-machine-interface/b3c463d8-94c4-11f0-a977-fa163e815e96 HTTP/1.1" 200 115 0.040280 10.0.0.33 - - [2025-09-18 19:25:08] "DELETE /virtual-machine/3245e000-f0aa-4cb2-b1e0-fbee431aa48d HTTP/1.1" 200 115 0.028087 10.0.0.33 - - [2025-09-18 19:25:08] "GET /virtual-machine-interface/b28c686c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004369 10.0.0.33 - - [2025-09-18 19:25:08] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.33 - - [2025-09-18 19:25:08] "GET /virtual-machine-interface/b28c686c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004059 10.0.0.33 - - [2025-09-18 19:25:08] "POST /set-tag HTTP/1.1" 200 109 0.002558 10.0.0.33 - - [2025-09-18 19:25:08] "GET /virtual-machine/79c0115f-e11a-4c8b-82e3-e595c966b143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003000 10.0.0.33 - - [2025-09-18 19:25:08] "POST /ref-update HTTP/1.1" 200 156 0.011743 10.0.0.33 - - [2025-09-18 19:25:08] "GET /virtual-machine-interface/b28c686c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.011327 10.0.0.33 - - [2025-09-18 19:25:08] "POST /set-tag HTTP/1.1" 200 109 0.066439 10.0.0.33 - - [2025-09-18 19:25:08] "POST /set-tag HTTP/1.1" 200 109 0.036542 10.0.0.33 - - [2025-09-18 19:25:08] "POST /set-tag HTTP/1.1" 200 109 0.032280 10.0.0.33 - - [2025-09-18 19:25:08] "POST /set-tag HTTP/1.1" 200 109 0.015086 10.0.0.33 - - [2025-09-18 19:25:09] "POST /set-tag HTTP/1.1" 200 109 0.040126 10.0.0.33 - - [2025-09-18 19:25:09] "DELETE /instance-ip/b2a84d48-94c4-11f0-a977-fa163e815e96 HTTP/1.1" 200 115 0.048704 10.0.0.33 - - [2025-09-18 19:25:09] "POST /ref-update HTTP/1.1" 200 156 0.010597 10.0.0.33 - - [2025-09-18 19:25:09] "DELETE /virtual-machine-interface/b28c686c-94c4-11f0-a977-fa163e815e96 HTTP/1.1" 200 115 0.039401 10.0.0.33 - - [2025-09-18 19:25:09] "DELETE /virtual-machine/79c0115f-e11a-4c8b-82e3-e595c966b143 HTTP/1.1" 200 115 0.017179 10.0.0.33 - - [2025-09-18 19:25:09] "GET /virtual-machine-interface/b21acf2c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005705 10.0.0.33 - - [2025-09-18 19:25:09] "POST /set-tag HTTP/1.1" 200 109 0.003354 10.0.0.33 - - [2025-09-18 19:25:09] "GET /virtual-machine-interface/b21acf2c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005149 10.0.0.33 - - [2025-09-18 19:25:09] "POST /set-tag HTTP/1.1" 200 109 0.003847 10.0.0.33 - - [2025-09-18 19:25:09] "GET /virtual-machine/86cb8397-5949-4362-bf50-06c0de93acc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004061 10.0.0.33 - - [2025-09-18 19:25:09] "POST /ref-update HTTP/1.1" 200 156 0.011965 10.0.0.33 - - [2025-09-18 19:25:09] "GET /virtual-machine-interface/b21acf2c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018441 10.0.0.33 - - [2025-09-18 19:25:09] "POST /set-tag HTTP/1.1" 200 109 0.017514 10.0.0.33 - - [2025-09-18 19:25:09] "POST /set-tag HTTP/1.1" 200 109 0.018284 10.0.0.33 - - [2025-09-18 19:25:09] "POST /set-tag HTTP/1.1" 200 109 0.028805 10.0.0.33 - - [2025-09-18 19:25:09] "POST /set-tag HTTP/1.1" 200 109 0.014327 10.0.0.33 - - [2025-09-18 19:25:09] "POST /set-tag HTTP/1.1" 200 109 0.042134 10.0.0.33 - - [2025-09-18 19:25:09] "DELETE /instance-ip/b2336582-94c4-11f0-a977-fa163e815e96 HTTP/1.1" 200 115 0.060011 10.0.0.33 - - [2025-09-18 19:25:09] "POST /ref-update HTTP/1.1" 200 156 0.011709 10.0.0.33 - - [2025-09-18 19:25:09] "DELETE /virtual-machine-interface/b21acf2c-94c4-11f0-a977-fa163e815e96 HTTP/1.1" 200 115 0.053857 10.0.0.33 - - [2025-09-18 19:25:09] "DELETE /virtual-machine/86cb8397-5949-4362-bf50-06c0de93acc4 HTTP/1.1" 200 115 0.016375 10.0.0.33 - - [2025-09-18 19:25:09] "DELETE /tag/fed39b92-b691-4712-9c5a-fefb5ab655ca HTTP/1.1" 200 115 0.066441 10.0.0.33 - - [2025-09-18 19:25:09] "GET /virtual-machine-interface/b341d210-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006070 10.0.0.33 - - [2025-09-18 19:25:09] "POST /set-tag HTTP/1.1" 200 109 0.002913 10.0.0.33 - - [2025-09-18 19:25:09] "GET /virtual-machine/26c6d288-3e3e-4ae1-927d-db11b7886d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003123 10.0.0.33 - - [2025-09-18 19:25:09] "POST /ref-update HTTP/1.1" 200 156 0.010522 10.0.0.33 - - [2025-09-18 19:25:09] "GET /virtual-machine-interface/b341d210-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006183 10.0.0.33 - - [2025-09-18 19:25:10] "POST /set-tag HTTP/1.1" 200 109 0.019916 10.0.0.33 - - [2025-09-18 19:25:10] "POST /set-tag HTTP/1.1" 200 109 0.025294 10.0.0.33 - - [2025-09-18 19:25:10] "POST /set-tag HTTP/1.1" 200 109 0.017368 10.0.0.33 - - [2025-09-18 19:25:10] "POST /set-tag HTTP/1.1" 200 109 0.023420 10.0.0.33 - - [2025-09-18 19:25:10] "POST /set-tag HTTP/1.1" 200 109 0.025447 10.0.0.33 - - [2025-09-18 19:25:10] "DELETE /instance-ip/b35dcac4-94c4-11f0-a977-fa163e815e96 HTTP/1.1" 200 115 0.040500 10.0.0.33 - - [2025-09-18 19:25:10] "DELETE /virtual-machine-interface/b341d210-94c4-11f0-a977-fa163e815e96 HTTP/1.1" 200 115 0.042903 10.0.0.33 - - [2025-09-18 19:25:10] "DELETE /virtual-machine/26c6d288-3e3e-4ae1-927d-db11b7886d87 HTTP/1.1" 200 115 0.026433 10.0.0.33 - - [2025-09-18 19:25:10] "DELETE /tag/95cce9be-2e97-488d-95aa-10cdec7ffbd9 HTTP/1.1" 409 388 0.005625 10.0.0.33 - - [2025-09-18 19:25:10] "DELETE /tag/c80d9858-b34b-4df0-90d2-ad86656c932f HTTP/1.1" 200 115 0.040189 10.0.0.33 - - [2025-09-18 19:25:17] "POST /tags HTTP/1.1" 409 238 0.002345 10.0.0.33 - - [2025-09-18 19:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.33 - - [2025-09-18 19:25:17] "GET /tag/92ae3b2d-acc1-4030-8da4-09be8fe6a5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010758 10.0.0.33 - - [2025-09-18 19:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.33 - - [2025-09-18 19:25:17] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.025131 10.0.0.33 - - [2025-09-18 19:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008572 10.0.0.33 - - [2025-09-18 19:25:17] "GET /service-appliance-set/05f4f97d-cd8b-4837-a60f-aebf17a7b33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003138 10.0.0.33 - - [2025-09-18 19:25:17] "POST /fqname-to-id HTTP/1.1" 404 258 0.002038 10.0.0.33 - - [2025-09-18 19:25:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.111021 10.0.0.33 - - [2025-09-18 19:25:17] "GET /virtual-machine-interface/dfcfd273-16fb-4e21-9d9c-8ba6b9f46585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004439 10.0.0.33 - - [2025-09-18 19:25:17] "POST /set-tag HTTP/1.1" 200 109 0.014157 10.0.0.33 - - [2025-09-18 19:25:18] "POST /instance-ips HTTP/1.1" 200 417 0.252059 10.0.0.33 - - [2025-09-18 19:25:18] "GET /instance-ip/ccb74a0a-d533-4ccb-9138-9813b6b31a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004108 10.0.0.33 - - [2025-09-18 19:25:18] "POST /loadbalancers HTTP/1.1" 200 618 0.061202 10.0.0.33 - - [2025-09-18 19:25:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.017029 10.0.0.33 - - [2025-09-18 19:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012370 10.0.0.33 - - [2025-09-18 19:25:18] "POST /service-instances HTTP/1.1" 200 566 0.019569 10.0.0.33 - - [2025-09-18 19:25:18] "POST /ref-update HTTP/1.1" 200 156 0.009670 10.0.0.33 - - [2025-09-18 19:25:18] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043250 10.0.0.33 - - [2025-09-18 19:25:18] "GET /virtual-machine-interface/dfcfd273-16fb-4e21-9d9c-8ba6b9f46585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004771 10.0.0.33 - - [2025-09-18 19:25:18] "PUT /service-instance/227bc9dd-e934-44c3-a071-df0009e1dba4 HTTP/1.1" 200 266 0.025591 10.0.0.33 - - [2025-09-18 19:25:18] "GET /virtual-machine-interface/dfcfd273-16fb-4e21-9d9c-8ba6b9f46585?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.013093 10.0.0.33 - - [2025-09-18 19:25:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010403 10.0.0.33 - - [2025-09-18 19:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.33 - - [2025-09-18 19:25:18] "POST /fqname-to-id HTTP/1.1" 404 208 0.002389 10.0.0.33 - - [2025-09-18 19:25:18] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002812 10.0.0.33 - - [2025-09-18 19:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.33 - - [2025-09-18 19:25:18] "POST /virtual-machines HTTP/1.1" 200 429 0.015461 10.0.0.33 - - [2025-09-18 19:25:18] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002770 10.0.0.33 - - [2025-09-18 19:25:18] "POST /tags HTTP/1.1" 409 221 0.004032 10.0.0.33 - - [2025-09-18 19:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.33 - - [2025-09-18 19:25:18] "GET /tag/0ea37906-bc1c-4d38-9de5-38894cc4fea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.020621 10.0.0.33 - - [2025-09-18 19:25:18] "POST /tags HTTP/1.1" 409 238 0.016375 10.0.0.33 - - [2025-09-18 19:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006097 10.0.0.33 - - [2025-09-18 19:25:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.119904 10.0.0.33 - - [2025-09-18 19:25:18] "POST /chown HTTP/1.1" 200 109 0.017450 10.0.0.33 - - [2025-09-18 19:25:18] "GET /tag/92ae3b2d-acc1-4030-8da4-09be8fe6a5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012849 10.0.0.33 - - [2025-09-18 19:25:18] "POST /chown HTTP/1.1" 200 109 0.006893 10.0.0.33 - - [2025-09-18 19:25:18] "POST /firewall-rules HTTP/1.1" 200 650 0.050220 10.0.0.33 - - [2025-09-18 19:25:18] "GET /firewall-rule/3d2fd489-7aa8-4f65-ad21-9fac5fecf2aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.019193 10.0.0.33 - - [2025-09-18 19:25:18] "PUT /virtual-machine-interface/fcc19fe5-d4fb-47f0-9c0a-ac4123c25ff1 HTTP/1.1" 200 284 0.041279 10.0.0.33 - - [2025-09-18 19:25:18] "PUT /instance-ip/ccb74a0a-d533-4ccb-9138-9813b6b31a1a HTTP/1.1" 200 256 0.017140 10.0.0.33 - - [2025-09-18 19:25:18] "GET /firewall-policy/b9ab16ef-c7c6-4601-be1e-30e2f81bd5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002727 10.0.0.33 - - [2025-09-18 19:25:18] "GET /firewall-rule/3d2fd489-7aa8-4f65-ad21-9fac5fecf2aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002582 10.0.0.33 - - [2025-09-18 19:25:18] "POST /ref-update HTTP/1.1" 200 156 0.016030 10.0.0.33 - - [2025-09-18 19:25:18] "POST /ref-update HTTP/1.1" 200 156 0.027089 10.0.0.33 - - [2025-09-18 19:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.33 - - [2025-09-18 19:25:18] "POST /ref-update HTTP/1.1" 200 156 0.022696 10.0.0.33 - - [2025-09-18 19:25:18] "POST /ref-update HTTP/1.1" 200 156 0.016548 10.0.0.33 - - [2025-09-18 19:25:18] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050900 10.0.0.33 - - [2025-09-18 19:25:18] "GET /loadbalancer/7670241b-04cd-4ac1-ba94-75f590bf3176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.004415 10.0.0.33 - - [2025-09-18 19:25:18] "POST /ref-update HTTP/1.1" 200 156 0.007186 10.0.0.33 - - [2025-09-18 19:25:18] "POST /ref-update HTTP/1.1" 200 156 0.016064 10.0.0.33 - - [2025-09-18 19:25:18] "POST /ref-update HTTP/1.1" 200 156 0.024666 10.0.0.33 - - [2025-09-18 19:25:18] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.037307 10.0.0.33 - - [2025-09-18 19:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.33 - - [2025-09-18 19:25:18] "GET /project/92758a0a-3273-46c2-a101-ba8bfe55c25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031966 10.0.0.33 - - [2025-09-18 19:25:18] "GET /loadbalancer-listener/d01174dc-c2d7-4c56-9cbc-4401ac939011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003643 10.0.0.33 - - [2025-09-18 19:25:18] "POST /virtual-machines HTTP/1.1" 200 429 0.034334 10.0.0.33 - - [2025-09-18 19:25:19] "GET /loadbalancer-listener/d01174dc-c2d7-4c56-9cbc-4401ac939011?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.037844 10.0.0.33 - - [2025-09-18 19:25:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.095395 10.0.0.33 - - [2025-09-18 19:25:19] "POST /chown HTTP/1.1" 200 109 0.017296 10.0.0.33 - - [2025-09-18 19:25:19] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.052730 10.0.0.33 - - [2025-09-18 19:25:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.024017 10.0.0.33 - - [2025-09-18 19:25:19] "GET /loadbalancer-pool/813f63f2-177e-4981-b57f-e7c5043e7d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006048 10.0.0.33 - - [2025-09-18 19:25:19] "POST /chown HTTP/1.1" 200 109 0.008780 10.0.0.33 - - [2025-09-18 19:25:19] "PUT /virtual-machine-interface/6ef891b6-7756-4a22-a1c9-e81740f80f3b HTTP/1.1" 200 284 0.015560 10.0.0.33 - - [2025-09-18 19:25:19] "PUT /instance-ip/ccb74a0a-d533-4ccb-9138-9813b6b31a1a HTTP/1.1" 200 256 0.021560 10.0.0.33 - - [2025-09-18 19:25:19] "POST /loadbalancer-members HTTP/1.1" 200 707 0.026975 10.0.0.33 - - [2025-09-18 19:25:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.013209 10.0.0.33 - - [2025-09-18 19:25:19] "GET /loadbalancer-member/a92e92cd-68f3-4a2c-a700-b0b7c0bc4174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.005806 10.0.0.33 - - [2025-09-18 19:25:19] "POST /ref-update HTTP/1.1" 200 156 0.012510 10.0.0.33 - - [2025-09-18 19:25:19] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004369 10.0.0.33 - - [2025-09-18 19:25:19] "POST /ref-update HTTP/1.1" 200 156 0.041725 10.0.0.33 - - [2025-09-18 19:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010410 10.0.0.33 - - [2025-09-18 19:25:19] "POST /ref-update HTTP/1.1" 200 156 0.020533 10.0.0.33 - - [2025-09-18 19:25:19] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002538 10.0.0.33 - - [2025-09-18 19:25:19] "POST /ref-update HTTP/1.1" 200 156 0.008063 10.0.0.33 - - [2025-09-18 19:25:19] "POST /tags HTTP/1.1" 409 221 0.003589 10.0.0.33 - - [2025-09-18 19:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.33 - - [2025-09-18 19:25:19] "GET /tag/0ea37906-bc1c-4d38-9de5-38894cc4fea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010427 10.0.0.33 - - [2025-09-18 19:25:19] "POST /ref-update HTTP/1.1" 200 156 0.026325 10.0.0.33 - - [2025-09-18 19:25:19] "PUT /service-instance/227bc9dd-e934-44c3-a071-df0009e1dba4 HTTP/1.1" 200 266 0.007745 10.0.0.33 - - [2025-09-18 19:25:19] "POST /tags HTTP/1.1" 409 238 0.002349 10.0.0.33 - - [2025-09-18 19:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.33 - - [2025-09-18 19:25:19] "GET /tag/92ae3b2d-acc1-4030-8da4-09be8fe6a5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010177 10.0.0.33 - - [2025-09-18 19:25:19] "POST /firewall-rules HTTP/1.1" 409 293 0.004354 10.0.0.33 - - [2025-09-18 19:25:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.016860 10.0.0.33 - - [2025-09-18 19:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.33 - - [2025-09-18 19:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.33 - - [2025-09-18 19:25:19] "POST /chown HTTP/1.1" 200 109 0.016333 10.0.0.33 - - [2025-09-18 19:25:19] "PUT /firewall-rule/3d2fd489-7aa8-4f65-ad21-9fac5fecf2aa HTTP/1.1" 200 260 0.038867 10.0.0.33 - - [2025-09-18 19:25:19] "GET /firewall-rule/3d2fd489-7aa8-4f65-ad21-9fac5fecf2aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.010782 10.0.0.33 - - [2025-09-18 19:25:19] "POST /chown HTTP/1.1" 200 109 0.008163 10.0.0.33 - - [2025-09-18 19:25:19] "GET /firewall-policy/b9ab16ef-c7c6-4601-be1e-30e2f81bd5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008969 10.0.0.33 - - [2025-09-18 19:25:19] "GET /firewall-rule/3d2fd489-7aa8-4f65-ad21-9fac5fecf2aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002413 10.0.0.33 - - [2025-09-18 19:25:19] "PUT /instance-ip/ccb74a0a-d533-4ccb-9138-9813b6b31a1a HTTP/1.1" 200 256 0.040260 10.0.0.33 - - [2025-09-18 19:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.021687 10.0.0.33 - - [2025-09-18 19:25:19] "POST /ref-update HTTP/1.1" 200 156 0.022959 10.0.0.33 - - [2025-09-18 19:25:19] "GET /tag/92ae3b2d-acc1-4030-8da4-09be8fe6a5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013155 10.0.0.33 - - [2025-09-18 19:25:19] "GET /tag/92ae3b2d-acc1-4030-8da4-09be8fe6a5a7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.011393 10.0.0.33 - - [2025-09-18 19:25:19] "GET /virtual-machine-interface/6ef891b6-7756-4a22-a1c9-e81740f80f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.003606 10.0.0.33 - - [2025-09-18 19:25:19] "POST /chown HTTP/1.1" 200 109 0.017745 10.0.0.33 - - [2025-09-18 19:25:19] "POST /chown HTTP/1.1" 200 109 0.021888 10.0.0.33 - - [2025-09-18 19:25:19] "PUT /instance-ip/ccb74a0a-d533-4ccb-9138-9813b6b31a1a HTTP/1.1" 200 256 0.030267 10.0.0.33 - - [2025-09-18 19:25:19] "POST /set-tag HTTP/1.1" 200 109 0.047640 10.0.0.33 - - [2025-09-18 19:25:19] "GET /virtual-machine-interface/dfcfd273-16fb-4e21-9d9c-8ba6b9f46585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.011872 10.0.0.33 - - [2025-09-18 19:25:19] "POST /ref-update HTTP/1.1" 200 156 0.020556 10.0.0.33 - - [2025-09-18 19:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.33 - - [2025-09-18 19:25:19] "POST /set-tag HTTP/1.1" 200 109 0.041062 10.0.0.33 - - [2025-09-18 19:25:19] "POST /chown HTTP/1.1" 200 109 0.026855 10.0.0.33 - - [2025-09-18 19:25:20] "GET /virtual-machine-interface/fcc19fe5-d4fb-47f0-9c0a-ac4123c25ff1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004377 10.0.0.33 - - [2025-09-18 19:25:20] "POST /chown HTTP/1.1" 200 109 0.006714 10.0.0.33 - - [2025-09-18 19:25:20] "POST /set-tag HTTP/1.1" 200 109 0.033697 10.0.0.33 - - [2025-09-18 19:25:20] "GET /firewall-policy/b9ab16ef-c7c6-4601-be1e-30e2f81bd5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008729 10.0.0.33 - - [2025-09-18 19:25:20] "PUT /instance-ip/ccb74a0a-d533-4ccb-9138-9813b6b31a1a HTTP/1.1" 200 256 0.033264 10.0.0.33 - - [2025-09-18 19:25:20] "POST /ref-update HTTP/1.1" 200 156 0.017724 10.0.0.33 - - [2025-09-18 19:25:20] "GET /firewall-rule/3d2fd489-7aa8-4f65-ad21-9fac5fecf2aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003556 10.0.0.33 - - [2025-09-18 19:25:20] "POST /ref-update HTTP/1.1" 200 156 0.015251 10.0.0.33 - - [2025-09-18 19:25:20] "POST /chown HTTP/1.1" 200 109 0.023389 10.0.0.33 - - [2025-09-18 19:25:20] "POST /chown HTTP/1.1" 200 109 0.026070 10.0.0.33 - - [2025-09-18 19:25:20] "PUT /instance-ip/ccb74a0a-d533-4ccb-9138-9813b6b31a1a HTTP/1.1" 200 256 0.024770 10.0.0.33 - - [2025-09-18 19:25:20] "DELETE /firewall-rule/3d2fd489-7aa8-4f65-ad21-9fac5fecf2aa HTTP/1.1" 200 115 0.096580 10.0.0.33 - - [2025-09-18 19:25:20] "DELETE /loadbalancer-member/a92e92cd-68f3-4a2c-a700-b0b7c0bc4174 HTTP/1.1" 200 115 0.026803 10.0.0.33 - - [2025-09-18 19:25:20] "POST /ref-update HTTP/1.1" 200 156 0.013684 10.0.0.33 - - [2025-09-18 19:25:20] "DELETE /loadbalancer-pool/813f63f2-177e-4981-b57f-e7c5043e7d93 HTTP/1.1" 200 115 0.041546 10.0.0.33 - - [2025-09-18 19:25:20] "DELETE /loadbalancer-listener/d01174dc-c2d7-4c56-9cbc-4401ac939011 HTTP/1.1" 200 115 0.027882 10.0.0.33 - - [2025-09-18 19:25:20] "DELETE /loadbalancer/7670241b-04cd-4ac1-ba94-75f590bf3176 HTTP/1.1" 200 115 0.039628 10.0.0.33 - - [2025-09-18 19:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.33 - - [2025-09-18 19:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.33 - - [2025-09-18 19:25:20] "DELETE /instance-ip/ccb74a0a-d533-4ccb-9138-9813b6b31a1a HTTP/1.1" 200 115 0.047115 10.0.0.33 - - [2025-09-18 19:25:20] "DELETE /virtual-machine-interface/dfcfd273-16fb-4e21-9d9c-8ba6b9f46585 HTTP/1.1" 200 115 0.043684 10.0.0.33 - - [2025-09-18 19:25:20] "DELETE /tag/92ae3b2d-acc1-4030-8da4-09be8fe6a5a7 HTTP/1.1" 200 115 0.070495 10.0.0.33 - - [2025-09-18 19:25:20] "DELETE /service-instance/227bc9dd-e934-44c3-a071-df0009e1dba4 HTTP/1.1" 200 115 0.042252 10.0.0.33 - - [2025-09-18 19:25:20] "GET /virtual-machine-interface/fcc19fe5-d4fb-47f0-9c0a-ac4123c25ff1?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.005579 10.0.0.33 - - [2025-09-18 19:25:20] "DELETE /virtual-machine-interface/fcc19fe5-d4fb-47f0-9c0a-ac4123c25ff1 HTTP/1.1" 200 115 0.046836 10.0.0.33 - - [2025-09-18 19:25:20] "POST /ref-update HTTP/1.1" 200 156 0.015623 10.0.0.33 - - [2025-09-18 19:25:20] "DELETE /virtual-machine/d031c7bc-40e8-40d3-a3ab-b73f8fa564f4 HTTP/1.1" 200 115 0.035246 10.0.0.33 - - [2025-09-18 19:25:20] "GET /virtual-machine-interface/6ef891b6-7756-4a22-a1c9-e81740f80f3b?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.005530 10.0.0.33 - - [2025-09-18 19:25:20] "DELETE /virtual-machine-interface/6ef891b6-7756-4a22-a1c9-e81740f80f3b HTTP/1.1" 200 115 0.040517 10.0.0.33 - - [2025-09-18 19:25:20] "DELETE /virtual-machine/2e6184da-639d-4d2f-9606-087cd2f4e685 HTTP/1.1" 200 115 0.021661 10.0.0.33 - - [2025-09-18 19:25:39] "GET /virtual-machine-interface/b4b7d82e-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004891 10.0.0.33 - - [2025-09-18 19:25:39] "POST /set-tag HTTP/1.1" 200 109 0.002299 10.0.0.33 - - [2025-09-18 19:25:39] "GET /virtual-machine-interface/b4b7d82e-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005865 10.0.0.33 - - [2025-09-18 19:25:39] "POST /set-tag HTTP/1.1" 200 109 0.004052 10.0.0.33 - - [2025-09-18 19:25:39] "GET /virtual-machine/ba7e8b26-9e9d-4e38-88a9-06997142699b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002935 10.0.0.33 - - [2025-09-18 19:25:39] "POST /ref-update HTTP/1.1" 200 156 0.017093 10.0.0.33 - - [2025-09-18 19:25:39] "GET /virtual-machine-interface/b4b7d82e-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011208 10.0.0.33 - - [2025-09-18 19:25:39] "POST /set-tag HTTP/1.1" 200 109 0.025272 10.0.0.33 - - [2025-09-18 19:25:39] "POST /set-tag HTTP/1.1" 200 109 0.032370 10.0.0.33 - - [2025-09-18 19:25:39] "POST /set-tag HTTP/1.1" 200 109 0.048496 10.0.0.33 - - [2025-09-18 19:25:39] "POST /set-tag HTTP/1.1" 200 109 0.043350 10.0.0.33 - - [2025-09-18 19:25:39] "DELETE /instance-ip/b4ccf2ae-94c4-11f0-a977-fa163e815e96 HTTP/1.1" 200 115 0.041582 10.0.0.33 - - [2025-09-18 19:25:39] "DELETE /virtual-machine-interface/b4b7d82e-94c4-11f0-a977-fa163e815e96 HTTP/1.1" 200 115 0.049899 10.0.0.33 - - [2025-09-18 19:25:39] "DELETE /virtual-machine/ba7e8b26-9e9d-4e38-88a9-06997142699b HTTP/1.1" 200 115 0.028309 10.0.0.33 - - [2025-09-18 19:25:39] "DELETE /tag/41cb293a-2c8e-4cdf-a4c5-233f0bcba606 HTTP/1.1" 409 236 0.006603 10.0.0.33 - - [2025-09-18 19:25:39] "GET /virtual-machine-interface/b58b8bc4-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005131 10.0.0.33 - - [2025-09-18 19:25:39] "POST /set-tag HTTP/1.1" 200 109 0.002369 10.0.0.33 - - [2025-09-18 19:25:39] "GET /virtual-machine-interface/b58b8bc4-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004495 10.0.0.33 - - [2025-09-18 19:25:39] "POST /set-tag HTTP/1.1" 200 109 0.003194 10.0.0.33 - - [2025-09-18 19:25:39] "GET /virtual-machine/ca3ecd63-3423-4f39-ad5b-a0775ef5dc03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002856 10.0.0.33 - - [2025-09-18 19:25:39] "POST /ref-update HTTP/1.1" 200 156 0.010216 10.0.0.33 - - [2025-09-18 19:25:39] "GET /virtual-machine-interface/b58b8bc4-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004678 10.0.0.33 - - [2025-09-18 19:25:39] "POST /set-tag HTTP/1.1" 200 109 0.023375 10.0.0.33 - - [2025-09-18 19:25:39] "POST /set-tag HTTP/1.1" 200 109 0.037639 10.0.0.33 - - [2025-09-18 19:25:39] "POST /set-tag HTTP/1.1" 200 109 0.016934 10.0.0.33 - - [2025-09-18 19:25:40] "POST /set-tag HTTP/1.1" 200 109 0.044112 10.0.0.33 - - [2025-09-18 19:25:40] "DELETE /instance-ip/b5a228fc-94c4-11f0-a977-fa163e815e96 HTTP/1.1" 200 115 0.048173 10.0.0.33 - - [2025-09-18 19:25:40] "DELETE /virtual-machine-interface/b58b8bc4-94c4-11f0-a977-fa163e815e96 HTTP/1.1" 200 115 0.047470 10.0.0.33 - - [2025-09-18 19:25:40] "DELETE /virtual-machine/ca3ecd63-3423-4f39-ad5b-a0775ef5dc03 HTTP/1.1" 200 115 0.023837 10.0.0.33 - - [2025-09-18 19:25:40] "DELETE /tag/a1c47ed4-2c28-497b-8bc0-e5e07c5d56a1 HTTP/1.1" 200 115 0.029710 10.0.0.33 - - [2025-09-18 19:25:40] "GET /virtual-machine-interface/b44ce5e6-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003778 10.0.0.33 - - [2025-09-18 19:25:40] "POST /set-tag HTTP/1.1" 200 109 0.002713 10.0.0.33 - - [2025-09-18 19:25:40] "GET /virtual-machine-interface/b44ce5e6-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005041 10.0.0.33 - - [2025-09-18 19:25:40] "POST /set-tag HTTP/1.1" 200 109 0.002483 10.0.0.33 - - [2025-09-18 19:25:40] "GET /virtual-machine/efdaedc4-a102-46be-be5e-614454d9ebb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003270 10.0.0.33 - - [2025-09-18 19:25:40] "POST /ref-update HTTP/1.1" 200 156 0.009341 10.0.0.33 - - [2025-09-18 19:25:40] "GET /virtual-machine-interface/b44ce5e6-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014068 10.0.0.33 - - [2025-09-18 19:25:40] "POST /set-tag HTTP/1.1" 200 109 0.016422 10.0.0.33 - - [2025-09-18 19:25:40] "POST /set-tag HTTP/1.1" 200 109 0.027964 10.0.0.33 - - [2025-09-18 19:25:40] "POST /set-tag HTTP/1.1" 200 109 0.022774 10.0.0.33 - - [2025-09-18 19:25:40] "POST /set-tag HTTP/1.1" 200 109 0.013506 10.0.0.33 - - [2025-09-18 19:25:40] "DELETE /instance-ip/b46614d0-94c4-11f0-a977-fa163e815e96 HTTP/1.1" 200 115 0.049560 10.0.0.33 - - [2025-09-18 19:25:40] "DELETE /virtual-machine-interface/b44ce5e6-94c4-11f0-a977-fa163e815e96 HTTP/1.1" 200 115 0.042485 10.0.0.33 - - [2025-09-18 19:25:40] "DELETE /virtual-machine/efdaedc4-a102-46be-be5e-614454d9ebb9 HTTP/1.1" 200 115 0.016560 10.0.0.33 - - [2025-09-18 19:25:40] "DELETE /tag/03f737d2-bb05-4788-a49e-81a0a0bb7ab4 HTTP/1.1" 200 115 0.045392 10.0.0.33 - - [2025-09-18 19:25:40] "DELETE /tag/64c5b11a-e8b0-44f0-94f4-ec5bd26a08d4 HTTP/1.1" 200 115 0.036094 10.0.0.33 - - [2025-09-18 19:25:40] "DELETE /tag/91494b90-a2e9-46a6-a160-e5841173e288 HTTP/1.1" 200 115 0.030554 10.0.0.33 - - [2025-09-18 19:25:40] "GET /virtual-machine-interface/b5207226-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004047 10.0.0.33 - - [2025-09-18 19:25:40] "POST /set-tag HTTP/1.1" 200 109 0.002530 10.0.0.33 - - [2025-09-18 19:25:40] "GET /virtual-machine-interface/b5207226-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004515 10.0.0.33 - - [2025-09-18 19:25:40] "POST /set-tag HTTP/1.1" 200 109 0.002202 10.0.0.33 - - [2025-09-18 19:25:40] "GET /virtual-machine/d834b7b1-2228-4415-a69c-e7b7cd07846b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002981 10.0.0.33 - - [2025-09-18 19:25:40] "POST /ref-update HTTP/1.1" 200 156 0.009709 10.0.0.33 - - [2025-09-18 19:25:40] "GET /virtual-machine-interface/b5207226-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005188 10.0.0.33 - - [2025-09-18 19:25:40] "POST /set-tag HTTP/1.1" 200 109 0.015751 10.0.0.33 - - [2025-09-18 19:25:40] "POST /set-tag HTTP/1.1" 200 109 0.026531 10.0.0.33 - - [2025-09-18 19:25:41] "POST /set-tag HTTP/1.1" 200 109 0.026957 10.0.0.33 - - [2025-09-18 19:25:41] "POST /set-tag HTTP/1.1" 200 109 0.014469 10.0.0.33 - - [2025-09-18 19:25:41] "DELETE /instance-ip/b53b1766-94c4-11f0-a977-fa163e815e96 HTTP/1.1" 200 115 0.068424 10.0.0.33 - - [2025-09-18 19:25:41] "DELETE /virtual-machine-interface/b5207226-94c4-11f0-a977-fa163e815e96 HTTP/1.1" 200 115 0.043498 10.0.0.33 - - [2025-09-18 19:25:41] "DELETE /virtual-machine/d834b7b1-2228-4415-a69c-e7b7cd07846b HTTP/1.1" 200 115 0.024852 10.0.0.33 - - [2025-09-18 19:25:41] "DELETE /tag/a185bd7a-facd-485f-b106-4da716a26804 HTTP/1.1" 409 236 0.005813 10.0.0.33 - - [2025-09-18 19:25:41] "DELETE /tag/8f3dab94-60ec-4848-91bd-449a7edd6677 HTTP/1.1" 200 115 0.044821 10.0.0.33 - - [2025-09-18 19:25:41] "DELETE /tag/641cfe8c-0696-42c3-be22-cf694a70c8ac HTTP/1.1" 409 236 0.005433 10.0.0.33 - - [2025-09-18 19:25:42] "POST /projects HTTP/1.1" 409 238 0.002434 10.0.0.33 - - [2025-09-18 19:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.33 - - [2025-09-18 19:25:42] "GET /project/d7200d02-9ad2-46fe-bee4-a94ba14cf753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037327 10.0.0.33 - - [2025-09-18 19:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.33 - - [2025-09-18 19:25:42] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004720 10.0.0.33 - - [2025-09-18 19:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.33 - - [2025-09-18 19:25:42] "GET /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003971 10.0.0.33 - - [2025-09-18 19:25:42] "POST /security-groups HTTP/1.1" 409 285 0.003104 10.0.0.33 - - [2025-09-18 19:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.33 - - [2025-09-18 19:25:42] "PUT /security-group/14c57988-8200-4ad7-b13d-b0972c8b24d6 HTTP/1.1" 200 262 0.063678 10.0.0.33 - - [2025-09-18 19:25:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.030425 10.0.0.33 - - [2025-09-18 19:25:42] "PUT /access-control-list/5759054c-e07d-4524-936f-a7a96896368a HTTP/1.1" 200 272 0.022584 10.0.0.33 - - [2025-09-18 19:25:42] "PUT /access-control-list/51fcdee3-de46-4227-b9a1-a593f3ab79c3 HTTP/1.1" 200 272 0.048614 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:25:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000999 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:25:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000972 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:25:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000921 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:25:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000994 10.0.0.33 - - [2025-09-18 19:25:47] "POST /projects HTTP/1.1" 409 238 0.003386 10.0.0.33 - - [2025-09-18 19:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.33 - - [2025-09-18 19:25:47] "GET /project/d7200d02-9ad2-46fe-bee4-a94ba14cf753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046902 10.0.0.33 - - [2025-09-18 19:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.33 - - [2025-09-18 19:25:47] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004869 10.0.0.33 - - [2025-09-18 19:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.33 - - [2025-09-18 19:25:47] "GET /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005296 10.0.0.33 - - [2025-09-18 19:25:47] "POST /security-groups HTTP/1.1" 409 285 0.002675 10.0.0.33 - - [2025-09-18 19:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.33 - - [2025-09-18 19:25:48] "PUT /security-group/14c57988-8200-4ad7-b13d-b0972c8b24d6 HTTP/1.1" 200 262 0.065686 10.0.0.33 - - [2025-09-18 19:25:48] "PUT /access-control-list/5759054c-e07d-4524-936f-a7a96896368a HTTP/1.1" 200 272 0.017102 10.0.0.33 - - [2025-09-18 19:25:48] "PUT /access-control-list/51fcdee3-de46-4227-b9a1-a593f3ab79c3 HTTP/1.1" 200 272 0.017555 10.0.0.33 - - [2025-09-18 19:25:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.024837 10.0.0.33 - - [2025-09-18 19:25:48] "GET /firewall-policy/2b7cc2c4-5415-4912-b02b-43ef34f76a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.015761 10.0.0.33 - - [2025-09-18 19:25:48] "GET /firewall-rule/a5947208-3e24-4c3e-ac1b-cc4c207f332f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.009111 10.0.0.33 - - [2025-09-18 19:25:48] "POST /ref-update HTTP/1.1" 200 156 0.099940 10.0.0.33 - - [2025-09-18 19:25:48] "DELETE /firewall-rule/a5947208-3e24-4c3e-ac1b-cc4c207f332f HTTP/1.1" 200 115 0.063462 10.0.0.33 - - [2025-09-18 19:25:48] "GET /firewall-policy/2b7cc2c4-5415-4912-b02b-43ef34f76a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.006804 10.0.0.33 - - [2025-09-18 19:25:48] "GET /firewall-rule/1f4ed8dd-717d-4325-ac71-99960bc93b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003771 10.0.0.33 - - [2025-09-18 19:25:48] "POST /ref-update HTTP/1.1" 200 156 0.073036 10.0.0.33 - - [2025-09-18 19:25:48] "DELETE /firewall-rule/1f4ed8dd-717d-4325-ac71-99960bc93b38 HTTP/1.1" 200 115 0.059139 10.0.0.33 - - [2025-09-18 19:25:48] "DELETE /tag/36ac7c17-dfc3-4354-b8c1-44b7dfa6542b HTTP/1.1" 200 115 0.056837 10.0.0.33 - - [2025-09-18 19:25:48] "DELETE /tag/a185bd7a-facd-485f-b106-4da716a26804 HTTP/1.1" 409 236 0.005003 10.0.0.33 - - [2025-09-18 19:25:48] "DELETE /tag/641cfe8c-0696-42c3-be22-cf694a70c8ac HTTP/1.1" 409 236 0.009162 10.0.0.33 - - [2025-09-18 19:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.33 - - [2025-09-18 19:25:48] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.011294 10.0.0.33 - - [2025-09-18 19:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.33 - - [2025-09-18 19:25:48] "GET /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.011674 10.0.0.33 - - [2025-09-18 19:25:48] "PUT /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81 HTTP/1.1" 200 264 0.045616 10.0.0.33 - - [2025-09-18 19:25:48] "PUT /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3 HTTP/1.1" 200 264 0.064595 10.0.0.33 - - [2025-09-18 19:25:48] "DELETE /security-group/14c57988-8200-4ad7-b13d-b0972c8b24d6 HTTP/1.1" 200 115 0.080117 10.0.0.33 - - [2025-09-18 19:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.017517 10.0.0.33 - - [2025-09-18 19:25:49] "DELETE /access-control-list/5759054c-e07d-4524-936f-a7a96896368a HTTP/1.1" 200 115 0.071695 10.0.0.33 - - [2025-09-18 19:25:49] "DELETE /access-control-list/51fcdee3-de46-4227-b9a1-a593f3ab79c3 HTTP/1.1" 200 115 0.033170 10.0.0.33 - - [2025-09-18 19:25:49] "GET /project/d7200d02-9ad2-46fe-bee4-a94ba14cf753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.052252 10.0.0.33 - - [2025-09-18 19:25:49] "GET /project/d7200d02-9ad2-46fe-bee4-a94ba14cf753?fields=security_groups HTTP/1.1" 200 1353 0.051224 10.0.0.33 - - [2025-09-18 19:25:49] "DELETE /security-group/86ab69ae-8971-491b-8ea1-a8a5e5e51a5a HTTP/1.1" 200 115 0.052438 10.0.0.33 - - [2025-09-18 19:25:49] "DELETE /access-control-list/5813937c-aa6e-4357-a17e-0c625e9b0835 HTTP/1.1" 200 115 0.039532 10.0.0.33 - - [2025-09-18 19:25:49] "GET /project/d7200d02-9ad2-46fe-bee4-a94ba14cf753?fields=application_policy_sets HTTP/1.1" 200 1392 0.076094 10.0.0.33 - - [2025-09-18 19:25:49] "DELETE /access-control-list/c4de7155-64f8-46b2-bd20-4e035965450a HTTP/1.1" 200 115 0.068701 10.0.0.33 - - [2025-09-18 19:25:49] "DELETE /project/d7200d02-9ad2-46fe-bee4-a94ba14cf753 HTTP/1.1" 200 115 0.415691 10.0.0.33 - - [2025-09-18 19:25:49] "POST /projects HTTP/1.1" 409 238 0.002500 10.0.0.33 - - [2025-09-18 19:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.33 - - [2025-09-18 19:25:49] "GET /project/5d7fd123-33c6-4e8e-b64b-7917633fd117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043994 10.0.0.33 - - [2025-09-18 19:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015775 10.0.0.33 - - [2025-09-18 19:25:49] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004372 10.0.0.33 - - [2025-09-18 19:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.33 - - [2025-09-18 19:25:49] "GET /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003928 10.0.0.33 - - [2025-09-18 19:25:49] "POST /security-groups HTTP/1.1" 409 285 0.005937 10.0.0.33 - - [2025-09-18 19:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.33 - - [2025-09-18 19:25:49] "PUT /security-group/e7ca9cb7-e6bc-4253-aa31-df2aee9389c8 HTTP/1.1" 200 262 0.069649 10.0.0.33 - - [2025-09-18 19:25:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.022789 10.0.0.33 - - [2025-09-18 19:25:49] "PUT /access-control-list/5cbf3a6b-26a1-4936-b5c6-f96c0f4df286 HTTP/1.1" 200 272 0.026220 10.0.0.33 - - [2025-09-18 19:25:49] "PUT /access-control-list/9aa21f89-da4d-4136-8619-9f0f0a49ecc7 HTTP/1.1" 200 272 0.106393 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:25:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001000 [Introspect:8084]10.0.0.33 - - [2025-09-18 19:25:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000989 10.0.0.33 - - [2025-09-18 19:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.33 - - [2025-09-18 19:25:53] "GET /loadbalancer/440f384b-98ab-4de9-99df-4253214e19a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002773 10.0.0.33 - - [2025-09-18 19:25:53] "GET /virtual-machine-interface/b28c686c-94c4-11f0-a977-fa163e815e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001961 10.0.0.33 - - [2025-09-18 19:25:54] "DELETE /loadbalancer-member/87aecc47-ce7b-49bc-8baf-bfa22d5d3539 HTTP/1.1" 200 115 0.043522 10.0.0.33 - - [2025-09-18 19:25:54] "DELETE /loadbalancer-pool/24209421-4dad-4dd3-a2e1-e69b75e90de6 HTTP/1.1" 200 115 0.040095 10.0.0.33 - - [2025-09-18 19:25:54] "DELETE /loadbalancer-listener/b989bdbe-e6aa-4611-8178-dc4c6555413a HTTP/1.1" 200 115 0.037719 10.0.0.33 - - [2025-09-18 19:25:54] "DELETE /loadbalancer/440f384b-98ab-4de9-99df-4253214e19a1 HTTP/1.1" 200 115 0.034574 10.0.0.33 - - [2025-09-18 19:25:54] "DELETE /floating-ip/2be597ac-fe57-4e51-a287-6a00a9c5de21 HTTP/1.1" 200 115 0.026937 10.0.0.33 - - [2025-09-18 19:25:54] "DELETE /instance-ip/32e2a548-84be-4b18-bfff-f906e76c33f2 HTTP/1.1" 200 115 0.043386 10.0.0.33 - - [2025-09-18 19:25:54] "DELETE /virtual-machine-interface/ff46d342-6e6e-4423-8ae6-c20b8d622898 HTTP/1.1" 200 115 0.044155 10.0.0.33 - - [2025-09-18 19:25:54] "DELETE /tag/b8f37ad1-9dcb-483d-9d9f-5da7fcfe4a1b HTTP/1.1" 200 115 0.042794 10.0.0.33 - - [2025-09-18 19:25:54] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002503 10.0.0.33 - - [2025-09-18 19:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.33 - - [2025-09-18 19:25:54] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002765 10.0.0.33 - - [2025-09-18 19:25:54] "GET /firewall-policy/49630559-ddfa-4a86-8c6a-0058ee2376b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002137 10.0.0.33 - - [2025-09-18 19:25:54] "GET /firewall-rule/3aa6bad3-01a9-4f72-bec6-6516128fa992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003277 10.0.0.33 - - [2025-09-18 19:25:54] "POST /ref-update HTTP/1.1" 200 156 0.019558 10.0.0.33 - - [2025-09-18 19:25:54] "DELETE /firewall-rule/3aa6bad3-01a9-4f72-bec6-6516128fa992 HTTP/1.1" 200 115 0.034438 10.0.0.33 - - [2025-09-18 19:25:54] "GET /firewall-policy/f0e82d90-672b-4370-b598-00bc954d5936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003098 10.0.0.33 - - [2025-09-18 19:25:54] "GET /firewall-rule/b9c8849a-9461-44ab-9a2c-fbdab3aea09e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003272 10.0.0.33 - - [2025-09-18 19:25:54] "POST /ref-update HTTP/1.1" 200 156 0.017437 10.0.0.33 - - [2025-09-18 19:25:54] "DELETE /firewall-rule/b9c8849a-9461-44ab-9a2c-fbdab3aea09e HTTP/1.1" 200 115 0.052902 10.0.0.33 - - [2025-09-18 19:25:54] "GET /firewall-policy/f0e82d90-672b-4370-b598-00bc954d5936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.004719 10.0.0.33 - - [2025-09-18 19:25:54] "GET /firewall-rule/da995b33-8c27-45df-8a4a-780c83af70fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003093 10.0.0.33 - - [2025-09-18 19:25:54] "POST /ref-update HTTP/1.1" 200 156 0.012201 10.0.0.33 - - [2025-09-18 19:25:54] "DELETE /firewall-rule/da995b33-8c27-45df-8a4a-780c83af70fe HTTP/1.1" 200 115 0.039962 10.0.0.33 - - [2025-09-18 19:25:54] "GET /application-policy-set/6d82de43-b0de-4245-b983-8dff72f143e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002774 10.0.0.33 - - [2025-09-18 19:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.33 - - [2025-09-18 19:25:54] "GET /policy-management/930f5035-cc59-4f5f-9ebe-193caccd9b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002552 10.0.0.33 - - [2025-09-18 19:25:54] "GET /firewall-policy/f0e82d90-672b-4370-b598-00bc954d5936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003707 10.0.0.33 - - [2025-09-18 19:25:54] "POST /ref-update HTTP/1.1" 200 156 0.021752 10.0.0.33 - - [2025-09-18 19:25:54] "DELETE /firewall-policy/f0e82d90-672b-4370-b598-00bc954d5936 HTTP/1.1" 200 115 0.054190 10.0.0.33 - - [2025-09-18 19:25:54] "DELETE /tag/41cb293a-2c8e-4cdf-a4c5-233f0bcba606 HTTP/1.1" 200 115 0.077811 10.0.0.33 - - [2025-09-18 19:25:55] "DELETE /tag/a185bd7a-facd-485f-b106-4da716a26804 HTTP/1.1" 200 115 0.101157 10.0.0.33 - - [2025-09-18 19:25:55] "DELETE /tag/95cce9be-2e97-488d-95aa-10cdec7ffbd9 HTTP/1.1" 200 115 0.084840 10.0.0.33 - - [2025-09-18 19:25:55] "DELETE /tag/641cfe8c-0696-42c3-be22-cf694a70c8ac HTTP/1.1" 200 115 0.068273 10.0.0.33 - - [2025-09-18 19:25:55] "POST /projects HTTP/1.1" 409 238 0.002275 10.0.0.33 - - [2025-09-18 19:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.33 - - [2025-09-18 19:25:55] "GET /project/5d7fd123-33c6-4e8e-b64b-7917633fd117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055875 10.0.0.33 - - [2025-09-18 19:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.33 - - [2025-09-18 19:25:55] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004306 10.0.0.33 - - [2025-09-18 19:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.33 - - [2025-09-18 19:25:55] "GET /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004094 10.0.0.33 - - [2025-09-18 19:25:55] "POST /security-groups HTTP/1.1" 409 285 0.004660 10.0.0.33 - - [2025-09-18 19:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.33 - - [2025-09-18 19:25:55] "PUT /security-group/e7ca9cb7-e6bc-4253-aa31-df2aee9389c8 HTTP/1.1" 200 262 0.062243 10.0.0.33 - - [2025-09-18 19:25:55] "PUT /access-control-list/5cbf3a6b-26a1-4936-b5c6-f96c0f4df286 HTTP/1.1" 200 272 0.030523 10.0.0.33 - - [2025-09-18 19:25:55] "PUT /access-control-list/9aa21f89-da4d-4136-8619-9f0f0a49ecc7 HTTP/1.1" 200 272 0.037501 10.0.0.33 - - [2025-09-18 19:25:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.060410 10.0.0.33 - - [2025-09-18 19:25:55] "GET /firewall-policy/2b7cc2c4-5415-4912-b02b-43ef34f76a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.007572 10.0.0.33 - - [2025-09-18 19:25:55] "GET /firewall-rule/7a1f158f-0b98-4ab2-a62c-b6c5ffa901f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002533 10.0.0.33 - - [2025-09-18 19:25:55] "POST /ref-update HTTP/1.1" 200 156 0.065062 10.0.0.33 - - [2025-09-18 19:25:55] "DELETE /firewall-rule/7a1f158f-0b98-4ab2-a62c-b6c5ffa901f7 HTTP/1.1" 200 115 0.049998 10.0.0.33 - - [2025-09-18 19:25:55] "GET /firewall-policy/2b7cc2c4-5415-4912-b02b-43ef34f76a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.011191 10.0.0.33 - - [2025-09-18 19:25:55] "GET /firewall-rule/287527f6-dab7-4fe8-8df6-97319883ad4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003052 10.0.0.33 - - [2025-09-18 19:25:55] "POST /ref-update HTTP/1.1" 200 156 0.045613 10.0.0.33 - - [2025-09-18 19:25:56] "DELETE /firewall-rule/287527f6-dab7-4fe8-8df6-97319883ad4d HTTP/1.1" 200 115 0.047124 10.0.0.33 - - [2025-09-18 19:25:56] "DELETE /tag/40dc8b12-7b6f-4b58-926d-896fe747e082 HTTP/1.1" 200 115 0.049209 10.0.0.33 - - [2025-09-18 19:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.33 - - [2025-09-18 19:25:56] "GET /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004232 10.0.0.33 - - [2025-09-18 19:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.33 - - [2025-09-18 19:25:56] "GET /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003809 10.0.0.33 - - [2025-09-18 19:25:56] "PUT /virtual-network/595bac39-6b80-41d1-af5f-165c0080be81 HTTP/1.1" 200 264 0.055824 10.0.0.33 - - [2025-09-18 19:25:56] "PUT /virtual-network/417e353e-90a7-4d5a-9871-4f4d341e87b3 HTTP/1.1" 200 264 0.059960 10.0.0.33 - - [2025-09-18 19:25:56] "DELETE /security-group/e7ca9cb7-e6bc-4253-aa31-df2aee9389c8 HTTP/1.1" 200 115 0.088887 10.0.0.33 - - [2025-09-18 19:25:56] "DELETE /access-control-list/5cbf3a6b-26a1-4936-b5c6-f96c0f4df286 HTTP/1.1" 200 115 0.049633 10.0.0.33 - - [2025-09-18 19:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005183 10.0.0.33 - - [2025-09-18 19:25:56] "DELETE /access-control-list/9aa21f89-da4d-4136-8619-9f0f0a49ecc7 HTTP/1.1" 200 115 0.021351 10.0.0.33 - - [2025-09-18 19:25:56] "GET /project/5d7fd123-33c6-4e8e-b64b-7917633fd117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.031922 10.0.0.33 - - [2025-09-18 19:25:56] "GET /project/5d7fd123-33c6-4e8e-b64b-7917633fd117?fields=security_groups HTTP/1.1" 200 1352 0.033912 10.0.0.33 - - [2025-09-18 19:25:56] "DELETE /access-control-list/c2ce5f7d-2590-4924-90db-e86e8d8a9ea9 HTTP/1.1" 200 115 0.040713 10.0.0.33 - - [2025-09-18 19:25:56] "DELETE /security-group/b59995be-673f-48cf-8b86-542ff8621cdf HTTP/1.1" 200 115 0.100403 10.0.0.33 - - [2025-09-18 19:25:56] "DELETE /access-control-list/089635ff-c7b9-4461-b383-7f6a9974edd9 HTTP/1.1" 200 115 0.063857 10.0.0.33 - - [2025-09-18 19:25:56] "GET /project/5d7fd123-33c6-4e8e-b64b-7917633fd117?fields=application_policy_sets HTTP/1.1" 200 1391 0.053653 10.0.0.33 - - [2025-09-18 19:25:56] "DELETE /project/5d7fd123-33c6-4e8e-b64b-7917633fd117 HTTP/1.1" 200 115 0.386050 10.0.0.33 - - [2025-09-18 19:26:42] "GET /global-system-configs HTTP/1.1" 200 322 0.002151 10.0.0.33 - - [2025-09-18 19:26:43] "GET /global-system-configs HTTP/1.1" 200 322 0.003336