++ 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: =================== Sun Oct 26 11:27:13 PM UTC 2025 ===================' INFO: =================== Sun Oct 26 11:27:13 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ grep 'inet ' +++ 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 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + 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 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + 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 +++ cut -d ' ' -f 1 +++ 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 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.33,10.74.70.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.74.70.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__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ 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/26/2025 23:27:57.073 7fb78dd67f40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/26/2025 23:27:57.622 7fb78dd67f40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/26/2025 23:27:57.660 7fb78dd67f40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/26/2025 23:27:57.660 7fb78dd67f40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2025-10-26 23:28:11] "GET / HTTP/1.1" 503 181 0.000248 10.0.0.33 - - [2025-10-26 23:28:12] "GET / HTTP/1.1" 200 45303 0.001684 10.0.0.33 - - [2025-10-26 23:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005717 10.0.0.33 - - [2025-10-26 23:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012513 10.0.0.33 - - [2025-10-26 23:28:12] "GET / HTTP/1.1" 200 35931 0.001523 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:28:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001113 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:28:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002770 10.0.0.33 - - [2025-10-26 23:28:12] "GET / HTTP/1.1" 200 35931 0.001626 10.0.0.33 - - [2025-10-26 23:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010314 10.0.0.33 - - [2025-10-26 23:28:12] "GET /global-system-config/ce7ccef2-82e4-4913-82fb-09732afc37a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008331 10.0.0.33 - - [2025-10-26 23:28:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.012167 10.0.0.33 - - [2025-10-26 23:28:12] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.210889 10.0.0.33 - - [2025-10-26 23:28:13] "GET / HTTP/1.1" 200 35931 0.004753 10.0.0.33 - - [2025-10-26 23:28:13] "GET / HTTP/1.1" 200 35931 0.001345 10.0.0.33 - - [2025-10-26 23:28:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.015061 10.0.0.33 - - [2025-10-26 23:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.039971 10.0.0.33 - - [2025-10-26 23:28:13] "GET /global-system-config/ce7ccef2-82e4-4913-82fb-09732afc37a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011543 10.0.0.33 - - [2025-10-26 23:28:14] "POST /service-appliance-sets HTTP/1.1" 200 553 0.096623 10.0.0.33 - - [2025-10-26 23:28:14] "POST /fqname-to-id HTTP/1.1" 404 180 0.002525 10.0.0.33 - - [2025-10-26 23:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.33 - - [2025-10-26 23:28:14] "GET /global-system-config/ce7ccef2-82e4-4913-82fb-09732afc37a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006299 10.0.0.33 - - [2025-10-26 23:28:14] "GET / HTTP/1.1" 200 35931 0.002172 10.0.0.33 - - [2025-10-26 23:28:14] "POST /service-appliance-sets HTTP/1.1" 200 541 0.179617 10.0.0.33 - - [2025-10-26 23:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014314 10.0.0.33 - - [2025-10-26 23:28:14] "GET /global-system-config/ce7ccef2-82e4-4913-82fb-09732afc37a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.024513 10.0.0.33 - - [2025-10-26 23:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010549 10.0.0.33 - - [2025-10-26 23:28:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.059587 10.0.0.33 - - [2025-10-26 23:28:14] "GET /network-ipam/4a245aaa-415a-48e8-b20b-31d8ce4854db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.033651 10.0.0.33 - - [2025-10-26 23:28:14] "GET / HTTP/1.1" 200 35931 0.001577 10.0.0.33 - - [2025-10-26 23:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006113 10.0.0.33 - - [2025-10-26 23:28:14] "GET /global-system-config/ce7ccef2-82e4-4913-82fb-09732afc37a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.033774 10.0.0.33 - - [2025-10-26 23:28:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.044410 10.0.0.33 - - [2025-10-26 23:28:14] "POST /database-nodes HTTP/1.1" 200 597 0.270829 10.0.0.33 - - [2025-10-26 23:28:14] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.175292 10.0.0.33 - - [2025-10-26 23:28:15] "GET / HTTP/1.1" 200 35931 0.001646 10.0.0.33 - - [2025-10-26 23:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.041322 10.0.0.33 - - [2025-10-26 23:28:15] "GET /global-system-config/ce7ccef2-82e4-4913-82fb-09732afc37a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.029701 10.0.0.33 - - [2025-10-26 23:28:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.017125 10.0.0.33 - - [2025-10-26 23:28:15] "GET / HTTP/1.1" 200 35931 0.001457 10.0.0.33 - - [2025-10-26 23:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010916 10.0.0.33 - - [2025-10-26 23:28:15] "GET /global-system-config/ce7ccef2-82e4-4913-82fb-09732afc37a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014346 10.0.0.33 - - [2025-10-26 23:28:15] "POST /config-database-nodes HTTP/1.1" 200 611 0.185163 10.0.0.33 - - [2025-10-26 23:28:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.138437 10.0.0.33 - - [2025-10-26 23:28:15] "POST /service-templates HTTP/1.1" 200 511 0.218275 10.0.0.33 - - [2025-10-26 23:28:15] "POST /service-templates HTTP/1.1" 200 501 0.104759 10.0.0.33 - - [2025-10-26 23:28:15] "POST /analytics-nodes HTTP/1.1" 200 599 0.141495 10.0.0.33 - - [2025-10-26 23:28:15] "POST /service-templates HTTP/1.1" 200 515 0.253415 10.0.0.33 - - [2025-10-26 23:28:16] "POST /service-templates HTTP/1.1" 200 535 0.125191 10.0.0.33 - - [2025-10-26 23:28:16] "POST /service-templates HTTP/1.1" 200 507 0.041301 10.0.0.33 - - [2025-10-26 23:28:17] "GET / HTTP/1.1" 200 35931 0.001862 10.0.0.33 - - [2025-10-26 23:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008936 10.0.0.33 - - [2025-10-26 23:28:17] "GET /routing-instance/b1ad1d3b-a2c8-4aa8-a9c6-92a7a9a2023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005096 10.0.0.33 - - [2025-10-26 23:28:17] "POST /bgp-routers HTTP/1.1" 200 616 0.078722 10.0.0.33 - - [2025-10-26 23:28:17] "GET /bgp-router/f017a29e-454a-4d0c-af93-4bd3ca5996fd?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.010539 10.0.0.33 - - [2025-10-26 23:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.33 - - [2025-10-26 23:28:17] "GET /global-system-config/ce7ccef2-82e4-4913-82fb-09732afc37a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013880 10.0.0.33 - - [2025-10-26 23:28:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004310 10.0.0.33 - - [2025-10-26 23:28:17] "POST /ref-update HTTP/1.1" 200 156 0.093064 10.0.0.33 - - [2025-10-26 23:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006700 10.0.0.33 - - [2025-10-26 23:28:21] "GET /network-ipam/4a245aaa-415a-48e8-b20b-31d8ce4854db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004650 10.0.0.33 - - [2025-10-26 23:28:21] "POST /fqname-to-id HTTP/1.1" 404 225 0.007027 10.0.0.33 - - [2025-10-26 23:28:21] "POST /access-control-lists HTTP/1.1" 200 587 0.050647 10.0.0.33 - - [2025-10-26 23:28:21] "POST /fqname-to-id HTTP/1.1" 404 224 0.012472 10.0.0.33 - - [2025-10-26 23:28:21] "POST /access-control-lists HTTP/1.1" 200 585 0.045851 10.0.0.33 - - [2025-10-26 23:28:21] "POST /route-targets HTTP/1.1" 200 327 0.025149 10.0.0.33 - - [2025-10-26 23:28:21] "POST /ref-update HTTP/1.1" 200 156 0.043207 10.0.0.33 - - [2025-10-26 23:28:22] "POST /route-targets HTTP/1.1" 200 327 0.026303 10.0.0.33 - - [2025-10-26 23:28:22] "POST /ref-update HTTP/1.1" 200 156 0.028522 10.0.0.33 - - [2025-10-26 23:28:22] "GET / HTTP/1.1" 200 35931 0.001384 10.0.0.33 - - [2025-10-26 23:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.33 - - [2025-10-26 23:28:22] "GET /global-system-config/ce7ccef2-82e4-4913-82fb-09732afc37a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006399 10.0.0.33 - - [2025-10-26 23:28:22] "POST /route-targets HTTP/1.1" 200 327 0.020160 10.0.0.33 - - [2025-10-26 23:28:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.016033 10.0.0.33 - - [2025-10-26 23:28:22] "POST /ref-update HTTP/1.1" 200 156 0.046182 10.0.0.33 - - [2025-10-26 23:28:22] "POST /route-targets HTTP/1.1" 200 327 0.017576 10.0.0.33 - - [2025-10-26 23:28:22] "POST /config-nodes HTTP/1.1" 200 593 0.074834 10.0.0.33 - - [2025-10-26 23:28:22] "POST /ref-update HTTP/1.1" 200 156 0.042669 10.0.0.33 - - [2025-10-26 23:28:22] "POST /fqname-to-id HTTP/1.1" 404 201 0.004847 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:28:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000905 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:28:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001069 10.0.0.33 - - [2025-10-26 23:28:22] "POST /access-control-lists HTTP/1.1" 200 551 0.123777 10.0.0.33 - - [2025-10-26 23:28:22] "PUT /access-control-list/d4995e3b-da8e-47a0-9d6c-9149404b33dd HTTP/1.1" 200 272 0.021587 10.0.0.33 - - [2025-10-26 23:28:22] "PUT /access-control-list/7078fa84-bd78-46a4-826b-a0d83b2c5720 HTTP/1.1" 200 272 0.036641 10.0.0.33 - - [2025-10-26 23:28:22] "GET / HTTP/1.1" 200 35931 0.001541 10.0.0.33 - - [2025-10-26 23:28:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003866 10.0.0.33 - - [2025-10-26 23:28:26] "GET / HTTP/1.1" 200 35931 0.001350 10.0.0.33 - - [2025-10-26 23:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.33 - - [2025-10-26 23:28:27] "GET /domain/40dc31b2-0b8b-48e1-b3af-92e2e34f1a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007027 10.0.0.33 - - [2025-10-26 23:28:27] "POST /id-to-fqname HTTP/1.1" 200 173 0.001387 10.0.0.33 - - [2025-10-26 23:28:27] "POST /fqname-to-id HTTP/1.1" 404 182 0.015341 10.0.0.33 - - [2025-10-26 23:28:27] "POST /security-groups HTTP/1.1" 200 570 0.102232 10.0.0.33 - - [2025-10-26 23:28:27] "POST /projects HTTP/1.1" 200 481 0.543073 10.0.0.33 - - [2025-10-26 23:28:27] "POST /fqname-to-id HTTP/1.1" 404 213 0.016551 10.0.0.33 - - [2025-10-26 23:28:27] "POST /access-control-lists HTTP/1.1" 200 579 0.098047 10.0.0.33 - - [2025-10-26 23:28:27] "POST /security-groups HTTP/1.1" 200 534 0.175511 10.0.0.33 - - [2025-10-26 23:28:27] "POST /fqname-to-id HTTP/1.1" 404 212 0.012655 10.0.0.33 - - [2025-10-26 23:28:27] "POST /chown HTTP/1.1" 200 109 0.054944 10.0.0.33 - - [2025-10-26 23:28:27] "POST /policy-managements HTTP/1.1" 409 214 0.037317 10.0.0.33 - - [2025-10-26 23:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.019606 10.0.0.33 - - [2025-10-26 23:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014970 10.0.0.33 - - [2025-10-26 23:28:28] "GET /global-vrouter-config/d2469e8b-6354-4a2e-84b8-bc8bc6ae8737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.055212 10.0.0.33 - - [2025-10-26 23:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006034 10.0.0.33 - - [2025-10-26 23:28:28] "GET /policy-management/8d8b418f-f6cf-42ba-8e37-4c301d12f94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.028602 10.0.0.33 - - [2025-10-26 23:28:28] "POST /access-control-lists HTTP/1.1" 200 577 0.308909 10.0.0.33 - - [2025-10-26 23:28:28] "PUT /global-vrouter-config/d2469e8b-6354-4a2e-84b8-bc8bc6ae8737 HTTP/1.1" 200 276 0.126832 10.0.0.33 - - [2025-10-26 23:28:28] "POST /fqname-to-id HTTP/1.1" 404 232 0.014637 10.0.0.33 - - [2025-10-26 23:28:28] "POST /application-policy-sets HTTP/1.1" 200 528 0.253835 10.0.0.33 - - [2025-10-26 23:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009325 10.0.0.33 - - [2025-10-26 23:28:28] "POST /access-control-lists HTTP/1.1" 200 594 0.102924 10.0.0.33 - - [2025-10-26 23:28:28] "GET /global-vrouter-config/d2469e8b-6354-4a2e-84b8-bc8bc6ae8737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.009471 10.0.0.33 - - [2025-10-26 23:28:28] "POST /fqname-to-id HTTP/1.1" 404 231 0.005110 10.0.0.33 - - [2025-10-26 23:28:28] "PUT /global-vrouter-config/d2469e8b-6354-4a2e-84b8-bc8bc6ae8737 HTTP/1.1" 200 276 0.063451 10.0.0.33 - - [2025-10-26 23:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010204 10.0.0.33 - - [2025-10-26 23:28:28] "POST /access-control-lists HTTP/1.1" 200 592 0.094229 10.0.0.33 - - [2025-10-26 23:28:28] "GET /virtual-network/53ca2d49-3d36-4a56-bff7-ab9f0d59ca11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.008690 10.0.0.33 - - [2025-10-26 23:28:28] "POST /id-to-fqname HTTP/1.1" 200 177 0.000548 10.0.0.33 - - [2025-10-26 23:28:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.021411 10.0.0.33 - - [2025-10-26 23:28:28] "GET / HTTP/1.1" 200 35931 0.003424 10.0.0.33 - - [2025-10-26 23:28:28] "POST /security-groups HTTP/1.1" 200 574 0.085422 10.0.0.33 - - [2025-10-26 23:28:28] "POST /projects HTTP/1.1" 200 489 0.310002 10.0.0.33 - - [2025-10-26 23:28:28] "POST /fqname-to-id HTTP/1.1" 404 217 0.011887 10.0.0.33 - - [2025-10-26 23:28:29] "POST /alarms HTTP/1.1" 200 581 0.196426 10.0.0.33 - - [2025-10-26 23:28:29] "POST /access-control-lists HTTP/1.1" 200 583 0.121925 10.0.0.33 - - [2025-10-26 23:28:29] "POST /security-groups HTTP/1.1" 200 546 0.224394 10.0.0.33 - - [2025-10-26 23:28:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.010092 10.0.0.33 - - [2025-10-26 23:28:29] "POST /chown HTTP/1.1" 200 109 0.059428 10.0.0.33 - - [2025-10-26 23:28:29] "POST /alarms HTTP/1.1" 200 575 0.169237 10.0.0.33 - - [2025-10-26 23:28:29] "POST /access-control-lists HTTP/1.1" 200 581 0.174864 10.0.0.33 - - [2025-10-26 23:28:29] "POST /alarms HTTP/1.1" 200 575 0.109188 10.0.0.33 - - [2025-10-26 23:28:29] "POST /fqname-to-id HTTP/1.1" 404 240 0.025163 10.0.0.33 - - [2025-10-26 23:28:29] "POST /network-ipams HTTP/1.1" 200 522 0.184456 10.0.0.33 - - [2025-10-26 23:28:29] "POST /access-control-lists HTTP/1.1" 200 602 0.088142 10.0.0.33 - - [2025-10-26 23:28:29] "POST /fqname-to-id HTTP/1.1" 404 239 0.003495 10.0.0.33 - - [2025-10-26 23:28:29] "POST /network-ipams HTTP/1.1" 200 510 0.121544 10.0.0.33 - - [2025-10-26 23:28:29] "POST /alarms HTTP/1.1" 200 559 0.160292 10.0.0.33 - - [2025-10-26 23:28:29] "POST /fqname-to-id HTTP/1.1" 404 198 0.014972 10.0.0.33 - - [2025-10-26 23:28:29] "POST /access-control-lists HTTP/1.1" 200 600 0.086223 10.0.0.33 - - [2025-10-26 23:28:29] "POST /alarms HTTP/1.1" 200 555 0.141758 10.0.0.33 - - [2025-10-26 23:28:29] "POST /alarms HTTP/1.1" 200 557 0.048926 10.0.0.33 - - [2025-10-26 23:28:29] "POST /fqname-to-id HTTP/1.1" 404 229 0.017274 10.0.0.33 - - [2025-10-26 23:28:29] "POST /alarms HTTP/1.1" 200 565 0.090920 10.0.0.33 - - [2025-10-26 23:28:29] "POST /useragent-kv HTTP/1.1" 200 115 0.015223 10.0.0.33 - - [2025-10-26 23:28:29] "POST /virtual-networks HTTP/1.1" 200 538 0.330398 10.0.0.33 - - [2025-10-26 23:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.021168 10.0.0.33 - - [2025-10-26 23:28:29] "POST /access-control-lists HTTP/1.1" 200 589 0.115898 10.0.0.33 - - [2025-10-26 23:28:30] "POST /alarms HTTP/1.1" 200 549 0.114299 10.0.0.33 - - [2025-10-26 23:28:30] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.052324 10.0.0.33 - - [2025-10-26 23:28:30] "POST /route-targets HTTP/1.1" 200 327 0.038984 10.0.0.33 - - [2025-10-26 23:28:30] "POST /alarms HTTP/1.1" 200 557 0.151648 10.0.0.33 - - [2025-10-26 23:28:30] "POST /ref-update HTTP/1.1" 200 156 0.065799 10.0.0.33 - - [2025-10-26 23:28:30] "POST /network-ipams HTTP/1.1" 200 518 0.160900 10.0.0.33 - - [2025-10-26 23:28:30] "POST /fqname-to-id HTTP/1.1" 404 202 0.017041 10.0.0.33 - - [2025-10-26 23:28:30] "PUT /access-control-list/1f1c1e40-4833-406c-9630-2db6a72a7f8a HTTP/1.1" 200 272 0.104691 10.0.0.33 - - [2025-10-26 23:28:30] "POST /alarms HTTP/1.1" 200 567 0.150161 10.0.0.33 - - [2025-10-26 23:28:30] "POST /alarms HTTP/1.1" 200 555 0.147800 10.0.0.33 - - [2025-10-26 23:28:30] "POST /alarms HTTP/1.1" 200 567 0.078946 10.0.0.33 - - [2025-10-26 23:28:30] "POST /useragent-kv HTTP/1.1" 200 115 0.029185 10.0.0.33 - - [2025-10-26 23:28:30] "POST /virtual-networks HTTP/1.1" 200 546 0.300344 10.0.0.33 - - [2025-10-26 23:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009384 10.0.0.33 - - [2025-10-26 23:28:30] "GET /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.023863 10.0.0.33 - - [2025-10-26 23:28:30] "POST /route-targets HTTP/1.1" 200 327 0.033412 10.0.0.33 - - [2025-10-26 23:28:30] "POST /fqname-to-id HTTP/1.1" 404 199 0.006245 10.0.0.33 - - [2025-10-26 23:28:30] "POST /ref-update HTTP/1.1" 200 156 0.082158 10.0.0.33 - - [2025-10-26 23:28:30] "POST /alarms HTTP/1.1" 200 575 0.124518 10.0.0.33 - - [2025-10-26 23:28:30] "POST /network-policys HTTP/1.1" 200 538 0.121952 10.0.0.33 - - [2025-10-26 23:28:30] "POST /fqname-to-id HTTP/1.1" 404 197 0.018167 10.0.0.33 - - [2025-10-26 23:28:30] "POST /alarms HTTP/1.1" 200 569 0.107085 10.0.0.33 - - [2025-10-26 23:28:30] "POST /alarms HTTP/1.1" 200 561 0.066709 10.0.0.33 - - [2025-10-26 23:28:30] "POST /network-policys HTTP/1.1" 200 534 0.075302 10.0.0.33 - - [2025-10-26 23:28:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.018007 10.0.0.33 - - [2025-10-26 23:28:31] "POST /alarms HTTP/1.1" 200 561 0.066443 10.0.0.33 - - [2025-10-26 23:28:31] "POST /network-policys HTTP/1.1" 200 542 0.116417 10.0.0.33 - - [2025-10-26 23:28:31] "POST /alarms HTTP/1.1" 200 561 0.075279 10.0.0.33 - - [2025-10-26 23:28:31] "POST /alarms HTTP/1.1" 200 547 0.121574 10.0.0.33 - - [2025-10-26 23:28:31] "PUT /access-control-list/74173ed0-0a45-46e4-8a1d-8605dcf8599e HTTP/1.1" 200 272 0.094537 10.0.0.33 - - [2025-10-26 23:28:31] "POST /ref-update HTTP/1.1" 200 156 0.215924 10.0.0.33 - - [2025-10-26 23:28:31] "POST /alarms HTTP/1.1" 200 595 0.108352 10.0.0.33 - - [2025-10-26 23:28:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.058313 10.0.0.33 - - [2025-10-26 23:28:31] "POST /alarms HTTP/1.1" 200 575 0.082056 10.0.0.33 - - [2025-10-26 23:28:31] "POST /alarms HTTP/1.1" 200 571 0.082028 10.0.0.33 - - [2025-10-26 23:28:31] "POST /ref-update HTTP/1.1" 200 156 0.176676 10.0.0.33 - - [2025-10-26 23:28:31] "PUT /access-control-list/1f1c1e40-4833-406c-9630-2db6a72a7f8a HTTP/1.1" 200 272 0.064346 10.0.0.33 - - [2025-10-26 23:28:31] "POST /alarms HTTP/1.1" 200 583 0.075034 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:28:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002264 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:28:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000840 10.0.0.33 - - [2025-10-26 23:28:31] "POST /alarms HTTP/1.1" 200 609 0.123841 10.0.0.33 - - [2025-10-26 23:28:31] "PUT /access-control-list/74173ed0-0a45-46e4-8a1d-8605dcf8599e HTTP/1.1" 200 272 0.088789 10.0.0.33 - - [2025-10-26 23:28:31] "POST /ref-update HTTP/1.1" 200 156 0.271237 10.0.0.33 - - [2025-10-26 23:28:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023891 10.0.0.33 - - [2025-10-26 23:28:32] "PUT /access-control-list/1f1c1e40-4833-406c-9630-2db6a72a7f8a HTTP/1.1" 200 272 0.127403 10.0.0.33 - - [2025-10-26 23:28:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.049128 10.0.0.33 - - [2025-10-26 23:28:32] "POST /ref-update HTTP/1.1" 200 156 0.047086 10.0.0.33 - - [2025-10-26 23:28:32] "POST /fqname-to-id HTTP/1.1" 404 237 0.018356 10.0.0.33 - - [2025-10-26 23:28:32] "POST /ref-update HTTP/1.1" 200 156 0.310743 10.0.0.33 - - [2025-10-26 23:28:32] "GET / HTTP/1.1" 200 35931 0.001748 10.0.0.33 - - [2025-10-26 23:28:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.025334 10.0.0.33 - - [2025-10-26 23:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.33 - - [2025-10-26 23:28:32] "PUT /global-vrouter-config/d2469e8b-6354-4a2e-84b8-bc8bc6ae8737 HTTP/1.1" 200 276 0.066302 10.0.0.33 - - [2025-10-26 23:28:32] "POST /ref-update HTTP/1.1" 200 156 0.203993 10.0.0.22 - - [2025-10-26 23:28:32] "GET / HTTP/1.1" 200 35931 0.002283 10.0.0.22 - - [2025-10-26 23:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.025071 10.0.0.22 - - [2025-10-26 23:28:32] "GET /global-system-config/ce7ccef2-82e4-4913-82fb-09732afc37a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.035266 10.0.0.33 - - [2025-10-26 23:28:32] "POST /access-control-lists HTTP/1.1" 200 601 0.507361 10.0.0.22 - - [2025-10-26 23:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013596 10.0.0.22 - - [2025-10-26 23:28:32] "GET /routing-instance/b1ad1d3b-a2c8-4aa8-a9c6-92a7a9a2023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009485 10.0.0.33 - - [2025-10-26 23:28:32] "POST /ref-update HTTP/1.1" 200 156 0.201442 10.0.0.33 - - [2025-10-26 23:28:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014477 10.0.0.33 - - [2025-10-26 23:28:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009089 10.0.0.33 - - [2025-10-26 23:28:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013082 10.0.0.33 - - [2025-10-26 23:28:32] "PUT /access-control-list/74173ed0-0a45-46e4-8a1d-8605dcf8599e HTTP/1.1" 200 272 0.092101 10.0.0.22 - - [2025-10-26 23:28:32] "PUT /global-system-config/ce7ccef2-82e4-4913-82fb-09732afc37a0 HTTP/1.1" 200 274 0.128791 10.0.0.22 - - [2025-10-26 23:28:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.016392 10.0.0.33 - - [2025-10-26 23:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.032142 10.0.0.33 - - [2025-10-26 23:28:33] "PUT /access-control-list/3199c6ea-d8d2-49d1-a05a-d7e7994232b3 HTTP/1.1" 200 272 0.176755 10.0.0.33 - - [2025-10-26 23:28:33] "GET /virtual-network/53ca2d49-3d36-4a56-bff7-ab9f0d59ca11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.086949 10.0.0.22 - - [2025-10-26 23:28:33] "POST /virtual-routers HTTP/1.1" 200 599 0.199387 10.0.0.33 - - [2025-10-26 23:28:33] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.037634 10.0.0.33 - - [2025-10-26 23:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014249 10.0.0.33 - - [2025-10-26 23:28:33] "POST /ref-update HTTP/1.1" 200 156 0.111532 10.0.0.22 - - [2025-10-26 23:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013573 10.0.0.33 - - [2025-10-26 23:28:33] "GET /policy-management/8d8b418f-f6cf-42ba-8e37-4c301d12f94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.042956 10.0.0.22 - - [2025-10-26 23:28:33] "GET /virtual-router/dece3f80-5194-4ddd-b4f4-971c26e96c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.046141 10.0.0.33 - - [2025-10-26 23:28:33] "POST /ref-update HTTP/1.1" 200 156 0.045023 10.0.0.22 - - [2025-10-26 23:28:33] "POST /fqname-to-id HTTP/1.1" 404 229 0.030100 10.0.0.22 - - [2025-10-26 23:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.33 - - [2025-10-26 23:28:33] "GET / HTTP/1.1" 200 35931 0.001800 10.0.0.22 - - [2025-10-26 23:28:33] "GET /virtual-network/53ca2d49-3d36-4a56-bff7-ab9f0d59ca11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.022927 10.0.0.33 - - [2025-10-26 23:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.018387 10.0.0.33 - - [2025-10-26 23:28:33] "GET /global-vrouter-config/d2469e8b-6354-4a2e-84b8-bc8bc6ae8737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.012218 10.0.0.33 - - [2025-10-26 23:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007166 10.0.0.33 - - [2025-10-26 23:28:33] "POST /firewall-policys HTTP/1.1" 200 530 0.200257 10.0.0.33 - - [2025-10-26 23:28:33] "PUT /global-vrouter-config/d2469e8b-6354-4a2e-84b8-bc8bc6ae8737 HTTP/1.1" 200 276 0.081031 10.0.0.33 - - [2025-10-26 23:28:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.105319 10.0.0.33 - - [2025-10-26 23:28:33] "GET /firewall-policy/2b540cdf-ba94-49ff-85d3-8a886b3acc70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.018300 10.0.0.22 - - [2025-10-26 23:28:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.252170 10.0.0.33 - - [2025-10-26 23:28:33] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003587 10.0.0.33 - - [2025-10-26 23:28:33] "GET /firewall-policy/2b540cdf-ba94-49ff-85d3-8a886b3acc70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002813 10.0.0.33 - - [2025-10-26 23:28:33] "POST /ref-update HTTP/1.1" 200 156 0.045351 10.0.0.33 - - [2025-10-26 23:28:33] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.008616 10.0.0.33 - - [2025-10-26 23:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005278 10.0.0.33 - - [2025-10-26 23:28:33] "GET /policy-management/8d8b418f-f6cf-42ba-8e37-4c301d12f94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002887 10.0.0.33 - - [2025-10-26 23:28:33] "POST /firewall-policys HTTP/1.1" 200 532 0.054421 10.0.0.33 - - [2025-10-26 23:28:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.032521 10.0.0.33 - - [2025-10-26 23:28:34] "GET /firewall-policy/d7ba066a-998d-4aec-97ef-93c326988c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.031241 10.0.0.33 - - [2025-10-26 23:28:34] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.012479 10.0.0.33 - - [2025-10-26 23:28:34] "GET /firewall-policy/d7ba066a-998d-4aec-97ef-93c326988c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.005317 10.0.0.33 - - [2025-10-26 23:28:34] "GET /firewall-policy/2b540cdf-ba94-49ff-85d3-8a886b3acc70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.006935 10.0.0.33 - - [2025-10-26 23:28:34] "GET / HTTP/1.1" 200 35931 0.001415 10.0.0.33 - - [2025-10-26 23:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007465 10.0.0.33 - - [2025-10-26 23:28:34] "GET /global-system-config/ce7ccef2-82e4-4913-82fb-09732afc37a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008775 10.0.0.33 - - [2025-10-26 23:28:34] "GET /firewall-policy/2b540cdf-ba94-49ff-85d3-8a886b3acc70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.007243 10.0.0.33 - - [2025-10-26 23:28:34] "POST /ref-update HTTP/1.1" 200 156 0.026659 10.0.0.33 - - [2025-10-26 23:28:34] "PUT /global-system-config/ce7ccef2-82e4-4913-82fb-09732afc37a0 HTTP/1.1" 200 274 0.049509 10.0.0.33 - - [2025-10-26 23:28:34] "POST /ref-update HTTP/1.1" 200 156 0.059419 10.0.0.33 - - [2025-10-26 23:28:34] "POST /ref-update HTTP/1.1" 200 156 0.027913 10.0.0.33 - - [2025-10-26 23:28:34] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.007489 10.0.0.33 - - [2025-10-26 23:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.33 - - [2025-10-26 23:28:34] "GET /policy-management/8d8b418f-f6cf-42ba-8e37-4c301d12f94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007040 10.0.0.33 - - [2025-10-26 23:28:34] "POST /firewall-policys HTTP/1.1" 200 530 0.039774 10.0.0.33 - - [2025-10-26 23:28:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.028286 10.0.0.33 - - [2025-10-26 23:28:34] "GET /firewall-policy/e19d889b-874f-4912-89fc-d6af90232ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.018178 10.0.0.33 - - [2025-10-26 23:28:34] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003218 10.0.0.33 - - [2025-10-26 23:28:34] "GET /firewall-policy/e19d889b-874f-4912-89fc-d6af90232ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002984 10.0.0.33 - - [2025-10-26 23:28:34] "GET /firewall-policy/2b540cdf-ba94-49ff-85d3-8a886b3acc70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003528 10.0.0.33 - - [2025-10-26 23:28:34] "GET /firewall-policy/d7ba066a-998d-4aec-97ef-93c326988c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003763 10.0.0.33 - - [2025-10-26 23:28:34] "GET /firewall-policy/2b540cdf-ba94-49ff-85d3-8a886b3acc70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003873 10.0.0.33 - - [2025-10-26 23:28:34] "GET /firewall-policy/d7ba066a-998d-4aec-97ef-93c326988c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002882 10.0.0.33 - - [2025-10-26 23:28:34] "POST /ref-update HTTP/1.1" 200 156 0.048917 10.0.0.33 - - [2025-10-26 23:28:34] "POST /ref-update HTTP/1.1" 200 156 0.050228 10.0.0.33 - - [2025-10-26 23:28:34] "POST /ref-update HTTP/1.1" 200 156 0.047684 10.0.0.33 - - [2025-10-26 23:28:34] "POST /ref-update HTTP/1.1" 200 156 0.032996 10.0.0.33 - - [2025-10-26 23:28:35] "POST /ref-update HTTP/1.1" 200 156 0.146247 10.0.0.33 - - [2025-10-26 23:28:35] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.046041 10.0.0.33 - - [2025-10-26 23:28:35] "POST /tags HTTP/1.1" 200 299 0.055867 10.0.0.33 - - [2025-10-26 23:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.019496 10.0.0.33 - - [2025-10-26 23:28:35] "GET /tag/488e1308-5fbf-442c-bcd3-378f69d19344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.023414 10.0.0.33 - - [2025-10-26 23:28:35] "POST /set-tag HTTP/1.1" 200 109 0.019797 10.0.0.33 - - [2025-10-26 23:28:35] "POST /tags HTTP/1.1" 200 357 0.349982 10.0.0.33 - - [2025-10-26 23:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.034605 10.0.0.33 - - [2025-10-26 23:28:36] "GET /tag/7ac62258-67ee-407e-b800-80941fd34cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.047307 10.0.0.33 - - [2025-10-26 23:28:36] "POST /tags HTTP/1.1" 200 305 0.112272 10.0.0.33 - - [2025-10-26 23:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.030928 10.0.0.33 - - [2025-10-26 23:28:36] "GET /tag/5cd326e2-0c53-445b-ad98-0e1fc511e3d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.021609 10.0.0.33 - - [2025-10-26 23:28:36] "POST /id-to-fqname HTTP/1.1" 200 174 0.000588 10.0.0.33 - - [2025-10-26 23:28:36] "POST /fqname-to-id HTTP/1.1" 404 183 0.021014 10.0.0.33 - - [2025-10-26 23:28:36] "POST /security-groups HTTP/1.1" 200 571 0.094261 10.0.0.33 - - [2025-10-26 23:28:36] "POST /projects HTTP/1.1" 200 483 0.504878 10.0.0.33 - - [2025-10-26 23:28:36] "POST /fqname-to-id HTTP/1.1" 404 214 0.009835 10.0.0.33 - - [2025-10-26 23:28:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.039691 10.0.0.33 - - [2025-10-26 23:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.029388 10.0.0.33 - - [2025-10-26 23:28:36] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.031855 10.0.0.33 - - [2025-10-26 23:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012825 10.0.0.33 - - [2025-10-26 23:28:36] "POST /access-control-lists HTTP/1.1" 200 580 0.134802 10.0.0.33 - - [2025-10-26 23:28:36] "GET /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.027351 10.0.0.33 - - [2025-10-26 23:28:37] "POST /fqname-to-id HTTP/1.1" 404 213 0.020487 10.0.0.33 - - [2025-10-26 23:28:37] "POST /access-control-lists HTTP/1.1" 200 578 0.141750 10.0.0.33 - - [2025-10-26 23:28:37] "PUT /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4 HTTP/1.1" 200 264 0.178425 10.0.0.33 - - [2025-10-26 23:28:37] "PUT /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e HTTP/1.1" 200 264 0.098711 10.0.0.33 - - [2025-10-26 23:28:37] "POST /security-groups HTTP/1.1" 200 537 0.096618 10.0.0.33 - - [2025-10-26 23:28:37] "POST /fqname-to-id HTTP/1.1" 404 234 0.011075 10.0.0.33 - - [2025-10-26 23:28:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.030323 10.0.0.33 - - [2025-10-26 23:28:37] "POST /access-control-lists HTTP/1.1" 200 596 0.059541 10.0.0.33 - - [2025-10-26 23:28:37] "POST /chown HTTP/1.1" 200 109 0.067920 10.0.0.33 - - [2025-10-26 23:28:37] "POST /fqname-to-id HTTP/1.1" 404 233 0.033413 10.0.0.33 - - [2025-10-26 23:28:37] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.024157 10.0.0.33 - - [2025-10-26 23:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.33 - - [2025-10-26 23:28:37] "GET /policy-management/8d8b418f-f6cf-42ba-8e37-4c301d12f94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.045887 10.0.0.33 - - [2025-10-26 23:28:37] "POST /access-control-lists HTTP/1.1" 200 594 0.085965 10.0.0.33 - - [2025-10-26 23:28:37] "POST /tags HTTP/1.1" 409 207 0.032205 10.0.0.33 - - [2025-10-26 23:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.33 - - [2025-10-26 23:28:37] "GET /tag/5cd326e2-0c53-445b-ad98-0e1fc511e3d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.015698 10.0.0.33 - - [2025-10-26 23:28:37] "POST /firewall-rules HTTP/1.1" 200 564 0.077149 10.0.0.33 - - [2025-10-26 23:28:37] "GET /firewall-rule/c191a796-21b3-481b-b8e0-69a89b9d18b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.012159 10.0.0.33 - - [2025-10-26 23:28:37] "GET /firewall-policy/d7ba066a-998d-4aec-97ef-93c326988c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004641 10.0.0.33 - - [2025-10-26 23:28:37] "GET /firewall-rule/c191a796-21b3-481b-b8e0-69a89b9d18b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002660 10.0.0.33 - - [2025-10-26 23:28:38] "POST /ref-update HTTP/1.1" 200 156 0.031180 10.0.0.33 - - [2025-10-26 23:28:38] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018925 10.0.0.33 - - [2025-10-26 23:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.33 - - [2025-10-26 23:28:38] "GET /policy-management/8d8b418f-f6cf-42ba-8e37-4c301d12f94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003617 10.0.0.33 - - [2025-10-26 23:28:38] "POST /tags HTTP/1.1" 409 207 0.002102 10.0.0.33 - - [2025-10-26 23:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.33 - - [2025-10-26 23:28:38] "GET /tag/5cd326e2-0c53-445b-ad98-0e1fc511e3d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.018557 10.0.0.33 - - [2025-10-26 23:28:38] "POST /firewall-rules HTTP/1.1" 200 562 0.092638 10.0.0.33 - - [2025-10-26 23:28:38] "GET /firewall-rule/e049148b-de88-4b2e-9273-71b73fee8f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.019530 10.0.0.33 - - [2025-10-26 23:28:38] "GET /firewall-policy/d7ba066a-998d-4aec-97ef-93c326988c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004764 10.0.0.33 - - [2025-10-26 23:28:38] "GET /firewall-rule/e049148b-de88-4b2e-9273-71b73fee8f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002506 10.0.0.33 - - [2025-10-26 23:28:38] "POST /ref-update HTTP/1.1" 200 156 0.056011 10.0.0.33 - - [2025-10-26 23:28:38] "POST /fqname-to-id HTTP/1.1" 404 226 0.010191 10.0.0.33 - - [2025-10-26 23:28:38] "POST /tags HTTP/1.1" 200 355 0.053602 10.0.0.33 - - [2025-10-26 23:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.33 - - [2025-10-26 23:28:38] "GET /tag/6f10339f-0b16-4c7c-b9a5-80635878ffa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.020600 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:28:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:28:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002237 10.0.0.33 - - [2025-10-26 23:28:38] "POST /tags HTTP/1.1" 200 303 0.038803 10.0.0.33 - - [2025-10-26 23:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.33 - - [2025-10-26 23:28:38] "GET /tag/9dcba08e-6a7b-47f4-a892-28d60ed8f056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018756 10.0.0.33 - - [2025-10-26 23:28:38] "POST /projects HTTP/1.1" 409 218 0.002996 10.0.0.33 - - [2025-10-26 23:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.33 - - [2025-10-26 23:28:38] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.163750 10.0.0.33 - - [2025-10-26 23:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.33 - - [2025-10-26 23:28:38] "GET /network-ipam/63052e97-03ac-42f6-beee-0fceb3ec2e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003606 10.0.0.33 - - [2025-10-26 23:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.33 - - [2025-10-26 23:28:38] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004249 10.0.0.33 - - [2025-10-26 23:28:39] "PUT /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4 HTTP/1.1" 200 264 0.199814 10.0.0.33 - - [2025-10-26 23:28:39] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.009079 10.0.0.33 - - [2025-10-26 23:28:39] "POST /set-tag HTTP/1.1" 200 109 0.105612 10.0.0.33 - - [2025-10-26 23:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.33 - - [2025-10-26 23:28:39] "GET /network-ipam/dbaf9d22-dd3a-4afc-9628-be191b23b4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002918 10.0.0.33 - - [2025-10-26 23:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.33 - - [2025-10-26 23:28:39] "GET /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007147 10.0.0.33 - - [2025-10-26 23:28:39] "PUT /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e HTTP/1.1" 200 264 0.055159 10.0.0.33 - - [2025-10-26 23:28:39] "GET /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.018385 10.0.0.33 - - [2025-10-26 23:28:39] "POST /set-tag HTTP/1.1" 200 109 0.048700 10.0.0.33 - - [2025-10-26 23:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005341 10.0.0.33 - - [2025-10-26 23:28:39] "GET /network-policy/a23cee03-aa08-444d-a026-c365e2553a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002736 10.0.0.33 - - [2025-10-26 23:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.33 - - [2025-10-26 23:28:39] "GET /network-policy/b8a9b2ba-16a8-4669-aea4-e0d6279244eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002997 10.0.0.33 - - [2025-10-26 23:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.33 - - [2025-10-26 23:28:39] "GET /network-policy/484006fc-0dba-48ba-bfd4-bcafddb4d4ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005855 10.0.0.33 - - [2025-10-26 23:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.33 - - [2025-10-26 23:28:39] "PUT /network-policy/484006fc-0dba-48ba-bfd4-bcafddb4d4ec HTTP/1.1" 200 262 0.015353 10.0.0.33 - - [2025-10-26 23:28:39] "POST /ref-update HTTP/1.1" 200 156 0.065493 10.0.0.33 - - [2025-10-26 23:28:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008972 10.0.0.33 - - [2025-10-26 23:28:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010824 10.0.0.33 - - [2025-10-26 23:28:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003177 10.0.0.33 - - [2025-10-26 23:28:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002259 10.0.0.33 - - [2025-10-26 23:28:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004873 10.0.0.33 - - [2025-10-26 23:28:40] "POST /security-groups HTTP/1.1" 409 245 0.002869 10.0.0.33 - - [2025-10-26 23:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.33 - - [2025-10-26 23:28:40] "PUT /security-group/90bb778a-9240-4976-a392-dd5c6f8e00dc HTTP/1.1" 200 262 0.072757 10.0.0.33 - - [2025-10-26 23:28:40] "PUT /access-control-list/50e03585-e20e-41ee-bce8-5e0f9dd0afae HTTP/1.1" 200 272 0.021837 10.0.0.33 - - [2025-10-26 23:28:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.047698 10.0.0.33 - - [2025-10-26 23:28:40] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007856 10.0.0.33 - - [2025-10-26 23:28:40] "PUT /access-control-list/559367e7-450e-48fc-8446-089d8b335302 HTTP/1.1" 200 272 0.034725 10.0.0.33 - - [2025-10-26 23:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005123 10.0.0.33 - - [2025-10-26 23:28:40] "GET /policy-management/8d8b418f-f6cf-42ba-8e37-4c301d12f94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004540 10.0.0.33 - - [2025-10-26 23:28:40] "POST /tags HTTP/1.1" 409 206 0.002718 10.0.0.33 - - [2025-10-26 23:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.33 - - [2025-10-26 23:28:40] "GET /tag/9dcba08e-6a7b-47f4-a892-28d60ed8f056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013598 10.0.0.33 - - [2025-10-26 23:28:40] "POST /firewall-rules HTTP/1.1" 200 562 0.095071 10.0.0.33 - - [2025-10-26 23:28:40] "GET /firewall-rule/e16160ba-9d59-4673-b5c4-e9e54803544c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.009386 10.0.0.33 - - [2025-10-26 23:28:40] "GET /firewall-policy/d7ba066a-998d-4aec-97ef-93c326988c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004137 10.0.0.33 - - [2025-10-26 23:28:40] "GET /firewall-rule/e16160ba-9d59-4673-b5c4-e9e54803544c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002189 10.0.0.33 - - [2025-10-26 23:28:40] "POST /ref-update HTTP/1.1" 200 156 0.047427 10.0.0.33 - - [2025-10-26 23:28:40] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016701 10.0.0.33 - - [2025-10-26 23:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.33 - - [2025-10-26 23:28:40] "GET /policy-management/8d8b418f-f6cf-42ba-8e37-4c301d12f94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003714 10.0.0.33 - - [2025-10-26 23:28:40] "POST /tags HTTP/1.1" 409 206 0.002293 10.0.0.33 - - [2025-10-26 23:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.33 - - [2025-10-26 23:28:40] "GET /tag/9dcba08e-6a7b-47f4-a892-28d60ed8f056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.016580 10.0.0.33 - - [2025-10-26 23:28:40] "POST /firewall-rules HTTP/1.1" 200 560 0.075612 10.0.0.33 - - [2025-10-26 23:28:40] "GET /firewall-rule/08aeaf94-6c98-4616-9c7d-1a91319bcd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.008658 10.0.0.33 - - [2025-10-26 23:28:40] "GET /firewall-policy/d7ba066a-998d-4aec-97ef-93c326988c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004705 10.0.0.33 - - [2025-10-26 23:28:40] "GET /firewall-rule/08aeaf94-6c98-4616-9c7d-1a91319bcd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.004398 10.0.0.33 - - [2025-10-26 23:28:40] "POST /ref-update HTTP/1.1" 200 156 0.046177 10.0.0.33 - - [2025-10-26 23:28:41] "POST /tags HTTP/1.1" 200 305 0.107622 10.0.0.33 - - [2025-10-26 23:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007903 10.0.0.33 - - [2025-10-26 23:28:41] "GET /tag/a1d8d4d0-a691-46ee-bf60-a77326f114bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.032565 10.0.0.33 - - [2025-10-26 23:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005418 10.0.0.33 - - [2025-10-26 23:28:41] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041808 10.0.0.33 - - [2025-10-26 23:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.33 - - [2025-10-26 23:28:41] "GET /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005337 10.0.0.33 - - [2025-10-26 23:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.33 - - [2025-10-26 23:28:41] "GET /service-appliance-set/3c314882-c719-49bc-b351-7a7e4ae8adfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.019546 10.0.0.33 - - [2025-10-26 23:28:41] "POST /fqname-to-id HTTP/1.1" 404 240 0.004627 10.0.0.33 - - [2025-10-26 23:28:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.148694 10.0.0.33 - - [2025-10-26 23:28:41] "GET /virtual-machine-interface/94adc8d4-4689-49b6-9f8c-dad77a0dab10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.010946 10.0.0.33 - - [2025-10-26 23:28:41] "POST /instance-ips HTTP/1.1" 200 381 0.093750 10.0.0.33 - - [2025-10-26 23:28:41] "GET /instance-ip/c9130039-73fe-4a21-acb7-13ba4a7f07fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012110 10.0.0.33 - - [2025-10-26 23:28:41] "POST /loadbalancers HTTP/1.1" 200 582 0.077749 10.0.0.33 - - [2025-10-26 23:28:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.038556 10.0.0.33 - - [2025-10-26 23:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008348 10.0.0.33 - - [2025-10-26 23:28:41] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063961 10.0.0.33 - - [2025-10-26 23:28:41] "GET /loadbalancer/3ad81817-d0a8-4656-b45a-895e899a2f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.013335 10.0.0.33 - - [2025-10-26 23:28:42] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.107522 10.0.0.33 - - [2025-10-26 23:28:42] "GET /instance-ip/c9130039-73fe-4a21-acb7-13ba4a7f07fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012522 10.0.0.33 - - [2025-10-26 23:28:42] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.116340 10.0.0.33 - - [2025-10-26 23:28:42] "POST /floating-ips HTTP/1.1" 200 583 0.069502 10.0.0.33 - - [2025-10-26 23:28:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.013312 10.0.0.33 - - [2025-10-26 23:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.33 - - [2025-10-26 23:28:42] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.085603 10.0.0.33 - - [2025-10-26 23:28:42] "GET /loadbalancer-listener/112c164f-f3f9-4f89-9ad4-9f2bd26a1854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.006043 10.0.0.33 - - [2025-10-26 23:28:42] "GET /loadbalancer-listener/112c164f-f3f9-4f89-9ad4-9f2bd26a1854?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.010849 10.0.0.33 - - [2025-10-26 23:28:42] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.044720 10.0.0.33 - - [2025-10-26 23:28:42] "GET /instance-ip/c9130039-73fe-4a21-acb7-13ba4a7f07fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005007 10.0.0.33 - - [2025-10-26 23:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.33 - - [2025-10-26 23:28:42] "GET /global-vrouter-config/d2469e8b-6354-4a2e-84b8-bc8bc6ae8737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004046 10.0.0.33 - - [2025-10-26 23:28:42] "GET /instance-ip/c9130039-73fe-4a21-acb7-13ba4a7f07fe?fields=floating_ips HTTP/1.1" 200 1171 0.008704 10.0.0.33 - - [2025-10-26 23:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008771 10.0.0.33 - - [2025-10-26 23:28:42] "GET /floating-ip/ec571b12-3097-46cb-a424-799179c5ded5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.004183 10.0.0.33 - - [2025-10-26 23:28:42] "PUT /global-vrouter-config/d2469e8b-6354-4a2e-84b8-bc8bc6ae8737 HTTP/1.1" 200 276 0.022819 10.0.0.33 - - [2025-10-26 23:28:42] "POST /tags HTTP/1.1" 200 301 0.097096 10.0.0.33 - - [2025-10-26 23:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.33 - - [2025-10-26 23:28:42] "GET /tag/e5eba31b-01fd-47d6-a074-5bfd2b740ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.031186 10.0.0.33 - - [2025-10-26 23:28:42] "POST /tags HTTP/1.1" 200 325 0.109698 10.0.0.33 - - [2025-10-26 23:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009037 10.0.0.33 - - [2025-10-26 23:28:42] "GET /tag/2875e85b-ab6a-4bf2-a749-c74978888db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.043802 10.0.0.33 - - [2025-10-26 23:28:42] "POST /tags HTTP/1.1" 200 363 0.045550 10.0.0.33 - - [2025-10-26 23:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.017781 10.0.0.33 - - [2025-10-26 23:28:43] "GET /tag/fc59d20e-0b88-45d2-9fdd-5ec5b7fec67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.036449 10.0.0.33 - - [2025-10-26 23:28:43] "POST /tags HTTP/1.1" 200 311 0.036952 10.0.0.33 - - [2025-10-26 23:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.33 - - [2025-10-26 23:28:43] "GET /tag/f5d0268d-94b7-4020-b448-7c4497d5f56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.067685 10.0.0.33 - - [2025-10-26 23:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.33 - - [2025-10-26 23:28:43] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005485 10.0.0.33 - - [2025-10-26 23:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008286 10.0.0.33 - - [2025-10-26 23:28:43] "GET /project/2471e175-36db-40cc-9d5b-79a1ece2d916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045922 10.0.0.33 - - [2025-10-26 23:28:43] "POST /virtual-machines HTTP/1.1" 200 377 0.025676 10.0.0.33 - - [2025-10-26 23:28:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.039425 10.0.0.33 - - [2025-10-26 23:28:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.197531 10.0.0.33 - - [2025-10-26 23:28:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.067047 10.0.0.33 - - [2025-10-26 23:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006468 10.0.0.33 - - [2025-10-26 23:28:43] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.011894 10.0.0.33 - - [2025-10-26 23:28:44] "POST /instance-ips HTTP/1.1" 200 409 0.073596 10.0.0.33 - - [2025-10-26 23:28:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.101737 10.0.0.33 - - [2025-10-26 23:28:44] "GET /virtual-router/dece3f80-5194-4ddd-b4f4-971c26e96c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003882 10.0.0.33 - - [2025-10-26 23:28:44] "POST /ref-update HTTP/1.1" 200 156 0.016929 10.0.0.33 - - [2025-10-26 23:28:44] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.022862 10.0.0.33 - - [2025-10-26 23:28:44] "POST /set-tag HTTP/1.1" 200 109 0.054557 10.0.0.33 - - [2025-10-26 23:28:44] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.022833 10.0.0.33 - - [2025-10-26 23:28:44] "GET /instance-ip/833a764a-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.008003 10.0.0.33 - - [2025-10-26 23:28:44] "POST /tags HTTP/1.1" 200 301 0.069904 10.0.0.33 - - [2025-10-26 23:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.33 - - [2025-10-26 23:28:44] "GET /tag/5387f23f-ce86-4d0b-a57f-f159813a7b12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.030133 10.0.0.33 - - [2025-10-26 23:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009584 10.0.0.33 - - [2025-10-26 23:28:44] "GET /project/2471e175-36db-40cc-9d5b-79a1ece2d916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050349 10.0.0.33 - - [2025-10-26 23:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007282 10.0.0.33 - - [2025-10-26 23:28:44] "GET /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.020329 10.0.0.33 - - [2025-10-26 23:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.33 - - [2025-10-26 23:28:44] "GET /service-appliance-set/3c314882-c719-49bc-b351-7a7e4ae8adfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004519 10.0.0.33 - - [2025-10-26 23:28:44] "POST /fqname-to-id HTTP/1.1" 404 242 0.007249 10.0.0.33 - - [2025-10-26 23:28:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.156618 10.0.0.33 - - [2025-10-26 23:28:45] "GET /virtual-machine-interface/efb20bda-cc09-4d65-a50c-5c593aa0ec84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.007664 10.0.0.33 - - [2025-10-26 23:28:45] "POST /instance-ips HTTP/1.1" 200 377 0.042147 10.0.0.33 - - [2025-10-26 23:28:45] "GET /instance-ip/ac3bd442-fb53-4dfe-a54d-6000622c18ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008160 10.0.0.33 - - [2025-10-26 23:28:45] "POST /loadbalancers HTTP/1.1" 200 582 0.079946 10.0.0.33 - - [2025-10-26 23:28:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.062792 10.0.0.33 - - [2025-10-26 23:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011572 10.0.0.33 - - [2025-10-26 23:28:45] "GET /project/2471e175-36db-40cc-9d5b-79a1ece2d916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.126255 10.0.0.33 - - [2025-10-26 23:28:45] "GET /instance-ip/ac3bd442-fb53-4dfe-a54d-6000622c18ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005419 10.0.0.33 - - [2025-10-26 23:28:45] "GET /project/2471e175-36db-40cc-9d5b-79a1ece2d916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.082549 10.0.0.33 - - [2025-10-26 23:28:45] "GET /loadbalancer/972314d7-3ce7-42c8-b739-d87e537e6d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006663 10.0.0.33 - - [2025-10-26 23:28:45] "POST /floating-ips HTTP/1.1" 200 581 0.115715 10.0.0.33 - - [2025-10-26 23:28:45] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.093183 10.0.0.33 - - [2025-10-26 23:28:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.018947 10.0.0.33 - - [2025-10-26 23:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007940 10.0.0.33 - - [2025-10-26 23:28:45] "GET /project/2471e175-36db-40cc-9d5b-79a1ece2d916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036325 10.0.0.33 - - [2025-10-26 23:28:45] "GET /loadbalancer-listener/18f17e85-ef2f-43fa-b40a-67346eb44e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003136 10.0.0.33 - - [2025-10-26 23:28:45] "GET /loadbalancer-listener/18f17e85-ef2f-43fa-b40a-67346eb44e3e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004350 10.0.0.33 - - [2025-10-26 23:28:45] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.030424 10.0.0.33 - - [2025-10-26 23:28:45] "GET /instance-ip/ac3bd442-fb53-4dfe-a54d-6000622c18ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005473 10.0.0.33 - - [2025-10-26 23:28:45] "GET /instance-ip/ac3bd442-fb53-4dfe-a54d-6000622c18ce?fields=floating_ips HTTP/1.1" 200 1165 0.028298 10.0.0.33 - - [2025-10-26 23:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006250 10.0.0.33 - - [2025-10-26 23:28:45] "GET /floating-ip/e5c3b00e-f663-484e-8816-0e71bf9c1681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.006812 10.0.0.33 - - [2025-10-26 23:28:45] "GET /project/2471e175-36db-40cc-9d5b-79a1ece2d916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037385 10.0.0.33 - - [2025-10-26 23:28:45] "GET /loadbalancer/972314d7-3ce7-42c8-b739-d87e537e6d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.010966 10.0.0.33 - - [2025-10-26 23:28:45] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.062369 10.0.0.33 - - [2025-10-26 23:28:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.020088 10.0.0.33 - - [2025-10-26 23:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.33 - - [2025-10-26 23:28:46] "GET /project/2471e175-36db-40cc-9d5b-79a1ece2d916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055539 10.0.0.33 - - [2025-10-26 23:28:46] "GET /loadbalancer-listener/92d4860b-4a3e-4657-995c-9604477137f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.005475 10.0.0.33 - - [2025-10-26 23:28:46] "GET /loadbalancer-listener/92d4860b-4a3e-4657-995c-9604477137f1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.009815 10.0.0.33 - - [2025-10-26 23:28:46] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.027712 10.0.0.33 - - [2025-10-26 23:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.33 - - [2025-10-26 23:28:46] "GET /instance-ip/ac3bd442-fb53-4dfe-a54d-6000622c18ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003961 10.0.0.33 - - [2025-10-26 23:28:46] "GET /instance-ip/ac3bd442-fb53-4dfe-a54d-6000622c18ce?fields=floating_ips HTTP/1.1" 200 1165 0.006706 10.0.0.33 - - [2025-10-26 23:28:46] "GET /project/2471e175-36db-40cc-9d5b-79a1ece2d916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047534 10.0.0.33 - - [2025-10-26 23:28:46] "GET /floating-ip/e5c3b00e-f663-484e-8816-0e71bf9c1681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004622 10.0.0.33 - - [2025-10-26 23:28:46] "GET /loadbalancer/972314d7-3ce7-42c8-b739-d87e537e6d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003089 10.0.0.33 - - [2025-10-26 23:28:46] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.036489 10.0.0.33 - - [2025-10-26 23:28:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.026904 10.0.0.33 - - [2025-10-26 23:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.33 - - [2025-10-26 23:28:46] "GET /project/2471e175-36db-40cc-9d5b-79a1ece2d916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041748 10.0.0.33 - - [2025-10-26 23:28:46] "GET /loadbalancer-listener/894ff1d1-17d1-4832-a4e5-a0ff52aaf580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.004454 10.0.0.33 - - [2025-10-26 23:28:46] "GET /loadbalancer-listener/894ff1d1-17d1-4832-a4e5-a0ff52aaf580?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004029 10.0.0.33 - - [2025-10-26 23:28:46] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.024539 10.0.0.33 - - [2025-10-26 23:28:46] "GET /instance-ip/ac3bd442-fb53-4dfe-a54d-6000622c18ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006039 10.0.0.33 - - [2025-10-26 23:28:46] "GET /instance-ip/ac3bd442-fb53-4dfe-a54d-6000622c18ce?fields=floating_ips HTTP/1.1" 200 1165 0.006137 10.0.0.33 - - [2025-10-26 23:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004800 10.0.0.33 - - [2025-10-26 23:28:46] "GET /floating-ip/e5c3b00e-f663-484e-8816-0e71bf9c1681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003787 10.0.0.33 - - [2025-10-26 23:28:46] "GET /loadbalancer/972314d7-3ce7-42c8-b739-d87e537e6d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002994 10.0.0.33 - - [2025-10-26 23:28:46] "POST /tags HTTP/1.1" 200 371 0.031166 10.0.0.33 - - [2025-10-26 23:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.020682 10.0.0.33 - - [2025-10-26 23:28:46] "GET /tag/f830824f-ddd9-4831-bff0-8a8a9f6b2dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.026569 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:28:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001042 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:28:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001003 10.0.0.33 - - [2025-10-26 23:28:46] "POST /tags HTTP/1.1" 200 319 0.037876 10.0.0.33 - - [2025-10-26 23:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007541 10.0.0.33 - - [2025-10-26 23:28:46] "GET /tag/e484eccb-f72b-4a82-b621-8aa2e6a1c1af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.025542 10.0.0.33 - - [2025-10-26 23:28:47] "POST /id-to-fqname HTTP/1.1" 200 181 0.000616 10.0.0.33 - - [2025-10-26 23:28:47] "POST /fqname-to-id HTTP/1.1" 404 190 0.003685 10.0.0.33 - - [2025-10-26 23:28:47] "POST /security-groups HTTP/1.1" 200 578 0.347080 10.0.0.33 - - [2025-10-26 23:28:47] "POST /projects HTTP/1.1" 200 497 0.466699 10.0.0.33 - - [2025-10-26 23:28:47] "POST /fqname-to-id HTTP/1.1" 404 225 0.010247 10.0.0.33 - - [2025-10-26 23:28:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.025370 10.0.0.33 - - [2025-10-26 23:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012083 10.0.0.33 - - [2025-10-26 23:28:47] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.046180 10.0.0.33 - - [2025-10-26 23:28:47] "POST /access-control-lists HTTP/1.1" 200 587 0.119962 10.0.0.33 - - [2025-10-26 23:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008588 10.0.0.33 - - [2025-10-26 23:28:47] "GET /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.015090 10.0.0.33 - - [2025-10-26 23:28:47] "POST /fqname-to-id HTTP/1.1" 404 224 0.003916 10.0.0.33 - - [2025-10-26 23:28:47] "POST /access-control-lists HTTP/1.1" 200 585 0.093460 10.0.0.33 - - [2025-10-26 23:28:47] "PUT /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4 HTTP/1.1" 200 264 0.168405 10.0.0.33 - - [2025-10-26 23:28:47] "PUT /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e HTTP/1.1" 200 264 0.065742 10.0.0.33 - - [2025-10-26 23:28:47] "POST /security-groups HTTP/1.1" 200 558 0.090088 10.0.0.33 - - [2025-10-26 23:28:47] "POST /fqname-to-id HTTP/1.1" 404 248 0.005285 10.0.0.33 - - [2025-10-26 23:28:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.072168 10.0.0.33 - - [2025-10-26 23:28:48] "POST /chown HTTP/1.1" 200 109 0.018411 10.0.0.33 - - [2025-10-26 23:28:48] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012770 10.0.0.33 - - [2025-10-26 23:28:48] "POST /access-control-lists HTTP/1.1" 200 610 0.121623 10.0.0.33 - - [2025-10-26 23:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008446 10.0.0.33 - - [2025-10-26 23:28:48] "POST /fqname-to-id HTTP/1.1" 404 247 0.002623 10.0.0.33 - - [2025-10-26 23:28:48] "GET /policy-management/8d8b418f-f6cf-42ba-8e37-4c301d12f94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003156 10.0.0.33 - - [2025-10-26 23:28:48] "POST /tags HTTP/1.1" 409 214 0.003302 10.0.0.33 - - [2025-10-26 23:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.33 - - [2025-10-26 23:28:48] "GET /tag/e484eccb-f72b-4a82-b621-8aa2e6a1c1af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.045294 10.0.0.33 - - [2025-10-26 23:28:48] "POST /access-control-lists HTTP/1.1" 200 608 0.102880 10.0.0.33 - - [2025-10-26 23:28:48] "POST /firewall-rules HTTP/1.1" 200 578 0.102914 10.0.0.33 - - [2025-10-26 23:28:48] "GET /firewall-rule/0c93d097-bb43-476d-8451-5dbef9a86953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.008020 10.0.0.33 - - [2025-10-26 23:28:48] "GET /firewall-policy/d7ba066a-998d-4aec-97ef-93c326988c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.005192 10.0.0.33 - - [2025-10-26 23:28:48] "GET /firewall-rule/0c93d097-bb43-476d-8451-5dbef9a86953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003495 10.0.0.33 - - [2025-10-26 23:28:48] "POST /ref-update HTTP/1.1" 200 156 0.033492 10.0.0.33 - - [2025-10-26 23:28:48] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014655 10.0.0.33 - - [2025-10-26 23:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.33 - - [2025-10-26 23:28:48] "GET /policy-management/8d8b418f-f6cf-42ba-8e37-4c301d12f94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003276 10.0.0.33 - - [2025-10-26 23:28:48] "POST /tags HTTP/1.1" 409 214 0.002618 10.0.0.33 - - [2025-10-26 23:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.33 - - [2025-10-26 23:28:48] "GET /tag/e484eccb-f72b-4a82-b621-8aa2e6a1c1af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.016170 10.0.0.33 - - [2025-10-26 23:28:48] "POST /firewall-rules HTTP/1.1" 200 576 0.103741 10.0.0.33 - - [2025-10-26 23:28:48] "GET /firewall-rule/2e9f3da0-32b5-49c0-97ec-e0996b05f0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.007973 10.0.0.33 - - [2025-10-26 23:28:48] "GET /firewall-policy/d7ba066a-998d-4aec-97ef-93c326988c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004344 10.0.0.33 - - [2025-10-26 23:28:48] "GET /firewall-rule/2e9f3da0-32b5-49c0-97ec-e0996b05f0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003512 10.0.0.33 - - [2025-10-26 23:28:48] "POST /ref-update HTTP/1.1" 200 156 0.044103 10.0.0.33 - - [2025-10-26 23:28:48] "POST /tags HTTP/1.1" 200 363 0.033043 10.0.0.33 - - [2025-10-26 23:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.33 - - [2025-10-26 23:28:49] "GET /tag/f3c7908f-ad5c-4105-a727-816e2b0b8ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.017414 10.0.0.33 - - [2025-10-26 23:28:49] "POST /tags HTTP/1.1" 200 311 0.019398 10.0.0.33 - - [2025-10-26 23:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.33 - - [2025-10-26 23:28:49] "GET /tag/9cd63594-6a06-4c8a-bf57-4b831ea3e426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012168 10.0.0.33 - - [2025-10-26 23:28:49] "POST /id-to-fqname HTTP/1.1" 200 177 0.000545 10.0.0.33 - - [2025-10-26 23:28:49] "POST /fqname-to-id HTTP/1.1" 404 186 0.009159 10.0.0.33 - - [2025-10-26 23:28:49] "POST /security-groups HTTP/1.1" 200 574 0.064874 10.0.0.33 - - [2025-10-26 23:28:49] "POST /projects HTTP/1.1" 200 489 0.224400 10.0.0.33 - - [2025-10-26 23:28:49] "POST /fqname-to-id HTTP/1.1" 404 217 0.002667 10.0.0.33 - - [2025-10-26 23:28:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.026021 10.0.0.33 - - [2025-10-26 23:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015574 10.0.0.33 - - [2025-10-26 23:28:49] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.033447 10.0.0.33 - - [2025-10-26 23:28:49] "POST /access-control-lists HTTP/1.1" 200 583 0.107974 10.0.0.33 - - [2025-10-26 23:28:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.023674 10.0.0.33 - - [2025-10-26 23:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.33 - - [2025-10-26 23:28:49] "GET /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004194 10.0.0.33 - - [2025-10-26 23:28:49] "PUT /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4 HTTP/1.1" 200 264 0.067890 10.0.0.33 - - [2025-10-26 23:28:49] "POST /access-control-lists HTTP/1.1" 200 581 0.088736 10.0.0.33 - - [2025-10-26 23:28:49] "PUT /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e HTTP/1.1" 200 264 0.104010 10.0.0.33 - - [2025-10-26 23:28:49] "POST /security-groups HTTP/1.1" 200 546 0.096835 10.0.0.33 - - [2025-10-26 23:28:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.004620 10.0.0.33 - - [2025-10-26 23:28:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.026315 10.0.0.33 - - [2025-10-26 23:28:49] "POST /chown HTTP/1.1" 200 109 0.036996 10.0.0.33 - - [2025-10-26 23:28:49] "POST /access-control-lists HTTP/1.1" 200 602 0.056396 10.0.0.33 - - [2025-10-26 23:28:49] "POST /fqname-to-id HTTP/1.1" 404 239 0.010662 10.0.0.33 - - [2025-10-26 23:28:49] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003855 10.0.0.33 - - [2025-10-26 23:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.33 - - [2025-10-26 23:28:49] "GET /policy-management/8d8b418f-f6cf-42ba-8e37-4c301d12f94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002544 10.0.0.33 - - [2025-10-26 23:28:50] "POST /tags HTTP/1.1" 409 210 0.006064 10.0.0.33 - - [2025-10-26 23:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.33 - - [2025-10-26 23:28:50] "GET /tag/9cd63594-6a06-4c8a-bf57-4b831ea3e426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.019616 10.0.0.33 - - [2025-10-26 23:28:50] "POST /access-control-lists HTTP/1.1" 200 600 0.088011 10.0.0.33 - - [2025-10-26 23:28:50] "POST /firewall-rules HTTP/1.1" 200 570 0.168695 10.0.0.33 - - [2025-10-26 23:28:50] "GET /firewall-rule/24629ee1-1b44-4535-939d-c2b4d9bf38c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.043425 10.0.0.33 - - [2025-10-26 23:28:50] "GET /firewall-policy/d7ba066a-998d-4aec-97ef-93c326988c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.022686 10.0.0.33 - - [2025-10-26 23:28:50] "GET /firewall-rule/24629ee1-1b44-4535-939d-c2b4d9bf38c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003992 10.0.0.33 - - [2025-10-26 23:28:50] "POST /ref-update HTTP/1.1" 200 156 0.067901 10.0.0.33 - - [2025-10-26 23:28:50] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007671 10.0.0.33 - - [2025-10-26 23:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012939 10.0.0.33 - - [2025-10-26 23:28:50] "GET /policy-management/8d8b418f-f6cf-42ba-8e37-4c301d12f94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003057 10.0.0.33 - - [2025-10-26 23:28:50] "POST /tags HTTP/1.1" 409 210 0.002389 10.0.0.33 - - [2025-10-26 23:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.33 - - [2025-10-26 23:28:50] "GET /tag/9cd63594-6a06-4c8a-bf57-4b831ea3e426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013244 10.0.0.33 - - [2025-10-26 23:28:50] "POST /firewall-rules HTTP/1.1" 200 568 0.072039 10.0.0.33 - - [2025-10-26 23:28:50] "GET /firewall-rule/01a77cc9-85f6-44bb-ab35-9964f7e84e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.009948 10.0.0.33 - - [2025-10-26 23:28:50] "GET /firewall-policy/d7ba066a-998d-4aec-97ef-93c326988c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.018916 10.0.0.33 - - [2025-10-26 23:28:50] "GET /firewall-rule/01a77cc9-85f6-44bb-ab35-9964f7e84e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002586 10.0.0.33 - - [2025-10-26 23:28:50] "POST /ref-update HTTP/1.1" 200 156 0.052178 10.0.0.33 - - [2025-10-26 23:28:50] "POST /tags HTTP/1.1" 409 237 0.022349 10.0.0.33 - - [2025-10-26 23:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004541 10.0.0.33 - - [2025-10-26 23:28:50] "GET /tag/fc59d20e-0b88-45d2-9fdd-5ec5b7fec67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.016931 10.0.0.33 - - [2025-10-26 23:28:50] "POST /tags HTTP/1.1" 409 210 0.002114 10.0.0.33 - - [2025-10-26 23:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.33 - - [2025-10-26 23:28:51] "GET /tag/f5d0268d-94b7-4020-b448-7c4497d5f56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.018303 10.0.0.33 - - [2025-10-26 23:28:51] "POST /projects HTTP/1.1" 409 223 0.002094 10.0.0.33 - - [2025-10-26 23:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005207 10.0.0.33 - - [2025-10-26 23:28:51] "GET /project/2471e175-36db-40cc-9d5b-79a1ece2d916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041074 10.0.0.33 - - [2025-10-26 23:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012984 10.0.0.33 - - [2025-10-26 23:28:51] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.008458 10.0.0.33 - - [2025-10-26 23:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.33 - - [2025-10-26 23:28:51] "GET /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005859 10.0.0.33 - - [2025-10-26 23:28:51] "PUT /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4 HTTP/1.1" 200 264 0.085579 10.0.0.33 - - [2025-10-26 23:28:51] "PUT /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e HTTP/1.1" 200 264 0.122961 10.0.0.33 - - [2025-10-26 23:28:51] "POST /security-groups HTTP/1.1" 409 253 0.009538 10.0.0.33 - - [2025-10-26 23:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005034 10.0.0.33 - - [2025-10-26 23:28:51] "PUT /security-group/3fb69d36-7a65-411e-89ff-676147b8d175 HTTP/1.1" 200 262 0.064432 10.0.0.33 - - [2025-10-26 23:28:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.041995 10.0.0.33 - - [2025-10-26 23:28:51] "PUT /access-control-list/c763e566-7e2d-4ca3-8a91-558ed7359e9d HTTP/1.1" 200 272 0.039216 10.0.0.33 - - [2025-10-26 23:28:51] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011938 10.0.0.33 - - [2025-10-26 23:28:51] "PUT /access-control-list/eac04f04-48d6-4c4a-b07f-b20c0fb1c371 HTTP/1.1" 200 272 0.020374 10.0.0.33 - - [2025-10-26 23:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.33 - - [2025-10-26 23:28:51] "GET /policy-management/8d8b418f-f6cf-42ba-8e37-4c301d12f94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005513 10.0.0.33 - - [2025-10-26 23:28:51] "POST /tags HTTP/1.1" 409 210 0.002118 10.0.0.33 - - [2025-10-26 23:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.33 - - [2025-10-26 23:28:51] "GET /tag/f5d0268d-94b7-4020-b448-7c4497d5f56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012681 10.0.0.33 - - [2025-10-26 23:28:51] "POST /firewall-rules HTTP/1.1" 200 570 0.070141 10.0.0.33 - - [2025-10-26 23:28:51] "GET /firewall-rule/435b29d3-01ef-4ad2-8fdd-93e3cadcee30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004511 10.0.0.33 - - [2025-10-26 23:28:51] "GET /firewall-policy/d7ba066a-998d-4aec-97ef-93c326988c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003620 10.0.0.33 - - [2025-10-26 23:28:51] "GET /firewall-rule/435b29d3-01ef-4ad2-8fdd-93e3cadcee30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002405 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:28:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001377 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:28:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001027 10.0.0.33 - - [2025-10-26 23:28:52] "POST /ref-update HTTP/1.1" 200 156 0.076680 10.0.0.33 - - [2025-10-26 23:28:52] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010008 10.0.0.33 - - [2025-10-26 23:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.33 - - [2025-10-26 23:28:52] "GET /policy-management/8d8b418f-f6cf-42ba-8e37-4c301d12f94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003117 10.0.0.33 - - [2025-10-26 23:28:52] "POST /tags HTTP/1.1" 409 210 0.002119 10.0.0.33 - - [2025-10-26 23:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.33 - - [2025-10-26 23:28:52] "GET /tag/f5d0268d-94b7-4020-b448-7c4497d5f56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.055179 10.0.0.33 - - [2025-10-26 23:28:52] "POST /firewall-rules HTTP/1.1" 200 568 0.262417 10.0.0.33 - - [2025-10-26 23:28:52] "GET /firewall-rule/b5e5d4d7-5181-44a0-82cd-b8fd0198230a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.019020 10.0.0.33 - - [2025-10-26 23:28:52] "GET /firewall-policy/d7ba066a-998d-4aec-97ef-93c326988c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.006766 10.0.0.33 - - [2025-10-26 23:28:52] "GET /firewall-rule/b5e5d4d7-5181-44a0-82cd-b8fd0198230a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002543 10.0.0.33 - - [2025-10-26 23:28:52] "POST /ref-update HTTP/1.1" 200 156 0.056338 10.0.0.33 - - [2025-10-26 23:28:52] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005149 10.0.0.33 - - [2025-10-26 23:28:52] "POST /set-tag HTTP/1.1" 200 109 0.003294 10.0.0.33 - - [2025-10-26 23:28:52] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008395 10.0.0.33 - - [2025-10-26 23:28:52] "POST /set-tag HTTP/1.1" 200 109 0.005060 10.0.0.33 - - [2025-10-26 23:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006187 10.0.0.33 - - [2025-10-26 23:28:52] "GET /loadbalancer/972314d7-3ce7-42c8-b739-d87e537e6d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.010603 10.0.0.22 - - [2025-10-26 23:29:05] "GET / HTTP/1.1" 200 35931 0.001843 10.0.0.22 - - [2025-10-26 23:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.22 - - [2025-10-26 23:29:05] "GET /global-system-config/ce7ccef2-82e4-4913-82fb-09732afc37a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008251 10.0.0.22 - - [2025-10-26 23:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.22 - - [2025-10-26 23:29:05] "GET /routing-instance/b1ad1d3b-a2c8-4aa8-a9c6-92a7a9a2023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004463 10.0.0.22 - - [2025-10-26 23:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.22 - - [2025-10-26 23:29:05] "GET /virtual-router/dece3f80-5194-4ddd-b4f4-971c26e96c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004618 10.0.0.22 - - [2025-10-26 23:29:05] "PUT /virtual-router/dece3f80-5194-4ddd-b4f4-971c26e96c9a HTTP/1.1" 200 262 0.013272 10.0.0.22 - - [2025-10-26 23:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.22 - - [2025-10-26 23:29:05] "GET /virtual-router/dece3f80-5194-4ddd-b4f4-971c26e96c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003484 10.0.0.22 - - [2025-10-26 23:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.22 - - [2025-10-26 23:29:05] "GET /virtual-machine-interface/b007f038-90bf-4290-aa4d-5edc51e3d000?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004778 10.0.0.22 - - [2025-10-26 23:29:05] "PUT /virtual-machine-interface/b007f038-90bf-4290-aa4d-5edc51e3d000 HTTP/1.1" 200 284 0.010524 10.0.0.33 - - [2025-10-26 23:29:09] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011402 10.0.0.33 - - [2025-10-26 23:29:09] "POST /set-tag HTTP/1.1" 200 109 0.003266 10.0.0.33 - - [2025-10-26 23:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.33 - - [2025-10-26 23:29:09] "GET /loadbalancer/972314d7-3ce7-42c8-b739-d87e537e6d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003035 10.0.0.33 - - [2025-10-26 23:29:09] "GET /loadbalancer-pool/6dc8e12e-00d2-4f4b-b418-c24a8de2ed5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004753 10.0.0.33 - - [2025-10-26 23:29:09] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019524 10.0.0.33 - - [2025-10-26 23:29:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.034971 10.0.0.33 - - [2025-10-26 23:29:09] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008143 10.0.0.33 - - [2025-10-26 23:29:09] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016011 10.0.0.33 - - [2025-10-26 23:29:09] "POST /ref-update HTTP/1.1" 200 156 0.019891 10.0.0.33 - - [2025-10-26 23:29:09] "POST /tags HTTP/1.1" 409 205 0.013268 10.0.0.33 - - [2025-10-26 23:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007358 10.0.0.33 - - [2025-10-26 23:29:09] "GET /floating-ip/e5c3b00e-f663-484e-8816-0e71bf9c1681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.036980 10.0.0.33 - - [2025-10-26 23:29:09] "GET /tag/5387f23f-ce86-4d0b-a57f-f159813a7b12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.016259 10.0.0.33 - - [2025-10-26 23:29:09] "PUT /floating-ip/e5c3b00e-f663-484e-8816-0e71bf9c1681 HTTP/1.1" 200 256 0.041449 10.0.0.33 - - [2025-10-26 23:29:09] "POST /set-tag HTTP/1.1" 200 109 0.120225 10.0.0.33 - - [2025-10-26 23:29:09] "GET /loadbalancer-pool/dc48fbe2-f751-44f8-ae93-f395f27a01a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.034949 10.0.0.33 - - [2025-10-26 23:29:09] "POST /loadbalancer-members HTTP/1.1" 200 690 0.052601 10.0.0.33 - - [2025-10-26 23:29:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.018689 10.0.0.33 - - [2025-10-26 23:29:09] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.026639 10.0.0.33 - - [2025-10-26 23:29:09] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009524 10.0.0.33 - - [2025-10-26 23:29:09] "POST /set-tag HTTP/1.1" 200 109 0.003426 10.0.0.33 - - [2025-10-26 23:29:09] "POST /ref-update HTTP/1.1" 200 156 0.010105 10.0.0.33 - - [2025-10-26 23:29:09] "GET /floating-ip/e5c3b00e-f663-484e-8816-0e71bf9c1681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.016459 10.0.0.33 - - [2025-10-26 23:29:09] "GET /loadbalancer-pool/e5de0374-b753-4b6d-aead-efc0f70a412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.012482 10.0.0.33 - - [2025-10-26 23:29:09] "PUT /floating-ip/e5c3b00e-f663-484e-8816-0e71bf9c1681 HTTP/1.1" 200 256 0.040638 10.0.0.33 - - [2025-10-26 23:29:09] "POST /loadbalancer-members HTTP/1.1" 200 692 0.067662 10.0.0.33 - - [2025-10-26 23:29:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.034401 10.0.0.33 - - [2025-10-26 23:29:09] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015036 10.0.0.33 - - [2025-10-26 23:29:09] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008208 10.0.0.33 - - [2025-10-26 23:29:09] "POST /ref-update HTTP/1.1" 200 156 0.019275 10.0.0.33 - - [2025-10-26 23:29:09] "GET /floating-ip/e5c3b00e-f663-484e-8816-0e71bf9c1681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.018750 10.0.0.33 - - [2025-10-26 23:29:09] "POST /set-tag HTTP/1.1" 200 109 0.011100 10.0.0.33 - - [2025-10-26 23:29:09] "PUT /floating-ip/e5c3b00e-f663-484e-8816-0e71bf9c1681 HTTP/1.1" 200 256 0.041958 10.0.0.33 - - [2025-10-26 23:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008679 10.0.0.33 - - [2025-10-26 23:29:16] "GET /virtual-router/dece3f80-5194-4ddd-b4f4-971c26e96c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.008691 10.0.0.33 - - [2025-10-26 23:29:22] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007234 10.0.0.33 - - [2025-10-26 23:29:22] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.33 - - [2025-10-26 23:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.33 - - [2025-10-26 23:29:23] "GET /loadbalancer/972314d7-3ce7-42c8-b739-d87e537e6d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003029 10.0.0.33 - - [2025-10-26 23:29:23] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005414 10.0.0.33 - - [2025-10-26 23:29:23] "POST /set-tag HTTP/1.1" 200 109 0.037758 10.0.0.33 - - [2025-10-26 23:29:23] "DELETE /loadbalancer-member/7c6074de-ef5c-4daa-85d1-8a370f8806ea HTTP/1.1" 200 115 0.093030 10.0.0.33 - - [2025-10-26 23:29:23] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.034420 10.0.0.33 - - [2025-10-26 23:29:23] "POST /set-tag HTTP/1.1" 200 109 0.006408 10.0.0.33 - - [2025-10-26 23:29:23] "DELETE /loadbalancer-member/7d00e3c9-dcc0-44a1-9938-49e8ae62c76e HTTP/1.1" 200 115 0.052176 10.0.0.33 - - [2025-10-26 23:29:23] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010655 10.0.0.33 - - [2025-10-26 23:29:23] "POST /set-tag HTTP/1.1" 200 109 0.002739 10.0.0.33 - - [2025-10-26 23:29:23] "DELETE /loadbalancer-member/808ab920-2ed9-478e-a689-ed8ec173217e HTTP/1.1" 200 115 0.071873 10.0.0.33 - - [2025-10-26 23:29:23] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009503 10.0.0.33 - - [2025-10-26 23:29:23] "POST /set-tag HTTP/1.1" 200 109 0.002799 10.0.0.33 - - [2025-10-26 23:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.33 - - [2025-10-26 23:29:23] "GET /loadbalancer/972314d7-3ce7-42c8-b739-d87e537e6d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002535 10.0.0.33 - - [2025-10-26 23:29:23] "GET /loadbalancer-pool/6dc8e12e-00d2-4f4b-b418-c24a8de2ed5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003254 10.0.0.33 - - [2025-10-26 23:29:23] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022110 10.0.0.33 - - [2025-10-26 23:29:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.022712 10.0.0.33 - - [2025-10-26 23:29:23] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014974 10.0.0.33 - - [2025-10-26 23:29:23] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004535 10.0.0.33 - - [2025-10-26 23:29:23] "GET /floating-ip/e5c3b00e-f663-484e-8816-0e71bf9c1681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002336 10.0.0.33 - - [2025-10-26 23:29:23] "POST /set-tag HTTP/1.1" 200 109 0.070214 10.0.0.33 - - [2025-10-26 23:29:23] "GET /loadbalancer-pool/dc48fbe2-f751-44f8-ae93-f395f27a01a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.028137 10.0.0.33 - - [2025-10-26 23:29:23] "POST /loadbalancer-members HTTP/1.1" 200 690 0.038962 10.0.0.33 - - [2025-10-26 23:29:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.029895 10.0.0.33 - - [2025-10-26 23:29:23] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018801 10.0.0.33 - - [2025-10-26 23:29:23] "POST /set-tag HTTP/1.1" 200 109 0.005462 10.0.0.33 - - [2025-10-26 23:29:23] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004913 10.0.0.33 - - [2025-10-26 23:29:24] "GET /floating-ip/e5c3b00e-f663-484e-8816-0e71bf9c1681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.009016 10.0.0.33 - - [2025-10-26 23:29:24] "GET /loadbalancer-pool/e5de0374-b753-4b6d-aead-efc0f70a412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.009953 10.0.0.33 - - [2025-10-26 23:29:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021171 10.0.0.33 - - [2025-10-26 23:29:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.013132 10.0.0.33 - - [2025-10-26 23:29:24] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.025727 10.0.0.33 - - [2025-10-26 23:29:24] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012202 10.0.0.33 - - [2025-10-26 23:29:24] "GET /floating-ip/e5c3b00e-f663-484e-8816-0e71bf9c1681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002222 10.0.0.33 - - [2025-10-26 23:29:24] "POST /set-tag HTTP/1.1" 200 109 0.002463 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:29:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000969 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:29:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000886 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:31:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001540 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:31:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000859 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:31:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000991 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:31:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000876 10.0.0.33 - - [2025-10-26 23:31:39] "GET / HTTP/1.1" 200 35931 0.001734 10.0.0.33 - - [2025-10-26 23:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.33 - - [2025-10-26 23:31:39] "GET /global-system-config/ce7ccef2-82e4-4913-82fb-09732afc37a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004547 10.0.0.33 - - [2025-10-26 23:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.33 - - [2025-10-26 23:31:39] "GET /config-node/ea8ecf80-e612-46e0-a834-3b0b88227f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003295 10.0.0.33 - - [2025-10-26 23:31:51] "GET / HTTP/1.1" 200 35931 0.001464 10.0.0.33 - - [2025-10-26 23:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.33 - - [2025-10-26 23:31:51] "GET /routing-instance/b1ad1d3b-a2c8-4aa8-a9c6-92a7a9a2023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003530 10.0.0.33 - - [2025-10-26 23:31:51] "POST /bgp-routers HTTP/1.1" 409 301 0.002185 10.0.0.33 - - [2025-10-26 23:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.33 - - [2025-10-26 23:31:51] "GET /bgp-router/f017a29e-454a-4d0c-af93-4bd3ca5996fd?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.006718 10.0.0.33 - - [2025-10-26 23:31:51] "PUT /bgp-router/f017a29e-454a-4d0c-af93-4bd3ca5996fd HTTP/1.1" 200 254 0.013386 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:31:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002077 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:31:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001061 10.0.0.33 - - [2025-10-26 23:32:23] "GET /global-system-configs HTTP/1.1" 200 322 0.002286 10.0.0.33 - - [2025-10-26 23:32:26] "GET /global-system-configs HTTP/1.1" 200 322 0.002896 10.0.0.33 - - [2025-10-26 23:32:54] "GET / HTTP/1.1" 200 35931 0.001899 10.0.0.33 - - [2025-10-26 23:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.33 - - [2025-10-26 23:32:54] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032878 10.0.0.33 - - [2025-10-26 23:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.33 - - [2025-10-26 23:32:54] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037267 10.0.0.33 - - [2025-10-26 23:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.33 - - [2025-10-26 23:32:55] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031787 10.0.0.33 - - [2025-10-26 23:32:55] "POST /tags HTTP/1.1" 200 333 0.044357 10.0.0.33 - - [2025-10-26 23:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.33 - - [2025-10-26 23:32:55] "GET /tag/55760f3c-6556-4b06-866f-64e7c95de9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.020875 10.0.0.33 - - [2025-10-26 23:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.33 - - [2025-10-26 23:32:55] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042772 10.0.0.33 - - [2025-10-26 23:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010096 10.0.0.33 - - [2025-10-26 23:32:55] "GET /virtual-networks?parent_id=22d1df95-1e7d-4a84-8dd1-d2b2540a81aa&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002937 10.0.0.33 - - [2025-10-26 23:32:55] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040140 10.0.0.33 - - [2025-10-26 23:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.33 - - [2025-10-26 23:32:55] "POST /virtual-networks HTTP/1.1" 200 512 0.077092 10.0.0.33 - - [2025-10-26 23:32:55] "GET /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007690 10.0.0.33 - - [2025-10-26 23:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008102 10.0.0.33 - - [2025-10-26 23:32:55] "GET /service-appliance-set/3c314882-c719-49bc-b351-7a7e4ae8adfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002684 10.0.0.33 - - [2025-10-26 23:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.33 - - [2025-10-26 23:32:55] "GET /network-ipam/6113bdd7-e88b-4d0c-987e-d01def630f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.002530 10.0.0.33 - - [2025-10-26 23:32:55] "POST /fqname-to-id HTTP/1.1" 404 254 0.004245 10.0.0.33 - - [2025-10-26 23:32:55] "POST /useragent-kv HTTP/1.1" 200 115 0.009913 10.0.0.33 - - [2025-10-26 23:32:55] "POST /ref-update HTTP/1.1" 200 156 0.087005 10.0.0.33 - - [2025-10-26 23:32:56] "GET /virtual-network/ae6a4ce0-faca-457b-a48b-5913737a3a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.025587 10.0.0.33 - - [2025-10-26 23:32:56] "GET /domains HTTP/1.1" 200 280 0.017941 10.0.0.33 - - [2025-10-26 23:32:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.172169 10.0.0.33 - - [2025-10-26 23:32:56] "GET /domain/40dc31b2-0b8b-48e1-b3af-92e2e34f1a07 HTTP/1.1" 200 3086 0.022672 10.0.0.33 - - [2025-10-26 23:32:56] "GET /virtual-machine-interface/5e586ef8-9505-46bf-96d1-8fc9c4512e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.013537 10.0.0.33 - - [2025-10-26 23:32:56] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa HTTP/1.1" 200 5476 0.073983 10.0.0.33 - - [2025-10-26 23:32:56] "GET /virtual-network/ae6a4ce0-faca-457b-a48b-5913737a3a28 HTTP/1.1" 200 2092 0.007174 10.0.0.33 - - [2025-10-26 23:32:56] "GET /virtual-network/ae6a4ce0-faca-457b-a48b-5913737a3a28 HTTP/1.1" 200 2092 0.006501 10.0.0.33 - - [2025-10-26 23:32:56] "GET /routing-instance/8adec3f1-b76e-40c7-9131-85adf0e884d8 HTTP/1.1" 200 1182 0.003979 10.0.0.33 - - [2025-10-26 23:32:56] "GET /routing-instance/8adec3f1-b76e-40c7-9131-85adf0e884d8 HTTP/1.1" 200 1182 0.003450 10.0.0.33 - - [2025-10-26 23:32:56] "POST /instance-ips HTTP/1.1" 200 409 0.069863 10.0.0.33 - - [2025-10-26 23:32:56] "GET /instance-ip/18427383-77cc-4ad9-aa8b-2252aed345c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.009098 10.0.0.33 - - [2025-10-26 23:32:56] "POST /loadbalancers HTTP/1.1" 200 610 0.059156 10.0.0.33 - - [2025-10-26 23:32:56] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044758 10.0.0.33 - - [2025-10-26 23:32:56] "POST /route-targets HTTP/1.1" 200 327 0.031983 10.0.0.33 - - [2025-10-26 23:32:56] "GET /instance-ip/18427383-77cc-4ad9-aa8b-2252aed345c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.014483 10.0.0.33 - - [2025-10-26 23:32:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.032880 10.0.0.33 - - [2025-10-26 23:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005152 10.0.0.33 - - [2025-10-26 23:32:56] "POST /ref-update HTTP/1.1" 200 156 0.038289 10.0.0.33 - - [2025-10-26 23:32:56] "POST /floating-ips HTTP/1.1" 200 597 0.057061 10.0.0.33 - - [2025-10-26 23:32:56] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054718 10.0.0.33 - - [2025-10-26 23:32:56] "GET /loadbalancer/722c22bf-697d-47f4-8830-1ec294a966df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003048 10.0.0.33 - - [2025-10-26 23:32:56] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.016004 10.0.0.33 - - [2025-10-26 23:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.33 - - [2025-10-26 23:32:56] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.077749 10.0.0.33 - - [2025-10-26 23:32:56] "GET /loadbalancer-listener/97d75e81-edd3-4796-961c-5d9437e3f206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.007947 10.0.0.33 - - [2025-10-26 23:32:56] "GET /loadbalancer-listener/97d75e81-edd3-4796-961c-5d9437e3f206?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003004 10.0.0.33 - - [2025-10-26 23:32:56] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.019984 10.0.0.33 - - [2025-10-26 23:32:56] "GET /instance-ip/18427383-77cc-4ad9-aa8b-2252aed345c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003616 10.0.0.33 - - [2025-10-26 23:32:56] "GET /instance-ip/18427383-77cc-4ad9-aa8b-2252aed345c4?fields=floating_ips HTTP/1.1" 200 1212 0.008338 10.0.0.33 - - [2025-10-26 23:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.33 - - [2025-10-26 23:32:56] "GET /floating-ip/e4e7a036-0516-4815-8540-ffa732cdad3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002440 10.0.0.33 - - [2025-10-26 23:32:56] "GET /loadbalancer/722c22bf-697d-47f4-8830-1ec294a966df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002693 10.0.0.33 - - [2025-10-26 23:32:56] "POST /tags HTTP/1.1" 200 295 0.052328 10.0.0.33 - - [2025-10-26 23:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006186 10.0.0.33 - - [2025-10-26 23:32:56] "GET /tag/a72305b3-50ba-4854-afa8-9243b216f5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.013200 10.0.0.33 - - [2025-10-26 23:32:56] "POST /tags HTTP/1.1" 409 233 0.002285 10.0.0.33 - - [2025-10-26 23:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.33 - - [2025-10-26 23:32:56] "GET /tag/6f10339f-0b16-4c7c-b9a5-80635878ffa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011363 10.0.0.33 - - [2025-10-26 23:32:57] "POST /tags HTTP/1.1" 409 206 0.002795 10.0.0.33 - - [2025-10-26 23:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.33 - - [2025-10-26 23:32:57] "GET /tag/9dcba08e-6a7b-47f4-a892-28d60ed8f056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013914 10.0.0.33 - - [2025-10-26 23:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.33 - - [2025-10-26 23:32:57] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004056 10.0.0.33 - - [2025-10-26 23:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.33 - - [2025-10-26 23:32:57] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035995 10.0.0.33 - - [2025-10-26 23:32:57] "POST /virtual-machines HTTP/1.1" 200 369 0.008533 10.0.0.33 - - [2025-10-26 23:32:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022422 10.0.0.33 - - [2025-10-26 23:32:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.123585 10.0.0.33 - - [2025-10-26 23:32:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009474 10.0.0.33 - - [2025-10-26 23:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.016144 10.0.0.33 - - [2025-10-26 23:32:57] "GET /virtual-machine-interface/1a3c5996-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005681 10.0.0.33 - - [2025-10-26 23:32:57] "POST /instance-ips HTTP/1.1" 200 409 0.033871 10.0.0.33 - - [2025-10-26 23:32:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.017772 10.0.0.33 - - [2025-10-26 23:32:57] "GET /virtual-machine-interface/1a3c5996-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.021193 10.0.0.33 - - [2025-10-26 23:32:57] "POST /set-tag HTTP/1.1" 200 109 0.016805 10.0.0.33 - - [2025-10-26 23:32:57] "GET /virtual-machine-interface/1a3c5996-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019047 10.0.0.33 - - [2025-10-26 23:32:57] "GET /instance-ip/1a57c910-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003081 10.0.0.33 - - [2025-10-26 23:32:57] "GET /virtual-machine-interface/1a3c5996-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004942 10.0.0.33 - - [2025-10-26 23:32:57] "POST /set-tag HTTP/1.1" 200 109 0.002195 10.0.0.33 - - [2025-10-26 23:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.33 - - [2025-10-26 23:32:57] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003769 10.0.0.33 - - [2025-10-26 23:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.33 - - [2025-10-26 23:32:57] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029972 10.0.0.33 - - [2025-10-26 23:32:57] "POST /virtual-machines HTTP/1.1" 200 369 0.012079 10.0.0.33 - - [2025-10-26 23:32:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.019678 10.0.0.33 - - [2025-10-26 23:32:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.107274 10.0.0.33 - - [2025-10-26 23:32:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009434 10.0.0.33 - - [2025-10-26 23:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.034269 10.0.0.33 - - [2025-10-26 23:32:58] "GET /virtual-machine-interface/1a9c71fa-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.014343 10.0.0.33 - - [2025-10-26 23:32:58] "POST /instance-ips HTTP/1.1" 200 409 0.019964 10.0.0.33 - - [2025-10-26 23:32:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019263 10.0.0.33 - - [2025-10-26 23:32:58] "GET /virtual-machine-interface/1a9c71fa-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008047 10.0.0.33 - - [2025-10-26 23:32:58] "POST /set-tag HTTP/1.1" 200 109 0.018070 10.0.0.33 - - [2025-10-26 23:32:58] "GET /virtual-machine-interface/1a9c71fa-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016529 10.0.0.33 - - [2025-10-26 23:32:58] "GET /instance-ip/1ab5cfc4-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003180 10.0.0.33 - - [2025-10-26 23:32:58] "GET /virtual-machine-interface/1a9c71fa-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005045 10.0.0.33 - - [2025-10-26 23:32:58] "POST /set-tag HTTP/1.1" 200 109 0.002123 10.0.0.33 - - [2025-10-26 23:32:58] "GET /virtual-router/dece3f80-5194-4ddd-b4f4-971c26e96c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002452 10.0.0.33 - - [2025-10-26 23:32:58] "POST /ref-update HTTP/1.1" 200 156 0.013258 10.0.0.33 - - [2025-10-26 23:32:58] "GET /virtual-machine-interface/1a3c5996-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011103 10.0.0.33 - - [2025-10-26 23:32:58] "POST /set-tag HTTP/1.1" 200 109 0.002206 10.0.0.33 - - [2025-10-26 23:32:58] "GET /virtual-router/dece3f80-5194-4ddd-b4f4-971c26e96c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.004236 10.0.0.33 - - [2025-10-26 23:32:58] "POST /ref-update HTTP/1.1" 200 156 0.008082 10.0.0.33 - - [2025-10-26 23:32:58] "GET /virtual-machine-interface/1a9c71fa-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013817 10.0.0.33 - - [2025-10-26 23:32:58] "POST /set-tag HTTP/1.1" 200 109 0.002697 10.0.0.33 - - [2025-10-26 23:32:58] "GET /virtual-machine-interface/1a3c5996-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004297 10.0.0.33 - - [2025-10-26 23:32:58] "POST /set-tag HTTP/1.1" 200 109 0.003306 10.0.0.33 - - [2025-10-26 23:32:58] "GET /virtual-machine-interface/1a9c71fa-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004829 10.0.0.33 - - [2025-10-26 23:32:58] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.33 - - [2025-10-26 23:33:01] "GET /domains HTTP/1.1" 200 280 0.002197 10.0.0.33 - - [2025-10-26 23:33:01] "GET /domain/40dc31b2-0b8b-48e1-b3af-92e2e34f1a07 HTTP/1.1" 200 3086 0.003223 10.0.0.33 - - [2025-10-26 23:33:01] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa HTTP/1.1" 200 7064 0.037062 10.0.0.33 - - [2025-10-26 23:33:01] "GET /virtual-network/ae6a4ce0-faca-457b-a48b-5913737a3a28 HTTP/1.1" 200 2092 0.004329 10.0.0.33 - - [2025-10-26 23:33:01] "GET /virtual-network/ae6a4ce0-faca-457b-a48b-5913737a3a28 HTTP/1.1" 200 2092 0.004469 10.0.0.33 - - [2025-10-26 23:33:01] "GET /routing-instance/8adec3f1-b76e-40c7-9131-85adf0e884d8 HTTP/1.1" 200 1403 0.004512 10.0.0.33 - - [2025-10-26 23:33:01] "GET /routing-instance/8adec3f1-b76e-40c7-9131-85adf0e884d8 HTTP/1.1" 200 1403 0.002692 10.0.0.33 - - [2025-10-26 23:33:01] "GET /route-target/482d2d0d-3309-44a8-ab5a-c1f1e57d9ae8 HTTP/1.1" 200 1152 0.002691 10.0.0.33 - - [2025-10-26 23:33:01] "GET /virtual-network/ae6a4ce0-faca-457b-a48b-5913737a3a28 HTTP/1.1" 200 2092 0.004304 10.0.0.33 - - [2025-10-26 23:33:01] "GET /routing-instance/8adec3f1-b76e-40c7-9131-85adf0e884d8 HTTP/1.1" 200 1403 0.002997 10.0.0.33 - - [2025-10-26 23:33:01] "GET /virtual-network/ae6a4ce0-faca-457b-a48b-5913737a3a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004339 10.0.0.33 - - [2025-10-26 23:33:01] "GET /virtual-network/ae6a4ce0-faca-457b-a48b-5913737a3a28 HTTP/1.1" 200 2092 0.004327 10.0.0.33 - - [2025-10-26 23:33:01] "GET /routing-instance/8adec3f1-b76e-40c7-9131-85adf0e884d8 HTTP/1.1" 200 1403 0.003113 10.0.0.33 - - [2025-10-26 23:33:01] "GET /routing-instance/8adec3f1-b76e-40c7-9131-85adf0e884d8 HTTP/1.1" 200 1403 0.002571 10.0.0.33 - - [2025-10-26 23:33:01] "GET /route-target/482d2d0d-3309-44a8-ab5a-c1f1e57d9ae8 HTTP/1.1" 200 1152 0.002357 10.0.0.33 - - [2025-10-26 23:33:01] "GET /domains HTTP/1.1" 200 280 0.001935 10.0.0.33 - - [2025-10-26 23:33:01] "GET /domain/40dc31b2-0b8b-48e1-b3af-92e2e34f1a07 HTTP/1.1" 200 3086 0.002656 10.0.0.33 - - [2025-10-26 23:33:01] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa HTTP/1.1" 200 7064 0.027701 10.0.0.33 - - [2025-10-26 23:33:01] "GET /virtual-network/ae6a4ce0-faca-457b-a48b-5913737a3a28 HTTP/1.1" 200 2092 0.004939 10.0.0.33 - - [2025-10-26 23:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.33 - - [2025-10-26 23:33:01] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053947 10.0.0.33 - - [2025-10-26 23:33:01] "GET /virtual-network/ae6a4ce0-faca-457b-a48b-5913737a3a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.009451 10.0.0.33 - - [2025-10-26 23:33:01] "GET /floating-ip-pools?parent_id=ae6a4ce0-faca-457b-a48b-5913737a3a28&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002609 10.0.0.33 - - [2025-10-26 23:33:01] "GET /virtual-network/ae6a4ce0-faca-457b-a48b-5913737a3a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004377 10.0.0.33 - - [2025-10-26 23:33:01] "POST /floating-ip-pools HTTP/1.1" 200 562 0.017647 10.0.0.33 - - [2025-10-26 23:33:01] "POST /ref-update HTTP/1.1" 200 156 0.008948 10.0.0.33 - - [2025-10-26 23:33:01] "GET /virtual-network/ae6a4ce0-faca-457b-a48b-5913737a3a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.009581 10.0.0.33 - - [2025-10-26 23:33:01] "GET /domains HTTP/1.1" 200 280 0.007765 10.0.0.33 - - [2025-10-26 23:33:01] "GET /domain/40dc31b2-0b8b-48e1-b3af-92e2e34f1a07 HTTP/1.1" 200 3086 0.003021 10.0.0.33 - - [2025-10-26 23:33:01] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa HTTP/1.1" 200 7320 0.030699 10.0.0.33 - - [2025-10-26 23:33:01] "GET /virtual-network/ae6a4ce0-faca-457b-a48b-5913737a3a28 HTTP/1.1" 200 2330 0.005087 10.0.0.33 - - [2025-10-26 23:33:01] "GET /floating-ip-pool/3ebf3077-2f5f-4ac4-9fd8-3b1aef4d1de0 HTTP/1.1" 200 1314 0.002047 10.0.0.33 - - [2025-10-26 23:33:01] "GET /domains HTTP/1.1" 200 280 0.001400 10.0.0.33 - - [2025-10-26 23:33:01] "GET /domain/40dc31b2-0b8b-48e1-b3af-92e2e34f1a07 HTTP/1.1" 200 3086 0.002605 10.0.0.33 - - [2025-10-26 23:33:01] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa HTTP/1.1" 200 7320 0.032850 10.0.0.33 - - [2025-10-26 23:33:01] "GET /virtual-network/ae6a4ce0-faca-457b-a48b-5913737a3a28 HTTP/1.1" 200 2330 0.004712 10.0.0.33 - - [2025-10-26 23:33:01] "GET /virtual-network/ae6a4ce0-faca-457b-a48b-5913737a3a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004543 10.0.0.33 - - [2025-10-26 23:33:01] "POST /tags HTTP/1.1" 200 365 0.054193 10.0.0.33 - - [2025-10-26 23:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012120 10.0.0.33 - - [2025-10-26 23:33:01] "GET /tag/67658364-6961-4da4-848f-89fac0e8e72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.014618 10.0.0.33 - - [2025-10-26 23:33:01] "POST /tags HTTP/1.1" 409 206 0.002323 10.0.0.33 - - [2025-10-26 23:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.33 - - [2025-10-26 23:33:01] "GET /tag/9dcba08e-6a7b-47f4-a892-28d60ed8f056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015002 10.0.0.33 - - [2025-10-26 23:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.33 - - [2025-10-26 23:33:02] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.034850 10.0.0.33 - - [2025-10-26 23:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.33 - - [2025-10-26 23:33:02] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004443 10.0.0.33 - - [2025-10-26 23:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007695 10.0.0.33 - - [2025-10-26 23:33:02] "GET /service-appliance-set/a5b96254-83d7-4767-807c-270990053b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.006286 10.0.0.33 - - [2025-10-26 23:33:02] "POST /fqname-to-id HTTP/1.1" 404 258 0.003635 10.0.0.33 - - [2025-10-26 23:33:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.161428 10.0.0.33 - - [2025-10-26 23:33:02] "GET /virtual-machine-interface/9255fe36-9acb-4b2d-90be-dd00b8314b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004932 10.0.0.33 - - [2025-10-26 23:33:02] "POST /set-tag HTTP/1.1" 200 109 0.015983 10.0.0.33 - - [2025-10-26 23:33:02] "POST /instance-ips HTTP/1.1" 200 417 0.041072 10.0.0.33 - - [2025-10-26 23:33:02] "GET /instance-ip/e733c1f3-5691-4bec-90c0-8ebd3ed2b8d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004645 10.0.0.33 - - [2025-10-26 23:33:02] "POST /loadbalancers HTTP/1.1" 200 618 0.066170 10.0.0.33 - - [2025-10-26 23:33:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.016986 10.0.0.33 - - [2025-10-26 23:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.33 - - [2025-10-26 23:33:02] "POST /service-instances HTTP/1.1" 200 566 0.027668 10.0.0.33 - - [2025-10-26 23:33:02] "POST /ref-update HTTP/1.1" 200 156 0.013131 10.0.0.33 - - [2025-10-26 23:33:02] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.048335 10.0.0.33 - - [2025-10-26 23:33:02] "GET /virtual-machine-interface/9255fe36-9acb-4b2d-90be-dd00b8314b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005510 10.0.0.33 - - [2025-10-26 23:33:02] "GET /virtual-machine-interface/9255fe36-9acb-4b2d-90be-dd00b8314b74?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.006068 10.0.0.33 - - [2025-10-26 23:33:02] "PUT /service-instance/e6c182a5-654f-495e-b20c-2d68095687da HTTP/1.1" 200 266 0.008778 10.0.0.33 - - [2025-10-26 23:33:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.016101 10.0.0.33 - - [2025-10-26 23:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007778 10.0.0.33 - - [2025-10-26 23:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005303 10.0.0.33 - - [2025-10-26 23:33:02] "GET /floating-ip-pool/3ebf3077-2f5f-4ac4-9fd8-3b1aef4d1de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003268 10.0.0.33 - - [2025-10-26 23:33:02] "POST /floating-ips HTTP/1.1" 200 671 0.084025 10.0.0.33 - - [2025-10-26 23:33:02] "POST /virtual-machines HTTP/1.1" 200 429 0.066542 10.0.0.33 - - [2025-10-26 23:33:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.007244 10.0.0.33 - - [2025-10-26 23:33:02] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002609 10.0.0.33 - - [2025-10-26 23:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.33 - - [2025-10-26 23:33:02] "GET /policy-management/8d8b418f-f6cf-42ba-8e37-4c301d12f94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004299 10.0.0.33 - - [2025-10-26 23:33:03] "POST /tags HTTP/1.1" 409 221 0.016518 10.0.0.33 - - [2025-10-26 23:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.33 - - [2025-10-26 23:33:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.135605 10.0.0.33 - - [2025-10-26 23:33:03] "POST /chown HTTP/1.1" 200 109 0.020918 10.0.0.33 - - [2025-10-26 23:33:03] "GET /tag/55760f3c-6556-4b06-866f-64e7c95de9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.013459 10.0.0.33 - - [2025-10-26 23:33:03] "POST /tags HTTP/1.1" 409 238 0.001663 10.0.0.33 - - [2025-10-26 23:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001317 10.0.0.33 - - [2025-10-26 23:33:03] "POST /chown HTTP/1.1" 200 109 0.007519 10.0.0.33 - - [2025-10-26 23:33:03] "PUT /virtual-machine-interface/58b57c0d-895b-41e9-bd98-49f40b4a5180 HTTP/1.1" 200 284 0.027032 10.0.0.33 - - [2025-10-26 23:33:03] "GET /tag/67658364-6961-4da4-848f-89fac0e8e72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.016518 10.0.0.33 - - [2025-10-26 23:33:03] "PUT /instance-ip/e733c1f3-5691-4bec-90c0-8ebd3ed2b8d3 HTTP/1.1" 200 256 0.040307 10.0.0.33 - - [2025-10-26 23:33:03] "POST /firewall-rules HTTP/1.1" 200 650 0.087812 10.0.0.33 - - [2025-10-26 23:33:03] "GET /firewall-rule/61be5b2d-362d-40d3-82fa-54cd8ac26f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.006194 10.0.0.33 - - [2025-10-26 23:33:03] "POST /ref-update HTTP/1.1" 200 156 0.050371 10.0.0.33 - - [2025-10-26 23:33:03] "POST /ref-update HTTP/1.1" 200 156 0.021872 10.0.0.33 - - [2025-10-26 23:33:03] "GET /firewall-policy/e19d889b-874f-4912-89fc-d6af90232ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.007148 10.0.0.33 - - [2025-10-26 23:33:03] "GET /firewall-rule/61be5b2d-362d-40d3-82fa-54cd8ac26f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002815 10.0.0.33 - - [2025-10-26 23:33:03] "POST /ref-update HTTP/1.1" 200 156 0.022159 10.0.0.33 - - [2025-10-26 23:33:03] "POST /ref-update HTTP/1.1" 200 156 0.036700 10.0.0.33 - - [2025-10-26 23:33:03] "POST /ref-update HTTP/1.1" 200 156 0.019113 10.0.0.33 - - [2025-10-26 23:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.33 - - [2025-10-26 23:33:03] "POST /ref-update HTTP/1.1" 200 156 0.018935 10.0.0.33 - - [2025-10-26 23:33:03] "POST /ref-update HTTP/1.1" 200 156 0.016886 10.0.0.33 - - [2025-10-26 23:33:03] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.066714 10.0.0.33 - - [2025-10-26 23:33:03] "GET /loadbalancer/e575334a-0e65-45eb-9811-c8169b5a049c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005099 10.0.0.33 - - [2025-10-26 23:33:03] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.025059 10.0.0.33 - - [2025-10-26 23:33:03] "POST /virtual-machines HTTP/1.1" 200 429 0.051270 10.0.0.33 - - [2025-10-26 23:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004871 10.0.0.33 - - [2025-10-26 23:33:03] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.047829 10.0.0.33 - - [2025-10-26 23:33:03] "GET /loadbalancer-listener/bb1b5140-e6b0-40cf-9411-b723fb658cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.050954 10.0.0.33 - - [2025-10-26 23:33:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.152720 10.0.0.33 - - [2025-10-26 23:33:03] "GET /loadbalancer-listener/bb1b5140-e6b0-40cf-9411-b723fb658cd0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.009949 10.0.0.33 - - [2025-10-26 23:33:03] "POST /chown HTTP/1.1" 200 109 0.027331 10.0.0.33 - - [2025-10-26 23:33:03] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.054703 10.0.0.33 - - [2025-10-26 23:33:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024163 10.0.0.33 - - [2025-10-26 23:33:03] "POST /chown HTTP/1.1" 200 109 0.022999 10.0.0.33 - - [2025-10-26 23:33:03] "GET /loadbalancer-pool/96fc6c0b-4ec8-4196-a950-73552342098f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.018447 10.0.0.33 - - [2025-10-26 23:33:03] "PUT /virtual-machine-interface/4d1f6023-6e5e-4fb4-a820-97445d0afeca HTTP/1.1" 200 284 0.026899 10.0.0.33 - - [2025-10-26 23:33:03] "PUT /instance-ip/e733c1f3-5691-4bec-90c0-8ebd3ed2b8d3 HTTP/1.1" 200 256 0.026469 10.0.0.33 - - [2025-10-26 23:33:03] "POST /loadbalancer-members HTTP/1.1" 200 707 0.017624 10.0.0.33 - - [2025-10-26 23:33:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.017222 10.0.0.33 - - [2025-10-26 23:33:03] "POST /ref-update HTTP/1.1" 200 156 0.024262 10.0.0.33 - - [2025-10-26 23:33:03] "GET /loadbalancer-member/70c5e5d8-a54e-41fc-939a-f2b8b58efc7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.012784 10.0.0.33 - - [2025-10-26 23:33:03] "POST /ref-update HTTP/1.1" 200 156 0.022938 10.0.0.33 - - [2025-10-26 23:33:04] "POST /ref-update HTTP/1.1" 200 156 0.029699 10.0.0.33 - - [2025-10-26 23:33:04] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005970 10.0.0.33 - - [2025-10-26 23:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010097 10.0.0.33 - - [2025-10-26 23:33:04] "GET /policy-management/8d8b418f-f6cf-42ba-8e37-4c301d12f94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002860 10.0.0.33 - - [2025-10-26 23:33:04] "POST /ref-update HTTP/1.1" 200 156 0.010465 10.0.0.33 - - [2025-10-26 23:33:04] "POST /tags HTTP/1.1" 409 221 0.008692 10.0.0.33 - - [2025-10-26 23:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005921 10.0.0.33 - - [2025-10-26 23:33:04] "GET /tag/55760f3c-6556-4b06-866f-64e7c95de9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.011706 10.0.0.33 - - [2025-10-26 23:33:04] "POST /ref-update HTTP/1.1" 200 156 0.038000 10.0.0.33 - - [2025-10-26 23:33:04] "POST /tags HTTP/1.1" 409 238 0.001980 10.0.0.33 - - [2025-10-26 23:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.33 - - [2025-10-26 23:33:04] "GET /tag/67658364-6961-4da4-848f-89fac0e8e72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.010978 10.0.0.33 - - [2025-10-26 23:33:04] "PUT /service-instance/e6c182a5-654f-495e-b20c-2d68095687da HTTP/1.1" 200 266 0.024597 10.0.0.33 - - [2025-10-26 23:33:04] "POST /firewall-rules HTTP/1.1" 409 293 0.007448 10.0.0.33 - - [2025-10-26 23:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.33 - - [2025-10-26 23:33:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.010382 10.0.0.33 - - [2025-10-26 23:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.33 - - [2025-10-26 23:33:04] "PUT /firewall-rule/61be5b2d-362d-40d3-82fa-54cd8ac26f03 HTTP/1.1" 200 260 0.035274 10.0.0.33 - - [2025-10-26 23:33:04] "POST /chown HTTP/1.1" 200 109 0.021425 10.0.0.33 - - [2025-10-26 23:33:04] "GET /firewall-rule/61be5b2d-362d-40d3-82fa-54cd8ac26f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003112 10.0.0.33 - - [2025-10-26 23:33:04] "GET /firewall-policy/e19d889b-874f-4912-89fc-d6af90232ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003337 10.0.0.33 - - [2025-10-26 23:33:04] "GET /firewall-rule/61be5b2d-362d-40d3-82fa-54cd8ac26f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002074 10.0.0.33 - - [2025-10-26 23:33:04] "POST /chown HTTP/1.1" 200 109 0.009636 10.0.0.33 - - [2025-10-26 23:33:04] "PUT /instance-ip/e733c1f3-5691-4bec-90c0-8ebd3ed2b8d3 HTTP/1.1" 200 256 0.021530 10.0.0.33 - - [2025-10-26 23:33:04] "POST /ref-update HTTP/1.1" 200 156 0.023966 10.0.0.33 - - [2025-10-26 23:33:04] "POST /chown HTTP/1.1" 200 109 0.006683 10.0.0.33 - - [2025-10-26 23:33:04] "POST /chown HTTP/1.1" 200 109 0.023107 10.0.0.33 - - [2025-10-26 23:33:04] "PUT /instance-ip/e733c1f3-5691-4bec-90c0-8ebd3ed2b8d3 HTTP/1.1" 200 256 0.019991 10.0.0.33 - - [2025-10-26 23:33:04] "POST /ref-update HTTP/1.1" 200 156 0.011501 10.0.0.33 - - [2025-10-26 23:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.33 - - [2025-10-26 23:33:04] "POST /chown HTTP/1.1" 200 109 0.006982 10.0.0.33 - - [2025-10-26 23:33:04] "POST /chown HTTP/1.1" 200 109 0.011548 10.0.0.33 - - [2025-10-26 23:33:04] "PUT /instance-ip/e733c1f3-5691-4bec-90c0-8ebd3ed2b8d3 HTTP/1.1" 200 256 0.025749 10.0.0.33 - - [2025-10-26 23:33:04] "POST /ref-update HTTP/1.1" 200 156 0.022295 10.0.0.33 - - [2025-10-26 23:33:04] "POST /chown HTTP/1.1" 200 109 0.008044 10.0.0.33 - - [2025-10-26 23:33:04] "POST /chown HTTP/1.1" 200 109 0.035296 10.0.0.33 - - [2025-10-26 23:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011497 10.0.0.33 - - [2025-10-26 23:33:04] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.008090 10.0.0.33 - - [2025-10-26 23:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.33 - - [2025-10-26 23:33:04] "PUT /instance-ip/e733c1f3-5691-4bec-90c0-8ebd3ed2b8d3 HTTP/1.1" 200 256 0.037744 10.0.0.33 - - [2025-10-26 23:33:04] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.043271 10.0.0.33 - - [2025-10-26 23:33:04] "POST /ref-update HTTP/1.1" 200 156 0.010789 10.0.0.33 - - [2025-10-26 23:33:04] "POST /virtual-machines HTTP/1.1" 200 373 0.008526 10.0.0.33 - - [2025-10-26 23:33:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.016595 10.0.0.33 - - [2025-10-26 23:33:05] "PUT /service-instance/e6c182a5-654f-495e-b20c-2d68095687da HTTP/1.1" 200 266 0.042267 10.0.0.33 - - [2025-10-26 23:33:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.115265 10.0.0.33 - - [2025-10-26 23:33:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.024235 10.0.0.33 - - [2025-10-26 23:33:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.011087 10.0.0.33 - - [2025-10-26 23:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.018472 10.0.0.33 - - [2025-10-26 23:33:05] "GET /virtual-machine-interface/1ee1caa8-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.005985 10.0.0.33 - - [2025-10-26 23:33:05] "PUT /service-instance/e6c182a5-654f-495e-b20c-2d68095687da HTTP/1.1" 200 266 0.025416 10.0.0.33 - - [2025-10-26 23:33:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.020502 10.0.0.33 - - [2025-10-26 23:33:05] "PUT /service-instance/e6c182a5-654f-495e-b20c-2d68095687da HTTP/1.1" 200 266 0.019426 10.0.0.33 - - [2025-10-26 23:33:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.028818 10.0.0.33 - - [2025-10-26 23:33:05] "POST /instance-ips HTTP/1.1" 200 413 0.132659 10.0.0.33 - - [2025-10-26 23:33:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.028577 10.0.0.33 - - [2025-10-26 23:33:05] "PUT /service-instance/e6c182a5-654f-495e-b20c-2d68095687da HTTP/1.1" 200 266 0.010638 10.0.0.33 - - [2025-10-26 23:33:05] "GET /virtual-machine-interface/1ee1caa8-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.013052 10.0.0.33 - - [2025-10-26 23:33:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.033342 10.0.0.33 - - [2025-10-26 23:33:05] "PUT /service-instance/e6c182a5-654f-495e-b20c-2d68095687da HTTP/1.1" 200 266 0.012832 10.0.0.33 - - [2025-10-26 23:33:05] "POST /set-tag HTTP/1.1" 200 109 0.044981 10.0.0.33 - - [2025-10-26 23:33:05] "GET /virtual-machine-interface/1ee1caa8-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.017313 10.0.0.33 - - [2025-10-26 23:33:05] "GET /instance-ip/1efd1498-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.011815 10.0.0.33 - - [2025-10-26 23:33:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.013380 10.0.0.33 - - [2025-10-26 23:33:05] "GET /virtual-machine-interface/1ee1caa8-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006876 10.0.0.33 - - [2025-10-26 23:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004748 10.0.0.33 - - [2025-10-26 23:33:05] "POST /set-tag HTTP/1.1" 200 109 0.002322 10.0.0.33 - - [2025-10-26 23:33:05] "GET /virtual-router/dece3f80-5194-4ddd-b4f4-971c26e96c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.003406 10.0.0.33 - - [2025-10-26 23:33:05] "POST /chown HTTP/1.1" 200 109 0.011206 10.0.0.33 - - [2025-10-26 23:33:05] "POST /ref-update HTTP/1.1" 200 156 0.036349 10.0.0.33 - - [2025-10-26 23:33:05] "POST /chown HTTP/1.1" 200 109 0.050472 10.0.0.33 - - [2025-10-26 23:33:05] "GET /virtual-machine-interface/1ee1caa8-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006644 10.0.0.33 - - [2025-10-26 23:33:05] "POST /set-tag HTTP/1.1" 200 109 0.002241 10.0.0.33 - - [2025-10-26 23:33:05] "GET /virtual-machine-interface/1ee1caa8-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003796 10.0.0.33 - - [2025-10-26 23:33:05] "POST /ref-update HTTP/1.1" 200 156 0.009116 10.0.0.33 - - [2025-10-26 23:33:05] "POST /set-tag HTTP/1.1" 200 109 0.022624 10.0.0.33 - - [2025-10-26 23:33:05] "POST /chown HTTP/1.1" 200 109 0.044837 10.0.0.33 - - [2025-10-26 23:33:05] "POST /chown HTTP/1.1" 200 109 0.039101 10.0.0.33 - - [2025-10-26 23:33:05] "POST /ref-update HTTP/1.1" 200 156 0.008500 10.0.0.33 - - [2025-10-26 23:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007078 10.0.0.33 - - [2025-10-26 23:33:05] "POST /chown HTTP/1.1" 200 109 0.006411 10.0.0.33 - - [2025-10-26 23:33:05] "POST /chown HTTP/1.1" 200 109 0.007208 10.0.0.33 - - [2025-10-26 23:33:06] "POST /chown HTTP/1.1" 200 109 0.027566 10.0.0.33 - - [2025-10-26 23:33:06] "POST /chown HTTP/1.1" 200 109 0.014309 10.0.0.33 - - [2025-10-26 23:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.33 - - [2025-10-26 23:33:06] "POST /chown HTTP/1.1" 200 109 0.006318 10.0.0.33 - - [2025-10-26 23:33:06] "POST /chown HTTP/1.1" 200 109 0.013242 10.0.0.33 - - [2025-10-26 23:33:06] "POST /chown HTTP/1.1" 200 109 0.012193 10.0.0.33 - - [2025-10-26 23:33:06] "POST /chown HTTP/1.1" 200 109 0.017104 10.0.0.33 - - [2025-10-26 23:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.33 - - [2025-10-26 23:33:06] "POST /chown HTTP/1.1" 200 109 0.006552 10.0.0.33 - - [2025-10-26 23:33:06] "POST /chown HTTP/1.1" 200 109 0.014820 10.0.0.33 - - [2025-10-26 23:33:06] "POST /chown HTTP/1.1" 200 109 0.007032 10.0.0.33 - - [2025-10-26 23:33:06] "POST /chown HTTP/1.1" 200 109 0.032477 10.0.0.33 - - [2025-10-26 23:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.33 - - [2025-10-26 23:33:06] "POST /chown HTTP/1.1" 200 109 0.009351 10.0.0.33 - - [2025-10-26 23:33:06] "POST /chown HTTP/1.1" 200 109 0.019722 10.0.0.33 - - [2025-10-26 23:33:06] "POST /chown HTTP/1.1" 200 109 0.017793 10.0.0.33 - - [2025-10-26 23:33:06] "POST /chown HTTP/1.1" 200 109 0.007308 10.0.0.33 - - [2025-10-26 23:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.33 - - [2025-10-26 23:33:06] "POST /chown HTTP/1.1" 200 109 0.006815 10.0.0.33 - - [2025-10-26 23:33:06] "POST /chown HTTP/1.1" 200 109 0.018481 10.0.0.33 - - [2025-10-26 23:33:06] "POST /chown HTTP/1.1" 200 109 0.007041 10.0.0.33 - - [2025-10-26 23:33:06] "POST /chown HTTP/1.1" 200 109 0.018171 10.0.0.33 - - [2025-10-26 23:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.33 - - [2025-10-26 23:33:06] "POST /chown HTTP/1.1" 200 109 0.006942 10.0.0.33 - - [2025-10-26 23:33:06] "POST /chown HTTP/1.1" 200 109 0.019583 10.0.0.33 - - [2025-10-26 23:33:06] "POST /chown HTTP/1.1" 200 109 0.014332 10.0.0.33 - - [2025-10-26 23:33:06] "POST /chown HTTP/1.1" 200 109 0.006300 10.0.0.33 - - [2025-10-26 23:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.33 - - [2025-10-26 23:33:06] "POST /chown HTTP/1.1" 200 109 0.006413 10.0.0.33 - - [2025-10-26 23:33:06] "POST /chown HTTP/1.1" 200 109 0.006948 10.0.0.33 - - [2025-10-26 23:33:06] "POST /chown HTTP/1.1" 200 109 0.016764 10.0.0.33 - - [2025-10-26 23:33:06] "POST /chown HTTP/1.1" 200 109 0.016620 10.0.0.33 - - [2025-10-26 23:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.33 - - [2025-10-26 23:33:07] "POST /chown HTTP/1.1" 200 109 0.006261 10.0.0.33 - - [2025-10-26 23:33:07] "POST /chown HTTP/1.1" 200 109 0.017432 10.0.0.33 - - [2025-10-26 23:33:07] "POST /chown HTTP/1.1" 200 109 0.007967 10.0.0.33 - - [2025-10-26 23:33:07] "POST /chown HTTP/1.1" 200 109 0.023006 10.0.0.33 - - [2025-10-26 23:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.33 - - [2025-10-26 23:33:07] "POST /chown HTTP/1.1" 200 109 0.007214 10.0.0.33 - - [2025-10-26 23:33:07] "POST /chown HTTP/1.1" 200 109 0.016010 10.0.0.33 - - [2025-10-26 23:33:07] "POST /chown HTTP/1.1" 200 109 0.020054 10.0.0.33 - - [2025-10-26 23:33:07] "POST /chown HTTP/1.1" 200 109 0.005983 10.0.0.33 - - [2025-10-26 23:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.33 - - [2025-10-26 23:33:07] "POST /chown HTTP/1.1" 200 109 0.007360 10.0.0.33 - - [2025-10-26 23:33:07] "POST /chown HTTP/1.1" 200 109 0.007184 10.0.0.33 - - [2025-10-26 23:33:07] "POST /chown HTTP/1.1" 200 109 0.013584 10.0.0.33 - - [2025-10-26 23:33:07] "POST /chown HTTP/1.1" 200 109 0.016151 10.0.0.33 - - [2025-10-26 23:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.33 - - [2025-10-26 23:33:07] "POST /chown HTTP/1.1" 200 109 0.006634 10.0.0.33 - - [2025-10-26 23:33:07] "POST /chown HTTP/1.1" 200 109 0.008030 10.0.0.33 - - [2025-10-26 23:33:07] "POST /chown HTTP/1.1" 200 109 0.009623 10.0.0.33 - - [2025-10-26 23:33:07] "POST /chown HTTP/1.1" 200 109 0.030325 10.0.0.33 - - [2025-10-26 23:33:12] "GET /virtual-machine-interface/1a9c71fa-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004844 10.0.0.33 - - [2025-10-26 23:33:12] "POST /set-tag HTTP/1.1" 200 109 0.003057 10.0.0.33 - - [2025-10-26 23:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.33 - - [2025-10-26 23:33:12] "GET /loadbalancer/722c22bf-697d-47f4-8830-1ec294a966df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002867 10.0.0.33 - - [2025-10-26 23:33:12] "GET /loadbalancer-pool/d8f2cd6a-2f33-4e86-b17b-00d8b52a3278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002610 10.0.0.33 - - [2025-10-26 23:33:12] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015198 10.0.0.33 - - [2025-10-26 23:33:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.011897 10.0.0.33 - - [2025-10-26 23:33:12] "GET /virtual-machine-interface/1a9c71fa-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010446 10.0.0.33 - - [2025-10-26 23:33:12] "GET /virtual-machine-interface/1a9c71fa-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010584 10.0.0.33 - - [2025-10-26 23:33:12] "POST /tags HTTP/1.1" 409 221 0.008850 10.0.0.33 - - [2025-10-26 23:33:12] "POST /ref-update HTTP/1.1" 200 156 0.011400 10.0.0.33 - - [2025-10-26 23:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.33 - - [2025-10-26 23:33:12] "GET /tag/55760f3c-6556-4b06-866f-64e7c95de9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.013127 10.0.0.33 - - [2025-10-26 23:33:12] "GET /floating-ip/e4e7a036-0516-4815-8540-ffa732cdad3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.007643 10.0.0.33 - - [2025-10-26 23:33:12] "PUT /floating-ip/e4e7a036-0516-4815-8540-ffa732cdad3f HTTP/1.1" 200 256 0.025336 10.0.0.33 - - [2025-10-26 23:33:12] "POST /set-tag HTTP/1.1" 200 109 0.053860 10.0.0.33 - - [2025-10-26 23:33:13] "GET /virtual-machine-interface/1a3c5996-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004841 10.0.0.33 - - [2025-10-26 23:33:13] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.33 - - [2025-10-26 23:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.33 - - [2025-10-26 23:33:13] "GET /loadbalancer/722c22bf-697d-47f4-8830-1ec294a966df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002576 10.0.0.33 - - [2025-10-26 23:33:13] "GET /loadbalancer-pool/d8f2cd6a-2f33-4e86-b17b-00d8b52a3278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002343 10.0.0.33 - - [2025-10-26 23:33:13] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016320 10.0.0.33 - - [2025-10-26 23:33:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.016478 10.0.0.33 - - [2025-10-26 23:33:13] "GET /virtual-machine-interface/1a3c5996-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018708 10.0.0.33 - - [2025-10-26 23:33:13] "GET /virtual-machine-interface/1a3c5996-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009652 10.0.0.33 - - [2025-10-26 23:33:13] "POST /ref-update HTTP/1.1" 200 156 0.008539 10.0.0.33 - - [2025-10-26 23:33:13] "POST /set-tag HTTP/1.1" 200 109 0.015398 10.0.0.33 - - [2025-10-26 23:33:13] "GET /floating-ip/e4e7a036-0516-4815-8540-ffa732cdad3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.011461 10.0.0.33 - - [2025-10-26 23:33:14] "GET /virtual-machine/b0e76654-e3b9-48c0-b1da-774d74da08cc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003204 10.0.0.33 - - [2025-10-26 23:33:14] "GET /virtual-machine-interface/1a3c5996-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004381 10.0.0.33 - - [2025-10-26 23:33:15] "GET /virtual-machine/5a29d9d3-d6be-4ff2-84cc-2d03cf8ec5a3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003593 10.0.0.33 - - [2025-10-26 23:33:15] "GET /virtual-machine-interface/1a9c71fa-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004621 10.0.0.33 - - [2025-10-26 23:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.33 - - [2025-10-26 23:33:16] "POST /chown HTTP/1.1" 200 109 0.008606 10.0.0.33 - - [2025-10-26 23:33:16] "POST /chown HTTP/1.1" 200 109 0.008371 10.0.0.33 - - [2025-10-26 23:33:16] "POST /chown HTTP/1.1" 200 109 0.006815 10.0.0.33 - - [2025-10-26 23:33:16] "POST /chown HTTP/1.1" 200 109 0.007282 10.0.0.33 - - [2025-10-26 23:33:19] "GET /virtual-machine-interface/1ee1caa8-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005245 10.0.0.33 - - [2025-10-26 23:33:19] "POST /set-tag HTTP/1.1" 200 109 0.002056 10.0.0.33 - - [2025-10-26 23:33:20] "GET /virtual-machine/1f6b32d2-3f1d-4da1-aedc-c0e235758e7d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003450 10.0.0.33 - - [2025-10-26 23:33:20] "GET /virtual-machine-interface/1ee1caa8-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004367 10.0.0.33 - - [2025-10-26 23:33:20] "GET /virtual-machine-interface/1ee1caa8-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005041 10.0.0.33 - - [2025-10-26 23:33:20] "POST /set-tag HTTP/1.1" 200 109 0.002362 10.0.0.33 - - [2025-10-26 23:33:52] "GET /virtual-machine-interface/1ee1caa8-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013647 10.0.0.33 - - [2025-10-26 23:33:52] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.33 - - [2025-10-26 23:33:52] "GET /virtual-machine-interface/1ee1caa8-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011613 10.0.0.33 - - [2025-10-26 23:33:52] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.33 - - [2025-10-26 23:33:52] "GET /virtual-machine/1f6b32d2-3f1d-4da1-aedc-c0e235758e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002381 10.0.0.33 - - [2025-10-26 23:33:52] "POST /ref-update HTTP/1.1" 200 156 0.012897 10.0.0.33 - - [2025-10-26 23:33:52] "GET /virtual-machine-interface/1ee1caa8-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.017034 10.0.0.33 - - [2025-10-26 23:33:52] "POST /set-tag HTTP/1.1" 200 109 0.015488 10.0.0.33 - - [2025-10-26 23:33:52] "POST /set-tag HTTP/1.1" 200 109 0.019206 10.0.0.33 - - [2025-10-26 23:33:52] "DELETE /instance-ip/1efd1498-b2c4-11f0-970a-fa163e8118c5 HTTP/1.1" 200 115 0.045028 10.0.0.33 - - [2025-10-26 23:33:52] "DELETE /virtual-machine-interface/1ee1caa8-b2c4-11f0-970a-fa163e8118c5 HTTP/1.1" 200 115 0.037975 10.0.0.33 - - [2025-10-26 23:33:52] "DELETE /virtual-machine/1f6b32d2-3f1d-4da1-aedc-c0e235758e7d HTTP/1.1" 200 115 0.027815 10.0.0.33 - - [2025-10-26 23:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.33 - - [2025-10-26 23:33:55] "GET /tag/67658364-6961-4da4-848f-89fac0e8e72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.011860 10.0.0.33 - - [2025-10-26 23:33:55] "GET /tag/67658364-6961-4da4-848f-89fac0e8e72d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.017300 10.0.0.33 - - [2025-10-26 23:33:55] "GET /virtual-machine-interface/4d1f6023-6e5e-4fb4-a820-97445d0afeca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004406 10.0.0.33 - - [2025-10-26 23:33:55] "POST /set-tag HTTP/1.1" 200 109 0.016043 10.0.0.33 - - [2025-10-26 23:33:55] "GET /virtual-machine-interface/58b57c0d-895b-41e9-bd98-49f40b4a5180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.020131 10.0.0.33 - - [2025-10-26 23:33:55] "POST /set-tag HTTP/1.1" 200 109 0.014683 10.0.0.33 - - [2025-10-26 23:33:55] "GET /virtual-machine-interface/9255fe36-9acb-4b2d-90be-dd00b8314b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004676 10.0.0.33 - - [2025-10-26 23:33:55] "POST /set-tag HTTP/1.1" 200 109 0.014498 10.0.0.33 - - [2025-10-26 23:33:55] "GET /firewall-policy/e19d889b-874f-4912-89fc-d6af90232ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.022440 10.0.0.33 - - [2025-10-26 23:33:55] "GET /firewall-rule/61be5b2d-362d-40d3-82fa-54cd8ac26f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003170 10.0.0.33 - - [2025-10-26 23:33:55] "POST /ref-update HTTP/1.1" 200 156 0.012653 10.0.0.33 - - [2025-10-26 23:33:55] "DELETE /firewall-rule/61be5b2d-362d-40d3-82fa-54cd8ac26f03 HTTP/1.1" 200 115 0.036153 10.0.0.33 - - [2025-10-26 23:33:55] "DELETE /loadbalancer-member/70c5e5d8-a54e-41fc-939a-f2b8b58efc7e HTTP/1.1" 200 115 0.031299 10.0.0.33 - - [2025-10-26 23:33:55] "PUT /service-instance/e6c182a5-654f-495e-b20c-2d68095687da HTTP/1.1" 200 266 0.014604 10.0.0.33 - - [2025-10-26 23:33:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.022241 10.0.0.33 - - [2025-10-26 23:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.33 - - [2025-10-26 23:33:55] "DELETE /loadbalancer-pool/96fc6c0b-4ec8-4196-a950-73552342098f HTTP/1.1" 200 115 0.086502 10.0.0.33 - - [2025-10-26 23:33:55] "DELETE /loadbalancer-listener/bb1b5140-e6b0-40cf-9411-b723fb658cd0 HTTP/1.1" 200 115 0.027057 10.0.0.33 - - [2025-10-26 23:33:55] "GET /floating-ip/243c4618-0e75-41f3-98ed-d1187b02abe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.003971 10.0.0.33 - - [2025-10-26 23:33:55] "POST /chown HTTP/1.1" 200 109 0.006955 10.0.0.33 - - [2025-10-26 23:33:55] "POST /chown HTTP/1.1" 200 109 0.017939 10.0.0.33 - - [2025-10-26 23:33:55] "POST /chown HTTP/1.1" 200 109 0.019450 10.0.0.33 - - [2025-10-26 23:33:55] "PUT /floating-ip/243c4618-0e75-41f3-98ed-d1187b02abe5 HTTP/1.1" 200 256 0.034324 10.0.0.33 - - [2025-10-26 23:33:55] "POST /chown HTTP/1.1" 200 109 0.012580 10.0.0.33 - - [2025-10-26 23:33:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006064 10.0.0.33 - - [2025-10-26 23:33:56] "DELETE /floating-ip/243c4618-0e75-41f3-98ed-d1187b02abe5 HTTP/1.1" 200 115 0.089995 10.0.0.33 - - [2025-10-26 23:33:56] "POST /chown HTTP/1.1" 200 109 0.030719 10.0.0.33 - - [2025-10-26 23:33:56] "POST /chown HTTP/1.1" 200 109 0.010776 10.0.0.33 - - [2025-10-26 23:33:56] "DELETE /loadbalancer/e575334a-0e65-45eb-9811-c8169b5a049c HTTP/1.1" 200 115 0.073529 10.0.0.33 - - [2025-10-26 23:33:56] "POST /chown HTTP/1.1" 200 109 0.032751 10.0.0.33 - - [2025-10-26 23:33:56] "POST /chown HTTP/1.1" 200 109 0.018754 10.0.0.33 - - [2025-10-26 23:33:56] "DELETE /instance-ip/e733c1f3-5691-4bec-90c0-8ebd3ed2b8d3 HTTP/1.1" 200 115 0.091867 10.0.0.33 - - [2025-10-26 23:33:56] "PUT /service-instance/e6c182a5-654f-495e-b20c-2d68095687da HTTP/1.1" 200 266 0.015101 10.0.0.33 - - [2025-10-26 23:33:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.017062 10.0.0.33 - - [2025-10-26 23:33:56] "GET /floating-ip-pool/3ebf3077-2f5f-4ac4-9fd8-3b1aef4d1de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.017132 10.0.0.33 - - [2025-10-26 23:33:56] "DELETE /virtual-machine-interface/9255fe36-9acb-4b2d-90be-dd00b8314b74 HTTP/1.1" 200 115 0.164822 10.0.0.33 - - [2025-10-26 23:33:56] "PUT /service-instance/e6c182a5-654f-495e-b20c-2d68095687da HTTP/1.1" 200 266 0.031413 10.0.0.33 - - [2025-10-26 23:33:56] "POST /ref-update HTTP/1.1" 200 156 0.024824 10.0.0.33 - - [2025-10-26 23:33:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.037274 10.0.0.33 - - [2025-10-26 23:33:56] "PUT /service-instance/e6c182a5-654f-495e-b20c-2d68095687da HTTP/1.1" 200 266 0.014600 10.0.0.33 - - [2025-10-26 23:33:56] "DELETE /floating-ip-pool/3ebf3077-2f5f-4ac4-9fd8-3b1aef4d1de0 HTTP/1.1" 200 115 0.076984 10.0.0.33 - - [2025-10-26 23:33:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.019176 10.0.0.33 - - [2025-10-26 23:33:56] "DELETE /tag/67658364-6961-4da4-848f-89fac0e8e72d HTTP/1.1" 200 115 0.201305 10.0.0.33 - - [2025-10-26 23:33:56] "DELETE /service-instance/e6c182a5-654f-495e-b20c-2d68095687da HTTP/1.1" 200 115 0.053165 10.0.0.33 - - [2025-10-26 23:33:56] "POST /useragent-kv HTTP/1.1" 200 115 0.004016 10.0.0.33 - - [2025-10-26 23:33:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002766 10.0.0.33 - - [2025-10-26 23:33:56] "DELETE /virtual-network/ae6a4ce0-faca-457b-a48b-5913737a3a28 HTTP/1.1" 200 115 0.147064 10.0.0.33 - - [2025-10-26 23:33:56] "GET /virtual-machine-interface/58b57c0d-895b-41e9-bd98-49f40b4a5180?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.005087 10.0.0.33 - - [2025-10-26 23:33:56] "GET /routing-instance/8adec3f1-b76e-40c7-9131-85adf0e884d8 HTTP/1.1" 404 171 0.002710 10.0.0.33 - - [2025-10-26 23:33:56] "GET /domains HTTP/1.1" 200 280 0.004548 10.0.0.33 - - [2025-10-26 23:33:56] "GET /domain/40dc31b2-0b8b-48e1-b3af-92e2e34f1a07 HTTP/1.1" 200 3086 0.003138 10.0.0.33 - - [2025-10-26 23:33:56] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa HTTP/1.1" 200 7142 0.052359 10.0.0.33 - - [2025-10-26 23:33:56] "DELETE /virtual-machine-interface/58b57c0d-895b-41e9-bd98-49f40b4a5180 HTTP/1.1" 200 115 0.108991 10.0.0.33 - - [2025-10-26 23:33:56] "POST /ref-update HTTP/1.1" 200 156 0.010160 10.0.0.33 - - [2025-10-26 23:33:56] "GET /virtual-machine-interface/1a9c71fa-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011909 10.0.0.33 - - [2025-10-26 23:33:56] "POST /set-tag HTTP/1.1" 200 109 0.005556 10.0.0.33 - - [2025-10-26 23:33:56] "DELETE /virtual-machine/da5e50be-1e1d-4802-8007-0836e997348a HTTP/1.1" 200 115 0.044190 10.0.0.33 - - [2025-10-26 23:33:56] "GET /virtual-machine-interface/4d1f6023-6e5e-4fb4-a820-97445d0afeca?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.006113 10.0.0.33 - - [2025-10-26 23:33:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.021340 10.0.0.33 - - [2025-10-26 23:33:56] "GET /loadbalancer/722c22bf-697d-47f4-8830-1ec294a966df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.005914 10.0.0.33 - - [2025-10-26 23:33:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.33 - - [2025-10-26 23:33:56] "DELETE /route-target/482d2d0d-3309-44a8-ab5a-c1f1e57d9ae8 HTTP/1.1" 200 115 0.027925 10.0.0.33 - - [2025-10-26 23:33:57] "GET /virtual-machine-interface/1a9c71fa-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004801 10.0.0.33 - - [2025-10-26 23:33:57] "DELETE /virtual-machine-interface/4d1f6023-6e5e-4fb4-a820-97445d0afeca HTTP/1.1" 200 115 0.088320 10.0.0.33 - - [2025-10-26 23:33:57] "POST /set-tag HTTP/1.1" 200 109 0.044559 10.0.0.33 - - [2025-10-26 23:33:57] "DELETE /virtual-machine/07668364-6467-48bf-b70b-ee173b3cc940 HTTP/1.1" 200 115 0.059381 10.0.0.33 - - [2025-10-26 23:33:57] "DELETE /loadbalancer-member/11c9a947-fe0e-46b5-b4a5-48b4636c76b9 HTTP/1.1" 200 115 0.062905 10.0.0.33 - - [2025-10-26 23:33:58] "GET /virtual-machine-interface/1a9c71fa-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008132 10.0.0.33 - - [2025-10-26 23:33:58] "POST /set-tag HTTP/1.1" 200 109 0.003015 10.0.0.33 - - [2025-10-26 23:33:58] "GET /virtual-machine-interface/1a9c71fa-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004323 10.0.0.33 - - [2025-10-26 23:33:58] "POST /set-tag HTTP/1.1" 200 109 0.002480 10.0.0.33 - - [2025-10-26 23:33:58] "GET /virtual-machine/5a29d9d3-d6be-4ff2-84cc-2d03cf8ec5a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.003325 10.0.0.33 - - [2025-10-26 23:33:58] "POST /ref-update HTTP/1.1" 200 156 0.009085 10.0.0.33 - - [2025-10-26 23:33:58] "GET /virtual-machine-interface/1a9c71fa-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014890 10.0.0.33 - - [2025-10-26 23:33:58] "POST /set-tag HTTP/1.1" 200 109 0.017770 10.0.0.33 - - [2025-10-26 23:33:58] "POST /set-tag HTTP/1.1" 200 109 0.018838 10.0.0.33 - - [2025-10-26 23:33:58] "POST /set-tag HTTP/1.1" 200 109 0.023211 10.0.0.33 - - [2025-10-26 23:33:58] "DELETE /instance-ip/1ab5cfc4-b2c4-11f0-970a-fa163e8118c5 HTTP/1.1" 200 115 0.043526 10.0.0.33 - - [2025-10-26 23:33:58] "POST /ref-update HTTP/1.1" 200 156 0.007952 10.0.0.33 - - [2025-10-26 23:33:58] "DELETE /virtual-machine-interface/1a9c71fa-b2c4-11f0-970a-fa163e8118c5 HTTP/1.1" 200 115 0.045208 10.0.0.33 - - [2025-10-26 23:33:58] "DELETE /virtual-machine/5a29d9d3-d6be-4ff2-84cc-2d03cf8ec5a3 HTTP/1.1" 200 115 0.019366 10.0.0.33 - - [2025-10-26 23:34:01] "GET /virtual-machine-interface/1a3c5996-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009732 10.0.0.33 - - [2025-10-26 23:34:01] "POST /set-tag HTTP/1.1" 200 109 0.002750 10.0.0.33 - - [2025-10-26 23:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.33 - - [2025-10-26 23:34:01] "GET /loadbalancer/722c22bf-697d-47f4-8830-1ec294a966df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002754 10.0.0.33 - - [2025-10-26 23:34:03] "GET /virtual-machine-interface/1a3c5996-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004939 10.0.0.33 - - [2025-10-26 23:34:03] "POST /set-tag HTTP/1.1" 200 109 0.006768 10.0.0.33 - - [2025-10-26 23:34:03] "GET /virtual-machine-interface/1a3c5996-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005468 10.0.0.33 - - [2025-10-26 23:34:03] "POST /set-tag HTTP/1.1" 200 109 0.002369 10.0.0.33 - - [2025-10-26 23:34:03] "GET /virtual-machine/b0e76654-e3b9-48c0-b1da-774d74da08cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002779 10.0.0.33 - - [2025-10-26 23:34:03] "POST /ref-update HTTP/1.1" 200 156 0.011062 10.0.0.33 - - [2025-10-26 23:34:03] "GET /virtual-machine-interface/1a3c5996-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004572 10.0.0.33 - - [2025-10-26 23:34:03] "POST /set-tag HTTP/1.1" 200 109 0.018473 10.0.0.33 - - [2025-10-26 23:34:03] "POST /set-tag HTTP/1.1" 200 109 0.016098 10.0.0.33 - - [2025-10-26 23:34:03] "POST /set-tag HTTP/1.1" 200 109 0.030981 10.0.0.33 - - [2025-10-26 23:34:03] "DELETE /instance-ip/1a57c910-b2c4-11f0-970a-fa163e8118c5 HTTP/1.1" 200 115 0.054561 10.0.0.33 - - [2025-10-26 23:34:03] "POST /ref-update HTTP/1.1" 200 156 0.007800 10.0.0.33 - - [2025-10-26 23:34:03] "DELETE /virtual-machine-interface/1a3c5996-b2c4-11f0-970a-fa163e8118c5 HTTP/1.1" 200 115 0.052491 10.0.0.33 - - [2025-10-26 23:34:03] "DELETE /virtual-machine/b0e76654-e3b9-48c0-b1da-774d74da08cc HTTP/1.1" 200 115 0.028331 10.0.0.33 - - [2025-10-26 23:34:03] "DELETE /tag/a72305b3-50ba-4854-afa8-9243b216f5fd HTTP/1.1" 200 115 0.055919 10.0.0.33 - - [2025-10-26 23:34:03] "DELETE /tag/6f10339f-0b16-4c7c-b9a5-80635878ffa4 HTTP/1.1" 200 115 0.032896 10.0.0.33 - - [2025-10-26 23:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.33 - - [2025-10-26 23:34:07] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036764 10.0.0.33 - - [2025-10-26 23:34:07] "POST /tags HTTP/1.1" 200 393 0.023077 10.0.0.33 - - [2025-10-26 23:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008438 10.0.0.33 - - [2025-10-26 23:34:07] "GET /tag/5bd0f078-be49-4753-8f78-7e0ab7c37b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.022686 10.0.0.33 - - [2025-10-26 23:34:07] "POST /tags HTTP/1.1" 200 341 0.024334 10.0.0.33 - - [2025-10-26 23:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.33 - - [2025-10-26 23:34:07] "GET /tag/2c5a0dc0-307f-40d8-8561-c181e7c541a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013423 10.0.0.33 - - [2025-10-26 23:34:07] "POST /id-to-fqname HTTP/1.1" 200 192 0.006127 10.0.0.33 - - [2025-10-26 23:34:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.005737 10.0.0.33 - - [2025-10-26 23:34:07] "POST /security-groups HTTP/1.1" 200 589 0.068139 10.0.0.33 - - [2025-10-26 23:34:07] "POST /projects HTTP/1.1" 200 519 0.267868 10.0.0.33 - - [2025-10-26 23:34:07] "POST /fqname-to-id HTTP/1.1" 404 236 0.002797 10.0.0.33 - - [2025-10-26 23:34:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.013138 10.0.0.33 - - [2025-10-26 23:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007275 10.0.0.33 - - [2025-10-26 23:34:07] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.013658 10.0.0.33 - - [2025-10-26 23:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.33 - - [2025-10-26 23:34:07] "GET /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.010110 10.0.0.33 - - [2025-10-26 23:34:07] "POST /access-control-lists HTTP/1.1" 200 598 0.109258 10.0.0.33 - - [2025-10-26 23:34:07] "POST /fqname-to-id HTTP/1.1" 404 235 0.014309 10.0.0.33 - - [2025-10-26 23:34:08] "POST /access-control-lists HTTP/1.1" 200 596 0.097031 10.0.0.33 - - [2025-10-26 23:34:08] "PUT /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4 HTTP/1.1" 200 264 0.139741 10.0.0.33 - - [2025-10-26 23:34:08] "PUT /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e HTTP/1.1" 200 264 0.062696 10.0.0.33 - - [2025-10-26 23:34:08] "POST /security-groups HTTP/1.1" 200 591 0.099080 10.0.0.33 - - [2025-10-26 23:34:08] "POST /fqname-to-id HTTP/1.1" 404 270 0.004825 10.0.0.33 - - [2025-10-26 23:34:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.050551 10.0.0.33 - - [2025-10-26 23:34:08] "POST /chown HTTP/1.1" 200 109 0.030204 10.0.0.33 - - [2025-10-26 23:34:08] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014001 10.0.0.33 - - [2025-10-26 23:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004806 10.0.0.33 - - [2025-10-26 23:34:08] "GET /policy-management/8d8b418f-f6cf-42ba-8e37-4c301d12f94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.047364 10.0.0.33 - - [2025-10-26 23:34:08] "POST /access-control-lists HTTP/1.1" 200 632 0.167811 10.0.0.33 - - [2025-10-26 23:34:08] "POST /fqname-to-id HTTP/1.1" 404 269 0.003407 10.0.0.33 - - [2025-10-26 23:34:08] "POST /tags HTTP/1.1" 409 226 0.003116 10.0.0.33 - - [2025-10-26 23:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006212 10.0.0.33 - - [2025-10-26 23:34:08] "GET /tag/2c5a0dc0-307f-40d8-8561-c181e7c541a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.025484 10.0.0.33 - - [2025-10-26 23:34:08] "POST /access-control-lists HTTP/1.1" 200 630 0.134240 10.0.0.33 - - [2025-10-26 23:34:08] "POST /firewall-rules HTTP/1.1" 200 600 0.121125 10.0.0.33 - - [2025-10-26 23:34:08] "GET /firewall-rule/4125ed87-49a8-4c69-ae03-a79d7af517da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.023046 10.0.0.33 - - [2025-10-26 23:34:08] "GET /firewall-policy/d7ba066a-998d-4aec-97ef-93c326988c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.005157 10.0.0.33 - - [2025-10-26 23:34:08] "GET /firewall-rule/4125ed87-49a8-4c69-ae03-a79d7af517da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002982 10.0.0.33 - - [2025-10-26 23:34:08] "POST /ref-update HTTP/1.1" 200 156 0.056804 10.0.0.33 - - [2025-10-26 23:34:08] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017312 10.0.0.33 - - [2025-10-26 23:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.33 - - [2025-10-26 23:34:08] "GET /policy-management/8d8b418f-f6cf-42ba-8e37-4c301d12f94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004192 10.0.0.33 - - [2025-10-26 23:34:08] "POST /tags HTTP/1.1" 409 226 0.001633 10.0.0.33 - - [2025-10-26 23:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.33 - - [2025-10-26 23:34:09] "GET /tag/2c5a0dc0-307f-40d8-8561-c181e7c541a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011360 10.0.0.33 - - [2025-10-26 23:34:09] "POST /firewall-rules HTTP/1.1" 200 598 0.074845 10.0.0.33 - - [2025-10-26 23:34:09] "GET /firewall-rule/d2a0b6e8-ad23-46b7-a584-555f61a11e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.011955 10.0.0.33 - - [2025-10-26 23:34:09] "GET /firewall-policy/d7ba066a-998d-4aec-97ef-93c326988c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003679 10.0.0.33 - - [2025-10-26 23:34:09] "GET /firewall-rule/d2a0b6e8-ad23-46b7-a584-555f61a11e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002369 10.0.0.33 - - [2025-10-26 23:34:09] "POST /ref-update HTTP/1.1" 200 156 0.091014 10.0.0.33 - - [2025-10-26 23:34:10] "POST /tags HTTP/1.1" 200 393 0.031587 10.0.0.33 - - [2025-10-26 23:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.017766 10.0.0.33 - - [2025-10-26 23:34:10] "GET /tag/41f7597f-a03a-45ca-92f5-77c950ff2fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015231 10.0.0.33 - - [2025-10-26 23:34:10] "POST /tags HTTP/1.1" 200 341 0.052766 10.0.0.33 - - [2025-10-26 23:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014989 10.0.0.33 - - [2025-10-26 23:34:10] "GET /tag/09a1bf2c-be01-4f51-a62d-dca26b33f5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.018521 10.0.0.33 - - [2025-10-26 23:34:10] "POST /id-to-fqname HTTP/1.1" 200 192 0.001258 10.0.0.33 - - [2025-10-26 23:34:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.006267 10.0.0.33 - - [2025-10-26 23:34:10] "POST /security-groups HTTP/1.1" 200 589 0.064419 10.0.0.33 - - [2025-10-26 23:34:10] "POST /projects HTTP/1.1" 200 519 0.223880 10.0.0.33 - - [2025-10-26 23:34:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.014738 10.0.0.33 - - [2025-10-26 23:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012228 10.0.0.33 - - [2025-10-26 23:34:10] "POST /fqname-to-id HTTP/1.1" 404 236 0.013039 10.0.0.33 - - [2025-10-26 23:34:10] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.007432 10.0.0.33 - - [2025-10-26 23:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.33 - - [2025-10-26 23:34:10] "GET /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007036 10.0.0.33 - - [2025-10-26 23:34:10] "POST /access-control-lists HTTP/1.1" 200 598 0.051081 10.0.0.33 - - [2025-10-26 23:34:10] "POST /fqname-to-id HTTP/1.1" 404 235 0.005148 10.0.0.33 - - [2025-10-26 23:34:11] "POST /access-control-lists HTTP/1.1" 200 596 0.062609 10.0.0.33 - - [2025-10-26 23:34:11] "PUT /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4 HTTP/1.1" 200 264 0.104767 10.0.0.33 - - [2025-10-26 23:34:11] "PUT /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e HTTP/1.1" 200 264 0.058324 10.0.0.33 - - [2025-10-26 23:34:11] "POST /security-groups HTTP/1.1" 200 591 0.097049 10.0.0.33 - - [2025-10-26 23:34:11] "POST /fqname-to-id HTTP/1.1" 404 270 0.002872 10.0.0.33 - - [2025-10-26 23:34:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.039677 10.0.0.33 - - [2025-10-26 23:34:11] "POST /chown HTTP/1.1" 200 109 0.048910 10.0.0.33 - - [2025-10-26 23:34:11] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.030599 10.0.0.33 - - [2025-10-26 23:34:11] "POST /access-control-lists HTTP/1.1" 200 632 0.113561 10.0.0.33 - - [2025-10-26 23:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.018548 10.0.0.33 - - [2025-10-26 23:34:11] "POST /fqname-to-id HTTP/1.1" 404 269 0.034587 10.0.0.33 - - [2025-10-26 23:34:11] "GET /policy-management/8d8b418f-f6cf-42ba-8e37-4c301d12f94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.033314 10.0.0.33 - - [2025-10-26 23:34:11] "POST /tags HTTP/1.1" 409 226 0.008998 10.0.0.33 - - [2025-10-26 23:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008578 10.0.0.33 - - [2025-10-26 23:34:11] "GET /tag/09a1bf2c-be01-4f51-a62d-dca26b33f5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.050633 10.0.0.33 - - [2025-10-26 23:34:11] "POST /access-control-lists HTTP/1.1" 200 630 0.126246 10.0.0.33 - - [2025-10-26 23:34:11] "POST /firewall-rules HTTP/1.1" 200 600 0.076447 10.0.0.33 - - [2025-10-26 23:34:11] "GET /firewall-rule/285b1d3b-9c3d-4bb2-8cca-3066af5dc390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.014976 10.0.0.33 - - [2025-10-26 23:34:11] "GET /firewall-policy/d7ba066a-998d-4aec-97ef-93c326988c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.005743 10.0.0.33 - - [2025-10-26 23:34:11] "GET /firewall-rule/285b1d3b-9c3d-4bb2-8cca-3066af5dc390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003692 10.0.0.33 - - [2025-10-26 23:34:11] "POST /ref-update HTTP/1.1" 200 156 0.090802 10.0.0.33 - - [2025-10-26 23:34:11] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023252 10.0.0.33 - - [2025-10-26 23:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.33 - - [2025-10-26 23:34:12] "GET /policy-management/8d8b418f-f6cf-42ba-8e37-4c301d12f94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008012 10.0.0.33 - - [2025-10-26 23:34:12] "POST /tags HTTP/1.1" 409 226 0.002542 10.0.0.33 - - [2025-10-26 23:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006659 10.0.0.33 - - [2025-10-26 23:34:12] "GET /tag/09a1bf2c-be01-4f51-a62d-dca26b33f5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011006 10.0.0.33 - - [2025-10-26 23:34:12] "POST /firewall-rules HTTP/1.1" 200 598 0.073360 10.0.0.33 - - [2025-10-26 23:34:12] "GET /firewall-rule/45ea94d2-7944-45ba-add8-751eb7abab38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.008756 10.0.0.33 - - [2025-10-26 23:34:12] "GET /firewall-policy/d7ba066a-998d-4aec-97ef-93c326988c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003675 10.0.0.33 - - [2025-10-26 23:34:12] "GET /firewall-rule/45ea94d2-7944-45ba-add8-751eb7abab38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002258 10.0.0.33 - - [2025-10-26 23:34:12] "POST /ref-update HTTP/1.1" 200 156 0.082999 10.0.0.33 - - [2025-10-26 23:34:13] "POST /tags HTTP/1.1" 200 345 0.138087 10.0.0.33 - - [2025-10-26 23:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011617 10.0.0.33 - - [2025-10-26 23:34:13] "GET /tag/7403ddc3-05e5-4277-84a0-86ee9b7619bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.022217 10.0.0.33 - - [2025-10-26 23:34:13] "POST /projects HTTP/1.1" 409 238 0.005093 10.0.0.33 - - [2025-10-26 23:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.33 - - [2025-10-26 23:34:13] "GET /project/fc7d675b-54cc-4674-b908-9e5c97849bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034097 10.0.0.33 - - [2025-10-26 23:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.33 - - [2025-10-26 23:34:13] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004096 10.0.0.33 - - [2025-10-26 23:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.33 - - [2025-10-26 23:34:13] "GET /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007424 10.0.0.33 - - [2025-10-26 23:34:13] "POST /security-groups HTTP/1.1" 409 285 0.002514 10.0.0.33 - - [2025-10-26 23:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.33 - - [2025-10-26 23:34:13] "PUT /security-group/89fc6be2-6035-437c-a10e-8cd60acd1276 HTTP/1.1" 200 262 0.071385 10.0.0.33 - - [2025-10-26 23:34:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.039234 10.0.0.33 - - [2025-10-26 23:34:13] "PUT /access-control-list/a2f574a1-1304-4156-bea2-748f15d84b43 HTTP/1.1" 200 272 0.024098 10.0.0.33 - - [2025-10-26 23:34:14] "PUT /access-control-list/86ef85ed-685d-461c-b12b-f59d93c4fdcf HTTP/1.1" 200 272 0.086118 10.0.0.33 - - [2025-10-26 23:34:14] "POST /tags HTTP/1.1" 200 345 0.100299 10.0.0.33 - - [2025-10-26 23:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.33 - - [2025-10-26 23:34:14] "GET /tag/a041061c-e374-4cb4-9d2e-b3c39c4bc4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015098 10.0.0.33 - - [2025-10-26 23:34:14] "POST /projects HTTP/1.1" 409 238 0.006585 10.0.0.33 - - [2025-10-26 23:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.33 - - [2025-10-26 23:34:14] "GET /project/6773ed46-be35-4ae6-b15e-d6a4216692b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049421 10.0.0.33 - - [2025-10-26 23:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005445 10.0.0.33 - - [2025-10-26 23:34:14] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004746 10.0.0.33 - - [2025-10-26 23:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.33 - - [2025-10-26 23:34:14] "GET /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004248 10.0.0.33 - - [2025-10-26 23:34:14] "POST /security-groups HTTP/1.1" 409 285 0.003703 10.0.0.33 - - [2025-10-26 23:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.33 - - [2025-10-26 23:34:14] "PUT /security-group/549e198c-ab7a-4aaa-992d-193c998c8af8 HTTP/1.1" 200 262 0.065325 10.0.0.33 - - [2025-10-26 23:34:14] "PUT /access-control-list/b571313b-5599-4c21-b06e-92e14b7b4a8e HTTP/1.1" 200 272 0.043327 10.0.0.33 - - [2025-10-26 23:34:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.074506 10.0.0.33 - - [2025-10-26 23:34:14] "PUT /access-control-list/e7eaca14-754d-433f-a6d0-108ebcbd0904 HTTP/1.1" 200 272 0.040992 10.0.0.33 - - [2025-10-26 23:34:15] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004925 10.0.0.33 - - [2025-10-26 23:34:15] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.33 - - [2025-10-26 23:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.33 - - [2025-10-26 23:34:15] "GET /loadbalancer/972314d7-3ce7-42c8-b739-d87e537e6d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002404 10.0.0.33 - - [2025-10-26 23:34:15] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005453 10.0.0.33 - - [2025-10-26 23:34:15] "POST /set-tag HTTP/1.1" 200 109 0.050630 10.0.0.33 - - [2025-10-26 23:34:15] "DELETE /loadbalancer-member/003021eb-4e43-4cff-9462-63074bca7655 HTTP/1.1" 200 115 0.048783 10.0.0.33 - - [2025-10-26 23:34:15] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011585 10.0.0.33 - - [2025-10-26 23:34:15] "POST /set-tag HTTP/1.1" 200 109 0.004250 10.0.0.33 - - [2025-10-26 23:34:15] "DELETE /loadbalancer-member/08f2db8a-c818-4767-8fd7-1e87f9b87552 HTTP/1.1" 200 115 0.066860 10.0.0.33 - - [2025-10-26 23:34:15] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014132 10.0.0.33 - - [2025-10-26 23:34:15] "POST /set-tag HTTP/1.1" 200 109 0.003928 10.0.0.33 - - [2025-10-26 23:34:15] "DELETE /loadbalancer-member/5803527e-a324-4a30-92e0-f661d0d5823e HTTP/1.1" 200 115 0.035940 10.0.0.33 - - [2025-10-26 23:34:15] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008635 10.0.0.33 - - [2025-10-26 23:34:15] "POST /set-tag HTTP/1.1" 200 109 0.005056 10.0.0.33 - - [2025-10-26 23:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.33 - - [2025-10-26 23:34:15] "GET /loadbalancer/972314d7-3ce7-42c8-b739-d87e537e6d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002383 10.0.0.33 - - [2025-10-26 23:34:15] "GET /loadbalancer-pool/6dc8e12e-00d2-4f4b-b418-c24a8de2ed5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002244 10.0.0.33 - - [2025-10-26 23:34:15] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020410 10.0.0.33 - - [2025-10-26 23:34:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.019487 10.0.0.33 - - [2025-10-26 23:34:15] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008843 10.0.0.33 - - [2025-10-26 23:34:15] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004344 10.0.0.33 - - [2025-10-26 23:34:15] "GET /floating-ip/e5c3b00e-f663-484e-8816-0e71bf9c1681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002230 10.0.0.33 - - [2025-10-26 23:34:16] "POST /set-tag HTTP/1.1" 200 109 0.060000 10.0.0.33 - - [2025-10-26 23:34:16] "GET /loadbalancer-pool/dc48fbe2-f751-44f8-ae93-f395f27a01a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.010657 10.0.0.33 - - [2025-10-26 23:34:16] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021757 10.0.0.33 - - [2025-10-26 23:34:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.011148 10.0.0.33 - - [2025-10-26 23:34:16] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.022054 10.0.0.33 - - [2025-10-26 23:34:16] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011661 10.0.0.33 - - [2025-10-26 23:34:16] "POST /set-tag HTTP/1.1" 200 109 0.014184 10.0.0.33 - - [2025-10-26 23:34:16] "GET /floating-ip/e5c3b00e-f663-484e-8816-0e71bf9c1681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.007483 10.0.0.33 - - [2025-10-26 23:34:16] "GET /loadbalancer-pool/e5de0374-b753-4b6d-aead-efc0f70a412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003091 10.0.0.33 - - [2025-10-26 23:34:16] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022602 10.0.0.33 - - [2025-10-26 23:34:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.020151 10.0.0.33 - - [2025-10-26 23:34:16] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.030405 10.0.0.33 - - [2025-10-26 23:34:16] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005267 10.0.0.33 - - [2025-10-26 23:34:16] "GET /floating-ip/e5c3b00e-f663-484e-8816-0e71bf9c1681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002013 10.0.0.33 - - [2025-10-26 23:34:16] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.33 - - [2025-10-26 23:34:22] "POST /tags HTTP/1.1" 200 291 0.086526 10.0.0.33 - - [2025-10-26 23:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.019297 10.0.0.33 - - [2025-10-26 23:34:22] "GET /tag/d36a1b90-877c-4725-9aaa-7bc312265464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.022823 10.0.0.33 - - [2025-10-26 23:34:22] "POST /tags HTTP/1.1" 200 303 0.113805 10.0.0.33 - - [2025-10-26 23:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014894 10.0.0.33 - - [2025-10-26 23:34:22] "GET /tag/b1d69636-1d84-4278-8258-46b0a1d1d735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.024537 10.0.0.33 - - [2025-10-26 23:34:22] "POST /tags HTTP/1.1" 409 252 0.003441 10.0.0.33 - - [2025-10-26 23:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.33 - - [2025-10-26 23:34:22] "GET /tag/5bd0f078-be49-4753-8f78-7e0ab7c37b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015321 10.0.0.33 - - [2025-10-26 23:34:22] "POST /tags HTTP/1.1" 409 228 0.010712 10.0.0.33 - - [2025-10-26 23:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.33 - - [2025-10-26 23:34:22] "GET /tag/7403ddc3-05e5-4277-84a0-86ee9b7619bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.012949 10.0.0.33 - - [2025-10-26 23:34:22] "POST /tags HTTP/1.1" 409 226 0.002270 10.0.0.33 - - [2025-10-26 23:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.33 - - [2025-10-26 23:34:22] "GET /tag/2c5a0dc0-307f-40d8-8561-c181e7c541a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.020360 10.0.0.33 - - [2025-10-26 23:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.33 - - [2025-10-26 23:34:22] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004164 10.0.0.33 - - [2025-10-26 23:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.33 - - [2025-10-26 23:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.33 - - [2025-10-26 23:34:22] "GET /project/fc7d675b-54cc-4674-b908-9e5c97849bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047005 10.0.0.33 - - [2025-10-26 23:34:23] "GET /project/fc7d675b-54cc-4674-b908-9e5c97849bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.071393 10.0.0.33 - - [2025-10-26 23:34:23] "POST /virtual-machines HTTP/1.1" 200 395 0.017617 10.0.0.33 - - [2025-10-26 23:34:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.027807 10.0.0.33 - - [2025-10-26 23:34:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124009 10.0.0.33 - - [2025-10-26 23:34:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008077 10.0.0.33 - - [2025-10-26 23:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009235 10.0.0.33 - - [2025-10-26 23:34:23] "GET /virtual-machine-interface/4d74186c-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014084 10.0.0.33 - - [2025-10-26 23:34:23] "POST /instance-ips HTTP/1.1" 200 397 0.034182 10.0.0.33 - - [2025-10-26 23:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.33 - - [2025-10-26 23:34:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.043761 10.0.0.33 - - [2025-10-26 23:34:23] "GET /project/6773ed46-be35-4ae6-b15e-d6a4216692b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.083721 10.0.0.33 - - [2025-10-26 23:34:23] "GET /virtual-machine-interface/4d74186c-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.048503 10.0.0.33 - - [2025-10-26 23:34:23] "POST /set-tag HTTP/1.1" 200 109 0.082973 10.0.0.33 - - [2025-10-26 23:34:23] "GET /virtual-machine-interface/4d74186c-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015356 10.0.0.33 - - [2025-10-26 23:34:23] "GET /instance-ip/4d926a1a-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006520 10.0.0.33 - - [2025-10-26 23:34:23] "GET /virtual-machine-interface/4d74186c-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005481 10.0.0.33 - - [2025-10-26 23:34:23] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.33 - - [2025-10-26 23:34:23] "GET /virtual-router/dece3f80-5194-4ddd-b4f4-971c26e96c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003699 10.0.0.33 - - [2025-10-26 23:34:23] "POST /ref-update HTTP/1.1" 200 156 0.009007 10.0.0.33 - - [2025-10-26 23:34:23] "GET /virtual-machine-interface/4d74186c-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012516 10.0.0.33 - - [2025-10-26 23:34:23] "POST /set-tag HTTP/1.1" 200 109 0.002060 10.0.0.33 - - [2025-10-26 23:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.33 - - [2025-10-26 23:34:23] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.009430 10.0.0.33 - - [2025-10-26 23:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008385 10.0.0.33 - - [2025-10-26 23:34:24] "GET /project/fc7d675b-54cc-4674-b908-9e5c97849bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.063072 10.0.0.33 - - [2025-10-26 23:34:24] "POST /virtual-machines HTTP/1.1" 200 395 0.008876 10.0.0.33 - - [2025-10-26 23:34:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.025208 10.0.0.33 - - [2025-10-26 23:34:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.238559 10.0.0.33 - - [2025-10-26 23:34:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.011959 10.0.0.33 - - [2025-10-26 23:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013824 10.0.0.33 - - [2025-10-26 23:34:24] "GET /virtual-machine-interface/4e112eae-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016887 10.0.0.33 - - [2025-10-26 23:34:24] "POST /instance-ips HTTP/1.1" 200 397 0.029927 10.0.0.33 - - [2025-10-26 23:34:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.029955 10.0.0.33 - - [2025-10-26 23:34:24] "GET /virtual-machine-interface/4e112eae-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016430 10.0.0.33 - - [2025-10-26 23:34:24] "POST /set-tag HTTP/1.1" 200 109 0.088059 10.0.0.33 - - [2025-10-26 23:34:24] "GET /virtual-machine-interface/4e112eae-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019121 10.0.0.33 - - [2025-10-26 23:34:24] "GET /instance-ip/4e3f953c-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004546 10.0.0.33 - - [2025-10-26 23:34:24] "GET /virtual-machine-interface/4e112eae-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004717 10.0.0.33 - - [2025-10-26 23:34:24] "POST /set-tag HTTP/1.1" 200 109 0.004959 10.0.0.33 - - [2025-10-26 23:34:24] "GET /virtual-router/dece3f80-5194-4ddd-b4f4-971c26e96c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004573 10.0.0.33 - - [2025-10-26 23:34:24] "POST /ref-update HTTP/1.1" 200 156 0.010781 10.0.0.33 - - [2025-10-26 23:34:24] "GET /virtual-machine-interface/4e112eae-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015711 10.0.0.33 - - [2025-10-26 23:34:24] "POST /set-tag HTTP/1.1" 200 109 0.012090 10.0.0.33 - - [2025-10-26 23:34:25] "POST /tags HTTP/1.1" 200 291 0.028899 10.0.0.33 - - [2025-10-26 23:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013695 10.0.0.33 - - [2025-10-26 23:34:25] "GET /tag/310af419-f7ba-4d40-be92-2438162835a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.030737 10.0.0.33 - - [2025-10-26 23:34:25] "POST /tags HTTP/1.1" 409 252 0.010909 10.0.0.33 - - [2025-10-26 23:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.33 - - [2025-10-26 23:34:25] "GET /tag/41f7597f-a03a-45ca-92f5-77c950ff2fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.019585 10.0.0.33 - - [2025-10-26 23:34:25] "POST /tags HTTP/1.1" 409 228 0.004403 10.0.0.33 - - [2025-10-26 23:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.33 - - [2025-10-26 23:34:25] "GET /tag/a041061c-e374-4cb4-9d2e-b3c39c4bc4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.017998 10.0.0.33 - - [2025-10-26 23:34:25] "POST /tags HTTP/1.1" 409 226 0.008457 10.0.0.33 - - [2025-10-26 23:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.33 - - [2025-10-26 23:34:25] "GET /tag/09a1bf2c-be01-4f51-a62d-dca26b33f5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.025321 10.0.0.33 - - [2025-10-26 23:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.33 - - [2025-10-26 23:34:25] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004238 10.0.0.33 - - [2025-10-26 23:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.33 - - [2025-10-26 23:34:25] "GET /project/6773ed46-be35-4ae6-b15e-d6a4216692b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.078182 10.0.0.33 - - [2025-10-26 23:34:25] "POST /virtual-machines HTTP/1.1" 200 395 0.027063 10.0.0.33 - - [2025-10-26 23:34:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.034509 10.0.0.33 - - [2025-10-26 23:34:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.155678 10.0.0.33 - - [2025-10-26 23:34:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.018495 10.0.0.33 - - [2025-10-26 23:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.021699 10.0.0.33 - - [2025-10-26 23:34:25] "GET /virtual-machine-interface/4ef3e9ba-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009728 10.0.0.33 - - [2025-10-26 23:34:26] "POST /instance-ips HTTP/1.1" 200 397 0.052569 10.0.0.33 - - [2025-10-26 23:34:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.025398 10.0.0.33 - - [2025-10-26 23:34:26] "GET /virtual-machine-interface/4ef3e9ba-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007768 10.0.0.33 - - [2025-10-26 23:34:26] "POST /set-tag HTTP/1.1" 200 109 0.083232 10.0.0.33 - - [2025-10-26 23:34:26] "GET /virtual-machine-interface/4ef3e9ba-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.025249 10.0.0.33 - - [2025-10-26 23:34:26] "GET /instance-ip/4f178122-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004501 10.0.0.33 - - [2025-10-26 23:34:26] "GET /virtual-machine-interface/4ef3e9ba-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008744 10.0.0.33 - - [2025-10-26 23:34:26] "POST /set-tag HTTP/1.1" 200 109 0.016940 10.0.0.33 - - [2025-10-26 23:34:26] "GET /virtual-router/dece3f80-5194-4ddd-b4f4-971c26e96c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.004871 10.0.0.33 - - [2025-10-26 23:34:26] "POST /ref-update HTTP/1.1" 200 156 0.015763 10.0.0.33 - - [2025-10-26 23:34:26] "GET /virtual-machine-interface/4ef3e9ba-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018069 10.0.0.33 - - [2025-10-26 23:34:26] "POST /set-tag HTTP/1.1" 200 109 0.002354 10.0.0.33 - - [2025-10-26 23:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005081 10.0.0.33 - - [2025-10-26 23:34:26] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004128 10.0.0.33 - - [2025-10-26 23:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007384 10.0.0.33 - - [2025-10-26 23:34:26] "GET /project/6773ed46-be35-4ae6-b15e-d6a4216692b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055890 10.0.0.33 - - [2025-10-26 23:34:26] "POST /virtual-machines HTTP/1.1" 200 395 0.012788 10.0.0.33 - - [2025-10-26 23:34:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.042958 10.0.0.33 - - [2025-10-26 23:34:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100545 10.0.0.33 - - [2025-10-26 23:34:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.019072 10.0.0.33 - - [2025-10-26 23:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008072 10.0.0.33 - - [2025-10-26 23:34:26] "GET /virtual-machine-interface/4f90e184-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015056 10.0.0.33 - - [2025-10-26 23:34:26] "POST /instance-ips HTTP/1.1" 200 397 0.037921 10.0.0.33 - - [2025-10-26 23:34:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.032794 10.0.0.33 - - [2025-10-26 23:34:27] "GET /virtual-machine-interface/4f90e184-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004338 10.0.0.33 - - [2025-10-26 23:34:27] "POST /set-tag HTTP/1.1" 200 109 0.063932 10.0.0.33 - - [2025-10-26 23:34:27] "GET /virtual-machine-interface/4f90e184-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.036354 10.0.0.33 - - [2025-10-26 23:34:27] "GET /instance-ip/4fab19fa-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004553 10.0.0.33 - - [2025-10-26 23:34:27] "GET /virtual-machine-interface/4f90e184-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004668 10.0.0.33 - - [2025-10-26 23:34:27] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.33 - - [2025-10-26 23:34:27] "GET /virtual-router/dece3f80-5194-4ddd-b4f4-971c26e96c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003720 10.0.0.33 - - [2025-10-26 23:34:27] "POST /ref-update HTTP/1.1" 200 156 0.011937 10.0.0.33 - - [2025-10-26 23:34:27] "GET /virtual-machine-interface/4f90e184-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007010 10.0.0.33 - - [2025-10-26 23:34:27] "POST /set-tag HTTP/1.1" 200 109 0.002464 10.0.0.33 - - [2025-10-26 23:34:27] "POST /tags HTTP/1.1" 200 299 0.045208 10.0.0.33 - - [2025-10-26 23:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.33 - - [2025-10-26 23:34:27] "GET /tag/f2956b46-f4ab-4da4-9ba3-4e2eed44ba9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012257 10.0.0.33 - - [2025-10-26 23:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.33 - - [2025-10-26 23:34:27] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.010541 10.0.0.33 - - [2025-10-26 23:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.33 - - [2025-10-26 23:34:27] "GET /project/fc7d675b-54cc-4674-b908-9e5c97849bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036105 10.0.0.33 - - [2025-10-26 23:34:27] "POST /virtual-machines HTTP/1.1" 200 395 0.021130 10.0.0.33 - - [2025-10-26 23:34:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.010944 10.0.0.33 - - [2025-10-26 23:34:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.147787 10.0.0.33 - - [2025-10-26 23:34:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.025609 10.0.0.33 - - [2025-10-26 23:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.33 - - [2025-10-26 23:34:27] "GET /virtual-machine-interface/5022be60-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006048 10.0.0.33 - - [2025-10-26 23:34:27] "POST /instance-ips HTTP/1.1" 200 397 0.046419 10.0.0.33 - - [2025-10-26 23:34:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.028538 10.0.0.33 - - [2025-10-26 23:34:28] "GET /virtual-machine-interface/5022be60-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.028848 10.0.0.33 - - [2025-10-26 23:34:28] "POST /set-tag HTTP/1.1" 200 109 0.036355 10.0.0.33 - - [2025-10-26 23:34:28] "GET /virtual-machine-interface/5022be60-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.024451 10.0.0.33 - - [2025-10-26 23:34:28] "GET /instance-ip/503f9af8-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.011546 10.0.0.33 - - [2025-10-26 23:34:28] "GET /virtual-machine-interface/5022be60-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005667 10.0.0.33 - - [2025-10-26 23:34:28] "POST /set-tag HTTP/1.1" 200 109 0.003158 10.0.0.33 - - [2025-10-26 23:34:28] "POST /tags HTTP/1.1" 200 299 0.027128 10.0.0.33 - - [2025-10-26 23:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005265 10.0.0.33 - - [2025-10-26 23:34:28] "GET /tag/5ae162f0-de88-43f2-ac9b-8fec7deb4326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014283 10.0.0.33 - - [2025-10-26 23:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.33 - - [2025-10-26 23:34:28] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006399 10.0.0.33 - - [2025-10-26 23:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.33 - - [2025-10-26 23:34:28] "GET /project/fc7d675b-54cc-4674-b908-9e5c97849bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053279 10.0.0.33 - - [2025-10-26 23:34:28] "POST /virtual-machines HTTP/1.1" 200 395 0.009207 10.0.0.33 - - [2025-10-26 23:34:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.011751 10.0.0.33 - - [2025-10-26 23:34:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.133195 10.0.0.33 - - [2025-10-26 23:34:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.012464 10.0.0.33 - - [2025-10-26 23:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007058 10.0.0.33 - - [2025-10-26 23:34:28] "GET /virtual-machine-interface/50a5e2c2-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005357 10.0.0.33 - - [2025-10-26 23:34:28] "POST /instance-ips HTTP/1.1" 200 397 0.022780 10.0.0.33 - - [2025-10-26 23:34:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.021151 10.0.0.33 - - [2025-10-26 23:34:28] "GET /virtual-machine-interface/50a5e2c2-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007964 10.0.0.33 - - [2025-10-26 23:34:28] "POST /set-tag HTTP/1.1" 200 109 0.026488 10.0.0.33 - - [2025-10-26 23:34:28] "GET /virtual-machine-interface/50a5e2c2-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018657 10.0.0.33 - - [2025-10-26 23:34:28] "GET /instance-ip/50c46b0c-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003187 10.0.0.33 - - [2025-10-26 23:34:29] "GET /virtual-machine-interface/50a5e2c2-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010017 10.0.0.33 - - [2025-10-26 23:34:29] "POST /set-tag HTTP/1.1" 200 109 0.014112 10.0.0.33 - - [2025-10-26 23:34:29] "POST /tags HTTP/1.1" 200 299 0.027538 10.0.0.33 - - [2025-10-26 23:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.33 - - [2025-10-26 23:34:29] "GET /tag/6fbaad09-c813-4ef1-8237-7e85e5dc236c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.014264 10.0.0.33 - - [2025-10-26 23:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.33 - - [2025-10-26 23:34:29] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004808 10.0.0.33 - - [2025-10-26 23:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007244 10.0.0.33 - - [2025-10-26 23:34:29] "GET /project/6773ed46-be35-4ae6-b15e-d6a4216692b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.054539 10.0.0.33 - - [2025-10-26 23:34:29] "POST /virtual-machines HTTP/1.1" 200 395 0.012769 10.0.0.33 - - [2025-10-26 23:34:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.022543 10.0.0.33 - - [2025-10-26 23:34:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122985 10.0.0.33 - - [2025-10-26 23:34:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008127 10.0.0.33 - - [2025-10-26 23:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001293 10.0.0.33 - - [2025-10-26 23:34:29] "GET /virtual-machine-interface/51252456-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003870 10.0.0.33 - - [2025-10-26 23:34:29] "POST /instance-ips HTTP/1.1" 200 397 0.085399 10.0.0.33 - - [2025-10-26 23:34:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.015440 10.0.0.33 - - [2025-10-26 23:34:29] "GET /virtual-machine-interface/51252456-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012292 10.0.0.33 - - [2025-10-26 23:34:29] "POST /set-tag HTTP/1.1" 200 109 0.025919 10.0.0.33 - - [2025-10-26 23:34:29] "GET /virtual-machine-interface/51252456-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005414 10.0.0.33 - - [2025-10-26 23:34:29] "GET /instance-ip/5141d164-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007565 10.0.0.33 - - [2025-10-26 23:34:29] "GET /virtual-machine-interface/51252456-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004278 10.0.0.33 - - [2025-10-26 23:34:29] "POST /set-tag HTTP/1.1" 200 109 0.002753 10.0.0.33 - - [2025-10-26 23:34:29] "POST /tags HTTP/1.1" 200 299 0.028715 10.0.0.33 - - [2025-10-26 23:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007729 10.0.0.33 - - [2025-10-26 23:34:29] "GET /tag/2940ca2e-531e-4b6b-a753-8ec9c65ce757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012550 10.0.0.33 - - [2025-10-26 23:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.33 - - [2025-10-26 23:34:29] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005126 10.0.0.33 - - [2025-10-26 23:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.33 - - [2025-10-26 23:34:30] "GET /project/6773ed46-be35-4ae6-b15e-d6a4216692b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.063295 10.0.0.33 - - [2025-10-26 23:34:30] "POST /virtual-machines HTTP/1.1" 200 395 0.016230 10.0.0.33 - - [2025-10-26 23:34:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.018293 10.0.0.33 - - [2025-10-26 23:34:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.143428 10.0.0.33 - - [2025-10-26 23:34:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.038602 10.0.0.33 - - [2025-10-26 23:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.33 - - [2025-10-26 23:34:30] "GET /virtual-machine-interface/51a509a0-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009253 10.0.0.33 - - [2025-10-26 23:34:30] "POST /instance-ips HTTP/1.1" 200 397 0.029388 10.0.0.33 - - [2025-10-26 23:34:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.019361 10.0.0.33 - - [2025-10-26 23:34:30] "GET /virtual-machine-interface/51a509a0-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011059 10.0.0.33 - - [2025-10-26 23:34:30] "POST /set-tag HTTP/1.1" 200 109 0.027764 10.0.0.33 - - [2025-10-26 23:34:30] "GET /virtual-machine-interface/51a509a0-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013055 10.0.0.33 - - [2025-10-26 23:34:30] "GET /instance-ip/51c349e2-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003443 10.0.0.33 - - [2025-10-26 23:34:30] "GET /virtual-machine-interface/51a509a0-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004661 10.0.0.33 - - [2025-10-26 23:34:30] "POST /set-tag HTTP/1.1" 200 109 0.002990 10.0.0.33 - - [2025-10-26 23:34:30] "GET /virtual-router/dece3f80-5194-4ddd-b4f4-971c26e96c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.005230 10.0.0.33 - - [2025-10-26 23:34:30] "POST /ref-update HTTP/1.1" 200 156 0.022032 10.0.0.33 - - [2025-10-26 23:34:30] "GET /virtual-machine-interface/5022be60-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022530 10.0.0.33 - - [2025-10-26 23:34:30] "POST /set-tag HTTP/1.1" 200 109 0.002369 10.0.0.33 - - [2025-10-26 23:34:30] "GET /virtual-machine-interface/4d74186c-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004952 10.0.0.33 - - [2025-10-26 23:34:30] "POST /set-tag HTTP/1.1" 200 109 0.002846 10.0.0.33 - - [2025-10-26 23:34:30] "GET /virtual-router/dece3f80-5194-4ddd-b4f4-971c26e96c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003707 10.0.0.33 - - [2025-10-26 23:34:30] "POST /ref-update HTTP/1.1" 200 156 0.009921 10.0.0.33 - - [2025-10-26 23:34:30] "GET /virtual-machine-interface/50a5e2c2-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016683 10.0.0.33 - - [2025-10-26 23:34:30] "POST /set-tag HTTP/1.1" 200 109 0.004714 10.0.0.33 - - [2025-10-26 23:34:31] "GET /virtual-machine-interface/4e112eae-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005322 10.0.0.33 - - [2025-10-26 23:34:31] "POST /set-tag HTTP/1.1" 200 109 0.002497 10.0.0.33 - - [2025-10-26 23:34:31] "GET /virtual-router/dece3f80-5194-4ddd-b4f4-971c26e96c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.005895 10.0.0.33 - - [2025-10-26 23:34:31] "POST /ref-update HTTP/1.1" 200 156 0.011485 10.0.0.33 - - [2025-10-26 23:34:31] "GET /virtual-machine-interface/51252456-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018050 10.0.0.33 - - [2025-10-26 23:34:31] "POST /set-tag HTTP/1.1" 200 109 0.007337 10.0.0.33 - - [2025-10-26 23:34:31] "GET /virtual-router/dece3f80-5194-4ddd-b4f4-971c26e96c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004585 10.0.0.33 - - [2025-10-26 23:34:31] "POST /ref-update HTTP/1.1" 200 156 0.014369 10.0.0.33 - - [2025-10-26 23:34:31] "GET /virtual-machine-interface/51a509a0-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.025137 10.0.0.33 - - [2025-10-26 23:34:31] "POST /set-tag HTTP/1.1" 200 109 0.002647 10.0.0.33 - - [2025-10-26 23:34:31] "GET /virtual-machine-interface/4ef3e9ba-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012867 10.0.0.33 - - [2025-10-26 23:34:31] "POST /set-tag HTTP/1.1" 200 109 0.001867 10.0.0.33 - - [2025-10-26 23:34:31] "GET /virtual-machine-interface/4f90e184-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004708 10.0.0.33 - - [2025-10-26 23:34:31] "POST /set-tag HTTP/1.1" 200 109 0.002298 10.0.0.33 - - [2025-10-26 23:34:31] "GET /virtual-machine-interface/5022be60-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004305 10.0.0.33 - - [2025-10-26 23:34:31] "POST /set-tag HTTP/1.1" 200 109 0.002505 10.0.0.33 - - [2025-10-26 23:34:31] "GET /virtual-machine-interface/50a5e2c2-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003921 10.0.0.33 - - [2025-10-26 23:34:31] "POST /set-tag HTTP/1.1" 200 109 0.002932 10.0.0.33 - - [2025-10-26 23:34:31] "GET /virtual-machine-interface/51252456-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004526 10.0.0.33 - - [2025-10-26 23:34:31] "POST /set-tag HTTP/1.1" 200 109 0.004775 10.0.0.33 - - [2025-10-26 23:34:31] "GET /virtual-machine-interface/4e112eae-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007189 10.0.0.33 - - [2025-10-26 23:34:31] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.33 - - [2025-10-26 23:34:31] "GET /virtual-machine-interface/51a509a0-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004200 10.0.0.33 - - [2025-10-26 23:34:31] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.33 - - [2025-10-26 23:34:31] "GET /virtual-machine-interface/4ef3e9ba-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004508 10.0.0.33 - - [2025-10-26 23:34:31] "POST /set-tag HTTP/1.1" 200 109 0.001954 10.0.0.33 - - [2025-10-26 23:34:34] "GET /virtual-machine-interface/4d74186c-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005128 10.0.0.33 - - [2025-10-26 23:34:34] "POST /set-tag HTTP/1.1" 200 109 0.003592 10.0.0.33 - - [2025-10-26 23:34:35] "GET /virtual-machine-interface/4f90e184-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004579 10.0.0.33 - - [2025-10-26 23:34:35] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.33 - - [2025-10-26 23:34:38] "GET /virtual-machine/d0750c52-4421-4c01-8358-71bd1eae24c9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003191 10.0.0.33 - - [2025-10-26 23:34:38] "GET /virtual-machine-interface/4d74186c-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004274 10.0.0.33 - - [2025-10-26 23:34:38] "GET /virtual-machine/a71c9fc4-c3ad-436a-8e4c-de9a7eff8aac?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003218 10.0.0.33 - - [2025-10-26 23:34:38] "GET /virtual-machine-interface/4e112eae-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004119 10.0.0.33 - - [2025-10-26 23:34:38] "GET /virtual-machine/fe3d1e6c-dbc7-41d1-a42d-2e8b1e32de24?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003366 10.0.0.33 - - [2025-10-26 23:34:38] "GET /virtual-machine-interface/4ef3e9ba-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004826 10.0.0.33 - - [2025-10-26 23:34:38] "GET /virtual-machine/e6f220ab-63d9-4574-97d7-934fe74572e2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003178 10.0.0.33 - - [2025-10-26 23:34:38] "GET /virtual-machine-interface/4f90e184-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006180 10.0.0.33 - - [2025-10-26 23:34:39] "GET /virtual-machine-interface/5022be60-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004700 10.0.0.33 - - [2025-10-26 23:34:39] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.33 - - [2025-10-26 23:34:40] "GET /virtual-machine-interface/51a509a0-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005111 10.0.0.33 - - [2025-10-26 23:34:40] "POST /set-tag HTTP/1.1" 200 109 0.005815 10.0.0.33 - - [2025-10-26 23:34:40] "GET /virtual-machine-interface/50a5e2c2-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005490 10.0.0.33 - - [2025-10-26 23:34:40] "POST /set-tag HTTP/1.1" 200 109 0.002201 10.0.0.33 - - [2025-10-26 23:34:40] "GET /virtual-machine-interface/51252456-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004180 10.0.0.33 - - [2025-10-26 23:34:40] "POST /set-tag HTTP/1.1" 200 109 0.002630 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:34:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001120 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:34:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000906 10.0.0.33 - - [2025-10-26 23:34:43] "GET /virtual-machine/fd60d92c-b23e-4c00-924a-35a17557e8e9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003495 10.0.0.33 - - [2025-10-26 23:34:43] "GET /virtual-machine-interface/5022be60-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004285 10.0.0.33 - - [2025-10-26 23:34:43] "GET /virtual-machine/f6c04872-2855-4adc-acaa-b4ef742c612b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003160 10.0.0.33 - - [2025-10-26 23:34:43] "GET /virtual-machine-interface/51252456-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004308 10.0.0.33 - - [2025-10-26 23:34:43] "GET /virtual-machine/18311527-8c3f-4614-8b59-06c623dd60e7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002938 10.0.0.33 - - [2025-10-26 23:34:44] "GET /virtual-machine-interface/50a5e2c2-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005378 10.0.0.33 - - [2025-10-26 23:34:44] "GET /virtual-machine/5dc968e8-91ec-4569-8b63-bb0914c23fbb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003907 10.0.0.33 - - [2025-10-26 23:34:44] "GET /virtual-machine-interface/51a509a0-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004700 10.0.0.33 - - [2025-10-26 23:34:44] "GET /loadbalancer/055f360c-51b7-4aa1-9505-f464e22a7cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001851 10.0.0.33 - - [2025-10-26 23:34:44] "POST /tags HTTP/1.1" 200 333 0.027590 10.0.0.33 - - [2025-10-26 23:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.33 - - [2025-10-26 23:34:44] "GET /tag/9b4c4341-2058-451c-94a5-a2d094c77e1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013757 10.0.0.33 - - [2025-10-26 23:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.33 - - [2025-10-26 23:34:44] "GET /project/fc7d675b-54cc-4674-b908-9e5c97849bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.025352 10.0.0.33 - - [2025-10-26 23:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.33 - - [2025-10-26 23:34:44] "GET /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004847 10.0.0.33 - - [2025-10-26 23:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.33 - - [2025-10-26 23:34:44] "GET /service-appliance-set/3c314882-c719-49bc-b351-7a7e4ae8adfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002191 10.0.0.33 - - [2025-10-26 23:34:44] "POST /fqname-to-id HTTP/1.1" 404 273 0.001552 10.0.0.33 - - [2025-10-26 23:34:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.102196 10.0.0.33 - - [2025-10-26 23:34:44] "GET /virtual-machine-interface/0d227830-fadf-46dc-840a-f579db7fbce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.018785 10.0.0.33 - - [2025-10-26 23:34:45] "POST /instance-ips HTTP/1.1" 200 409 0.029541 10.0.0.33 - - [2025-10-26 23:34:45] "GET /instance-ip/1d3c051c-8365-46fa-9ffe-5ad22ecb491e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.008798 10.0.0.33 - - [2025-10-26 23:34:45] "POST /loadbalancers HTTP/1.1" 200 629 0.061678 10.0.0.33 - - [2025-10-26 23:34:45] "GET /project/fc7d675b-54cc-4674-b908-9e5c97849bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026021 10.0.0.33 - - [2025-10-26 23:34:45] "GET /instance-ip/1d3c051c-8365-46fa-9ffe-5ad22ecb491e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.003641 10.0.0.33 - - [2025-10-26 23:34:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.011745 10.0.0.33 - - [2025-10-26 23:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007519 10.0.0.33 - - [2025-10-26 23:34:45] "POST /floating-ips HTTP/1.1" 200 597 0.034894 10.0.0.33 - - [2025-10-26 23:34:45] "GET /project/fc7d675b-54cc-4674-b908-9e5c97849bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044672 10.0.0.33 - - [2025-10-26 23:34:45] "GET /loadbalancer/055f360c-51b7-4aa1-9505-f464e22a7cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.003150 10.0.0.33 - - [2025-10-26 23:34:45] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.016875 10.0.0.33 - - [2025-10-26 23:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.33 - - [2025-10-26 23:34:45] "GET /project/fc7d675b-54cc-4674-b908-9e5c97849bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032509 10.0.0.33 - - [2025-10-26 23:34:45] "GET /loadbalancer-listener/f31ced27-602c-4319-a495-a69f7a3c0323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003674 10.0.0.33 - - [2025-10-26 23:34:45] "GET /loadbalancer-listener/f31ced27-602c-4319-a495-a69f7a3c0323?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.002893 10.0.0.33 - - [2025-10-26 23:34:45] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.020684 10.0.0.33 - - [2025-10-26 23:34:45] "GET /instance-ip/1d3c051c-8365-46fa-9ffe-5ad22ecb491e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.003024 10.0.0.33 - - [2025-10-26 23:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.33 - - [2025-10-26 23:34:45] "GET /instance-ip/1d3c051c-8365-46fa-9ffe-5ad22ecb491e?fields=floating_ips HTTP/1.1" 200 1212 0.005256 10.0.0.33 - - [2025-10-26 23:34:45] "GET /loadbalancer/055f360c-51b7-4aa1-9505-f464e22a7cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.003008 10.0.0.33 - - [2025-10-26 23:34:45] "GET /floating-ip/df9e126b-dd19-4248-9807-da6d943e5490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.002951 10.0.0.33 - - [2025-10-26 23:34:45] "GET /loadbalancer-pool/e03fce53-a7d1-4360-84f4-1f18897fcad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004701 10.0.0.33 - - [2025-10-26 23:34:45] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019293 10.0.0.33 - - [2025-10-26 23:34:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.011837 10.0.0.33 - - [2025-10-26 23:34:45] "GET /virtual-machine-interface/4d74186c-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008910 10.0.0.33 - - [2025-10-26 23:34:45] "GET /loadbalancer/055f360c-51b7-4aa1-9505-f464e22a7cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.009399 10.0.0.33 - - [2025-10-26 23:34:45] "GET /virtual-machine-interface/4d74186c-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003870 10.0.0.33 - - [2025-10-26 23:34:45] "POST /ref-update HTTP/1.1" 200 156 0.014615 10.0.0.33 - - [2025-10-26 23:34:45] "GET /floating-ip/df9e126b-dd19-4248-9807-da6d943e5490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.009315 10.0.0.33 - - [2025-10-26 23:34:45] "POST /tags HTTP/1.1" 409 221 0.003114 10.0.0.33 - - [2025-10-26 23:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.33 - - [2025-10-26 23:34:45] "GET /tag/9b4c4341-2058-451c-94a5-a2d094c77e1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010567 10.0.0.33 - - [2025-10-26 23:34:45] "PUT /floating-ip/df9e126b-dd19-4248-9807-da6d943e5490 HTTP/1.1" 200 256 0.020372 10.0.0.33 - - [2025-10-26 23:34:45] "POST /set-tag HTTP/1.1" 200 109 0.073130 10.0.0.33 - - [2025-10-26 23:34:45] "GET /loadbalancer-pool/e03fce53-a7d1-4360-84f4-1f18897fcad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.006399 10.0.0.33 - - [2025-10-26 23:34:45] "POST /loadbalancer-members HTTP/1.1" 200 721 0.024290 10.0.0.33 - - [2025-10-26 23:34:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.010699 10.0.0.33 - - [2025-10-26 23:34:45] "GET /virtual-machine-interface/4e112eae-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012244 10.0.0.33 - - [2025-10-26 23:34:45] "GET /virtual-machine-interface/4e112eae-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003781 10.0.0.33 - - [2025-10-26 23:34:45] "POST /ref-update HTTP/1.1" 200 156 0.011738 10.0.0.33 - - [2025-10-26 23:34:45] "GET /floating-ip/df9e126b-dd19-4248-9807-da6d943e5490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.011095 10.0.0.33 - - [2025-10-26 23:34:46] "POST /set-tag HTTP/1.1" 200 109 0.086043 10.0.0.33 - - [2025-10-26 23:34:46] "POST /tags HTTP/1.1" 409 206 0.003465 10.0.0.33 - - [2025-10-26 23:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.33 - - [2025-10-26 23:34:46] "GET /tag/b1d69636-1d84-4278-8258-46b0a1d1d735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013921 10.0.0.33 - - [2025-10-26 23:34:46] "POST /tags HTTP/1.1" 409 204 0.001972 10.0.0.33 - - [2025-10-26 23:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.33 - - [2025-10-26 23:34:46] "GET /tag/5ae162f0-de88-43f2-ac9b-8fec7deb4326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012169 10.0.0.33 - - [2025-10-26 23:34:46] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002706 10.0.0.33 - - [2025-10-26 23:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.33 - - [2025-10-26 23:34:46] "GET /policy-management/8d8b418f-f6cf-42ba-8e37-4c301d12f94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002538 10.0.0.33 - - [2025-10-26 23:34:46] "POST /tags HTTP/1.1" 409 206 0.001614 10.0.0.33 - - [2025-10-26 23:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.33 - - [2025-10-26 23:34:46] "GET /tag/b1d69636-1d84-4278-8258-46b0a1d1d735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011421 10.0.0.33 - - [2025-10-26 23:34:46] "POST /tags HTTP/1.1" 409 226 0.001893 10.0.0.33 - - [2025-10-26 23:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.33 - - [2025-10-26 23:34:46] "GET /tag/2c5a0dc0-307f-40d8-8561-c181e7c541a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011608 10.0.0.33 - - [2025-10-26 23:34:46] "POST /tags HTTP/1.1" 409 204 0.002028 10.0.0.33 - - [2025-10-26 23:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.33 - - [2025-10-26 23:34:46] "GET /tag/5ae162f0-de88-43f2-ac9b-8fec7deb4326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012761 10.0.0.33 - - [2025-10-26 23:34:46] "POST /tags HTTP/1.1" 409 226 0.002412 10.0.0.33 - - [2025-10-26 23:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.33 - - [2025-10-26 23:34:46] "GET /tag/2c5a0dc0-307f-40d8-8561-c181e7c541a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011407 10.0.0.33 - - [2025-10-26 23:34:46] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004238 10.0.0.33 - - [2025-10-26 23:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.33 - - [2025-10-26 23:34:46] "GET /policy-management/8d8b418f-f6cf-42ba-8e37-4c301d12f94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003502 10.0.0.33 - - [2025-10-26 23:34:46] "POST /firewall-rules HTTP/1.1" 200 626 0.073429 10.0.0.33 - - [2025-10-26 23:34:46] "POST /firewall-rules HTTP/1.1" 200 646 0.080071 10.0.0.33 - - [2025-10-26 23:34:46] "GET /firewall-rule/da661820-2bbe-4f50-acea-3ccca3892e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.013340 10.0.0.33 - - [2025-10-26 23:34:46] "GET /firewall-policy/2b540cdf-ba94-49ff-85d3-8a886b3acc70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002182 10.0.0.33 - - [2025-10-26 23:34:46] "GET /firewall-rule/47ccbffd-e67e-4f61-ba2e-240d1afd550d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004028 10.0.0.33 - - [2025-10-26 23:34:46] "POST /ref-update HTTP/1.1" 200 156 0.014031 10.0.0.33 - - [2025-10-26 23:34:46] "POST /firewall-policys HTTP/1.1" 200 606 0.042535 10.0.0.33 - - [2025-10-26 23:34:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.013487 10.0.0.33 - - [2025-10-26 23:34:46] "GET /firewall-policy/8193cc80-e16f-4dc1-91e9-3b099c7bf61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.014293 10.0.0.33 - - [2025-10-26 23:34:47] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010263 10.0.0.33 - - [2025-10-26 23:34:47] "GET /firewall-policy/8193cc80-e16f-4dc1-91e9-3b099c7bf61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002862 10.0.0.33 - - [2025-10-26 23:34:47] "GET /firewall-policy/2b540cdf-ba94-49ff-85d3-8a886b3acc70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.005778 10.0.0.33 - - [2025-10-26 23:34:47] "GET /firewall-policy/d7ba066a-998d-4aec-97ef-93c326988c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004127 10.0.0.33 - - [2025-10-26 23:34:47] "GET /firewall-policy/e19d889b-874f-4912-89fc-d6af90232ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004481 10.0.0.33 - - [2025-10-26 23:34:47] "GET /firewall-policy/2b540cdf-ba94-49ff-85d3-8a886b3acc70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002410 10.0.0.33 - - [2025-10-26 23:34:47] "GET /firewall-policy/d7ba066a-998d-4aec-97ef-93c326988c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.007858 10.0.0.33 - - [2025-10-26 23:34:47] "POST /ref-update HTTP/1.1" 200 156 0.019929 10.0.0.33 - - [2025-10-26 23:34:47] "POST /ref-update HTTP/1.1" 200 156 0.031427 10.0.0.33 - - [2025-10-26 23:34:47] "POST /ref-update HTTP/1.1" 200 156 0.044776 10.0.0.33 - - [2025-10-26 23:34:47] "POST /ref-update HTTP/1.1" 200 156 0.032554 10.0.0.33 - - [2025-10-26 23:34:47] "POST /ref-update HTTP/1.1" 200 156 0.024482 10.0.0.33 - - [2025-10-26 23:34:47] "GET /firewall-policy/8193cc80-e16f-4dc1-91e9-3b099c7bf61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.009205 10.0.0.33 - - [2025-10-26 23:36:45] "POST /tags HTTP/1.1" 409 252 0.004665 10.0.0.33 - - [2025-10-26 23:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.33 - - [2025-10-26 23:36:45] "GET /tag/41f7597f-a03a-45ca-92f5-77c950ff2fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011868 10.0.0.33 - - [2025-10-26 23:36:45] "POST /tags HTTP/1.1" 409 228 0.001954 10.0.0.33 - - [2025-10-26 23:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.33 - - [2025-10-26 23:36:45] "GET /tag/a041061c-e374-4cb4-9d2e-b3c39c4bc4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011525 10.0.0.33 - - [2025-10-26 23:36:45] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003536 10.0.0.33 - - [2025-10-26 23:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.33 - - [2025-10-26 23:36:45] "GET /policy-management/8d8b418f-f6cf-42ba-8e37-4c301d12f94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003009 10.0.0.33 - - [2025-10-26 23:36:45] "POST /tags HTTP/1.1" 409 206 0.001725 10.0.0.33 - - [2025-10-26 23:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.33 - - [2025-10-26 23:36:45] "GET /tag/b1d69636-1d84-4278-8258-46b0a1d1d735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011468 10.0.0.33 - - [2025-10-26 23:36:45] "POST /tags HTTP/1.1" 409 226 0.001961 10.0.0.33 - - [2025-10-26 23:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.33 - - [2025-10-26 23:36:46] "GET /tag/2c5a0dc0-307f-40d8-8561-c181e7c541a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011550 10.0.0.33 - - [2025-10-26 23:36:46] "POST /tags HTTP/1.1" 409 204 0.002861 10.0.0.33 - - [2025-10-26 23:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.33 - - [2025-10-26 23:36:46] "GET /tag/5ae162f0-de88-43f2-ac9b-8fec7deb4326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011481 10.0.0.33 - - [2025-10-26 23:36:46] "POST /tags HTTP/1.1" 409 226 0.002707 10.0.0.33 - - [2025-10-26 23:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.33 - - [2025-10-26 23:36:46] "GET /tag/2c5a0dc0-307f-40d8-8561-c181e7c541a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011237 10.0.0.33 - - [2025-10-26 23:36:46] "POST /tags HTTP/1.1" 409 228 0.002214 10.0.0.33 - - [2025-10-26 23:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.33 - - [2025-10-26 23:36:46] "GET /tag/a041061c-e374-4cb4-9d2e-b3c39c4bc4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010722 10.0.0.33 - - [2025-10-26 23:36:46] "POST /tags HTTP/1.1" 409 252 0.001772 10.0.0.33 - - [2025-10-26 23:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.33 - - [2025-10-26 23:36:46] "GET /tag/41f7597f-a03a-45ca-92f5-77c950ff2fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011274 10.0.0.33 - - [2025-10-26 23:36:46] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002398 10.0.0.33 - - [2025-10-26 23:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.33 - - [2025-10-26 23:36:46] "GET /policy-management/8d8b418f-f6cf-42ba-8e37-4c301d12f94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002676 10.0.0.33 - - [2025-10-26 23:36:46] "POST /firewall-rules HTTP/1.1" 409 281 0.001764 10.0.0.33 - - [2025-10-26 23:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.33 - - [2025-10-26 23:36:46] "PUT /firewall-rule/47ccbffd-e67e-4f61-ba2e-240d1afd550d HTTP/1.1" 200 260 0.019431 10.0.0.33 - - [2025-10-26 23:36:46] "POST /firewall-rules HTTP/1.1" 409 291 0.006972 10.0.0.33 - - [2025-10-26 23:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.33 - - [2025-10-26 23:36:46] "PUT /firewall-rule/da661820-2bbe-4f50-acea-3ccca3892e93 HTTP/1.1" 200 260 0.026206 10.0.0.33 - - [2025-10-26 23:36:46] "GET /firewall-rule/da661820-2bbe-4f50-acea-3ccca3892e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.014969 10.0.0.33 - - [2025-10-26 23:36:46] "POST /firewall-rules HTTP/1.1" 200 658 0.080988 10.0.0.33 - - [2025-10-26 23:36:46] "GET /firewall-rule/40b19cb0-bb65-4dbf-a826-e059aa1c4f58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.012595 10.0.0.33 - - [2025-10-26 23:36:46] "GET /firewall-policy/2b540cdf-ba94-49ff-85d3-8a886b3acc70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002238 10.0.0.33 - - [2025-10-26 23:36:46] "GET /firewall-rule/47ccbffd-e67e-4f61-ba2e-240d1afd550d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003069 10.0.0.33 - - [2025-10-26 23:36:46] "POST /firewall-policys HTTP/1.1" 409 269 0.002107 10.0.0.33 - - [2025-10-26 23:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001393 10.0.0.33 - - [2025-10-26 23:36:46] "PUT /firewall-policy/8193cc80-e16f-4dc1-91e9-3b099c7bf61a HTTP/1.1" 200 264 0.023426 10.0.0.33 - - [2025-10-26 23:36:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.027699 10.0.0.33 - - [2025-10-26 23:36:46] "GET /firewall-policy/8193cc80-e16f-4dc1-91e9-3b099c7bf61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005747 10.0.0.33 - - [2025-10-26 23:36:46] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002820 10.0.0.33 - - [2025-10-26 23:36:46] "GET /firewall-policy/8193cc80-e16f-4dc1-91e9-3b099c7bf61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002512 10.0.0.33 - - [2025-10-26 23:36:46] "GET /firewall-policy/2b540cdf-ba94-49ff-85d3-8a886b3acc70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.001943 10.0.0.33 - - [2025-10-26 23:36:46] "GET /firewall-policy/8193cc80-e16f-4dc1-91e9-3b099c7bf61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002906 10.0.0.33 - - [2025-10-26 23:36:46] "GET /firewall-policy/8193cc80-e16f-4dc1-91e9-3b099c7bf61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002584 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:36:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001036 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:36:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001036 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:36:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001035 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:36:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000964 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:36:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001074 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:36:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001071 10.0.0.33 - - [2025-10-26 23:37:23] "GET /global-system-configs HTTP/1.1" 200 322 0.007491 10.0.0.33 - - [2025-10-26 23:37:26] "GET /global-system-configs HTTP/1.1" 200 322 0.003287 10.0.0.33 - - [2025-10-26 23:37:48] "GET /virtual-machine-interface/4d74186c-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.016587 10.0.0.33 - - [2025-10-26 23:37:48] "POST /set-tag HTTP/1.1" 200 109 0.005782 10.0.0.33 - - [2025-10-26 23:37:48] "GET /virtual-machine-interface/4f90e184-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004488 10.0.0.33 - - [2025-10-26 23:37:48] "POST /set-tag HTTP/1.1" 200 109 0.002509 10.0.0.33 - - [2025-10-26 23:37:48] "GET /virtual-machine-interface/4e112eae-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004969 10.0.0.33 - - [2025-10-26 23:37:48] "POST /set-tag HTTP/1.1" 200 109 0.003082 10.0.0.33 - - [2025-10-26 23:37:48] "GET /virtual-machine-interface/50a5e2c2-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006137 10.0.0.33 - - [2025-10-26 23:37:48] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.33 - - [2025-10-26 23:37:48] "GET /virtual-machine-interface/51252456-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004228 10.0.0.33 - - [2025-10-26 23:37:48] "POST /set-tag HTTP/1.1" 200 109 0.002728 10.0.0.33 - - [2025-10-26 23:37:48] "GET /virtual-machine-interface/5022be60-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003972 10.0.0.33 - - [2025-10-26 23:37:48] "POST /set-tag HTTP/1.1" 200 109 0.001985 10.0.0.33 - - [2025-10-26 23:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.33 - - [2025-10-26 23:37:48] "GET /loadbalancer/055f360c-51b7-4aa1-9505-f464e22a7cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.002487 10.0.0.33 - - [2025-10-26 23:37:48] "GET /virtual-machine-interface/4d74186c-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004510 10.0.0.33 - - [2025-10-26 23:37:48] "POST /set-tag HTTP/1.1" 200 109 0.020116 10.0.0.33 - - [2025-10-26 23:37:48] "DELETE /loadbalancer-member/24a4e09b-4cc8-487c-929e-e2885b9fd254 HTTP/1.1" 200 115 0.045898 10.0.0.33 - - [2025-10-26 23:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.33 - - [2025-10-26 23:37:48] "GET /loadbalancer/055f360c-51b7-4aa1-9505-f464e22a7cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.003482 10.0.0.33 - - [2025-10-26 23:37:48] "GET /virtual-machine-interface/4ef3e9ba-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004576 10.0.0.33 - - [2025-10-26 23:37:48] "POST /set-tag HTTP/1.1" 200 109 0.002158 10.0.0.33 - - [2025-10-26 23:37:48] "GET /virtual-machine-interface/51a509a0-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004623 10.0.0.33 - - [2025-10-26 23:37:48] "POST /set-tag HTTP/1.1" 200 109 0.001933 10.0.0.33 - - [2025-10-26 23:37:49] "GET /virtual-machine-interface/4ef3e9ba-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014426 10.0.0.33 - - [2025-10-26 23:37:49] "POST /set-tag HTTP/1.1" 200 109 0.007216 10.0.0.33 - - [2025-10-26 23:37:49] "GET /virtual-machine-interface/4ef3e9ba-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004523 10.0.0.33 - - [2025-10-26 23:37:49] "POST /set-tag HTTP/1.1" 200 109 0.004527 10.0.0.33 - - [2025-10-26 23:37:49] "GET /virtual-machine/fe3d1e6c-dbc7-41d1-a42d-2e8b1e32de24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003303 10.0.0.33 - - [2025-10-26 23:37:49] "POST /ref-update HTTP/1.1" 200 156 0.013648 10.0.0.33 - - [2025-10-26 23:37:49] "GET /virtual-machine-interface/4ef3e9ba-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006101 10.0.0.33 - - [2025-10-26 23:37:49] "POST /set-tag HTTP/1.1" 200 109 0.037124 10.0.0.33 - - [2025-10-26 23:37:49] "POST /set-tag HTTP/1.1" 200 109 0.024107 10.0.0.33 - - [2025-10-26 23:37:49] "POST /set-tag HTTP/1.1" 200 109 0.026096 10.0.0.33 - - [2025-10-26 23:37:49] "POST /set-tag HTTP/1.1" 200 109 0.034821 10.0.0.33 - - [2025-10-26 23:37:50] "POST /set-tag HTTP/1.1" 200 109 0.014169 10.0.0.33 - - [2025-10-26 23:37:50] "DELETE /instance-ip/4f178122-b2c4-11f0-970a-fa163e8118c5 HTTP/1.1" 200 115 0.064245 10.0.0.33 - - [2025-10-26 23:37:50] "DELETE /virtual-machine-interface/4ef3e9ba-b2c4-11f0-970a-fa163e8118c5 HTTP/1.1" 200 115 0.036817 10.0.0.33 - - [2025-10-26 23:37:50] "DELETE /virtual-machine/fe3d1e6c-dbc7-41d1-a42d-2e8b1e32de24 HTTP/1.1" 200 115 0.027230 10.0.0.33 - - [2025-10-26 23:37:50] "GET /virtual-machine-interface/4e112eae-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004754 10.0.0.33 - - [2025-10-26 23:37:50] "POST /set-tag HTTP/1.1" 200 109 0.002550 10.0.0.33 - - [2025-10-26 23:37:50] "GET /virtual-machine-interface/4e112eae-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004273 10.0.0.33 - - [2025-10-26 23:37:50] "POST /set-tag HTTP/1.1" 200 109 0.002003 10.0.0.33 - - [2025-10-26 23:37:50] "GET /virtual-machine/a71c9fc4-c3ad-436a-8e4c-de9a7eff8aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002853 10.0.0.33 - - [2025-10-26 23:37:50] "POST /ref-update HTTP/1.1" 200 156 0.010122 10.0.0.33 - - [2025-10-26 23:37:50] "GET /virtual-machine-interface/4e112eae-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.019141 10.0.0.33 - - [2025-10-26 23:37:50] "POST /set-tag HTTP/1.1" 200 109 0.062775 10.0.0.33 - - [2025-10-26 23:37:50] "POST /set-tag HTTP/1.1" 200 109 0.027169 10.0.0.33 - - [2025-10-26 23:37:50] "POST /set-tag HTTP/1.1" 200 109 0.028369 10.0.0.33 - - [2025-10-26 23:37:50] "POST /set-tag HTTP/1.1" 200 109 0.015243 10.0.0.33 - - [2025-10-26 23:37:50] "POST /set-tag HTTP/1.1" 200 109 0.031223 10.0.0.33 - - [2025-10-26 23:37:50] "DELETE /instance-ip/4e3f953c-b2c4-11f0-970a-fa163e8118c5 HTTP/1.1" 200 115 0.045252 10.0.0.33 - - [2025-10-26 23:37:50] "POST /ref-update HTTP/1.1" 200 156 0.007552 10.0.0.33 - - [2025-10-26 23:37:50] "DELETE /virtual-machine-interface/4e112eae-b2c4-11f0-970a-fa163e8118c5 HTTP/1.1" 200 115 0.049852 10.0.0.33 - - [2025-10-26 23:37:50] "DELETE /virtual-machine/a71c9fc4-c3ad-436a-8e4c-de9a7eff8aac HTTP/1.1" 200 115 0.020391 10.0.0.33 - - [2025-10-26 23:37:50] "GET /virtual-machine-interface/4d74186c-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006313 10.0.0.33 - - [2025-10-26 23:37:50] "POST /set-tag HTTP/1.1" 200 109 0.002674 10.0.0.33 - - [2025-10-26 23:37:50] "GET /virtual-machine-interface/4d74186c-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004284 10.0.0.33 - - [2025-10-26 23:37:50] "POST /set-tag HTTP/1.1" 200 109 0.002041 10.0.0.33 - - [2025-10-26 23:37:50] "GET /virtual-machine/d0750c52-4421-4c01-8358-71bd1eae24c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003162 10.0.0.33 - - [2025-10-26 23:37:50] "POST /ref-update HTTP/1.1" 200 156 0.013211 10.0.0.33 - - [2025-10-26 23:37:50] "GET /virtual-machine-interface/4d74186c-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013498 10.0.0.33 - - [2025-10-26 23:37:51] "POST /set-tag HTTP/1.1" 200 109 0.019016 10.0.0.33 - - [2025-10-26 23:37:51] "POST /set-tag HTTP/1.1" 200 109 0.030854 10.0.0.33 - - [2025-10-26 23:37:51] "POST /set-tag HTTP/1.1" 200 109 0.045144 10.0.0.33 - - [2025-10-26 23:37:51] "POST /set-tag HTTP/1.1" 200 109 0.014575 10.0.0.33 - - [2025-10-26 23:37:51] "POST /set-tag HTTP/1.1" 200 109 0.026213 10.0.0.33 - - [2025-10-26 23:37:51] "DELETE /instance-ip/4d926a1a-b2c4-11f0-970a-fa163e8118c5 HTTP/1.1" 200 115 0.048119 10.0.0.33 - - [2025-10-26 23:37:51] "POST /ref-update HTTP/1.1" 200 156 0.009584 10.0.0.33 - - [2025-10-26 23:37:51] "DELETE /virtual-machine-interface/4d74186c-b2c4-11f0-970a-fa163e8118c5 HTTP/1.1" 200 115 0.037839 10.0.0.33 - - [2025-10-26 23:37:51] "DELETE /virtual-machine/d0750c52-4421-4c01-8358-71bd1eae24c9 HTTP/1.1" 200 115 0.019912 10.0.0.33 - - [2025-10-26 23:37:51] "DELETE /tag/d36a1b90-877c-4725-9aaa-7bc312265464 HTTP/1.1" 200 115 0.028289 10.0.0.33 - - [2025-10-26 23:37:51] "GET /virtual-machine-interface/4f90e184-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003993 10.0.0.33 - - [2025-10-26 23:37:51] "POST /set-tag HTTP/1.1" 200 109 0.002889 10.0.0.33 - - [2025-10-26 23:37:51] "GET /virtual-machine-interface/4f90e184-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004326 10.0.0.33 - - [2025-10-26 23:37:51] "POST /set-tag HTTP/1.1" 200 109 0.001982 10.0.0.33 - - [2025-10-26 23:37:51] "GET /virtual-machine/e6f220ab-63d9-4574-97d7-934fe74572e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003322 10.0.0.33 - - [2025-10-26 23:37:51] "POST /ref-update HTTP/1.1" 200 156 0.009501 10.0.0.33 - - [2025-10-26 23:37:51] "GET /virtual-machine-interface/4f90e184-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011775 10.0.0.33 - - [2025-10-26 23:37:51] "POST /set-tag HTTP/1.1" 200 109 0.018355 10.0.0.33 - - [2025-10-26 23:37:51] "POST /set-tag HTTP/1.1" 200 109 0.040072 10.0.0.33 - - [2025-10-26 23:37:51] "POST /set-tag HTTP/1.1" 200 109 0.034810 10.0.0.33 - - [2025-10-26 23:37:51] "POST /set-tag HTTP/1.1" 200 109 0.015730 10.0.0.33 - - [2025-10-26 23:37:51] "POST /set-tag HTTP/1.1" 200 109 0.037791 10.0.0.33 - - [2025-10-26 23:37:51] "DELETE /instance-ip/4fab19fa-b2c4-11f0-970a-fa163e8118c5 HTTP/1.1" 200 115 0.048330 10.0.0.33 - - [2025-10-26 23:37:51] "DELETE /virtual-machine-interface/4f90e184-b2c4-11f0-970a-fa163e8118c5 HTTP/1.1" 200 115 0.042605 10.0.0.33 - - [2025-10-26 23:37:51] "DELETE /virtual-machine/e6f220ab-63d9-4574-97d7-934fe74572e2 HTTP/1.1" 200 115 0.023736 10.0.0.33 - - [2025-10-26 23:37:51] "DELETE /tag/b1d69636-1d84-4278-8258-46b0a1d1d735 HTTP/1.1" 409 388 0.005625 10.0.0.33 - - [2025-10-26 23:37:52] "DELETE /tag/310af419-f7ba-4d40-be92-2438162835a8 HTTP/1.1" 200 115 0.036020 10.0.0.33 - - [2025-10-26 23:38:19] "GET /virtual-machine-interface/51a509a0-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004905 10.0.0.33 - - [2025-10-26 23:38:19] "POST /set-tag HTTP/1.1" 200 109 0.005664 10.0.0.33 - - [2025-10-26 23:38:19] "GET /virtual-machine-interface/51a509a0-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006182 10.0.0.33 - - [2025-10-26 23:38:19] "POST /set-tag HTTP/1.1" 200 109 0.002664 10.0.0.33 - - [2025-10-26 23:38:19] "GET /virtual-machine/5dc968e8-91ec-4569-8b63-bb0914c23fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003107 10.0.0.33 - - [2025-10-26 23:38:19] "POST /ref-update HTTP/1.1" 200 156 0.015926 10.0.0.33 - - [2025-10-26 23:38:19] "GET /virtual-machine-interface/51a509a0-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004838 10.0.0.33 - - [2025-10-26 23:38:19] "POST /set-tag HTTP/1.1" 200 109 0.017316 10.0.0.33 - - [2025-10-26 23:38:19] "POST /set-tag HTTP/1.1" 200 109 0.018558 10.0.0.33 - - [2025-10-26 23:38:19] "POST /set-tag HTTP/1.1" 200 109 0.015202 10.0.0.33 - - [2025-10-26 23:38:20] "POST /set-tag HTTP/1.1" 200 109 0.027011 10.0.0.33 - - [2025-10-26 23:38:20] "DELETE /instance-ip/51c349e2-b2c4-11f0-970a-fa163e8118c5 HTTP/1.1" 200 115 0.044479 10.0.0.33 - - [2025-10-26 23:38:20] "DELETE /virtual-machine-interface/51a509a0-b2c4-11f0-970a-fa163e8118c5 HTTP/1.1" 200 115 0.043536 10.0.0.33 - - [2025-10-26 23:38:20] "DELETE /virtual-machine/5dc968e8-91ec-4569-8b63-bb0914c23fbb HTTP/1.1" 200 115 0.023003 10.0.0.33 - - [2025-10-26 23:38:20] "DELETE /tag/2940ca2e-531e-4b6b-a753-8ec9c65ce757 HTTP/1.1" 200 115 0.029983 10.0.0.33 - - [2025-10-26 23:38:20] "GET /virtual-machine-interface/51252456-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004143 10.0.0.33 - - [2025-10-26 23:38:20] "POST /set-tag HTTP/1.1" 200 109 0.002579 10.0.0.33 - - [2025-10-26 23:38:20] "GET /virtual-machine-interface/51252456-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005054 10.0.0.33 - - [2025-10-26 23:38:20] "POST /set-tag HTTP/1.1" 200 109 0.001928 10.0.0.33 - - [2025-10-26 23:38:20] "GET /virtual-machine/f6c04872-2855-4adc-acaa-b4ef742c612b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003400 10.0.0.33 - - [2025-10-26 23:38:20] "POST /ref-update HTTP/1.1" 200 156 0.009808 10.0.0.33 - - [2025-10-26 23:38:20] "GET /virtual-machine-interface/51252456-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011065 10.0.0.33 - - [2025-10-26 23:38:20] "POST /set-tag HTTP/1.1" 200 109 0.016986 10.0.0.33 - - [2025-10-26 23:38:20] "POST /set-tag HTTP/1.1" 200 109 0.025889 10.0.0.33 - - [2025-10-26 23:38:20] "POST /set-tag HTTP/1.1" 200 109 0.026444 10.0.0.33 - - [2025-10-26 23:38:20] "POST /set-tag HTTP/1.1" 200 109 0.024260 10.0.0.33 - - [2025-10-26 23:38:20] "DELETE /instance-ip/5141d164-b2c4-11f0-970a-fa163e8118c5 HTTP/1.1" 200 115 0.091836 10.0.0.33 - - [2025-10-26 23:38:20] "DELETE /virtual-machine-interface/51252456-b2c4-11f0-970a-fa163e8118c5 HTTP/1.1" 200 115 0.058059 10.0.0.33 - - [2025-10-26 23:38:20] "DELETE /virtual-machine/f6c04872-2855-4adc-acaa-b4ef742c612b HTTP/1.1" 200 115 0.046340 10.0.0.33 - - [2025-10-26 23:38:20] "DELETE /tag/a041061c-e374-4cb4-9d2e-b3c39c4bc4b1 HTTP/1.1" 409 236 0.008172 10.0.0.33 - - [2025-10-26 23:38:20] "DELETE /tag/41f7597f-a03a-45ca-92f5-77c950ff2fc3 HTTP/1.1" 409 236 0.004447 10.0.0.33 - - [2025-10-26 23:38:20] "DELETE /tag/6fbaad09-c813-4ef1-8237-7e85e5dc236c HTTP/1.1" 200 115 0.074218 10.0.0.33 - - [2025-10-26 23:38:20] "GET /virtual-machine-interface/5022be60-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012184 10.0.0.33 - - [2025-10-26 23:38:20] "POST /set-tag HTTP/1.1" 200 109 0.012365 10.0.0.33 - - [2025-10-26 23:38:20] "GET /virtual-machine-interface/5022be60-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011705 10.0.0.33 - - [2025-10-26 23:38:20] "POST /set-tag HTTP/1.1" 200 109 0.011779 10.0.0.33 - - [2025-10-26 23:38:21] "GET /virtual-machine/fd60d92c-b23e-4c00-924a-35a17557e8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.012232 10.0.0.33 - - [2025-10-26 23:38:21] "POST /ref-update HTTP/1.1" 200 156 0.038495 10.0.0.33 - - [2025-10-26 23:38:21] "GET /virtual-machine-interface/5022be60-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.035517 10.0.0.33 - - [2025-10-26 23:38:21] "POST /set-tag HTTP/1.1" 200 109 0.028656 10.0.0.33 - - [2025-10-26 23:38:21] "POST /set-tag HTTP/1.1" 200 109 0.079100 10.0.0.33 - - [2025-10-26 23:38:21] "POST /set-tag HTTP/1.1" 200 109 0.057531 10.0.0.33 - - [2025-10-26 23:38:21] "POST /set-tag HTTP/1.1" 200 109 0.030110 10.0.0.33 - - [2025-10-26 23:38:21] "DELETE /instance-ip/503f9af8-b2c4-11f0-970a-fa163e8118c5 HTTP/1.1" 200 115 0.089651 10.0.0.33 - - [2025-10-26 23:38:21] "DELETE /virtual-machine-interface/5022be60-b2c4-11f0-970a-fa163e8118c5 HTTP/1.1" 200 115 0.118370 10.0.0.33 - - [2025-10-26 23:38:21] "DELETE /virtual-machine/fd60d92c-b23e-4c00-924a-35a17557e8e9 HTTP/1.1" 200 115 0.023584 10.0.0.33 - - [2025-10-26 23:38:21] "DELETE /tag/f2956b46-f4ab-4da4-9ba3-4e2eed44ba9c HTTP/1.1" 200 115 0.078407 10.0.0.33 - - [2025-10-26 23:38:21] "GET /virtual-machine-interface/50a5e2c2-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005277 10.0.0.33 - - [2025-10-26 23:38:21] "POST /set-tag HTTP/1.1" 200 109 0.003436 10.0.0.33 - - [2025-10-26 23:38:21] "GET /virtual-machine-interface/50a5e2c2-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005538 10.0.0.33 - - [2025-10-26 23:38:21] "POST /set-tag HTTP/1.1" 200 109 0.003445 10.0.0.33 - - [2025-10-26 23:38:21] "GET /virtual-machine/18311527-8c3f-4614-8b59-06c623dd60e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003176 10.0.0.33 - - [2025-10-26 23:38:21] "POST /ref-update HTTP/1.1" 200 156 0.023401 10.0.0.33 - - [2025-10-26 23:38:21] "GET /virtual-machine-interface/50a5e2c2-b2c4-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.023958 10.0.0.33 - - [2025-10-26 23:38:22] "POST /set-tag HTTP/1.1" 200 109 0.029956 10.0.0.33 - - [2025-10-26 23:38:22] "POST /set-tag HTTP/1.1" 200 109 0.036475 10.0.0.33 - - [2025-10-26 23:38:22] "POST /set-tag HTTP/1.1" 200 109 0.037470 10.0.0.33 - - [2025-10-26 23:38:22] "POST /set-tag HTTP/1.1" 200 109 0.022391 10.0.0.33 - - [2025-10-26 23:38:22] "DELETE /instance-ip/50c46b0c-b2c4-11f0-970a-fa163e8118c5 HTTP/1.1" 200 115 0.045518 10.0.0.33 - - [2025-10-26 23:38:22] "DELETE /virtual-machine-interface/50a5e2c2-b2c4-11f0-970a-fa163e8118c5 HTTP/1.1" 200 115 0.047449 10.0.0.33 - - [2025-10-26 23:38:22] "DELETE /virtual-machine/18311527-8c3f-4614-8b59-06c623dd60e7 HTTP/1.1" 200 115 0.021841 10.0.0.33 - - [2025-10-26 23:38:22] "DELETE /tag/5ae162f0-de88-43f2-ac9b-8fec7deb4326 HTTP/1.1" 409 236 0.005896 10.0.0.33 - - [2025-10-26 23:38:22] "DELETE /tag/5bd0f078-be49-4753-8f78-7e0ab7c37b91 HTTP/1.1" 200 115 0.049851 10.0.0.33 - - [2025-10-26 23:38:22] "DELETE /tag/7403ddc3-05e5-4277-84a0-86ee9b7619bc HTTP/1.1" 200 115 0.036359 10.0.0.33 - - [2025-10-26 23:38:23] "POST /projects HTTP/1.1" 409 238 0.002756 10.0.0.33 - - [2025-10-26 23:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015185 10.0.0.33 - - [2025-10-26 23:38:23] "GET /project/6773ed46-be35-4ae6-b15e-d6a4216692b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033019 10.0.0.33 - - [2025-10-26 23:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.33 - - [2025-10-26 23:38:23] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005730 10.0.0.33 - - [2025-10-26 23:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.33 - - [2025-10-26 23:38:23] "GET /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004387 10.0.0.33 - - [2025-10-26 23:38:23] "POST /security-groups HTTP/1.1" 409 285 0.002472 10.0.0.33 - - [2025-10-26 23:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.33 - - [2025-10-26 23:38:23] "PUT /security-group/549e198c-ab7a-4aaa-992d-193c998c8af8 HTTP/1.1" 200 262 0.066499 10.0.0.33 - - [2025-10-26 23:38:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.067111 10.0.0.33 - - [2025-10-26 23:38:23] "PUT /access-control-list/b571313b-5599-4c21-b06e-92e14b7b4a8e HTTP/1.1" 200 272 0.051450 10.0.0.33 - - [2025-10-26 23:38:23] "PUT /access-control-list/e7eaca14-754d-433f-a6d0-108ebcbd0904 HTTP/1.1" 200 272 0.028523 10.0.0.33 - - [2025-10-26 23:38:28] "POST /projects HTTP/1.1" 409 238 0.002376 10.0.0.33 - - [2025-10-26 23:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.33 - - [2025-10-26 23:38:28] "GET /project/6773ed46-be35-4ae6-b15e-d6a4216692b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033996 10.0.0.33 - - [2025-10-26 23:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.33 - - [2025-10-26 23:38:28] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005707 10.0.0.33 - - [2025-10-26 23:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.33 - - [2025-10-26 23:38:28] "GET /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005111 10.0.0.33 - - [2025-10-26 23:38:28] "POST /security-groups HTTP/1.1" 409 285 0.003017 10.0.0.33 - - [2025-10-26 23:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.33 - - [2025-10-26 23:38:28] "PUT /security-group/549e198c-ab7a-4aaa-992d-193c998c8af8 HTTP/1.1" 200 262 0.056861 10.0.0.33 - - [2025-10-26 23:38:28] "PUT /access-control-list/b571313b-5599-4c21-b06e-92e14b7b4a8e HTTP/1.1" 200 272 0.016944 10.0.0.33 - - [2025-10-26 23:38:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.030202 10.0.0.33 - - [2025-10-26 23:38:28] "GET /firewall-policy/d7ba066a-998d-4aec-97ef-93c326988c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.006978 10.0.0.33 - - [2025-10-26 23:38:28] "PUT /access-control-list/e7eaca14-754d-433f-a6d0-108ebcbd0904 HTTP/1.1" 200 272 0.035278 10.0.0.33 - - [2025-10-26 23:38:28] "GET /firewall-rule/285b1d3b-9c3d-4bb2-8cca-3066af5dc390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004038 10.0.0.33 - - [2025-10-26 23:38:28] "POST /ref-update HTTP/1.1" 200 156 0.053957 10.0.0.33 - - [2025-10-26 23:38:29] "DELETE /firewall-rule/285b1d3b-9c3d-4bb2-8cca-3066af5dc390 HTTP/1.1" 200 115 0.047776 10.0.0.33 - - [2025-10-26 23:38:29] "GET /firewall-policy/d7ba066a-998d-4aec-97ef-93c326988c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.007842 10.0.0.33 - - [2025-10-26 23:38:29] "GET /firewall-rule/45ea94d2-7944-45ba-add8-751eb7abab38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003644 10.0.0.33 - - [2025-10-26 23:38:29] "POST /ref-update HTTP/1.1" 200 156 0.049903 10.0.0.33 - - [2025-10-26 23:38:29] "DELETE /firewall-rule/45ea94d2-7944-45ba-add8-751eb7abab38 HTTP/1.1" 200 115 0.028741 10.0.0.33 - - [2025-10-26 23:38:29] "DELETE /tag/a041061c-e374-4cb4-9d2e-b3c39c4bc4b1 HTTP/1.1" 409 236 0.005034 10.0.0.33 - - [2025-10-26 23:38:29] "DELETE /tag/41f7597f-a03a-45ca-92f5-77c950ff2fc3 HTTP/1.1" 409 236 0.005865 10.0.0.33 - - [2025-10-26 23:38:29] "DELETE /tag/09a1bf2c-be01-4f51-a62d-dca26b33f5c1 HTTP/1.1" 200 115 0.038428 10.0.0.33 - - [2025-10-26 23:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.33 - - [2025-10-26 23:38:29] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006348 10.0.0.33 - - [2025-10-26 23:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.33 - - [2025-10-26 23:38:29] "GET /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005698 10.0.0.33 - - [2025-10-26 23:38:29] "PUT /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4 HTTP/1.1" 200 264 0.052636 10.0.0.33 - - [2025-10-26 23:38:29] "PUT /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e HTTP/1.1" 200 264 0.045516 10.0.0.33 - - [2025-10-26 23:38:29] "DELETE /security-group/549e198c-ab7a-4aaa-992d-193c998c8af8 HTTP/1.1" 200 115 0.052405 10.0.0.33 - - [2025-10-26 23:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.33 - - [2025-10-26 23:38:29] "DELETE /access-control-list/b571313b-5599-4c21-b06e-92e14b7b4a8e HTTP/1.1" 200 115 0.040054 10.0.0.33 - - [2025-10-26 23:38:29] "DELETE /access-control-list/e7eaca14-754d-433f-a6d0-108ebcbd0904 HTTP/1.1" 200 115 0.054922 10.0.0.33 - - [2025-10-26 23:38:29] "GET /project/6773ed46-be35-4ae6-b15e-d6a4216692b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.074132 10.0.0.33 - - [2025-10-26 23:38:29] "GET /project/6773ed46-be35-4ae6-b15e-d6a4216692b3?fields=security_groups HTTP/1.1" 200 1352 0.039018 10.0.0.33 - - [2025-10-26 23:38:29] "DELETE /security-group/5ae94626-9da4-49b1-b872-d2514a836604 HTTP/1.1" 200 115 0.060419 10.0.0.33 - - [2025-10-26 23:38:29] "DELETE /access-control-list/e1e91dcd-8998-4055-b152-30573b6f7222 HTTP/1.1" 200 115 0.039467 10.0.0.33 - - [2025-10-26 23:38:29] "GET /project/6773ed46-be35-4ae6-b15e-d6a4216692b3?fields=application_policy_sets HTTP/1.1" 200 1391 0.058024 10.0.0.33 - - [2025-10-26 23:38:29] "DELETE /access-control-list/3e4c5597-a35d-4d96-bdff-2c645945cd4c HTTP/1.1" 200 115 0.066820 10.0.0.33 - - [2025-10-26 23:38:30] "DELETE /project/6773ed46-be35-4ae6-b15e-d6a4216692b3 HTTP/1.1" 200 115 0.430294 10.0.0.33 - - [2025-10-26 23:38:30] "POST /projects HTTP/1.1" 409 238 0.002520 10.0.0.33 - - [2025-10-26 23:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.33 - - [2025-10-26 23:38:30] "GET /project/fc7d675b-54cc-4674-b908-9e5c97849bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031988 10.0.0.33 - - [2025-10-26 23:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.33 - - [2025-10-26 23:38:30] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.005150 10.0.0.33 - - [2025-10-26 23:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.33 - - [2025-10-26 23:38:30] "GET /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004505 10.0.0.33 - - [2025-10-26 23:38:30] "POST /security-groups HTTP/1.1" 409 285 0.002820 10.0.0.33 - - [2025-10-26 23:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.33 - - [2025-10-26 23:38:30] "PUT /security-group/89fc6be2-6035-437c-a10e-8cd60acd1276 HTTP/1.1" 200 262 0.056758 10.0.0.33 - - [2025-10-26 23:38:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.035769 10.0.0.33 - - [2025-10-26 23:38:30] "PUT /access-control-list/a2f574a1-1304-4156-bea2-748f15d84b43 HTTP/1.1" 200 272 0.030733 10.0.0.33 - - [2025-10-26 23:38:30] "PUT /access-control-list/86ef85ed-685d-461c-b12b-f59d93c4fdcf HTTP/1.1" 200 272 0.039340 10.0.0.33 - - [2025-10-26 23:38:34] "DELETE /loadbalancer-member/ef48c76d-3cca-4525-95b4-6efbe1dadb30 HTTP/1.1" 200 115 0.050129 10.0.0.33 - - [2025-10-26 23:38:34] "DELETE /loadbalancer-pool/e03fce53-a7d1-4360-84f4-1f18897fcad6 HTTP/1.1" 200 115 0.044762 10.0.0.33 - - [2025-10-26 23:38:34] "DELETE /loadbalancer-listener/f31ced27-602c-4319-a495-a69f7a3c0323 HTTP/1.1" 200 115 0.043970 10.0.0.33 - - [2025-10-26 23:38:34] "DELETE /loadbalancer/055f360c-51b7-4aa1-9505-f464e22a7cc9 HTTP/1.1" 200 115 0.051688 10.0.0.33 - - [2025-10-26 23:38:34] "DELETE /floating-ip/df9e126b-dd19-4248-9807-da6d943e5490 HTTP/1.1" 200 115 0.043152 10.0.0.33 - - [2025-10-26 23:38:34] "DELETE /instance-ip/1d3c051c-8365-46fa-9ffe-5ad22ecb491e HTTP/1.1" 200 115 0.057061 10.0.0.33 - - [2025-10-26 23:38:34] "DELETE /virtual-machine-interface/0d227830-fadf-46dc-840a-f579db7fbce7 HTTP/1.1" 200 115 0.042112 10.0.0.33 - - [2025-10-26 23:38:34] "DELETE /tag/9b4c4341-2058-451c-94a5-a2d094c77e1a HTTP/1.1" 200 115 0.039743 10.0.0.33 - - [2025-10-26 23:38:34] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002652 10.0.0.33 - - [2025-10-26 23:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.33 - - [2025-10-26 23:38:34] "GET /policy-management/8d8b418f-f6cf-42ba-8e37-4c301d12f94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002499 10.0.0.33 - - [2025-10-26 23:38:34] "GET /firewall-policy/2b540cdf-ba94-49ff-85d3-8a886b3acc70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002076 10.0.0.33 - - [2025-10-26 23:38:34] "GET /firewall-rule/47ccbffd-e67e-4f61-ba2e-240d1afd550d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003296 10.0.0.33 - - [2025-10-26 23:38:34] "POST /ref-update HTTP/1.1" 200 156 0.011523 10.0.0.33 - - [2025-10-26 23:38:34] "DELETE /firewall-rule/47ccbffd-e67e-4f61-ba2e-240d1afd550d HTTP/1.1" 200 115 0.049043 10.0.0.33 - - [2025-10-26 23:38:35] "GET /firewall-policy/8193cc80-e16f-4dc1-91e9-3b099c7bf61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003384 10.0.0.33 - - [2025-10-26 23:38:35] "GET /firewall-rule/da661820-2bbe-4f50-acea-3ccca3892e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003236 10.0.0.33 - - [2025-10-26 23:38:35] "POST /ref-update HTTP/1.1" 200 156 0.014773 10.0.0.33 - - [2025-10-26 23:38:35] "DELETE /firewall-rule/da661820-2bbe-4f50-acea-3ccca3892e93 HTTP/1.1" 200 115 0.041924 10.0.0.33 - - [2025-10-26 23:38:35] "GET /firewall-policy/8193cc80-e16f-4dc1-91e9-3b099c7bf61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.004409 10.0.0.33 - - [2025-10-26 23:38:35] "GET /firewall-rule/40b19cb0-bb65-4dbf-a826-e059aa1c4f58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003317 10.0.0.33 - - [2025-10-26 23:38:35] "POST /ref-update HTTP/1.1" 200 156 0.016655 10.0.0.33 - - [2025-10-26 23:38:35] "DELETE /firewall-rule/40b19cb0-bb65-4dbf-a826-e059aa1c4f58 HTTP/1.1" 200 115 0.051394 10.0.0.33 - - [2025-10-26 23:38:35] "GET /application-policy-set/4e5f8694-32ac-4f4d-9cb1-d78664251029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004407 10.0.0.33 - - [2025-10-26 23:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.33 - - [2025-10-26 23:38:35] "GET /policy-management/8d8b418f-f6cf-42ba-8e37-4c301d12f94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003011 10.0.0.33 - - [2025-10-26 23:38:35] "GET /firewall-policy/8193cc80-e16f-4dc1-91e9-3b099c7bf61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003709 10.0.0.33 - - [2025-10-26 23:38:35] "POST /ref-update HTTP/1.1" 200 156 0.024060 10.0.0.33 - - [2025-10-26 23:38:35] "DELETE /firewall-policy/8193cc80-e16f-4dc1-91e9-3b099c7bf61a HTTP/1.1" 200 115 0.061104 10.0.0.33 - - [2025-10-26 23:38:35] "DELETE /tag/b1d69636-1d84-4278-8258-46b0a1d1d735 HTTP/1.1" 200 115 0.093029 10.0.0.33 - - [2025-10-26 23:38:35] "DELETE /tag/a041061c-e374-4cb4-9d2e-b3c39c4bc4b1 HTTP/1.1" 200 115 0.068635 10.0.0.33 - - [2025-10-26 23:38:35] "DELETE /tag/41f7597f-a03a-45ca-92f5-77c950ff2fc3 HTTP/1.1" 200 115 0.054619 10.0.0.33 - - [2025-10-26 23:38:35] "DELETE /tag/5ae162f0-de88-43f2-ac9b-8fec7deb4326 HTTP/1.1" 200 115 0.084975 10.0.0.33 - - [2025-10-26 23:38:35] "POST /projects HTTP/1.1" 409 238 0.010414 10.0.0.33 - - [2025-10-26 23:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.33 - - [2025-10-26 23:38:35] "GET /project/fc7d675b-54cc-4674-b908-9e5c97849bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.056772 10.0.0.33 - - [2025-10-26 23:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004717 10.0.0.33 - - [2025-10-26 23:38:35] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.005698 10.0.0.33 - - [2025-10-26 23:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.33 - - [2025-10-26 23:38:35] "GET /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004451 10.0.0.33 - - [2025-10-26 23:38:36] "POST /security-groups HTTP/1.1" 409 285 0.005426 10.0.0.33 - - [2025-10-26 23:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004622 10.0.0.33 - - [2025-10-26 23:38:36] "PUT /security-group/89fc6be2-6035-437c-a10e-8cd60acd1276 HTTP/1.1" 200 262 0.066966 10.0.0.33 - - [2025-10-26 23:38:36] "PUT /access-control-list/a2f574a1-1304-4156-bea2-748f15d84b43 HTTP/1.1" 200 272 0.019822 10.0.0.33 - - [2025-10-26 23:38:36] "PUT /access-control-list/86ef85ed-685d-461c-b12b-f59d93c4fdcf HTTP/1.1" 200 272 0.032286 10.0.0.33 - - [2025-10-26 23:38:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.040966 10.0.0.33 - - [2025-10-26 23:38:36] "GET /firewall-policy/d7ba066a-998d-4aec-97ef-93c326988c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.022811 10.0.0.33 - - [2025-10-26 23:38:36] "GET /firewall-rule/4125ed87-49a8-4c69-ae03-a79d7af517da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004344 10.0.0.33 - - [2025-10-26 23:38:36] "POST /ref-update HTTP/1.1" 200 156 0.066752 10.0.0.33 - - [2025-10-26 23:38:36] "DELETE /firewall-rule/4125ed87-49a8-4c69-ae03-a79d7af517da HTTP/1.1" 200 115 0.075605 10.0.0.33 - - [2025-10-26 23:38:36] "GET /firewall-policy/d7ba066a-998d-4aec-97ef-93c326988c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.006190 10.0.0.33 - - [2025-10-26 23:38:36] "GET /firewall-rule/d2a0b6e8-ad23-46b7-a584-555f61a11e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003139 10.0.0.33 - - [2025-10-26 23:38:36] "POST /ref-update HTTP/1.1" 200 156 0.059848 10.0.0.33 - - [2025-10-26 23:38:36] "DELETE /firewall-rule/d2a0b6e8-ad23-46b7-a584-555f61a11e39 HTTP/1.1" 200 115 0.043850 10.0.0.33 - - [2025-10-26 23:38:36] "DELETE /tag/2c5a0dc0-307f-40d8-8561-c181e7c541a6 HTTP/1.1" 200 115 0.049123 10.0.0.33 - - [2025-10-26 23:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.33 - - [2025-10-26 23:38:36] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.005614 10.0.0.33 - - [2025-10-26 23:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.33 - - [2025-10-26 23:38:36] "GET /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004037 10.0.0.33 - - [2025-10-26 23:38:36] "PUT /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4 HTTP/1.1" 200 264 0.056747 10.0.0.33 - - [2025-10-26 23:38:36] "PUT /virtual-network/27d5a89c-a0a3-4a77-9654-e507bcf1fc4e HTTP/1.1" 200 264 0.058380 10.0.0.33 - - [2025-10-26 23:38:36] "DELETE /security-group/89fc6be2-6035-437c-a10e-8cd60acd1276 HTTP/1.1" 200 115 0.062025 10.0.0.33 - - [2025-10-26 23:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.33 - - [2025-10-26 23:38:36] "DELETE /access-control-list/a2f574a1-1304-4156-bea2-748f15d84b43 HTTP/1.1" 200 115 0.031586 10.0.0.33 - - [2025-10-26 23:38:36] "DELETE /access-control-list/86ef85ed-685d-461c-b12b-f59d93c4fdcf HTTP/1.1" 200 115 0.032525 10.0.0.33 - - [2025-10-26 23:38:37] "GET /project/fc7d675b-54cc-4674-b908-9e5c97849bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.050917 10.0.0.33 - - [2025-10-26 23:38:37] "GET /project/fc7d675b-54cc-4674-b908-9e5c97849bc6?fields=security_groups HTTP/1.1" 200 1353 0.036153 10.0.0.33 - - [2025-10-26 23:38:37] "DELETE /security-group/a563fffc-7c9c-457b-931f-ddf7426f9622 HTTP/1.1" 200 115 0.049843 10.0.0.33 - - [2025-10-26 23:38:37] "DELETE /access-control-list/da95c581-a510-4a04-86f6-8830db32b10d HTTP/1.1" 200 115 0.046061 10.0.0.33 - - [2025-10-26 23:38:37] "GET /project/fc7d675b-54cc-4674-b908-9e5c97849bc6?fields=application_policy_sets HTTP/1.1" 200 1392 0.082957 10.0.0.33 - - [2025-10-26 23:38:37] "DELETE /access-control-list/e7c382e3-6f98-4803-bd99-8b50926e20eb HTTP/1.1" 200 115 0.111295 10.0.0.33 - - [2025-10-26 23:38:37] "DELETE /project/fc7d675b-54cc-4674-b908-9e5c97849bc6 HTTP/1.1" 200 115 0.387781 10.0.0.33 - - [2025-10-26 23:39:26] "GET / HTTP/1.1" 200 35931 0.001993 10.0.0.33 - - [2025-10-26 23:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.33 - - [2025-10-26 23:39:26] "GET /global-vrouter-config/d2469e8b-6354-4a2e-84b8-bc8bc6ae8737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003191 10.0.0.33 - - [2025-10-26 23:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.33 - - [2025-10-26 23:39:26] "GET /global-vrouter-config/d2469e8b-6354-4a2e-84b8-bc8bc6ae8737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002586 10.0.0.33 - - [2025-10-26 23:39:41] "GET / HTTP/1.1" 200 35931 0.001405 10.0.0.33 - - [2025-10-26 23:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.33 - - [2025-10-26 23:39:41] "GET /global-system-config/ce7ccef2-82e4-4913-82fb-09732afc37a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004961 10.0.0.33 - - [2025-10-26 23:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.33 - - [2025-10-26 23:39:41] "GET /config-node/ea8ecf80-e612-46e0-a834-3b0b88227f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002247 10.0.0.33 - - [2025-10-26 23:39:52] "GET / HTTP/1.1" 200 35931 0.001819 10.0.0.33 - - [2025-10-26 23:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.33 - - [2025-10-26 23:39:52] "GET /routing-instance/b1ad1d3b-a2c8-4aa8-a9c6-92a7a9a2023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003476 10.0.0.33 - - [2025-10-26 23:39:52] "POST /bgp-routers HTTP/1.1" 409 301 0.002691 10.0.0.33 - - [2025-10-26 23:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.33 - - [2025-10-26 23:39:52] "GET /bgp-router/f017a29e-454a-4d0c-af93-4bd3ca5996fd?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.005362 10.0.0.33 - - [2025-10-26 23:39:52] "PUT /bgp-router/f017a29e-454a-4d0c-af93-4bd3ca5996fd HTTP/1.1" 200 254 0.013143 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:39:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001287 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:39:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001127 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:39:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001048 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:39:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001025 10.0.0.33 - - [2025-10-26 23:40:09] "GET / HTTP/1.1" 200 35931 0.001909 10.0.0.33 - - [2025-10-26 23:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.33 - - [2025-10-26 23:40:09] "GET /global-system-config/ce7ccef2-82e4-4913-82fb-09732afc37a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005441 10.0.0.33 - - [2025-10-26 23:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.33 - - [2025-10-26 23:40:09] "GET /config-node/ea8ecf80-e612-46e0-a834-3b0b88227f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002780 10.0.0.33 - - [2025-10-26 23:40:10] "GET / HTTP/1.1" 200 35931 0.001545 10.0.0.33 - - [2025-10-26 23:40:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002090 10.0.0.33 - - [2025-10-26 23:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.33 - - [2025-10-26 23:40:15] "GET /global-vrouter-config/d2469e8b-6354-4a2e-84b8-bc8bc6ae8737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002611 10.0.0.33 - - [2025-10-26 23:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.33 - - [2025-10-26 23:40:15] "PUT /global-vrouter-config/d2469e8b-6354-4a2e-84b8-bc8bc6ae8737 HTTP/1.1" 200 276 0.011943 10.0.0.33 - - [2025-10-26 23:40:15] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007334 10.0.0.33 - - [2025-10-26 23:40:15] "POST /set-tag HTTP/1.1" 200 109 0.003667 10.0.0.33 - - [2025-10-26 23:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.33 - - [2025-10-26 23:40:15] "GET /loadbalancer/972314d7-3ce7-42c8-b739-d87e537e6d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005025 10.0.0.33 - - [2025-10-26 23:40:15] "GET / HTTP/1.1" 200 35931 0.001918 10.0.0.33 - - [2025-10-26 23:40:15] "POST /alarms HTTP/1.1" 409 264 0.002556 10.0.0.33 - - [2025-10-26 23:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.33 - - [2025-10-26 23:40:15] "PUT /alarm/bb13f08e-a423-43ce-9e33-235147685041 HTTP/1.1" 200 244 0.014412 10.0.0.33 - - [2025-10-26 23:40:15] "POST /alarms HTTP/1.1" 409 261 0.005003 10.0.0.33 - - [2025-10-26 23:40:15] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004024 10.0.0.33 - - [2025-10-26 23:40:15] "POST /set-tag HTTP/1.1" 200 109 0.016269 10.0.0.33 - - [2025-10-26 23:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007036 10.0.0.33 - - [2025-10-26 23:40:15] "PUT /alarm/6ce4632c-49f8-4b5b-8fd9-a0e8076fdc0a HTTP/1.1" 200 244 0.023550 10.0.0.33 - - [2025-10-26 23:40:15] "DELETE /loadbalancer-member/20cd3bb6-190f-40b3-b170-0317fb3c141c HTTP/1.1" 200 115 0.057400 10.0.0.33 - - [2025-10-26 23:40:15] "POST /alarms HTTP/1.1" 409 261 0.013735 10.0.0.33 - - [2025-10-26 23:40:15] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004833 10.0.0.33 - - [2025-10-26 23:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.33 - - [2025-10-26 23:40:15] "POST /set-tag HTTP/1.1" 200 109 0.001978 10.0.0.33 - - [2025-10-26 23:40:15] "PUT /alarm/4833a1b8-5b76-41c4-8f98-1171dfa84169 HTTP/1.1" 200 244 0.016582 10.0.0.33 - - [2025-10-26 23:40:15] "POST /alarms HTTP/1.1" 409 253 0.009318 10.0.0.33 - - [2025-10-26 23:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.33 - - [2025-10-26 23:40:15] "DELETE /loadbalancer-member/1f4ec805-0a40-4715-b50c-ab7498124a8c HTTP/1.1" 200 115 0.035822 10.0.0.33 - - [2025-10-26 23:40:15] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012567 10.0.0.33 - - [2025-10-26 23:40:15] "PUT /alarm/dd1bdeb3-ef1c-4d36-b225-0ac172668eb4 HTTP/1.1" 200 244 0.011717 10.0.0.33 - - [2025-10-26 23:40:15] "POST /alarms HTTP/1.1" 409 251 0.009899 10.0.0.33 - - [2025-10-26 23:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.33 - - [2025-10-26 23:40:15] "POST /set-tag HTTP/1.1" 200 109 0.002274 10.0.0.33 - - [2025-10-26 23:40:15] "DELETE /loadbalancer-member/56d3243b-bb2c-4ec2-a89a-865202e6a944 HTTP/1.1" 200 115 0.022484 10.0.0.33 - - [2025-10-26 23:40:15] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004642 10.0.0.33 - - [2025-10-26 23:40:15] "PUT /alarm/2168dba8-309d-4ed3-8f5c-a94b95b1c0d7 HTTP/1.1" 200 244 0.011205 10.0.0.33 - - [2025-10-26 23:40:15] "POST /alarms HTTP/1.1" 409 252 0.008695 10.0.0.33 - - [2025-10-26 23:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.33 - - [2025-10-26 23:40:15] "POST /set-tag HTTP/1.1" 200 109 0.003279 10.0.0.33 - - [2025-10-26 23:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.33 - - [2025-10-26 23:40:15] "GET /loadbalancer/972314d7-3ce7-42c8-b739-d87e537e6d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002672 10.0.0.33 - - [2025-10-26 23:40:15] "GET /loadbalancer-pool/6dc8e12e-00d2-4f4b-b418-c24a8de2ed5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002907 10.0.0.33 - - [2025-10-26 23:40:15] "PUT /alarm/d8ab1476-829f-4350-962b-b609e859882e HTTP/1.1" 200 244 0.021025 10.0.0.33 - - [2025-10-26 23:40:15] "POST /alarms HTTP/1.1" 409 256 0.006152 10.0.0.33 - - [2025-10-26 23:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.33 - - [2025-10-26 23:40:15] "POST /loadbalancer-members HTTP/1.1" 200 690 0.042769 10.0.0.33 - - [2025-10-26 23:40:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.011624 10.0.0.33 - - [2025-10-26 23:40:16] "PUT /alarm/3bdd0550-6827-41bb-94ab-9f05579e8f1c HTTP/1.1" 200 244 0.031366 10.0.0.33 - - [2025-10-26 23:40:16] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.023269 10.0.0.33 - - [2025-10-26 23:40:16] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014615 10.0.0.33 - - [2025-10-26 23:40:16] "GET /floating-ip/e5c3b00e-f663-484e-8816-0e71bf9c1681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.007750 10.0.0.33 - - [2025-10-26 23:40:16] "POST /alarms HTTP/1.1" 409 248 0.005746 10.0.0.33 - - [2025-10-26 23:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.33 - - [2025-10-26 23:40:16] "POST /set-tag HTTP/1.1" 200 109 0.068645 10.0.0.33 - - [2025-10-26 23:40:16] "PUT /alarm/3ae07616-d770-43be-8a23-89f94295ed1c HTTP/1.1" 200 244 0.036498 10.0.0.33 - - [2025-10-26 23:40:16] "POST /alarms HTTP/1.1" 409 252 0.010364 10.0.0.33 - - [2025-10-26 23:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.33 - - [2025-10-26 23:40:16] "GET /loadbalancer-pool/dc48fbe2-f751-44f8-ae93-f395f27a01a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003158 10.0.0.33 - - [2025-10-26 23:40:16] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014724 10.0.0.33 - - [2025-10-26 23:40:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.020772 10.0.0.33 - - [2025-10-26 23:40:16] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019135 10.0.0.33 - - [2025-10-26 23:40:16] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004002 10.0.0.33 - - [2025-10-26 23:40:16] "PUT /alarm/5cb8a348-39fe-4a0e-8157-9b7927d27b26 HTTP/1.1" 200 244 0.039951 10.0.0.33 - - [2025-10-26 23:40:16] "GET /floating-ip/e5c3b00e-f663-484e-8816-0e71bf9c1681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.009389 10.0.0.33 - - [2025-10-26 23:40:16] "POST /alarms HTTP/1.1" 409 257 0.010954 10.0.0.33 - - [2025-10-26 23:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.33 - - [2025-10-26 23:40:16] "POST /set-tag HTTP/1.1" 200 109 0.002598 10.0.0.33 - - [2025-10-26 23:40:16] "GET /loadbalancer-pool/e5de0374-b753-4b6d-aead-efc0f70a412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002791 10.0.0.33 - - [2025-10-26 23:40:16] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017140 10.0.0.33 - - [2025-10-26 23:40:16] "PUT /alarm/60d913a7-1817-4c33-a90d-47b872572fe6 HTTP/1.1" 200 244 0.028325 10.0.0.33 - - [2025-10-26 23:40:16] "POST /alarms HTTP/1.1" 409 251 0.005124 10.0.0.33 - - [2025-10-26 23:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.33 - - [2025-10-26 23:40:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.007419 10.0.0.33 - - [2025-10-26 23:40:16] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011161 10.0.0.33 - - [2025-10-26 23:40:16] "GET /virtual-machine-interface/830ac620-b2c3-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003865 10.0.0.33 - - [2025-10-26 23:40:16] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.33 - - [2025-10-26 23:40:16] "GET /floating-ip/e5c3b00e-f663-484e-8816-0e71bf9c1681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001874 10.0.0.33 - - [2025-10-26 23:40:16] "PUT /alarm/cf875d49-6939-4264-a184-90b8fa053a89 HTTP/1.1" 200 244 0.011412 10.0.0.33 - - [2025-10-26 23:40:16] "POST /alarms HTTP/1.1" 409 257 0.009578 10.0.0.33 - - [2025-10-26 23:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.33 - - [2025-10-26 23:40:16] "PUT /alarm/28675480-774a-488e-9092-151fc1496381 HTTP/1.1" 200 244 0.012488 10.0.0.33 - - [2025-10-26 23:40:16] "POST /alarms HTTP/1.1" 409 261 0.008528 10.0.0.33 - - [2025-10-26 23:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.33 - - [2025-10-26 23:40:16] "PUT /alarm/3f6a54d7-2f79-4cab-bad4-6201ee8e37f9 HTTP/1.1" 200 244 0.011546 10.0.0.33 - - [2025-10-26 23:40:16] "POST /alarms HTTP/1.1" 409 258 0.005483 10.0.0.33 - - [2025-10-26 23:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.33 - - [2025-10-26 23:40:16] "PUT /alarm/eb437dbc-91d0-4a63-aeb4-16f3c7e0d8dd HTTP/1.1" 200 244 0.010820 10.0.0.33 - - [2025-10-26 23:40:16] "POST /alarms HTTP/1.1" 409 254 0.007081 10.0.0.33 - - [2025-10-26 23:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.33 - - [2025-10-26 23:40:16] "PUT /alarm/c81b479d-e9c1-4027-a541-0819df2ccc7e HTTP/1.1" 200 244 0.010823 10.0.0.33 - - [2025-10-26 23:40:16] "POST /alarms HTTP/1.1" 409 254 0.005080 10.0.0.33 - - [2025-10-26 23:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005693 10.0.0.33 - - [2025-10-26 23:40:16] "PUT /alarm/65250e4e-0d12-4861-84b7-d6e0214e7acf HTTP/1.1" 200 244 0.011825 10.0.0.33 - - [2025-10-26 23:40:16] "POST /alarms HTTP/1.1" 409 254 0.005288 10.0.0.33 - - [2025-10-26 23:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.33 - - [2025-10-26 23:40:16] "PUT /alarm/cfb51866-06a7-4f62-978b-2de8fd268c13 HTTP/1.1" 200 244 0.011013 10.0.0.33 - - [2025-10-26 23:40:16] "POST /alarms HTTP/1.1" 409 247 0.006474 10.0.0.33 - - [2025-10-26 23:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.33 - - [2025-10-26 23:40:16] "PUT /alarm/33fdbbae-3842-4315-80ab-5ecae2a7f276 HTTP/1.1" 200 244 0.012783 10.0.0.33 - - [2025-10-26 23:40:16] "POST /alarms HTTP/1.1" 409 272 0.007441 10.0.0.33 - - [2025-10-26 23:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.33 - - [2025-10-26 23:40:17] "PUT /alarm/02a9841e-ecd0-4e3e-b68e-2bde290d2a88 HTTP/1.1" 200 244 0.013225 10.0.0.33 - - [2025-10-26 23:40:17] "POST /alarms HTTP/1.1" 409 261 0.004710 10.0.0.33 - - [2025-10-26 23:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.33 - - [2025-10-26 23:40:17] "PUT /alarm/83b491fa-f8ff-45f7-8ba4-f73a22a618a6 HTTP/1.1" 200 244 0.012694 10.0.0.33 - - [2025-10-26 23:40:17] "POST /alarms HTTP/1.1" 409 259 0.009631 10.0.0.33 - - [2025-10-26 23:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004557 10.0.0.33 - - [2025-10-26 23:40:17] "PUT /alarm/5b0699fb-3948-4b9e-a505-9f85968e7c6d HTTP/1.1" 200 244 0.010838 10.0.0.33 - - [2025-10-26 23:40:17] "POST /alarms HTTP/1.1" 409 265 0.008557 10.0.0.33 - - [2025-10-26 23:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004600 10.0.0.33 - - [2025-10-26 23:40:17] "PUT /alarm/1f160f26-17ce-4c30-9ae6-27ab7823a1e2 HTTP/1.1" 200 244 0.011023 10.0.0.33 - - [2025-10-26 23:40:17] "POST /alarms HTTP/1.1" 409 279 0.008697 10.0.0.33 - - [2025-10-26 23:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.33 - - [2025-10-26 23:40:17] "PUT /alarm/b77939a7-0113-460f-87b0-8e4476923114 HTTP/1.1" 200 244 0.011531 10.0.0.33 - - [2025-10-26 23:40:17] "GET / HTTP/1.1" 200 35931 0.001858 10.0.0.33 - - [2025-10-26 23:40:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002233 10.0.0.33 - - [2025-10-26 23:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.33 - - [2025-10-26 23:40:17] "PUT /global-vrouter-config/d2469e8b-6354-4a2e-84b8-bc8bc6ae8737 HTTP/1.1" 200 276 0.007369 10.0.0.33 - - [2025-10-26 23:40:17] "GET / HTTP/1.1" 200 35931 0.001848 10.0.0.33 - - [2025-10-26 23:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.33 - - [2025-10-26 23:40:17] "GET /global-vrouter-config/d2469e8b-6354-4a2e-84b8-bc8bc6ae8737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002532 10.0.0.33 - - [2025-10-26 23:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.33 - - [2025-10-26 23:40:17] "PUT /global-vrouter-config/d2469e8b-6354-4a2e-84b8-bc8bc6ae8737 HTTP/1.1" 200 276 0.008566 10.0.0.33 - - [2025-10-26 23:40:18] "GET / HTTP/1.1" 200 35931 0.001730 10.0.0.33 - - [2025-10-26 23:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.33 - - [2025-10-26 23:40:18] "GET /global-system-config/ce7ccef2-82e4-4913-82fb-09732afc37a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004914 10.0.0.33 - - [2025-10-26 23:40:18] "PUT /global-system-config/ce7ccef2-82e4-4913-82fb-09732afc37a0 HTTP/1.1" 200 274 0.016253 10.0.0.33 - - [2025-10-26 23:40:21] "GET / HTTP/1.1" 200 35931 0.002922 10.0.0.33 - - [2025-10-26 23:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.33 - - [2025-10-26 23:40:21] "GET /routing-instance/b1ad1d3b-a2c8-4aa8-a9c6-92a7a9a2023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003907 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:40:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000785 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:40:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000767 10.0.0.33 - - [2025-10-26 23:40:21] "POST /bgp-routers HTTP/1.1" 409 301 0.003622 10.0.0.33 - - [2025-10-26 23:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008938 10.0.0.33 - - [2025-10-26 23:40:21] "GET /bgp-router/f017a29e-454a-4d0c-af93-4bd3ca5996fd?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.007798 10.0.0.33 - - [2025-10-26 23:40:21] "PUT /bgp-router/f017a29e-454a-4d0c-af93-4bd3ca5996fd HTTP/1.1" 200 254 0.027514 10.0.0.33 - - [2025-10-26 23:40:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004694 10.0.0.33 - - [2025-10-26 23:40:23] "GET /global-vrouter-config/d2469e8b-6354-4a2e-84b8-bc8bc6ae8737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003985 10.0.0.33 - - [2025-10-26 23:41:03] "GET / HTTP/1.1" 200 35931 0.002906 10.0.0.33 - - [2025-10-26 23:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.33 - - [2025-10-26 23:41:03] "GET /global-system-config/ce7ccef2-82e4-4913-82fb-09732afc37a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005034 10.0.0.33 - - [2025-10-26 23:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.33 - - [2025-10-26 23:41:03] "GET /config-node/ea8ecf80-e612-46e0-a834-3b0b88227f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002761 10.0.0.33 - - [2025-10-26 23:41:03] "GET / HTTP/1.1" 200 35931 0.001782 10.0.0.33 - - [2025-10-26 23:41:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002216 10.0.0.33 - - [2025-10-26 23:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.33 - - [2025-10-26 23:41:08] "GET /global-vrouter-config/d2469e8b-6354-4a2e-84b8-bc8bc6ae8737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002467 10.0.0.33 - - [2025-10-26 23:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.33 - - [2025-10-26 23:41:08] "PUT /global-vrouter-config/d2469e8b-6354-4a2e-84b8-bc8bc6ae8737 HTTP/1.1" 200 276 0.009086 10.0.0.33 - - [2025-10-26 23:41:08] "GET / HTTP/1.1" 200 35931 0.001819 10.0.0.33 - - [2025-10-26 23:41:08] "POST /alarms HTTP/1.1" 409 264 0.007928 10.0.0.33 - - [2025-10-26 23:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.33 - - [2025-10-26 23:41:08] "PUT /alarm/bb13f08e-a423-43ce-9e33-235147685041 HTTP/1.1" 200 244 0.009798 10.0.0.33 - - [2025-10-26 23:41:08] "POST /alarms HTTP/1.1" 409 261 0.002258 10.0.0.33 - - [2025-10-26 23:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.33 - - [2025-10-26 23:41:08] "PUT /alarm/6ce4632c-49f8-4b5b-8fd9-a0e8076fdc0a HTTP/1.1" 200 244 0.010132 10.0.0.33 - - [2025-10-26 23:41:08] "POST /alarms HTTP/1.1" 409 261 0.003348 10.0.0.33 - - [2025-10-26 23:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.33 - - [2025-10-26 23:41:08] "PUT /alarm/4833a1b8-5b76-41c4-8f98-1171dfa84169 HTTP/1.1" 200 244 0.009605 10.0.0.33 - - [2025-10-26 23:41:08] "POST /alarms HTTP/1.1" 409 253 0.008537 10.0.0.33 - - [2025-10-26 23:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.33 - - [2025-10-26 23:41:09] "PUT /alarm/dd1bdeb3-ef1c-4d36-b225-0ac172668eb4 HTTP/1.1" 200 244 0.009932 10.0.0.33 - - [2025-10-26 23:41:09] "POST /alarms HTTP/1.1" 409 251 0.011871 10.0.0.33 - - [2025-10-26 23:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.33 - - [2025-10-26 23:41:09] "PUT /alarm/2168dba8-309d-4ed3-8f5c-a94b95b1c0d7 HTTP/1.1" 200 244 0.008528 10.0.0.33 - - [2025-10-26 23:41:09] "POST /alarms HTTP/1.1" 409 252 0.010021 10.0.0.33 - - [2025-10-26 23:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.33 - - [2025-10-26 23:41:09] "PUT /alarm/d8ab1476-829f-4350-962b-b609e859882e HTTP/1.1" 200 244 0.009065 10.0.0.33 - - [2025-10-26 23:41:09] "POST /alarms HTTP/1.1" 409 256 0.009582 10.0.0.33 - - [2025-10-26 23:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.33 - - [2025-10-26 23:41:09] "PUT /alarm/3bdd0550-6827-41bb-94ab-9f05579e8f1c HTTP/1.1" 200 244 0.008667 10.0.0.33 - - [2025-10-26 23:41:09] "POST /alarms HTTP/1.1" 409 248 0.007603 10.0.0.33 - - [2025-10-26 23:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.33 - - [2025-10-26 23:41:09] "PUT /alarm/3ae07616-d770-43be-8a23-89f94295ed1c HTTP/1.1" 200 244 0.012494 10.0.0.33 - - [2025-10-26 23:41:09] "POST /alarms HTTP/1.1" 409 252 0.003142 10.0.0.33 - - [2025-10-26 23:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.33 - - [2025-10-26 23:41:09] "PUT /alarm/5cb8a348-39fe-4a0e-8157-9b7927d27b26 HTTP/1.1" 200 244 0.010367 10.0.0.33 - - [2025-10-26 23:41:09] "POST /alarms HTTP/1.1" 409 257 0.009986 10.0.0.33 - - [2025-10-26 23:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.33 - - [2025-10-26 23:41:09] "PUT /alarm/60d913a7-1817-4c33-a90d-47b872572fe6 HTTP/1.1" 200 244 0.009974 10.0.0.33 - - [2025-10-26 23:41:09] "POST /alarms HTTP/1.1" 409 251 0.003120 10.0.0.33 - - [2025-10-26 23:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.33 - - [2025-10-26 23:41:09] "PUT /alarm/cf875d49-6939-4264-a184-90b8fa053a89 HTTP/1.1" 200 244 0.009031 10.0.0.33 - - [2025-10-26 23:41:09] "POST /alarms HTTP/1.1" 409 257 0.002436 10.0.0.33 - - [2025-10-26 23:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.33 - - [2025-10-26 23:41:09] "PUT /alarm/28675480-774a-488e-9092-151fc1496381 HTTP/1.1" 200 244 0.009512 10.0.0.33 - - [2025-10-26 23:41:09] "POST /alarms HTTP/1.1" 409 261 0.007438 10.0.0.33 - - [2025-10-26 23:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.33 - - [2025-10-26 23:41:09] "PUT /alarm/3f6a54d7-2f79-4cab-bad4-6201ee8e37f9 HTTP/1.1" 200 244 0.010518 10.0.0.33 - - [2025-10-26 23:41:09] "POST /alarms HTTP/1.1" 409 258 0.008322 10.0.0.33 - - [2025-10-26 23:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.33 - - [2025-10-26 23:41:09] "PUT /alarm/eb437dbc-91d0-4a63-aeb4-16f3c7e0d8dd HTTP/1.1" 200 244 0.010531 10.0.0.33 - - [2025-10-26 23:41:09] "POST /alarms HTTP/1.1" 409 254 0.017572 10.0.0.33 - - [2025-10-26 23:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.33 - - [2025-10-26 23:41:09] "PUT /alarm/c81b479d-e9c1-4027-a541-0819df2ccc7e HTTP/1.1" 200 244 0.022396 10.0.0.33 - - [2025-10-26 23:41:09] "POST /alarms HTTP/1.1" 409 254 0.017662 10.0.0.33 - - [2025-10-26 23:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.33 - - [2025-10-26 23:41:09] "PUT /alarm/65250e4e-0d12-4861-84b7-d6e0214e7acf HTTP/1.1" 200 244 0.010873 10.0.0.33 - - [2025-10-26 23:41:09] "POST /alarms HTTP/1.1" 409 254 0.009354 10.0.0.33 - - [2025-10-26 23:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.33 - - [2025-10-26 23:41:09] "PUT /alarm/cfb51866-06a7-4f62-978b-2de8fd268c13 HTTP/1.1" 200 244 0.009673 10.0.0.33 - - [2025-10-26 23:41:09] "POST /alarms HTTP/1.1" 409 247 0.012412 10.0.0.33 - - [2025-10-26 23:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001393 10.0.0.33 - - [2025-10-26 23:41:10] "PUT /alarm/33fdbbae-3842-4315-80ab-5ecae2a7f276 HTTP/1.1" 200 244 0.010941 10.0.0.33 - - [2025-10-26 23:41:10] "POST /alarms HTTP/1.1" 409 272 0.011375 10.0.0.33 - - [2025-10-26 23:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.33 - - [2025-10-26 23:41:10] "PUT /alarm/02a9841e-ecd0-4e3e-b68e-2bde290d2a88 HTTP/1.1" 200 244 0.009840 10.0.0.33 - - [2025-10-26 23:41:10] "POST /alarms HTTP/1.1" 409 261 0.010073 10.0.0.33 - - [2025-10-26 23:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.33 - - [2025-10-26 23:41:10] "PUT /alarm/83b491fa-f8ff-45f7-8ba4-f73a22a618a6 HTTP/1.1" 200 244 0.009495 10.0.0.33 - - [2025-10-26 23:41:10] "POST /alarms HTTP/1.1" 409 259 0.004691 10.0.0.33 - - [2025-10-26 23:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005052 10.0.0.33 - - [2025-10-26 23:41:10] "PUT /alarm/5b0699fb-3948-4b9e-a505-9f85968e7c6d HTTP/1.1" 200 244 0.009117 10.0.0.33 - - [2025-10-26 23:41:10] "POST /alarms HTTP/1.1" 409 265 0.004758 10.0.0.33 - - [2025-10-26 23:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.33 - - [2025-10-26 23:41:10] "PUT /alarm/1f160f26-17ce-4c30-9ae6-27ab7823a1e2 HTTP/1.1" 200 244 0.012279 10.0.0.33 - - [2025-10-26 23:41:10] "POST /alarms HTTP/1.1" 409 279 0.007215 10.0.0.33 - - [2025-10-26 23:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.33 - - [2025-10-26 23:41:10] "PUT /alarm/b77939a7-0113-460f-87b0-8e4476923114 HTTP/1.1" 200 244 0.009525 10.0.0.33 - - [2025-10-26 23:41:10] "GET / HTTP/1.1" 200 35931 0.001762 10.0.0.33 - - [2025-10-26 23:41:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002329 10.0.0.33 - - [2025-10-26 23:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.33 - - [2025-10-26 23:41:10] "PUT /global-vrouter-config/d2469e8b-6354-4a2e-84b8-bc8bc6ae8737 HTTP/1.1" 200 276 0.007553 10.0.0.33 - - [2025-10-26 23:41:10] "GET / HTTP/1.1" 200 35931 0.001966 10.0.0.33 - - [2025-10-26 23:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.33 - - [2025-10-26 23:41:10] "GET /global-vrouter-config/d2469e8b-6354-4a2e-84b8-bc8bc6ae8737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002473 10.0.0.33 - - [2025-10-26 23:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.33 - - [2025-10-26 23:41:10] "PUT /global-vrouter-config/d2469e8b-6354-4a2e-84b8-bc8bc6ae8737 HTTP/1.1" 200 276 0.009636 10.0.0.33 - - [2025-10-26 23:41:11] "GET / HTTP/1.1" 200 35931 0.002508 10.0.0.33 - - [2025-10-26 23:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.33 - - [2025-10-26 23:41:11] "GET /global-system-config/ce7ccef2-82e4-4913-82fb-09732afc37a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006797 10.0.0.33 - - [2025-10-26 23:41:11] "PUT /global-system-config/ce7ccef2-82e4-4913-82fb-09732afc37a0 HTTP/1.1" 200 274 0.016941 10.0.0.33 - - [2025-10-26 23:41:14] "GET / HTTP/1.1" 200 35931 0.001535 10.0.0.33 - - [2025-10-26 23:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.33 - - [2025-10-26 23:41:14] "GET /routing-instance/b1ad1d3b-a2c8-4aa8-a9c6-92a7a9a2023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002948 10.0.0.33 - - [2025-10-26 23:41:14] "POST /bgp-routers HTTP/1.1" 409 301 0.002181 10.0.0.33 - - [2025-10-26 23:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.33 - - [2025-10-26 23:41:14] "GET /bgp-router/f017a29e-454a-4d0c-af93-4bd3ca5996fd?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003342 10.0.0.33 - - [2025-10-26 23:41:14] "PUT /bgp-router/f017a29e-454a-4d0c-af93-4bd3ca5996fd HTTP/1.1" 200 254 0.012548 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:41:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000996 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:41:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001118 10.0.0.33 - - [2025-10-26 23:41:19] "POST /tags HTTP/1.1" 200 355 0.051175 10.0.0.33 - - [2025-10-26 23:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.026690 10.0.0.33 - - [2025-10-26 23:41:19] "GET /tag/613621ae-c65b-4fc3-8312-d97df7423494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.025719 10.0.0.33 - - [2025-10-26 23:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.33 - - [2025-10-26 23:41:19] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.010557 10.0.0.33 - - [2025-10-26 23:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.33 - - [2025-10-26 23:41:19] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.100340 10.0.0.33 - - [2025-10-26 23:41:19] "POST /virtual-machines HTTP/1.1" 200 351 0.030978 10.0.0.33 - - [2025-10-26 23:41:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.019570 10.0.0.33 - - [2025-10-26 23:41:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.137869 10.0.0.33 - - [2025-10-26 23:41:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010731 10.0.0.33 - - [2025-10-26 23:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007243 10.0.0.33 - - [2025-10-26 23:41:19] "GET /virtual-machine-interface/458e2c5e-b2c5-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.010471 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:41:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000847 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:41:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001035 10.0.0.33 - - [2025-10-26 23:41:19] "POST /instance-ips HTTP/1.1" 200 391 0.026794 10.0.0.33 - - [2025-10-26 23:41:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.035682 10.0.0.33 - - [2025-10-26 23:41:19] "GET /virtual-machine-interface/458e2c5e-b2c5-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.012189 10.0.0.33 - - [2025-10-26 23:41:19] "POST /set-tag HTTP/1.1" 200 109 0.026360 10.0.0.33 - - [2025-10-26 23:41:19] "GET /virtual-machine-interface/458e2c5e-b2c5-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.033643 10.0.0.33 - - [2025-10-26 23:41:19] "GET /instance-ip/45ad1470-b2c5-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.005464 10.0.0.33 - - [2025-10-26 23:41:20] "GET /virtual-machine-interface/458e2c5e-b2c5-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.034766 10.0.0.33 - - [2025-10-26 23:41:20] "POST /set-tag HTTP/1.1" 200 109 0.002550 10.0.0.33 - - [2025-10-26 23:41:20] "GET /virtual-router/dece3f80-5194-4ddd-b4f4-971c26e96c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003735 10.0.0.33 - - [2025-10-26 23:41:20] "POST /ref-update HTTP/1.1" 200 156 0.008343 10.0.0.33 - - [2025-10-26 23:41:20] "GET /virtual-machine-interface/458e2c5e-b2c5-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005437 10.0.0.33 - - [2025-10-26 23:41:20] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.33 - - [2025-10-26 23:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.33 - - [2025-10-26 23:41:20] "GET /virtual-network/4e9a211a-9a2f-4028-8a94-68bf10d57be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005178 10.0.0.33 - - [2025-10-26 23:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.33 - - [2025-10-26 23:41:20] "GET /project/22d1df95-1e7d-4a84-8dd1-d2b2540a81aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.067454 10.0.0.33 - - [2025-10-26 23:41:20] "POST /virtual-machines HTTP/1.1" 200 355 0.010675 10.0.0.33 - - [2025-10-26 23:41:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008673 10.0.0.33 - - [2025-10-26 23:41:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.119389 10.0.0.33 - - [2025-10-26 23:41:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.025390 10.0.0.33 - - [2025-10-26 23:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.33 - - [2025-10-26 23:41:20] "GET /virtual-machine-interface/462d7fa2-b2c5-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.007550 10.0.0.33 - - [2025-10-26 23:41:20] "POST /instance-ips HTTP/1.1" 200 395 0.044275 10.0.0.33 - - [2025-10-26 23:41:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.029750 10.0.0.33 - - [2025-10-26 23:41:20] "GET /virtual-machine-interface/462d7fa2-b2c5-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.025690 10.0.0.33 - - [2025-10-26 23:41:20] "POST /set-tag HTTP/1.1" 200 109 0.023285 10.0.0.33 - - [2025-10-26 23:41:20] "GET /virtual-machine-interface/462d7fa2-b2c5-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.015318 10.0.0.33 - - [2025-10-26 23:41:20] "GET /instance-ip/46479af4-b2c5-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.014020 10.0.0.33 - - [2025-10-26 23:41:20] "GET /virtual-machine-interface/462d7fa2-b2c5-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007686 10.0.0.33 - - [2025-10-26 23:41:20] "POST /set-tag HTTP/1.1" 200 109 0.002911 10.0.0.33 - - [2025-10-26 23:41:20] "GET /virtual-router/dece3f80-5194-4ddd-b4f4-971c26e96c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.004644 10.0.0.33 - - [2025-10-26 23:41:21] "POST /ref-update HTTP/1.1" 200 156 0.018513 10.0.0.33 - - [2025-10-26 23:41:21] "GET /virtual-machine-interface/462d7fa2-b2c5-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.022328 10.0.0.33 - - [2025-10-26 23:41:21] "POST /set-tag HTTP/1.1" 200 109 0.004600 10.0.0.33 - - [2025-10-26 23:41:21] "GET /virtual-machine-interface/458e2c5e-b2c5-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004878 10.0.0.33 - - [2025-10-26 23:41:21] "POST /set-tag HTTP/1.1" 200 109 0.010463 10.0.0.33 - - [2025-10-26 23:41:21] "GET /virtual-machine-interface/462d7fa2-b2c5-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007536 10.0.0.33 - - [2025-10-26 23:41:21] "POST /set-tag HTTP/1.1" 200 109 0.007314 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:41:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:41:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001035 10.0.0.33 - - [2025-10-26 23:41:32] "GET /virtual-machine-interface/458e2c5e-b2c5-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004781 10.0.0.33 - - [2025-10-26 23:41:32] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.33 - - [2025-10-26 23:41:33] "GET /virtual-machine-interface/462d7fa2-b2c5-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004762 10.0.0.33 - - [2025-10-26 23:41:33] "POST /set-tag HTTP/1.1" 200 109 0.002039 10.0.0.33 - - [2025-10-26 23:41:34] "GET /virtual-machine-interface/458e2c5e-b2c5-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004648 10.0.0.33 - - [2025-10-26 23:41:34] "POST /set-tag HTTP/1.1" 200 109 0.002847 10.0.0.33 - - [2025-10-26 23:41:38] "GET / HTTP/1.1" 200 35931 0.001740 10.0.0.33 - - [2025-10-26 23:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.33 - - [2025-10-26 23:41:38] "GET /global-system-config/ce7ccef2-82e4-4913-82fb-09732afc37a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004714 10.0.0.33 - - [2025-10-26 23:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.33 - - [2025-10-26 23:41:38] "GET /config-node/ea8ecf80-e612-46e0-a834-3b0b88227f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002043 10.0.0.33 - - [2025-10-26 23:41:50] "GET / HTTP/1.1" 200 35931 0.001593 10.0.0.33 - - [2025-10-26 23:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.33 - - [2025-10-26 23:41:50] "GET /routing-instance/b1ad1d3b-a2c8-4aa8-a9c6-92a7a9a2023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003173 10.0.0.33 - - [2025-10-26 23:41:50] "POST /bgp-routers HTTP/1.1" 409 301 0.001872 10.0.0.33 - - [2025-10-26 23:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.33 - - [2025-10-26 23:41:50] "GET /bgp-router/f017a29e-454a-4d0c-af93-4bd3ca5996fd?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002945 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:41:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000736 [Introspect:8084]10.0.0.33 - - [2025-10-26 23:41:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001422 10.0.0.33 - - [2025-10-26 23:41:50] "PUT /bgp-router/f017a29e-454a-4d0c-af93-4bd3ca5996fd HTTP/1.1" 200 254 0.015944 10.0.0.33 - - [2025-10-26 23:42:05] "GET /virtual-machine-interface/458e2c5e-b2c5-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004876 10.0.0.33 - - [2025-10-26 23:42:05] "POST /set-tag HTTP/1.1" 200 109 0.002848 10.0.0.33 - - [2025-10-26 23:42:05] "GET /virtual-machine-interface/458e2c5e-b2c5-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004591 10.0.0.33 - - [2025-10-26 23:42:05] "POST /set-tag HTTP/1.1" 200 109 0.002540 10.0.0.33 - - [2025-10-26 23:42:05] "GET /virtual-machine/1da5ab0f-873b-4629-8d00-729613160c67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003047 10.0.0.33 - - [2025-10-26 23:42:05] "POST /ref-update HTTP/1.1" 200 156 0.009613 10.0.0.33 - - [2025-10-26 23:42:05] "GET /virtual-machine-interface/458e2c5e-b2c5-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004714 10.0.0.33 - - [2025-10-26 23:42:05] "POST /set-tag HTTP/1.1" 200 109 0.028975 10.0.0.33 - - [2025-10-26 23:42:05] "POST /set-tag HTTP/1.1" 200 109 0.023008 10.0.0.33 - - [2025-10-26 23:42:05] "DELETE /instance-ip/45ad1470-b2c5-11f0-970a-fa163e8118c5 HTTP/1.1" 200 115 0.034919 10.0.0.33 - - [2025-10-26 23:42:05] "DELETE /virtual-machine-interface/458e2c5e-b2c5-11f0-970a-fa163e8118c5 HTTP/1.1" 200 115 0.041884 10.0.0.33 - - [2025-10-26 23:42:05] "DELETE /virtual-machine/1da5ab0f-873b-4629-8d00-729613160c67 HTTP/1.1" 200 115 0.022398 10.0.0.33 - - [2025-10-26 23:42:05] "GET /virtual-machine-interface/462d7fa2-b2c5-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004441 10.0.0.33 - - [2025-10-26 23:42:05] "POST /set-tag HTTP/1.1" 200 109 0.002777 10.0.0.33 - - [2025-10-26 23:42:23] "GET /global-system-configs HTTP/1.1" 200 322 0.003814 10.0.0.33 - - [2025-10-26 23:42:26] "GET /global-system-configs HTTP/1.1" 200 322 0.002127 10.0.0.33 - - [2025-10-26 23:42:36] "GET /virtual-machine-interface/462d7fa2-b2c5-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005807 10.0.0.33 - - [2025-10-26 23:42:36] "POST /set-tag HTTP/1.1" 200 109 0.003011 10.0.0.33 - - [2025-10-26 23:42:36] "GET /virtual-machine-interface/462d7fa2-b2c5-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005351 10.0.0.33 - - [2025-10-26 23:42:36] "POST /set-tag HTTP/1.1" 200 109 0.002544 10.0.0.33 - - [2025-10-26 23:42:36] "GET /virtual-machine/a5b1b1aa-d640-41ab-9e0b-cb462f6f2a84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002710 10.0.0.33 - - [2025-10-26 23:42:36] "POST /ref-update HTTP/1.1" 200 156 0.018781 10.0.0.33 - - [2025-10-26 23:42:36] "GET /virtual-machine-interface/462d7fa2-b2c5-11f0-970a-fa163e8118c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005109 10.0.0.33 - - [2025-10-26 23:42:36] "POST /set-tag HTTP/1.1" 200 109 0.015784 10.0.0.33 - - [2025-10-26 23:42:36] "POST /set-tag HTTP/1.1" 200 109 0.029524 10.0.0.33 - - [2025-10-26 23:42:36] "DELETE /instance-ip/46479af4-b2c5-11f0-970a-fa163e8118c5 HTTP/1.1" 200 115 0.063301 10.0.0.33 - - [2025-10-26 23:42:36] "DELETE /virtual-machine-interface/462d7fa2-b2c5-11f0-970a-fa163e8118c5 HTTP/1.1" 200 115 0.051731 10.0.0.33 - - [2025-10-26 23:42:36] "DELETE /virtual-machine/a5b1b1aa-d640-41ab-9e0b-cb462f6f2a84 HTTP/1.1" 200 115 0.022845 10.0.0.33 - - [2025-10-26 23:42:36] "DELETE /tag/613621ae-c65b-4fc3-8312-d97df7423494 HTTP/1.1" 200 115 0.036486