++ 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: =================== Mon Oct 13 12:21:57 PM UTC 2025 ===================' INFO: =================== Mon Oct 13 12:21:57 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 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 ++ 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ uniq +++ local local_ips=,10.0.0.33,10.146.28.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.146.28.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=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/13/2025 12:22:43.447 7f4e04d26b80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/13/2025 12:22:43.874 7f4e04d26b80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/13/2025 12:22:43.905 7f4e04d26b80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/13/2025 12:22:43.906 7f4e04d26b80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2025-10-13 12:22:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000724 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-10-13 12:22:58] "GET / HTTP/1.1" 503 181 0.000232 10.0.0.33 - - [2025-10-13 12:22:58] "GET / HTTP/1.1" 503 181 0.000250 10.0.0.33 - - [2025-10-13 12:22:59] "GET / HTTP/1.1" 200 35931 0.001388 10.0.0.33 - - [2025-10-13 12:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.33 - - [2025-10-13 12:22:59] "GET /global-system-config/5c73f0ce-0a38-49e7-981f-3f882abfcee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009560 10.0.0.33 - - [2025-10-13 12:22:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.008104 10.0.0.33 - - [2025-10-13 12:22:59] "POST /analytics-nodes HTTP/1.1" 200 599 0.024423 10.0.0.33 - - [2025-10-13 12:22:59] "GET / HTTP/1.1" 200 35931 0.002065 10.0.0.33 - - [2025-10-13 12:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005850 10.0.0.33 - - [2025-10-13 12:22:59] "GET /global-system-config/5c73f0ce-0a38-49e7-981f-3f882abfcee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.027893 10.0.0.33 - - [2025-10-13 12:22:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.007503 10.0.0.33 - - [2025-10-13 12:22:59] "GET / HTTP/1.1" 200 45303 0.001403 10.0.0.33 - - [2025-10-13 12:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.33 - - [2025-10-13 12:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.33 - - [2025-10-13 12:22:59] "POST /database-nodes HTTP/1.1" 200 597 0.076411 10.0.0.33 - - [2025-10-13 12:22:59] "GET / HTTP/1.1" 200 35931 0.001504 10.0.0.33 - - [2025-10-13 12:22:59] "GET / HTTP/1.1" 200 35931 0.003438 10.0.0.33 - - [2025-10-13 12:22:59] "GET / HTTP/1.1" 200 35931 0.001452 10.0.0.33 - - [2025-10-13 12:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008404 10.0.0.33 - - [2025-10-13 12:22:59] "GET /global-system-config/5c73f0ce-0a38-49e7-981f-3f882abfcee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010441 10.0.0.33 - - [2025-10-13 12:22:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.004478 10.0.0.33 - - [2025-10-13 12:23:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.006675 10.0.0.33 - - [2025-10-13 12:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.33 - - [2025-10-13 12:23:00] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.085800 10.0.0.33 - - [2025-10-13 12:23:00] "GET /global-system-config/5c73f0ce-0a38-49e7-981f-3f882abfcee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012705 10.0.0.33 - - [2025-10-13 12:23:00] "POST /service-appliance-sets HTTP/1.1" 200 553 0.058888 10.0.0.33 - - [2025-10-13 12:23:00] "POST /fqname-to-id HTTP/1.1" 404 180 0.009938 10.0.0.33 - - [2025-10-13 12:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.33 - - [2025-10-13 12:23:00] "GET /global-system-config/5c73f0ce-0a38-49e7-981f-3f882abfcee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010317 10.0.0.33 - - [2025-10-13 12:23:00] "POST /service-appliance-sets HTTP/1.1" 200 541 0.100245 10.0.0.33 - - [2025-10-13 12:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015517 10.0.0.33 - - [2025-10-13 12:23:00] "GET /network-ipam/465e6904-7014-420f-a016-0f2a2de3d790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.008876 10.0.0.33 - - [2025-10-13 12:23:00] "POST /service-templates HTTP/1.1" 200 511 0.052712 10.0.0.33 - - [2025-10-13 12:23:00] "POST /service-templates HTTP/1.1" 200 501 0.058173 10.0.0.33 - - [2025-10-13 12:23:00] "GET / HTTP/1.1" 200 35931 0.002741 10.0.0.33 - - [2025-10-13 12:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011832 10.0.0.33 - - [2025-10-13 12:23:00] "POST /service-templates HTTP/1.1" 200 515 0.111697 10.0.0.33 - - [2025-10-13 12:23:00] "GET /routing-instance/7134b098-8abf-4a86-aed7-d6a937bbf850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.068566 10.0.0.33 - - [2025-10-13 12:23:00] "GET / HTTP/1.1" 200 35931 0.002580 10.0.0.33 - - [2025-10-13 12:23:01] "POST /service-templates HTTP/1.1" 200 535 0.167648 10.0.0.33 - - [2025-10-13 12:23:01] "POST /bgp-routers HTTP/1.1" 200 616 0.253836 10.0.0.33 - - [2025-10-13 12:23:01] "GET /bgp-router/af0fd054-88de-4cee-a16a-ee8cffb7a8c7?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.038841 10.0.0.33 - - [2025-10-13 12:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008808 10.0.0.33 - - [2025-10-13 12:23:01] "GET /global-system-config/5c73f0ce-0a38-49e7-981f-3f882abfcee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006310 10.0.0.33 - - [2025-10-13 12:23:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015148 10.0.0.33 - - [2025-10-13 12:23:01] "POST /service-templates HTTP/1.1" 200 507 0.173944 10.0.0.33 - - [2025-10-13 12:23:01] "POST /ref-update HTTP/1.1" 200 156 0.068659 10.0.0.33 - - [2025-10-13 12:23:03] "GET / HTTP/1.1" 200 35931 0.001944 10.0.0.33 - - [2025-10-13 12:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.33 - - [2025-10-13 12:23:03] "GET /global-system-config/5c73f0ce-0a38-49e7-981f-3f882abfcee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009859 10.0.0.33 - - [2025-10-13 12:23:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.002746 10.0.0.33 - - [2025-10-13 12:23:03] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.081764 10.0.0.33 - - [2025-10-13 12:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.33 - - [2025-10-13 12:23:06] "GET /network-ipam/465e6904-7014-420f-a016-0f2a2de3d790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003820 10.0.0.33 - - [2025-10-13 12:23:06] "POST /fqname-to-id HTTP/1.1" 404 225 0.003643 10.0.0.33 - - [2025-10-13 12:23:06] "POST /access-control-lists HTTP/1.1" 200 587 0.056321 10.0.0.33 - - [2025-10-13 12:23:06] "POST /fqname-to-id HTTP/1.1" 404 224 0.021327 10.0.0.33 - - [2025-10-13 12:23:07] "POST /access-control-lists HTTP/1.1" 200 585 0.048525 10.0.0.33 - - [2025-10-13 12:23:07] "POST /route-targets HTTP/1.1" 200 327 0.040856 10.0.0.33 - - [2025-10-13 12:23:07] "POST /ref-update HTTP/1.1" 200 156 0.045985 10.0.0.33 - - [2025-10-13 12:23:07] "POST /route-targets HTTP/1.1" 200 327 0.025640 10.0.0.33 - - [2025-10-13 12:23:07] "GET / HTTP/1.1" 200 35931 0.001760 10.0.0.33 - - [2025-10-13 12:23:07] "POST /ref-update HTTP/1.1" 200 156 0.082749 10.0.0.33 - - [2025-10-13 12:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.017816 10.0.0.33 - - [2025-10-13 12:23:07] "GET /global-system-config/5c73f0ce-0a38-49e7-981f-3f882abfcee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008129 10.0.0.33 - - [2025-10-13 12:23:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.026308 10.0.0.33 - - [2025-10-13 12:23:07] "POST /route-targets HTTP/1.1" 200 327 0.065303 10.0.0.33 - - [2025-10-13 12:23:07] "POST /config-nodes HTTP/1.1" 200 593 0.122742 10.0.0.33 - - [2025-10-13 12:23:07] "POST /ref-update HTTP/1.1" 200 156 0.160386 10.0.0.33 - - [2025-10-13 12:23:07] "POST /route-targets HTTP/1.1" 200 327 0.029324 10.0.0.33 - - [2025-10-13 12:23:07] "POST /ref-update HTTP/1.1" 200 156 0.036248 10.0.0.33 - - [2025-10-13 12:23:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.016861 10.0.0.33 - - [2025-10-13 12:23:08] "POST /access-control-lists HTTP/1.1" 200 551 0.088018 10.0.0.33 - - [2025-10-13 12:23:08] "PUT /access-control-list/e841575e-2598-4a05-94aa-3e703376eb47 HTTP/1.1" 200 272 0.016789 10.0.0.33 - - [2025-10-13 12:23:08] "PUT /access-control-list/5f42cb4f-7292-44e0-9c90-3398428a0e24 HTTP/1.1" 200 272 0.030616 10.0.0.33 - - [2025-10-13 12:23:08] "GET / HTTP/1.1" 200 35931 0.001547 10.0.0.33 - - [2025-10-13 12:23:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003109 10.0.0.33 - - [2025-10-13 12:23:09] "GET / HTTP/1.1" 200 35931 0.001459 10.0.0.33 - - [2025-10-13 12:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004871 10.0.0.33 - - [2025-10-13 12:23:09] "GET /global-system-config/5c73f0ce-0a38-49e7-981f-3f882abfcee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006057 10.0.0.33 - - [2025-10-13 12:23:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.008559 10.0.0.33 - - [2025-10-13 12:23:09] "POST /config-database-nodes HTTP/1.1" 200 611 0.056580 10.0.0.33 - - [2025-10-13 12:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.33 - - [2025-10-13 12:23:13] "GET /global-vrouter-config/a0dcc69b-7087-4499-a7e2-2921a11304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003535 10.0.0.33 - - [2025-10-13 12:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010844 10.0.0.33 - - [2025-10-13 12:23:13] "PUT /global-vrouter-config/a0dcc69b-7087-4499-a7e2-2921a11304e2 HTTP/1.1" 200 276 0.021747 10.0.0.33 - - [2025-10-13 12:23:13] "GET / HTTP/1.1" 200 35931 0.001781 10.0.0.33 - - [2025-10-13 12:23:13] "POST /alarms HTTP/1.1" 200 581 0.031069 10.0.0.33 - - [2025-10-13 12:23:14] "POST /alarms HTTP/1.1" 200 575 0.074145 10.0.0.33 - - [2025-10-13 12:23:14] "POST /alarms HTTP/1.1" 200 575 0.064868 10.0.0.33 - - [2025-10-13 12:23:14] "POST /alarms HTTP/1.1" 200 559 0.052788 10.0.0.33 - - [2025-10-13 12:23:14] "POST /alarms HTTP/1.1" 200 555 0.033775 10.0.0.33 - - [2025-10-13 12:23:14] "POST /alarms HTTP/1.1" 200 557 0.069751 10.0.0.33 - - [2025-10-13 12:23:14] "POST /alarms HTTP/1.1" 200 565 0.055612 10.0.0.33 - - [2025-10-13 12:23:14] "POST /alarms HTTP/1.1" 200 549 0.036119 10.0.0.33 - - [2025-10-13 12:23:14] "POST /alarms HTTP/1.1" 200 557 0.033316 10.0.0.33 - - [2025-10-13 12:23:14] "POST /alarms HTTP/1.1" 200 567 0.066205 10.0.0.33 - - [2025-10-13 12:23:14] "POST /alarms HTTP/1.1" 200 555 0.087777 10.0.0.33 - - [2025-10-13 12:23:14] "POST /alarms HTTP/1.1" 200 567 0.049748 10.0.0.33 - - [2025-10-13 12:23:14] "POST /alarms HTTP/1.1" 200 575 0.100263 10.0.0.33 - - [2025-10-13 12:23:15] "POST /alarms HTTP/1.1" 200 569 0.045598 10.0.0.33 - - [2025-10-13 12:23:15] "POST /alarms HTTP/1.1" 200 561 0.059158 10.0.0.33 - - [2025-10-13 12:23:15] "POST /alarms HTTP/1.1" 200 561 0.069061 10.0.0.33 - - [2025-10-13 12:23:15] "POST /alarms HTTP/1.1" 200 561 0.041546 10.0.0.33 - - [2025-10-13 12:23:15] "POST /alarms HTTP/1.1" 200 547 0.083840 10.0.0.33 - - [2025-10-13 12:23:15] "POST /alarms HTTP/1.1" 200 595 0.076760 10.0.0.33 - - [2025-10-13 12:23:15] "POST /alarms HTTP/1.1" 200 575 0.035231 10.0.0.33 - - [2025-10-13 12:23:15] "POST /alarms HTTP/1.1" 200 571 0.043170 10.0.0.33 - - [2025-10-13 12:23:15] "POST /alarms HTTP/1.1" 200 583 0.058120 10.0.0.33 - - [2025-10-13 12:23:15] "POST /alarms HTTP/1.1" 200 609 0.038753 10.0.0.33 - - [2025-10-13 12:23:16] "GET / HTTP/1.1" 200 35931 0.003044 10.0.0.33 - - [2025-10-13 12:23:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003352 10.0.0.33 - - [2025-10-13 12:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.33 - - [2025-10-13 12:23:16] "PUT /global-vrouter-config/a0dcc69b-7087-4499-a7e2-2921a11304e2 HTTP/1.1" 200 276 0.016771 10.0.0.33 - - [2025-10-13 12:23:16] "GET / HTTP/1.1" 200 35931 0.001492 10.0.0.33 - - [2025-10-13 12:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.33 - - [2025-10-13 12:23:16] "GET /global-vrouter-config/a0dcc69b-7087-4499-a7e2-2921a11304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003196 10.0.0.33 - - [2025-10-13 12:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.33 - - [2025-10-13 12:23:16] "PUT /global-vrouter-config/a0dcc69b-7087-4499-a7e2-2921a11304e2 HTTP/1.1" 200 276 0.019715 10.0.0.33 - - [2025-10-13 12:23:16] "GET / HTTP/1.1" 200 35931 0.001670 10.0.0.33 - - [2025-10-13 12:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.33 - - [2025-10-13 12:23:16] "GET /global-system-config/5c73f0ce-0a38-49e7-981f-3f882abfcee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.013782 10.0.0.33 - - [2025-10-13 12:23:16] "PUT /global-system-config/5c73f0ce-0a38-49e7-981f-3f882abfcee9 HTTP/1.1" 200 274 0.047808 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:25:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001039 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:25:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001024 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:25:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001029 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:25:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001150 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:25:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000990 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:25:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000931 10.0.0.33 - - [2025-10-13 12:25:48] "GET /global-system-configs HTTP/1.1" 200 322 0.002928 10.0.0.33 - - [2025-10-13 12:25:48] "GET /global-system-configs HTTP/1.1" 200 322 0.002816 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:25:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001047 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:25:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001219 10.0.0.33 - - [2025-10-13 12:26:00] "GET / HTTP/1.1" 200 35931 0.002205 10.0.0.33 - - [2025-10-13 12:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.33 - - [2025-10-13 12:26:00] "GET /domain/d5831728-f329-4464-93d1-3605147a8479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006537 10.0.0.33 - - [2025-10-13 12:26:00] "POST /id-to-fqname HTTP/1.1" 200 173 0.007601 10.0.0.33 - - [2025-10-13 12:26:00] "POST /fqname-to-id HTTP/1.1" 404 182 0.004380 10.0.0.33 - - [2025-10-13 12:26:00] "POST /security-groups HTTP/1.1" 200 570 0.112675 10.0.0.33 - - [2025-10-13 12:26:00] "POST /fqname-to-id HTTP/1.1" 404 213 0.002848 10.0.0.33 - - [2025-10-13 12:26:00] "POST /projects HTTP/1.1" 200 481 0.409255 10.0.0.33 - - [2025-10-13 12:26:00] "POST /access-control-lists HTTP/1.1" 200 579 0.056575 10.0.0.33 - - [2025-10-13 12:26:01] "POST /security-groups HTTP/1.1" 200 534 0.092036 10.0.0.33 - - [2025-10-13 12:26:01] "POST /fqname-to-id HTTP/1.1" 404 212 0.015179 10.0.0.33 - - [2025-10-13 12:26:01] "POST /chown HTTP/1.1" 200 109 0.057494 10.0.0.33 - - [2025-10-13 12:26:01] "POST /access-control-lists HTTP/1.1" 200 577 0.113361 10.0.0.33 - - [2025-10-13 12:26:01] "POST /policy-managements HTTP/1.1" 409 214 0.051103 10.0.0.33 - - [2025-10-13 12:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009366 10.0.0.33 - - [2025-10-13 12:26:01] "GET /policy-management/c41a763c-a819-4bf9-9e27-0e1cb21d3b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003636 10.0.0.33 - - [2025-10-13 12:26:01] "POST /application-policy-sets HTTP/1.1" 200 528 0.061001 10.0.0.33 - - [2025-10-13 12:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.33 - - [2025-10-13 12:26:01] "GET /global-vrouter-config/a0dcc69b-7087-4499-a7e2-2921a11304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003250 10.0.0.33 - - [2025-10-13 12:26:01] "PUT /global-vrouter-config/a0dcc69b-7087-4499-a7e2-2921a11304e2 HTTP/1.1" 200 276 0.013496 10.0.0.33 - - [2025-10-13 12:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.33 - - [2025-10-13 12:26:01] "GET /virtual-network/5b347c0e-eef2-4533-944c-66c377f04146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004800 10.0.0.33 - - [2025-10-13 12:26:01] "POST /id-to-fqname HTTP/1.1" 200 177 0.000522 10.0.0.33 - - [2025-10-13 12:26:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.018110 10.0.0.33 - - [2025-10-13 12:26:01] "POST /fqname-to-id HTTP/1.1" 404 232 0.002776 10.0.0.33 - - [2025-10-13 12:26:01] "POST /security-groups HTTP/1.1" 200 574 0.110110 10.0.0.33 - - [2025-10-13 12:26:01] "POST /projects HTTP/1.1" 200 489 0.263405 10.0.0.33 - - [2025-10-13 12:26:01] "POST /access-control-lists HTTP/1.1" 200 594 0.063894 10.0.0.33 - - [2025-10-13 12:26:01] "POST /fqname-to-id HTTP/1.1" 404 231 0.003455 10.0.0.33 - - [2025-10-13 12:26:01] "POST /security-groups HTTP/1.1" 200 546 0.046999 10.0.0.33 - - [2025-10-13 12:26:01] "POST /chown HTTP/1.1" 200 109 0.021659 10.0.0.33 - - [2025-10-13 12:26:01] "POST /access-control-lists HTTP/1.1" 200 592 0.061501 10.0.0.33 - - [2025-10-13 12:26:01] "POST /network-ipams HTTP/1.1" 200 522 0.075320 10.0.0.33 - - [2025-10-13 12:26:01] "POST /fqname-to-id HTTP/1.1" 404 217 0.003947 10.0.0.33 - - [2025-10-13 12:26:02] "POST /access-control-lists HTTP/1.1" 200 583 0.090996 10.0.0.33 - - [2025-10-13 12:26:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.004663 10.0.0.33 - - [2025-10-13 12:26:02] "POST /network-ipams HTTP/1.1" 200 510 0.114358 10.0.0.33 - - [2025-10-13 12:26:02] "POST /fqname-to-id HTTP/1.1" 404 198 0.002998 10.0.0.33 - - [2025-10-13 12:26:02] "POST /access-control-lists HTTP/1.1" 200 581 0.103145 10.0.0.33 - - [2025-10-13 12:26:02] "POST /fqname-to-id HTTP/1.1" 404 240 0.002422 10.0.0.33 - - [2025-10-13 12:26:02] "POST /access-control-lists HTTP/1.1" 200 602 0.083764 10.0.0.33 - - [2025-10-13 12:26:02] "POST /fqname-to-id HTTP/1.1" 404 239 0.027488 10.0.0.33 - - [2025-10-13 12:26:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002547 10.0.0.33 - - [2025-10-13 12:26:02] "POST /virtual-networks HTTP/1.1" 200 538 0.302961 10.0.0.33 - - [2025-10-13 12:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011133 10.0.0.33 - - [2025-10-13 12:26:02] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.017724 10.0.0.33 - - [2025-10-13 12:26:02] "POST /access-control-lists HTTP/1.1" 200 600 0.064768 10.0.0.33 - - [2025-10-13 12:26:02] "POST /network-ipams HTTP/1.1" 200 518 0.079969 10.0.0.33 - - [2025-10-13 12:26:02] "POST /fqname-to-id HTTP/1.1" 404 229 0.008426 10.0.0.33 - - [2025-10-13 12:26:02] "POST /fqname-to-id HTTP/1.1" 404 202 0.018160 10.0.0.33 - - [2025-10-13 12:26:02] "POST /access-control-lists HTTP/1.1" 200 589 0.095539 10.0.0.33 - - [2025-10-13 12:26:02] "POST /route-targets HTTP/1.1" 200 327 0.057670 10.0.0.33 - - [2025-10-13 12:26:02] "POST /ref-update HTTP/1.1" 200 156 0.058845 10.0.0.33 - - [2025-10-13 12:26:02] "POST /useragent-kv HTTP/1.1" 200 115 0.028583 10.0.0.33 - - [2025-10-13 12:26:02] "POST /virtual-networks HTTP/1.1" 200 546 0.307781 10.0.0.33 - - [2025-10-13 12:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.33 - - [2025-10-13 12:26:03] "PUT /access-control-list/a42f0c70-2661-4da5-9c4e-67d152116337 HTTP/1.1" 200 272 0.085257 10.0.0.33 - - [2025-10-13 12:26:03] "GET /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.022564 10.0.0.33 - - [2025-10-13 12:26:03] "POST /fqname-to-id HTTP/1.1" 404 199 0.013342 10.0.0.33 - - [2025-10-13 12:26:03] "POST /network-policys HTTP/1.1" 200 538 0.041725 10.0.0.33 - - [2025-10-13 12:26:03] "POST /fqname-to-id HTTP/1.1" 404 197 0.007470 10.0.0.33 - - [2025-10-13 12:26:03] "POST /route-targets HTTP/1.1" 200 327 0.034858 10.0.0.33 - - [2025-10-13 12:26:03] "POST /ref-update HTTP/1.1" 200 156 0.042528 10.0.0.33 - - [2025-10-13 12:26:03] "POST /network-policys HTTP/1.1" 200 534 0.089579 10.0.0.33 - - [2025-10-13 12:26:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.022464 10.0.0.33 - - [2025-10-13 12:26:03] "POST /network-policys HTTP/1.1" 200 542 0.032207 10.0.0.33 - - [2025-10-13 12:26:03] "PUT /access-control-list/d10563e0-9422-4b00-bcce-8f1c2e63d0f3 HTTP/1.1" 200 272 0.021452 10.0.0.33 - - [2025-10-13 12:26:03] "POST /ref-update HTTP/1.1" 200 156 0.139074 10.0.0.33 - - [2025-10-13 12:26:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015472 10.0.0.33 - - [2025-10-13 12:26:03] "PUT /access-control-list/a42f0c70-2661-4da5-9c4e-67d152116337 HTTP/1.1" 200 272 0.064004 10.0.0.33 - - [2025-10-13 12:26:03] "POST /ref-update HTTP/1.1" 200 156 0.167762 10.0.0.33 - - [2025-10-13 12:26:03] "PUT /access-control-list/d10563e0-9422-4b00-bcce-8f1c2e63d0f3 HTTP/1.1" 200 272 0.060316 10.0.0.33 - - [2025-10-13 12:26:03] "POST /ref-update HTTP/1.1" 200 156 0.191223 10.0.0.33 - - [2025-10-13 12:26:04] "POST /ref-update HTTP/1.1" 200 156 0.346011 10.0.0.33 - - [2025-10-13 12:26:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012728 10.0.0.33 - - [2025-10-13 12:26:04] "PUT /access-control-list/a42f0c70-2661-4da5-9c4e-67d152116337 HTTP/1.1" 200 272 0.077833 10.0.0.33 - - [2025-10-13 12:26:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003588 10.0.0.33 - - [2025-10-13 12:26:04] "POST /fqname-to-id HTTP/1.1" 404 237 0.005090 10.0.0.33 - - [2025-10-13 12:26:04] "POST /ref-update HTTP/1.1" 200 156 0.106776 10.0.0.33 - - [2025-10-13 12:26:04] "POST /access-control-lists HTTP/1.1" 200 601 0.116159 10.0.0.33 - - [2025-10-13 12:26:04] "PUT /access-control-list/d10563e0-9422-4b00-bcce-8f1c2e63d0f3 HTTP/1.1" 200 272 0.045669 10.0.0.33 - - [2025-10-13 12:26:04] "POST /ref-update HTTP/1.1" 200 156 0.231129 10.0.0.33 - - [2025-10-13 12:26:04] "PUT /access-control-list/63291d88-0489-4b31-84c8-183d2839e26a HTTP/1.1" 200 272 0.078164 10.0.0.33 - - [2025-10-13 12:26:04] "POST /ref-update HTTP/1.1" 200 156 0.089698 10.0.0.33 - - [2025-10-13 12:26:04] "POST /ref-update HTTP/1.1" 200 156 0.226334 10.0.0.33 - - [2025-10-13 12:26:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019603 10.0.0.33 - - [2025-10-13 12:26:04] "PUT /access-control-list/63291d88-0489-4b31-84c8-183d2839e26a HTTP/1.1" 200 272 0.097305 10.0.0.33 - - [2025-10-13 12:26:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.034075 10.0.0.33 - - [2025-10-13 12:26:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009820 10.0.0.33 - - [2025-10-13 12:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.33 - - [2025-10-13 12:26:04] "POST /ref-update HTTP/1.1" 200 156 0.098755 10.0.0.33 - - [2025-10-13 12:26:04] "GET /virtual-network/5b347c0e-eef2-4533-944c-66c377f04146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.067496 10.0.0.33 - - [2025-10-13 12:26:05] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005261 10.0.0.33 - - [2025-10-13 12:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.33 - - [2025-10-13 12:26:05] "GET /policy-management/c41a763c-a819-4bf9-9e27-0e1cb21d3b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003685 10.0.0.33 - - [2025-10-13 12:26:05] "POST /firewall-policys HTTP/1.1" 200 530 0.059525 10.0.0.33 - - [2025-10-13 12:26:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.034758 10.0.0.33 - - [2025-10-13 12:26:05] "GET /firewall-policy/c465e351-860c-4e17-b8e9-6de2a7ce8d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.016771 10.0.0.33 - - [2025-10-13 12:26:05] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003173 10.0.0.33 - - [2025-10-13 12:26:05] "GET /firewall-policy/c465e351-860c-4e17-b8e9-6de2a7ce8d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003460 10.0.0.33 - - [2025-10-13 12:26:05] "POST /ref-update HTTP/1.1" 200 156 0.046758 10.0.0.33 - - [2025-10-13 12:26:05] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.007498 10.0.0.33 - - [2025-10-13 12:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.33 - - [2025-10-13 12:26:05] "GET /policy-management/c41a763c-a819-4bf9-9e27-0e1cb21d3b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006171 10.0.0.33 - - [2025-10-13 12:26:05] "POST /firewall-policys HTTP/1.1" 200 532 0.026869 10.0.0.33 - - [2025-10-13 12:26:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.026191 10.0.0.33 - - [2025-10-13 12:26:05] "GET /firewall-policy/c5a5b47d-0a41-4c68-babc-6657c0c4ef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.031956 10.0.0.33 - - [2025-10-13 12:26:05] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.003309 10.0.0.33 - - [2025-10-13 12:26:05] "GET /firewall-policy/c5a5b47d-0a41-4c68-babc-6657c0c4ef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003202 10.0.0.33 - - [2025-10-13 12:26:05] "GET /firewall-policy/c465e351-860c-4e17-b8e9-6de2a7ce8d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.012157 10.0.0.33 - - [2025-10-13 12:26:05] "GET /firewall-policy/c465e351-860c-4e17-b8e9-6de2a7ce8d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003304 10.0.0.33 - - [2025-10-13 12:26:05] "POST /ref-update HTTP/1.1" 200 156 0.029745 10.0.0.33 - - [2025-10-13 12:26:05] "POST /ref-update HTTP/1.1" 200 156 0.089695 10.0.0.33 - - [2025-10-13 12:26:05] "POST /ref-update HTTP/1.1" 200 156 0.071878 10.0.0.33 - - [2025-10-13 12:26:05] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.005177 10.0.0.33 - - [2025-10-13 12:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.33 - - [2025-10-13 12:26:05] "GET /policy-management/c41a763c-a819-4bf9-9e27-0e1cb21d3b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003354 10.0.0.33 - - [2025-10-13 12:26:05] "POST /firewall-policys HTTP/1.1" 200 530 0.044130 10.0.0.33 - - [2025-10-13 12:26:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.060415 10.0.0.33 - - [2025-10-13 12:26:06] "GET /firewall-policy/1c0f5d72-99e4-4d45-aa70-9246d7305150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.008145 10.0.0.33 - - [2025-10-13 12:26:06] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004258 10.0.0.33 - - [2025-10-13 12:26:06] "GET /firewall-policy/1c0f5d72-99e4-4d45-aa70-9246d7305150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006352 10.0.0.33 - - [2025-10-13 12:26:06] "GET /firewall-policy/c465e351-860c-4e17-b8e9-6de2a7ce8d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.013421 10.0.0.33 - - [2025-10-13 12:26:06] "GET /firewall-policy/c5a5b47d-0a41-4c68-babc-6657c0c4ef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.008164 10.0.0.33 - - [2025-10-13 12:26:06] "GET /firewall-policy/c465e351-860c-4e17-b8e9-6de2a7ce8d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003669 10.0.0.33 - - [2025-10-13 12:26:06] "GET /firewall-policy/c5a5b47d-0a41-4c68-babc-6657c0c4ef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.009643 10.0.0.33 - - [2025-10-13 12:26:06] "POST /ref-update HTTP/1.1" 200 156 0.048291 10.0.0.33 - - [2025-10-13 12:26:06] "POST /ref-update HTTP/1.1" 200 156 0.060481 10.0.0.33 - - [2025-10-13 12:26:06] "POST /ref-update HTTP/1.1" 200 156 0.074770 10.0.0.33 - - [2025-10-13 12:26:06] "POST /ref-update HTTP/1.1" 200 156 0.028215 10.0.0.33 - - [2025-10-13 12:26:06] "POST /ref-update HTTP/1.1" 200 156 0.060790 10.0.0.33 - - [2025-10-13 12:26:06] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.010468 10.0.0.33 - - [2025-10-13 12:26:06] "POST /tags HTTP/1.1" 200 299 0.071058 10.0.0.33 - - [2025-10-13 12:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010913 10.0.0.33 - - [2025-10-13 12:26:06] "GET /tag/2a5b0280-51b8-4813-9fcc-3ac9b3f48389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.026039 10.0.0.33 - - [2025-10-13 12:26:06] "POST /set-tag HTTP/1.1" 200 109 0.016593 10.0.0.33 - - [2025-10-13 12:26:07] "POST /fqname-to-id HTTP/1.1" 404 226 0.002983 10.0.0.33 - - [2025-10-13 12:26:07] "POST /tags HTTP/1.1" 200 357 0.100374 10.0.0.33 - - [2025-10-13 12:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.043394 10.0.0.33 - - [2025-10-13 12:26:07] "GET /tag/220df15d-f496-4a69-b39d-70ac30df533b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.037139 10.0.0.33 - - [2025-10-13 12:26:07] "POST /tags HTTP/1.1" 200 305 0.081177 10.0.0.33 - - [2025-10-13 12:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.033397 10.0.0.33 - - [2025-10-13 12:26:07] "GET /tag/c7a0a48e-120b-4801-b5ab-c28e000f8d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.023964 10.0.0.33 - - [2025-10-13 12:26:07] "POST /id-to-fqname HTTP/1.1" 200 174 0.000933 10.0.0.33 - - [2025-10-13 12:26:07] "POST /fqname-to-id HTTP/1.1" 404 183 0.020952 10.0.0.33 - - [2025-10-13 12:26:07] "POST /security-groups HTTP/1.1" 200 571 0.127171 10.0.0.33 - - [2025-10-13 12:26:07] "POST /projects HTTP/1.1" 200 483 0.468338 10.0.0.33 - - [2025-10-13 12:26:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.013475 10.0.0.33 - - [2025-10-13 12:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.026104 10.0.0.33 - - [2025-10-13 12:26:08] "POST /fqname-to-id HTTP/1.1" 404 214 0.022455 10.0.0.33 - - [2025-10-13 12:26:08] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.055578 10.0.0.33 - - [2025-10-13 12:26:08] "POST /access-control-lists HTTP/1.1" 200 580 0.100973 10.0.0.33 - - [2025-10-13 12:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013026 10.0.0.33 - - [2025-10-13 12:26:08] "POST /fqname-to-id HTTP/1.1" 404 213 0.013077 10.0.0.33 - - [2025-10-13 12:26:08] "GET /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.020543 10.0.0.33 - - [2025-10-13 12:26:08] "POST /access-control-lists HTTP/1.1" 200 578 0.046885 10.0.0.33 - - [2025-10-13 12:26:08] "PUT /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc HTTP/1.1" 200 264 0.160018 10.0.0.33 - - [2025-10-13 12:26:08] "PUT /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d HTTP/1.1" 200 264 0.088334 10.0.0.33 - - [2025-10-13 12:26:08] "POST /security-groups HTTP/1.1" 200 537 0.105870 10.0.0.33 - - [2025-10-13 12:26:08] "POST /fqname-to-id HTTP/1.1" 404 234 0.002365 10.0.0.33 - - [2025-10-13 12:26:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.034629 10.0.0.33 - - [2025-10-13 12:26:08] "POST /access-control-lists HTTP/1.1" 200 596 0.069631 10.0.0.33 - - [2025-10-13 12:26:08] "POST /fqname-to-id HTTP/1.1" 404 233 0.028292 10.0.0.33 - - [2025-10-13 12:26:08] "POST /chown HTTP/1.1" 200 109 0.076500 10.0.0.33 - - [2025-10-13 12:26:08] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.029059 10.0.0.33 - - [2025-10-13 12:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.33 - - [2025-10-13 12:26:08] "GET /policy-management/c41a763c-a819-4bf9-9e27-0e1cb21d3b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.038241 10.0.0.33 - - [2025-10-13 12:26:08] "POST /access-control-lists HTTP/1.1" 200 594 0.086474 10.0.0.33 - - [2025-10-13 12:26:08] "POST /tags HTTP/1.1" 409 207 0.034650 10.0.0.33 - - [2025-10-13 12:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.33 - - [2025-10-13 12:26:08] "GET /tag/c7a0a48e-120b-4801-b5ab-c28e000f8d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.024038 10.0.0.33 - - [2025-10-13 12:26:09] "POST /firewall-rules HTTP/1.1" 200 564 0.076491 10.0.0.33 - - [2025-10-13 12:26:09] "GET /firewall-rule/67a50d11-b58f-4388-82ee-e89e73d4e0e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.006895 10.0.0.33 - - [2025-10-13 12:26:09] "GET /firewall-policy/c5a5b47d-0a41-4c68-babc-6657c0c4ef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.013332 10.0.0.33 - - [2025-10-13 12:26:09] "GET /firewall-rule/67a50d11-b58f-4388-82ee-e89e73d4e0e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004489 10.0.0.33 - - [2025-10-13 12:26:09] "POST /ref-update HTTP/1.1" 200 156 0.041886 10.0.0.33 - - [2025-10-13 12:26:09] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003145 10.0.0.33 - - [2025-10-13 12:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.046912 10.0.0.33 - - [2025-10-13 12:26:09] "GET /policy-management/c41a763c-a819-4bf9-9e27-0e1cb21d3b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003751 10.0.0.33 - - [2025-10-13 12:26:09] "POST /tags HTTP/1.1" 409 207 0.002693 10.0.0.33 - - [2025-10-13 12:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.33 - - [2025-10-13 12:26:09] "GET /tag/c7a0a48e-120b-4801-b5ab-c28e000f8d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.028280 10.0.0.33 - - [2025-10-13 12:26:09] "POST /firewall-rules HTTP/1.1" 200 562 0.100098 10.0.0.33 - - [2025-10-13 12:26:09] "GET /firewall-rule/9fd88881-b862-4590-9809-1cab6ee71ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.038367 10.0.0.33 - - [2025-10-13 12:26:09] "GET /firewall-policy/c5a5b47d-0a41-4c68-babc-6657c0c4ef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004779 10.0.0.33 - - [2025-10-13 12:26:09] "GET /firewall-rule/9fd88881-b862-4590-9809-1cab6ee71ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003124 10.0.0.33 - - [2025-10-13 12:26:09] "POST /ref-update HTTP/1.1" 200 156 0.026358 10.0.0.33 - - [2025-10-13 12:26:09] "POST /fqname-to-id HTTP/1.1" 404 228 0.002924 10.0.0.33 - - [2025-10-13 12:26:09] "POST /tags HTTP/1.1" 200 355 0.090068 10.0.0.33 - - [2025-10-13 12:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.034811 10.0.0.33 - - [2025-10-13 12:26:09] "GET /tag/6d81596e-a36d-4817-80ab-4cb1dd7f199d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.016913 10.0.0.33 - - [2025-10-13 12:26:09] "POST /tags HTTP/1.1" 200 303 0.045868 10.0.0.33 - - [2025-10-13 12:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007890 10.0.0.33 - - [2025-10-13 12:26:10] "GET /tag/dfd7a99d-1e9e-450e-a9fa-24041fb20dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018378 10.0.0.33 - - [2025-10-13 12:26:10] "POST /projects HTTP/1.1" 409 218 0.004856 10.0.0.33 - - [2025-10-13 12:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006507 10.0.0.33 - - [2025-10-13 12:26:10] "GET /project/d81daa02-1505-42dd-9534-7cd522659456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.078588 10.0.0.33 - - [2025-10-13 12:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.33 - - [2025-10-13 12:26:10] "GET /network-ipam/20411149-f34f-4263-9c06-9a63c134a6dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003318 10.0.0.33 - - [2025-10-13 12:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.33 - - [2025-10-13 12:26:10] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005396 10.0.0.33 - - [2025-10-13 12:26:10] "PUT /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc HTTP/1.1" 200 264 0.071463 10.0.0.33 - - [2025-10-13 12:26:10] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.016201 10.0.0.33 - - [2025-10-13 12:26:10] "POST /set-tag HTTP/1.1" 200 109 0.064082 10.0.0.33 - - [2025-10-13 12:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.33 - - [2025-10-13 12:26:10] "GET /network-ipam/51a852aa-629f-411c-ac57-3d3b1f8483e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.012060 10.0.0.33 - - [2025-10-13 12:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.33 - - [2025-10-13 12:26:10] "GET /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005618 10.0.0.33 - - [2025-10-13 12:26:10] "PUT /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d HTTP/1.1" 200 264 0.058171 10.0.0.33 - - [2025-10-13 12:26:10] "GET /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.019100 10.0.0.33 - - [2025-10-13 12:26:10] "POST /set-tag HTTP/1.1" 200 109 0.054943 10.0.0.33 - - [2025-10-13 12:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.027279 10.0.0.33 - - [2025-10-13 12:26:10] "GET /network-policy/318f1585-c268-407c-a004-498415c0d429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004851 10.0.0.33 - - [2025-10-13 12:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.33 - - [2025-10-13 12:26:10] "GET /network-policy/a311b14b-b23e-405c-98a4-d8ef98dc1a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003026 10.0.0.33 - - [2025-10-13 12:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.33 - - [2025-10-13 12:26:10] "GET /network-policy/868007d4-a5ca-49b0-9cef-8917fcf5be1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003691 10.0.0.33 - - [2025-10-13 12:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.33 - - [2025-10-13 12:26:10] "PUT /network-policy/868007d4-a5ca-49b0-9cef-8917fcf5be1e HTTP/1.1" 200 262 0.012026 10.0.0.33 - - [2025-10-13 12:26:11] "PUT /access-control-list/a42f0c70-2661-4da5-9c4e-67d152116337 HTTP/1.1" 200 272 0.027848 10.0.0.33 - - [2025-10-13 12:26:11] "POST /ref-update HTTP/1.1" 200 156 0.151176 10.0.0.33 - - [2025-10-13 12:26:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023015 10.0.0.33 - - [2025-10-13 12:26:11] "PUT /access-control-list/63291d88-0489-4b31-84c8-183d2839e26a HTTP/1.1" 200 272 0.097898 10.0.0.33 - - [2025-10-13 12:26:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017116 10.0.0.33 - - [2025-10-13 12:26:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004335 10.0.0.33 - - [2025-10-13 12:26:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003313 10.0.0.33 - - [2025-10-13 12:26:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002210 10.0.0.33 - - [2025-10-13 12:26:11] "POST /security-groups HTTP/1.1" 409 245 0.002597 10.0.0.33 - - [2025-10-13 12:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.33 - - [2025-10-13 12:26:11] "PUT /security-group/8c975dc4-bf8c-4608-ba8e-6c86e0da0aa5 HTTP/1.1" 200 262 0.059007 10.0.0.33 - - [2025-10-13 12:26:11] "PUT /access-control-list/29d5995e-83bf-4192-a980-d4b390824382 HTTP/1.1" 200 272 0.022857 10.0.0.33 - - [2025-10-13 12:26:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.064505 10.0.0.33 - - [2025-10-13 12:26:11] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.029563 10.0.0.33 - - [2025-10-13 12:26:11] "PUT /access-control-list/61033c36-c6f4-42e3-80aa-c931313b643c HTTP/1.1" 200 272 0.060009 10.0.0.33 - - [2025-10-13 12:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.33 - - [2025-10-13 12:26:11] "GET /policy-management/c41a763c-a819-4bf9-9e27-0e1cb21d3b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006254 10.0.0.33 - - [2025-10-13 12:26:11] "POST /tags HTTP/1.1" 409 206 0.002796 10.0.0.33 - - [2025-10-13 12:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009501 10.0.0.33 - - [2025-10-13 12:26:11] "GET /tag/dfd7a99d-1e9e-450e-a9fa-24041fb20dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.025592 10.0.0.33 - - [2025-10-13 12:26:11] "POST /firewall-rules HTTP/1.1" 200 562 0.073828 10.0.0.33 - - [2025-10-13 12:26:11] "GET /firewall-rule/8a7763a5-8a02-49ca-ab0b-b1e8dfa8aebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.005496 10.0.0.33 - - [2025-10-13 12:26:11] "GET /firewall-policy/c5a5b47d-0a41-4c68-babc-6657c0c4ef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004427 10.0.0.33 - - [2025-10-13 12:26:11] "GET /firewall-rule/8a7763a5-8a02-49ca-ab0b-b1e8dfa8aebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002703 10.0.0.33 - - [2025-10-13 12:26:11] "POST /ref-update HTTP/1.1" 200 156 0.026818 10.0.0.33 - - [2025-10-13 12:26:11] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010206 10.0.0.33 - - [2025-10-13 12:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.33 - - [2025-10-13 12:26:11] "GET /policy-management/c41a763c-a819-4bf9-9e27-0e1cb21d3b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004350 10.0.0.33 - - [2025-10-13 12:26:11] "POST /tags HTTP/1.1" 409 206 0.004971 10.0.0.33 - - [2025-10-13 12:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.33 - - [2025-10-13 12:26:11] "GET /tag/dfd7a99d-1e9e-450e-a9fa-24041fb20dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013188 10.0.0.33 - - [2025-10-13 12:26:12] "POST /firewall-rules HTTP/1.1" 200 560 0.081109 10.0.0.33 - - [2025-10-13 12:26:12] "GET /firewall-rule/7331db47-14d4-4945-b844-c6e6b25e7b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.039750 10.0.0.33 - - [2025-10-13 12:26:12] "GET /firewall-policy/c5a5b47d-0a41-4c68-babc-6657c0c4ef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.006554 10.0.0.33 - - [2025-10-13 12:26:12] "GET /firewall-rule/7331db47-14d4-4945-b844-c6e6b25e7b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.007978 10.0.0.33 - - [2025-10-13 12:26:12] "POST /ref-update HTTP/1.1" 200 156 0.064735 10.0.0.33 - - [2025-10-13 12:26:12] "POST /tags HTTP/1.1" 200 305 0.103356 10.0.0.33 - - [2025-10-13 12:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006869 10.0.0.33 - - [2025-10-13 12:26:12] "GET /tag/70481297-11c6-4fdf-a7cc-7811242111f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.019063 10.0.0.33 - - [2025-10-13 12:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.33 - - [2025-10-13 12:26:12] "GET /project/d81daa02-1505-42dd-9534-7cd522659456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.058139 10.0.0.33 - - [2025-10-13 12:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.33 - - [2025-10-13 12:26:12] "GET /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005207 10.0.0.33 - - [2025-10-13 12:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.33 - - [2025-10-13 12:26:12] "GET /service-appliance-set/f15e2c4c-251d-428f-8539-642f0b6f7d0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004663 10.0.0.33 - - [2025-10-13 12:26:12] "POST /fqname-to-id HTTP/1.1" 404 240 0.007010 10.0.0.33 - - [2025-10-13 12:26:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.143710 10.0.0.33 - - [2025-10-13 12:26:12] "GET /virtual-machine-interface/70eb5882-fb83-4f59-b6a5-2a3d7cfe53bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.041446 10.0.0.33 - - [2025-10-13 12:26:12] "POST /instance-ips HTTP/1.1" 200 381 0.088243 10.0.0.33 - - [2025-10-13 12:26:13] "GET /instance-ip/d7972b6d-62e0-4a3d-b066-05be12c60e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.030971 10.0.0.33 - - [2025-10-13 12:26:13] "POST /loadbalancers HTTP/1.1" 200 582 0.082920 10.0.0.33 - - [2025-10-13 12:26:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.049277 10.0.0.33 - - [2025-10-13 12:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010905 10.0.0.33 - - [2025-10-13 12:26:13] "GET /project/d81daa02-1505-42dd-9534-7cd522659456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044210 10.0.0.33 - - [2025-10-13 12:26:13] "GET /loadbalancer/4c06ab37-abb5-4204-a4f9-5428a8a133a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.012090 10.0.0.33 - - [2025-10-13 12:26:13] "GET /project/d81daa02-1505-42dd-9534-7cd522659456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.085616 10.0.0.33 - - [2025-10-13 12:26:13] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.112494 10.0.0.33 - - [2025-10-13 12:26:13] "GET /instance-ip/d7972b6d-62e0-4a3d-b066-05be12c60e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.016140 10.0.0.33 - - [2025-10-13 12:26:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.035655 10.0.0.33 - - [2025-10-13 12:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005022 10.0.0.33 - - [2025-10-13 12:26:13] "POST /floating-ips HTTP/1.1" 200 583 0.102654 10.0.0.33 - - [2025-10-13 12:26:13] "GET /project/d81daa02-1505-42dd-9534-7cd522659456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.146821 10.0.0.33 - - [2025-10-13 12:26:13] "GET /loadbalancer-listener/828786fa-abd7-4aeb-bba5-70df4b59fd9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003561 10.0.0.33 - - [2025-10-13 12:26:13] "GET /loadbalancer-listener/828786fa-abd7-4aeb-bba5-70df4b59fd9f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.037909 10.0.0.33 - - [2025-10-13 12:26:13] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.062845 10.0.0.33 - - [2025-10-13 12:26:13] "GET /instance-ip/d7972b6d-62e0-4a3d-b066-05be12c60e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012857 10.0.0.33 - - [2025-10-13 12:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007894 10.0.0.33 - - [2025-10-13 12:26:13] "GET /instance-ip/d7972b6d-62e0-4a3d-b066-05be12c60e9d?fields=floating_ips HTTP/1.1" 200 1171 0.023719 10.0.0.33 - - [2025-10-13 12:26:14] "GET /floating-ip/e5c597a6-3714-4ea1-8af0-285b2bf03c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.018028 10.0.0.33 - - [2025-10-13 12:26:14] "GET /global-vrouter-config/a0dcc69b-7087-4499-a7e2-2921a11304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.022460 10.0.0.33 - - [2025-10-13 12:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.33 - - [2025-10-13 12:26:14] "PUT /global-vrouter-config/a0dcc69b-7087-4499-a7e2-2921a11304e2 HTTP/1.1" 200 276 0.015762 10.0.0.33 - - [2025-10-13 12:26:14] "POST /tags HTTP/1.1" 200 371 0.075124 10.0.0.33 - - [2025-10-13 12:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.041493 10.0.0.33 - - [2025-10-13 12:26:14] "GET /tag/e44c90a4-782b-433a-b7e7-e33b36b470da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.031322 10.0.0.33 - - [2025-10-13 12:26:14] "POST /tags HTTP/1.1" 200 319 0.064699 10.0.0.33 - - [2025-10-13 12:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010834 10.0.0.33 - - [2025-10-13 12:26:14] "GET /tag/0bc79089-2e4f-4973-b359-2ca1429a1611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.023805 10.0.0.33 - - [2025-10-13 12:26:14] "POST /id-to-fqname HTTP/1.1" 200 181 0.012197 10.0.0.33 - - [2025-10-13 12:26:14] "POST /fqname-to-id HTTP/1.1" 404 190 0.007036 10.0.0.33 - - [2025-10-13 12:26:14] "POST /security-groups HTTP/1.1" 200 578 0.084675 10.0.0.33 - - [2025-10-13 12:26:14] "POST /projects HTTP/1.1" 200 497 0.265135 10.0.0.33 - - [2025-10-13 12:26:14] "POST /fqname-to-id HTTP/1.1" 404 225 0.004077 10.0.0.33 - - [2025-10-13 12:26:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.020734 10.0.0.33 - - [2025-10-13 12:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.33 - - [2025-10-13 12:26:14] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.013588 10.0.0.33 - - [2025-10-13 12:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004717 10.0.0.33 - - [2025-10-13 12:26:14] "POST /access-control-lists HTTP/1.1" 200 587 0.111225 10.0.0.33 - - [2025-10-13 12:26:14] "GET /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.029160 10.0.0.33 - - [2025-10-13 12:26:14] "POST /fqname-to-id HTTP/1.1" 404 224 0.010256 10.0.0.33 - - [2025-10-13 12:26:15] "POST /access-control-lists HTTP/1.1" 200 585 0.101140 10.0.0.33 - - [2025-10-13 12:26:15] "PUT /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc HTTP/1.1" 200 264 0.127531 10.0.0.33 - - [2025-10-13 12:26:15] "PUT /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d HTTP/1.1" 200 264 0.072872 10.0.0.33 - - [2025-10-13 12:26:15] "POST /security-groups HTTP/1.1" 200 558 0.130136 10.0.0.33 - - [2025-10-13 12:26:15] "POST /fqname-to-id HTTP/1.1" 404 248 0.002296 10.0.0.33 - - [2025-10-13 12:26:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.026045 10.0.0.33 - - [2025-10-13 12:26:15] "POST /chown HTTP/1.1" 200 109 0.077914 10.0.0.33 - - [2025-10-13 12:26:15] "POST /access-control-lists HTTP/1.1" 200 610 0.115316 10.0.0.33 - - [2025-10-13 12:26:15] "POST /fqname-to-id HTTP/1.1" 404 247 0.011926 10.0.0.33 - - [2025-10-13 12:26:15] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021693 10.0.0.33 - - [2025-10-13 12:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011221 10.0.0.33 - - [2025-10-13 12:26:15] "GET /policy-management/c41a763c-a819-4bf9-9e27-0e1cb21d3b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010422 10.0.0.33 - - [2025-10-13 12:26:15] "POST /access-control-lists HTTP/1.1" 200 608 0.086598 10.0.0.33 - - [2025-10-13 12:26:15] "POST /tags HTTP/1.1" 409 214 0.005761 10.0.0.33 - - [2025-10-13 12:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.33 - - [2025-10-13 12:26:15] "GET /tag/0bc79089-2e4f-4973-b359-2ca1429a1611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.016739 10.0.0.33 - - [2025-10-13 12:26:15] "POST /firewall-rules HTTP/1.1" 200 578 0.068716 10.0.0.33 - - [2025-10-13 12:26:15] "GET /firewall-rule/982962ea-c3fc-4379-8f4a-dec1cf231def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.007329 10.0.0.33 - - [2025-10-13 12:26:15] "GET /firewall-policy/c5a5b47d-0a41-4c68-babc-6657c0c4ef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.006298 10.0.0.33 - - [2025-10-13 12:26:15] "GET /firewall-rule/982962ea-c3fc-4379-8f4a-dec1cf231def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005964 10.0.0.33 - - [2025-10-13 12:26:15] "POST /ref-update HTTP/1.1" 200 156 0.059541 10.0.0.33 - - [2025-10-13 12:26:15] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008579 10.0.0.33 - - [2025-10-13 12:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.015885 10.0.0.33 - - [2025-10-13 12:26:15] "GET /policy-management/c41a763c-a819-4bf9-9e27-0e1cb21d3b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003641 10.0.0.33 - - [2025-10-13 12:26:15] "POST /tags HTTP/1.1" 409 214 0.006162 10.0.0.33 - - [2025-10-13 12:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.33 - - [2025-10-13 12:26:16] "GET /tag/0bc79089-2e4f-4973-b359-2ca1429a1611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.019455 10.0.0.33 - - [2025-10-13 12:26:16] "POST /firewall-rules HTTP/1.1" 200 576 0.087409 10.0.0.33 - - [2025-10-13 12:26:16] "GET /firewall-rule/9fde42f1-f8f2-4c9e-91a4-fcd23b5e8567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.011869 10.0.0.33 - - [2025-10-13 12:26:16] "GET /firewall-policy/c5a5b47d-0a41-4c68-babc-6657c0c4ef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.009409 10.0.0.33 - - [2025-10-13 12:26:16] "GET /firewall-rule/9fde42f1-f8f2-4c9e-91a4-fcd23b5e8567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003535 10.0.0.33 - - [2025-10-13 12:26:16] "POST /ref-update HTTP/1.1" 200 156 0.092408 10.0.0.33 - - [2025-10-13 12:26:16] "POST /tags HTTP/1.1" 200 301 0.034123 10.0.0.33 - - [2025-10-13 12:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.33 - - [2025-10-13 12:26:16] "GET /tag/5fec0e5c-af54-44c5-91b2-ef46ebfc36ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.038485 10.0.0.33 - - [2025-10-13 12:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004415 10.0.0.33 - - [2025-10-13 12:26:16] "GET /project/b433a91a-a97e-4c6c-b57c-e5db93212ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.054971 10.0.0.33 - - [2025-10-13 12:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012449 10.0.0.33 - - [2025-10-13 12:26:16] "GET /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.009666 10.0.0.33 - - [2025-10-13 12:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004773 10.0.0.33 - - [2025-10-13 12:26:16] "GET /service-appliance-set/f15e2c4c-251d-428f-8539-642f0b6f7d0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.007605 10.0.0.33 - - [2025-10-13 12:26:16] "POST /fqname-to-id HTTP/1.1" 404 242 0.002528 10.0.0.33 - - [2025-10-13 12:26:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.189252 10.0.0.33 - - [2025-10-13 12:26:16] "GET /virtual-machine-interface/6d9ccd34-e848-45fd-9863-9aca0513a93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.014767 10.0.0.33 - - [2025-10-13 12:26:17] "POST /instance-ips HTTP/1.1" 200 377 0.051430 10.0.0.33 - - [2025-10-13 12:26:17] "GET /instance-ip/4c6a5b0e-32d8-4632-b0ff-d49435908d41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.016071 10.0.0.33 - - [2025-10-13 12:26:17] "POST /loadbalancers HTTP/1.1" 200 582 0.077763 10.0.0.33 - - [2025-10-13 12:26:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.033991 10.0.0.33 - - [2025-10-13 12:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.019024 10.0.0.33 - - [2025-10-13 12:26:17] "GET /project/b433a91a-a97e-4c6c-b57c-e5db93212ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.079464 10.0.0.33 - - [2025-10-13 12:26:17] "GET /instance-ip/4c6a5b0e-32d8-4632-b0ff-d49435908d41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.011348 10.0.0.33 - - [2025-10-13 12:26:17] "GET /project/b433a91a-a97e-4c6c-b57c-e5db93212ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.110665 10.0.0.33 - - [2025-10-13 12:26:17] "POST /floating-ips HTTP/1.1" 200 581 0.086747 10.0.0.33 - - [2025-10-13 12:26:17] "GET /loadbalancer/67e8f609-5d3f-4bb3-b88d-4ca76aaa753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.024971 10.0.0.33 - - [2025-10-13 12:26:17] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.056373 10.0.0.33 - - [2025-10-13 12:26:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.039494 10.0.0.33 - - [2025-10-13 12:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006562 10.0.0.33 - - [2025-10-13 12:26:17] "GET /project/b433a91a-a97e-4c6c-b57c-e5db93212ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.070790 10.0.0.33 - - [2025-10-13 12:26:17] "GET /loadbalancer-listener/ea6d8848-1a52-4d10-a852-a6e79648bb50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002782 10.0.0.33 - - [2025-10-13 12:26:17] "GET /loadbalancer-listener/ea6d8848-1a52-4d10-a852-a6e79648bb50?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.007780 10.0.0.33 - - [2025-10-13 12:26:17] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.029731 10.0.0.33 - - [2025-10-13 12:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006642 10.0.0.33 - - [2025-10-13 12:26:17] "GET /instance-ip/4c6a5b0e-32d8-4632-b0ff-d49435908d41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010150 10.0.0.33 - - [2025-10-13 12:26:17] "GET /instance-ip/4c6a5b0e-32d8-4632-b0ff-d49435908d41?fields=floating_ips HTTP/1.1" 200 1164 0.026106 10.0.0.33 - - [2025-10-13 12:26:17] "GET /floating-ip/43f12a84-5724-4a3c-bec2-4ad2f98c2e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.015790 10.0.0.33 - - [2025-10-13 12:26:17] "GET /project/b433a91a-a97e-4c6c-b57c-e5db93212ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.085489 10.0.0.33 - - [2025-10-13 12:26:17] "GET /loadbalancer/67e8f609-5d3f-4bb3-b88d-4ca76aaa753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005649 10.0.0.33 - - [2025-10-13 12:26:17] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.060858 10.0.0.33 - - [2025-10-13 12:26:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.049159 10.0.0.33 - - [2025-10-13 12:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008478 10.0.0.33 - - [2025-10-13 12:26:18] "GET /project/b433a91a-a97e-4c6c-b57c-e5db93212ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.021262 10.0.0.33 - - [2025-10-13 12:26:18] "GET /loadbalancer-listener/e779e613-0d15-40a6-9448-afa656bcacc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.016515 10.0.0.33 - - [2025-10-13 12:26:18] "GET /loadbalancer-listener/e779e613-0d15-40a6-9448-afa656bcacc2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004302 10.0.0.33 - - [2025-10-13 12:26:18] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.045835 10.0.0.33 - - [2025-10-13 12:26:18] "GET /instance-ip/4c6a5b0e-32d8-4632-b0ff-d49435908d41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004144 10.0.0.33 - - [2025-10-13 12:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.33 - - [2025-10-13 12:26:18] "GET /instance-ip/4c6a5b0e-32d8-4632-b0ff-d49435908d41?fields=floating_ips HTTP/1.1" 200 1164 0.019032 10.0.0.33 - - [2025-10-13 12:26:18] "GET /floating-ip/43f12a84-5724-4a3c-bec2-4ad2f98c2e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.005119 10.0.0.33 - - [2025-10-13 12:26:18] "GET /project/b433a91a-a97e-4c6c-b57c-e5db93212ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.090430 10.0.0.33 - - [2025-10-13 12:26:18] "GET /loadbalancer/67e8f609-5d3f-4bb3-b88d-4ca76aaa753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007111 10.0.0.33 - - [2025-10-13 12:26:18] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.055363 10.0.0.33 - - [2025-10-13 12:26:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.032909 10.0.0.33 - - [2025-10-13 12:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.030946 10.0.0.33 - - [2025-10-13 12:26:18] "GET /project/b433a91a-a97e-4c6c-b57c-e5db93212ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.079357 10.0.0.33 - - [2025-10-13 12:26:18] "GET /loadbalancer-listener/e9f2a99f-0253-4e68-b65a-d2346548a063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.008498 10.0.0.33 - - [2025-10-13 12:26:18] "GET /loadbalancer-listener/e9f2a99f-0253-4e68-b65a-d2346548a063?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.005763 10.0.0.33 - - [2025-10-13 12:26:18] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.034904 10.0.0.33 - - [2025-10-13 12:26:18] "GET /instance-ip/4c6a5b0e-32d8-4632-b0ff-d49435908d41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.014744 10.0.0.33 - - [2025-10-13 12:26:18] "GET /instance-ip/4c6a5b0e-32d8-4632-b0ff-d49435908d41?fields=floating_ips HTTP/1.1" 200 1164 0.008285 10.0.0.33 - - [2025-10-13 12:26:18] "POST /tags HTTP/1.1" 200 363 0.040049 10.0.0.33 - - [2025-10-13 12:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017595 10.0.0.33 - - [2025-10-13 12:26:18] "GET /floating-ip/43f12a84-5724-4a3c-bec2-4ad2f98c2e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.011873 10.0.0.33 - - [2025-10-13 12:26:18] "GET /tag/98370761-afc6-41c1-8529-d88e5fe669e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.027415 10.0.0.33 - - [2025-10-13 12:26:19] "POST /tags HTTP/1.1" 200 311 0.064121 10.0.0.33 - - [2025-10-13 12:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006951 10.0.0.33 - - [2025-10-13 12:26:19] "GET /tag/389cfbef-cae8-4d7e-a131-dd1d67db16d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.027897 10.0.0.33 - - [2025-10-13 12:26:19] "POST /id-to-fqname HTTP/1.1" 200 177 0.000604 10.0.0.33 - - [2025-10-13 12:26:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.019181 10.0.0.33 - - [2025-10-13 12:26:19] "POST /security-groups HTTP/1.1" 200 574 0.102594 10.0.0.33 - - [2025-10-13 12:26:19] "POST /projects HTTP/1.1" 200 489 0.343049 10.0.0.33 - - [2025-10-13 12:26:19] "POST /fqname-to-id HTTP/1.1" 404 217 0.004927 10.0.0.33 - - [2025-10-13 12:26:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020056 10.0.0.33 - - [2025-10-13 12:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.016788 10.0.0.33 - - [2025-10-13 12:26:19] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.023310 10.0.0.33 - - [2025-10-13 12:26:19] "POST /access-control-lists HTTP/1.1" 200 583 0.107488 10.0.0.33 - - [2025-10-13 12:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.33 - - [2025-10-13 12:26:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.005465 10.0.0.33 - - [2025-10-13 12:26:19] "GET /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.010437 10.0.0.33 - - [2025-10-13 12:26:19] "POST /access-control-lists HTTP/1.1" 200 581 0.122284 10.0.0.33 - - [2025-10-13 12:26:19] "PUT /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc HTTP/1.1" 200 264 0.148468 10.0.0.33 - - [2025-10-13 12:26:19] "PUT /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d HTTP/1.1" 200 264 0.066467 10.0.0.33 - - [2025-10-13 12:26:20] "POST /security-groups HTTP/1.1" 200 546 0.119210 10.0.0.33 - - [2025-10-13 12:26:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.005191 10.0.0.33 - - [2025-10-13 12:26:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.034229 10.0.0.33 - - [2025-10-13 12:26:20] "POST /access-control-lists HTTP/1.1" 200 602 0.066443 10.0.0.33 - - [2025-10-13 12:26:20] "POST /chown HTTP/1.1" 200 109 0.030022 10.0.0.33 - - [2025-10-13 12:26:20] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019351 10.0.0.33 - - [2025-10-13 12:26:20] "POST /fqname-to-id HTTP/1.1" 404 239 0.047098 10.0.0.33 - - [2025-10-13 12:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.33 - - [2025-10-13 12:26:20] "GET /policy-management/c41a763c-a819-4bf9-9e27-0e1cb21d3b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.031765 10.0.0.33 - - [2025-10-13 12:26:20] "POST /access-control-lists HTTP/1.1" 200 600 0.076760 10.0.0.33 - - [2025-10-13 12:26:20] "POST /tags HTTP/1.1" 409 210 0.018441 10.0.0.33 - - [2025-10-13 12:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.33 - - [2025-10-13 12:26:20] "GET /tag/389cfbef-cae8-4d7e-a131-dd1d67db16d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014676 10.0.0.33 - - [2025-10-13 12:26:20] "POST /firewall-rules HTTP/1.1" 200 570 0.092069 10.0.0.33 - - [2025-10-13 12:26:20] "GET /firewall-rule/cbfdd9e2-e76d-4ef2-963a-edf803af682a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.011880 10.0.0.33 - - [2025-10-13 12:26:20] "GET /firewall-policy/c5a5b47d-0a41-4c68-babc-6657c0c4ef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.007885 10.0.0.33 - - [2025-10-13 12:26:20] "GET /firewall-rule/cbfdd9e2-e76d-4ef2-963a-edf803af682a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002993 10.0.0.33 - - [2025-10-13 12:26:20] "POST /ref-update HTTP/1.1" 200 156 0.049876 10.0.0.33 - - [2025-10-13 12:26:20] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016338 10.0.0.33 - - [2025-10-13 12:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.33 - - [2025-10-13 12:26:20] "GET /policy-management/c41a763c-a819-4bf9-9e27-0e1cb21d3b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003410 10.0.0.33 - - [2025-10-13 12:26:20] "POST /tags HTTP/1.1" 409 210 0.002427 10.0.0.33 - - [2025-10-13 12:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.33 - - [2025-10-13 12:26:20] "GET /tag/389cfbef-cae8-4d7e-a131-dd1d67db16d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017272 10.0.0.33 - - [2025-10-13 12:26:20] "POST /firewall-rules HTTP/1.1" 200 568 0.087144 10.0.0.33 - - [2025-10-13 12:26:20] "GET /firewall-rule/d1822b43-a5e3-4924-a7d7-b9fc523092b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.067713 10.0.0.33 - - [2025-10-13 12:26:21] "GET /firewall-policy/c5a5b47d-0a41-4c68-babc-6657c0c4ef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.006144 10.0.0.33 - - [2025-10-13 12:26:21] "GET /firewall-rule/d1822b43-a5e3-4924-a7d7-b9fc523092b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004194 10.0.0.33 - - [2025-10-13 12:26:21] "POST /ref-update HTTP/1.1" 200 156 0.067981 10.0.0.33 - - [2025-10-13 12:26:21] "POST /tags HTTP/1.1" 200 363 0.058776 10.0.0.33 - - [2025-10-13 12:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.023152 10.0.0.33 - - [2025-10-13 12:26:21] "GET /tag/dc148130-5da1-4fab-87b5-8477e595f0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.015929 10.0.0.33 - - [2025-10-13 12:26:21] "POST /tags HTTP/1.1" 200 311 0.043980 10.0.0.33 - - [2025-10-13 12:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014369 10.0.0.33 - - [2025-10-13 12:26:21] "GET /tag/7e1d6dfc-d8bd-4a71-b658-3048e3f4ebdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.023144 10.0.0.33 - - [2025-10-13 12:26:21] "POST /projects HTTP/1.1" 409 223 0.004005 10.0.0.33 - - [2025-10-13 12:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006661 10.0.0.33 - - [2025-10-13 12:26:21] "GET /project/b433a91a-a97e-4c6c-b57c-e5db93212ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.081313 10.0.0.33 - - [2025-10-13 12:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009753 10.0.0.33 - - [2025-10-13 12:26:21] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006362 10.0.0.33 - - [2025-10-13 12:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.33 - - [2025-10-13 12:26:21] "GET /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005777 10.0.0.33 - - [2025-10-13 12:26:21] "PUT /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc HTTP/1.1" 200 264 0.072787 10.0.0.33 - - [2025-10-13 12:26:21] "PUT /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d HTTP/1.1" 200 264 0.088894 10.0.0.33 - - [2025-10-13 12:26:21] "POST /security-groups HTTP/1.1" 409 253 0.003068 10.0.0.33 - - [2025-10-13 12:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005823 10.0.0.33 - - [2025-10-13 12:26:21] "PUT /security-group/355be2d5-a9cf-4067-8f3b-20af7d77ef52 HTTP/1.1" 200 262 0.070488 10.0.0.33 - - [2025-10-13 12:26:22] "PUT /access-control-list/c44e03dd-5ed0-4b83-88fe-65cd8152b7d1 HTTP/1.1" 200 272 0.020173 10.0.0.33 - - [2025-10-13 12:26:22] "PUT /access-control-list/bf60e43a-edf2-4206-8094-59228a66144a HTTP/1.1" 200 272 0.032762 10.0.0.33 - - [2025-10-13 12:26:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.050049 10.0.0.33 - - [2025-10-13 12:26:22] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.026987 10.0.0.33 - - [2025-10-13 12:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006166 10.0.0.33 - - [2025-10-13 12:26:22] "GET /policy-management/c41a763c-a819-4bf9-9e27-0e1cb21d3b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006332 10.0.0.33 - - [2025-10-13 12:26:22] "POST /tags HTTP/1.1" 409 210 0.007546 10.0.0.33 - - [2025-10-13 12:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.33 - - [2025-10-13 12:26:22] "GET /tag/7e1d6dfc-d8bd-4a71-b658-3048e3f4ebdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014083 10.0.0.33 - - [2025-10-13 12:26:22] "POST /firewall-rules HTTP/1.1" 200 570 0.105192 10.0.0.33 - - [2025-10-13 12:26:22] "GET /firewall-rule/7ce8cb20-affa-42a6-abb9-37c8f8723efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.016929 10.0.0.33 - - [2025-10-13 12:26:22] "GET /firewall-policy/c5a5b47d-0a41-4c68-babc-6657c0c4ef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.007529 10.0.0.33 - - [2025-10-13 12:26:22] "GET /firewall-rule/7ce8cb20-affa-42a6-abb9-37c8f8723efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003399 10.0.0.33 - - [2025-10-13 12:26:22] "POST /ref-update HTTP/1.1" 200 156 0.087578 10.0.0.33 - - [2025-10-13 12:26:22] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003913 10.0.0.33 - - [2025-10-13 12:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.33 - - [2025-10-13 12:26:22] "GET /policy-management/c41a763c-a819-4bf9-9e27-0e1cb21d3b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004056 10.0.0.33 - - [2025-10-13 12:26:22] "POST /tags HTTP/1.1" 409 210 0.002297 10.0.0.33 - - [2025-10-13 12:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.33 - - [2025-10-13 12:26:22] "GET /tag/7e1d6dfc-d8bd-4a71-b658-3048e3f4ebdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015479 10.0.0.33 - - [2025-10-13 12:26:22] "POST /firewall-rules HTTP/1.1" 200 568 0.120754 10.0.0.33 - - [2025-10-13 12:26:22] "GET /firewall-rule/78bda81d-0f5e-4db7-8740-befa2c53daa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.016247 10.0.0.33 - - [2025-10-13 12:26:22] "GET /firewall-policy/c5a5b47d-0a41-4c68-babc-6657c0c4ef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004660 10.0.0.33 - - [2025-10-13 12:26:22] "GET /firewall-rule/78bda81d-0f5e-4db7-8740-befa2c53daa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005005 10.0.0.33 - - [2025-10-13 12:26:23] "POST /ref-update HTTP/1.1" 200 156 0.106144 10.0.0.33 - - [2025-10-13 12:26:23] "POST /tags HTTP/1.1" 200 301 0.123091 10.0.0.33 - - [2025-10-13 12:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004909 10.0.0.33 - - [2025-10-13 12:26:23] "GET /tag/2c5859c7-800c-490e-8a47-1745486b37c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.023000 10.0.0.33 - - [2025-10-13 12:26:23] "POST /tags HTTP/1.1" 200 325 0.149360 10.0.0.33 - - [2025-10-13 12:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.33 - - [2025-10-13 12:26:23] "GET /tag/412b3839-133b-4843-986e-2e6671f7d9a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.021878 10.0.0.33 - - [2025-10-13 12:26:23] "POST /tags HTTP/1.1" 409 237 0.002609 10.0.0.33 - - [2025-10-13 12:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006826 10.0.0.33 - - [2025-10-13 12:26:23] "GET /tag/dc148130-5da1-4fab-87b5-8477e595f0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.027833 10.0.0.33 - - [2025-10-13 12:26:23] "POST /tags HTTP/1.1" 409 210 0.009170 10.0.0.33 - - [2025-10-13 12:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.33 - - [2025-10-13 12:26:23] "GET /tag/7e1d6dfc-d8bd-4a71-b658-3048e3f4ebdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012514 10.0.0.33 - - [2025-10-13 12:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.33 - - [2025-10-13 12:26:23] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.016407 10.0.0.33 - - [2025-10-13 12:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.33 - - [2025-10-13 12:26:23] "GET /project/b433a91a-a97e-4c6c-b57c-e5db93212ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.061891 10.0.0.33 - - [2025-10-13 12:26:23] "POST /virtual-machines HTTP/1.1" 200 377 0.011800 10.0.0.33 - - [2025-10-13 12:26:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.047249 10.0.0.33 - - [2025-10-13 12:26:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.146497 10.0.0.33 - - [2025-10-13 12:26:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.017043 10.0.0.33 - - [2025-10-13 12:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.047051 10.0.0.33 - - [2025-10-13 12:26:24] "GET /virtual-machine-interface/d505c766-a82f-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.017965 10.0.0.33 - - [2025-10-13 12:26:24] "POST /instance-ips HTTP/1.1" 200 409 0.058295 10.0.0.33 - - [2025-10-13 12:26:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.054544 10.0.0.33 - - [2025-10-13 12:26:24] "GET /virtual-machine-interface/d505c766-a82f-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.019244 10.0.0.33 - - [2025-10-13 12:26:24] "POST /set-tag HTTP/1.1" 200 109 0.038644 10.0.0.33 - - [2025-10-13 12:26:24] "GET /virtual-machine-interface/d505c766-a82f-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.024498 10.0.0.33 - - [2025-10-13 12:26:24] "GET /instance-ip/d5279df0-a82f-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.023464 10.0.0.33 - - [2025-10-13 12:26:24] "GET /virtual-machine-interface/d505c766-a82f-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004904 10.0.0.33 - - [2025-10-13 12:26:24] "POST /set-tag HTTP/1.1" 200 109 0.002801 10.0.0.33 - - [2025-10-13 12:26:24] "GET /virtual-machine-interface/d505c766-a82f-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004574 10.0.0.33 - - [2025-10-13 12:26:24] "POST /set-tag HTTP/1.1" 200 109 0.005658 10.0.0.33 - - [2025-10-13 12:26:24] "GET /virtual-machine-interface/d505c766-a82f-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007722 10.0.0.33 - - [2025-10-13 12:26:24] "POST /set-tag HTTP/1.1" 200 109 0.002826 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:26:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001436 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:26:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003247 10.0.0.33 - - [2025-10-13 12:26:49] "GET / HTTP/1.1" 200 35931 0.001969 10.0.0.33 - - [2025-10-13 12:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.33 - - [2025-10-13 12:26:49] "GET /global-system-config/5c73f0ce-0a38-49e7-981f-3f882abfcee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005208 10.0.0.33 - - [2025-10-13 12:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.33 - - [2025-10-13 12:26:49] "GET /config-node/3c35d425-ded7-41ff-a7b7-9b2e8d6da9e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004206 10.0.0.33 - - [2025-10-13 12:27:01] "GET / HTTP/1.1" 200 35931 0.001427 10.0.0.33 - - [2025-10-13 12:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.33 - - [2025-10-13 12:27:01] "GET /routing-instance/7134b098-8abf-4a86-aed7-d6a937bbf850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003609 10.0.0.33 - - [2025-10-13 12:27:01] "POST /bgp-routers HTTP/1.1" 409 301 0.002210 10.0.0.33 - - [2025-10-13 12:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.33 - - [2025-10-13 12:27:01] "GET /bgp-router/af0fd054-88de-4cee-a16a-ee8cffb7a8c7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004985 10.0.0.33 - - [2025-10-13 12:27:01] "PUT /bgp-router/af0fd054-88de-4cee-a16a-ee8cffb7a8c7 HTTP/1.1" 200 254 0.012359 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:27:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001038 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:27:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001054 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:27:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001037 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:27:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001027 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:27:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001241 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:27:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001259 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:27:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001115 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:27:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001096 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:27:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001120 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:27:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001417 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:27:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001312 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:27:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000992 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:27:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001489 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:27:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001641 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:27:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001072 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:27:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001079 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:27:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000989 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:27:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001059 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:27:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001070 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:27:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001101 10.0.0.130 - - [2025-10-13 12:29:40] "GET / HTTP/1.1" 200 35931 0.001824 10.0.0.130 - - [2025-10-13 12:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.130 - - [2025-10-13 12:29:40] "GET /global-system-config/5c73f0ce-0a38-49e7-981f-3f882abfcee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005314 10.0.0.130 - - [2025-10-13 12:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.130 - - [2025-10-13 12:29:41] "GET /routing-instance/7134b098-8abf-4a86-aed7-d6a937bbf850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003593 10.0.0.130 - - [2025-10-13 12:29:41] "PUT /global-system-config/5c73f0ce-0a38-49e7-981f-3f882abfcee9 HTTP/1.1" 200 274 0.010561 10.0.0.130 - - [2025-10-13 12:29:41] "POST /fqname-to-id HTTP/1.1" 404 217 0.019921 10.0.0.130 - - [2025-10-13 12:29:41] "POST /virtual-routers HTTP/1.1" 200 601 0.021649 10.0.0.130 - - [2025-10-13 12:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.020459 10.0.0.130 - - [2025-10-13 12:29:41] "GET /virtual-router/29454fb0-5f77-42a5-8e33-99b057b119ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.004662 10.0.0.130 - - [2025-10-13 12:29:41] "POST /fqname-to-id HTTP/1.1" 404 230 0.002829 10.0.0.130 - - [2025-10-13 12:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.130 - - [2025-10-13 12:29:41] "GET /virtual-network/5b347c0e-eef2-4533-944c-66c377f04146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.007094 10.0.0.130 - - [2025-10-13 12:29:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 584 0.100947 10.0.0.33 - - [2025-10-13 12:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.33 - - [2025-10-13 12:30:01] "GET /virtual-router/29454fb0-5f77-42a5-8e33-99b057b119ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.002959 10.0.0.33 - - [2025-10-13 12:30:08] "GET /virtual-router/29454fb0-5f77-42a5-8e33-99b057b119ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003433 10.0.0.33 - - [2025-10-13 12:30:08] "POST /ref-update HTTP/1.1" 200 156 0.008644 10.0.0.33 - - [2025-10-13 12:30:13] "GET /virtual-machine-interface/d505c766-a82f-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005667 10.0.0.33 - - [2025-10-13 12:30:13] "POST /set-tag HTTP/1.1" 200 109 0.006125 10.0.0.33 - - [2025-10-13 12:30:13] "GET /virtual-machine-interface/d505c766-a82f-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005414 10.0.0.33 - - [2025-10-13 12:30:13] "POST /set-tag HTTP/1.1" 200 109 0.002950 10.0.0.33 - - [2025-10-13 12:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.33 - - [2025-10-13 12:30:13] "GET /loadbalancer/67e8f609-5d3f-4bb3-b88d-4ca76aaa753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003097 10.0.0.33 - - [2025-10-13 12:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.33 - - [2025-10-13 12:30:13] "GET /loadbalancer/67e8f609-5d3f-4bb3-b88d-4ca76aaa753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003256 10.0.0.33 - - [2025-10-13 12:30:13] "GET /loadbalancer-pool/56917266-8c66-4ceb-bbab-0d7f4edabb75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004493 10.0.0.33 - - [2025-10-13 12:30:13] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021117 10.0.0.33 - - [2025-10-13 12:30:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.015432 10.0.0.33 - - [2025-10-13 12:30:13] "GET /virtual-machine-interface/d505c766-a82f-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013714 10.0.0.33 - - [2025-10-13 12:30:13] "GET /virtual-machine-interface/d505c766-a82f-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006115 10.0.0.33 - - [2025-10-13 12:30:13] "POST /ref-update HTTP/1.1" 200 156 0.008830 10.0.0.33 - - [2025-10-13 12:30:13] "POST /tags HTTP/1.1" 409 205 0.002950 10.0.0.33 - - [2025-10-13 12:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.33 - - [2025-10-13 12:30:13] "GET /tag/5fec0e5c-af54-44c5-91b2-ef46ebfc36ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.016243 10.0.0.33 - - [2025-10-13 12:30:13] "GET /floating-ip/43f12a84-5724-4a3c-bec2-4ad2f98c2e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.004152 10.0.0.33 - - [2025-10-13 12:30:13] "PUT /floating-ip/43f12a84-5724-4a3c-bec2-4ad2f98c2e32 HTTP/1.1" 200 256 0.011936 10.0.0.33 - - [2025-10-13 12:30:14] "POST /set-tag HTTP/1.1" 200 109 0.060968 10.0.0.33 - - [2025-10-13 12:30:14] "GET /loadbalancer-pool/4299a5ac-fa6f-4680-ad07-90ee0e7bc697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.021886 10.0.0.33 - - [2025-10-13 12:30:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023452 10.0.0.33 - - [2025-10-13 12:30:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010818 10.0.0.33 - - [2025-10-13 12:30:14] "GET /virtual-machine-interface/d505c766-a82f-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009482 10.0.0.33 - - [2025-10-13 12:30:14] "GET /virtual-machine-interface/d505c766-a82f-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006429 10.0.0.33 - - [2025-10-13 12:30:14] "POST /set-tag HTTP/1.1" 200 109 0.006313 10.0.0.33 - - [2025-10-13 12:30:14] "POST /ref-update HTTP/1.1" 200 156 0.012647 10.0.0.33 - - [2025-10-13 12:30:14] "GET /loadbalancer-pool/493fb2b3-8b41-4127-bda4-00b4dabd6e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004408 10.0.0.33 - - [2025-10-13 12:30:14] "GET /floating-ip/43f12a84-5724-4a3c-bec2-4ad2f98c2e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003165 10.0.0.33 - - [2025-10-13 12:30:14] "PUT /floating-ip/43f12a84-5724-4a3c-bec2-4ad2f98c2e32 HTTP/1.1" 200 256 0.019307 10.0.0.33 - - [2025-10-13 12:30:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.041996 10.0.0.33 - - [2025-10-13 12:30:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.015188 10.0.0.33 - - [2025-10-13 12:30:14] "GET /virtual-machine-interface/d505c766-a82f-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009145 10.0.0.33 - - [2025-10-13 12:30:14] "GET /virtual-machine-interface/d505c766-a82f-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004518 10.0.0.33 - - [2025-10-13 12:30:14] "POST /ref-update HTTP/1.1" 200 156 0.013419 10.0.0.33 - - [2025-10-13 12:30:14] "POST /set-tag HTTP/1.1" 200 109 0.004044 10.0.0.33 - - [2025-10-13 12:30:14] "GET /floating-ip/43f12a84-5724-4a3c-bec2-4ad2f98c2e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.003421 10.0.0.33 - - [2025-10-13 12:30:14] "PUT /floating-ip/43f12a84-5724-4a3c-bec2-4ad2f98c2e32 HTTP/1.1" 200 256 0.030782 10.0.0.130 - - [2025-10-13 12:30:44] "GET / HTTP/1.1" 200 35931 0.002769 10.0.0.130 - - [2025-10-13 12:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.130 - - [2025-10-13 12:30:44] "GET /global-system-config/5c73f0ce-0a38-49e7-981f-3f882abfcee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005811 10.0.0.130 - - [2025-10-13 12:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.130 - - [2025-10-13 12:30:44] "GET /routing-instance/7134b098-8abf-4a86-aed7-d6a937bbf850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003627 10.0.0.130 - - [2025-10-13 12:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.130 - - [2025-10-13 12:30:44] "GET /virtual-router/29454fb0-5f77-42a5-8e33-99b057b119ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004940 10.0.0.130 - - [2025-10-13 12:30:44] "PUT /virtual-router/29454fb0-5f77-42a5-8e33-99b057b119ad HTTP/1.1" 200 262 0.018237 10.0.0.130 - - [2025-10-13 12:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005421 10.0.0.130 - - [2025-10-13 12:30:44] "GET /virtual-router/29454fb0-5f77-42a5-8e33-99b057b119ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.005836 10.0.0.130 - - [2025-10-13 12:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.130 - - [2025-10-13 12:30:44] "GET /virtual-machine-interface/b399717e-3304-4c0b-bd22-c1926cb56a79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.006337 10.0.0.130 - - [2025-10-13 12:30:44] "PUT /virtual-machine-interface/b399717e-3304-4c0b-bd22-c1926cb56a79 HTTP/1.1" 200 284 0.014567 10.0.0.33 - - [2025-10-13 12:30:48] "GET /global-system-configs HTTP/1.1" 200 322 0.002434 10.0.0.33 - - [2025-10-13 12:30:48] "GET /global-system-configs HTTP/1.1" 200 322 0.002286 10.0.0.33 - - [2025-10-13 12:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.33 - - [2025-10-13 12:31:01] "GET /virtual-router/29454fb0-5f77-42a5-8e33-99b057b119ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003361 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:31:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001121 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:31:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001070 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:32:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001469 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:32:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001659 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:32:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001063 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:32:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001200 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:32:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001061 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:32:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001613 10.0.0.33 - - [2025-10-13 12:35:31] "GET /virtual-machine-interface/d505c766-a82f-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013233 10.0.0.33 - - [2025-10-13 12:35:31] "POST /set-tag HTTP/1.1" 200 109 0.013632 10.0.0.33 - - [2025-10-13 12:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.33 - - [2025-10-13 12:35:31] "GET /loadbalancer/67e8f609-5d3f-4bb3-b88d-4ca76aaa753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003420 10.0.0.33 - - [2025-10-13 12:35:31] "GET /virtual-machine-interface/d505c766-a82f-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004976 10.0.0.33 - - [2025-10-13 12:35:31] "POST /set-tag HTTP/1.1" 200 109 0.042732 10.0.0.33 - - [2025-10-13 12:35:31] "DELETE /loadbalancer-member/7aa6a9c8-a163-4ec9-83fa-684efec71e09 HTTP/1.1" 200 115 0.030566 10.0.0.33 - - [2025-10-13 12:35:31] "GET /virtual-machine-interface/d505c766-a82f-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006801 10.0.0.33 - - [2025-10-13 12:35:31] "POST /set-tag HTTP/1.1" 200 109 0.003303 10.0.0.33 - - [2025-10-13 12:35:31] "DELETE /loadbalancer-member/d90645de-3233-4a61-b0a5-158f44c37769 HTTP/1.1" 200 115 0.031883 10.0.0.33 - - [2025-10-13 12:35:31] "GET /virtual-machine-interface/d505c766-a82f-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007686 10.0.0.33 - - [2025-10-13 12:35:31] "POST /set-tag HTTP/1.1" 200 109 0.002699 10.0.0.33 - - [2025-10-13 12:35:31] "DELETE /loadbalancer-member/af2a883c-04ba-4397-b54f-f250597b4c33 HTTP/1.1" 200 115 0.035413 10.0.0.33 - - [2025-10-13 12:35:31] "GET /virtual-machine-interface/d505c766-a82f-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008571 10.0.0.33 - - [2025-10-13 12:35:31] "POST /set-tag HTTP/1.1" 200 109 0.007133 10.0.0.33 - - [2025-10-13 12:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.33 - - [2025-10-13 12:35:31] "GET /loadbalancer/67e8f609-5d3f-4bb3-b88d-4ca76aaa753f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002906 10.0.0.33 - - [2025-10-13 12:35:32] "GET /loadbalancer-pool/56917266-8c66-4ceb-bbab-0d7f4edabb75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.010876 10.0.0.33 - - [2025-10-13 12:35:32] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023200 10.0.0.33 - - [2025-10-13 12:35:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.023181 10.0.0.33 - - [2025-10-13 12:35:32] "GET /virtual-machine-interface/d505c766-a82f-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015743 10.0.0.33 - - [2025-10-13 12:35:32] "GET /virtual-machine-interface/d505c766-a82f-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004695 10.0.0.33 - - [2025-10-13 12:35:32] "GET /floating-ip/43f12a84-5724-4a3c-bec2-4ad2f98c2e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002662 10.0.0.33 - - [2025-10-13 12:35:32] "POST /set-tag HTTP/1.1" 200 109 0.068120 10.0.0.33 - - [2025-10-13 12:35:32] "GET /loadbalancer-pool/4299a5ac-fa6f-4680-ad07-90ee0e7bc697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.037509 10.0.0.33 - - [2025-10-13 12:35:32] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016938 10.0.0.33 - - [2025-10-13 12:35:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.021904 10.0.0.33 - - [2025-10-13 12:35:32] "GET /virtual-machine-interface/d505c766-a82f-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011329 10.0.0.33 - - [2025-10-13 12:35:32] "GET /virtual-machine-interface/d505c766-a82f-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015030 10.0.0.33 - - [2025-10-13 12:35:32] "POST /set-tag HTTP/1.1" 200 109 0.015936 10.0.0.33 - - [2025-10-13 12:35:32] "GET /floating-ip/43f12a84-5724-4a3c-bec2-4ad2f98c2e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.007875 10.0.0.33 - - [2025-10-13 12:35:32] "GET /loadbalancer-pool/493fb2b3-8b41-4127-bda4-00b4dabd6e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003365 10.0.0.33 - - [2025-10-13 12:35:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018284 10.0.0.33 - - [2025-10-13 12:35:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.011445 10.0.0.33 - - [2025-10-13 12:35:32] "GET /virtual-machine-interface/d505c766-a82f-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015946 10.0.0.33 - - [2025-10-13 12:35:32] "GET /virtual-machine-interface/d505c766-a82f-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011846 10.0.0.33 - - [2025-10-13 12:35:32] "GET /floating-ip/43f12a84-5724-4a3c-bec2-4ad2f98c2e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002542 10.0.0.33 - - [2025-10-13 12:35:32] "POST /set-tag HTTP/1.1" 200 109 0.002966 10.0.0.33 - - [2025-10-13 12:35:48] "GET /global-system-configs HTTP/1.1" 200 322 0.003194 10.0.0.33 - - [2025-10-13 12:35:48] "GET /global-system-configs HTTP/1.1" 200 322 0.002898 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:36:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001052 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:36:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001180 10.0.0.33 - - [2025-10-13 12:37:11] "GET / HTTP/1.1" 200 35931 0.001733 10.0.0.33 - - [2025-10-13 12:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.33 - - [2025-10-13 12:37:11] "GET /project/d81daa02-1505-42dd-9534-7cd522659456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041321 10.0.0.33 - - [2025-10-13 12:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.33 - - [2025-10-13 12:37:12] "GET /project/d81daa02-1505-42dd-9534-7cd522659456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042701 10.0.0.33 - - [2025-10-13 12:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.33 - - [2025-10-13 12:37:12] "GET /project/d81daa02-1505-42dd-9534-7cd522659456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036990 10.0.0.33 - - [2025-10-13 12:37:12] "POST /tags HTTP/1.1" 200 333 0.053332 10.0.0.33 - - [2025-10-13 12:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007593 10.0.0.33 - - [2025-10-13 12:37:12] "GET /tag/0c2d45b1-ccef-47b8-9526-fe258c79b55d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.020467 10.0.0.33 - - [2025-10-13 12:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.33 - - [2025-10-13 12:37:13] "GET /project/d81daa02-1505-42dd-9534-7cd522659456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.067496 10.0.0.33 - - [2025-10-13 12:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007947 10.0.0.33 - - [2025-10-13 12:37:13] "GET /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.014421 10.0.0.33 - - [2025-10-13 12:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.33 - - [2025-10-13 12:37:13] "GET /service-appliance-set/f15e2c4c-251d-428f-8539-642f0b6f7d0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003427 10.0.0.33 - - [2025-10-13 12:37:13] "POST /fqname-to-id HTTP/1.1" 404 254 0.002138 10.0.0.33 - - [2025-10-13 12:37:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.122210 10.0.0.33 - - [2025-10-13 12:37:13] "GET /virtual-machine-interface/b6266e2d-e913-4930-868f-5864b6b3667e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.019380 10.0.0.33 - - [2025-10-13 12:37:13] "POST /instance-ips HTTP/1.1" 200 409 0.024525 10.0.0.33 - - [2025-10-13 12:37:13] "GET /instance-ip/7ae9032a-0141-4913-8292-1b13db4fb771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.004697 10.0.0.33 - - [2025-10-13 12:37:13] "POST /loadbalancers HTTP/1.1" 200 610 0.071434 10.0.0.33 - - [2025-10-13 12:37:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.018727 10.0.0.33 - - [2025-10-13 12:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.020433 10.0.0.33 - - [2025-10-13 12:37:13] "GET /project/d81daa02-1505-42dd-9534-7cd522659456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.069247 10.0.0.33 - - [2025-10-13 12:37:13] "GET /instance-ip/7ae9032a-0141-4913-8292-1b13db4fb771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.005360 10.0.0.33 - - [2025-10-13 12:37:13] "GET /project/d81daa02-1505-42dd-9534-7cd522659456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037205 10.0.0.33 - - [2025-10-13 12:37:13] "GET /loadbalancer/2c99a5f4-1f37-4386-8cfd-fb5dc3d5a762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004709 10.0.0.33 - - [2025-10-13 12:37:13] "POST /floating-ips HTTP/1.1" 200 597 0.042544 10.0.0.33 - - [2025-10-13 12:37:13] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.032382 10.0.0.33 - - [2025-10-13 12:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.33 - - [2025-10-13 12:37:13] "GET /project/d81daa02-1505-42dd-9534-7cd522659456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031041 10.0.0.33 - - [2025-10-13 12:37:13] "GET /loadbalancer-listener/08cc5952-dbf1-494a-8f20-4648264451e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.004968 10.0.0.33 - - [2025-10-13 12:37:13] "GET /loadbalancer-listener/08cc5952-dbf1-494a-8f20-4648264451e8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.005188 10.0.0.33 - - [2025-10-13 12:37:13] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.025440 10.0.0.33 - - [2025-10-13 12:37:13] "GET /instance-ip/7ae9032a-0141-4913-8292-1b13db4fb771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.004489 10.0.0.33 - - [2025-10-13 12:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.33 - - [2025-10-13 12:37:13] "GET /instance-ip/7ae9032a-0141-4913-8292-1b13db4fb771?fields=floating_ips HTTP/1.1" 200 1211 0.006275 10.0.0.33 - - [2025-10-13 12:37:13] "GET /loadbalancer/2c99a5f4-1f37-4386-8cfd-fb5dc3d5a762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003838 10.0.0.33 - - [2025-10-13 12:37:13] "GET /floating-ip/6f58bf88-0749-4b4b-b3d9-c24a8226ad0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.004279 10.0.0.33 - - [2025-10-13 12:37:14] "POST /tags HTTP/1.1" 200 295 0.125638 10.0.0.33 - - [2025-10-13 12:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018178 10.0.0.33 - - [2025-10-13 12:37:14] "GET /tag/a03cbf94-dcea-413b-87df-9c81df8de51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.015031 10.0.0.33 - - [2025-10-13 12:37:14] "POST /tags HTTP/1.1" 409 233 0.002254 10.0.0.33 - - [2025-10-13 12:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.33 - - [2025-10-13 12:37:14] "GET /tag/6d81596e-a36d-4817-80ab-4cb1dd7f199d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.015334 10.0.0.33 - - [2025-10-13 12:37:14] "POST /tags HTTP/1.1" 409 206 0.003066 10.0.0.33 - - [2025-10-13 12:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.33 - - [2025-10-13 12:37:14] "GET /tag/dfd7a99d-1e9e-450e-a9fa-24041fb20dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013558 10.0.0.33 - - [2025-10-13 12:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.33 - - [2025-10-13 12:37:14] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005030 10.0.0.33 - - [2025-10-13 12:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.33 - - [2025-10-13 12:37:14] "GET /project/d81daa02-1505-42dd-9534-7cd522659456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030176 10.0.0.33 - - [2025-10-13 12:37:14] "POST /virtual-machines HTTP/1.1" 200 369 0.017419 10.0.0.33 - - [2025-10-13 12:37:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009683 10.0.0.33 - - [2025-10-13 12:37:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.138947 10.0.0.33 - - [2025-10-13 12:37:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.017842 10.0.0.33 - - [2025-10-13 12:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008390 10.0.0.33 - - [2025-10-13 12:37:14] "GET /virtual-machine-interface/58cc2a6c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008518 10.0.0.33 - - [2025-10-13 12:37:14] "POST /instance-ips HTTP/1.1" 200 409 0.032477 10.0.0.33 - - [2025-10-13 12:37:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.034046 10.0.0.33 - - [2025-10-13 12:37:14] "GET /virtual-machine-interface/58cc2a6c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007719 10.0.0.33 - - [2025-10-13 12:37:14] "POST /set-tag HTTP/1.1" 200 109 0.027970 10.0.0.33 - - [2025-10-13 12:37:14] "GET /virtual-machine-interface/58cc2a6c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.020137 10.0.0.33 - - [2025-10-13 12:37:14] "GET /instance-ip/58e9991c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004927 10.0.0.33 - - [2025-10-13 12:37:15] "GET /virtual-machine-interface/58cc2a6c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006105 10.0.0.33 - - [2025-10-13 12:37:15] "POST /set-tag HTTP/1.1" 200 109 0.002784 10.0.0.33 - - [2025-10-13 12:37:15] "GET /virtual-router/29454fb0-5f77-42a5-8e33-99b057b119ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003576 10.0.0.33 - - [2025-10-13 12:37:15] "POST /ref-update HTTP/1.1" 200 156 0.010826 10.0.0.33 - - [2025-10-13 12:37:15] "GET /virtual-machine-interface/58cc2a6c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.025979 10.0.0.33 - - [2025-10-13 12:37:15] "POST /set-tag HTTP/1.1" 200 109 0.002521 10.0.0.33 - - [2025-10-13 12:37:15] "GET /virtual-machine-interface/58cc2a6c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006110 10.0.0.33 - - [2025-10-13 12:37:15] "POST /set-tag HTTP/1.1" 200 109 0.003521 10.0.0.33 - - [2025-10-13 12:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005942 10.0.0.33 - - [2025-10-13 12:37:15] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005656 10.0.0.33 - - [2025-10-13 12:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005600 10.0.0.33 - - [2025-10-13 12:37:16] "GET /project/d81daa02-1505-42dd-9534-7cd522659456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039886 10.0.0.33 - - [2025-10-13 12:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.017776 10.0.0.33 - - [2025-10-13 12:37:16] "GET /virtual-networks?parent_id=d81daa02-1505-42dd-9534-7cd522659456&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.005361 10.0.0.33 - - [2025-10-13 12:37:16] "GET /project/d81daa02-1505-42dd-9534-7cd522659456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050877 10.0.0.33 - - [2025-10-13 12:37:16] "POST /virtual-machines HTTP/1.1" 200 369 0.009708 10.0.0.33 - - [2025-10-13 12:37:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.026059 10.0.0.33 - - [2025-10-13 12:37:16] "POST /virtual-networks HTTP/1.1" 200 512 0.130626 10.0.0.33 - - [2025-10-13 12:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009277 10.0.0.33 - - [2025-10-13 12:37:16] "GET /network-ipam/30ed4b1d-097f-4848-803b-ee820b9b6a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1042 0.004739 10.0.0.33 - - [2025-10-13 12:37:16] "POST /route-targets HTTP/1.1" 200 327 0.085712 10.0.0.33 - - [2025-10-13 12:37:16] "POST /ref-update HTTP/1.1" 200 156 0.034637 10.0.0.33 - - [2025-10-13 12:37:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.226352 10.0.0.33 - - [2025-10-13 12:37:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.064091 10.0.0.33 - - [2025-10-13 12:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013976 10.0.0.33 - - [2025-10-13 12:37:16] "POST /useragent-kv HTTP/1.1" 200 115 0.023922 10.0.0.33 - - [2025-10-13 12:37:16] "POST /ref-update HTTP/1.1" 200 156 0.231452 10.0.0.33 - - [2025-10-13 12:37:16] "GET /virtual-network/11cf4288-4b28-4df4-b942-a0e4505c2ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.005297 10.0.0.33 - - [2025-10-13 12:37:16] "GET /virtual-machine-interface/59cc5770-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005626 10.0.0.33 - - [2025-10-13 12:37:16] "GET /domains HTTP/1.1" 200 280 0.005078 10.0.0.33 - - [2025-10-13 12:37:16] "GET /domain/d5831728-f329-4464-93d1-3605147a8479 HTTP/1.1" 200 3087 0.012512 10.0.0.33 - - [2025-10-13 12:37:16] "POST /instance-ips HTTP/1.1" 200 409 0.042936 10.0.0.33 - - [2025-10-13 12:37:16] "GET /project/d81daa02-1505-42dd-9534-7cd522659456 HTTP/1.1" 200 7065 0.095752 10.0.0.33 - - [2025-10-13 12:37:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.076236 10.0.0.33 - - [2025-10-13 12:37:16] "GET /virtual-machine-interface/59cc5770-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.017395 10.0.0.33 - - [2025-10-13 12:37:16] "GET /virtual-network/11cf4288-4b28-4df4-b942-a0e4505c2ab4 HTTP/1.1" 200 2083 0.029509 10.0.0.33 - - [2025-10-13 12:37:16] "GET /virtual-network/11cf4288-4b28-4df4-b942-a0e4505c2ab4 HTTP/1.1" 200 2083 0.004918 10.0.0.33 - - [2025-10-13 12:37:16] "GET /routing-instance/c469f769-efd7-4c20-b33d-5c88d7544e38 HTTP/1.1" 200 1403 0.003409 10.0.0.33 - - [2025-10-13 12:37:16] "GET /routing-instance/c469f769-efd7-4c20-b33d-5c88d7544e38 HTTP/1.1" 200 1403 0.003063 10.0.0.33 - - [2025-10-13 12:37:16] "GET /route-target/cf676206-4d7b-4eed-bebc-4d1213c214c0 HTTP/1.1" 200 1153 0.002707 10.0.0.33 - - [2025-10-13 12:37:16] "GET /virtual-network/11cf4288-4b28-4df4-b942-a0e4505c2ab4 HTTP/1.1" 200 2083 0.005453 10.0.0.33 - - [2025-10-13 12:37:16] "GET /routing-instance/c469f769-efd7-4c20-b33d-5c88d7544e38 HTTP/1.1" 200 1403 0.003175 10.0.0.33 - - [2025-10-13 12:37:16] "GET /virtual-network/11cf4288-4b28-4df4-b942-a0e4505c2ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.006512 10.0.0.33 - - [2025-10-13 12:37:16] "GET /virtual-network/11cf4288-4b28-4df4-b942-a0e4505c2ab4 HTTP/1.1" 200 2083 0.004744 10.0.0.33 - - [2025-10-13 12:37:16] "POST /set-tag HTTP/1.1" 200 109 0.039309 10.0.0.33 - - [2025-10-13 12:37:16] "GET /routing-instance/c469f769-efd7-4c20-b33d-5c88d7544e38 HTTP/1.1" 200 1403 0.021945 10.0.0.33 - - [2025-10-13 12:37:16] "GET /virtual-machine-interface/59cc5770-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019321 10.0.0.33 - - [2025-10-13 12:37:16] "GET /instance-ip/59f9deb6-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003676 10.0.0.33 - - [2025-10-13 12:37:16] "GET /routing-instance/c469f769-efd7-4c20-b33d-5c88d7544e38 HTTP/1.1" 200 1403 0.004654 10.0.0.33 - - [2025-10-13 12:37:16] "GET /route-target/cf676206-4d7b-4eed-bebc-4d1213c214c0 HTTP/1.1" 200 1153 0.002781 10.0.0.33 - - [2025-10-13 12:37:16] "GET /domains HTTP/1.1" 200 280 0.002205 10.0.0.33 - - [2025-10-13 12:37:16] "GET /domain/d5831728-f329-4464-93d1-3605147a8479 HTTP/1.1" 200 3087 0.003215 10.0.0.33 - - [2025-10-13 12:37:16] "GET /virtual-machine-interface/59cc5770-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005374 10.0.0.33 - - [2025-10-13 12:37:16] "POST /set-tag HTTP/1.1" 200 109 0.006292 10.0.0.33 - - [2025-10-13 12:37:16] "GET /project/d81daa02-1505-42dd-9534-7cd522659456 HTTP/1.1" 200 7065 0.052350 10.0.0.33 - - [2025-10-13 12:37:16] "GET /virtual-router/29454fb0-5f77-42a5-8e33-99b057b119ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.014207 10.0.0.33 - - [2025-10-13 12:37:16] "GET /virtual-network/11cf4288-4b28-4df4-b942-a0e4505c2ab4 HTTP/1.1" 200 2083 0.004589 10.0.0.33 - - [2025-10-13 12:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.33 - - [2025-10-13 12:37:16] "POST /ref-update HTTP/1.1" 200 156 0.016635 10.0.0.33 - - [2025-10-13 12:37:17] "GET /virtual-machine-interface/59cc5770-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010447 10.0.0.33 - - [2025-10-13 12:37:17] "POST /set-tag HTTP/1.1" 200 109 0.010564 10.0.0.33 - - [2025-10-13 12:37:17] "GET /project/d81daa02-1505-42dd-9534-7cd522659456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.082287 10.0.0.33 - - [2025-10-13 12:37:17] "GET /virtual-machine-interface/59cc5770-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004801 10.0.0.33 - - [2025-10-13 12:37:17] "POST /set-tag HTTP/1.1" 200 109 0.002564 10.0.0.33 - - [2025-10-13 12:37:17] "GET /virtual-network/11cf4288-4b28-4df4-b942-a0e4505c2ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.005343 10.0.0.33 - - [2025-10-13 12:37:17] "GET /floating-ip-pools?parent_id=11cf4288-4b28-4df4-b942-a0e4505c2ab4&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002439 10.0.0.33 - - [2025-10-13 12:37:17] "GET /virtual-network/11cf4288-4b28-4df4-b942-a0e4505c2ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004905 10.0.0.33 - - [2025-10-13 12:37:17] "POST /floating-ip-pools HTTP/1.1" 200 562 0.024504 10.0.0.33 - - [2025-10-13 12:37:17] "POST /ref-update HTTP/1.1" 200 156 0.026500 10.0.0.33 - - [2025-10-13 12:37:17] "GET /virtual-network/11cf4288-4b28-4df4-b942-a0e4505c2ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.007918 10.0.0.33 - - [2025-10-13 12:37:17] "GET /domains HTTP/1.1" 200 280 0.003333 10.0.0.33 - - [2025-10-13 12:37:17] "GET /domain/d5831728-f329-4464-93d1-3605147a8479 HTTP/1.1" 200 3087 0.004337 10.0.0.33 - - [2025-10-13 12:37:17] "GET /project/d81daa02-1505-42dd-9534-7cd522659456 HTTP/1.1" 200 7321 0.030981 10.0.0.33 - - [2025-10-13 12:37:17] "GET /virtual-network/11cf4288-4b28-4df4-b942-a0e4505c2ab4 HTTP/1.1" 200 2321 0.013701 10.0.0.33 - - [2025-10-13 12:37:17] "GET /floating-ip-pool/8e764d51-1a5b-4006-adec-afa2b91641ed HTTP/1.1" 200 1315 0.002881 10.0.0.33 - - [2025-10-13 12:37:17] "GET /domains HTTP/1.1" 200 280 0.002022 10.0.0.33 - - [2025-10-13 12:37:17] "GET /domain/d5831728-f329-4464-93d1-3605147a8479 HTTP/1.1" 200 3087 0.004013 10.0.0.33 - - [2025-10-13 12:37:17] "GET /project/d81daa02-1505-42dd-9534-7cd522659456 HTTP/1.1" 200 7321 0.039786 10.0.0.33 - - [2025-10-13 12:37:17] "GET /virtual-network/11cf4288-4b28-4df4-b942-a0e4505c2ab4 HTTP/1.1" 200 2321 0.004607 10.0.0.33 - - [2025-10-13 12:37:17] "GET /virtual-network/11cf4288-4b28-4df4-b942-a0e4505c2ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004717 10.0.0.33 - - [2025-10-13 12:37:17] "POST /tags HTTP/1.1" 200 365 0.078422 10.0.0.33 - - [2025-10-13 12:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016207 10.0.0.33 - - [2025-10-13 12:37:17] "GET /tag/2cff8561-f5c5-4f79-92f7-c1eff5a91f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016715 10.0.0.33 - - [2025-10-13 12:37:17] "POST /tags HTTP/1.1" 409 206 0.002475 10.0.0.33 - - [2025-10-13 12:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.33 - - [2025-10-13 12:37:17] "GET /tag/dfd7a99d-1e9e-450e-a9fa-24041fb20dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013892 10.0.0.33 - - [2025-10-13 12:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.33 - - [2025-10-13 12:37:17] "GET /project/d81daa02-1505-42dd-9534-7cd522659456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.048640 10.0.0.33 - - [2025-10-13 12:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.33 - - [2025-10-13 12:37:17] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005062 10.0.0.33 - - [2025-10-13 12:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.33 - - [2025-10-13 12:37:17] "GET /service-appliance-set/be9d1a6d-c1ea-4a87-a6e1-2041bc96bc33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.006355 10.0.0.33 - - [2025-10-13 12:37:17] "POST /fqname-to-id HTTP/1.1" 404 258 0.002552 10.0.0.33 - - [2025-10-13 12:37:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.137828 10.0.0.33 - - [2025-10-13 12:37:18] "GET /virtual-machine-interface/9421912f-aac8-4f03-8013-48927dcb27b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.007303 10.0.0.33 - - [2025-10-13 12:37:18] "POST /set-tag HTTP/1.1" 200 109 0.042523 10.0.0.33 - - [2025-10-13 12:37:18] "POST /instance-ips HTTP/1.1" 200 417 0.088406 10.0.0.33 - - [2025-10-13 12:37:18] "GET /instance-ip/eb937bad-0279-4d46-b804-d0e72ea8086e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.019428 10.0.0.33 - - [2025-10-13 12:37:18] "POST /loadbalancers HTTP/1.1" 200 618 0.128762 10.0.0.33 - - [2025-10-13 12:37:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.066913 10.0.0.33 - - [2025-10-13 12:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.023478 10.0.0.33 - - [2025-10-13 12:37:18] "POST /service-instances HTTP/1.1" 200 566 0.150502 10.0.0.33 - - [2025-10-13 12:37:18] "GET /project/d81daa02-1505-42dd-9534-7cd522659456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.178088 10.0.0.33 - - [2025-10-13 12:37:18] "POST /ref-update HTTP/1.1" 200 156 0.087514 10.0.0.33 - - [2025-10-13 12:37:18] "GET /virtual-machine-interface/9421912f-aac8-4f03-8013-48927dcb27b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005690 10.0.0.33 - - [2025-10-13 12:37:18] "GET /virtual-machine-interface/9421912f-aac8-4f03-8013-48927dcb27b6?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.007941 10.0.0.33 - - [2025-10-13 12:37:18] "PUT /service-instance/567b5811-dafa-482b-8135-037e0e3f3215 HTTP/1.1" 200 266 0.019483 10.0.0.33 - - [2025-10-13 12:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.016375 10.0.0.33 - - [2025-10-13 12:37:18] "GET /floating-ip-pool/8e764d51-1a5b-4006-adec-afa2b91641ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.023556 10.0.0.33 - - [2025-10-13 12:37:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.056570 10.0.0.33 - - [2025-10-13 12:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.33 - - [2025-10-13 12:37:19] "POST /virtual-machines HTTP/1.1" 200 429 0.032474 10.0.0.33 - - [2025-10-13 12:37:19] "POST /floating-ips HTTP/1.1" 200 671 0.217817 10.0.0.33 - - [2025-10-13 12:37:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.025904 10.0.0.33 - - [2025-10-13 12:37:19] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007028 10.0.0.33 - - [2025-10-13 12:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.33 - - [2025-10-13 12:37:19] "GET /policy-management/c41a763c-a819-4bf9-9e27-0e1cb21d3b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.024226 10.0.0.33 - - [2025-10-13 12:37:19] "POST /tags HTTP/1.1" 409 221 0.005713 10.0.0.33 - - [2025-10-13 12:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014381 10.0.0.33 - - [2025-10-13 12:37:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.326766 10.0.0.33 - - [2025-10-13 12:37:19] "GET /tag/0c2d45b1-ccef-47b8-9526-fe258c79b55d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.031455 10.0.0.33 - - [2025-10-13 12:37:19] "POST /chown HTTP/1.1" 200 109 0.072787 10.0.0.33 - - [2025-10-13 12:37:19] "POST /tags HTTP/1.1" 409 238 0.026012 10.0.0.33 - - [2025-10-13 12:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.33 - - [2025-10-13 12:37:19] "GET /tag/2cff8561-f5c5-4f79-92f7-c1eff5a91f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012948 10.0.0.33 - - [2025-10-13 12:37:19] "POST /chown HTTP/1.1" 200 109 0.031387 10.0.0.33 - - [2025-10-13 12:37:19] "PUT /virtual-machine-interface/476a623d-ae95-4e58-ba41-ba1ecd03be53 HTTP/1.1" 200 284 0.055318 10.0.0.33 - - [2025-10-13 12:37:19] "POST /firewall-rules HTTP/1.1" 200 650 0.222306 10.0.0.33 - - [2025-10-13 12:37:19] "PUT /instance-ip/eb937bad-0279-4d46-b804-d0e72ea8086e HTTP/1.1" 200 256 0.150729 10.0.0.33 - - [2025-10-13 12:37:19] "GET /firewall-rule/c91c931c-2c5f-4d89-937c-cc92a8083ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.061095 10.0.0.33 - - [2025-10-13 12:37:19] "POST /ref-update HTTP/1.1" 200 156 0.046445 10.0.0.33 - - [2025-10-13 12:37:19] "GET /firewall-policy/1c0f5d72-99e4-4d45-aa70-9246d7305150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005478 10.0.0.33 - - [2025-10-13 12:37:19] "GET /firewall-rule/c91c931c-2c5f-4d89-937c-cc92a8083ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.007330 10.0.0.33 - - [2025-10-13 12:37:19] "POST /ref-update HTTP/1.1" 200 156 0.045740 10.0.0.33 - - [2025-10-13 12:37:20] "POST /ref-update HTTP/1.1" 200 156 0.101333 10.0.0.33 - - [2025-10-13 12:37:20] "POST /ref-update HTTP/1.1" 200 156 0.173114 10.0.0.33 - - [2025-10-13 12:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005452 10.0.0.33 - - [2025-10-13 12:37:20] "POST /ref-update HTTP/1.1" 200 156 0.099770 10.0.0.33 - - [2025-10-13 12:37:20] "GET /project/d81daa02-1505-42dd-9534-7cd522659456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.158565 10.0.0.33 - - [2025-10-13 12:37:20] "POST /ref-update HTTP/1.1" 200 156 0.092592 10.0.0.33 - - [2025-10-13 12:37:20] "GET /loadbalancer/3d7de57b-68cf-472d-aa7e-289f05992b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.013618 10.0.0.33 - - [2025-10-13 12:37:20] "POST /ref-update HTTP/1.1" 200 156 0.020916 10.0.0.33 - - [2025-10-13 12:37:20] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.052701 10.0.0.33 - - [2025-10-13 12:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.33 - - [2025-10-13 12:37:20] "GET /project/d81daa02-1505-42dd-9534-7cd522659456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.044591 10.0.0.33 - - [2025-10-13 12:37:20] "POST /virtual-machines HTTP/1.1" 200 429 0.114247 10.0.0.33 - - [2025-10-13 12:37:20] "GET /loadbalancer-listener/f357a875-9a92-4513-a99f-a65bc5bd01cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.022104 10.0.0.33 - - [2025-10-13 12:37:20] "GET /loadbalancer-listener/f357a875-9a92-4513-a99f-a65bc5bd01cc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.016785 10.0.0.33 - - [2025-10-13 12:37:20] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.034553 10.0.0.33 - - [2025-10-13 12:37:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.113775 10.0.0.33 - - [2025-10-13 12:37:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.023592 10.0.0.33 - - [2025-10-13 12:37:20] "POST /chown HTTP/1.1" 200 109 0.030568 10.0.0.33 - - [2025-10-13 12:37:20] "GET /loadbalancer-pool/5153879a-34e7-4f0a-9854-c3a510fdb784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009193 10.0.0.33 - - [2025-10-13 12:37:20] "POST /chown HTTP/1.1" 200 109 0.013685 10.0.0.33 - - [2025-10-13 12:37:20] "POST /loadbalancer-members HTTP/1.1" 200 707 0.037811 10.0.0.33 - - [2025-10-13 12:37:20] "PUT /virtual-machine-interface/e748b8a9-3792-41b8-b8e8-51c9323811cf HTTP/1.1" 200 284 0.014963 10.0.0.33 - - [2025-10-13 12:37:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.032585 10.0.0.33 - - [2025-10-13 12:37:20] "GET /loadbalancer-member/e53fa56a-35a3-471b-b397-71ae817c082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.019021 10.0.0.33 - - [2025-10-13 12:37:20] "PUT /instance-ip/eb937bad-0279-4d46-b804-d0e72ea8086e HTTP/1.1" 200 256 0.065863 10.0.0.33 - - [2025-10-13 12:37:20] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016360 10.0.0.33 - - [2025-10-13 12:37:20] "POST /ref-update HTTP/1.1" 200 156 0.025963 10.0.0.33 - - [2025-10-13 12:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.33 - - [2025-10-13 12:37:20] "GET /policy-management/c41a763c-a819-4bf9-9e27-0e1cb21d3b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008007 10.0.0.33 - - [2025-10-13 12:37:20] "POST /tags HTTP/1.1" 409 221 0.003423 10.0.0.33 - - [2025-10-13 12:37:20] "POST /ref-update HTTP/1.1" 200 156 0.029160 10.0.0.33 - - [2025-10-13 12:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013711 10.0.0.33 - - [2025-10-13 12:37:21] "GET /tag/0c2d45b1-ccef-47b8-9526-fe258c79b55d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.019501 10.0.0.33 - - [2025-10-13 12:37:21] "POST /ref-update HTTP/1.1" 200 156 0.069688 10.0.0.33 - - [2025-10-13 12:37:21] "POST /tags HTTP/1.1" 409 238 0.010815 10.0.0.33 - - [2025-10-13 12:37:21] "POST /ref-update HTTP/1.1" 200 156 0.026081 10.0.0.33 - - [2025-10-13 12:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.33 - - [2025-10-13 12:37:21] "GET /tag/2cff8561-f5c5-4f79-92f7-c1eff5a91f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.027317 10.0.0.33 - - [2025-10-13 12:37:21] "POST /firewall-rules HTTP/1.1" 409 293 0.006025 10.0.0.33 - - [2025-10-13 12:37:21] "POST /ref-update HTTP/1.1" 200 156 0.018270 10.0.0.33 - - [2025-10-13 12:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014067 10.0.0.33 - - [2025-10-13 12:37:21] "PUT /service-instance/567b5811-dafa-482b-8135-037e0e3f3215 HTTP/1.1" 200 266 0.015597 10.0.0.33 - - [2025-10-13 12:37:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.027562 10.0.0.33 - - [2025-10-13 12:37:21] "PUT /firewall-rule/c91c931c-2c5f-4d89-937c-cc92a8083ee2 HTTP/1.1" 200 260 0.066951 10.0.0.33 - - [2025-10-13 12:37:21] "GET /firewall-rule/c91c931c-2c5f-4d89-937c-cc92a8083ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.009581 10.0.0.33 - - [2025-10-13 12:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.33 - - [2025-10-13 12:37:21] "GET /firewall-policy/1c0f5d72-99e4-4d45-aa70-9246d7305150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004855 10.0.0.33 - - [2025-10-13 12:37:21] "GET /firewall-rule/c91c931c-2c5f-4d89-937c-cc92a8083ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003474 10.0.0.33 - - [2025-10-13 12:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.33 - - [2025-10-13 12:37:21] "POST /chown HTTP/1.1" 200 109 0.009586 10.0.0.33 - - [2025-10-13 12:37:21] "POST /chown HTTP/1.1" 200 109 0.031785 10.0.0.33 - - [2025-10-13 12:37:21] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.016299 10.0.0.33 - - [2025-10-13 12:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.33 - - [2025-10-13 12:37:21] "PUT /instance-ip/eb937bad-0279-4d46-b804-d0e72ea8086e HTTP/1.1" 200 256 0.032215 10.0.0.33 - - [2025-10-13 12:37:21] "GET /project/d81daa02-1505-42dd-9534-7cd522659456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.042853 10.0.0.33 - - [2025-10-13 12:37:21] "POST /ref-update HTTP/1.1" 200 156 0.020803 10.0.0.33 - - [2025-10-13 12:37:21] "POST /virtual-machines HTTP/1.1" 200 373 0.010750 10.0.0.33 - - [2025-10-13 12:37:21] "POST /chown HTTP/1.1" 200 109 0.023182 10.0.0.33 - - [2025-10-13 12:37:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.041521 10.0.0.33 - - [2025-10-13 12:37:21] "POST /chown HTTP/1.1" 200 109 0.038255 10.0.0.33 - - [2025-10-13 12:37:21] "PUT /instance-ip/eb937bad-0279-4d46-b804-d0e72ea8086e HTTP/1.1" 200 256 0.015305 10.0.0.33 - - [2025-10-13 12:37:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.130284 10.0.0.33 - - [2025-10-13 12:37:21] "POST /ref-update HTTP/1.1" 200 156 0.108953 10.0.0.33 - - [2025-10-13 12:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.33 - - [2025-10-13 12:37:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.026398 10.0.0.33 - - [2025-10-13 12:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014481 10.0.0.33 - - [2025-10-13 12:37:21] "GET /virtual-machine-interface/5d020e1c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.010455 10.0.0.33 - - [2025-10-13 12:37:21] "POST /chown HTTP/1.1" 200 109 0.010302 10.0.0.33 - - [2025-10-13 12:37:21] "POST /chown HTTP/1.1" 200 109 0.022320 10.0.0.33 - - [2025-10-13 12:37:21] "PUT /instance-ip/eb937bad-0279-4d46-b804-d0e72ea8086e HTTP/1.1" 200 256 0.031309 10.0.0.33 - - [2025-10-13 12:37:21] "POST /instance-ips HTTP/1.1" 200 413 0.044877 10.0.0.33 - - [2025-10-13 12:37:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.056123 10.0.0.33 - - [2025-10-13 12:37:22] "GET /virtual-machine-interface/5d020e1c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.029432 10.0.0.33 - - [2025-10-13 12:37:22] "POST /ref-update HTTP/1.1" 200 156 0.078965 10.0.0.33 - - [2025-10-13 12:37:22] "POST /chown HTTP/1.1" 200 109 0.025018 10.0.0.33 - - [2025-10-13 12:37:22] "POST /chown HTTP/1.1" 200 109 0.049977 10.0.0.33 - - [2025-10-13 12:37:22] "POST /set-tag HTTP/1.1" 200 109 0.066496 10.0.0.33 - - [2025-10-13 12:37:22] "GET /virtual-machine-interface/5d020e1c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.024282 10.0.0.33 - - [2025-10-13 12:37:22] "GET /instance-ip/5d235428-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.016784 10.0.0.33 - - [2025-10-13 12:37:22] "PUT /instance-ip/eb937bad-0279-4d46-b804-d0e72ea8086e HTTP/1.1" 200 256 0.037051 10.0.0.33 - - [2025-10-13 12:37:22] "POST /ref-update HTTP/1.1" 200 156 0.028002 10.0.0.33 - - [2025-10-13 12:37:22] "GET /virtual-machine-interface/5d020e1c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.033778 10.0.0.33 - - [2025-10-13 12:37:22] "POST /set-tag HTTP/1.1" 200 109 0.003160 10.0.0.33 - - [2025-10-13 12:37:22] "GET /virtual-router/29454fb0-5f77-42a5-8e33-99b057b119ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.012550 10.0.0.33 - - [2025-10-13 12:37:22] "POST /ref-update HTTP/1.1" 200 156 0.012219 10.0.0.33 - - [2025-10-13 12:37:22] "GET /virtual-machine-interface/5d020e1c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.024202 10.0.0.33 - - [2025-10-13 12:37:22] "POST /set-tag HTTP/1.1" 200 109 0.004110 10.0.0.33 - - [2025-10-13 12:37:22] "PUT /service-instance/567b5811-dafa-482b-8135-037e0e3f3215 HTTP/1.1" 200 266 0.020784 10.0.0.33 - - [2025-10-13 12:37:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.028587 10.0.0.33 - - [2025-10-13 12:37:22] "GET /virtual-machine-interface/5d020e1c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013509 10.0.0.33 - - [2025-10-13 12:37:22] "POST /set-tag HTTP/1.1" 200 109 0.002866 10.0.0.33 - - [2025-10-13 12:37:22] "PUT /service-instance/567b5811-dafa-482b-8135-037e0e3f3215 HTTP/1.1" 200 266 0.010226 10.0.0.33 - - [2025-10-13 12:37:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.015982 10.0.0.33 - - [2025-10-13 12:37:22] "PUT /service-instance/567b5811-dafa-482b-8135-037e0e3f3215 HTTP/1.1" 200 266 0.009446 10.0.0.33 - - [2025-10-13 12:37:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.014479 10.0.0.33 - - [2025-10-13 12:37:22] "PUT /service-instance/567b5811-dafa-482b-8135-037e0e3f3215 HTTP/1.1" 200 266 0.009278 10.0.0.33 - - [2025-10-13 12:37:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008954 10.0.0.33 - - [2025-10-13 12:37:22] "PUT /service-instance/567b5811-dafa-482b-8135-037e0e3f3215 HTTP/1.1" 200 266 0.010107 10.0.0.33 - - [2025-10-13 12:37:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.011642 10.0.0.33 - - [2025-10-13 12:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.33 - - [2025-10-13 12:37:22] "POST /chown HTTP/1.1" 200 109 0.007558 10.0.0.33 - - [2025-10-13 12:37:22] "POST /chown HTTP/1.1" 200 109 0.027079 10.0.0.33 - - [2025-10-13 12:37:22] "POST /ref-update HTTP/1.1" 200 156 0.019737 10.0.0.33 - - [2025-10-13 12:37:22] "POST /chown HTTP/1.1" 200 109 0.013597 10.0.0.33 - - [2025-10-13 12:37:23] "POST /chown HTTP/1.1" 200 109 0.023888 10.0.0.33 - - [2025-10-13 12:37:23] "POST /ref-update HTTP/1.1" 200 156 0.019559 10.0.0.33 - - [2025-10-13 12:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.33 - - [2025-10-13 12:37:23] "POST /chown HTTP/1.1" 200 109 0.007086 10.0.0.33 - - [2025-10-13 12:37:23] "POST /chown HTTP/1.1" 200 109 0.030167 10.0.0.33 - - [2025-10-13 12:37:23] "POST /chown HTTP/1.1" 200 109 0.012645 10.0.0.33 - - [2025-10-13 12:37:23] "POST /chown HTTP/1.1" 200 109 0.030277 10.0.0.33 - - [2025-10-13 12:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.33 - - [2025-10-13 12:37:23] "POST /chown HTTP/1.1" 200 109 0.015844 10.0.0.33 - - [2025-10-13 12:37:23] "POST /chown HTTP/1.1" 200 109 0.025446 10.0.0.33 - - [2025-10-13 12:37:23] "POST /chown HTTP/1.1" 200 109 0.013899 10.0.0.33 - - [2025-10-13 12:37:23] "POST /chown HTTP/1.1" 200 109 0.022619 10.0.0.33 - - [2025-10-13 12:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.33 - - [2025-10-13 12:37:23] "POST /chown HTTP/1.1" 200 109 0.008344 10.0.0.33 - - [2025-10-13 12:37:23] "POST /chown HTTP/1.1" 200 109 0.019217 10.0.0.33 - - [2025-10-13 12:37:23] "POST /chown HTTP/1.1" 200 109 0.015792 10.0.0.33 - - [2025-10-13 12:37:23] "POST /chown HTTP/1.1" 200 109 0.008896 10.0.0.33 - - [2025-10-13 12:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009331 10.0.0.33 - - [2025-10-13 12:37:23] "POST /chown HTTP/1.1" 200 109 0.007169 10.0.0.33 - - [2025-10-13 12:37:23] "POST /chown HTTP/1.1" 200 109 0.007755 10.0.0.33 - - [2025-10-13 12:37:23] "POST /chown HTTP/1.1" 200 109 0.028617 10.0.0.33 - - [2025-10-13 12:37:23] "POST /chown HTTP/1.1" 200 109 0.029909 10.0.0.33 - - [2025-10-13 12:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.33 - - [2025-10-13 12:37:23] "POST /chown HTTP/1.1" 200 109 0.008317 10.0.0.33 - - [2025-10-13 12:37:23] "POST /chown HTTP/1.1" 200 109 0.020016 10.0.0.33 - - [2025-10-13 12:37:23] "POST /chown HTTP/1.1" 200 109 0.008175 10.0.0.33 - - [2025-10-13 12:37:23] "POST /chown HTTP/1.1" 200 109 0.023931 10.0.0.33 - - [2025-10-13 12:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.33 - - [2025-10-13 12:37:24] "POST /chown HTTP/1.1" 200 109 0.008274 10.0.0.33 - - [2025-10-13 12:37:24] "POST /chown HTTP/1.1" 200 109 0.025566 10.0.0.33 - - [2025-10-13 12:37:24] "POST /chown HTTP/1.1" 200 109 0.025544 10.0.0.33 - - [2025-10-13 12:37:24] "POST /chown HTTP/1.1" 200 109 0.008232 10.0.0.33 - - [2025-10-13 12:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005649 10.0.0.33 - - [2025-10-13 12:37:24] "POST /chown HTTP/1.1" 200 109 0.007298 10.0.0.33 - - [2025-10-13 12:37:24] "POST /chown HTTP/1.1" 200 109 0.007611 10.0.0.33 - - [2025-10-13 12:37:24] "POST /chown HTTP/1.1" 200 109 0.014993 10.0.0.33 - - [2025-10-13 12:37:24] "POST /chown HTTP/1.1" 200 109 0.022285 10.0.0.33 - - [2025-10-13 12:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.33 - - [2025-10-13 12:37:24] "POST /chown HTTP/1.1" 200 109 0.007275 10.0.0.33 - - [2025-10-13 12:37:24] "POST /chown HTTP/1.1" 200 109 0.021889 10.0.0.33 - - [2025-10-13 12:37:24] "POST /chown HTTP/1.1" 200 109 0.007938 10.0.0.33 - - [2025-10-13 12:37:24] "POST /chown HTTP/1.1" 200 109 0.021174 10.0.0.33 - - [2025-10-13 12:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.33 - - [2025-10-13 12:37:24] "POST /chown HTTP/1.1" 200 109 0.007465 10.0.0.33 - - [2025-10-13 12:37:24] "POST /chown HTTP/1.1" 200 109 0.027999 10.0.0.33 - - [2025-10-13 12:37:24] "POST /chown HTTP/1.1" 200 109 0.017330 10.0.0.33 - - [2025-10-13 12:37:24] "POST /chown HTTP/1.1" 200 109 0.008140 10.0.0.33 - - [2025-10-13 12:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.33 - - [2025-10-13 12:37:24] "POST /chown HTTP/1.1" 200 109 0.006929 10.0.0.33 - - [2025-10-13 12:37:24] "POST /chown HTTP/1.1" 200 109 0.018291 10.0.0.33 - - [2025-10-13 12:37:24] "POST /chown HTTP/1.1" 200 109 0.007800 10.0.0.33 - - [2025-10-13 12:37:24] "POST /chown HTTP/1.1" 200 109 0.023809 10.0.0.33 - - [2025-10-13 12:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.33 - - [2025-10-13 12:37:24] "POST /chown HTTP/1.1" 200 109 0.008296 10.0.0.33 - - [2025-10-13 12:37:24] "POST /chown HTTP/1.1" 200 109 0.031264 10.0.0.33 - - [2025-10-13 12:37:24] "POST /chown HTTP/1.1" 200 109 0.024843 10.0.0.33 - - [2025-10-13 12:37:24] "POST /chown HTTP/1.1" 200 109 0.007479 10.0.0.33 - - [2025-10-13 12:37:25] "GET /virtual-machine-interface/58cc2a6c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006445 10.0.0.33 - - [2025-10-13 12:37:25] "POST /set-tag HTTP/1.1" 200 109 0.003619 10.0.0.33 - - [2025-10-13 12:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.33 - - [2025-10-13 12:37:25] "GET /loadbalancer/2c99a5f4-1f37-4386-8cfd-fb5dc3d5a762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003500 10.0.0.33 - - [2025-10-13 12:37:25] "GET /loadbalancer-pool/ae85ebcf-d0fb-46a3-b895-d5033611c964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.004011 10.0.0.33 - - [2025-10-13 12:37:25] "POST /loadbalancer-members HTTP/1.1" 200 702 0.022519 10.0.0.33 - - [2025-10-13 12:37:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.010629 10.0.0.33 - - [2025-10-13 12:37:25] "GET /virtual-machine-interface/58cc2a6c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018048 10.0.0.33 - - [2025-10-13 12:37:25] "GET /virtual-machine-interface/58cc2a6c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004500 10.0.0.33 - - [2025-10-13 12:37:25] "POST /ref-update HTTP/1.1" 200 156 0.010096 10.0.0.33 - - [2025-10-13 12:37:25] "GET /floating-ip/6f58bf88-0749-4b4b-b3d9-c24a8226ad0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.012578 10.0.0.33 - - [2025-10-13 12:37:25] "POST /tags HTTP/1.1" 409 221 0.005031 10.0.0.33 - - [2025-10-13 12:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.33 - - [2025-10-13 12:37:25] "GET /tag/0c2d45b1-ccef-47b8-9526-fe258c79b55d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.012933 10.0.0.33 - - [2025-10-13 12:37:25] "PUT /floating-ip/6f58bf88-0749-4b4b-b3d9-c24a8226ad0a HTTP/1.1" 200 256 0.011090 10.0.0.33 - - [2025-10-13 12:37:25] "POST /set-tag HTTP/1.1" 200 109 0.025180 10.0.0.33 - - [2025-10-13 12:37:26] "GET /virtual-machine-interface/59cc5770-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009142 10.0.0.33 - - [2025-10-13 12:37:26] "POST /set-tag HTTP/1.1" 200 109 0.003969 10.0.0.33 - - [2025-10-13 12:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.33 - - [2025-10-13 12:37:26] "GET /loadbalancer/2c99a5f4-1f37-4386-8cfd-fb5dc3d5a762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004057 10.0.0.33 - - [2025-10-13 12:37:26] "GET /loadbalancer-pool/ae85ebcf-d0fb-46a3-b895-d5033611c964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003792 10.0.0.33 - - [2025-10-13 12:37:26] "POST /loadbalancer-members HTTP/1.1" 200 702 0.038759 10.0.0.33 - - [2025-10-13 12:37:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.010629 10.0.0.33 - - [2025-10-13 12:37:26] "GET /virtual-machine-interface/59cc5770-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017612 10.0.0.33 - - [2025-10-13 12:37:26] "GET /virtual-machine-interface/59cc5770-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005764 10.0.0.33 - - [2025-10-13 12:37:26] "POST /ref-update HTTP/1.1" 200 156 0.014711 10.0.0.33 - - [2025-10-13 12:37:26] "GET /floating-ip/6f58bf88-0749-4b4b-b3d9-c24a8226ad0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.018908 10.0.0.33 - - [2025-10-13 12:37:26] "POST /set-tag HTTP/1.1" 200 109 0.057735 10.0.0.33 - - [2025-10-13 12:37:30] "GET /virtual-machine/86499901-e099-49c1-a293-963dc4f06969?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003366 10.0.0.33 - - [2025-10-13 12:37:30] "GET /virtual-machine-interface/58cc2a6c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004849 10.0.0.33 - - [2025-10-13 12:37:30] "GET /virtual-machine/f0738dab-a6c3-4ddf-932a-9ceb73385e78?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003677 10.0.0.33 - - [2025-10-13 12:37:30] "GET /virtual-machine-interface/59cc5770-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004994 10.0.0.33 - - [2025-10-13 12:37:34] "GET /virtual-machine-interface/5d020e1c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004904 10.0.0.33 - - [2025-10-13 12:37:34] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.33 - - [2025-10-13 12:37:35] "GET /virtual-machine/fb9f08cd-44cb-4466-b646-e760c36a3696?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003288 10.0.0.33 - - [2025-10-13 12:37:35] "GET /virtual-machine-interface/5d020e1c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004373 10.0.0.33 - - [2025-10-13 12:37:35] "GET /virtual-machine-interface/5d020e1c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004949 10.0.0.33 - - [2025-10-13 12:37:35] "POST /set-tag HTTP/1.1" 200 109 0.003052 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:37:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001215 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:37:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001249 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:37:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001007 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:37:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001003 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:37:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001168 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:37:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001023 10.0.0.33 - - [2025-10-13 12:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.33 - - [2025-10-13 12:38:01] "POST /chown HTTP/1.1" 200 109 0.008741 10.0.0.33 - - [2025-10-13 12:38:01] "POST /chown HTTP/1.1" 200 109 0.030168 10.0.0.33 - - [2025-10-13 12:38:01] "POST /chown HTTP/1.1" 200 109 0.013981 10.0.0.33 - - [2025-10-13 12:38:01] "POST /chown HTTP/1.1" 200 109 0.008067 10.0.0.33 - - [2025-10-13 12:38:07] "GET /virtual-machine-interface/5d020e1c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013165 10.0.0.33 - - [2025-10-13 12:38:07] "POST /set-tag HTTP/1.1" 200 109 0.003774 10.0.0.33 - - [2025-10-13 12:38:07] "GET /virtual-machine-interface/5d020e1c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006101 10.0.0.33 - - [2025-10-13 12:38:07] "POST /set-tag HTTP/1.1" 200 109 0.019983 10.0.0.33 - - [2025-10-13 12:38:07] "GET /virtual-machine/fb9f08cd-44cb-4466-b646-e760c36a3696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002999 10.0.0.33 - - [2025-10-13 12:38:07] "POST /ref-update HTTP/1.1" 200 156 0.014607 10.0.0.33 - - [2025-10-13 12:38:07] "GET /virtual-machine-interface/5d020e1c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008872 10.0.0.33 - - [2025-10-13 12:38:07] "POST /set-tag HTTP/1.1" 200 109 0.019663 10.0.0.33 - - [2025-10-13 12:38:07] "POST /set-tag HTTP/1.1" 200 109 0.019204 10.0.0.33 - - [2025-10-13 12:38:08] "DELETE /instance-ip/5d235428-a831-11f0-bda0-fa163e9525a3 HTTP/1.1" 200 115 0.057586 10.0.0.33 - - [2025-10-13 12:38:08] "DELETE /virtual-machine-interface/5d020e1c-a831-11f0-bda0-fa163e9525a3 HTTP/1.1" 200 115 0.054412 10.0.0.33 - - [2025-10-13 12:38:08] "DELETE /virtual-machine/fb9f08cd-44cb-4466-b646-e760c36a3696 HTTP/1.1" 200 115 0.031163 10.0.0.33 - - [2025-10-13 12:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.33 - - [2025-10-13 12:38:11] "GET /tag/2cff8561-f5c5-4f79-92f7-c1eff5a91f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.018496 10.0.0.33 - - [2025-10-13 12:38:11] "GET /tag/2cff8561-f5c5-4f79-92f7-c1eff5a91f92?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.014527 10.0.0.33 - - [2025-10-13 12:38:11] "GET /virtual-machine-interface/476a623d-ae95-4e58-ba41-ba1ecd03be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005068 10.0.0.33 - - [2025-10-13 12:38:11] "POST /set-tag HTTP/1.1" 200 109 0.021880 10.0.0.33 - - [2025-10-13 12:38:11] "GET /virtual-machine-interface/9421912f-aac8-4f03-8013-48927dcb27b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.017978 10.0.0.33 - - [2025-10-13 12:38:11] "POST /set-tag HTTP/1.1" 200 109 0.025812 10.0.0.33 - - [2025-10-13 12:38:11] "GET /virtual-machine-interface/e748b8a9-3792-41b8-b8e8-51c9323811cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.005232 10.0.0.33 - - [2025-10-13 12:38:11] "POST /set-tag HTTP/1.1" 200 109 0.016685 10.0.0.33 - - [2025-10-13 12:38:11] "GET /firewall-policy/1c0f5d72-99e4-4d45-aa70-9246d7305150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.009577 10.0.0.33 - - [2025-10-13 12:38:11] "GET /firewall-rule/c91c931c-2c5f-4d89-937c-cc92a8083ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003521 10.0.0.33 - - [2025-10-13 12:38:11] "POST /ref-update HTTP/1.1" 200 156 0.031914 10.0.0.33 - - [2025-10-13 12:38:11] "DELETE /firewall-rule/c91c931c-2c5f-4d89-937c-cc92a8083ee2 HTTP/1.1" 200 115 0.063488 10.0.0.33 - - [2025-10-13 12:38:11] "DELETE /loadbalancer-member/e53fa56a-35a3-471b-b397-71ae817c082e HTTP/1.1" 200 115 0.057617 10.0.0.33 - - [2025-10-13 12:38:11] "PUT /service-instance/567b5811-dafa-482b-8135-037e0e3f3215 HTTP/1.1" 200 266 0.019484 10.0.0.33 - - [2025-10-13 12:38:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.027034 10.0.0.33 - - [2025-10-13 12:38:11] "DELETE /loadbalancer-pool/5153879a-34e7-4f0a-9854-c3a510fdb784 HTTP/1.1" 200 115 0.083107 10.0.0.33 - - [2025-10-13 12:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004917 10.0.0.33 - - [2025-10-13 12:38:11] "DELETE /loadbalancer-listener/f357a875-9a92-4513-a99f-a65bc5bd01cc HTTP/1.1" 200 115 0.036062 10.0.0.33 - - [2025-10-13 12:38:11] "GET /floating-ip/79624205-6730-41b2-9fd3-8384299561a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.002817 10.0.0.33 - - [2025-10-13 12:38:11] "POST /chown HTTP/1.1" 200 109 0.007290 10.0.0.33 - - [2025-10-13 12:38:11] "POST /chown HTTP/1.1" 200 109 0.035901 10.0.0.33 - - [2025-10-13 12:38:11] "POST /chown HTTP/1.1" 200 109 0.037441 10.0.0.33 - - [2025-10-13 12:38:11] "PUT /floating-ip/79624205-6730-41b2-9fd3-8384299561a7 HTTP/1.1" 200 256 0.072956 10.0.0.33 - - [2025-10-13 12:38:11] "POST /chown HTTP/1.1" 200 109 0.009036 10.0.0.33 - - [2025-10-13 12:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005461 10.0.0.33 - - [2025-10-13 12:38:11] "POST /chown HTTP/1.1" 200 109 0.006539 10.0.0.33 - - [2025-10-13 12:38:11] "DELETE /floating-ip/79624205-6730-41b2-9fd3-8384299561a7 HTTP/1.1" 200 115 0.092839 10.0.0.33 - - [2025-10-13 12:38:11] "POST /chown HTTP/1.1" 200 109 0.010652 10.0.0.33 - - [2025-10-13 12:38:11] "POST /chown HTTP/1.1" 200 109 0.020347 10.0.0.33 - - [2025-10-13 12:38:11] "POST /chown HTTP/1.1" 200 109 0.017866 10.0.0.33 - - [2025-10-13 12:38:11] "DELETE /loadbalancer/3d7de57b-68cf-472d-aa7e-289f05992b16 HTTP/1.1" 200 115 0.085720 10.0.0.33 - - [2025-10-13 12:38:12] "PUT /service-instance/567b5811-dafa-482b-8135-037e0e3f3215 HTTP/1.1" 200 266 0.015314 10.0.0.33 - - [2025-10-13 12:38:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.019860 10.0.0.33 - - [2025-10-13 12:38:12] "DELETE /instance-ip/eb937bad-0279-4d46-b804-d0e72ea8086e HTTP/1.1" 200 115 0.101999 10.0.0.33 - - [2025-10-13 12:38:12] "GET /floating-ip-pool/8e764d51-1a5b-4006-adec-afa2b91641ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.007504 10.0.0.33 - - [2025-10-13 12:38:12] "PUT /service-instance/567b5811-dafa-482b-8135-037e0e3f3215 HTTP/1.1" 200 266 0.017666 10.0.0.33 - - [2025-10-13 12:38:12] "POST /ref-update HTTP/1.1" 200 156 0.024347 10.0.0.33 - - [2025-10-13 12:38:12] "DELETE /virtual-machine-interface/9421912f-aac8-4f03-8013-48927dcb27b6 HTTP/1.1" 200 115 0.084410 10.0.0.33 - - [2025-10-13 12:38:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.018701 10.0.0.33 - - [2025-10-13 12:38:12] "PUT /service-instance/567b5811-dafa-482b-8135-037e0e3f3215 HTTP/1.1" 200 266 0.050546 10.0.0.33 - - [2025-10-13 12:38:12] "DELETE /floating-ip-pool/8e764d51-1a5b-4006-adec-afa2b91641ed HTTP/1.1" 200 115 0.135242 10.0.0.33 - - [2025-10-13 12:38:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.029555 10.0.0.33 - - [2025-10-13 12:38:12] "DELETE /tag/2cff8561-f5c5-4f79-92f7-c1eff5a91f92 HTTP/1.1" 200 115 0.215766 10.0.0.33 - - [2025-10-13 12:38:12] "DELETE /service-instance/567b5811-dafa-482b-8135-037e0e3f3215 HTTP/1.1" 200 115 0.054256 10.0.0.33 - - [2025-10-13 12:38:12] "GET /virtual-machine-interface/e748b8a9-3792-41b8-b8e8-51c9323811cf?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.008467 10.0.0.33 - - [2025-10-13 12:38:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002365 10.0.0.33 - - [2025-10-13 12:38:12] "POST /useragent-kv HTTP/1.1" 200 115 0.001564 10.0.0.33 - - [2025-10-13 12:38:12] "DELETE /virtual-network/11cf4288-4b28-4df4-b942-a0e4505c2ab4 HTTP/1.1" 200 115 0.178591 10.0.0.33 - - [2025-10-13 12:38:12] "GET /routing-instance/c469f769-efd7-4c20-b33d-5c88d7544e38 HTTP/1.1" 404 171 0.001553 10.0.0.33 - - [2025-10-13 12:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.33 - - [2025-10-13 12:38:12] "GET /domains HTTP/1.1" 200 280 0.004639 10.0.0.33 - - [2025-10-13 12:38:12] "GET /domain/d5831728-f329-4464-93d1-3605147a8479 HTTP/1.1" 200 3087 0.004013 10.0.0.33 - - [2025-10-13 12:38:12] "DELETE /route-target/cf676206-4d7b-4eed-bebc-4d1213c214c0 HTTP/1.1" 200 115 0.052238 10.0.0.33 - - [2025-10-13 12:38:12] "DELETE /virtual-machine-interface/e748b8a9-3792-41b8-b8e8-51c9323811cf HTTP/1.1" 200 115 0.156044 10.0.0.33 - - [2025-10-13 12:38:12] "GET /project/d81daa02-1505-42dd-9534-7cd522659456 HTTP/1.1" 200 7143 0.111040 10.0.0.33 - - [2025-10-13 12:38:12] "DELETE /virtual-machine/c0ba8953-a0c2-4840-b58e-e1e74ff195ce HTTP/1.1" 200 115 0.034863 10.0.0.33 - - [2025-10-13 12:38:12] "GET /virtual-machine-interface/476a623d-ae95-4e58-ba41-ba1ecd03be53?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.009907 10.0.0.33 - - [2025-10-13 12:38:12] "GET /virtual-machine-interface/59cc5770-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009952 10.0.0.33 - - [2025-10-13 12:38:12] "POST /set-tag HTTP/1.1" 200 109 0.002796 10.0.0.33 - - [2025-10-13 12:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.33 - - [2025-10-13 12:38:12] "GET /loadbalancer/2c99a5f4-1f37-4386-8cfd-fb5dc3d5a762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006845 10.0.0.33 - - [2025-10-13 12:38:12] "GET /virtual-machine-interface/59cc5770-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004703 10.0.0.33 - - [2025-10-13 12:38:12] "DELETE /virtual-machine-interface/476a623d-ae95-4e58-ba41-ba1ecd03be53 HTTP/1.1" 200 115 0.079766 10.0.0.33 - - [2025-10-13 12:38:12] "POST /ref-update HTTP/1.1" 200 156 0.030925 10.0.0.33 - - [2025-10-13 12:38:12] "POST /set-tag HTTP/1.1" 200 109 0.074699 10.0.0.33 - - [2025-10-13 12:38:12] "DELETE /virtual-machine/6e5300a2-eb8d-4800-be7c-f36335d64506 HTTP/1.1" 200 115 0.067284 10.0.0.33 - - [2025-10-13 12:38:12] "DELETE /loadbalancer-member/f9f7452a-8761-40eb-9e1f-d95404748739 HTTP/1.1" 200 115 0.065719 10.0.0.33 - - [2025-10-13 12:38:14] "GET /virtual-machine-interface/59cc5770-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005468 10.0.0.33 - - [2025-10-13 12:38:14] "POST /set-tag HTTP/1.1" 200 109 0.005040 10.0.0.33 - - [2025-10-13 12:38:14] "GET /virtual-machine-interface/59cc5770-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018495 10.0.0.33 - - [2025-10-13 12:38:14] "POST /set-tag HTTP/1.1" 200 109 0.004202 10.0.0.33 - - [2025-10-13 12:38:14] "GET /virtual-machine/f0738dab-a6c3-4ddf-932a-9ceb73385e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003566 10.0.0.33 - - [2025-10-13 12:38:14] "POST /ref-update HTTP/1.1" 200 156 0.018925 10.0.0.33 - - [2025-10-13 12:38:14] "GET /virtual-machine-interface/59cc5770-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013714 10.0.0.33 - - [2025-10-13 12:38:14] "POST /set-tag HTTP/1.1" 200 109 0.026597 10.0.0.33 - - [2025-10-13 12:38:14] "POST /set-tag HTTP/1.1" 200 109 0.052145 10.0.0.33 - - [2025-10-13 12:38:15] "POST /set-tag HTTP/1.1" 200 109 0.026451 10.0.0.33 - - [2025-10-13 12:38:15] "DELETE /instance-ip/59f9deb6-a831-11f0-bda0-fa163e9525a3 HTTP/1.1" 200 115 0.048920 10.0.0.33 - - [2025-10-13 12:38:15] "POST /ref-update HTTP/1.1" 200 156 0.014118 10.0.0.33 - - [2025-10-13 12:38:15] "DELETE /virtual-machine-interface/59cc5770-a831-11f0-bda0-fa163e9525a3 HTTP/1.1" 200 115 0.069851 10.0.0.33 - - [2025-10-13 12:38:15] "DELETE /virtual-machine/f0738dab-a6c3-4ddf-932a-9ceb73385e78 HTTP/1.1" 200 115 0.022967 10.0.0.33 - - [2025-10-13 12:38:17] "GET /virtual-machine-interface/58cc2a6c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010706 10.0.0.33 - - [2025-10-13 12:38:17] "POST /set-tag HTTP/1.1" 200 109 0.003222 10.0.0.33 - - [2025-10-13 12:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.33 - - [2025-10-13 12:38:17] "GET /loadbalancer/2c99a5f4-1f37-4386-8cfd-fb5dc3d5a762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003373 10.0.0.33 - - [2025-10-13 12:38:18] "GET /virtual-machine-interface/58cc2a6c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011689 10.0.0.33 - - [2025-10-13 12:38:18] "POST /set-tag HTTP/1.1" 200 109 0.005752 10.0.0.33 - - [2025-10-13 12:38:18] "GET /virtual-machine-interface/58cc2a6c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.012301 10.0.0.33 - - [2025-10-13 12:38:18] "POST /set-tag HTTP/1.1" 200 109 0.003117 10.0.0.33 - - [2025-10-13 12:38:18] "GET /virtual-machine/86499901-e099-49c1-a293-963dc4f06969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003215 10.0.0.33 - - [2025-10-13 12:38:18] "POST /ref-update HTTP/1.1" 200 156 0.010577 10.0.0.33 - - [2025-10-13 12:38:18] "GET /virtual-machine-interface/58cc2a6c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007161 10.0.0.33 - - [2025-10-13 12:38:18] "POST /set-tag HTTP/1.1" 200 109 0.023821 10.0.0.33 - - [2025-10-13 12:38:18] "POST /set-tag HTTP/1.1" 200 109 0.035311 10.0.0.33 - - [2025-10-13 12:38:18] "POST /set-tag HTTP/1.1" 200 109 0.029814 10.0.0.33 - - [2025-10-13 12:38:19] "DELETE /instance-ip/58e9991c-a831-11f0-bda0-fa163e9525a3 HTTP/1.1" 200 115 0.044791 10.0.0.33 - - [2025-10-13 12:38:19] "POST /ref-update HTTP/1.1" 200 156 0.015680 10.0.0.33 - - [2025-10-13 12:38:19] "DELETE /virtual-machine-interface/58cc2a6c-a831-11f0-bda0-fa163e9525a3 HTTP/1.1" 200 115 0.066382 10.0.0.33 - - [2025-10-13 12:38:19] "DELETE /virtual-machine/86499901-e099-49c1-a293-963dc4f06969 HTTP/1.1" 200 115 0.021343 10.0.0.33 - - [2025-10-13 12:38:19] "DELETE /tag/6d81596e-a36d-4817-80ab-4cb1dd7f199d HTTP/1.1" 200 115 0.052580 10.0.0.33 - - [2025-10-13 12:38:19] "DELETE /tag/a03cbf94-dcea-413b-87df-9c81df8de51a HTTP/1.1" 200 115 0.062717 10.0.0.33 - - [2025-10-13 12:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.33 - - [2025-10-13 12:38:23] "GET /project/d81daa02-1505-42dd-9534-7cd522659456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049454 10.0.0.33 - - [2025-10-13 12:38:23] "POST /tags HTTP/1.1" 200 393 0.031303 10.0.0.33 - - [2025-10-13 12:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.020255 10.0.0.33 - - [2025-10-13 12:38:23] "GET /tag/a5d91e92-a5d7-42b3-8ce3-513962e36dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015185 10.0.0.33 - - [2025-10-13 12:38:23] "POST /tags HTTP/1.1" 200 341 0.033904 10.0.0.33 - - [2025-10-13 12:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.33 - - [2025-10-13 12:38:23] "GET /tag/5b417b64-2a06-44f3-a157-af5891085a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012827 10.0.0.33 - - [2025-10-13 12:38:23] "POST /id-to-fqname HTTP/1.1" 200 192 0.003529 10.0.0.33 - - [2025-10-13 12:38:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.005441 10.0.0.33 - - [2025-10-13 12:38:23] "POST /security-groups HTTP/1.1" 200 589 0.076509 10.0.0.33 - - [2025-10-13 12:38:23] "POST /fqname-to-id HTTP/1.1" 404 236 0.003453 10.0.0.33 - - [2025-10-13 12:38:23] "POST /projects HTTP/1.1" 200 519 0.237581 10.0.0.33 - - [2025-10-13 12:38:23] "POST /access-control-lists HTTP/1.1" 200 598 0.062223 10.0.0.33 - - [2025-10-13 12:38:23] "POST /fqname-to-id HTTP/1.1" 404 235 0.013587 10.0.0.33 - - [2025-10-13 12:38:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.020638 10.0.0.33 - - [2025-10-13 12:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012808 10.0.0.33 - - [2025-10-13 12:38:23] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.017004 10.0.0.33 - - [2025-10-13 12:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.33 - - [2025-10-13 12:38:23] "GET /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004052 10.0.0.33 - - [2025-10-13 12:38:23] "POST /access-control-lists HTTP/1.1" 200 596 0.101379 10.0.0.33 - - [2025-10-13 12:38:23] "PUT /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc HTTP/1.1" 200 264 0.054729 10.0.0.33 - - [2025-10-13 12:38:23] "PUT /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d HTTP/1.1" 200 264 0.058265 10.0.0.33 - - [2025-10-13 12:38:24] "POST /security-groups HTTP/1.1" 200 591 0.079387 10.0.0.33 - - [2025-10-13 12:38:24] "POST /fqname-to-id HTTP/1.1" 404 270 0.003461 10.0.0.33 - - [2025-10-13 12:38:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.040737 10.0.0.33 - - [2025-10-13 12:38:24] "POST /chown HTTP/1.1" 200 109 0.029906 10.0.0.33 - - [2025-10-13 12:38:24] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002700 10.0.0.33 - - [2025-10-13 12:38:24] "POST /access-control-lists HTTP/1.1" 200 632 0.094708 10.0.0.33 - - [2025-10-13 12:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.33 - - [2025-10-13 12:38:24] "POST /fqname-to-id HTTP/1.1" 404 269 0.008665 10.0.0.33 - - [2025-10-13 12:38:24] "GET /policy-management/c41a763c-a819-4bf9-9e27-0e1cb21d3b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005857 10.0.0.33 - - [2025-10-13 12:38:24] "POST /tags HTTP/1.1" 409 226 0.002757 10.0.0.33 - - [2025-10-13 12:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.33 - - [2025-10-13 12:38:24] "GET /tag/5b417b64-2a06-44f3-a157-af5891085a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.018788 10.0.0.33 - - [2025-10-13 12:38:24] "POST /access-control-lists HTTP/1.1" 200 630 0.078751 10.0.0.33 - - [2025-10-13 12:38:24] "POST /firewall-rules HTTP/1.1" 200 600 0.069551 10.0.0.33 - - [2025-10-13 12:38:24] "GET /firewall-rule/6efddd28-d1db-4b0f-b0ae-65699e773385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.015656 10.0.0.33 - - [2025-10-13 12:38:24] "GET /firewall-policy/c5a5b47d-0a41-4c68-babc-6657c0c4ef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004049 10.0.0.33 - - [2025-10-13 12:38:24] "GET /firewall-rule/6efddd28-d1db-4b0f-b0ae-65699e773385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003822 10.0.0.33 - - [2025-10-13 12:38:24] "POST /ref-update HTTP/1.1" 200 156 0.046426 10.0.0.33 - - [2025-10-13 12:38:24] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015280 10.0.0.33 - - [2025-10-13 12:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.33 - - [2025-10-13 12:38:24] "GET /policy-management/c41a763c-a819-4bf9-9e27-0e1cb21d3b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007224 10.0.0.33 - - [2025-10-13 12:38:24] "POST /tags HTTP/1.1" 409 226 0.002086 10.0.0.33 - - [2025-10-13 12:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.33 - - [2025-10-13 12:38:24] "GET /tag/5b417b64-2a06-44f3-a157-af5891085a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011291 10.0.0.33 - - [2025-10-13 12:38:24] "POST /firewall-rules HTTP/1.1" 200 598 0.066134 10.0.0.33 - - [2025-10-13 12:38:24] "GET /firewall-rule/a4f5fc86-3df1-4362-88a2-658827d35ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004710 10.0.0.33 - - [2025-10-13 12:38:24] "GET /firewall-policy/c5a5b47d-0a41-4c68-babc-6657c0c4ef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004137 10.0.0.33 - - [2025-10-13 12:38:24] "GET /firewall-rule/a4f5fc86-3df1-4362-88a2-658827d35ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002764 10.0.0.33 - - [2025-10-13 12:38:24] "POST /ref-update HTTP/1.1" 200 156 0.054649 10.0.0.33 - - [2025-10-13 12:38:26] "POST /tags HTTP/1.1" 200 393 0.030098 10.0.0.33 - - [2025-10-13 12:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005801 10.0.0.33 - - [2025-10-13 12:38:26] "GET /tag/d499a312-1460-4ff9-b0b3-ae454e48ba0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.028184 10.0.0.33 - - [2025-10-13 12:38:26] "POST /tags HTTP/1.1" 200 341 0.026082 10.0.0.33 - - [2025-10-13 12:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.33 - - [2025-10-13 12:38:26] "GET /tag/95b83641-0265-4c0c-b9de-b049b985433a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016631 10.0.0.33 - - [2025-10-13 12:38:26] "POST /id-to-fqname HTTP/1.1" 200 192 0.001037 10.0.0.33 - - [2025-10-13 12:38:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.009234 10.0.0.33 - - [2025-10-13 12:38:26] "POST /security-groups HTTP/1.1" 200 589 0.073996 10.0.0.33 - - [2025-10-13 12:38:26] "POST /projects HTTP/1.1" 200 519 0.196586 10.0.0.33 - - [2025-10-13 12:38:26] "POST /fqname-to-id HTTP/1.1" 404 236 0.003531 10.0.0.33 - - [2025-10-13 12:38:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.027539 10.0.0.33 - - [2025-10-13 12:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012629 10.0.0.33 - - [2025-10-13 12:38:26] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.018491 10.0.0.33 - - [2025-10-13 12:38:26] "POST /access-control-lists HTTP/1.1" 200 598 0.088931 10.0.0.33 - - [2025-10-13 12:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018002 10.0.0.33 - - [2025-10-13 12:38:26] "POST /fqname-to-id HTTP/1.1" 404 235 0.008847 10.0.0.33 - - [2025-10-13 12:38:26] "GET /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005346 10.0.0.33 - - [2025-10-13 12:38:26] "POST /access-control-lists HTTP/1.1" 200 596 0.067647 10.0.0.33 - - [2025-10-13 12:38:26] "PUT /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc HTTP/1.1" 200 264 0.085181 10.0.0.33 - - [2025-10-13 12:38:27] "PUT /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d HTTP/1.1" 200 264 0.065131 10.0.0.33 - - [2025-10-13 12:38:27] "POST /security-groups HTTP/1.1" 200 591 0.092483 10.0.0.33 - - [2025-10-13 12:38:27] "POST /fqname-to-id HTTP/1.1" 404 270 0.004437 10.0.0.33 - - [2025-10-13 12:38:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.019870 10.0.0.33 - - [2025-10-13 12:38:27] "POST /access-control-lists HTTP/1.1" 200 632 0.048008 10.0.0.33 - - [2025-10-13 12:38:27] "POST /chown HTTP/1.1" 200 109 0.031121 10.0.0.33 - - [2025-10-13 12:38:27] "POST /fqname-to-id HTTP/1.1" 404 269 0.016839 10.0.0.33 - - [2025-10-13 12:38:27] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.025973 10.0.0.33 - - [2025-10-13 12:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.33 - - [2025-10-13 12:38:27] "GET /policy-management/c41a763c-a819-4bf9-9e27-0e1cb21d3b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014515 10.0.0.33 - - [2025-10-13 12:38:27] "POST /access-control-lists HTTP/1.1" 200 630 0.070992 10.0.0.33 - - [2025-10-13 12:38:27] "POST /tags HTTP/1.1" 409 226 0.017717 10.0.0.33 - - [2025-10-13 12:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.33 - - [2025-10-13 12:38:27] "GET /tag/95b83641-0265-4c0c-b9de-b049b985433a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.020351 10.0.0.33 - - [2025-10-13 12:38:27] "POST /firewall-rules HTTP/1.1" 200 600 0.073150 10.0.0.33 - - [2025-10-13 12:38:27] "GET /firewall-rule/61c134d6-16fc-4e07-a6c9-3ec886114a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004755 10.0.0.33 - - [2025-10-13 12:38:27] "GET /firewall-policy/c5a5b47d-0a41-4c68-babc-6657c0c4ef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.004533 10.0.0.33 - - [2025-10-13 12:38:27] "GET /firewall-rule/61c134d6-16fc-4e07-a6c9-3ec886114a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002553 10.0.0.33 - - [2025-10-13 12:38:27] "POST /ref-update HTTP/1.1" 200 156 0.068332 10.0.0.33 - - [2025-10-13 12:38:27] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.027116 10.0.0.33 - - [2025-10-13 12:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007432 10.0.0.33 - - [2025-10-13 12:38:27] "GET /policy-management/c41a763c-a819-4bf9-9e27-0e1cb21d3b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003273 10.0.0.33 - - [2025-10-13 12:38:27] "POST /tags HTTP/1.1" 409 226 0.002012 10.0.0.33 - - [2025-10-13 12:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.33 - - [2025-10-13 12:38:27] "GET /tag/95b83641-0265-4c0c-b9de-b049b985433a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013516 10.0.0.33 - - [2025-10-13 12:38:27] "POST /firewall-rules HTTP/1.1" 200 598 0.079749 10.0.0.33 - - [2025-10-13 12:38:27] "GET /firewall-rule/8f4d8149-fb0a-48ab-a0e9-aab05c7189f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.012423 10.0.0.33 - - [2025-10-13 12:38:27] "GET /firewall-policy/c5a5b47d-0a41-4c68-babc-6657c0c4ef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004817 10.0.0.33 - - [2025-10-13 12:38:27] "GET /firewall-rule/8f4d8149-fb0a-48ab-a0e9-aab05c7189f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002636 10.0.0.33 - - [2025-10-13 12:38:28] "POST /ref-update HTTP/1.1" 200 156 0.057659 10.0.0.33 - - [2025-10-13 12:38:29] "POST /tags HTTP/1.1" 200 345 0.104531 10.0.0.33 - - [2025-10-13 12:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012722 10.0.0.33 - - [2025-10-13 12:38:29] "GET /tag/388788bc-47a7-4d6f-a41c-755c293e6ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.027274 10.0.0.33 - - [2025-10-13 12:38:29] "POST /projects HTTP/1.1" 409 238 0.003580 10.0.0.33 - - [2025-10-13 12:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005294 10.0.0.33 - - [2025-10-13 12:38:29] "GET /project/2c1297ef-fc0e-4df6-b45e-debf04cfb86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.077406 10.0.0.33 - - [2025-10-13 12:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010207 10.0.0.33 - - [2025-10-13 12:38:29] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.008439 10.0.0.33 - - [2025-10-13 12:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006757 10.0.0.33 - - [2025-10-13 12:38:29] "GET /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.010021 10.0.0.33 - - [2025-10-13 12:38:29] "POST /security-groups HTTP/1.1" 409 285 0.003157 10.0.0.33 - - [2025-10-13 12:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.33 - - [2025-10-13 12:38:29] "PUT /security-group/f1749bad-f08b-4910-9265-f9557d7fa5a7 HTTP/1.1" 200 262 0.068058 10.0.0.33 - - [2025-10-13 12:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.021082 10.0.0.33 - - [2025-10-13 12:38:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.022820 10.0.0.33 - - [2025-10-13 12:38:29] "PUT /access-control-list/e28e1220-9b23-40ed-95f7-e7fdbfa54264 HTTP/1.1" 200 272 0.023723 10.0.0.33 - - [2025-10-13 12:38:29] "POST /tags HTTP/1.1" 409 228 0.004814 10.0.0.33 - - [2025-10-13 12:38:29] "GET /project/2c1297ef-fc0e-4df6-b45e-debf04cfb86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.062007 10.0.0.33 - - [2025-10-13 12:38:29] "PUT /access-control-list/8554c5af-9314-4407-98d7-d6afbc4944ae HTTP/1.1" 200 272 0.050438 10.0.0.33 - - [2025-10-13 12:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010981 10.0.0.33 - - [2025-10-13 12:38:29] "GET /tag/388788bc-47a7-4d6f-a41c-755c293e6ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.016629 10.0.0.33 - - [2025-10-13 12:38:29] "POST /tags HTTP/1.1" 200 345 0.027130 10.0.0.33 - - [2025-10-13 12:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.33 - - [2025-10-13 12:38:30] "GET /tag/4af51265-66ce-403f-a4d3-a4d9cc5c4b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013501 10.0.0.33 - - [2025-10-13 12:38:30] "POST /projects HTTP/1.1" 409 238 0.004788 10.0.0.33 - - [2025-10-13 12:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.33 - - [2025-10-13 12:38:30] "GET /project/52409e24-d5ce-4426-9381-8329821df9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040909 10.0.0.33 - - [2025-10-13 12:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.33 - - [2025-10-13 12:38:30] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.018660 10.0.0.33 - - [2025-10-13 12:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.33 - - [2025-10-13 12:38:30] "GET /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.008649 10.0.0.33 - - [2025-10-13 12:38:30] "POST /security-groups HTTP/1.1" 409 285 0.003508 10.0.0.33 - - [2025-10-13 12:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.33 - - [2025-10-13 12:38:30] "GET /project/52409e24-d5ce-4426-9381-8329821df9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.059068 10.0.0.33 - - [2025-10-13 12:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016502 10.0.0.33 - - [2025-10-13 12:38:30] "PUT /security-group/2c8e7430-ea58-49e6-ab1d-6d35e254fb7e HTTP/1.1" 200 262 0.066543 10.0.0.33 - - [2025-10-13 12:38:30] "PUT /access-control-list/f6380fae-2925-4aa5-bdde-ba364136378d HTTP/1.1" 200 272 0.014117 10.0.0.33 - - [2025-10-13 12:38:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.019666 10.0.0.33 - - [2025-10-13 12:38:30] "POST /tags HTTP/1.1" 409 228 0.008361 10.0.0.33 - - [2025-10-13 12:38:30] "PUT /access-control-list/1d832989-fa6f-4e52-82ff-6c9d9129e5b7 HTTP/1.1" 200 272 0.028365 10.0.0.33 - - [2025-10-13 12:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.33 - - [2025-10-13 12:38:30] "GET /tag/4af51265-66ce-403f-a4d3-a4d9cc5c4b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.020645 10.0.0.33 - - [2025-10-13 12:38:30] "POST /tags HTTP/1.1" 200 291 0.061366 10.0.0.33 - - [2025-10-13 12:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.33 - - [2025-10-13 12:38:30] "GET /tag/d083539c-ae5a-45ac-b282-99b19e6f1e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.015843 10.0.0.33 - - [2025-10-13 12:38:30] "POST /tags HTTP/1.1" 200 303 0.066337 10.0.0.33 - - [2025-10-13 12:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.33 - - [2025-10-13 12:38:30] "GET /tag/f9dbb5e4-ce65-448b-aff4-cf109ff7c3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.016181 10.0.0.33 - - [2025-10-13 12:38:30] "POST /tags HTTP/1.1" 409 252 0.002456 10.0.0.33 - - [2025-10-13 12:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.33 - - [2025-10-13 12:38:30] "GET /tag/a5d91e92-a5d7-42b3-8ce3-513962e36dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015187 10.0.0.33 - - [2025-10-13 12:38:30] "POST /tags HTTP/1.1" 409 226 0.002590 10.0.0.33 - - [2025-10-13 12:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.33 - - [2025-10-13 12:38:30] "GET /tag/5b417b64-2a06-44f3-a157-af5891085a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017343 10.0.0.33 - - [2025-10-13 12:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.33 - - [2025-10-13 12:38:30] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006055 10.0.0.33 - - [2025-10-13 12:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.33 - - [2025-10-13 12:38:31] "GET /project/2c1297ef-fc0e-4df6-b45e-debf04cfb86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042077 10.0.0.33 - - [2025-10-13 12:38:31] "POST /virtual-machines HTTP/1.1" 200 395 0.009344 10.0.0.33 - - [2025-10-13 12:38:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.010000 10.0.0.33 - - [2025-10-13 12:38:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114319 10.0.0.33 - - [2025-10-13 12:38:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.020035 10.0.0.33 - - [2025-10-13 12:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.018259 10.0.0.33 - - [2025-10-13 12:38:31] "GET /virtual-machine-interface/8672a11c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005224 10.0.0.33 - - [2025-10-13 12:38:31] "POST /instance-ips HTTP/1.1" 200 397 0.021428 10.0.0.33 - - [2025-10-13 12:38:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.020747 10.0.0.33 - - [2025-10-13 12:38:31] "GET /virtual-machine-interface/8672a11c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.021325 10.0.0.33 - - [2025-10-13 12:38:31] "POST /set-tag HTTP/1.1" 200 109 0.079795 10.0.0.33 - - [2025-10-13 12:38:31] "GET /virtual-machine-interface/8672a11c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017738 10.0.0.33 - - [2025-10-13 12:38:31] "GET /instance-ip/868bd9ac-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004178 10.0.0.33 - - [2025-10-13 12:38:31] "GET /virtual-machine-interface/8672a11c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005329 10.0.0.33 - - [2025-10-13 12:38:31] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.33 - - [2025-10-13 12:38:31] "GET /virtual-router/29454fb0-5f77-42a5-8e33-99b057b119ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003994 10.0.0.33 - - [2025-10-13 12:38:31] "POST /ref-update HTTP/1.1" 200 156 0.011215 10.0.0.33 - - [2025-10-13 12:38:31] "GET /virtual-machine-interface/8672a11c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013060 10.0.0.33 - - [2025-10-13 12:38:31] "POST /set-tag HTTP/1.1" 200 109 0.007177 10.0.0.33 - - [2025-10-13 12:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.33 - - [2025-10-13 12:38:31] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004231 10.0.0.33 - - [2025-10-13 12:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.33 - - [2025-10-13 12:38:31] "GET /project/2c1297ef-fc0e-4df6-b45e-debf04cfb86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051225 10.0.0.33 - - [2025-10-13 12:38:31] "POST /virtual-machines HTTP/1.1" 200 395 0.011295 10.0.0.33 - - [2025-10-13 12:38:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.013366 10.0.0.33 - - [2025-10-13 12:38:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118960 10.0.0.33 - - [2025-10-13 12:38:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.010710 10.0.0.33 - - [2025-10-13 12:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014802 10.0.0.33 - - [2025-10-13 12:38:32] "GET /virtual-machine-interface/86f18824-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006051 10.0.0.33 - - [2025-10-13 12:38:32] "POST /instance-ips HTTP/1.1" 200 397 0.023330 10.0.0.33 - - [2025-10-13 12:38:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.034551 10.0.0.33 - - [2025-10-13 12:38:32] "GET /virtual-machine-interface/86f18824-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015244 10.0.0.33 - - [2025-10-13 12:38:32] "POST /set-tag HTTP/1.1" 200 109 0.066913 10.0.0.33 - - [2025-10-13 12:38:32] "GET /virtual-machine-interface/86f18824-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013227 10.0.0.33 - - [2025-10-13 12:38:32] "GET /instance-ip/870dc926-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003707 10.0.0.33 - - [2025-10-13 12:38:32] "GET /virtual-machine-interface/86f18824-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005103 10.0.0.33 - - [2025-10-13 12:38:32] "POST /set-tag HTTP/1.1" 200 109 0.002493 10.0.0.33 - - [2025-10-13 12:38:32] "GET /virtual-router/29454fb0-5f77-42a5-8e33-99b057b119ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.006321 10.0.0.33 - - [2025-10-13 12:38:32] "POST /ref-update HTTP/1.1" 200 156 0.010094 10.0.0.33 - - [2025-10-13 12:38:32] "GET /virtual-machine-interface/86f18824-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005367 10.0.0.33 - - [2025-10-13 12:38:32] "POST /set-tag HTTP/1.1" 200 109 0.002763 10.0.0.33 - - [2025-10-13 12:38:32] "POST /tags HTTP/1.1" 200 291 0.020084 10.0.0.33 - - [2025-10-13 12:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010330 10.0.0.33 - - [2025-10-13 12:38:32] "GET /tag/64182611-b8ba-4be8-a501-7fd7b226abc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012731 10.0.0.33 - - [2025-10-13 12:38:32] "POST /tags HTTP/1.1" 409 252 0.002486 10.0.0.33 - - [2025-10-13 12:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.33 - - [2025-10-13 12:38:32] "GET /tag/d499a312-1460-4ff9-b0b3-ae454e48ba0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015411 10.0.0.33 - - [2025-10-13 12:38:32] "POST /tags HTTP/1.1" 409 226 0.002747 10.0.0.33 - - [2025-10-13 12:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.33 - - [2025-10-13 12:38:32] "GET /tag/95b83641-0265-4c0c-b9de-b049b985433a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011377 10.0.0.33 - - [2025-10-13 12:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.33 - - [2025-10-13 12:38:32] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004801 10.0.0.33 - - [2025-10-13 12:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.33 - - [2025-10-13 12:38:32] "GET /project/52409e24-d5ce-4426-9381-8329821df9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045660 10.0.0.33 - - [2025-10-13 12:38:32] "POST /virtual-machines HTTP/1.1" 200 395 0.009958 10.0.0.33 - - [2025-10-13 12:38:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.014418 10.0.0.33 - - [2025-10-13 12:38:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102010 10.0.0.33 - - [2025-10-13 12:38:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.009069 10.0.0.33 - - [2025-10-13 12:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008175 10.0.0.33 - - [2025-10-13 12:38:33] "GET /virtual-machine-interface/87947a20-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004537 10.0.0.33 - - [2025-10-13 12:38:33] "POST /instance-ips HTTP/1.1" 200 397 0.027906 10.0.0.33 - - [2025-10-13 12:38:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.028085 10.0.0.33 - - [2025-10-13 12:38:33] "GET /virtual-machine-interface/87947a20-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008517 10.0.0.33 - - [2025-10-13 12:38:33] "POST /set-tag HTTP/1.1" 200 109 0.067750 10.0.0.33 - - [2025-10-13 12:38:33] "GET /virtual-machine-interface/87947a20-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011794 10.0.0.33 - - [2025-10-13 12:38:33] "GET /instance-ip/87ae0774-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003914 10.0.0.33 - - [2025-10-13 12:38:33] "GET /virtual-machine-interface/87947a20-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006085 10.0.0.33 - - [2025-10-13 12:38:33] "POST /set-tag HTTP/1.1" 200 109 0.002948 10.0.0.33 - - [2025-10-13 12:38:33] "GET /virtual-router/29454fb0-5f77-42a5-8e33-99b057b119ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.003870 10.0.0.33 - - [2025-10-13 12:38:33] "POST /ref-update HTTP/1.1" 200 156 0.009871 10.0.0.33 - - [2025-10-13 12:38:33] "GET /virtual-machine-interface/87947a20-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011515 10.0.0.33 - - [2025-10-13 12:38:33] "POST /set-tag HTTP/1.1" 200 109 0.003064 10.0.0.33 - - [2025-10-13 12:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.33 - - [2025-10-13 12:38:33] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004853 10.0.0.33 - - [2025-10-13 12:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.33 - - [2025-10-13 12:38:33] "GET /project/52409e24-d5ce-4426-9381-8329821df9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.058597 10.0.0.33 - - [2025-10-13 12:38:33] "POST /virtual-machines HTTP/1.1" 200 395 0.011057 10.0.0.33 - - [2025-10-13 12:38:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.020469 10.0.0.33 - - [2025-10-13 12:38:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120947 10.0.0.33 - - [2025-10-13 12:38:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.009177 10.0.0.33 - - [2025-10-13 12:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015273 10.0.0.33 - - [2025-10-13 12:38:34] "GET /virtual-machine-interface/8810ecea-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005194 10.0.0.33 - - [2025-10-13 12:38:34] "POST /instance-ips HTTP/1.1" 200 397 0.025023 10.0.0.33 - - [2025-10-13 12:38:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.017365 10.0.0.33 - - [2025-10-13 12:38:34] "GET /virtual-machine-interface/8810ecea-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012402 10.0.0.33 - - [2025-10-13 12:38:34] "POST /set-tag HTTP/1.1" 200 109 0.067932 10.0.0.33 - - [2025-10-13 12:38:34] "GET /virtual-machine-interface/8810ecea-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.028376 10.0.0.33 - - [2025-10-13 12:38:34] "GET /instance-ip/882c5908-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.010375 10.0.0.33 - - [2025-10-13 12:38:34] "GET /virtual-machine-interface/8810ecea-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008888 10.0.0.33 - - [2025-10-13 12:38:34] "POST /set-tag HTTP/1.1" 200 109 0.002762 10.0.0.33 - - [2025-10-13 12:38:34] "GET /virtual-router/29454fb0-5f77-42a5-8e33-99b057b119ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.004215 10.0.0.33 - - [2025-10-13 12:38:34] "POST /ref-update HTTP/1.1" 200 156 0.010257 10.0.0.33 - - [2025-10-13 12:38:34] "GET /virtual-machine-interface/8810ecea-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017535 10.0.0.33 - - [2025-10-13 12:38:34] "POST /set-tag HTTP/1.1" 200 109 0.002652 10.0.0.33 - - [2025-10-13 12:38:34] "POST /tags HTTP/1.1" 200 299 0.021988 10.0.0.33 - - [2025-10-13 12:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.33 - - [2025-10-13 12:38:34] "GET /tag/a67d64d8-6980-4142-8409-2a970f8c1aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014499 10.0.0.33 - - [2025-10-13 12:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.33 - - [2025-10-13 12:38:34] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004344 10.0.0.33 - - [2025-10-13 12:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.33 - - [2025-10-13 12:38:34] "GET /project/2c1297ef-fc0e-4df6-b45e-debf04cfb86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034315 10.0.0.33 - - [2025-10-13 12:38:34] "POST /virtual-machines HTTP/1.1" 200 395 0.015608 10.0.0.33 - - [2025-10-13 12:38:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.016712 10.0.0.33 - - [2025-10-13 12:38:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109122 10.0.0.33 - - [2025-10-13 12:38:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.010665 10.0.0.33 - - [2025-10-13 12:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.016970 10.0.0.33 - - [2025-10-13 12:38:34] "GET /virtual-machine-interface/88a1254e-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005128 10.0.0.33 - - [2025-10-13 12:38:35] "POST /instance-ips HTTP/1.1" 200 397 0.026459 10.0.0.33 - - [2025-10-13 12:38:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.027319 10.0.0.33 - - [2025-10-13 12:38:35] "GET /virtual-machine-interface/88a1254e-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009956 10.0.0.33 - - [2025-10-13 12:38:35] "POST /set-tag HTTP/1.1" 200 109 0.021645 10.0.0.33 - - [2025-10-13 12:38:35] "GET /virtual-machine-interface/88a1254e-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.025301 10.0.0.33 - - [2025-10-13 12:38:35] "GET /instance-ip/88bd3d56-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004804 10.0.0.33 - - [2025-10-13 12:38:35] "GET /virtual-machine-interface/88a1254e-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005074 10.0.0.33 - - [2025-10-13 12:38:35] "POST /set-tag HTTP/1.1" 200 109 0.002956 10.0.0.33 - - [2025-10-13 12:38:35] "POST /tags HTTP/1.1" 200 299 0.026224 10.0.0.33 - - [2025-10-13 12:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.33 - - [2025-10-13 12:38:35] "GET /tag/cb7689a1-125c-4720-b98e-6a23ccafcac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012748 10.0.0.33 - - [2025-10-13 12:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.33 - - [2025-10-13 12:38:35] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006215 10.0.0.33 - - [2025-10-13 12:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.33 - - [2025-10-13 12:38:35] "GET /project/2c1297ef-fc0e-4df6-b45e-debf04cfb86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038044 10.0.0.33 - - [2025-10-13 12:38:35] "POST /virtual-machines HTTP/1.1" 200 395 0.010813 10.0.0.33 - - [2025-10-13 12:38:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.027533 10.0.0.33 - - [2025-10-13 12:38:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.134852 10.0.0.33 - - [2025-10-13 12:38:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.011618 10.0.0.33 - - [2025-10-13 12:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009051 10.0.0.33 - - [2025-10-13 12:38:35] "GET /virtual-machine-interface/891b116a-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006507 10.0.0.33 - - [2025-10-13 12:38:35] "POST /instance-ips HTTP/1.1" 200 397 0.038572 10.0.0.33 - - [2025-10-13 12:38:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.026613 10.0.0.33 - - [2025-10-13 12:38:35] "GET /virtual-machine-interface/891b116a-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009737 10.0.0.33 - - [2025-10-13 12:38:35] "POST /set-tag HTTP/1.1" 200 109 0.022249 10.0.0.33 - - [2025-10-13 12:38:36] "GET /virtual-machine-interface/891b116a-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022706 10.0.0.33 - - [2025-10-13 12:38:36] "GET /instance-ip/8939fa6c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003880 10.0.0.33 - - [2025-10-13 12:38:36] "GET /virtual-machine-interface/891b116a-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006909 10.0.0.33 - - [2025-10-13 12:38:36] "POST /set-tag HTTP/1.1" 200 109 0.003141 10.0.0.33 - - [2025-10-13 12:38:36] "POST /tags HTTP/1.1" 200 299 0.022763 10.0.0.33 - - [2025-10-13 12:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.33 - - [2025-10-13 12:38:36] "GET /tag/809b0478-825a-419c-95b7-4c1bdc236fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014594 10.0.0.33 - - [2025-10-13 12:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.33 - - [2025-10-13 12:38:36] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006066 10.0.0.33 - - [2025-10-13 12:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.33 - - [2025-10-13 12:38:36] "GET /project/52409e24-d5ce-4426-9381-8329821df9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040095 10.0.0.33 - - [2025-10-13 12:38:36] "POST /virtual-machines HTTP/1.1" 200 395 0.009886 10.0.0.33 - - [2025-10-13 12:38:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.024411 10.0.0.33 - - [2025-10-13 12:38:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112715 10.0.0.33 - - [2025-10-13 12:38:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.010670 10.0.0.33 - - [2025-10-13 12:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007636 10.0.0.33 - - [2025-10-13 12:38:36] "GET /virtual-machine-interface/8996ef2e-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005017 10.0.0.33 - - [2025-10-13 12:38:36] "POST /instance-ips HTTP/1.1" 200 397 0.021892 10.0.0.33 - - [2025-10-13 12:38:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.029148 10.0.0.33 - - [2025-10-13 12:38:36] "GET /virtual-machine-interface/8996ef2e-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014651 10.0.0.33 - - [2025-10-13 12:38:36] "POST /set-tag HTTP/1.1" 200 109 0.021132 10.0.0.33 - - [2025-10-13 12:38:36] "GET /virtual-machine-interface/8996ef2e-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018420 10.0.0.33 - - [2025-10-13 12:38:36] "GET /instance-ip/89b1faf8-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004873 10.0.0.33 - - [2025-10-13 12:38:36] "GET /virtual-machine-interface/8996ef2e-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006246 10.0.0.33 - - [2025-10-13 12:38:36] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.33 - - [2025-10-13 12:38:36] "POST /tags HTTP/1.1" 200 299 0.025353 10.0.0.33 - - [2025-10-13 12:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.33 - - [2025-10-13 12:38:36] "GET /tag/92d9a8f0-045d-4913-816a-55eacd46afea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013831 10.0.0.33 - - [2025-10-13 12:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.33 - - [2025-10-13 12:38:37] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007137 10.0.0.33 - - [2025-10-13 12:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.33 - - [2025-10-13 12:38:37] "GET /project/52409e24-d5ce-4426-9381-8329821df9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042583 10.0.0.33 - - [2025-10-13 12:38:37] "POST /virtual-machines HTTP/1.1" 200 395 0.010366 10.0.0.33 - - [2025-10-13 12:38:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.027182 10.0.0.33 - - [2025-10-13 12:38:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.129018 10.0.0.33 - - [2025-10-13 12:38:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008730 10.0.0.33 - - [2025-10-13 12:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015689 10.0.0.33 - - [2025-10-13 12:38:37] "GET /virtual-machine-interface/8a0dba8c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005320 10.0.0.33 - - [2025-10-13 12:38:37] "POST /instance-ips HTTP/1.1" 200 397 0.026339 10.0.0.33 - - [2025-10-13 12:38:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.031219 10.0.0.33 - - [2025-10-13 12:38:37] "GET /virtual-machine-interface/8a0dba8c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.024963 10.0.0.33 - - [2025-10-13 12:38:37] "POST /set-tag HTTP/1.1" 200 109 0.026907 10.0.0.33 - - [2025-10-13 12:38:37] "GET /virtual-machine-interface/8a0dba8c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.026340 10.0.0.33 - - [2025-10-13 12:38:37] "GET /instance-ip/8a2b2248-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003781 10.0.0.33 - - [2025-10-13 12:38:37] "GET /virtual-machine-interface/8a0dba8c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005554 10.0.0.33 - - [2025-10-13 12:38:37] "POST /set-tag HTTP/1.1" 200 109 0.002839 10.0.0.33 - - [2025-10-13 12:38:37] "GET /virtual-router/29454fb0-5f77-42a5-8e33-99b057b119ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.005762 10.0.0.33 - - [2025-10-13 12:38:37] "POST /ref-update HTTP/1.1" 200 156 0.010653 10.0.0.33 - - [2025-10-13 12:38:37] "GET /virtual-machine-interface/88a1254e-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.023342 10.0.0.33 - - [2025-10-13 12:38:37] "POST /set-tag HTTP/1.1" 200 109 0.003562 10.0.0.33 - - [2025-10-13 12:38:37] "GET /virtual-machine-interface/8672a11c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004879 10.0.0.33 - - [2025-10-13 12:38:37] "POST /set-tag HTTP/1.1" 200 109 0.011832 10.0.0.33 - - [2025-10-13 12:38:37] "GET /virtual-router/29454fb0-5f77-42a5-8e33-99b057b119ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2554 0.004524 10.0.0.33 - - [2025-10-13 12:38:37] "POST /ref-update HTTP/1.1" 200 156 0.010227 10.0.0.33 - - [2025-10-13 12:38:37] "GET /virtual-machine-interface/891b116a-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021600 10.0.0.33 - - [2025-10-13 12:38:37] "POST /set-tag HTTP/1.1" 200 109 0.002304 10.0.0.33 - - [2025-10-13 12:38:38] "GET /virtual-router/29454fb0-5f77-42a5-8e33-99b057b119ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2767 0.004710 10.0.0.33 - - [2025-10-13 12:38:38] "POST /ref-update HTTP/1.1" 200 156 0.015124 10.0.0.33 - - [2025-10-13 12:38:38] "GET /virtual-machine-interface/8996ef2e-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013561 10.0.0.33 - - [2025-10-13 12:38:38] "POST /set-tag HTTP/1.1" 200 109 0.002646 10.0.0.33 - - [2025-10-13 12:38:38] "GET /virtual-machine-interface/86f18824-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004447 10.0.0.33 - - [2025-10-13 12:38:38] "POST /set-tag HTTP/1.1" 200 109 0.002576 10.0.0.33 - - [2025-10-13 12:38:38] "GET /virtual-router/29454fb0-5f77-42a5-8e33-99b057b119ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2980 0.004539 10.0.0.33 - - [2025-10-13 12:38:38] "POST /ref-update HTTP/1.1" 200 156 0.012038 10.0.0.33 - - [2025-10-13 12:38:38] "GET /virtual-machine-interface/8a0dba8c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008773 10.0.0.33 - - [2025-10-13 12:38:38] "POST /set-tag HTTP/1.1" 200 109 0.002879 10.0.0.33 - - [2025-10-13 12:38:38] "GET /virtual-machine-interface/87947a20-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004588 10.0.0.33 - - [2025-10-13 12:38:38] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.33 - - [2025-10-13 12:38:38] "GET /virtual-machine-interface/8810ecea-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005999 10.0.0.33 - - [2025-10-13 12:38:38] "POST /set-tag HTTP/1.1" 200 109 0.002610 10.0.0.33 - - [2025-10-13 12:38:38] "GET /virtual-machine-interface/88a1254e-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004529 10.0.0.33 - - [2025-10-13 12:38:38] "POST /set-tag HTTP/1.1" 200 109 0.003068 10.0.0.33 - - [2025-10-13 12:38:38] "GET /virtual-machine-interface/891b116a-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004572 10.0.0.33 - - [2025-10-13 12:38:38] "POST /set-tag HTTP/1.1" 200 109 0.002280 10.0.0.33 - - [2025-10-13 12:38:38] "GET /virtual-machine-interface/8996ef2e-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005268 10.0.0.33 - - [2025-10-13 12:38:38] "POST /set-tag HTTP/1.1" 200 109 0.002663 10.0.0.33 - - [2025-10-13 12:38:38] "GET /virtual-machine-interface/8a0dba8c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005997 10.0.0.33 - - [2025-10-13 12:38:38] "POST /set-tag HTTP/1.1" 200 109 0.002689 10.0.0.33 - - [2025-10-13 12:38:38] "GET /virtual-machine-interface/8810ecea-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005016 10.0.0.33 - - [2025-10-13 12:38:38] "POST /set-tag HTTP/1.1" 200 109 0.002648 10.0.0.33 - - [2025-10-13 12:38:39] "GET /virtual-machine-interface/87947a20-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005727 10.0.0.33 - - [2025-10-13 12:38:39] "POST /set-tag HTTP/1.1" 200 109 0.002361 10.0.0.33 - - [2025-10-13 12:38:41] "GET /virtual-machine-interface/8672a11c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005250 10.0.0.33 - - [2025-10-13 12:38:41] "POST /set-tag HTTP/1.1" 200 109 0.004141 10.0.0.33 - - [2025-10-13 12:38:41] "GET /virtual-machine-interface/88a1254e-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005827 10.0.0.33 - - [2025-10-13 12:38:41] "POST /set-tag HTTP/1.1" 200 109 0.003286 10.0.0.33 - - [2025-10-13 12:38:42] "GET /virtual-machine-interface/86f18824-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011384 10.0.0.33 - - [2025-10-13 12:38:42] "POST /set-tag HTTP/1.1" 200 109 0.002808 10.0.0.33 - - [2025-10-13 12:38:42] "GET /virtual-machine-interface/8996ef2e-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006710 10.0.0.33 - - [2025-10-13 12:38:42] "POST /set-tag HTTP/1.1" 200 109 0.002752 10.0.0.33 - - [2025-10-13 12:38:42] "GET /virtual-machine-interface/8a0dba8c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004590 10.0.0.33 - - [2025-10-13 12:38:42] "POST /set-tag HTTP/1.1" 200 109 0.003501 10.0.0.33 - - [2025-10-13 12:38:45] "GET /virtual-machine/17acfba6-a396-45e1-8956-902e15220fbf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003412 10.0.0.33 - - [2025-10-13 12:38:45] "GET /virtual-machine-interface/8672a11c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008539 10.0.0.33 - - [2025-10-13 12:38:45] "GET /virtual-machine/4eebb4e8-e724-4884-9098-54be68028c6f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003058 10.0.0.33 - - [2025-10-13 12:38:45] "GET /virtual-machine-interface/86f18824-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004918 10.0.0.33 - - [2025-10-13 12:38:45] "GET /virtual-machine/14c689fc-11fa-402c-b761-9bcb1415a689?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003367 10.0.0.33 - - [2025-10-13 12:38:45] "GET /virtual-machine-interface/87947a20-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005849 10.0.0.33 - - [2025-10-13 12:38:45] "GET /virtual-machine/3a58c099-9772-4cb3-a516-d6bfb4ee33b7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003441 10.0.0.33 - - [2025-10-13 12:38:45] "GET /virtual-machine-interface/8810ecea-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004936 10.0.0.33 - - [2025-10-13 12:38:45] "GET /virtual-machine/126f5b2f-8868-4aac-ab4c-84ccd0558713?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004083 10.0.0.33 - - [2025-10-13 12:38:45] "GET /virtual-machine-interface/88a1254e-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005799 10.0.0.33 - - [2025-10-13 12:38:45] "GET /virtual-machine/2a9da87e-cdbd-4cbb-a95e-8f409f082bdd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003233 10.0.0.33 - - [2025-10-13 12:38:45] "GET /virtual-machine-interface/8996ef2e-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004707 10.0.0.33 - - [2025-10-13 12:38:46] "GET /virtual-machine-interface/891b116a-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005213 10.0.0.33 - - [2025-10-13 12:38:46] "POST /set-tag HTTP/1.1" 200 109 0.002383 10.0.0.33 - - [2025-10-13 12:38:50] "GET /virtual-machine/996a2c42-dabc-4ec0-aeaf-266b33642fda?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003260 10.0.0.33 - - [2025-10-13 12:38:50] "GET /virtual-machine-interface/891b116a-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004811 10.0.0.33 - - [2025-10-13 12:38:50] "GET /virtual-machine/b1650169-506c-4b36-a6b0-226d2978ffee?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003998 10.0.0.33 - - [2025-10-13 12:38:50] "GET /virtual-machine-interface/8a0dba8c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006493 10.0.0.33 - - [2025-10-13 12:38:51] "GET /loadbalancer/12f7e701-b53c-4a7c-a952-db835ec50c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004124 10.0.0.33 - - [2025-10-13 12:38:51] "POST /tags HTTP/1.1" 200 333 0.031395 10.0.0.33 - - [2025-10-13 12:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.018948 10.0.0.33 - - [2025-10-13 12:38:51] "GET /tag/8954168f-61e5-4573-91e3-b93ec670715d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016573 10.0.0.33 - - [2025-10-13 12:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005188 10.0.0.33 - - [2025-10-13 12:38:51] "GET /project/2c1297ef-fc0e-4df6-b45e-debf04cfb86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049616 10.0.0.33 - - [2025-10-13 12:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.33 - - [2025-10-13 12:38:51] "GET /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004496 10.0.0.33 - - [2025-10-13 12:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.33 - - [2025-10-13 12:38:51] "GET /service-appliance-set/f15e2c4c-251d-428f-8539-642f0b6f7d0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003788 10.0.0.33 - - [2025-10-13 12:38:51] "POST /fqname-to-id HTTP/1.1" 404 273 0.002378 10.0.0.33 - - [2025-10-13 12:38:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.110636 10.0.0.33 - - [2025-10-13 12:38:51] "GET /virtual-machine-interface/9a34f526-d040-48f2-8341-004c6ed9df83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.004877 10.0.0.33 - - [2025-10-13 12:38:51] "POST /instance-ips HTTP/1.1" 200 409 0.023459 10.0.0.33 - - [2025-10-13 12:38:51] "GET /instance-ip/743c84fc-c595-414f-a3f0-c6f56c284a38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.005598 10.0.0.33 - - [2025-10-13 12:38:52] "POST /loadbalancers HTTP/1.1" 200 629 0.064305 10.0.0.33 - - [2025-10-13 12:38:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.029874 10.0.0.33 - - [2025-10-13 12:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014396 10.0.0.33 - - [2025-10-13 12:38:52] "GET /project/2c1297ef-fc0e-4df6-b45e-debf04cfb86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.056610 10.0.0.33 - - [2025-10-13 12:38:52] "GET /instance-ip/743c84fc-c595-414f-a3f0-c6f56c284a38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003584 10.0.0.33 - - [2025-10-13 12:38:52] "GET /project/2c1297ef-fc0e-4df6-b45e-debf04cfb86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040588 10.0.0.33 - - [2025-10-13 12:38:52] "GET /loadbalancer/12f7e701-b53c-4a7c-a952-db835ec50c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004783 10.0.0.33 - - [2025-10-13 12:38:52] "POST /floating-ips HTTP/1.1" 200 597 0.049053 10.0.0.33 - - [2025-10-13 12:38:52] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.031084 10.0.0.33 - - [2025-10-13 12:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.33 - - [2025-10-13 12:38:52] "GET /project/2c1297ef-fc0e-4df6-b45e-debf04cfb86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038076 10.0.0.33 - - [2025-10-13 12:38:52] "GET /loadbalancer-listener/1663fdfa-fd70-4211-9225-62513f1fd6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.004434 10.0.0.33 - - [2025-10-13 12:38:52] "GET /loadbalancer-listener/1663fdfa-fd70-4211-9225-62513f1fd6f2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004330 10.0.0.33 - - [2025-10-13 12:38:52] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.026198 10.0.0.33 - - [2025-10-13 12:38:52] "GET /instance-ip/743c84fc-c595-414f-a3f0-c6f56c284a38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.007498 10.0.0.33 - - [2025-10-13 12:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.33 - - [2025-10-13 12:38:52] "GET /instance-ip/743c84fc-c595-414f-a3f0-c6f56c284a38?fields=floating_ips HTTP/1.1" 200 1212 0.010256 10.0.0.33 - - [2025-10-13 12:38:52] "GET /loadbalancer/12f7e701-b53c-4a7c-a952-db835ec50c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002989 10.0.0.33 - - [2025-10-13 12:38:52] "GET /loadbalancer/12f7e701-b53c-4a7c-a952-db835ec50c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003178 10.0.0.33 - - [2025-10-13 12:38:52] "GET /floating-ip/3ed438f6-e53d-49ac-9e91-41823498d95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.003817 10.0.0.33 - - [2025-10-13 12:38:52] "GET /loadbalancer-pool/66304641-665f-4ac6-b73d-b612b3347100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.005921 10.0.0.33 - - [2025-10-13 12:38:52] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017924 10.0.0.33 - - [2025-10-13 12:38:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009116 10.0.0.33 - - [2025-10-13 12:38:52] "GET /virtual-machine-interface/86f18824-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015878 10.0.0.33 - - [2025-10-13 12:38:52] "POST /tags HTTP/1.1" 409 221 0.002611 10.0.0.33 - - [2025-10-13 12:38:52] "GET /virtual-machine-interface/86f18824-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004470 10.0.0.33 - - [2025-10-13 12:38:52] "POST /ref-update HTTP/1.1" 200 156 0.008963 10.0.0.33 - - [2025-10-13 12:38:52] "GET /floating-ip/3ed438f6-e53d-49ac-9e91-41823498d95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.019998 10.0.0.33 - - [2025-10-13 12:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006908 10.0.0.33 - - [2025-10-13 12:38:52] "GET /tag/8954168f-61e5-4573-91e3-b93ec670715d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015275 10.0.0.33 - - [2025-10-13 12:38:52] "POST /set-tag HTTP/1.1" 200 109 0.069546 10.0.0.33 - - [2025-10-13 12:38:52] "PUT /floating-ip/3ed438f6-e53d-49ac-9e91-41823498d95f HTTP/1.1" 200 256 0.060977 10.0.0.33 - - [2025-10-13 12:38:52] "GET /loadbalancer-pool/66304641-665f-4ac6-b73d-b612b3347100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003129 10.0.0.33 - - [2025-10-13 12:38:52] "POST /loadbalancer-members HTTP/1.1" 200 721 0.027750 10.0.0.33 - - [2025-10-13 12:38:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.019856 10.0.0.33 - - [2025-10-13 12:38:52] "GET /virtual-machine-interface/8672a11c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010190 10.0.0.33 - - [2025-10-13 12:38:52] "GET /virtual-machine-interface/8672a11c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004939 10.0.0.33 - - [2025-10-13 12:38:52] "POST /ref-update HTTP/1.1" 200 156 0.008198 10.0.0.33 - - [2025-10-13 12:38:52] "GET /floating-ip/3ed438f6-e53d-49ac-9e91-41823498d95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.013270 10.0.0.33 - - [2025-10-13 12:38:52] "POST /set-tag HTTP/1.1" 200 109 0.059759 10.0.0.33 - - [2025-10-13 12:38:53] "POST /tags HTTP/1.1" 409 206 0.002523 10.0.0.33 - - [2025-10-13 12:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.33 - - [2025-10-13 12:38:53] "GET /tag/f9dbb5e4-ce65-448b-aff4-cf109ff7c3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014110 10.0.0.33 - - [2025-10-13 12:38:53] "POST /tags HTTP/1.1" 409 204 0.002675 10.0.0.33 - - [2025-10-13 12:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.33 - - [2025-10-13 12:38:53] "GET /tag/cb7689a1-125c-4720-b98e-6a23ccafcac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.022243 10.0.0.33 - - [2025-10-13 12:38:54] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002898 10.0.0.33 - - [2025-10-13 12:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.33 - - [2025-10-13 12:38:54] "GET /policy-management/c41a763c-a819-4bf9-9e27-0e1cb21d3b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002931 10.0.0.33 - - [2025-10-13 12:38:54] "POST /tags HTTP/1.1" 409 206 0.002454 10.0.0.33 - - [2025-10-13 12:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.33 - - [2025-10-13 12:38:54] "GET /tag/f9dbb5e4-ce65-448b-aff4-cf109ff7c3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012546 10.0.0.33 - - [2025-10-13 12:38:54] "POST /tags HTTP/1.1" 409 226 0.002376 10.0.0.33 - - [2025-10-13 12:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.33 - - [2025-10-13 12:38:54] "GET /tag/5b417b64-2a06-44f3-a157-af5891085a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013422 10.0.0.33 - - [2025-10-13 12:38:54] "POST /tags HTTP/1.1" 409 204 0.002677 10.0.0.33 - - [2025-10-13 12:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.33 - - [2025-10-13 12:38:54] "GET /tag/cb7689a1-125c-4720-b98e-6a23ccafcac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012779 10.0.0.33 - - [2025-10-13 12:38:54] "POST /tags HTTP/1.1" 409 226 0.002226 10.0.0.33 - - [2025-10-13 12:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.33 - - [2025-10-13 12:38:54] "GET /tag/5b417b64-2a06-44f3-a157-af5891085a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016462 10.0.0.33 - - [2025-10-13 12:38:54] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002688 10.0.0.33 - - [2025-10-13 12:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.33 - - [2025-10-13 12:38:54] "GET /policy-management/c41a763c-a819-4bf9-9e27-0e1cb21d3b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003191 10.0.0.33 - - [2025-10-13 12:38:54] "POST /firewall-rules HTTP/1.1" 200 626 0.093713 10.0.0.33 - - [2025-10-13 12:38:54] "POST /firewall-rules HTTP/1.1" 200 646 0.085054 10.0.0.33 - - [2025-10-13 12:38:54] "GET /firewall-rule/d0732590-228e-4e9c-831b-0379ec445bdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.010534 10.0.0.33 - - [2025-10-13 12:38:54] "GET /firewall-policy/c465e351-860c-4e17-b8e9-6de2a7ce8d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002624 10.0.0.33 - - [2025-10-13 12:38:54] "GET /firewall-rule/6c5c842a-bf74-411f-9c8d-6fe617ce6ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004788 10.0.0.33 - - [2025-10-13 12:38:54] "POST /ref-update HTTP/1.1" 200 156 0.024056 10.0.0.33 - - [2025-10-13 12:38:54] "POST /firewall-policys HTTP/1.1" 200 606 0.037148 10.0.0.33 - - [2025-10-13 12:38:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.013863 10.0.0.33 - - [2025-10-13 12:38:54] "GET /firewall-policy/5860e086-05ac-4e12-9dd8-7466756cbf41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.009905 10.0.0.33 - - [2025-10-13 12:38:54] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002482 10.0.0.33 - - [2025-10-13 12:38:54] "GET /firewall-policy/5860e086-05ac-4e12-9dd8-7466756cbf41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002872 10.0.0.33 - - [2025-10-13 12:38:54] "GET /firewall-policy/1c0f5d72-99e4-4d45-aa70-9246d7305150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003643 10.0.0.33 - - [2025-10-13 12:38:54] "GET /firewall-policy/c465e351-860c-4e17-b8e9-6de2a7ce8d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004310 10.0.0.33 - - [2025-10-13 12:38:54] "GET /firewall-policy/c5a5b47d-0a41-4c68-babc-6657c0c4ef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004946 10.0.0.33 - - [2025-10-13 12:38:54] "GET /firewall-policy/c465e351-860c-4e17-b8e9-6de2a7ce8d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002671 10.0.0.33 - - [2025-10-13 12:38:54] "GET /firewall-policy/c5a5b47d-0a41-4c68-babc-6657c0c4ef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002778 10.0.0.33 - - [2025-10-13 12:38:55] "POST /ref-update HTTP/1.1" 200 156 0.023236 10.0.0.33 - - [2025-10-13 12:38:55] "POST /ref-update HTTP/1.1" 200 156 0.030505 10.0.0.33 - - [2025-10-13 12:38:55] "POST /ref-update HTTP/1.1" 200 156 0.030341 10.0.0.33 - - [2025-10-13 12:38:55] "POST /ref-update HTTP/1.1" 200 156 0.021277 10.0.0.33 - - [2025-10-13 12:38:55] "POST /ref-update HTTP/1.1" 200 156 0.034999 10.0.0.33 - - [2025-10-13 12:38:55] "GET /firewall-policy/5860e086-05ac-4e12-9dd8-7466756cbf41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.008479 10.0.0.33 - - [2025-10-13 12:40:48] "GET /global-system-configs HTTP/1.1" 200 322 0.002156 10.0.0.33 - - [2025-10-13 12:40:48] "GET /global-system-configs HTTP/1.1" 200 322 0.002898 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:40:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001259 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:40:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001008 10.0.0.33 - - [2025-10-13 12:40:53] "POST /tags HTTP/1.1" 409 252 0.004569 10.0.0.33 - - [2025-10-13 12:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.33 - - [2025-10-13 12:40:53] "GET /tag/d499a312-1460-4ff9-b0b3-ae454e48ba0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012517 10.0.0.33 - - [2025-10-13 12:40:53] "POST /tags HTTP/1.1" 409 228 0.002174 10.0.0.33 - - [2025-10-13 12:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.33 - - [2025-10-13 12:40:53] "GET /tag/4af51265-66ce-403f-a4d3-a4d9cc5c4b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.019700 10.0.0.33 - - [2025-10-13 12:40:53] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004292 10.0.0.33 - - [2025-10-13 12:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.33 - - [2025-10-13 12:40:53] "GET /policy-management/c41a763c-a819-4bf9-9e27-0e1cb21d3b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003139 10.0.0.33 - - [2025-10-13 12:40:53] "POST /tags HTTP/1.1" 409 206 0.002264 10.0.0.33 - - [2025-10-13 12:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.33 - - [2025-10-13 12:40:53] "GET /tag/f9dbb5e4-ce65-448b-aff4-cf109ff7c3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012832 10.0.0.33 - - [2025-10-13 12:40:53] "POST /tags HTTP/1.1" 409 226 0.002279 10.0.0.33 - - [2025-10-13 12:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.33 - - [2025-10-13 12:40:54] "GET /tag/5b417b64-2a06-44f3-a157-af5891085a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012398 10.0.0.33 - - [2025-10-13 12:40:54] "POST /tags HTTP/1.1" 409 204 0.002199 10.0.0.33 - - [2025-10-13 12:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.33 - - [2025-10-13 12:40:54] "GET /tag/cb7689a1-125c-4720-b98e-6a23ccafcac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011239 10.0.0.33 - - [2025-10-13 12:40:54] "POST /tags HTTP/1.1" 409 226 0.002577 10.0.0.33 - - [2025-10-13 12:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.33 - - [2025-10-13 12:40:54] "GET /tag/5b417b64-2a06-44f3-a157-af5891085a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016367 10.0.0.33 - - [2025-10-13 12:40:54] "POST /tags HTTP/1.1" 409 228 0.003438 10.0.0.33 - - [2025-10-13 12:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.33 - - [2025-10-13 12:40:54] "GET /tag/4af51265-66ce-403f-a4d3-a4d9cc5c4b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015288 10.0.0.33 - - [2025-10-13 12:40:54] "POST /tags HTTP/1.1" 409 252 0.002814 10.0.0.33 - - [2025-10-13 12:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.33 - - [2025-10-13 12:40:54] "GET /tag/d499a312-1460-4ff9-b0b3-ae454e48ba0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014830 10.0.0.33 - - [2025-10-13 12:40:54] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002982 10.0.0.33 - - [2025-10-13 12:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.33 - - [2025-10-13 12:40:54] "GET /policy-management/c41a763c-a819-4bf9-9e27-0e1cb21d3b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002975 10.0.0.33 - - [2025-10-13 12:40:54] "POST /firewall-rules HTTP/1.1" 409 281 0.002652 10.0.0.33 - - [2025-10-13 12:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.33 - - [2025-10-13 12:40:54] "PUT /firewall-rule/6c5c842a-bf74-411f-9c8d-6fe617ce6ea8 HTTP/1.1" 200 260 0.020494 10.0.0.33 - - [2025-10-13 12:40:54] "POST /firewall-rules HTTP/1.1" 409 291 0.002417 10.0.0.33 - - [2025-10-13 12:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.33 - - [2025-10-13 12:40:54] "PUT /firewall-rule/d0732590-228e-4e9c-831b-0379ec445bdb HTTP/1.1" 200 260 0.026095 10.0.0.33 - - [2025-10-13 12:40:54] "GET /firewall-rule/d0732590-228e-4e9c-831b-0379ec445bdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.006529 10.0.0.33 - - [2025-10-13 12:40:54] "POST /firewall-rules HTTP/1.1" 200 658 0.102179 10.0.0.33 - - [2025-10-13 12:40:54] "GET /firewall-rule/d8e3c1e5-17c8-4597-abcb-901f42a3c433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.012474 10.0.0.33 - - [2025-10-13 12:40:54] "GET /firewall-policy/c465e351-860c-4e17-b8e9-6de2a7ce8d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003096 10.0.0.33 - - [2025-10-13 12:40:54] "GET /firewall-rule/6c5c842a-bf74-411f-9c8d-6fe617ce6ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003203 10.0.0.33 - - [2025-10-13 12:40:54] "POST /firewall-policys HTTP/1.1" 409 269 0.002793 10.0.0.33 - - [2025-10-13 12:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.33 - - [2025-10-13 12:40:54] "PUT /firewall-policy/5860e086-05ac-4e12-9dd8-7466756cbf41 HTTP/1.1" 200 264 0.023532 10.0.0.33 - - [2025-10-13 12:40:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.027375 10.0.0.33 - - [2025-10-13 12:40:54] "GET /firewall-policy/5860e086-05ac-4e12-9dd8-7466756cbf41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008044 10.0.0.33 - - [2025-10-13 12:40:54] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002907 10.0.0.33 - - [2025-10-13 12:40:54] "GET /firewall-policy/5860e086-05ac-4e12-9dd8-7466756cbf41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002679 10.0.0.33 - - [2025-10-13 12:40:54] "GET /firewall-policy/1c0f5d72-99e4-4d45-aa70-9246d7305150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002810 10.0.0.33 - - [2025-10-13 12:40:54] "GET /firewall-policy/5860e086-05ac-4e12-9dd8-7466756cbf41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003276 10.0.0.33 - - [2025-10-13 12:40:54] "GET /firewall-policy/5860e086-05ac-4e12-9dd8-7466756cbf41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003784 10.0.0.33 - - [2025-10-13 12:41:56] "GET /virtual-machine-interface/8672a11c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.011881 10.0.0.33 - - [2025-10-13 12:41:56] "POST /set-tag HTTP/1.1" 200 109 0.004812 10.0.0.33 - - [2025-10-13 12:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.33 - - [2025-10-13 12:41:56] "GET /loadbalancer/12f7e701-b53c-4a7c-a952-db835ec50c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002813 10.0.0.33 - - [2025-10-13 12:41:56] "GET /virtual-machine-interface/8672a11c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006873 10.0.0.33 - - [2025-10-13 12:41:56] "POST /set-tag HTTP/1.1" 200 109 0.023693 10.0.0.33 - - [2025-10-13 12:41:56] "DELETE /loadbalancer-member/a106e008-216f-463a-b563-3cf16ff5b9ce HTTP/1.1" 200 115 0.051958 10.0.0.33 - - [2025-10-13 12:41:56] "GET /virtual-machine-interface/87947a20-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004970 10.0.0.33 - - [2025-10-13 12:41:56] "POST /set-tag HTTP/1.1" 200 109 0.002779 10.0.0.33 - - [2025-10-13 12:41:56] "GET /virtual-machine-interface/8a0dba8c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005282 10.0.0.33 - - [2025-10-13 12:41:56] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.33 - - [2025-10-13 12:41:56] "GET /virtual-machine-interface/891b116a-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005360 10.0.0.33 - - [2025-10-13 12:41:56] "POST /set-tag HTTP/1.1" 200 109 0.002908 10.0.0.33 - - [2025-10-13 12:41:56] "GET /virtual-machine-interface/8996ef2e-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004853 10.0.0.33 - - [2025-10-13 12:41:56] "POST /set-tag HTTP/1.1" 200 109 0.003572 10.0.0.33 - - [2025-10-13 12:41:56] "GET /virtual-machine-interface/86f18824-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005101 10.0.0.33 - - [2025-10-13 12:41:56] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.33 - - [2025-10-13 12:41:56] "GET /virtual-machine-interface/8810ecea-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004773 10.0.0.33 - - [2025-10-13 12:41:56] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.33 - - [2025-10-13 12:41:56] "GET /virtual-machine-interface/88a1254e-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004591 10.0.0.33 - - [2025-10-13 12:41:56] "POST /set-tag HTTP/1.1" 200 109 0.003082 10.0.0.33 - - [2025-10-13 12:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.33 - - [2025-10-13 12:41:56] "GET /loadbalancer/12f7e701-b53c-4a7c-a952-db835ec50c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002503 10.0.0.33 - - [2025-10-13 12:41:57] "GET /virtual-machine-interface/8810ecea-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004745 10.0.0.33 - - [2025-10-13 12:41:57] "POST /set-tag HTTP/1.1" 200 109 0.003287 10.0.0.33 - - [2025-10-13 12:41:57] "GET /virtual-machine-interface/8672a11c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005066 10.0.0.33 - - [2025-10-13 12:41:57] "POST /set-tag HTTP/1.1" 200 109 0.002350 10.0.0.33 - - [2025-10-13 12:41:57] "GET /virtual-machine-interface/86f18824-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004380 10.0.0.33 - - [2025-10-13 12:41:57] "POST /set-tag HTTP/1.1" 200 109 0.002694 10.0.0.33 - - [2025-10-13 12:41:57] "GET /virtual-machine-interface/86f18824-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005208 10.0.0.33 - - [2025-10-13 12:41:57] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.33 - - [2025-10-13 12:41:57] "GET /virtual-machine/4eebb4e8-e724-4884-9098-54be68028c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003557 10.0.0.33 - - [2025-10-13 12:41:57] "POST /ref-update HTTP/1.1" 200 156 0.011630 10.0.0.33 - - [2025-10-13 12:41:57] "GET /virtual-machine-interface/86f18824-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.010972 10.0.0.33 - - [2025-10-13 12:41:57] "POST /set-tag HTTP/1.1" 200 109 0.022708 10.0.0.33 - - [2025-10-13 12:41:57] "POST /set-tag HTTP/1.1" 200 109 0.040905 10.0.0.33 - - [2025-10-13 12:41:57] "POST /set-tag HTTP/1.1" 200 109 0.030857 10.0.0.33 - - [2025-10-13 12:41:57] "POST /set-tag HTTP/1.1" 200 109 0.017598 10.0.0.33 - - [2025-10-13 12:41:57] "POST /set-tag HTTP/1.1" 200 109 0.034825 10.0.0.33 - - [2025-10-13 12:41:57] "DELETE /instance-ip/870dc926-a831-11f0-bda0-fa163e9525a3 HTTP/1.1" 200 115 0.049125 10.0.0.33 - - [2025-10-13 12:41:57] "POST /ref-update HTTP/1.1" 200 156 0.009555 10.0.0.33 - - [2025-10-13 12:41:57] "DELETE /virtual-machine-interface/86f18824-a831-11f0-bda0-fa163e9525a3 HTTP/1.1" 200 115 0.052492 10.0.0.33 - - [2025-10-13 12:41:57] "DELETE /virtual-machine/4eebb4e8-e724-4884-9098-54be68028c6f HTTP/1.1" 200 115 0.036451 10.0.0.33 - - [2025-10-13 12:41:57] "GET /virtual-machine-interface/87947a20-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004848 10.0.0.33 - - [2025-10-13 12:41:57] "POST /set-tag HTTP/1.1" 200 109 0.002805 10.0.0.33 - - [2025-10-13 12:41:58] "GET /virtual-machine-interface/87947a20-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009626 10.0.0.33 - - [2025-10-13 12:41:58] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.33 - - [2025-10-13 12:41:58] "GET /virtual-machine/14c689fc-11fa-402c-b761-9bcb1415a689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002746 10.0.0.33 - - [2025-10-13 12:41:58] "POST /ref-update HTTP/1.1" 200 156 0.010904 10.0.0.33 - - [2025-10-13 12:41:58] "GET /virtual-machine-interface/87947a20-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014333 10.0.0.33 - - [2025-10-13 12:41:58] "POST /set-tag HTTP/1.1" 200 109 0.023480 10.0.0.33 - - [2025-10-13 12:41:58] "POST /set-tag HTTP/1.1" 200 109 0.018336 10.0.0.33 - - [2025-10-13 12:41:58] "POST /set-tag HTTP/1.1" 200 109 0.044226 10.0.0.33 - - [2025-10-13 12:41:58] "POST /set-tag HTTP/1.1" 200 109 0.032782 10.0.0.33 - - [2025-10-13 12:41:58] "POST /set-tag HTTP/1.1" 200 109 0.015436 10.0.0.33 - - [2025-10-13 12:41:58] "DELETE /instance-ip/87ae0774-a831-11f0-bda0-fa163e9525a3 HTTP/1.1" 200 115 0.063531 10.0.0.33 - - [2025-10-13 12:41:58] "DELETE /virtual-machine-interface/87947a20-a831-11f0-bda0-fa163e9525a3 HTTP/1.1" 200 115 0.057761 10.0.0.33 - - [2025-10-13 12:41:58] "DELETE /virtual-machine/14c689fc-11fa-402c-b761-9bcb1415a689 HTTP/1.1" 200 115 0.021912 10.0.0.33 - - [2025-10-13 12:41:58] "GET /virtual-machine-interface/8810ecea-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006245 10.0.0.33 - - [2025-10-13 12:41:58] "POST /set-tag HTTP/1.1" 200 109 0.003037 10.0.0.33 - - [2025-10-13 12:41:58] "GET /virtual-machine/3a58c099-9772-4cb3-a516-d6bfb4ee33b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003420 10.0.0.33 - - [2025-10-13 12:41:58] "POST /ref-update HTTP/1.1" 200 156 0.011439 10.0.0.33 - - [2025-10-13 12:41:58] "GET /virtual-machine-interface/8810ecea-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006476 10.0.0.33 - - [2025-10-13 12:41:58] "POST /set-tag HTTP/1.1" 200 109 0.021912 10.0.0.33 - - [2025-10-13 12:41:58] "POST /set-tag HTTP/1.1" 200 109 0.052682 10.0.0.33 - - [2025-10-13 12:41:58] "POST /set-tag HTTP/1.1" 200 109 0.020642 10.0.0.33 - - [2025-10-13 12:41:58] "POST /set-tag HTTP/1.1" 200 109 0.056585 10.0.0.33 - - [2025-10-13 12:41:58] "POST /set-tag HTTP/1.1" 200 109 0.028105 10.0.0.33 - - [2025-10-13 12:41:59] "DELETE /instance-ip/882c5908-a831-11f0-bda0-fa163e9525a3 HTTP/1.1" 200 115 0.057253 10.0.0.33 - - [2025-10-13 12:41:59] "DELETE /virtual-machine-interface/8810ecea-a831-11f0-bda0-fa163e9525a3 HTTP/1.1" 200 115 0.048335 10.0.0.33 - - [2025-10-13 12:41:59] "DELETE /virtual-machine/3a58c099-9772-4cb3-a516-d6bfb4ee33b7 HTTP/1.1" 200 115 0.024616 10.0.0.33 - - [2025-10-13 12:41:59] "DELETE /tag/64182611-b8ba-4be8-a501-7fd7b226abc8 HTTP/1.1" 200 115 0.040746 10.0.0.33 - - [2025-10-13 12:41:59] "GET /virtual-machine-interface/8672a11c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004396 10.0.0.33 - - [2025-10-13 12:41:59] "POST /set-tag HTTP/1.1" 200 109 0.002885 10.0.0.33 - - [2025-10-13 12:41:59] "GET /virtual-machine/17acfba6-a396-45e1-8956-902e15220fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002993 10.0.0.33 - - [2025-10-13 12:41:59] "POST /ref-update HTTP/1.1" 200 156 0.010652 10.0.0.33 - - [2025-10-13 12:41:59] "GET /virtual-machine-interface/8672a11c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004975 10.0.0.33 - - [2025-10-13 12:41:59] "POST /set-tag HTTP/1.1" 200 109 0.028176 10.0.0.33 - - [2025-10-13 12:41:59] "POST /set-tag HTTP/1.1" 200 109 0.041274 10.0.0.33 - - [2025-10-13 12:41:59] "POST /set-tag HTTP/1.1" 200 109 0.021127 10.0.0.33 - - [2025-10-13 12:41:59] "POST /set-tag HTTP/1.1" 200 109 0.038316 10.0.0.33 - - [2025-10-13 12:41:59] "POST /set-tag HTTP/1.1" 200 109 0.032349 10.0.0.33 - - [2025-10-13 12:41:59] "DELETE /instance-ip/868bd9ac-a831-11f0-bda0-fa163e9525a3 HTTP/1.1" 200 115 0.044348 10.0.0.33 - - [2025-10-13 12:41:59] "POST /ref-update HTTP/1.1" 200 156 0.011930 10.0.0.33 - - [2025-10-13 12:41:59] "DELETE /virtual-machine-interface/8672a11c-a831-11f0-bda0-fa163e9525a3 HTTP/1.1" 200 115 0.044878 10.0.0.33 - - [2025-10-13 12:41:59] "DELETE /virtual-machine/17acfba6-a396-45e1-8956-902e15220fbf HTTP/1.1" 200 115 0.029597 10.0.0.33 - - [2025-10-13 12:41:59] "DELETE /tag/d083539c-ae5a-45ac-b282-99b19e6f1e55 HTTP/1.1" 200 115 0.036655 10.0.0.33 - - [2025-10-13 12:41:59] "DELETE /tag/f9dbb5e4-ce65-448b-aff4-cf109ff7c3df HTTP/1.1" 409 388 0.005598 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:42:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001057 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:42:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001016 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:42:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001368 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:42:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001247 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:42:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001533 [Introspect:8084]10.0.0.33 - - [2025-10-13 12:42:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001650 10.0.0.33 - - [2025-10-13 12:42:27] "GET /virtual-machine-interface/88a1254e-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005803 10.0.0.33 - - [2025-10-13 12:42:27] "POST /set-tag HTTP/1.1" 200 109 0.003085 10.0.0.33 - - [2025-10-13 12:42:27] "GET /virtual-machine-interface/88a1254e-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005731 10.0.0.33 - - [2025-10-13 12:42:27] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.33 - - [2025-10-13 12:42:27] "GET /virtual-machine/126f5b2f-8868-4aac-ab4c-84ccd0558713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004073 10.0.0.33 - - [2025-10-13 12:42:27] "POST /ref-update HTTP/1.1" 200 156 0.011389 10.0.0.33 - - [2025-10-13 12:42:27] "GET /virtual-machine-interface/88a1254e-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020574 10.0.0.33 - - [2025-10-13 12:42:27] "POST /set-tag HTTP/1.1" 200 109 0.024776 10.0.0.33 - - [2025-10-13 12:42:27] "POST /set-tag HTTP/1.1" 200 109 0.033147 10.0.0.33 - - [2025-10-13 12:42:27] "POST /set-tag HTTP/1.1" 200 109 0.028749 10.0.0.33 - - [2025-10-13 12:42:27] "POST /set-tag HTTP/1.1" 200 109 0.014570 10.0.0.33 - - [2025-10-13 12:42:27] "DELETE /instance-ip/88bd3d56-a831-11f0-bda0-fa163e9525a3 HTTP/1.1" 200 115 0.047617 10.0.0.33 - - [2025-10-13 12:42:27] "DELETE /virtual-machine-interface/88a1254e-a831-11f0-bda0-fa163e9525a3 HTTP/1.1" 200 115 0.052992 10.0.0.33 - - [2025-10-13 12:42:27] "DELETE /virtual-machine/126f5b2f-8868-4aac-ab4c-84ccd0558713 HTTP/1.1" 200 115 0.025714 10.0.0.33 - - [2025-10-13 12:42:27] "DELETE /tag/a67d64d8-6980-4142-8409-2a970f8c1aca HTTP/1.1" 200 115 0.041546 10.0.0.33 - - [2025-10-13 12:42:27] "GET /virtual-machine-interface/8996ef2e-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005979 10.0.0.33 - - [2025-10-13 12:42:27] "POST /set-tag HTTP/1.1" 200 109 0.002816 10.0.0.33 - - [2025-10-13 12:42:27] "GET /virtual-machine-interface/8996ef2e-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006714 10.0.0.33 - - [2025-10-13 12:42:27] "POST /set-tag HTTP/1.1" 200 109 0.002651 10.0.0.33 - - [2025-10-13 12:42:27] "GET /virtual-machine/2a9da87e-cdbd-4cbb-a95e-8f409f082bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003204 10.0.0.33 - - [2025-10-13 12:42:27] "POST /ref-update HTTP/1.1" 200 156 0.010648 10.0.0.33 - - [2025-10-13 12:42:27] "GET /virtual-machine-interface/8996ef2e-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008778 10.0.0.33 - - [2025-10-13 12:42:28] "POST /set-tag HTTP/1.1" 200 109 0.017954 10.0.0.33 - - [2025-10-13 12:42:28] "POST /set-tag HTTP/1.1" 200 109 0.027319 10.0.0.33 - - [2025-10-13 12:42:28] "POST /set-tag HTTP/1.1" 200 109 0.037040 10.0.0.33 - - [2025-10-13 12:42:28] "POST /set-tag HTTP/1.1" 200 109 0.014472 10.0.0.33 - - [2025-10-13 12:42:28] "DELETE /instance-ip/89b1faf8-a831-11f0-bda0-fa163e9525a3 HTTP/1.1" 200 115 0.059194 10.0.0.33 - - [2025-10-13 12:42:28] "DELETE /virtual-machine-interface/8996ef2e-a831-11f0-bda0-fa163e9525a3 HTTP/1.1" 200 115 0.040762 10.0.0.33 - - [2025-10-13 12:42:28] "DELETE /virtual-machine/2a9da87e-cdbd-4cbb-a95e-8f409f082bdd HTTP/1.1" 200 115 0.039327 10.0.0.33 - - [2025-10-13 12:42:28] "DELETE /tag/809b0478-825a-419c-95b7-4c1bdc236fae HTTP/1.1" 200 115 0.035816 10.0.0.33 - - [2025-10-13 12:42:28] "GET /virtual-machine-interface/8a0dba8c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004767 10.0.0.33 - - [2025-10-13 12:42:28] "POST /set-tag HTTP/1.1" 200 109 0.002890 10.0.0.33 - - [2025-10-13 12:42:28] "GET /virtual-machine-interface/8a0dba8c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004673 10.0.0.33 - - [2025-10-13 12:42:28] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.33 - - [2025-10-13 12:42:28] "GET /virtual-machine/b1650169-506c-4b36-a6b0-226d2978ffee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.006056 10.0.0.33 - - [2025-10-13 12:42:28] "POST /ref-update HTTP/1.1" 200 156 0.018212 10.0.0.33 - - [2025-10-13 12:42:28] "GET /virtual-machine-interface/8a0dba8c-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021702 10.0.0.33 - - [2025-10-13 12:42:28] "POST /set-tag HTTP/1.1" 200 109 0.018579 10.0.0.33 - - [2025-10-13 12:42:28] "POST /set-tag HTTP/1.1" 200 109 0.035355 10.0.0.33 - - [2025-10-13 12:42:28] "POST /set-tag HTTP/1.1" 200 109 0.024155 10.0.0.33 - - [2025-10-13 12:42:28] "POST /set-tag HTTP/1.1" 200 109 0.018577 10.0.0.33 - - [2025-10-13 12:42:28] "DELETE /instance-ip/8a2b2248-a831-11f0-bda0-fa163e9525a3 HTTP/1.1" 200 115 0.056355 10.0.0.33 - - [2025-10-13 12:42:28] "DELETE /virtual-machine-interface/8a0dba8c-a831-11f0-bda0-fa163e9525a3 HTTP/1.1" 200 115 0.046716 10.0.0.33 - - [2025-10-13 12:42:28] "DELETE /virtual-machine/b1650169-506c-4b36-a6b0-226d2978ffee HTTP/1.1" 200 115 0.024725 10.0.0.33 - - [2025-10-13 12:42:28] "DELETE /tag/4af51265-66ce-403f-a4d3-a4d9cc5c4b79 HTTP/1.1" 409 236 0.007351 10.0.0.33 - - [2025-10-13 12:42:28] "DELETE /tag/92d9a8f0-045d-4913-816a-55eacd46afea HTTP/1.1" 200 115 0.038461 10.0.0.33 - - [2025-10-13 12:42:28] "DELETE /tag/d499a312-1460-4ff9-b0b3-ae454e48ba0a HTTP/1.1" 409 236 0.007659 10.0.0.33 - - [2025-10-13 12:42:28] "GET /virtual-machine-interface/891b116a-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005801 10.0.0.33 - - [2025-10-13 12:42:29] "POST /set-tag HTTP/1.1" 200 109 0.005541 10.0.0.33 - - [2025-10-13 12:42:29] "GET /virtual-machine-interface/891b116a-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013588 10.0.0.33 - - [2025-10-13 12:42:29] "POST /set-tag HTTP/1.1" 200 109 0.005207 10.0.0.33 - - [2025-10-13 12:42:29] "GET /virtual-machine/996a2c42-dabc-4ec0-aeaf-266b33642fda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004226 10.0.0.33 - - [2025-10-13 12:42:29] "POST /ref-update HTTP/1.1" 200 156 0.013165 10.0.0.33 - - [2025-10-13 12:42:29] "GET /virtual-machine-interface/891b116a-a831-11f0-bda0-fa163e9525a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013792 10.0.0.33 - - [2025-10-13 12:42:29] "POST /set-tag HTTP/1.1" 200 109 0.018203 10.0.0.33 - - [2025-10-13 12:42:29] "POST /set-tag HTTP/1.1" 200 109 0.028038 10.0.0.33 - - [2025-10-13 12:42:29] "POST /set-tag HTTP/1.1" 200 109 0.023701 10.0.0.33 - - [2025-10-13 12:42:29] "POST /set-tag HTTP/1.1" 200 109 0.015962 10.0.0.33 - - [2025-10-13 12:42:29] "DELETE /instance-ip/8939fa6c-a831-11f0-bda0-fa163e9525a3 HTTP/1.1" 200 115 0.061828 10.0.0.33 - - [2025-10-13 12:42:29] "DELETE /virtual-machine-interface/891b116a-a831-11f0-bda0-fa163e9525a3 HTTP/1.1" 200 115 0.053179 10.0.0.33 - - [2025-10-13 12:42:29] "DELETE /virtual-machine/996a2c42-dabc-4ec0-aeaf-266b33642fda HTTP/1.1" 200 115 0.028680 10.0.0.33 - - [2025-10-13 12:42:29] "DELETE /tag/388788bc-47a7-4d6f-a41c-755c293e6ab9 HTTP/1.1" 200 115 0.039136 10.0.0.33 - - [2025-10-13 12:42:29] "DELETE /tag/cb7689a1-125c-4720-b98e-6a23ccafcac0 HTTP/1.1" 409 236 0.005016 10.0.0.33 - - [2025-10-13 12:42:29] "DELETE /tag/a5d91e92-a5d7-42b3-8ce3-513962e36dbb HTTP/1.1" 200 115 0.034495 10.0.0.33 - - [2025-10-13 12:42:31] "POST /projects HTTP/1.1" 409 238 0.002506 10.0.0.33 - - [2025-10-13 12:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.33 - - [2025-10-13 12:42:31] "GET /project/52409e24-d5ce-4426-9381-8329821df9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046721 10.0.0.33 - - [2025-10-13 12:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.33 - - [2025-10-13 12:42:31] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004623 10.0.0.33 - - [2025-10-13 12:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.33 - - [2025-10-13 12:42:31] "GET /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006722 10.0.0.33 - - [2025-10-13 12:42:31] "POST /security-groups HTTP/1.1" 409 285 0.003294 10.0.0.33 - - [2025-10-13 12:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.33 - - [2025-10-13 12:42:31] "PUT /security-group/2c8e7430-ea58-49e6-ab1d-6d35e254fb7e HTTP/1.1" 200 262 0.063419 10.0.0.33 - - [2025-10-13 12:42:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.027261 10.0.0.33 - - [2025-10-13 12:42:31] "PUT /access-control-list/f6380fae-2925-4aa5-bdde-ba364136378d HTTP/1.1" 200 272 0.024144 10.0.0.33 - - [2025-10-13 12:42:31] "PUT /access-control-list/1d832989-fa6f-4e52-82ff-6c9d9129e5b7 HTTP/1.1" 200 272 0.027084 10.0.0.33 - - [2025-10-13 12:42:36] "POST /projects HTTP/1.1" 409 238 0.002911 10.0.0.33 - - [2025-10-13 12:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.33 - - [2025-10-13 12:42:36] "GET /project/52409e24-d5ce-4426-9381-8329821df9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033412 10.0.0.33 - - [2025-10-13 12:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.33 - - [2025-10-13 12:42:36] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005661 10.0.0.33 - - [2025-10-13 12:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.33 - - [2025-10-13 12:42:36] "GET /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004672 10.0.0.33 - - [2025-10-13 12:42:36] "POST /security-groups HTTP/1.1" 409 285 0.002531 10.0.0.33 - - [2025-10-13 12:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.33 - - [2025-10-13 12:42:37] "PUT /security-group/2c8e7430-ea58-49e6-ab1d-6d35e254fb7e HTTP/1.1" 200 262 0.057188 10.0.0.33 - - [2025-10-13 12:42:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.032535 10.0.0.33 - - [2025-10-13 12:42:37] "PUT /access-control-list/f6380fae-2925-4aa5-bdde-ba364136378d HTTP/1.1" 200 272 0.027511 10.0.0.33 - - [2025-10-13 12:42:37] "GET /firewall-policy/c5a5b47d-0a41-4c68-babc-6657c0c4ef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.012685 10.0.0.33 - - [2025-10-13 12:42:37] "PUT /access-control-list/1d832989-fa6f-4e52-82ff-6c9d9129e5b7 HTTP/1.1" 200 272 0.023921 10.0.0.33 - - [2025-10-13 12:42:37] "GET /firewall-rule/61c134d6-16fc-4e07-a6c9-3ec886114a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003535 10.0.0.33 - - [2025-10-13 12:42:37] "POST /ref-update HTTP/1.1" 200 156 0.058170 10.0.0.33 - - [2025-10-13 12:42:37] "DELETE /firewall-rule/61c134d6-16fc-4e07-a6c9-3ec886114a7c HTTP/1.1" 200 115 0.055607 10.0.0.33 - - [2025-10-13 12:42:37] "GET /firewall-policy/c5a5b47d-0a41-4c68-babc-6657c0c4ef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.008358 10.0.0.33 - - [2025-10-13 12:42:37] "GET /firewall-rule/8f4d8149-fb0a-48ab-a0e9-aab05c7189f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003347 10.0.0.33 - - [2025-10-13 12:42:37] "POST /ref-update HTTP/1.1" 200 156 0.052253 10.0.0.33 - - [2025-10-13 12:42:37] "DELETE /firewall-rule/8f4d8149-fb0a-48ab-a0e9-aab05c7189f4 HTTP/1.1" 200 115 0.044088 10.0.0.33 - - [2025-10-13 12:42:37] "DELETE /tag/95b83641-0265-4c0c-b9de-b049b985433a HTTP/1.1" 200 115 0.033989 10.0.0.33 - - [2025-10-13 12:42:37] "DELETE /tag/4af51265-66ce-403f-a4d3-a4d9cc5c4b79 HTTP/1.1" 409 236 0.004327 10.0.0.33 - - [2025-10-13 12:42:37] "DELETE /tag/d499a312-1460-4ff9-b0b3-ae454e48ba0a HTTP/1.1" 409 236 0.006303 10.0.0.33 - - [2025-10-13 12:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.33 - - [2025-10-13 12:42:37] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006445 10.0.0.33 - - [2025-10-13 12:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.33 - - [2025-10-13 12:42:37] "GET /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005989 10.0.0.33 - - [2025-10-13 12:42:37] "PUT /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc HTTP/1.1" 200 264 0.041147 10.0.0.33 - - [2025-10-13 12:42:37] "PUT /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d HTTP/1.1" 200 264 0.047256 10.0.0.33 - - [2025-10-13 12:42:37] "DELETE /security-group/2c8e7430-ea58-49e6-ab1d-6d35e254fb7e HTTP/1.1" 200 115 0.068398 10.0.0.33 - - [2025-10-13 12:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.33 - - [2025-10-13 12:42:37] "DELETE /access-control-list/f6380fae-2925-4aa5-bdde-ba364136378d HTTP/1.1" 200 115 0.039582 10.0.0.33 - - [2025-10-13 12:42:37] "DELETE /access-control-list/1d832989-fa6f-4e52-82ff-6c9d9129e5b7 HTTP/1.1" 200 115 0.024343 10.0.0.33 - - [2025-10-13 12:42:37] "GET /project/52409e24-d5ce-4426-9381-8329821df9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.037064 10.0.0.33 - - [2025-10-13 12:42:37] "GET /project/52409e24-d5ce-4426-9381-8329821df9f1?fields=security_groups HTTP/1.1" 200 1352 0.034677 10.0.0.33 - - [2025-10-13 12:42:38] "DELETE /security-group/091e6948-2060-40d3-8b56-834d48effcb4 HTTP/1.1" 200 115 0.048255 10.0.0.33 - - [2025-10-13 12:42:38] "DELETE /access-control-list/4add3995-7dfd-4d92-8ac3-cd537faa9b8c HTTP/1.1" 200 115 0.041159 10.0.0.33 - - [2025-10-13 12:42:38] "GET /project/52409e24-d5ce-4426-9381-8329821df9f1?fields=application_policy_sets HTTP/1.1" 200 1391 0.055718 10.0.0.33 - - [2025-10-13 12:42:38] "DELETE /access-control-list/3d9bc470-43bd-42df-87e4-3519d15a02b5 HTTP/1.1" 200 115 0.053265 10.0.0.33 - - [2025-10-13 12:42:38] "DELETE /project/52409e24-d5ce-4426-9381-8329821df9f1 HTTP/1.1" 200 115 0.332840 10.0.0.33 - - [2025-10-13 12:42:38] "POST /projects HTTP/1.1" 409 238 0.003096 10.0.0.33 - - [2025-10-13 12:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.33 - - [2025-10-13 12:42:38] "GET /project/2c1297ef-fc0e-4df6-b45e-debf04cfb86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037298 10.0.0.33 - - [2025-10-13 12:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.33 - - [2025-10-13 12:42:38] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004662 10.0.0.33 - - [2025-10-13 12:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.33 - - [2025-10-13 12:42:38] "GET /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005647 10.0.0.33 - - [2025-10-13 12:42:38] "POST /security-groups HTTP/1.1" 409 285 0.003136 10.0.0.33 - - [2025-10-13 12:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.33 - - [2025-10-13 12:42:38] "PUT /security-group/f1749bad-f08b-4910-9265-f9557d7fa5a7 HTTP/1.1" 200 262 0.087510 10.0.0.33 - - [2025-10-13 12:42:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.036339 10.0.0.33 - - [2025-10-13 12:42:38] "PUT /access-control-list/e28e1220-9b23-40ed-95f7-e7fdbfa54264 HTTP/1.1" 200 272 0.018712 10.0.0.33 - - [2025-10-13 12:42:38] "PUT /access-control-list/8554c5af-9314-4407-98d7-d6afbc4944ae HTTP/1.1" 200 272 0.029811 10.0.0.33 - - [2025-10-13 12:42:42] "DELETE /loadbalancer-member/61c8be85-0770-4078-a00b-b28e718d703d HTTP/1.1" 200 115 0.076262 10.0.0.33 - - [2025-10-13 12:42:42] "DELETE /loadbalancer-pool/66304641-665f-4ac6-b73d-b612b3347100 HTTP/1.1" 200 115 0.048995 10.0.0.33 - - [2025-10-13 12:42:42] "DELETE /loadbalancer-listener/1663fdfa-fd70-4211-9225-62513f1fd6f2 HTTP/1.1" 200 115 0.044436 10.0.0.33 - - [2025-10-13 12:42:42] "DELETE /loadbalancer/12f7e701-b53c-4a7c-a952-db835ec50c06 HTTP/1.1" 200 115 0.055859 10.0.0.33 - - [2025-10-13 12:42:42] "DELETE /floating-ip/3ed438f6-e53d-49ac-9e91-41823498d95f HTTP/1.1" 200 115 0.046088 10.0.0.33 - - [2025-10-13 12:42:42] "DELETE /instance-ip/743c84fc-c595-414f-a3f0-c6f56c284a38 HTTP/1.1" 200 115 0.067990 10.0.0.33 - - [2025-10-13 12:42:43] "DELETE /virtual-machine-interface/9a34f526-d040-48f2-8341-004c6ed9df83 HTTP/1.1" 200 115 0.044515 10.0.0.33 - - [2025-10-13 12:42:43] "DELETE /tag/8954168f-61e5-4573-91e3-b93ec670715d HTTP/1.1" 200 115 0.036563 10.0.0.33 - - [2025-10-13 12:42:43] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005792 10.0.0.33 - - [2025-10-13 12:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.33 - - [2025-10-13 12:42:43] "GET /policy-management/c41a763c-a819-4bf9-9e27-0e1cb21d3b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002814 10.0.0.33 - - [2025-10-13 12:42:43] "GET /firewall-policy/c465e351-860c-4e17-b8e9-6de2a7ce8d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004287 10.0.0.33 - - [2025-10-13 12:42:43] "GET /firewall-rule/6c5c842a-bf74-411f-9c8d-6fe617ce6ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003875 10.0.0.33 - - [2025-10-13 12:42:43] "POST /ref-update HTTP/1.1" 200 156 0.016870 10.0.0.33 - - [2025-10-13 12:42:43] "DELETE /firewall-rule/6c5c842a-bf74-411f-9c8d-6fe617ce6ea8 HTTP/1.1" 200 115 0.047918 10.0.0.33 - - [2025-10-13 12:42:43] "GET /firewall-policy/5860e086-05ac-4e12-9dd8-7466756cbf41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003251 10.0.0.33 - - [2025-10-13 12:42:43] "GET /firewall-rule/d0732590-228e-4e9c-831b-0379ec445bdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003009 10.0.0.33 - - [2025-10-13 12:42:43] "POST /ref-update HTTP/1.1" 200 156 0.014918 10.0.0.33 - - [2025-10-13 12:42:43] "DELETE /firewall-rule/d0732590-228e-4e9c-831b-0379ec445bdb HTTP/1.1" 200 115 0.041193 10.0.0.33 - - [2025-10-13 12:42:43] "GET /firewall-policy/5860e086-05ac-4e12-9dd8-7466756cbf41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005234 10.0.0.33 - - [2025-10-13 12:42:43] "GET /firewall-rule/d8e3c1e5-17c8-4597-abcb-901f42a3c433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003360 10.0.0.33 - - [2025-10-13 12:42:43] "POST /ref-update HTTP/1.1" 200 156 0.013681 10.0.0.33 - - [2025-10-13 12:42:43] "DELETE /firewall-rule/d8e3c1e5-17c8-4597-abcb-901f42a3c433 HTTP/1.1" 200 115 0.057267 10.0.0.33 - - [2025-10-13 12:42:43] "GET /application-policy-set/cf2f011c-1915-4dab-a9dc-725755692418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002855 10.0.0.33 - - [2025-10-13 12:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.33 - - [2025-10-13 12:42:43] "GET /policy-management/c41a763c-a819-4bf9-9e27-0e1cb21d3b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005492 10.0.0.33 - - [2025-10-13 12:42:43] "GET /firewall-policy/5860e086-05ac-4e12-9dd8-7466756cbf41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.011301 10.0.0.33 - - [2025-10-13 12:42:43] "POST /ref-update HTTP/1.1" 200 156 0.037741 10.0.0.33 - - [2025-10-13 12:42:43] "DELETE /firewall-policy/5860e086-05ac-4e12-9dd8-7466756cbf41 HTTP/1.1" 200 115 0.063798 10.0.0.33 - - [2025-10-13 12:42:43] "DELETE /tag/cb7689a1-125c-4720-b98e-6a23ccafcac0 HTTP/1.1" 200 115 0.093138 10.0.0.33 - - [2025-10-13 12:42:43] "DELETE /tag/f9dbb5e4-ce65-448b-aff4-cf109ff7c3df HTTP/1.1" 200 115 0.120246 10.0.0.33 - - [2025-10-13 12:42:44] "DELETE /tag/4af51265-66ce-403f-a4d3-a4d9cc5c4b79 HTTP/1.1" 200 115 0.076733 10.0.0.33 - - [2025-10-13 12:42:44] "DELETE /tag/d499a312-1460-4ff9-b0b3-ae454e48ba0a HTTP/1.1" 200 115 0.060302 10.0.0.33 - - [2025-10-13 12:42:44] "POST /projects HTTP/1.1" 409 238 0.004690 10.0.0.33 - - [2025-10-13 12:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.33 - - [2025-10-13 12:42:44] "GET /project/2c1297ef-fc0e-4df6-b45e-debf04cfb86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037191 10.0.0.33 - - [2025-10-13 12:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005315 10.0.0.33 - - [2025-10-13 12:42:44] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.009079 10.0.0.33 - - [2025-10-13 12:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012956 10.0.0.33 - - [2025-10-13 12:42:44] "GET /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004516 10.0.0.33 - - [2025-10-13 12:42:44] "POST /security-groups HTTP/1.1" 409 285 0.004339 10.0.0.33 - - [2025-10-13 12:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.33 - - [2025-10-13 12:42:44] "PUT /security-group/f1749bad-f08b-4910-9265-f9557d7fa5a7 HTTP/1.1" 200 262 0.072013 10.0.0.33 - - [2025-10-13 12:42:44] "PUT /access-control-list/e28e1220-9b23-40ed-95f7-e7fdbfa54264 HTTP/1.1" 200 272 0.017827 10.0.0.33 - - [2025-10-13 12:42:44] "PUT /access-control-list/8554c5af-9314-4407-98d7-d6afbc4944ae HTTP/1.1" 200 272 0.030708 10.0.0.33 - - [2025-10-13 12:42:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.037953 10.0.0.33 - - [2025-10-13 12:42:44] "GET /firewall-policy/c5a5b47d-0a41-4c68-babc-6657c0c4ef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.007766 10.0.0.33 - - [2025-10-13 12:42:44] "GET /firewall-rule/6efddd28-d1db-4b0f-b0ae-65699e773385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.011683 10.0.0.33 - - [2025-10-13 12:42:44] "POST /ref-update HTTP/1.1" 200 156 0.048157 10.0.0.33 - - [2025-10-13 12:42:44] "DELETE /firewall-rule/6efddd28-d1db-4b0f-b0ae-65699e773385 HTTP/1.1" 200 115 0.050665 10.0.0.33 - - [2025-10-13 12:42:44] "GET /firewall-policy/c5a5b47d-0a41-4c68-babc-6657c0c4ef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005779 10.0.0.33 - - [2025-10-13 12:42:44] "GET /firewall-rule/a4f5fc86-3df1-4362-88a2-658827d35ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004807 10.0.0.33 - - [2025-10-13 12:42:44] "POST /ref-update HTTP/1.1" 200 156 0.062243 10.0.0.33 - - [2025-10-13 12:42:44] "DELETE /firewall-rule/a4f5fc86-3df1-4362-88a2-658827d35ef6 HTTP/1.1" 200 115 0.056206 10.0.0.33 - - [2025-10-13 12:42:44] "DELETE /tag/5b417b64-2a06-44f3-a157-af5891085a80 HTTP/1.1" 200 115 0.054954 10.0.0.33 - - [2025-10-13 12:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.33 - - [2025-10-13 12:42:45] "GET /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004825 10.0.0.33 - - [2025-10-13 12:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007672 10.0.0.33 - - [2025-10-13 12:42:45] "GET /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004747 10.0.0.33 - - [2025-10-13 12:42:45] "PUT /virtual-network/24446b73-2ced-4081-b9a1-27afc0a2d7cc HTTP/1.1" 200 264 0.105483 10.0.0.33 - - [2025-10-13 12:42:45] "PUT /virtual-network/516175ba-9d75-4ba2-ba3b-c0259b5c428d HTTP/1.1" 200 264 0.054638 10.0.0.33 - - [2025-10-13 12:42:45] "DELETE /security-group/f1749bad-f08b-4910-9265-f9557d7fa5a7 HTTP/1.1" 200 115 0.060451 10.0.0.33 - - [2025-10-13 12:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.33 - - [2025-10-13 12:42:45] "DELETE /access-control-list/e28e1220-9b23-40ed-95f7-e7fdbfa54264 HTTP/1.1" 200 115 0.043991 10.0.0.33 - - [2025-10-13 12:42:45] "DELETE /access-control-list/8554c5af-9314-4407-98d7-d6afbc4944ae HTTP/1.1" 200 115 0.021935 10.0.0.33 - - [2025-10-13 12:42:45] "GET /project/2c1297ef-fc0e-4df6-b45e-debf04cfb86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.044770 10.0.0.33 - - [2025-10-13 12:42:45] "GET /project/2c1297ef-fc0e-4df6-b45e-debf04cfb86e?fields=security_groups HTTP/1.1" 200 1352 0.044012 10.0.0.33 - - [2025-10-13 12:42:45] "DELETE /security-group/7a7f1588-ab7d-415a-ac44-ee386c7f445f HTTP/1.1" 200 115 0.067064 10.0.0.33 - - [2025-10-13 12:42:45] "DELETE /access-control-list/45a6e536-1c6d-4bd5-b285-94cebf54c7c8 HTTP/1.1" 200 115 0.050656 10.0.0.33 - - [2025-10-13 12:42:45] "GET /project/2c1297ef-fc0e-4df6-b45e-debf04cfb86e?fields=application_policy_sets HTTP/1.1" 200 1391 0.061855 10.0.0.33 - - [2025-10-13 12:42:45] "DELETE /access-control-list/07744ab2-56a2-4d6b-b4a3-28c26ae314a7 HTTP/1.1" 200 115 0.069481 10.0.0.33 - - [2025-10-13 12:42:45] "DELETE /project/2c1297ef-fc0e-4df6-b45e-debf04cfb86e HTTP/1.1" 200 115 0.401171