++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Oct 27 02:31:18 PM UTC 2025 ===================' INFO: =================== Mon Oct 27 02:31:18 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ 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 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ 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.249 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.249:8081 ' ']' +++ echo 10.0.0.249:8081 ++ ANALYTICS_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.249:9042 ' ']' +++ echo 10.0.0.249:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.249:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.249:8086 ' ']' +++ echo 10.0.0.249:8086 ++ COLLECTOR_SERVERS=10.0.0.249: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.249 ++ CONFIGDB_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.249:8082 ' ']' +++ echo 10.0.0.249:8082 ++ CONFIG_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.249:9161 ' ']' +++ echo 10.0.0.249:9161 ++ CONFIGDB_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.249:9041 ' ']' +++ echo 10.0.0.249:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.249: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.249 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.249 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.249:2181, ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.249:2181 ' ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.249:2181 ++ RABBITMQ_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.249:5673, ']' +++ echo 10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.249:6379 ' ']' +++ echo 10.0.0.249:6379 ++ REDIS_SERVERS=10.0.0.249: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.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.249:9092 ' ']' +++ echo 10.0.0.249:9092 ++ KAFKA_SERVERS=10.0.0.249: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.249 ++ 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.249 ++ 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.249 ++ cut -d , -f 1 + local cassandra=10.0.0.249 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 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.249 +++ local servers=10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ sort ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.249,10.161.95.1,127.0.0.1,172.17.0.1,252.249.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.249,10.161.95.1,127.0.0.1,172.17.0.1,252.249.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 1 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.249:9041 + cassandra_server_list=10.0.0.249:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ sed 's/^API__//g' ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/27/2025 14:32:05.666 7fd9d01e5cc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/27/2025 14:32:05.944 7fd9d01e5cc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/27/2025 14:32:05.970 7fd9d01e5cc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/27/2025 14:32:05.970 7fd9d01e5cc0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.249 - - [2025-10-27 14:32:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000679 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.249:8082/ Hit Ctrl-C to quit. 10.0.0.249 - - [2025-10-27 14:32:18] "GET / HTTP/1.1" 503 181 0.000196 10.0.0.249 - - [2025-10-27 14:32:19] "GET / HTTP/1.1" 200 36215 0.005274 10.0.0.249 - - [2025-10-27 14:32:19] "GET / HTTP/1.1" 200 45303 0.001317 10.0.0.249 - - [2025-10-27 14:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.249 - - [2025-10-27 14:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.249 - - [2025-10-27 14:32:19] "GET / HTTP/1.1" 200 36215 0.001048 10.0.0.249 - - [2025-10-27 14:32:21] "GET / HTTP/1.1" 200 36215 0.001312 10.0.0.249 - - [2025-10-27 14:32:21] "GET / HTTP/1.1" 200 36215 0.001591 10.0.0.249 - - [2025-10-27 14:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.249 - - [2025-10-27 14:32:21] "GET /routing-instance/17a65cab-b077-44da-af06-0fcd12d3e450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.007623 10.0.0.249 - - [2025-10-27 14:32:21] "POST /bgp-routers HTTP/1.1" 200 618 0.054834 10.0.0.249 - - [2025-10-27 14:32:21] "GET /bgp-router/0f7a9270-4ab4-4128-862d-c9e2c83f900e?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.015989 10.0.0.249 - - [2025-10-27 14:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.249 - - [2025-10-27 14:32:21] "GET /global-system-config/cb964acb-3898-4bd0-828b-b9607677c33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008595 10.0.0.249 - - [2025-10-27 14:32:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002969 10.0.0.249 - - [2025-10-27 14:32:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.001968 10.0.0.249 - - [2025-10-27 14:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.249 - - [2025-10-27 14:32:21] "GET /global-system-config/cb964acb-3898-4bd0-828b-b9607677c33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007195 10.0.0.249 - - [2025-10-27 14:32:21] "POST /service-appliance-sets HTTP/1.1" 200 555 0.022262 10.0.0.249 - - [2025-10-27 14:32:21] "POST /ref-update HTTP/1.1" 200 156 0.018998 10.0.0.249 - - [2025-10-27 14:32:21] "POST /fqname-to-id HTTP/1.1" 404 180 0.002327 10.0.0.249 - - [2025-10-27 14:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.249 - - [2025-10-27 14:32:21] "GET /global-system-config/cb964acb-3898-4bd0-828b-b9607677c33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008775 10.0.0.249 - - [2025-10-27 14:32:21] "POST /service-appliance-sets HTTP/1.1" 200 543 0.023695 10.0.0.249 - - [2025-10-27 14:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.249 - - [2025-10-27 14:32:21] "GET /network-ipam/5947cf10-9a04-46f1-beab-23065b70757e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005837 10.0.0.249 - - [2025-10-27 14:32:21] "POST /service-templates HTTP/1.1" 200 513 0.027532 10.0.0.249 - - [2025-10-27 14:32:21] "POST /service-templates HTTP/1.1" 200 503 0.047501 10.0.0.249 - - [2025-10-27 14:32:21] "POST /service-templates HTTP/1.1" 200 517 0.033493 10.0.0.249 - - [2025-10-27 14:32:21] "POST /service-templates HTTP/1.1" 200 537 0.031275 10.0.0.249 - - [2025-10-27 14:32:21] "POST /service-templates HTTP/1.1" 200 509 0.022158 10.0.0.249 - - [2025-10-27 14:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.249 - - [2025-10-27 14:32:22] "GET /network-ipam/5947cf10-9a04-46f1-beab-23065b70757e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002897 10.0.0.249 - - [2025-10-27 14:32:22] "POST /fqname-to-id HTTP/1.1" 404 225 0.001843 10.0.0.249 - - [2025-10-27 14:32:22] "POST /access-control-lists HTTP/1.1" 200 589 0.038073 10.0.0.249 - - [2025-10-27 14:32:22] "POST /fqname-to-id HTTP/1.1" 404 224 0.017531 10.0.0.249 - - [2025-10-27 14:32:22] "POST /access-control-lists HTTP/1.1" 200 587 0.076049 10.0.0.249 - - [2025-10-27 14:32:22] "POST /route-targets HTTP/1.1" 200 328 0.016181 10.0.0.249 - - [2025-10-27 14:32:22] "POST /ref-update HTTP/1.1" 200 156 0.018490 10.0.0.249 - - [2025-10-27 14:32:22] "GET / HTTP/1.1" 200 36215 0.001456 10.0.0.249 - - [2025-10-27 14:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.249 - - [2025-10-27 14:32:22] "GET /global-system-config/cb964acb-3898-4bd0-828b-b9607677c33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005260 10.0.0.249 - - [2025-10-27 14:32:22] "POST /route-targets HTTP/1.1" 200 328 0.026122 10.0.0.249 - - [2025-10-27 14:32:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.001600 10.0.0.249 - - [2025-10-27 14:32:22] "POST /ref-update HTTP/1.1" 200 156 0.018672 10.0.0.249 - - [2025-10-27 14:32:23] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.059305 10.0.0.249 - - [2025-10-27 14:32:23] "POST /route-targets HTTP/1.1" 200 328 0.021322 10.0.0.249 - - [2025-10-27 14:32:23] "POST /ref-update HTTP/1.1" 200 156 0.021091 10.0.0.249 - - [2025-10-27 14:32:23] "POST /route-targets HTTP/1.1" 200 328 0.011667 10.0.0.249 - - [2025-10-27 14:32:23] "POST /ref-update HTTP/1.1" 200 156 0.014760 10.0.0.249 - - [2025-10-27 14:32:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.003229 10.0.0.249 - - [2025-10-27 14:32:23] "GET / HTTP/1.1" 200 36215 0.001461 10.0.0.249 - - [2025-10-27 14:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.249 - - [2025-10-27 14:32:23] "GET /global-system-config/cb964acb-3898-4bd0-828b-b9607677c33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008686 10.0.0.249 - - [2025-10-27 14:32:23] "POST /access-control-lists HTTP/1.1" 200 553 0.083774 10.0.0.249 - - [2025-10-27 14:32:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.003431 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:32:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000640 10.0.0.249 - - [2025-10-27 14:32:23] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.044506 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:32:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.005261 10.0.0.249 - - [2025-10-27 14:32:23] "PUT /access-control-list/b7818822-edeb-4a13-a452-dfb45388a8d1 HTTP/1.1" 200 273 0.054478 10.0.0.249 - - [2025-10-27 14:32:23] "PUT /access-control-list/c7fa0911-b270-4aa8-86f4-35eab3c00e8d HTTP/1.1" 200 273 0.028183 10.0.0.249 - - [2025-10-27 14:32:24] "GET / HTTP/1.1" 200 36215 0.001584 10.0.0.249 - - [2025-10-27 14:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.249 - - [2025-10-27 14:32:24] "GET /global-system-config/cb964acb-3898-4bd0-828b-b9607677c33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005005 10.0.0.249 - - [2025-10-27 14:32:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.002386 10.0.0.249 - - [2025-10-27 14:32:24] "POST /database-nodes HTTP/1.1" 200 599 0.034030 10.0.0.249 - - [2025-10-27 14:32:24] "GET / HTTP/1.1" 200 36215 0.001420 10.0.0.249 - - [2025-10-27 14:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.249 - - [2025-10-27 14:32:24] "GET /global-system-config/cb964acb-3898-4bd0-828b-b9607677c33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004497 10.0.0.249 - - [2025-10-27 14:32:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.002050 10.0.0.249 - - [2025-10-27 14:32:24] "POST /analytics-nodes HTTP/1.1" 200 601 0.019102 10.0.0.249 - - [2025-10-27 14:32:27] "GET / HTTP/1.1" 200 36215 0.001354 10.0.0.249 - - [2025-10-27 14:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004735 10.0.0.249 - - [2025-10-27 14:32:27] "GET /global-system-config/cb964acb-3898-4bd0-828b-b9607677c33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004420 10.0.0.249 - - [2025-10-27 14:32:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.002648 10.0.0.249 - - [2025-10-27 14:32:27] "POST /config-nodes HTTP/1.1" 200 595 0.046106 10.0.0.249 - - [2025-10-27 14:32:28] "GET / HTTP/1.1" 200 36215 0.001762 10.0.0.249 - - [2025-10-27 14:32:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004801 10.0.0.249 - - [2025-10-27 14:32:29] "GET / HTTP/1.1" 200 36215 0.001105 10.0.0.249 - - [2025-10-27 14:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.249 - - [2025-10-27 14:32:29] "GET /global-system-config/cb964acb-3898-4bd0-828b-b9607677c33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004420 10.0.0.249 - - [2025-10-27 14:32:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.002281 10.0.0.249 - - [2025-10-27 14:32:29] "POST /config-database-nodes HTTP/1.1" 200 613 0.016042 10.0.0.249 - - [2025-10-27 14:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.249 - - [2025-10-27 14:32:33] "GET /global-vrouter-config/50d104fc-c2b8-4c7b-81c6-8e609a95e1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.005166 10.0.0.249 - - [2025-10-27 14:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005452 10.0.0.249 - - [2025-10-27 14:32:33] "PUT /global-vrouter-config/50d104fc-c2b8-4c7b-81c6-8e609a95e1f8 HTTP/1.1" 200 277 0.022504 10.0.0.249 - - [2025-10-27 14:32:33] "GET / HTTP/1.1" 200 36215 0.001519 10.0.0.249 - - [2025-10-27 14:32:33] "POST /alarms HTTP/1.1" 200 583 0.028270 10.0.0.249 - - [2025-10-27 14:32:33] "POST /alarms HTTP/1.1" 200 577 0.028368 10.0.0.249 - - [2025-10-27 14:32:33] "POST /alarms HTTP/1.1" 200 577 0.024086 10.0.0.249 - - [2025-10-27 14:32:33] "POST /alarms HTTP/1.1" 200 561 0.032176 10.0.0.249 - - [2025-10-27 14:32:33] "POST /alarms HTTP/1.1" 200 557 0.016758 10.0.0.249 - - [2025-10-27 14:32:33] "POST /alarms HTTP/1.1" 200 559 0.035234 10.0.0.249 - - [2025-10-27 14:32:33] "POST /alarms HTTP/1.1" 200 567 0.028396 10.0.0.249 - - [2025-10-27 14:32:33] "POST /alarms HTTP/1.1" 200 551 0.022487 10.0.0.249 - - [2025-10-27 14:32:33] "POST /alarms HTTP/1.1" 200 559 0.034757 10.0.0.249 - - [2025-10-27 14:32:34] "POST /alarms HTTP/1.1" 200 569 0.033501 10.0.0.249 - - [2025-10-27 14:32:34] "POST /alarms HTTP/1.1" 200 557 0.018655 10.0.0.249 - - [2025-10-27 14:32:34] "POST /alarms HTTP/1.1" 200 569 0.030713 10.0.0.249 - - [2025-10-27 14:32:34] "POST /alarms HTTP/1.1" 200 577 0.076975 10.0.0.249 - - [2025-10-27 14:32:34] "POST /alarms HTTP/1.1" 200 571 0.021869 10.0.0.249 - - [2025-10-27 14:32:34] "POST /alarms HTTP/1.1" 200 563 0.023507 10.0.0.249 - - [2025-10-27 14:32:34] "POST /alarms HTTP/1.1" 200 563 0.026322 10.0.0.249 - - [2025-10-27 14:32:34] "POST /alarms HTTP/1.1" 200 563 0.018378 10.0.0.249 - - [2025-10-27 14:32:34] "POST /alarms HTTP/1.1" 200 549 0.024541 10.0.0.249 - - [2025-10-27 14:32:34] "POST /alarms HTTP/1.1" 200 597 0.043348 10.0.0.249 - - [2025-10-27 14:32:34] "POST /alarms HTTP/1.1" 200 577 0.017922 10.0.0.249 - - [2025-10-27 14:32:34] "POST /alarms HTTP/1.1" 200 573 0.042878 10.0.0.249 - - [2025-10-27 14:32:34] "POST /alarms HTTP/1.1" 200 585 0.031190 10.0.0.249 - - [2025-10-27 14:32:34] "POST /alarms HTTP/1.1" 200 611 0.023944 10.0.0.249 - - [2025-10-27 14:32:34] "GET / HTTP/1.1" 200 36215 0.001291 10.0.0.249 - - [2025-10-27 14:32:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002265 10.0.0.249 - - [2025-10-27 14:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.249 - - [2025-10-27 14:32:34] "PUT /global-vrouter-config/50d104fc-c2b8-4c7b-81c6-8e609a95e1f8 HTTP/1.1" 200 277 0.007642 10.0.0.249 - - [2025-10-27 14:32:35] "GET / HTTP/1.1" 200 36215 0.001331 10.0.0.249 - - [2025-10-27 14:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.249 - - [2025-10-27 14:32:35] "GET /global-vrouter-config/50d104fc-c2b8-4c7b-81c6-8e609a95e1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002411 10.0.0.249 - - [2025-10-27 14:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.249 - - [2025-10-27 14:32:35] "PUT /global-vrouter-config/50d104fc-c2b8-4c7b-81c6-8e609a95e1f8 HTTP/1.1" 200 277 0.006908 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:32:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000871 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:32:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001029 10.0.0.249 - - [2025-10-27 14:32:35] "GET / HTTP/1.1" 200 36215 0.003480 10.0.0.249 - - [2025-10-27 14:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005502 10.0.0.249 - - [2025-10-27 14:32:35] "GET /global-system-config/cb964acb-3898-4bd0-828b-b9607677c33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006490 10.0.0.249 - - [2025-10-27 14:32:35] "PUT /global-system-config/cb964acb-3898-4bd0-828b-b9607677c33f HTTP/1.1" 200 275 0.034223 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:33:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001249 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:33:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001239 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:33:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000902 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:33:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000868 10.0.0.249 - - [2025-10-27 14:34:05] "GET / HTTP/1.1" 200 36215 0.001548 10.0.0.249 - - [2025-10-27 14:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.249 - - [2025-10-27 14:34:05] "GET /global-system-config/cb964acb-3898-4bd0-828b-b9607677c33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004839 10.0.0.249 - - [2025-10-27 14:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.249 - - [2025-10-27 14:34:05] "GET /config-node/956d6694-2419-4ab9-ae7c-09d3a8c64891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.004261 10.0.0.249 - - [2025-10-27 14:34:16] "GET / HTTP/1.1" 200 36215 0.001541 10.0.0.249 - - [2025-10-27 14:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.249 - - [2025-10-27 14:34:16] "GET /routing-instance/17a65cab-b077-44da-af06-0fcd12d3e450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.007119 10.0.0.249 - - [2025-10-27 14:34:16] "POST /bgp-routers HTTP/1.1" 409 301 0.002518 10.0.0.249 - - [2025-10-27 14:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.249 - - [2025-10-27 14:34:16] "GET /bgp-router/0f7a9270-4ab4-4128-862d-c9e2c83f900e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.004499 10.0.0.249 - - [2025-10-27 14:34:16] "PUT /bgp-router/0f7a9270-4ab4-4128-862d-c9e2c83f900e HTTP/1.1" 200 255 0.020807 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:34:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000942 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:34:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000824 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:34:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000929 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:34:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000940 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:34:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000896 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:34:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000938 10.0.0.249 - - [2025-10-27 14:34:33] "GET / HTTP/1.1" 200 36215 0.001506 10.0.0.249 - - [2025-10-27 14:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.249 - - [2025-10-27 14:34:33] "GET /domain/cbce93b9-464f-4dea-a650-5b5a7d339a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.002858 10.0.0.249 - - [2025-10-27 14:34:33] "POST /id-to-fqname HTTP/1.1" 200 173 0.004261 10.0.0.249 - - [2025-10-27 14:34:33] "POST /fqname-to-id HTTP/1.1" 404 182 0.017468 10.0.0.249 - - [2025-10-27 14:34:33] "POST /security-groups HTTP/1.1" 200 570 0.068580 10.0.0.249 - - [2025-10-27 14:34:33] "POST /projects HTTP/1.1" 200 483 0.228840 10.0.0.249 - - [2025-10-27 14:34:33] "POST /fqname-to-id HTTP/1.1" 404 213 0.002154 10.0.0.249 - - [2025-10-27 14:34:33] "POST /security-groups HTTP/1.1" 200 536 0.044480 10.0.0.249 - - [2025-10-27 14:34:33] "POST /access-control-lists HTTP/1.1" 200 581 0.083718 10.0.0.249 - - [2025-10-27 14:34:33] "POST /fqname-to-id HTTP/1.1" 404 212 0.012938 10.0.0.249 - - [2025-10-27 14:34:33] "POST /chown HTTP/1.1" 200 109 0.058918 10.0.0.249 - - [2025-10-27 14:34:33] "POST /policy-managements HTTP/1.1" 409 214 0.014701 10.0.0.249 - - [2025-10-27 14:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007262 10.0.0.249 - - [2025-10-27 14:34:33] "GET /policy-management/3f571344-fc1e-46ca-aafa-caf06052abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014843 10.0.0.249 - - [2025-10-27 14:34:33] "POST /access-control-lists HTTP/1.1" 200 579 0.092241 10.0.0.249 - - [2025-10-27 14:34:34] "POST /application-policy-sets HTTP/1.1" 200 530 0.040454 10.0.0.249 - - [2025-10-27 14:34:34] "POST /fqname-to-id HTTP/1.1" 404 232 0.019272 10.0.0.249 - - [2025-10-27 14:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.019739 10.0.0.249 - - [2025-10-27 14:34:34] "POST /access-control-lists HTTP/1.1" 200 596 0.023910 10.0.0.249 - - [2025-10-27 14:34:34] "POST /fqname-to-id HTTP/1.1" 404 231 0.008525 10.0.0.249 - - [2025-10-27 14:34:34] "GET /global-vrouter-config/50d104fc-c2b8-4c7b-81c6-8e609a95e1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006190 10.0.0.249 - - [2025-10-27 14:34:34] "PUT /global-vrouter-config/50d104fc-c2b8-4c7b-81c6-8e609a95e1f8 HTTP/1.1" 200 277 0.016278 10.0.0.249 - - [2025-10-27 14:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013682 10.0.0.249 - - [2025-10-27 14:34:34] "POST /access-control-lists HTTP/1.1" 200 594 0.035409 10.0.0.249 - - [2025-10-27 14:34:34] "GET /virtual-network/46c25ea0-fb75-4310-8910-91d3d2bac766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.008218 10.0.0.249 - - [2025-10-27 14:34:34] "POST /id-to-fqname HTTP/1.1" 200 177 0.000468 10.0.0.249 - - [2025-10-27 14:34:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.016323 10.0.0.249 - - [2025-10-27 14:34:34] "POST /security-groups HTTP/1.1" 200 574 0.077675 10.0.0.249 - - [2025-10-27 14:34:34] "POST /projects HTTP/1.1" 200 491 0.229793 10.0.0.249 - - [2025-10-27 14:34:34] "POST /fqname-to-id HTTP/1.1" 404 217 0.001878 10.0.0.249 - - [2025-10-27 14:34:34] "POST /access-control-lists HTTP/1.1" 200 585 0.093193 10.0.0.249 - - [2025-10-27 14:34:34] "POST /security-groups HTTP/1.1" 200 548 0.126333 10.0.0.249 - - [2025-10-27 14:34:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.047334 10.0.0.249 - - [2025-10-27 14:34:34] "POST /chown HTTP/1.1" 200 109 0.009696 10.0.0.249 - - [2025-10-27 14:34:34] "POST /network-ipams HTTP/1.1" 200 524 0.065857 10.0.0.249 - - [2025-10-27 14:34:34] "POST /access-control-lists HTTP/1.1" 200 583 0.091717 10.0.0.249 - - [2025-10-27 14:34:34] "POST /fqname-to-id HTTP/1.1" 404 240 0.001656 10.0.0.249 - - [2025-10-27 14:34:34] "POST /network-ipams HTTP/1.1" 200 512 0.079938 10.0.0.249 - - [2025-10-27 14:34:34] "POST /access-control-lists HTTP/1.1" 200 604 0.053601 10.0.0.249 - - [2025-10-27 14:34:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.016593 10.0.0.249 - - [2025-10-27 14:34:34] "POST /fqname-to-id HTTP/1.1" 404 239 0.016289 10.0.0.249 - - [2025-10-27 14:34:35] "POST /access-control-lists HTTP/1.1" 200 602 0.114420 10.0.0.249 - - [2025-10-27 14:34:35] "POST /useragent-kv HTTP/1.1" 200 115 0.025604 10.0.0.249 - - [2025-10-27 14:34:35] "POST /virtual-networks HTTP/1.1" 200 540 0.205442 10.0.0.249 - - [2025-10-27 14:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.249 - - [2025-10-27 14:34:35] "POST /fqname-to-id HTTP/1.1" 404 229 0.001776 10.0.0.249 - - [2025-10-27 14:34:35] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.014286 10.0.0.249 - - [2025-10-27 14:34:35] "POST /access-control-lists HTTP/1.1" 200 591 0.079661 10.0.0.249 - - [2025-10-27 14:34:35] "POST /network-ipams HTTP/1.1" 200 520 0.091181 10.0.0.249 - - [2025-10-27 14:34:35] "POST /fqname-to-id HTTP/1.1" 404 202 0.002295 10.0.0.249 - - [2025-10-27 14:34:35] "POST /route-targets HTTP/1.1" 200 328 0.018268 10.0.0.249 - - [2025-10-27 14:34:35] "POST /ref-update HTTP/1.1" 200 156 0.021007 10.0.0.249 - - [2025-10-27 14:34:35] "PUT /access-control-list/4c62026a-c68a-4cfb-ab53-76e1eb2d50ca HTTP/1.1" 200 273 0.033078 10.0.0.249 - - [2025-10-27 14:34:35] "POST /useragent-kv HTTP/1.1" 200 115 0.005160 10.0.0.249 - - [2025-10-27 14:34:35] "POST /virtual-networks HTTP/1.1" 200 548 0.215813 10.0.0.249 - - [2025-10-27 14:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008752 10.0.0.249 - - [2025-10-27 14:34:35] "GET /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.015262 10.0.0.249 - - [2025-10-27 14:34:35] "POST /fqname-to-id HTTP/1.1" 404 199 0.002033 10.0.0.249 - - [2025-10-27 14:34:35] "POST /route-targets HTTP/1.1" 200 328 0.025325 10.0.0.249 - - [2025-10-27 14:34:35] "POST /network-policys HTTP/1.1" 200 540 0.048463 10.0.0.249 - - [2025-10-27 14:34:35] "POST /ref-update HTTP/1.1" 200 156 0.032965 10.0.0.249 - - [2025-10-27 14:34:35] "POST /fqname-to-id HTTP/1.1" 404 197 0.003695 10.0.0.249 - - [2025-10-27 14:34:35] "POST /network-policys HTTP/1.1" 200 536 0.032837 10.0.0.249 - - [2025-10-27 14:34:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.010022 10.0.0.249 - - [2025-10-27 14:34:35] "POST /network-policys HTTP/1.1" 200 544 0.048071 10.0.0.249 - - [2025-10-27 14:34:36] "PUT /access-control-list/6e3957e0-9c7e-48c5-8e43-2d9068616c9e HTTP/1.1" 200 273 0.147561 10.0.0.249 - - [2025-10-27 14:34:36] "POST /ref-update HTTP/1.1" 200 156 0.254886 10.0.0.249 - - [2025-10-27 14:34:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009144 10.0.0.249 - - [2025-10-27 14:34:36] "PUT /access-control-list/4c62026a-c68a-4cfb-ab53-76e1eb2d50ca HTTP/1.1" 200 273 0.045145 10.0.0.249 - - [2025-10-27 14:34:36] "POST /ref-update HTTP/1.1" 200 156 0.123790 10.0.0.249 - - [2025-10-27 14:34:36] "PUT /access-control-list/6e3957e0-9c7e-48c5-8e43-2d9068616c9e HTTP/1.1" 200 273 0.084498 10.0.0.249 - - [2025-10-27 14:34:36] "POST /ref-update HTTP/1.1" 200 156 0.058049 10.0.0.249 - - [2025-10-27 14:34:36] "POST /ref-update HTTP/1.1" 200 156 0.128423 10.0.0.249 - - [2025-10-27 14:34:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019259 10.0.0.249 - - [2025-10-27 14:34:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006095 10.0.0.249 - - [2025-10-27 14:34:36] "PUT /access-control-list/4c62026a-c68a-4cfb-ab53-76e1eb2d50ca HTTP/1.1" 200 273 0.059741 10.0.0.249 - - [2025-10-27 14:34:36] "POST /fqname-to-id HTTP/1.1" 404 237 0.006540 10.0.0.249 - - [2025-10-27 14:34:36] "POST /ref-update HTTP/1.1" 200 156 0.171844 10.0.0.249 - - [2025-10-27 14:34:36] "POST /access-control-lists HTTP/1.1" 200 603 0.097875 10.0.0.249 - - [2025-10-27 14:34:36] "PUT /access-control-list/6e3957e0-9c7e-48c5-8e43-2d9068616c9e HTTP/1.1" 200 273 0.029536 10.0.0.249 - - [2025-10-27 14:34:36] "POST /ref-update HTTP/1.1" 200 156 0.077956 10.0.0.249 - - [2025-10-27 14:34:36] "POST /ref-update HTTP/1.1" 200 156 0.204492 10.0.0.249 - - [2025-10-27 14:34:37] "PUT /access-control-list/8a1e5ffa-9483-4798-af2d-eeecf9a81e70 HTTP/1.1" 200 273 0.032651 10.0.0.249 - - [2025-10-27 14:34:37] "PUT /access-control-list/8a1e5ffa-9483-4798-af2d-eeecf9a81e70 HTTP/1.1" 200 273 0.024536 10.0.0.249 - - [2025-10-27 14:34:37] "POST /ref-update HTTP/1.1" 200 156 0.142251 10.0.0.249 - - [2025-10-27 14:34:37] "POST /ref-update HTTP/1.1" 200 156 0.053372 10.0.0.249 - - [2025-10-27 14:34:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.044818 10.0.0.249 - - [2025-10-27 14:34:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002947 10.0.0.249 - - [2025-10-27 14:34:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002686 10.0.0.249 - - [2025-10-27 14:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.249 - - [2025-10-27 14:34:37] "GET /virtual-network/46c25ea0-fb75-4310-8910-91d3d2bac766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.007756 10.0.0.249 - - [2025-10-27 14:34:37] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.004205 10.0.0.249 - - [2025-10-27 14:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.249 - - [2025-10-27 14:34:37] "GET /policy-management/3f571344-fc1e-46ca-aafa-caf06052abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002559 10.0.0.249 - - [2025-10-27 14:34:37] "POST /firewall-policys HTTP/1.1" 200 532 0.018036 10.0.0.249 - - [2025-10-27 14:34:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.016059 10.0.0.249 - - [2025-10-27 14:34:37] "GET /firewall-policy/796a0712-76e6-41a1-a0af-97f25101fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.023448 10.0.0.249 - - [2025-10-27 14:34:37] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.007954 10.0.0.249 - - [2025-10-27 14:34:37] "GET /firewall-policy/796a0712-76e6-41a1-a0af-97f25101fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003155 10.0.0.249 - - [2025-10-27 14:34:37] "POST /ref-update HTTP/1.1" 200 156 0.020815 10.0.0.249 - - [2025-10-27 14:34:37] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.028212 10.0.0.249 - - [2025-10-27 14:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.249 - - [2025-10-27 14:34:37] "GET /policy-management/3f571344-fc1e-46ca-aafa-caf06052abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002486 10.0.0.249 - - [2025-10-27 14:34:37] "POST /firewall-policys HTTP/1.1" 200 534 0.023267 10.0.0.249 - - [2025-10-27 14:34:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.020259 10.0.0.249 - - [2025-10-27 14:34:37] "GET /firewall-policy/f3b59217-66ea-49b2-a69f-530b8178c423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.024010 10.0.0.249 - - [2025-10-27 14:34:37] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.001970 10.0.0.249 - - [2025-10-27 14:34:37] "GET /firewall-policy/f3b59217-66ea-49b2-a69f-530b8178c423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002770 10.0.0.249 - - [2025-10-27 14:34:37] "GET /firewall-policy/796a0712-76e6-41a1-a0af-97f25101fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002306 10.0.0.249 - - [2025-10-27 14:34:37] "GET /firewall-policy/796a0712-76e6-41a1-a0af-97f25101fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002084 10.0.0.249 - - [2025-10-27 14:34:37] "POST /ref-update HTTP/1.1" 200 156 0.014522 10.0.0.249 - - [2025-10-27 14:34:37] "POST /ref-update HTTP/1.1" 200 156 0.034681 10.0.0.249 - - [2025-10-27 14:34:38] "POST /ref-update HTTP/1.1" 200 156 0.058637 10.0.0.249 - - [2025-10-27 14:34:38] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.004504 10.0.0.249 - - [2025-10-27 14:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.249 - - [2025-10-27 14:34:38] "GET /policy-management/3f571344-fc1e-46ca-aafa-caf06052abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002576 10.0.0.249 - - [2025-10-27 14:34:38] "POST /firewall-policys HTTP/1.1" 200 532 0.037073 10.0.0.249 - - [2025-10-27 14:34:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.039855 10.0.0.249 - - [2025-10-27 14:34:38] "GET /firewall-policy/37e1039e-eee4-4425-a0a2-fc0c4f359cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.014293 10.0.0.249 - - [2025-10-27 14:34:38] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.011820 10.0.0.249 - - [2025-10-27 14:34:38] "GET /firewall-policy/37e1039e-eee4-4425-a0a2-fc0c4f359cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004370 10.0.0.249 - - [2025-10-27 14:34:38] "GET /firewall-policy/796a0712-76e6-41a1-a0af-97f25101fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002535 10.0.0.249 - - [2025-10-27 14:34:38] "GET /firewall-policy/f3b59217-66ea-49b2-a69f-530b8178c423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002206 10.0.0.249 - - [2025-10-27 14:34:38] "GET /firewall-policy/796a0712-76e6-41a1-a0af-97f25101fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002756 10.0.0.249 - - [2025-10-27 14:34:38] "GET /firewall-policy/f3b59217-66ea-49b2-a69f-530b8178c423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002236 10.0.0.249 - - [2025-10-27 14:34:38] "POST /ref-update HTTP/1.1" 200 156 0.022945 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:34:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000918 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:34:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000808 10.0.0.249 - - [2025-10-27 14:34:38] "POST /ref-update HTTP/1.1" 200 156 0.020672 10.0.0.249 - - [2025-10-27 14:34:38] "POST /ref-update HTTP/1.1" 200 156 0.039812 10.0.0.249 - - [2025-10-27 14:34:38] "POST /ref-update HTTP/1.1" 200 156 0.048975 10.0.0.249 - - [2025-10-27 14:34:38] "POST /ref-update HTTP/1.1" 200 156 0.038650 10.0.0.249 - - [2025-10-27 14:34:38] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.023183 10.0.0.249 - - [2025-10-27 14:34:38] "POST /tags HTTP/1.1" 200 300 0.163562 10.0.0.249 - - [2025-10-27 14:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.249 - - [2025-10-27 14:34:38] "GET /tag/7d5d0769-58c3-4301-b13f-a7da904b8cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013445 10.0.0.249 - - [2025-10-27 14:34:38] "POST /set-tag HTTP/1.1" 200 109 0.017095 10.0.0.249 - - [2025-10-27 14:34:39] "POST /fqname-to-id HTTP/1.1" 404 226 0.006079 10.0.0.249 - - [2025-10-27 14:34:39] "POST /tags HTTP/1.1" 200 306 0.076712 10.0.0.249 - - [2025-10-27 14:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.249 - - [2025-10-27 14:34:39] "GET /tag/c960df0a-54a4-41fd-a54b-b158a7659b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.019400 10.0.0.249 - - [2025-10-27 14:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.249 - - [2025-10-27 14:34:39] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034634 10.0.0.249 - - [2025-10-27 14:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.249 - - [2025-10-27 14:34:39] "GET /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.006497 10.0.0.249 - - [2025-10-27 14:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.249 - - [2025-10-27 14:34:39] "GET /service-appliance-set/66d6a667-5113-40e0-ba5f-4732c592c54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.005089 10.0.0.249 - - [2025-10-27 14:34:39] "POST /fqname-to-id HTTP/1.1" 404 240 0.004780 10.0.0.249 - - [2025-10-27 14:34:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.113019 10.0.0.249 - - [2025-10-27 14:34:39] "GET /virtual-machine-interface/9531ad1d-f300-4956-89b9-6b3945e9bbce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.030418 10.0.0.249 - - [2025-10-27 14:34:39] "POST /instance-ips HTTP/1.1" 200 382 0.054796 10.0.0.249 - - [2025-10-27 14:34:39] "GET /instance-ip/443851be-dae9-4976-b3d0-3e2934148b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007243 10.0.0.249 - - [2025-10-27 14:34:39] "POST /loadbalancers HTTP/1.1" 200 584 0.077347 10.0.0.249 - - [2025-10-27 14:34:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.015539 10.0.0.249 - - [2025-10-27 14:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010367 10.0.0.249 - - [2025-10-27 14:34:39] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.046112 10.0.0.249 - - [2025-10-27 14:34:39] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042513 10.0.0.249 - - [2025-10-27 14:34:39] "GET /instance-ip/443851be-dae9-4976-b3d0-3e2934148b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006467 10.0.0.249 - - [2025-10-27 14:34:39] "GET /loadbalancer/791d431d-1522-44d5-bccf-9367f34327a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.007468 10.0.0.249 - - [2025-10-27 14:34:39] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.019312 10.0.0.249 - - [2025-10-27 14:34:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.029719 10.0.0.249 - - [2025-10-27 14:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005518 10.0.0.249 - - [2025-10-27 14:34:39] "POST /floating-ips HTTP/1.1" 200 585 0.054334 10.0.0.249 - - [2025-10-27 14:34:40] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.052371 10.0.0.249 - - [2025-10-27 14:34:40] "GET /loadbalancer-listener/a94730c9-3b96-4a4c-af06-45da2fb0315e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.003286 10.0.0.249 - - [2025-10-27 14:34:40] "GET /loadbalancer-listener/a94730c9-3b96-4a4c-af06-45da2fb0315e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003216 10.0.0.249 - - [2025-10-27 14:34:40] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.090269 10.0.0.249 - - [2025-10-27 14:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.249 - - [2025-10-27 14:34:40] "GET /global-vrouter-config/50d104fc-c2b8-4c7b-81c6-8e609a95e1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.011502 10.0.0.249 - - [2025-10-27 14:34:40] "GET /instance-ip/443851be-dae9-4976-b3d0-3e2934148b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004282 10.0.0.249 - - [2025-10-27 14:34:40] "GET /instance-ip/443851be-dae9-4976-b3d0-3e2934148b5f?fields=floating_ips HTTP/1.1" 200 1172 0.016026 10.0.0.249 - - [2025-10-27 14:34:40] "GET /floating-ip/68bb41d5-437d-4bb0-b8ba-b818f3fa31f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.012073 10.0.0.249 - - [2025-10-27 14:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.249 - - [2025-10-27 14:34:40] "PUT /global-vrouter-config/50d104fc-c2b8-4c7b-81c6-8e609a95e1f8 HTTP/1.1" 200 277 0.012409 10.0.0.249 - - [2025-10-27 14:34:40] "POST /tags HTTP/1.1" 200 358 0.066224 10.0.0.249 - - [2025-10-27 14:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005913 10.0.0.249 - - [2025-10-27 14:34:40] "GET /tag/8c3fe5be-a20b-4899-9167-b8fbd1a28890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.024755 10.0.0.249 - - [2025-10-27 14:34:40] "POST /tags HTTP/1.1" 200 306 0.075002 10.0.0.249 - - [2025-10-27 14:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.249 - - [2025-10-27 14:34:40] "GET /tag/fc1c08f5-cfe1-4beb-b825-ff2f199cba87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.027140 10.0.0.249 - - [2025-10-27 14:34:40] "POST /id-to-fqname HTTP/1.1" 200 174 0.000519 10.0.0.249 - - [2025-10-27 14:34:40] "POST /fqname-to-id HTTP/1.1" 404 183 0.004593 10.0.0.249 - - [2025-10-27 14:34:40] "POST /security-groups HTTP/1.1" 200 571 0.066114 10.0.0.249 - - [2025-10-27 14:34:40] "POST /projects HTTP/1.1" 200 485 0.215430 10.0.0.249 - - [2025-10-27 14:34:40] "POST /fqname-to-id HTTP/1.1" 404 214 0.005619 10.0.0.249 - - [2025-10-27 14:34:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010367 10.0.0.249 - - [2025-10-27 14:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010823 10.0.0.249 - - [2025-10-27 14:34:40] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.048232 10.0.0.249 - - [2025-10-27 14:34:40] "POST /access-control-lists HTTP/1.1" 200 582 0.098024 10.0.0.249 - - [2025-10-27 14:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.249 - - [2025-10-27 14:34:41] "GET /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.008518 10.0.0.249 - - [2025-10-27 14:34:41] "POST /fqname-to-id HTTP/1.1" 404 213 0.007384 10.0.0.249 - - [2025-10-27 14:34:41] "PUT /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208 HTTP/1.1" 200 265 0.117732 10.0.0.249 - - [2025-10-27 14:34:41] "POST /access-control-lists HTTP/1.1" 200 580 0.128932 10.0.0.249 - - [2025-10-27 14:34:41] "PUT /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6 HTTP/1.1" 200 265 0.049682 10.0.0.249 - - [2025-10-27 14:34:41] "POST /security-groups HTTP/1.1" 200 539 0.106834 10.0.0.249 - - [2025-10-27 14:34:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.029733 10.0.0.249 - - [2025-10-27 14:34:41] "POST /fqname-to-id HTTP/1.1" 404 234 0.015857 10.0.0.249 - - [2025-10-27 14:34:41] "POST /chown HTTP/1.1" 200 109 0.045624 10.0.0.249 - - [2025-10-27 14:34:41] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.027334 10.0.0.249 - - [2025-10-27 14:34:41] "POST /access-control-lists HTTP/1.1" 200 598 0.108324 10.0.0.249 - - [2025-10-27 14:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014395 10.0.0.249 - - [2025-10-27 14:34:41] "GET /policy-management/3f571344-fc1e-46ca-aafa-caf06052abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003353 10.0.0.249 - - [2025-10-27 14:34:41] "POST /fqname-to-id HTTP/1.1" 404 233 0.001831 10.0.0.249 - - [2025-10-27 14:34:41] "POST /tags HTTP/1.1" 409 207 0.004297 10.0.0.249 - - [2025-10-27 14:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.249 - - [2025-10-27 14:34:41] "GET /tag/fc1c08f5-cfe1-4beb-b825-ff2f199cba87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.053398 10.0.0.249 - - [2025-10-27 14:34:41] "POST /access-control-lists HTTP/1.1" 200 596 0.079713 10.0.0.249 - - [2025-10-27 14:34:41] "POST /firewall-rules HTTP/1.1" 200 566 0.108431 10.0.0.249 - - [2025-10-27 14:34:41] "GET /firewall-rule/4bfa1b31-7684-41b2-a1f2-dc7d0a3bfcb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.004572 10.0.0.249 - - [2025-10-27 14:34:41] "GET /firewall-policy/f3b59217-66ea-49b2-a69f-530b8178c423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002476 10.0.0.249 - - [2025-10-27 14:34:41] "GET /firewall-rule/4bfa1b31-7684-41b2-a1f2-dc7d0a3bfcb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002496 10.0.0.249 - - [2025-10-27 14:34:41] "POST /ref-update HTTP/1.1" 200 156 0.018834 10.0.0.249 - - [2025-10-27 14:34:41] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012240 10.0.0.249 - - [2025-10-27 14:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.249 - - [2025-10-27 14:34:41] "GET /policy-management/3f571344-fc1e-46ca-aafa-caf06052abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003118 10.0.0.249 - - [2025-10-27 14:34:41] "POST /tags HTTP/1.1" 409 207 0.002691 10.0.0.249 - - [2025-10-27 14:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.249 - - [2025-10-27 14:34:42] "GET /tag/fc1c08f5-cfe1-4beb-b825-ff2f199cba87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.016226 10.0.0.249 - - [2025-10-27 14:34:42] "POST /firewall-rules HTTP/1.1" 200 564 0.068232 10.0.0.249 - - [2025-10-27 14:34:42] "GET /firewall-rule/20b15cb6-0b64-403e-8ead-f762e1ab52f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.011319 10.0.0.249 - - [2025-10-27 14:34:42] "GET /firewall-policy/f3b59217-66ea-49b2-a69f-530b8178c423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004050 10.0.0.249 - - [2025-10-27 14:34:42] "GET /firewall-rule/20b15cb6-0b64-403e-8ead-f762e1ab52f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002753 10.0.0.249 - - [2025-10-27 14:34:42] "POST /ref-update HTTP/1.1" 200 156 0.020370 10.0.0.249 - - [2025-10-27 14:34:42] "POST /fqname-to-id HTTP/1.1" 404 228 0.002674 10.0.0.249 - - [2025-10-27 14:34:42] "POST /tags HTTP/1.1" 200 302 0.027992 10.0.0.249 - - [2025-10-27 14:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013282 10.0.0.249 - - [2025-10-27 14:34:42] "GET /tag/cfcaeafe-59d4-4b7b-9ec6-9c67b38437f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013737 10.0.0.249 - - [2025-10-27 14:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.249 - - [2025-10-27 14:34:42] "GET /project/476286b9-8946-4876-9390-8e24117e7479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.045521 10.0.0.249 - - [2025-10-27 14:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:34:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000816 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:34:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001459 10.0.0.249 - - [2025-10-27 14:34:42] "GET /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004471 10.0.0.249 - - [2025-10-27 14:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.249 - - [2025-10-27 14:34:42] "GET /service-appliance-set/66d6a667-5113-40e0-ba5f-4732c592c54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002366 10.0.0.249 - - [2025-10-27 14:34:42] "POST /fqname-to-id HTTP/1.1" 404 242 0.001986 10.0.0.249 - - [2025-10-27 14:34:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.094945 10.0.0.249 - - [2025-10-27 14:34:42] "GET /virtual-machine-interface/b50122de-4eeb-4b4c-9c9a-a6aeb63e4e04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.080411 10.0.0.249 - - [2025-10-27 14:34:42] "POST /instance-ips HTTP/1.1" 200 378 0.027951 10.0.0.249 - - [2025-10-27 14:34:42] "GET /instance-ip/248f3009-ab47-4a16-a84a-6db8e94fece1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.009154 10.0.0.249 - - [2025-10-27 14:34:42] "POST /loadbalancers HTTP/1.1" 200 584 0.073542 10.0.0.249 - - [2025-10-27 14:34:42] "GET /project/476286b9-8946-4876-9390-8e24117e7479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.035117 10.0.0.249 - - [2025-10-27 14:34:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.028203 10.0.0.249 - - [2025-10-27 14:34:42] "GET /instance-ip/248f3009-ab47-4a16-a84a-6db8e94fece1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.009847 10.0.0.249 - - [2025-10-27 14:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012990 10.0.0.249 - - [2025-10-27 14:34:42] "GET /project/476286b9-8946-4876-9390-8e24117e7479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.044012 10.0.0.249 - - [2025-10-27 14:34:43] "POST /floating-ips HTTP/1.1" 200 583 0.053901 10.0.0.249 - - [2025-10-27 14:34:43] "GET /loadbalancer/482c54c8-58a6-4f86-b01c-7c1c9c6d0aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002722 10.0.0.249 - - [2025-10-27 14:34:43] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.014862 10.0.0.249 - - [2025-10-27 14:34:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.020460 10.0.0.249 - - [2025-10-27 14:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.019282 10.0.0.249 - - [2025-10-27 14:34:43] "GET /project/476286b9-8946-4876-9390-8e24117e7479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.042749 10.0.0.249 - - [2025-10-27 14:34:43] "GET /loadbalancer-listener/294cb11d-afd5-4c9e-a13e-8b412e2e4ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002301 10.0.0.249 - - [2025-10-27 14:34:43] "GET /loadbalancer-listener/294cb11d-afd5-4c9e-a13e-8b412e2e4ef6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004014 10.0.0.249 - - [2025-10-27 14:34:43] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.020681 10.0.0.249 - - [2025-10-27 14:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.249 - - [2025-10-27 14:34:43] "GET /instance-ip/248f3009-ab47-4a16-a84a-6db8e94fece1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004945 10.0.0.249 - - [2025-10-27 14:34:43] "GET /instance-ip/248f3009-ab47-4a16-a84a-6db8e94fece1?fields=floating_ips HTTP/1.1" 200 1166 0.015105 10.0.0.249 - - [2025-10-27 14:34:43] "GET /project/476286b9-8946-4876-9390-8e24117e7479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.049931 10.0.0.249 - - [2025-10-27 14:34:43] "GET /floating-ip/e8a8f745-e913-42c0-a7a5-74c20e6bc2ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002568 10.0.0.249 - - [2025-10-27 14:34:43] "GET /loadbalancer/482c54c8-58a6-4f86-b01c-7c1c9c6d0aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003083 10.0.0.249 - - [2025-10-27 14:34:43] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.032788 10.0.0.249 - - [2025-10-27 14:34:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019673 10.0.0.249 - - [2025-10-27 14:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006126 10.0.0.249 - - [2025-10-27 14:34:43] "GET /project/476286b9-8946-4876-9390-8e24117e7479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.041364 10.0.0.249 - - [2025-10-27 14:34:43] "GET /loadbalancer-listener/753f1a00-4083-4e51-b9e1-61c82662f1cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002115 10.0.0.249 - - [2025-10-27 14:34:43] "GET /loadbalancer-listener/753f1a00-4083-4e51-b9e1-61c82662f1cf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.010604 10.0.0.249 - - [2025-10-27 14:34:43] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.029573 10.0.0.249 - - [2025-10-27 14:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005851 10.0.0.249 - - [2025-10-27 14:34:43] "GET /instance-ip/248f3009-ab47-4a16-a84a-6db8e94fece1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003526 10.0.0.249 - - [2025-10-27 14:34:43] "GET /instance-ip/248f3009-ab47-4a16-a84a-6db8e94fece1?fields=floating_ips HTTP/1.1" 200 1166 0.007099 10.0.0.249 - - [2025-10-27 14:34:43] "GET /floating-ip/e8a8f745-e913-42c0-a7a5-74c20e6bc2ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.001637 10.0.0.249 - - [2025-10-27 14:34:43] "GET /project/476286b9-8946-4876-9390-8e24117e7479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.044583 10.0.0.249 - - [2025-10-27 14:34:43] "GET /loadbalancer/482c54c8-58a6-4f86-b01c-7c1c9c6d0aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002596 10.0.0.249 - - [2025-10-27 14:34:43] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.025558 10.0.0.249 - - [2025-10-27 14:34:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.030463 10.0.0.249 - - [2025-10-27 14:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010324 10.0.0.249 - - [2025-10-27 14:34:43] "GET /project/476286b9-8946-4876-9390-8e24117e7479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.054033 10.0.0.249 - - [2025-10-27 14:34:43] "GET /loadbalancer-listener/9137e7e0-2643-48ba-8c8a-8dedf31ed578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.002505 10.0.0.249 - - [2025-10-27 14:34:43] "GET /loadbalancer-listener/9137e7e0-2643-48ba-8c8a-8dedf31ed578?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.002890 10.0.0.249 - - [2025-10-27 14:34:44] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.080121 10.0.0.249 - - [2025-10-27 14:34:44] "GET /instance-ip/248f3009-ab47-4a16-a84a-6db8e94fece1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003345 10.0.0.249 - - [2025-10-27 14:34:44] "GET /instance-ip/248f3009-ab47-4a16-a84a-6db8e94fece1?fields=floating_ips HTTP/1.1" 200 1166 0.002368 10.0.0.249 - - [2025-10-27 14:34:44] "GET /floating-ip/e8a8f745-e913-42c0-a7a5-74c20e6bc2ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.003928 10.0.0.249 - - [2025-10-27 14:34:44] "POST /tags HTTP/1.1" 200 302 0.072507 10.0.0.249 - - [2025-10-27 14:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009239 10.0.0.249 - - [2025-10-27 14:34:44] "GET /tag/18a8706f-2e27-4d88-b9e1-19fe865a01cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.023911 10.0.0.249 - - [2025-10-27 14:34:44] "POST /tags HTTP/1.1" 200 326 0.075473 10.0.0.249 - - [2025-10-27 14:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012870 10.0.0.249 - - [2025-10-27 14:34:44] "GET /tag/37f1bb5d-c514-4183-904d-1b0ea275064f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.021366 10.0.0.249 - - [2025-10-27 14:34:44] "POST /tags HTTP/1.1" 200 364 0.028640 10.0.0.249 - - [2025-10-27 14:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010768 10.0.0.249 - - [2025-10-27 14:34:44] "GET /tag/91ac23d4-1ab5-4aa8-aa8a-a43ceb34bad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.019069 10.0.0.249 - - [2025-10-27 14:34:44] "POST /tags HTTP/1.1" 200 312 0.022115 10.0.0.249 - - [2025-10-27 14:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013093 10.0.0.249 - - [2025-10-27 14:34:44] "GET /tag/c764ca3d-2db3-40aa-973d-bda6ed6bfe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.017403 10.0.0.249 - - [2025-10-27 14:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.249 - - [2025-10-27 14:34:44] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006480 10.0.0.249 - - [2025-10-27 14:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.249 - - [2025-10-27 14:34:44] "GET /project/476286b9-8946-4876-9390-8e24117e7479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.039251 10.0.0.249 - - [2025-10-27 14:34:44] "POST /virtual-machines HTTP/1.1" 200 378 0.017556 10.0.0.249 - - [2025-10-27 14:34:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.020404 10.0.0.249 - - [2025-10-27 14:34:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.125067 10.0.0.249 - - [2025-10-27 14:34:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008860 10.0.0.249 - - [2025-10-27 14:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015328 10.0.0.249 - - [2025-10-27 14:34:45] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.007804 10.0.0.249 - - [2025-10-27 14:34:45] "POST /instance-ips HTTP/1.1" 200 410 0.029835 10.0.0.249 - - [2025-10-27 14:34:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.029616 10.0.0.249 - - [2025-10-27 14:34:45] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.018460 10.0.0.249 - - [2025-10-27 14:34:45] "POST /set-tag HTTP/1.1" 200 109 0.033353 10.0.0.249 - - [2025-10-27 14:34:45] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.020684 10.0.0.249 - - [2025-10-27 14:34:45] "GET /instance-ip/14fe3336-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.019429 10.0.0.249 - - [2025-10-27 14:34:45] "POST /tags HTTP/1.1" 200 356 0.045922 10.0.0.249 - - [2025-10-27 14:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.021062 10.0.0.249 - - [2025-10-27 14:34:45] "GET /tag/b06bc142-e8be-4da1-bb86-2633fa54b918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.023040 10.0.0.249 - - [2025-10-27 14:34:45] "POST /tags HTTP/1.1" 200 304 0.055322 10.0.0.249 - - [2025-10-27 14:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.023350 10.0.0.249 - - [2025-10-27 14:34:45] "GET /tag/556d5d8d-f763-4f42-878d-937cb4dbfd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012178 10.0.0.249 - - [2025-10-27 14:34:45] "POST /projects HTTP/1.1" 409 218 0.002070 10.0.0.249 - - [2025-10-27 14:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.249 - - [2025-10-27 14:34:45] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033563 10.0.0.249 - - [2025-10-27 14:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007665 10.0.0.249 - - [2025-10-27 14:34:45] "GET /network-ipam/be217298-6621-4087-954b-133bca137a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.002663 10.0.0.249 - - [2025-10-27 14:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.249 - - [2025-10-27 14:34:45] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004588 10.0.0.249 - - [2025-10-27 14:34:45] "PUT /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208 HTTP/1.1" 200 265 0.043514 10.0.0.249 - - [2025-10-27 14:34:45] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.012637 10.0.0.249 - - [2025-10-27 14:34:45] "POST /set-tag HTTP/1.1" 200 109 0.055485 10.0.0.249 - - [2025-10-27 14:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.249 - - [2025-10-27 14:34:45] "GET /network-ipam/adb518d0-cd2a-4891-b2b9-0732e2f5f964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.002199 10.0.0.249 - - [2025-10-27 14:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.249 - - [2025-10-27 14:34:45] "GET /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.003419 10.0.0.249 - - [2025-10-27 14:34:46] "PUT /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6 HTTP/1.1" 200 265 0.043679 10.0.0.249 - - [2025-10-27 14:34:46] "GET /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.024803 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:34:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000989 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:34:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000837 10.0.0.249 - - [2025-10-27 14:34:46] "POST /set-tag HTTP/1.1" 200 109 0.065594 10.0.0.249 - - [2025-10-27 14:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.249 - - [2025-10-27 14:34:46] "GET /network-policy/260324a2-8e0c-419f-a950-b51f9f9579bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004268 10.0.0.249 - - [2025-10-27 14:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.249 - - [2025-10-27 14:34:46] "GET /network-policy/61c59671-8cb0-43b9-9a49-c8b27a407cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.002405 10.0.0.249 - - [2025-10-27 14:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.249 - - [2025-10-27 14:34:46] "GET /network-policy/6fa800ce-ba57-4679-aa29-dc6fbf831761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.004178 10.0.0.249 - - [2025-10-27 14:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004866 10.0.0.249 - - [2025-10-27 14:34:46] "PUT /network-policy/6fa800ce-ba57-4679-aa29-dc6fbf831761 HTTP/1.1" 200 263 0.025605 10.0.0.249 - - [2025-10-27 14:34:46] "PUT /access-control-list/8a1e5ffa-9483-4798-af2d-eeecf9a81e70 HTTP/1.1" 200 273 0.050773 10.0.0.249 - - [2025-10-27 14:34:46] "POST /ref-update HTTP/1.1" 200 156 0.078056 10.0.0.249 - - [2025-10-27 14:34:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014255 10.0.0.249 - - [2025-10-27 14:34:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015954 10.0.0.249 - - [2025-10-27 14:34:46] "PUT /access-control-list/4c62026a-c68a-4cfb-ab53-76e1eb2d50ca HTTP/1.1" 200 273 0.082418 10.0.0.249 - - [2025-10-27 14:34:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018999 10.0.0.249 - - [2025-10-27 14:34:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002508 10.0.0.249 - - [2025-10-27 14:34:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001576 10.0.0.249 - - [2025-10-27 14:34:46] "POST /security-groups HTTP/1.1" 409 245 0.002462 10.0.0.249 - - [2025-10-27 14:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.249 - - [2025-10-27 14:34:46] "PUT /security-group/ae372ef5-19c4-47f2-9a2a-79417c5a9591 HTTP/1.1" 200 263 0.059315 10.0.0.249 - - [2025-10-27 14:34:46] "PUT /access-control-list/e0d42166-8ac7-4be3-8308-768c6d68c12b HTTP/1.1" 200 273 0.016118 10.0.0.249 - - [2025-10-27 14:34:46] "PUT /access-control-list/9e202ca7-e4b8-4379-9c25-22832d66ac1f HTTP/1.1" 200 273 0.013725 10.0.0.249 - - [2025-10-27 14:34:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.024574 10.0.0.249 - - [2025-10-27 14:34:46] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012847 10.0.0.249 - - [2025-10-27 14:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.249 - - [2025-10-27 14:34:46] "GET /policy-management/3f571344-fc1e-46ca-aafa-caf06052abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002961 10.0.0.249 - - [2025-10-27 14:34:46] "POST /tags HTTP/1.1" 409 206 0.001825 10.0.0.249 - - [2025-10-27 14:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.249 - - [2025-10-27 14:34:46] "GET /tag/556d5d8d-f763-4f42-878d-937cb4dbfd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012229 10.0.0.249 - - [2025-10-27 14:34:46] "POST /firewall-rules HTTP/1.1" 200 564 0.076592 10.0.0.249 - - [2025-10-27 14:34:46] "GET /firewall-rule/e7d1289b-a7ad-46b3-b7a8-a096b9f124cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.013232 10.0.0.249 - - [2025-10-27 14:34:47] "GET /firewall-policy/f3b59217-66ea-49b2-a69f-530b8178c423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.008150 10.0.0.249 - - [2025-10-27 14:34:47] "GET /firewall-rule/e7d1289b-a7ad-46b3-b7a8-a096b9f124cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002574 10.0.0.249 - - [2025-10-27 14:34:47] "POST /ref-update HTTP/1.1" 200 156 0.022334 10.0.0.249 - - [2025-10-27 14:34:47] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002733 10.0.0.249 - - [2025-10-27 14:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.249 - - [2025-10-27 14:34:47] "GET /policy-management/3f571344-fc1e-46ca-aafa-caf06052abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002280 10.0.0.249 - - [2025-10-27 14:34:47] "POST /tags HTTP/1.1" 409 206 0.002026 10.0.0.249 - - [2025-10-27 14:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001423 10.0.0.249 - - [2025-10-27 14:34:47] "GET /tag/556d5d8d-f763-4f42-878d-937cb4dbfd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011177 10.0.0.249 - - [2025-10-27 14:34:47] "POST /firewall-rules HTTP/1.1" 200 562 0.069247 10.0.0.249 - - [2025-10-27 14:34:47] "GET /firewall-rule/f87e5b21-d1f8-4fdb-aa12-183b0f660e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.024478 10.0.0.249 - - [2025-10-27 14:34:47] "GET /firewall-policy/f3b59217-66ea-49b2-a69f-530b8178c423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004893 10.0.0.249 - - [2025-10-27 14:34:47] "GET /firewall-rule/f87e5b21-d1f8-4fdb-aa12-183b0f660e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002575 10.0.0.249 - - [2025-10-27 14:34:47] "POST /ref-update HTTP/1.1" 200 156 0.029501 10.0.0.249 - - [2025-10-27 14:34:47] "POST /tags HTTP/1.1" 200 372 0.019885 10.0.0.249 - - [2025-10-27 14:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011572 10.0.0.249 - - [2025-10-27 14:34:47] "GET /tag/0ec2f357-e1b7-49ad-84ca-cbdab73e6b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.014037 10.0.0.249 - - [2025-10-27 14:34:47] "POST /tags HTTP/1.1" 200 320 0.022398 10.0.0.249 - - [2025-10-27 14:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006980 10.0.0.249 - - [2025-10-27 14:34:47] "GET /tag/be397171-f3d4-42df-ad23-1a64c32eea07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.014480 10.0.0.249 - - [2025-10-27 14:34:47] "POST /id-to-fqname HTTP/1.1" 200 181 0.000469 10.0.0.249 - - [2025-10-27 14:34:47] "POST /fqname-to-id HTTP/1.1" 404 190 0.006412 10.0.0.249 - - [2025-10-27 14:34:47] "POST /security-groups HTTP/1.1" 200 578 0.064647 10.0.0.249 - - [2025-10-27 14:34:47] "POST /projects HTTP/1.1" 200 499 0.157102 10.0.0.249 - - [2025-10-27 14:34:47] "POST /fqname-to-id HTTP/1.1" 404 225 0.004119 10.0.0.249 - - [2025-10-27 14:34:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.015732 10.0.0.249 - - [2025-10-27 14:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005350 10.0.0.249 - - [2025-10-27 14:34:47] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.019797 10.0.0.249 - - [2025-10-27 14:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.249 - - [2025-10-27 14:34:47] "POST /access-control-lists HTTP/1.1" 200 589 0.079914 10.0.0.249 - - [2025-10-27 14:34:47] "POST /fqname-to-id HTTP/1.1" 404 224 0.006408 10.0.0.249 - - [2025-10-27 14:34:47] "GET /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.010304 10.0.0.249 - - [2025-10-27 14:34:47] "POST /access-control-lists HTTP/1.1" 200 587 0.073064 10.0.0.249 - - [2025-10-27 14:34:48] "PUT /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208 HTTP/1.1" 200 265 0.070880 10.0.0.249 - - [2025-10-27 14:34:48] "PUT /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6 HTTP/1.1" 200 265 0.065959 10.0.0.249 - - [2025-10-27 14:34:48] "POST /security-groups HTTP/1.1" 200 560 0.065213 10.0.0.249 - - [2025-10-27 14:34:48] "POST /fqname-to-id HTTP/1.1" 404 248 0.002135 10.0.0.249 - - [2025-10-27 14:34:48] "POST /access-control-lists HTTP/1.1" 200 612 0.023365 10.0.0.249 - - [2025-10-27 14:34:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.028583 10.0.0.249 - - [2025-10-27 14:34:48] "POST /fqname-to-id HTTP/1.1" 404 247 0.009052 10.0.0.249 - - [2025-10-27 14:34:48] "POST /chown HTTP/1.1" 200 109 0.016343 10.0.0.249 - - [2025-10-27 14:34:48] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013864 10.0.0.249 - - [2025-10-27 14:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.249 - - [2025-10-27 14:34:48] "POST /access-control-lists HTTP/1.1" 200 610 0.085463 10.0.0.249 - - [2025-10-27 14:34:48] "GET /policy-management/3f571344-fc1e-46ca-aafa-caf06052abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014108 10.0.0.249 - - [2025-10-27 14:34:48] "POST /tags HTTP/1.1" 409 214 0.002281 10.0.0.249 - - [2025-10-27 14:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.249 - - [2025-10-27 14:34:48] "GET /tag/be397171-f3d4-42df-ad23-1a64c32eea07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.010696 10.0.0.249 - - [2025-10-27 14:34:48] "POST /firewall-rules HTTP/1.1" 200 580 0.072305 10.0.0.249 - - [2025-10-27 14:34:48] "GET /firewall-rule/d1312eb5-51cb-484d-a5bb-0aa81ed3d20d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.009591 10.0.0.249 - - [2025-10-27 14:34:48] "GET /firewall-policy/f3b59217-66ea-49b2-a69f-530b8178c423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.004709 10.0.0.249 - - [2025-10-27 14:34:48] "GET /firewall-rule/d1312eb5-51cb-484d-a5bb-0aa81ed3d20d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.002271 10.0.0.249 - - [2025-10-27 14:34:48] "POST /ref-update HTTP/1.1" 200 156 0.039667 10.0.0.249 - - [2025-10-27 14:34:48] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013170 10.0.0.249 - - [2025-10-27 14:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.249 - - [2025-10-27 14:34:48] "GET /policy-management/3f571344-fc1e-46ca-aafa-caf06052abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005054 10.0.0.249 - - [2025-10-27 14:34:48] "POST /tags HTTP/1.1" 409 214 0.001851 10.0.0.249 - - [2025-10-27 14:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.249 - - [2025-10-27 14:34:48] "GET /tag/be397171-f3d4-42df-ad23-1a64c32eea07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.010282 10.0.0.249 - - [2025-10-27 14:34:48] "POST /firewall-rules HTTP/1.1" 200 578 0.064557 10.0.0.249 - - [2025-10-27 14:34:48] "GET /firewall-rule/fd7da79c-c2d2-4dab-828c-23cc9c0d9bf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.011021 10.0.0.249 - - [2025-10-27 14:34:48] "GET /firewall-policy/f3b59217-66ea-49b2-a69f-530b8178c423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.004211 10.0.0.249 - - [2025-10-27 14:34:48] "GET /firewall-rule/fd7da79c-c2d2-4dab-828c-23cc9c0d9bf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002553 10.0.0.249 - - [2025-10-27 14:34:48] "POST /ref-update HTTP/1.1" 200 156 0.027484 10.0.0.249 - - [2025-10-27 14:34:48] "POST /tags HTTP/1.1" 200 364 0.020834 10.0.0.249 - - [2025-10-27 14:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013983 10.0.0.249 - - [2025-10-27 14:34:49] "GET /tag/298556fe-5d75-41c1-87a2-ce07ea9bf6f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.015068 10.0.0.249 - - [2025-10-27 14:34:49] "POST /tags HTTP/1.1" 200 312 0.017416 10.0.0.249 - - [2025-10-27 14:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014663 10.0.0.249 - - [2025-10-27 14:34:49] "GET /tag/9528db95-05bb-4b40-9ab2-045941df53ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.021251 10.0.0.249 - - [2025-10-27 14:34:49] "POST /id-to-fqname HTTP/1.1" 200 177 0.001684 10.0.0.249 - - [2025-10-27 14:34:49] "POST /fqname-to-id HTTP/1.1" 404 186 0.012190 10.0.0.249 - - [2025-10-27 14:34:49] "POST /security-groups HTTP/1.1" 200 574 0.068347 10.0.0.249 - - [2025-10-27 14:34:49] "POST /projects HTTP/1.1" 200 491 0.209782 10.0.0.249 - - [2025-10-27 14:34:49] "POST /fqname-to-id HTTP/1.1" 404 217 0.001866 10.0.0.249 - - [2025-10-27 14:34:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025634 10.0.0.249 - - [2025-10-27 14:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011602 10.0.0.249 - - [2025-10-27 14:34:49] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.010713 10.0.0.249 - - [2025-10-27 14:34:49] "POST /access-control-lists HTTP/1.1" 200 585 0.076882 10.0.0.249 - - [2025-10-27 14:34:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.027061 10.0.0.249 - - [2025-10-27 14:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.018338 10.0.0.249 - - [2025-10-27 14:34:49] "GET /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.004912 10.0.0.249 - - [2025-10-27 14:34:49] "POST /access-control-lists HTTP/1.1" 200 583 0.068793 10.0.0.249 - - [2025-10-27 14:34:49] "PUT /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208 HTTP/1.1" 200 265 0.071734 10.0.0.249 - - [2025-10-27 14:34:49] "PUT /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6 HTTP/1.1" 200 265 0.043867 10.0.0.249 - - [2025-10-27 14:34:49] "POST /security-groups HTTP/1.1" 200 548 0.063293 10.0.0.249 - - [2025-10-27 14:34:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.006347 10.0.0.249 - - [2025-10-27 14:34:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.060255 10.0.0.249 - - [2025-10-27 14:34:49] "POST /access-control-lists HTTP/1.1" 200 604 0.076620 10.0.0.249 - - [2025-10-27 14:34:49] "POST /fqname-to-id HTTP/1.1" 404 239 0.013919 10.0.0.249 - - [2025-10-27 14:34:49] "POST /chown HTTP/1.1" 200 109 0.036033 10.0.0.249 - - [2025-10-27 14:34:49] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008481 10.0.0.249 - - [2025-10-27 14:34:49] "POST /access-control-lists HTTP/1.1" 200 602 0.080903 10.0.0.249 - - [2025-10-27 14:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.249 - - [2025-10-27 14:34:49] "GET /policy-management/3f571344-fc1e-46ca-aafa-caf06052abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004970 10.0.0.249 - - [2025-10-27 14:34:49] "POST /tags HTTP/1.1" 409 210 0.001656 10.0.0.249 - - [2025-10-27 14:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.249 - - [2025-10-27 14:34:50] "GET /tag/9528db95-05bb-4b40-9ab2-045941df53ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010351 10.0.0.249 - - [2025-10-27 14:34:50] "POST /firewall-rules HTTP/1.1" 200 572 0.085768 10.0.0.249 - - [2025-10-27 14:34:50] "GET /firewall-rule/5d055c69-02ad-4694-983c-8c4096f5af82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003974 10.0.0.249 - - [2025-10-27 14:34:50] "GET /firewall-policy/f3b59217-66ea-49b2-a69f-530b8178c423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.003201 10.0.0.249 - - [2025-10-27 14:34:50] "GET /firewall-rule/5d055c69-02ad-4694-983c-8c4096f5af82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007161 10.0.0.249 - - [2025-10-27 14:34:50] "POST /ref-update HTTP/1.1" 200 156 0.028795 10.0.0.249 - - [2025-10-27 14:34:50] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004471 10.0.0.249 - - [2025-10-27 14:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.249 - - [2025-10-27 14:34:50] "GET /policy-management/3f571344-fc1e-46ca-aafa-caf06052abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002834 10.0.0.249 - - [2025-10-27 14:34:50] "POST /tags HTTP/1.1" 409 210 0.001577 10.0.0.249 - - [2025-10-27 14:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001187 10.0.0.249 - - [2025-10-27 14:34:50] "GET /tag/9528db95-05bb-4b40-9ab2-045941df53ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010696 10.0.0.249 - - [2025-10-27 14:34:50] "POST /firewall-rules HTTP/1.1" 200 570 0.071144 10.0.0.249 - - [2025-10-27 14:34:50] "GET /firewall-rule/f0b1bd3e-9742-4bd3-8965-899019a259e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.016802 10.0.0.249 - - [2025-10-27 14:34:50] "GET /firewall-policy/f3b59217-66ea-49b2-a69f-530b8178c423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.003980 10.0.0.249 - - [2025-10-27 14:34:50] "GET /firewall-rule/f0b1bd3e-9742-4bd3-8965-899019a259e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002093 10.0.0.249 - - [2025-10-27 14:34:50] "POST /ref-update HTTP/1.1" 200 156 0.034467 10.0.0.249 - - [2025-10-27 14:34:50] "POST /tags HTTP/1.1" 409 237 0.002161 10.0.0.249 - - [2025-10-27 14:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.249 - - [2025-10-27 14:34:50] "GET /tag/91ac23d4-1ab5-4aa8-aa8a-a43ceb34bad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.010360 10.0.0.249 - - [2025-10-27 14:34:50] "POST /tags HTTP/1.1" 409 210 0.002301 10.0.0.249 - - [2025-10-27 14:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.249 - - [2025-10-27 14:34:50] "GET /tag/c764ca3d-2db3-40aa-973d-bda6ed6bfe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010020 10.0.0.249 - - [2025-10-27 14:34:50] "POST /projects HTTP/1.1" 409 223 0.002000 10.0.0.249 - - [2025-10-27 14:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.249 - - [2025-10-27 14:34:50] "GET /project/476286b9-8946-4876-9390-8e24117e7479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.040388 10.0.0.249 - - [2025-10-27 14:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.249 - - [2025-10-27 14:34:50] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.003777 10.0.0.249 - - [2025-10-27 14:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.249 - - [2025-10-27 14:34:50] "GET /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004896 10.0.0.249 - - [2025-10-27 14:34:50] "PUT /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208 HTTP/1.1" 200 265 0.042452 10.0.0.249 - - [2025-10-27 14:34:51] "PUT /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6 HTTP/1.1" 200 265 0.051977 10.0.0.249 - - [2025-10-27 14:34:51] "POST /security-groups HTTP/1.1" 409 253 0.002378 10.0.0.249 - - [2025-10-27 14:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.249 - - [2025-10-27 14:34:51] "PUT /security-group/803a95fc-4929-4a67-91b1-2144a753d294 HTTP/1.1" 200 263 0.055764 10.0.0.249 - - [2025-10-27 14:34:51] "PUT /access-control-list/7ccfd978-cc05-44b7-af25-974be08ef405 HTTP/1.1" 200 273 0.008503 10.0.0.249 - - [2025-10-27 14:34:51] "PUT /access-control-list/4b9aa210-58a3-41c3-8f55-c5eb5dfb5184 HTTP/1.1" 200 273 0.022791 10.0.0.249 - - [2025-10-27 14:34:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.041370 10.0.0.249 - - [2025-10-27 14:34:51] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012224 10.0.0.249 - - [2025-10-27 14:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.249 - - [2025-10-27 14:34:51] "GET /policy-management/3f571344-fc1e-46ca-aafa-caf06052abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002750 10.0.0.249 - - [2025-10-27 14:34:51] "POST /tags HTTP/1.1" 409 210 0.002479 10.0.0.249 - - [2025-10-27 14:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009218 10.0.0.249 - - [2025-10-27 14:34:51] "GET /tag/c764ca3d-2db3-40aa-973d-bda6ed6bfe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014311 10.0.0.249 - - [2025-10-27 14:34:51] "POST /firewall-rules HTTP/1.1" 200 572 0.072126 10.0.0.249 - - [2025-10-27 14:34:51] "GET /firewall-rule/7edd2308-48ea-4866-bed6-5616359b25cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.008294 10.0.0.249 - - [2025-10-27 14:34:51] "GET /firewall-policy/f3b59217-66ea-49b2-a69f-530b8178c423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.003972 10.0.0.249 - - [2025-10-27 14:34:51] "GET /firewall-rule/7edd2308-48ea-4866-bed6-5616359b25cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002060 10.0.0.249 - - [2025-10-27 14:34:51] "POST /ref-update HTTP/1.1" 200 156 0.043296 10.0.0.249 - - [2025-10-27 14:34:51] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002523 10.0.0.249 - - [2025-10-27 14:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010666 10.0.0.249 - - [2025-10-27 14:34:51] "GET /policy-management/3f571344-fc1e-46ca-aafa-caf06052abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005001 10.0.0.249 - - [2025-10-27 14:34:51] "POST /tags HTTP/1.1" 409 210 0.002341 10.0.0.249 - - [2025-10-27 14:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.249 - - [2025-10-27 14:34:51] "GET /tag/c764ca3d-2db3-40aa-973d-bda6ed6bfe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011707 10.0.0.249 - - [2025-10-27 14:34:51] "POST /firewall-rules HTTP/1.1" 200 570 0.087670 10.0.0.249 - - [2025-10-27 14:34:51] "GET /firewall-rule/ba4eb1aa-513b-4df9-82d3-d553bd59727e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.013838 10.0.0.249 - - [2025-10-27 14:34:51] "GET /firewall-policy/f3b59217-66ea-49b2-a69f-530b8178c423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.003257 10.0.0.249 - - [2025-10-27 14:34:51] "GET /firewall-rule/ba4eb1aa-513b-4df9-82d3-d553bd59727e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003213 10.0.0.249 - - [2025-10-27 14:34:51] "POST /ref-update HTTP/1.1" 200 156 0.046694 10.0.0.249 - - [2025-10-27 14:34:51] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.011824 10.0.0.249 - - [2025-10-27 14:34:51] "POST /set-tag HTTP/1.1" 200 109 0.002484 10.0.0.249 - - [2025-10-27 14:36:28] "GET /global-system-configs HTTP/1.1" 200 323 0.002135 10.0.0.249 - - [2025-10-27 14:36:28] "GET /global-system-configs HTTP/1.1" 200 323 0.002891 10.0.0.48 - - [2025-10-27 14:36:30] "GET / HTTP/1.1" 200 36215 0.001334 10.0.0.48 - - [2025-10-27 14:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.48 - - [2025-10-27 14:36:30] "GET /global-system-config/cb964acb-3898-4bd0-828b-b9607677c33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004390 10.0.0.48 - - [2025-10-27 14:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.48 - - [2025-10-27 14:36:30] "GET /routing-instance/17a65cab-b077-44da-af06-0fcd12d3e450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003975 10.0.0.48 - - [2025-10-27 14:36:30] "PUT /global-system-config/cb964acb-3898-4bd0-828b-b9607677c33f HTTP/1.1" 200 275 0.022688 10.0.0.48 - - [2025-10-27 14:36:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.009010 10.0.0.48 - - [2025-10-27 14:36:30] "POST /virtual-routers HTTP/1.1" 200 601 0.014794 10.0.0.48 - - [2025-10-27 14:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.48 - - [2025-10-27 14:36:30] "GET /virtual-router/7c674d3b-a314-44da-8b43-fde287f768c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003482 10.0.0.48 - - [2025-10-27 14:36:30] "POST /fqname-to-id HTTP/1.1" 404 229 0.001324 10.0.0.48 - - [2025-10-27 14:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006324 10.0.0.48 - - [2025-10-27 14:36:30] "GET /virtual-network/46c25ea0-fb75-4310-8910-91d3d2bac766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.004203 10.0.0.48 - - [2025-10-27 14:36:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.051218 10.0.0.249 - - [2025-10-27 14:38:40] "GET /virtual-router/7c674d3b-a314-44da-8b43-fde287f768c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003216 10.0.0.249 - - [2025-10-27 14:38:40] "POST /ref-update HTTP/1.1" 200 156 0.007307 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:38:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001023 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:38:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000936 10.0.0.249 - - [2025-10-27 14:38:45] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004674 10.0.0.249 - - [2025-10-27 14:38:45] "POST /set-tag HTTP/1.1" 200 109 0.003298 10.0.0.249 - - [2025-10-27 14:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.249 - - [2025-10-27 14:38:45] "GET /loadbalancer/482c54c8-58a6-4f86-b01c-7c1c9c6d0aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002302 10.0.0.249 - - [2025-10-27 14:38:46] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004150 10.0.0.249 - - [2025-10-27 14:38:46] "POST /set-tag HTTP/1.1" 200 109 0.007521 10.0.0.249 - - [2025-10-27 14:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.249 - - [2025-10-27 14:38:46] "GET /loadbalancer/482c54c8-58a6-4f86-b01c-7c1c9c6d0aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002272 10.0.0.249 - - [2025-10-27 14:38:46] "GET /loadbalancer-pool/177befe0-2604-4fe5-8d19-50d98908a9a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003905 10.0.0.249 - - [2025-10-27 14:38:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014176 10.0.0.249 - - [2025-10-27 14:38:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.006332 10.0.0.249 - - [2025-10-27 14:38:46] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006749 10.0.0.249 - - [2025-10-27 14:38:46] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006938 10.0.0.249 - - [2025-10-27 14:38:46] "POST /tags HTTP/1.1" 409 205 0.002857 10.0.0.249 - - [2025-10-27 14:38:46] "POST /ref-update HTTP/1.1" 200 156 0.006634 10.0.0.249 - - [2025-10-27 14:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.249 - - [2025-10-27 14:38:46] "GET /floating-ip/e8a8f745-e913-42c0-a7a5-74c20e6bc2ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.006492 10.0.0.249 - - [2025-10-27 14:38:46] "GET /tag/cfcaeafe-59d4-4b7b-9ec6-9c67b38437f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010488 10.0.0.249 - - [2025-10-27 14:38:46] "PUT /floating-ip/e8a8f745-e913-42c0-a7a5-74c20e6bc2ab HTTP/1.1" 200 257 0.011297 10.0.0.249 - - [2025-10-27 14:38:46] "POST /set-tag HTTP/1.1" 200 109 0.074570 10.0.0.249 - - [2025-10-27 14:38:46] "GET /loadbalancer-pool/281e6ad3-a641-4441-a488-42159ec1edb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005821 10.0.0.249 - - [2025-10-27 14:38:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.012866 10.0.0.249 - - [2025-10-27 14:38:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.032122 10.0.0.249 - - [2025-10-27 14:38:46] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.009889 10.0.0.249 - - [2025-10-27 14:38:46] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003681 10.0.0.249 - - [2025-10-27 14:38:46] "POST /ref-update HTTP/1.1" 200 156 0.007085 10.0.0.249 - - [2025-10-27 14:38:46] "POST /set-tag HTTP/1.1" 200 109 0.002277 10.0.0.249 - - [2025-10-27 14:38:46] "GET /loadbalancer-pool/e1f9ace8-b217-4f47-a1b5-d0b30d0a9ea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005632 10.0.0.249 - - [2025-10-27 14:38:46] "GET /floating-ip/e8a8f745-e913-42c0-a7a5-74c20e6bc2ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.004570 10.0.0.249 - - [2025-10-27 14:38:47] "PUT /floating-ip/e8a8f745-e913-42c0-a7a5-74c20e6bc2ab HTTP/1.1" 200 257 0.020358 10.0.0.249 - - [2025-10-27 14:38:47] "POST /loadbalancer-members HTTP/1.1" 200 694 0.040675 10.0.0.249 - - [2025-10-27 14:38:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008964 10.0.0.249 - - [2025-10-27 14:38:47] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.007371 10.0.0.249 - - [2025-10-27 14:38:47] "POST /set-tag HTTP/1.1" 200 109 0.003669 10.0.0.249 - - [2025-10-27 14:38:47] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005540 10.0.0.249 - - [2025-10-27 14:38:47] "POST /ref-update HTTP/1.1" 200 156 0.005289 10.0.0.249 - - [2025-10-27 14:38:47] "GET /floating-ip/e8a8f745-e913-42c0-a7a5-74c20e6bc2ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.003134 10.0.0.249 - - [2025-10-27 14:38:47] "PUT /floating-ip/e8a8f745-e913-42c0-a7a5-74c20e6bc2ab HTTP/1.1" 200 257 0.008914 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:39:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000966 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:39:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001020 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:39:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000821 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:39:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000779 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:39:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001178 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:39:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000838 10.0.0.249 - - [2025-10-27 14:40:46] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004506 10.0.0.249 - - [2025-10-27 14:40:46] "POST /set-tag HTTP/1.1" 200 109 0.002296 10.0.0.249 - - [2025-10-27 14:40:46] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004097 10.0.0.249 - - [2025-10-27 14:40:46] "POST /set-tag HTTP/1.1" 200 109 0.004773 10.0.0.249 - - [2025-10-27 14:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.249 - - [2025-10-27 14:40:46] "GET /loadbalancer/482c54c8-58a6-4f86-b01c-7c1c9c6d0aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002342 10.0.0.249 - - [2025-10-27 14:40:46] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004653 10.0.0.249 - - [2025-10-27 14:40:46] "POST /set-tag HTTP/1.1" 200 109 0.035949 10.0.0.249 - - [2025-10-27 14:40:46] "DELETE /loadbalancer-member/941d0db5-9a64-4a86-a7d4-2ecee23393ab HTTP/1.1" 200 115 0.037819 10.0.0.249 - - [2025-10-27 14:40:46] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005073 10.0.0.249 - - [2025-10-27 14:40:46] "POST /set-tag HTTP/1.1" 200 109 0.004742 10.0.0.249 - - [2025-10-27 14:40:46] "DELETE /loadbalancer-member/e94e2675-d999-46d4-a0f9-056286889d30 HTTP/1.1" 200 115 0.045026 10.0.0.249 - - [2025-10-27 14:40:46] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004041 10.0.0.249 - - [2025-10-27 14:40:46] "POST /set-tag HTTP/1.1" 200 109 0.002062 10.0.0.249 - - [2025-10-27 14:40:46] "DELETE /loadbalancer-member/7e8a60ca-41c5-4fe2-9245-9d973f6a703c HTTP/1.1" 200 115 0.047217 10.0.0.249 - - [2025-10-27 14:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.249 - - [2025-10-27 14:40:46] "GET /loadbalancer/482c54c8-58a6-4f86-b01c-7c1c9c6d0aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003270 10.0.0.249 - - [2025-10-27 14:40:46] "GET /loadbalancer-pool/177befe0-2604-4fe5-8d19-50d98908a9a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002588 10.0.0.249 - - [2025-10-27 14:40:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029687 10.0.0.249 - - [2025-10-27 14:40:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.013134 10.0.0.249 - - [2025-10-27 14:40:46] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.014707 10.0.0.249 - - [2025-10-27 14:40:46] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.007609 10.0.0.249 - - [2025-10-27 14:40:46] "GET /floating-ip/e8a8f745-e913-42c0-a7a5-74c20e6bc2ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002361 10.0.0.249 - - [2025-10-27 14:40:46] "POST /set-tag HTTP/1.1" 200 109 0.055703 10.0.0.249 - - [2025-10-27 14:40:46] "GET /loadbalancer-pool/281e6ad3-a641-4441-a488-42159ec1edb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.009320 10.0.0.249 - - [2025-10-27 14:40:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.039657 10.0.0.249 - - [2025-10-27 14:40:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008138 10.0.0.249 - - [2025-10-27 14:40:47] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.009825 10.0.0.249 - - [2025-10-27 14:40:47] "POST /set-tag HTTP/1.1" 200 109 0.007097 10.0.0.249 - - [2025-10-27 14:40:47] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.009266 10.0.0.249 - - [2025-10-27 14:40:47] "GET /floating-ip/e8a8f745-e913-42c0-a7a5-74c20e6bc2ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003474 10.0.0.249 - - [2025-10-27 14:40:47] "GET /loadbalancer-pool/e1f9ace8-b217-4f47-a1b5-d0b30d0a9ea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002846 10.0.0.249 - - [2025-10-27 14:40:47] "POST /loadbalancer-members HTTP/1.1" 200 694 0.025930 10.0.0.249 - - [2025-10-27 14:40:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.016736 10.0.0.249 - - [2025-10-27 14:40:47] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.008185 10.0.0.249 - - [2025-10-27 14:40:47] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.007250 10.0.0.249 - - [2025-10-27 14:40:47] "GET /floating-ip/e8a8f745-e913-42c0-a7a5-74c20e6bc2ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002049 10.0.0.249 - - [2025-10-27 14:40:47] "POST /set-tag HTTP/1.1" 200 109 0.003246 10.0.0.48 - - [2025-10-27 14:41:17] "GET / HTTP/1.1" 200 36215 0.001655 10.0.0.48 - - [2025-10-27 14:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.48 - - [2025-10-27 14:41:17] "GET /global-system-config/cb964acb-3898-4bd0-828b-b9607677c33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005708 10.0.0.48 - - [2025-10-27 14:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.48 - - [2025-10-27 14:41:17] "GET /routing-instance/17a65cab-b077-44da-af06-0fcd12d3e450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003446 10.0.0.48 - - [2025-10-27 14:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.48 - - [2025-10-27 14:41:17] "GET /virtual-router/7c674d3b-a314-44da-8b43-fde287f768c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003747 10.0.0.48 - - [2025-10-27 14:41:17] "PUT /virtual-router/7c674d3b-a314-44da-8b43-fde287f768c4 HTTP/1.1" 200 263 0.013990 10.0.0.48 - - [2025-10-27 14:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014018 10.0.0.48 - - [2025-10-27 14:41:17] "GET /virtual-router/7c674d3b-a314-44da-8b43-fde287f768c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003795 10.0.0.48 - - [2025-10-27 14:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.48 - - [2025-10-27 14:41:17] "GET /virtual-machine-interface/2ac28283-3e27-4270-8ee8-c91179aa6854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003708 10.0.0.48 - - [2025-10-27 14:41:17] "PUT /virtual-machine-interface/2ac28283-3e27-4270-8ee8-c91179aa6854 HTTP/1.1" 200 285 0.012853 10.0.0.249 - - [2025-10-27 14:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.249 - - [2025-10-27 14:41:21] "GET /virtual-router/7c674d3b-a314-44da-8b43-fde287f768c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004532 10.0.0.249 - - [2025-10-27 14:41:28] "GET /global-system-configs HTTP/1.1" 200 323 0.011997 10.0.0.249 - - [2025-10-27 14:41:28] "GET /global-system-configs HTTP/1.1" 200 323 0.001833 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:43:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001303 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:43:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001232 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:43:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000950 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:43:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000962 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:43:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000885 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:43:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000822 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:43:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000943 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:43:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000885 10.0.0.249 - - [2025-10-27 14:45:50] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004004 10.0.0.249 - - [2025-10-27 14:45:50] "POST /set-tag HTTP/1.1" 200 109 0.002951 10.0.0.249 - - [2025-10-27 14:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.249 - - [2025-10-27 14:45:50] "GET /loadbalancer/482c54c8-58a6-4f86-b01c-7c1c9c6d0aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002892 10.0.0.249 - - [2025-10-27 14:45:50] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005342 10.0.0.249 - - [2025-10-27 14:45:50] "POST /set-tag HTTP/1.1" 200 109 0.025136 10.0.0.249 - - [2025-10-27 14:45:50] "DELETE /loadbalancer-member/8e425984-64c8-409f-8ee1-8ca5ee02a2d4 HTTP/1.1" 200 115 0.036393 10.0.0.249 - - [2025-10-27 14:45:50] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.011541 10.0.0.249 - - [2025-10-27 14:45:51] "POST /set-tag HTTP/1.1" 200 109 0.003239 10.0.0.249 - - [2025-10-27 14:45:51] "DELETE /loadbalancer-member/03f68389-c7c0-47dc-9216-f12f47385d97 HTTP/1.1" 200 115 0.035597 10.0.0.249 - - [2025-10-27 14:45:51] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004129 10.0.0.249 - - [2025-10-27 14:45:51] "POST /set-tag HTTP/1.1" 200 109 0.002563 10.0.0.249 - - [2025-10-27 14:45:51] "DELETE /loadbalancer-member/da350db9-2b98-40e9-b3e0-905e47ace549 HTTP/1.1" 200 115 0.027029 10.0.0.249 - - [2025-10-27 14:45:51] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004530 10.0.0.249 - - [2025-10-27 14:45:51] "POST /set-tag HTTP/1.1" 200 109 0.003486 10.0.0.249 - - [2025-10-27 14:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.249 - - [2025-10-27 14:45:51] "GET /loadbalancer/482c54c8-58a6-4f86-b01c-7c1c9c6d0aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002858 10.0.0.249 - - [2025-10-27 14:45:51] "GET /loadbalancer-pool/177befe0-2604-4fe5-8d19-50d98908a9a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.008065 10.0.0.249 - - [2025-10-27 14:45:51] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028901 10.0.0.249 - - [2025-10-27 14:45:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.017421 10.0.0.249 - - [2025-10-27 14:45:51] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.024303 10.0.0.249 - - [2025-10-27 14:45:51] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.011153 10.0.0.249 - - [2025-10-27 14:45:51] "GET /floating-ip/e8a8f745-e913-42c0-a7a5-74c20e6bc2ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003351 10.0.0.249 - - [2025-10-27 14:45:51] "POST /set-tag HTTP/1.1" 200 109 0.116828 10.0.0.249 - - [2025-10-27 14:45:51] "GET /loadbalancer-pool/281e6ad3-a641-4441-a488-42159ec1edb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.020915 10.0.0.249 - - [2025-10-27 14:45:51] "POST /loadbalancer-members HTTP/1.1" 200 692 0.012502 10.0.0.249 - - [2025-10-27 14:45:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.006867 10.0.0.249 - - [2025-10-27 14:45:51] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.011062 10.0.0.249 - - [2025-10-27 14:45:51] "POST /set-tag HTTP/1.1" 200 109 0.002009 10.0.0.249 - - [2025-10-27 14:45:51] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003616 10.0.0.249 - - [2025-10-27 14:45:51] "GET /floating-ip/e8a8f745-e913-42c0-a7a5-74c20e6bc2ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003533 10.0.0.249 - - [2025-10-27 14:45:51] "GET /loadbalancer-pool/e1f9ace8-b217-4f47-a1b5-d0b30d0a9ea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003812 10.0.0.249 - - [2025-10-27 14:45:51] "POST /loadbalancer-members HTTP/1.1" 200 694 0.020453 10.0.0.249 - - [2025-10-27 14:45:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.019297 10.0.0.249 - - [2025-10-27 14:45:51] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003698 10.0.0.249 - - [2025-10-27 14:45:51] "GET /virtual-machine-interface/14e2193a-b342-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005325 10.0.0.249 - - [2025-10-27 14:45:51] "GET /floating-ip/e8a8f745-e913-42c0-a7a5-74c20e6bc2ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003535 10.0.0.249 - - [2025-10-27 14:45:51] "POST /set-tag HTTP/1.1" 200 109 0.002304 10.0.0.249 - - [2025-10-27 14:46:28] "GET /global-system-configs HTTP/1.1" 200 323 0.002015 10.0.0.249 - - [2025-10-27 14:46:28] "GET /global-system-configs HTTP/1.1" 200 323 0.001826 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:47:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000874 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:47:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000853 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:47:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000908 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:47:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000846 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:47:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001053 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:47:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001007 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:48:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000874 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:48:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000923 10.0.0.249 - - [2025-10-27 14:51:28] "GET /global-system-configs HTTP/1.1" 200 323 0.001925 10.0.0.249 - - [2025-10-27 14:51:28] "GET /global-system-configs HTTP/1.1" 200 323 0.001907 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:53:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000984 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:53:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000957 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:53:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000829 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:53:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000923 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:53:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000864 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:53:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000854 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:54:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000966 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:54:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000904 10.0.0.249 - - [2025-10-27 14:56:28] "GET /global-system-configs HTTP/1.1" 200 323 0.001916 10.0.0.249 - - [2025-10-27 14:56:28] "GET /global-system-configs HTTP/1.1" 200 323 0.003225 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:58:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000944 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:58:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001039 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:58:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000861 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:58:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001029 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:58:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000843 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:58:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000746 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:59:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000822 [Introspect:8084]10.0.0.249 - - [2025-10-27 14:59:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000784 10.0.0.249 - - [2025-10-27 15:01:28] "GET /global-system-configs HTTP/1.1" 200 323 0.012076 10.0.0.249 - - [2025-10-27 15:01:28] "GET /global-system-configs HTTP/1.1" 200 323 0.002690 10.0.0.249 - - [2025-10-27 15:02:41] "GET / HTTP/1.1" 200 36215 0.002413 10.0.0.249 - - [2025-10-27 15:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.249 - - [2025-10-27 15:02:41] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037123 10.0.0.249 - - [2025-10-27 15:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.249 - - [2025-10-27 15:02:41] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.044996 10.0.0.249 - - [2025-10-27 15:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.249 - - [2025-10-27 15:02:42] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041525 10.0.0.249 - - [2025-10-27 15:02:42] "POST /tags HTTP/1.1" 200 334 0.032405 10.0.0.249 - - [2025-10-27 15:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.249 - - [2025-10-27 15:02:42] "GET /tag/c85a4890-5774-4c89-90e9-c7fe27623581?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.018848 10.0.0.249 - - [2025-10-27 15:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.249 - - [2025-10-27 15:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.249 - - [2025-10-27 15:02:42] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033810 10.0.0.249 - - [2025-10-27 15:02:42] "GET /virtual-networks?parent_id=f1b8e5af-a94e-4924-88d5-3de5e48865d4&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001920 10.0.0.249 - - [2025-10-27 15:02:42] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031388 10.0.0.249 - - [2025-10-27 15:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.249 - - [2025-10-27 15:02:42] "GET /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.005721 10.0.0.249 - - [2025-10-27 15:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.249 - - [2025-10-27 15:02:42] "GET /service-appliance-set/66d6a667-5113-40e0-ba5f-4732c592c54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003504 10.0.0.249 - - [2025-10-27 15:02:42] "POST /virtual-networks HTTP/1.1" 200 514 0.068502 10.0.0.249 - - [2025-10-27 15:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011955 10.0.0.249 - - [2025-10-27 15:02:42] "GET /network-ipam/9502d548-60a2-4781-ab80-22381919e522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.011707 10.0.0.249 - - [2025-10-27 15:02:42] "POST /fqname-to-id HTTP/1.1" 404 254 0.003757 10.0.0.249 - - [2025-10-27 15:02:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.104979 10.0.0.249 - - [2025-10-27 15:02:42] "GET /virtual-machine-interface/8c1af629-bfbb-4252-9edd-2f84526ec62b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.007020 10.0.0.249 - - [2025-10-27 15:02:42] "POST /useragent-kv HTTP/1.1" 200 115 0.006198 10.0.0.249 - - [2025-10-27 15:02:42] "POST /ref-update HTTP/1.1" 200 156 0.135010 10.0.0.249 - - [2025-10-27 15:02:42] "GET /virtual-network/fe08947f-4ccc-4cdc-b0b2-af808444fb55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004519 10.0.0.249 - - [2025-10-27 15:02:43] "GET /domains HTTP/1.1" 200 281 0.004629 10.0.0.249 - - [2025-10-27 15:02:43] "GET /domain/cbce93b9-464f-4dea-a650-5b5a7d339a15 HTTP/1.1" 200 3100 0.008850 10.0.0.249 - - [2025-10-27 15:02:43] "POST /instance-ips HTTP/1.1" 200 410 0.027264 10.0.0.249 - - [2025-10-27 15:02:43] "GET /instance-ip/0b534886-ee7b-4e12-9478-0adb2e3137dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.009145 10.0.0.249 - - [2025-10-27 15:02:43] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4 HTTP/1.1" 200 5497 0.061012 10.0.0.249 - - [2025-10-27 15:02:43] "GET /virtual-network/fe08947f-4ccc-4cdc-b0b2-af808444fb55 HTTP/1.1" 200 2084 0.004967 10.0.0.249 - - [2025-10-27 15:02:43] "GET /virtual-network/fe08947f-4ccc-4cdc-b0b2-af808444fb55 HTTP/1.1" 200 2084 0.041738 10.0.0.249 - - [2025-10-27 15:02:43] "POST /loadbalancers HTTP/1.1" 200 612 0.090023 10.0.0.249 - - [2025-10-27 15:02:43] "GET /routing-instance/3b18505d-39d0-4316-86cd-c6ff00c32a2f HTTP/1.1" 200 1182 0.009685 10.0.0.249 - - [2025-10-27 15:02:43] "GET /routing-instance/3b18505d-39d0-4316-86cd-c6ff00c32a2f HTTP/1.1" 200 1182 0.002882 10.0.0.249 - - [2025-10-27 15:02:43] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.025128 10.0.0.249 - - [2025-10-27 15:02:43] "GET /instance-ip/0b534886-ee7b-4e12-9478-0adb2e3137dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003963 10.0.0.249 - - [2025-10-27 15:02:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019670 10.0.0.249 - - [2025-10-27 15:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005545 10.0.0.249 - - [2025-10-27 15:02:43] "POST /floating-ips HTTP/1.1" 200 599 0.035948 10.0.0.249 - - [2025-10-27 15:02:43] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.050505 10.0.0.249 - - [2025-10-27 15:02:43] "POST /route-targets HTTP/1.1" 200 328 0.007608 10.0.0.249 - - [2025-10-27 15:02:43] "POST /ref-update HTTP/1.1" 200 156 0.012079 10.0.0.249 - - [2025-10-27 15:02:43] "GET /loadbalancer/dcba254c-91c8-4d86-adc1-16997147ea09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.004503 10.0.0.249 - - [2025-10-27 15:02:43] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.016840 10.0.0.249 - - [2025-10-27 15:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.249 - - [2025-10-27 15:02:43] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038999 10.0.0.249 - - [2025-10-27 15:02:43] "GET /loadbalancer-listener/30b43a1b-de36-497f-b18c-3676cccd990d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.003007 10.0.0.249 - - [2025-10-27 15:02:43] "GET /loadbalancer-listener/30b43a1b-de36-497f-b18c-3676cccd990d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.002701 10.0.0.249 - - [2025-10-27 15:02:43] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.018975 10.0.0.249 - - [2025-10-27 15:02:43] "GET /instance-ip/0b534886-ee7b-4e12-9478-0adb2e3137dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.005350 10.0.0.249 - - [2025-10-27 15:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.249 - - [2025-10-27 15:02:43] "GET /loadbalancer/dcba254c-91c8-4d86-adc1-16997147ea09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.001850 10.0.0.249 - - [2025-10-27 15:02:43] "GET /instance-ip/0b534886-ee7b-4e12-9478-0adb2e3137dd?fields=floating_ips HTTP/1.1" 200 1213 0.006299 10.0.0.249 - - [2025-10-27 15:02:43] "GET /floating-ip/05168e20-b357-406f-8b3d-afc3bc3fb434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.005072 10.0.0.249 - - [2025-10-27 15:02:43] "POST /tags HTTP/1.1" 200 296 0.054393 10.0.0.249 - - [2025-10-27 15:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009084 10.0.0.249 - - [2025-10-27 15:02:43] "GET /tag/77cece14-a1f4-4916-9a76-9fdaee11724e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.027430 10.0.0.249 - - [2025-10-27 15:02:43] "POST /tags HTTP/1.1" 409 233 0.002303 10.0.0.249 - - [2025-10-27 15:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.249 - - [2025-10-27 15:02:43] "GET /tag/b06bc142-e8be-4da1-bb86-2633fa54b918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.009773 10.0.0.249 - - [2025-10-27 15:02:43] "POST /tags HTTP/1.1" 409 206 0.002455 10.0.0.249 - - [2025-10-27 15:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.249 - - [2025-10-27 15:02:43] "GET /tag/556d5d8d-f763-4f42-878d-937cb4dbfd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014312 10.0.0.249 - - [2025-10-27 15:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.249 - - [2025-10-27 15:02:43] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003749 10.0.0.249 - - [2025-10-27 15:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.249 - - [2025-10-27 15:02:43] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.026997 10.0.0.249 - - [2025-10-27 15:02:43] "POST /virtual-machines HTTP/1.1" 200 370 0.020590 10.0.0.249 - - [2025-10-27 15:02:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.013208 10.0.0.249 - - [2025-10-27 15:02:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.123763 10.0.0.249 - - [2025-10-27 15:02:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.017322 10.0.0.249 - - [2025-10-27 15:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009144 10.0.0.249 - - [2025-10-27 15:02:44] "GET /virtual-machine-interface/fdbf8e82-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005214 10.0.0.249 - - [2025-10-27 15:02:44] "POST /instance-ips HTTP/1.1" 200 410 0.018658 10.0.0.249 - - [2025-10-27 15:02:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.020455 10.0.0.249 - - [2025-10-27 15:02:44] "GET /virtual-machine-interface/fdbf8e82-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.028247 10.0.0.249 - - [2025-10-27 15:02:44] "POST /set-tag HTTP/1.1" 200 109 0.015740 10.0.0.249 - - [2025-10-27 15:02:44] "GET /virtual-machine-interface/fdbf8e82-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.019903 10.0.0.249 - - [2025-10-27 15:02:44] "GET /instance-ip/fdd6b8e6-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002916 10.0.0.249 - - [2025-10-27 15:02:44] "GET /virtual-machine-interface/fdbf8e82-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004597 10.0.0.249 - - [2025-10-27 15:02:44] "POST /set-tag HTTP/1.1" 200 109 0.003010 10.0.0.249 - - [2025-10-27 15:02:44] "GET /virtual-router/7c674d3b-a314-44da-8b43-fde287f768c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003466 10.0.0.249 - - [2025-10-27 15:02:44] "POST /ref-update HTTP/1.1" 200 156 0.009393 10.0.0.249 - - [2025-10-27 15:02:44] "GET /virtual-machine-interface/fdbf8e82-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010982 10.0.0.249 - - [2025-10-27 15:02:44] "POST /set-tag HTTP/1.1" 200 109 0.002696 10.0.0.249 - - [2025-10-27 15:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.249 - - [2025-10-27 15:02:44] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003948 10.0.0.249 - - [2025-10-27 15:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.249 - - [2025-10-27 15:02:44] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036871 10.0.0.249 - - [2025-10-27 15:02:44] "POST /virtual-machines HTTP/1.1" 200 370 0.007190 10.0.0.249 - - [2025-10-27 15:02:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.021162 10.0.0.249 - - [2025-10-27 15:02:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.116587 10.0.0.249 - - [2025-10-27 15:02:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.009944 10.0.0.249 - - [2025-10-27 15:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.022090 10.0.0.249 - - [2025-10-27 15:02:44] "GET /virtual-machine-interface/fe2cd6ae-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005563 10.0.0.249 - - [2025-10-27 15:02:44] "POST /instance-ips HTTP/1.1" 200 410 0.024897 10.0.0.249 - - [2025-10-27 15:02:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.028780 10.0.0.249 - - [2025-10-27 15:02:45] "GET /virtual-machine-interface/fe2cd6ae-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.010396 10.0.0.249 - - [2025-10-27 15:02:45] "POST /set-tag HTTP/1.1" 200 109 0.015578 10.0.0.249 - - [2025-10-27 15:02:45] "GET /virtual-machine-interface/fe2cd6ae-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.019179 10.0.0.249 - - [2025-10-27 15:02:45] "GET /instance-ip/fe48b770-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.007042 10.0.0.249 - - [2025-10-27 15:02:45] "GET /virtual-machine-interface/fe2cd6ae-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004442 10.0.0.249 - - [2025-10-27 15:02:45] "POST /set-tag HTTP/1.1" 200 109 0.001887 10.0.0.249 - - [2025-10-27 15:02:45] "GET /virtual-router/7c674d3b-a314-44da-8b43-fde287f768c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.003088 10.0.0.249 - - [2025-10-27 15:02:45] "POST /ref-update HTTP/1.1" 200 156 0.008425 10.0.0.249 - - [2025-10-27 15:02:45] "GET /virtual-machine-interface/fe2cd6ae-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004172 10.0.0.249 - - [2025-10-27 15:02:45] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.249 - - [2025-10-27 15:02:45] "GET /virtual-machine-interface/fdbf8e82-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005501 10.0.0.249 - - [2025-10-27 15:02:45] "POST /set-tag HTTP/1.1" 200 109 0.002318 10.0.0.249 - - [2025-10-27 15:02:45] "GET /virtual-machine-interface/fe2cd6ae-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005423 10.0.0.249 - - [2025-10-27 15:02:45] "POST /set-tag HTTP/1.1" 200 109 0.002008 10.0.0.249 - - [2025-10-27 15:02:48] "GET /domains HTTP/1.1" 200 281 0.001893 10.0.0.249 - - [2025-10-27 15:02:48] "GET /domain/cbce93b9-464f-4dea-a650-5b5a7d339a15 HTTP/1.1" 200 3100 0.002810 10.0.0.249 - - [2025-10-27 15:02:48] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4 HTTP/1.1" 200 7091 0.038004 10.0.0.249 - - [2025-10-27 15:02:48] "GET /virtual-network/fe08947f-4ccc-4cdc-b0b2-af808444fb55 HTTP/1.1" 200 2084 0.004253 10.0.0.249 - - [2025-10-27 15:02:48] "GET /virtual-network/fe08947f-4ccc-4cdc-b0b2-af808444fb55 HTTP/1.1" 200 2084 0.003844 10.0.0.249 - - [2025-10-27 15:02:48] "GET /routing-instance/3b18505d-39d0-4316-86cd-c6ff00c32a2f HTTP/1.1" 200 1404 0.003865 10.0.0.249 - - [2025-10-27 15:02:48] "GET /routing-instance/3b18505d-39d0-4316-86cd-c6ff00c32a2f HTTP/1.1" 200 1404 0.002303 10.0.0.249 - - [2025-10-27 15:02:48] "GET /route-target/e9d923f8-fba5-443d-9cd9-5560dbab5d69 HTTP/1.1" 200 1155 0.003254 10.0.0.249 - - [2025-10-27 15:02:48] "GET /virtual-network/fe08947f-4ccc-4cdc-b0b2-af808444fb55 HTTP/1.1" 200 2084 0.003827 10.0.0.249 - - [2025-10-27 15:02:48] "GET /routing-instance/3b18505d-39d0-4316-86cd-c6ff00c32a2f HTTP/1.1" 200 1404 0.002593 10.0.0.249 - - [2025-10-27 15:02:48] "GET /virtual-network/fe08947f-4ccc-4cdc-b0b2-af808444fb55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.005082 10.0.0.249 - - [2025-10-27 15:02:48] "GET /virtual-network/fe08947f-4ccc-4cdc-b0b2-af808444fb55 HTTP/1.1" 200 2084 0.004056 10.0.0.249 - - [2025-10-27 15:02:48] "GET /routing-instance/3b18505d-39d0-4316-86cd-c6ff00c32a2f HTTP/1.1" 200 1404 0.002880 10.0.0.249 - - [2025-10-27 15:02:48] "GET /routing-instance/3b18505d-39d0-4316-86cd-c6ff00c32a2f HTTP/1.1" 200 1404 0.003387 10.0.0.249 - - [2025-10-27 15:02:48] "GET /route-target/e9d923f8-fba5-443d-9cd9-5560dbab5d69 HTTP/1.1" 200 1155 0.002288 10.0.0.249 - - [2025-10-27 15:02:48] "GET /domains HTTP/1.1" 200 281 0.001716 10.0.0.249 - - [2025-10-27 15:02:48] "GET /domain/cbce93b9-464f-4dea-a650-5b5a7d339a15 HTTP/1.1" 200 3100 0.002523 10.0.0.249 - - [2025-10-27 15:02:48] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4 HTTP/1.1" 200 7091 0.028464 10.0.0.249 - - [2025-10-27 15:02:48] "GET /virtual-network/fe08947f-4ccc-4cdc-b0b2-af808444fb55 HTTP/1.1" 200 2084 0.006861 10.0.0.249 - - [2025-10-27 15:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.249 - - [2025-10-27 15:02:48] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.025105 10.0.0.249 - - [2025-10-27 15:02:48] "GET /virtual-network/fe08947f-4ccc-4cdc-b0b2-af808444fb55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003857 10.0.0.249 - - [2025-10-27 15:02:48] "GET /floating-ip-pools?parent_id=fe08947f-4ccc-4cdc-b0b2-af808444fb55&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001563 10.0.0.249 - - [2025-10-27 15:02:48] "GET /virtual-network/fe08947f-4ccc-4cdc-b0b2-af808444fb55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003347 10.0.0.249 - - [2025-10-27 15:02:48] "POST /floating-ip-pools HTTP/1.1" 200 564 0.018229 10.0.0.249 - - [2025-10-27 15:02:48] "POST /ref-update HTTP/1.1" 200 156 0.019912 10.0.0.249 - - [2025-10-27 15:02:48] "GET /virtual-network/fe08947f-4ccc-4cdc-b0b2-af808444fb55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.017004 10.0.0.249 - - [2025-10-27 15:02:48] "GET /domains HTTP/1.1" 200 281 0.002003 10.0.0.249 - - [2025-10-27 15:02:48] "GET /domain/cbce93b9-464f-4dea-a650-5b5a7d339a15 HTTP/1.1" 200 3100 0.002475 10.0.0.249 - - [2025-10-27 15:02:48] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4 HTTP/1.1" 200 7348 0.028242 10.0.0.249 - - [2025-10-27 15:02:48] "GET /virtual-network/fe08947f-4ccc-4cdc-b0b2-af808444fb55 HTTP/1.1" 200 2323 0.006272 10.0.0.249 - - [2025-10-27 15:02:48] "GET /floating-ip-pool/8425c813-4bd6-400c-b123-6a545bb5fa5e HTTP/1.1" 200 1317 0.002494 10.0.0.249 - - [2025-10-27 15:02:48] "GET /domains HTTP/1.1" 200 281 0.001562 10.0.0.249 - - [2025-10-27 15:02:48] "GET /domain/cbce93b9-464f-4dea-a650-5b5a7d339a15 HTTP/1.1" 200 3100 0.002661 10.0.0.249 - - [2025-10-27 15:02:48] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4 HTTP/1.1" 200 7348 0.028074 10.0.0.249 - - [2025-10-27 15:02:48] "GET /virtual-network/fe08947f-4ccc-4cdc-b0b2-af808444fb55 HTTP/1.1" 200 2323 0.003719 10.0.0.249 - - [2025-10-27 15:02:48] "GET /virtual-network/fe08947f-4ccc-4cdc-b0b2-af808444fb55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003527 10.0.0.249 - - [2025-10-27 15:02:48] "POST /tags HTTP/1.1" 200 366 0.050894 10.0.0.249 - - [2025-10-27 15:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007203 10.0.0.249 - - [2025-10-27 15:02:48] "GET /tag/e089cc41-a972-4906-9a9c-e4c54f152a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.012141 10.0.0.249 - - [2025-10-27 15:02:48] "POST /tags HTTP/1.1" 409 206 0.001670 10.0.0.249 - - [2025-10-27 15:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.249 - - [2025-10-27 15:02:48] "GET /tag/556d5d8d-f763-4f42-878d-937cb4dbfd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010144 10.0.0.249 - - [2025-10-27 15:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.249 - - [2025-10-27 15:02:49] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.028277 10.0.0.249 - - [2025-10-27 15:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.249 - - [2025-10-27 15:02:49] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004223 10.0.0.249 - - [2025-10-27 15:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.249 - - [2025-10-27 15:02:49] "GET /service-appliance-set/90d37d5c-7cfa-42c7-8eb9-4acad8388516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003702 10.0.0.249 - - [2025-10-27 15:02:49] "POST /fqname-to-id HTTP/1.1" 404 258 0.001176 10.0.0.249 - - [2025-10-27 15:02:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.094931 10.0.0.249 - - [2025-10-27 15:02:49] "GET /virtual-machine-interface/29241ff6-a462-40b5-99a1-8fded744f958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.019306 10.0.0.249 - - [2025-10-27 15:02:49] "POST /set-tag HTTP/1.1" 200 109 0.013771 10.0.0.249 - - [2025-10-27 15:02:49] "POST /instance-ips HTTP/1.1" 200 418 0.021174 10.0.0.249 - - [2025-10-27 15:02:49] "GET /instance-ip/63aca164-7752-4683-91ba-45a9d3574d5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.013070 10.0.0.249 - - [2025-10-27 15:02:49] "POST /loadbalancers HTTP/1.1" 200 620 0.064492 10.0.0.249 - - [2025-10-27 15:02:49] "POST /service-instances HTTP/1.1" 200 568 0.018015 10.0.0.249 - - [2025-10-27 15:02:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.026057 10.0.0.249 - - [2025-10-27 15:02:49] "POST /ref-update HTTP/1.1" 200 156 0.019791 10.0.0.249 - - [2025-10-27 15:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009989 10.0.0.249 - - [2025-10-27 15:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.249 - - [2025-10-27 15:02:49] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.039728 10.0.0.249 - - [2025-10-27 15:02:49] "PUT /service-instance/c1f7bdce-d2ac-4176-b80b-e5f05916b94b HTTP/1.1" 200 267 0.007694 10.0.0.249 - - [2025-10-27 15:02:49] "GET /virtual-machine-interface/29241ff6-a462-40b5-99a1-8fded744f958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.008342 10.0.0.249 - - [2025-10-27 15:02:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.014524 10.0.0.249 - - [2025-10-27 15:02:49] "GET /virtual-machine-interface/29241ff6-a462-40b5-99a1-8fded744f958?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.022788 10.0.0.249 - - [2025-10-27 15:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.249 - - [2025-10-27 15:02:49] "PUT /service-instance/c1f7bdce-d2ac-4176-b80b-e5f05916b94b HTTP/1.1" 200 267 0.015114 10.0.0.249 - - [2025-10-27 15:02:49] "GET /floating-ip-pool/8425c813-4bd6-400c-b123-6a545bb5fa5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002442 10.0.0.249 - - [2025-10-27 15:02:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008140 10.0.0.249 - - [2025-10-27 15:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.249 - - [2025-10-27 15:02:49] "POST /floating-ips HTTP/1.1" 200 673 0.090933 10.0.0.249 - - [2025-10-27 15:02:49] "POST /virtual-machines HTTP/1.1" 200 430 0.057010 10.0.0.249 - - [2025-10-27 15:02:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.018681 10.0.0.249 - - [2025-10-27 15:02:49] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002690 10.0.0.249 - - [2025-10-27 15:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.249 - - [2025-10-27 15:02:49] "GET /policy-management/3f571344-fc1e-46ca-aafa-caf06052abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.024186 10.0.0.249 - - [2025-10-27 15:02:49] "POST /tags HTTP/1.1" 409 221 0.014416 10.0.0.249 - - [2025-10-27 15:02:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.109746 10.0.0.249 - - [2025-10-27 15:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005461 10.0.0.249 - - [2025-10-27 15:02:49] "GET /tag/c85a4890-5774-4c89-90e9-c7fe27623581?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011823 10.0.0.249 - - [2025-10-27 15:02:49] "POST /chown HTTP/1.1" 200 109 0.036513 10.0.0.249 - - [2025-10-27 15:02:49] "POST /tags HTTP/1.1" 409 238 0.008774 10.0.0.249 - - [2025-10-27 15:02:50] "POST /chown HTTP/1.1" 200 109 0.009819 10.0.0.249 - - [2025-10-27 15:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.249 - - [2025-10-27 15:02:50] "GET /tag/e089cc41-a972-4906-9a9c-e4c54f152a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.012596 10.0.0.249 - - [2025-10-27 15:02:50] "PUT /virtual-machine-interface/0a121b4e-4f20-4ea7-be39-01b3752af4c9 HTTP/1.1" 200 285 0.030085 10.0.0.249 - - [2025-10-27 15:02:50] "PUT /instance-ip/63aca164-7752-4683-91ba-45a9d3574d5f HTTP/1.1" 200 257 0.034679 10.0.0.249 - - [2025-10-27 15:02:50] "POST /firewall-rules HTTP/1.1" 200 652 0.101958 10.0.0.249 - - [2025-10-27 15:02:50] "POST /ref-update HTTP/1.1" 200 156 0.035169 10.0.0.249 - - [2025-10-27 15:02:50] "GET /firewall-rule/b8e14ca6-f8af-49db-89e6-e0d93050a3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.024261 10.0.0.249 - - [2025-10-27 15:02:50] "GET /firewall-policy/37e1039e-eee4-4425-a0a2-fc0c4f359cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.011566 10.0.0.249 - - [2025-10-27 15:02:50] "GET /firewall-rule/b8e14ca6-f8af-49db-89e6-e0d93050a3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003620 10.0.0.249 - - [2025-10-27 15:02:50] "POST /ref-update HTTP/1.1" 200 156 0.026253 10.0.0.249 - - [2025-10-27 15:02:50] "POST /ref-update HTTP/1.1" 200 156 0.037680 10.0.0.249 - - [2025-10-27 15:02:50] "POST /ref-update HTTP/1.1" 200 156 0.086318 10.0.0.249 - - [2025-10-27 15:02:50] "POST /ref-update HTTP/1.1" 200 156 0.054996 10.0.0.249 - - [2025-10-27 15:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.249 - - [2025-10-27 15:02:50] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.045445 10.0.0.249 - - [2025-10-27 15:02:50] "GET /loadbalancer/50b70600-c2c7-45bd-afa0-965c2fc7a647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.003961 10.0.0.249 - - [2025-10-27 15:02:50] "POST /ref-update HTTP/1.1" 200 156 0.042146 10.0.0.249 - - [2025-10-27 15:02:50] "POST /ref-update HTTP/1.1" 200 156 0.020984 10.0.0.249 - - [2025-10-27 15:02:50] "POST /virtual-machines HTTP/1.1" 200 430 0.013347 10.0.0.249 - - [2025-10-27 15:02:50] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.033619 10.0.0.249 - - [2025-10-27 15:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.249 - - [2025-10-27 15:02:50] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.028588 10.0.0.249 - - [2025-10-27 15:02:50] "GET /loadbalancer-listener/4f8221e0-9fa8-4145-b2c8-a551fff2fe79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.020519 10.0.0.249 - - [2025-10-27 15:02:50] "GET /loadbalancer-listener/4f8221e0-9fa8-4145-b2c8-a551fff2fe79?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.021579 10.0.0.249 - - [2025-10-27 15:02:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.113776 10.0.0.249 - - [2025-10-27 15:02:50] "POST /chown HTTP/1.1" 200 109 0.018676 10.0.0.249 - - [2025-10-27 15:02:50] "POST /chown HTTP/1.1" 200 109 0.009664 10.0.0.249 - - [2025-10-27 15:02:50] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.069491 10.0.0.249 - - [2025-10-27 15:02:50] "PUT /virtual-machine-interface/6ffb385d-0815-4279-98b8-56205596306f HTTP/1.1" 200 285 0.027057 10.0.0.249 - - [2025-10-27 15:02:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.037340 10.0.0.249 - - [2025-10-27 15:02:50] "PUT /instance-ip/63aca164-7752-4683-91ba-45a9d3574d5f HTTP/1.1" 200 257 0.026457 10.0.0.249 - - [2025-10-27 15:02:50] "GET /loadbalancer-pool/ac462867-0147-4b31-8446-52592a4f8920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.014592 10.0.0.249 - - [2025-10-27 15:02:50] "POST /ref-update HTTP/1.1" 200 156 0.035064 10.0.0.249 - - [2025-10-27 15:02:50] "POST /loadbalancer-members HTTP/1.1" 200 709 0.042814 10.0.0.249 - - [2025-10-27 15:02:50] "POST /ref-update HTTP/1.1" 200 156 0.009539 10.0.0.249 - - [2025-10-27 15:02:50] "POST /ref-update HTTP/1.1" 200 156 0.022735 10.0.0.249 - - [2025-10-27 15:02:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.015231 10.0.0.249 - - [2025-10-27 15:02:50] "GET /loadbalancer-member/7592bb3b-0e95-44d2-852a-080714772358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.017242 10.0.0.249 - - [2025-10-27 15:02:50] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002216 10.0.0.249 - - [2025-10-27 15:02:50] "POST /ref-update HTTP/1.1" 200 156 0.029926 10.0.0.249 - - [2025-10-27 15:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.249 - - [2025-10-27 15:02:51] "GET /policy-management/3f571344-fc1e-46ca-aafa-caf06052abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002317 10.0.0.249 - - [2025-10-27 15:02:51] "POST /tags HTTP/1.1" 409 221 0.003109 10.0.0.249 - - [2025-10-27 15:02:51] "POST /ref-update HTTP/1.1" 200 156 0.009166 10.0.0.249 - - [2025-10-27 15:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.249 - - [2025-10-27 15:02:51] "POST /chown HTTP/1.1" 200 109 0.005200 10.0.0.249 - - [2025-10-27 15:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.249 - - [2025-10-27 15:02:51] "GET /tag/c85a4890-5774-4c89-90e9-c7fe27623581?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009976 10.0.0.249 - - [2025-10-27 15:02:51] "POST /chown HTTP/1.1" 200 109 0.027369 10.0.0.249 - - [2025-10-27 15:02:51] "POST /tags HTTP/1.1" 409 238 0.003876 10.0.0.249 - - [2025-10-27 15:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.249 - - [2025-10-27 15:02:51] "GET /tag/e089cc41-a972-4906-9a9c-e4c54f152a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.013082 10.0.0.249 - - [2025-10-27 15:02:51] "PUT /instance-ip/63aca164-7752-4683-91ba-45a9d3574d5f HTTP/1.1" 200 257 0.030721 10.0.0.249 - - [2025-10-27 15:02:51] "POST /firewall-rules HTTP/1.1" 409 293 0.011672 10.0.0.249 - - [2025-10-27 15:02:51] "POST /ref-update HTTP/1.1" 200 156 0.018630 10.0.0.249 - - [2025-10-27 15:02:51] "POST /chown HTTP/1.1" 200 109 0.016168 10.0.0.249 - - [2025-10-27 15:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.249 - - [2025-10-27 15:02:51] "PUT /firewall-rule/b8e14ca6-f8af-49db-89e6-e0d93050a3ad HTTP/1.1" 200 261 0.017531 10.0.0.249 - - [2025-10-27 15:02:51] "GET /firewall-rule/b8e14ca6-f8af-49db-89e6-e0d93050a3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.007987 10.0.0.249 - - [2025-10-27 15:02:51] "POST /chown HTTP/1.1" 200 109 0.013839 10.0.0.249 - - [2025-10-27 15:02:51] "PUT /instance-ip/63aca164-7752-4683-91ba-45a9d3574d5f HTTP/1.1" 200 257 0.018421 10.0.0.249 - - [2025-10-27 15:02:51] "GET /firewall-policy/37e1039e-eee4-4425-a0a2-fc0c4f359cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.012527 10.0.0.249 - - [2025-10-27 15:02:51] "GET /firewall-rule/b8e14ca6-f8af-49db-89e6-e0d93050a3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.001820 10.0.0.249 - - [2025-10-27 15:02:51] "POST /ref-update HTTP/1.1" 200 156 0.028614 10.0.0.249 - - [2025-10-27 15:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.249 - - [2025-10-27 15:02:51] "POST /chown HTTP/1.1" 200 109 0.007127 10.0.0.249 - - [2025-10-27 15:02:51] "POST /chown HTTP/1.1" 200 109 0.017230 10.0.0.249 - - [2025-10-27 15:02:51] "PUT /instance-ip/63aca164-7752-4683-91ba-45a9d3574d5f HTTP/1.1" 200 257 0.015977 10.0.0.249 - - [2025-10-27 15:02:51] "POST /ref-update HTTP/1.1" 200 156 0.010145 10.0.0.249 - - [2025-10-27 15:02:51] "POST /chown HTTP/1.1" 200 109 0.012250 10.0.0.249 - - [2025-10-27 15:02:51] "POST /chown HTTP/1.1" 200 109 0.017585 10.0.0.249 - - [2025-10-27 15:02:51] "PUT /instance-ip/63aca164-7752-4683-91ba-45a9d3574d5f HTTP/1.1" 200 257 0.010324 10.0.0.249 - - [2025-10-27 15:02:51] "POST /ref-update HTTP/1.1" 200 156 0.016500 10.0.0.249 - - [2025-10-27 15:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007547 10.0.0.249 - - [2025-10-27 15:02:51] "POST /chown HTTP/1.1" 200 109 0.006734 10.0.0.249 - - [2025-10-27 15:02:51] "POST /chown HTTP/1.1" 200 109 0.017719 10.0.0.249 - - [2025-10-27 15:02:51] "PUT /instance-ip/63aca164-7752-4683-91ba-45a9d3574d5f HTTP/1.1" 200 257 0.014560 10.0.0.249 - - [2025-10-27 15:02:51] "POST /ref-update HTTP/1.1" 200 156 0.011322 10.0.0.249 - - [2025-10-27 15:02:51] "POST /chown HTTP/1.1" 200 109 0.014715 10.0.0.249 - - [2025-10-27 15:02:51] "POST /chown HTTP/1.1" 200 109 0.023873 10.0.0.249 - - [2025-10-27 15:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009846 10.0.0.249 - - [2025-10-27 15:02:51] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003852 10.0.0.249 - - [2025-10-27 15:02:51] "PUT /instance-ip/63aca164-7752-4683-91ba-45a9d3574d5f HTTP/1.1" 200 257 0.011304 10.0.0.249 - - [2025-10-27 15:02:51] "POST /ref-update HTTP/1.1" 200 156 0.023203 10.0.0.249 - - [2025-10-27 15:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009808 10.0.0.249 - - [2025-10-27 15:02:51] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.035827 10.0.0.249 - - [2025-10-27 15:02:51] "POST /virtual-machines HTTP/1.1" 200 374 0.010139 10.0.0.249 - - [2025-10-27 15:02:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.007626 10.0.0.249 - - [2025-10-27 15:02:52] "PUT /service-instance/c1f7bdce-d2ac-4176-b80b-e5f05916b94b HTTP/1.1" 200 267 0.014143 10.0.0.249 - - [2025-10-27 15:02:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.022277 10.0.0.249 - - [2025-10-27 15:02:52] "PUT /service-instance/c1f7bdce-d2ac-4176-b80b-e5f05916b94b HTTP/1.1" 200 267 0.047988 10.0.0.249 - - [2025-10-27 15:02:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.162590 10.0.0.249 - - [2025-10-27 15:02:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.041730 10.0.0.249 - - [2025-10-27 15:02:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.035374 10.0.0.249 - - [2025-10-27 15:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.249 - - [2025-10-27 15:02:52] "PUT /service-instance/c1f7bdce-d2ac-4176-b80b-e5f05916b94b HTTP/1.1" 200 267 0.008402 10.0.0.249 - - [2025-10-27 15:02:52] "GET /virtual-machine-interface/02898152-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2865 0.010895 10.0.0.249 - - [2025-10-27 15:02:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.016791 10.0.0.249 - - [2025-10-27 15:02:52] "POST /instance-ips HTTP/1.1" 200 414 0.056156 10.0.0.249 - - [2025-10-27 15:02:52] "PUT /service-instance/c1f7bdce-d2ac-4176-b80b-e5f05916b94b HTTP/1.1" 200 267 0.014224 10.0.0.249 - - [2025-10-27 15:02:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.047282 10.0.0.249 - - [2025-10-27 15:02:52] "GET /virtual-machine-interface/02898152-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2865 0.007407 10.0.0.249 - - [2025-10-27 15:02:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.023173 10.0.0.249 - - [2025-10-27 15:02:52] "PUT /service-instance/c1f7bdce-d2ac-4176-b80b-e5f05916b94b HTTP/1.1" 200 267 0.011445 10.0.0.249 - - [2025-10-27 15:02:52] "POST /set-tag HTTP/1.1" 200 109 0.035007 10.0.0.249 - - [2025-10-27 15:02:52] "GET /virtual-machine-interface/02898152-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.011016 10.0.0.249 - - [2025-10-27 15:02:52] "GET /instance-ip/02aa38ca-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007796 10.0.0.249 - - [2025-10-27 15:02:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.012762 10.0.0.249 - - [2025-10-27 15:02:52] "GET /virtual-machine-interface/02898152-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.004968 10.0.0.249 - - [2025-10-27 15:02:52] "POST /set-tag HTTP/1.1" 200 109 0.002716 10.0.0.249 - - [2025-10-27 15:02:52] "GET /virtual-router/7c674d3b-a314-44da-8b43-fde287f768c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.004346 10.0.0.249 - - [2025-10-27 15:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.249 - - [2025-10-27 15:02:52] "POST /chown HTTP/1.1" 200 109 0.005465 10.0.0.249 - - [2025-10-27 15:02:52] "POST /chown HTTP/1.1" 200 109 0.012556 10.0.0.249 - - [2025-10-27 15:02:52] "POST /ref-update HTTP/1.1" 200 156 0.008909 10.0.0.249 - - [2025-10-27 15:02:52] "GET /virtual-machine-interface/02898152-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.015648 10.0.0.249 - - [2025-10-27 15:02:52] "POST /set-tag HTTP/1.1" 200 109 0.002936 10.0.0.249 - - [2025-10-27 15:02:52] "POST /ref-update HTTP/1.1" 200 156 0.008389 10.0.0.249 - - [2025-10-27 15:02:52] "GET /virtual-machine-interface/02898152-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.012943 10.0.0.249 - - [2025-10-27 15:02:52] "POST /set-tag HTTP/1.1" 200 109 0.001854 10.0.0.249 - - [2025-10-27 15:02:52] "POST /chown HTTP/1.1" 200 109 0.051893 10.0.0.249 - - [2025-10-27 15:02:52] "POST /chown HTTP/1.1" 200 109 0.022114 10.0.0.249 - - [2025-10-27 15:02:52] "POST /ref-update HTTP/1.1" 200 156 0.007010 10.0.0.249 - - [2025-10-27 15:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.249 - - [2025-10-27 15:02:52] "POST /chown HTTP/1.1" 200 109 0.005302 10.0.0.249 - - [2025-10-27 15:02:52] "POST /chown HTTP/1.1" 200 109 0.006493 10.0.0.249 - - [2025-10-27 15:02:52] "POST /chown HTTP/1.1" 200 109 0.014893 10.0.0.249 - - [2025-10-27 15:02:52] "POST /chown HTTP/1.1" 200 109 0.021420 10.0.0.249 - - [2025-10-27 15:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.249 - - [2025-10-27 15:02:52] "POST /chown HTTP/1.1" 200 109 0.005891 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.014478 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.011361 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.005684 10.0.0.249 - - [2025-10-27 15:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.005327 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.015372 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.006108 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.010539 10.0.0.249 - - [2025-10-27 15:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.006471 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.011926 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.012430 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.006222 10.0.0.249 - - [2025-10-27 15:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.005887 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.007026 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.016401 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.020175 10.0.0.249 - - [2025-10-27 15:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.005728 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.019995 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.009637 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.005781 10.0.0.249 - - [2025-10-27 15:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.011439 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.018787 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.006368 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.012192 10.0.0.249 - - [2025-10-27 15:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.006623 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.013498 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.012605 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.007338 10.0.0.249 - - [2025-10-27 15:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.005840 10.0.0.249 - - [2025-10-27 15:02:53] "POST /chown HTTP/1.1" 200 109 0.014860 10.0.0.249 - - [2025-10-27 15:02:54] "POST /chown HTTP/1.1" 200 109 0.007369 10.0.0.249 - - [2025-10-27 15:02:54] "POST /chown HTTP/1.1" 200 109 0.016327 10.0.0.249 - - [2025-10-27 15:02:55] "GET /virtual-machine-interface/fdbf8e82-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013957 10.0.0.249 - - [2025-10-27 15:02:55] "POST /set-tag HTTP/1.1" 200 109 0.003806 10.0.0.249 - - [2025-10-27 15:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.249 - - [2025-10-27 15:02:55] "GET /loadbalancer/dcba254c-91c8-4d86-adc1-16997147ea09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002702 10.0.0.249 - - [2025-10-27 15:02:56] "GET /loadbalancer-pool/380fa9c2-ce09-44dd-9ebf-f19a0056abdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004434 10.0.0.249 - - [2025-10-27 15:02:56] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014757 10.0.0.249 - - [2025-10-27 15:02:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.018176 10.0.0.249 - - [2025-10-27 15:02:56] "GET /virtual-machine-interface/fdbf8e82-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008989 10.0.0.249 - - [2025-10-27 15:02:56] "GET /virtual-machine-interface/fdbf8e82-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010008 10.0.0.249 - - [2025-10-27 15:02:56] "POST /ref-update HTTP/1.1" 200 156 0.007398 10.0.0.249 - - [2025-10-27 15:02:56] "POST /tags HTTP/1.1" 409 221 0.002101 10.0.0.249 - - [2025-10-27 15:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.249 - - [2025-10-27 15:02:56] "GET /tag/c85a4890-5774-4c89-90e9-c7fe27623581?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011881 10.0.0.249 - - [2025-10-27 15:02:56] "GET /floating-ip/05168e20-b357-406f-8b3d-afc3bc3fb434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1782 0.014238 10.0.0.249 - - [2025-10-27 15:02:56] "PUT /floating-ip/05168e20-b357-406f-8b3d-afc3bc3fb434 HTTP/1.1" 200 257 0.008745 10.0.0.249 - - [2025-10-27 15:02:56] "POST /set-tag HTTP/1.1" 200 109 0.015115 10.0.0.249 - - [2025-10-27 15:02:56] "GET /virtual-machine-interface/fe2cd6ae-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007184 10.0.0.249 - - [2025-10-27 15:02:56] "POST /set-tag HTTP/1.1" 200 109 0.003122 10.0.0.249 - - [2025-10-27 15:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.249 - - [2025-10-27 15:02:56] "GET /loadbalancer/dcba254c-91c8-4d86-adc1-16997147ea09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002551 10.0.0.249 - - [2025-10-27 15:02:56] "GET /loadbalancer-pool/380fa9c2-ce09-44dd-9ebf-f19a0056abdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002531 10.0.0.249 - - [2025-10-27 15:02:57] "POST /loadbalancer-members HTTP/1.1" 200 704 0.021913 10.0.0.249 - - [2025-10-27 15:02:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.008256 10.0.0.249 - - [2025-10-27 15:02:57] "GET /virtual-machine-interface/fe2cd6ae-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016749 10.0.0.249 - - [2025-10-27 15:02:57] "GET /virtual-machine-interface/fe2cd6ae-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005481 10.0.0.249 - - [2025-10-27 15:02:57] "POST /ref-update HTTP/1.1" 200 156 0.012999 10.0.0.249 - - [2025-10-27 15:02:57] "POST /set-tag HTTP/1.1" 200 109 0.036399 10.0.0.249 - - [2025-10-27 15:02:57] "GET /floating-ip/05168e20-b357-406f-8b3d-afc3bc3fb434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002677 10.0.0.249 - - [2025-10-27 15:02:59] "GET /virtual-machine/e269553e-e5f0-4736-a607-934266318d2f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003115 10.0.0.249 - - [2025-10-27 15:02:59] "GET /virtual-machine-interface/fdbf8e82-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004194 10.0.0.249 - - [2025-10-27 15:02:59] "GET /virtual-machine/adc0a23b-c17e-404d-b785-a6a1538ed860?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.008731 10.0.0.249 - - [2025-10-27 15:02:59] "GET /virtual-machine-interface/fe2cd6ae-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004641 10.0.0.249 - - [2025-10-27 15:03:01] "GET /virtual-machine-interface/02898152-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.004108 10.0.0.249 - - [2025-10-27 15:03:01] "POST /set-tag HTTP/1.1" 200 109 0.001796 10.0.0.249 - - [2025-10-27 15:03:05] "GET /virtual-machine/4b4b3bdf-af89-4140-8c8c-5772f092d516?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.002784 10.0.0.249 - - [2025-10-27 15:03:05] "GET /virtual-machine-interface/02898152-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.003653 10.0.0.249 - - [2025-10-27 15:03:05] "GET /virtual-machine-interface/02898152-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.004252 10.0.0.249 - - [2025-10-27 15:03:05] "POST /set-tag HTTP/1.1" 200 109 0.002375 10.0.0.249 - - [2025-10-27 15:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.249 - - [2025-10-27 15:03:22] "POST /chown HTTP/1.1" 200 109 0.005839 10.0.0.249 - - [2025-10-27 15:03:22] "POST /chown HTTP/1.1" 200 109 0.008754 10.0.0.249 - - [2025-10-27 15:03:22] "POST /chown HTTP/1.1" 200 109 0.006664 10.0.0.249 - - [2025-10-27 15:03:22] "POST /chown HTTP/1.1" 200 109 0.014994 10.0.0.249 - - [2025-10-27 15:03:36] "GET /virtual-machine-interface/02898152-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.005847 10.0.0.249 - - [2025-10-27 15:03:36] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.249 - - [2025-10-27 15:03:36] "GET /virtual-machine-interface/02898152-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.004012 10.0.0.249 - - [2025-10-27 15:03:36] "POST /set-tag HTTP/1.1" 200 109 0.001842 10.0.0.249 - - [2025-10-27 15:03:36] "GET /virtual-machine/4b4b3bdf-af89-4140-8c8c-5772f092d516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.001982 10.0.0.249 - - [2025-10-27 15:03:36] "POST /ref-update HTTP/1.1" 200 156 0.009400 10.0.0.249 - - [2025-10-27 15:03:36] "GET /virtual-machine-interface/02898152-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.016735 10.0.0.249 - - [2025-10-27 15:03:36] "POST /set-tag HTTP/1.1" 200 109 0.014555 10.0.0.249 - - [2025-10-27 15:03:36] "POST /set-tag HTTP/1.1" 200 109 0.026190 10.0.0.249 - - [2025-10-27 15:03:36] "DELETE /instance-ip/02aa38ca-b346-11f0-8216-fa163e60ae90 HTTP/1.1" 200 115 0.070686 10.0.0.249 - - [2025-10-27 15:03:36] "DELETE /virtual-machine-interface/02898152-b346-11f0-8216-fa163e60ae90 HTTP/1.1" 200 115 0.049427 10.0.0.249 - - [2025-10-27 15:03:36] "DELETE /virtual-machine/4b4b3bdf-af89-4140-8c8c-5772f092d516 HTTP/1.1" 200 115 0.021384 10.0.0.249 - - [2025-10-27 15:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.249 - - [2025-10-27 15:03:40] "GET /tag/e089cc41-a972-4906-9a9c-e4c54f152a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.017226 10.0.0.249 - - [2025-10-27 15:03:40] "GET /tag/e089cc41-a972-4906-9a9c-e4c54f152a9c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.011801 10.0.0.249 - - [2025-10-27 15:03:40] "GET /virtual-machine-interface/0a121b4e-4f20-4ea7-be39-01b3752af4c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.004546 10.0.0.249 - - [2025-10-27 15:03:40] "POST /set-tag HTTP/1.1" 200 109 0.013197 10.0.0.249 - - [2025-10-27 15:03:40] "GET /virtual-machine-interface/29241ff6-a462-40b5-99a1-8fded744f958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.022002 10.0.0.249 - - [2025-10-27 15:03:40] "POST /set-tag HTTP/1.1" 200 109 0.015909 10.0.0.249 - - [2025-10-27 15:03:40] "GET /virtual-machine-interface/6ffb385d-0815-4279-98b8-56205596306f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004307 10.0.0.249 - - [2025-10-27 15:03:40] "POST /set-tag HTTP/1.1" 200 109 0.013541 10.0.0.249 - - [2025-10-27 15:03:40] "GET /firewall-policy/37e1039e-eee4-4425-a0a2-fc0c4f359cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.011146 10.0.0.249 - - [2025-10-27 15:03:40] "GET /firewall-rule/b8e14ca6-f8af-49db-89e6-e0d93050a3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003785 10.0.0.249 - - [2025-10-27 15:03:40] "POST /ref-update HTTP/1.1" 200 156 0.010147 10.0.0.249 - - [2025-10-27 15:03:40] "DELETE /firewall-rule/b8e14ca6-f8af-49db-89e6-e0d93050a3ad HTTP/1.1" 200 115 0.045149 10.0.0.249 - - [2025-10-27 15:03:40] "DELETE /loadbalancer-member/7592bb3b-0e95-44d2-852a-080714772358 HTTP/1.1" 200 115 0.033012 10.0.0.249 - - [2025-10-27 15:03:40] "PUT /service-instance/c1f7bdce-d2ac-4176-b80b-e5f05916b94b HTTP/1.1" 200 267 0.013389 10.0.0.249 - - [2025-10-27 15:03:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.030933 10.0.0.249 - - [2025-10-27 15:03:40] "DELETE /loadbalancer-pool/ac462867-0147-4b31-8446-52592a4f8920 HTTP/1.1" 200 115 0.122122 10.0.0.249 - - [2025-10-27 15:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.023199 10.0.0.249 - - [2025-10-27 15:03:40] "DELETE /loadbalancer-listener/4f8221e0-9fa8-4145-b2c8-a551fff2fe79 HTTP/1.1" 200 115 0.062073 10.0.0.249 - - [2025-10-27 15:03:40] "GET /floating-ip/00fa7a37-ec95-4be3-a699-088b7744204f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.003080 10.0.0.249 - - [2025-10-27 15:03:40] "POST /chown HTTP/1.1" 200 109 0.018591 10.0.0.249 - - [2025-10-27 15:03:40] "POST /chown HTTP/1.1" 200 109 0.019717 10.0.0.249 - - [2025-10-27 15:03:40] "POST /chown HTTP/1.1" 200 109 0.012151 10.0.0.249 - - [2025-10-27 15:03:41] "PUT /floating-ip/00fa7a37-ec95-4be3-a699-088b7744204f HTTP/1.1" 200 257 0.035286 10.0.0.249 - - [2025-10-27 15:03:41] "POST /chown HTTP/1.1" 200 109 0.021739 10.0.0.249 - - [2025-10-27 15:03:41] "PUT /service-instance/c1f7bdce-d2ac-4176-b80b-e5f05916b94b HTTP/1.1" 200 267 0.018807 10.0.0.249 - - [2025-10-27 15:03:41] "DELETE /floating-ip/00fa7a37-ec95-4be3-a699-088b7744204f HTTP/1.1" 200 115 0.070930 10.0.0.249 - - [2025-10-27 15:03:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.018478 10.0.0.249 - - [2025-10-27 15:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.249 - - [2025-10-27 15:03:41] "DELETE /loadbalancer/50b70600-c2c7-45bd-afa0-965c2fc7a647 HTTP/1.1" 200 115 0.050027 10.0.0.249 - - [2025-10-27 15:03:41] "DELETE /instance-ip/63aca164-7752-4683-91ba-45a9d3574d5f HTTP/1.1" 200 115 0.044963 10.0.0.249 - - [2025-10-27 15:03:41] "POST /chown HTTP/1.1" 200 109 0.019233 10.0.0.249 - - [2025-10-27 15:03:41] "POST /chown HTTP/1.1" 404 171 0.009344 10.0.0.249 - - [2025-10-27 15:03:41] "POST /chown HTTP/1.1" 200 109 0.012717 10.0.0.249 - - [2025-10-27 15:03:41] "POST /chown HTTP/1.1" 404 171 0.002496 10.0.0.249 - - [2025-10-27 15:03:41] "DELETE /virtual-machine-interface/29241ff6-a462-40b5-99a1-8fded744f958 HTTP/1.1" 200 115 0.098708 10.0.0.249 - - [2025-10-27 15:03:41] "PUT /service-instance/c1f7bdce-d2ac-4176-b80b-e5f05916b94b HTTP/1.1" 200 267 0.016791 10.0.0.249 - - [2025-10-27 15:03:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017441 10.0.0.249 - - [2025-10-27 15:03:41] "GET /floating-ip-pool/8425c813-4bd6-400c-b123-6a545bb5fa5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010396 10.0.0.249 - - [2025-10-27 15:03:41] "PUT /service-instance/c1f7bdce-d2ac-4176-b80b-e5f05916b94b HTTP/1.1" 200 267 0.023702 10.0.0.249 - - [2025-10-27 15:03:41] "POST /ref-update HTTP/1.1" 200 156 0.039963 10.0.0.249 - - [2025-10-27 15:03:41] "DELETE /tag/e089cc41-a972-4906-9a9c-e4c54f152a9c HTTP/1.1" 200 115 0.169026 10.0.0.249 - - [2025-10-27 15:03:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.022129 10.0.0.249 - - [2025-10-27 15:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.249 - - [2025-10-27 15:03:41] "DELETE /floating-ip-pool/8425c813-4bd6-400c-b123-6a545bb5fa5e HTTP/1.1" 200 115 0.079907 10.0.0.249 - - [2025-10-27 15:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005160 10.0.0.249 - - [2025-10-27 15:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.249 - - [2025-10-27 15:03:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002190 10.0.0.249 - - [2025-10-27 15:03:41] "DELETE /route-target/e9d923f8-fba5-443d-9cd9-5560dbab5d69 HTTP/1.1" 200 115 0.030634 10.0.0.249 - - [2025-10-27 15:03:41] "POST /useragent-kv HTTP/1.1" 200 115 0.015413 10.0.0.249 - - [2025-10-27 15:03:41] "DELETE /virtual-network/fe08947f-4ccc-4cdc-b0b2-af808444fb55 HTTP/1.1" 200 115 0.107214 10.0.0.249 - - [2025-10-27 15:03:41] "DELETE /service-instance/c1f7bdce-d2ac-4176-b80b-e5f05916b94b HTTP/1.1" 200 115 0.057343 10.0.0.249 - - [2025-10-27 15:03:41] "GET /routing-instance/3b18505d-39d0-4316-86cd-c6ff00c32a2f HTTP/1.1" 404 171 0.001441 10.0.0.249 - - [2025-10-27 15:03:41] "GET /domains HTTP/1.1" 200 281 0.003182 10.0.0.249 - - [2025-10-27 15:03:41] "GET /domain/cbce93b9-464f-4dea-a650-5b5a7d339a15 HTTP/1.1" 200 3100 0.003153 10.0.0.249 - - [2025-10-27 15:03:41] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4 HTTP/1.1" 200 7439 0.034554 10.0.0.249 - - [2025-10-27 15:03:41] "GET /virtual-machine-interface/0a121b4e-4f20-4ea7-be39-01b3752af4c9?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.025278 10.0.0.249 - - [2025-10-27 15:03:41] "GET /virtual-machine-interface/fe2cd6ae-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.012707 10.0.0.249 - - [2025-10-27 15:03:41] "POST /set-tag HTTP/1.1" 200 109 0.006353 10.0.0.249 - - [2025-10-27 15:03:41] "DELETE /virtual-machine-interface/0a121b4e-4f20-4ea7-be39-01b3752af4c9 HTTP/1.1" 200 115 0.081014 10.0.0.249 - - [2025-10-27 15:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005723 10.0.0.249 - - [2025-10-27 15:03:41] "GET /loadbalancer/dcba254c-91c8-4d86-adc1-16997147ea09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.001816 10.0.0.249 - - [2025-10-27 15:03:41] "POST /ref-update HTTP/1.1" 200 156 0.015775 10.0.0.249 - - [2025-10-27 15:03:41] "GET /virtual-machine-interface/fe2cd6ae-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003597 10.0.0.249 - - [2025-10-27 15:03:41] "DELETE /virtual-machine/b8dbe0aa-918e-4e44-9349-e2cf98dc15d1 HTTP/1.1" 200 115 0.030054 10.0.0.249 - - [2025-10-27 15:03:41] "GET /virtual-machine-interface/6ffb385d-0815-4279-98b8-56205596306f?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.005657 10.0.0.249 - - [2025-10-27 15:03:41] "POST /set-tag HTTP/1.1" 200 109 0.034066 10.0.0.249 - - [2025-10-27 15:03:41] "DELETE /loadbalancer-member/90a48b1e-51a4-4562-b999-532088c0ac8a HTTP/1.1" 200 115 0.037436 10.0.0.249 - - [2025-10-27 15:03:41] "DELETE /virtual-machine-interface/6ffb385d-0815-4279-98b8-56205596306f HTTP/1.1" 200 115 0.077029 10.0.0.249 - - [2025-10-27 15:03:42] "DELETE /virtual-machine/948bf5d6-0a9e-41e2-8d98-ed11c14d667c HTTP/1.1" 200 115 0.031203 10.0.0.249 - - [2025-10-27 15:03:43] "GET /virtual-machine-interface/fe2cd6ae-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005554 10.0.0.249 - - [2025-10-27 15:03:43] "POST /set-tag HTTP/1.1" 200 109 0.002170 10.0.0.249 - - [2025-10-27 15:03:43] "GET /virtual-machine-interface/fe2cd6ae-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004022 10.0.0.249 - - [2025-10-27 15:03:43] "POST /set-tag HTTP/1.1" 200 109 0.002402 10.0.0.249 - - [2025-10-27 15:03:43] "GET /virtual-machine/adc0a23b-c17e-404d-b785-a6a1538ed860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002710 10.0.0.249 - - [2025-10-27 15:03:43] "POST /ref-update HTTP/1.1" 200 156 0.010890 10.0.0.249 - - [2025-10-27 15:03:43] "GET /virtual-machine-interface/fe2cd6ae-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012379 10.0.0.249 - - [2025-10-27 15:03:43] "POST /set-tag HTTP/1.1" 200 109 0.026138 10.0.0.249 - - [2025-10-27 15:03:43] "POST /set-tag HTTP/1.1" 200 109 0.038836 10.0.0.249 - - [2025-10-27 15:03:43] "POST /set-tag HTTP/1.1" 200 109 0.027442 10.0.0.249 - - [2025-10-27 15:03:43] "DELETE /instance-ip/fe48b770-b345-11f0-8216-fa163e60ae90 HTTP/1.1" 200 115 0.029805 10.0.0.249 - - [2025-10-27 15:03:43] "POST /ref-update HTTP/1.1" 200 156 0.007766 10.0.0.249 - - [2025-10-27 15:03:43] "DELETE /virtual-machine-interface/fe2cd6ae-b345-11f0-8216-fa163e60ae90 HTTP/1.1" 200 115 0.040838 10.0.0.249 - - [2025-10-27 15:03:43] "DELETE /virtual-machine/adc0a23b-c17e-404d-b785-a6a1538ed860 HTTP/1.1" 200 115 0.036240 10.0.0.249 - - [2025-10-27 15:03:46] "GET /virtual-machine-interface/fdbf8e82-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004772 10.0.0.249 - - [2025-10-27 15:03:46] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.249 - - [2025-10-27 15:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006754 10.0.0.249 - - [2025-10-27 15:03:46] "GET /loadbalancer/dcba254c-91c8-4d86-adc1-16997147ea09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002734 10.0.0.249 - - [2025-10-27 15:03:48] "GET /virtual-machine-interface/fdbf8e82-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.011155 10.0.0.249 - - [2025-10-27 15:03:48] "POST /set-tag HTTP/1.1" 200 109 0.002735 10.0.0.249 - - [2025-10-27 15:03:48] "GET /virtual-machine-interface/fdbf8e82-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003732 10.0.0.249 - - [2025-10-27 15:03:48] "POST /set-tag HTTP/1.1" 200 109 0.002051 10.0.0.249 - - [2025-10-27 15:03:48] "GET /virtual-machine/e269553e-e5f0-4736-a607-934266318d2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002793 10.0.0.249 - - [2025-10-27 15:03:48] "POST /ref-update HTTP/1.1" 200 156 0.009017 10.0.0.249 - - [2025-10-27 15:03:48] "GET /virtual-machine-interface/fdbf8e82-b345-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.012809 10.0.0.249 - - [2025-10-27 15:03:48] "POST /set-tag HTTP/1.1" 200 109 0.017385 10.0.0.249 - - [2025-10-27 15:03:48] "POST /set-tag HTTP/1.1" 200 109 0.024843 10.0.0.249 - - [2025-10-27 15:03:48] "POST /set-tag HTTP/1.1" 200 109 0.016256 10.0.0.249 - - [2025-10-27 15:03:48] "DELETE /instance-ip/fdd6b8e6-b345-11f0-8216-fa163e60ae90 HTTP/1.1" 200 115 0.029571 10.0.0.249 - - [2025-10-27 15:03:48] "POST /ref-update HTTP/1.1" 200 156 0.008742 10.0.0.249 - - [2025-10-27 15:03:48] "DELETE /virtual-machine-interface/fdbf8e82-b345-11f0-8216-fa163e60ae90 HTTP/1.1" 200 115 0.052905 10.0.0.249 - - [2025-10-27 15:03:48] "DELETE /virtual-machine/e269553e-e5f0-4736-a607-934266318d2f HTTP/1.1" 200 115 0.032168 10.0.0.249 - - [2025-10-27 15:03:48] "DELETE /tag/77cece14-a1f4-4916-9a76-9fdaee11724e HTTP/1.1" 200 115 0.074984 10.0.0.249 - - [2025-10-27 15:03:48] "DELETE /tag/b06bc142-e8be-4da1-bb86-2633fa54b918 HTTP/1.1" 200 115 0.043220 10.0.0.249 - - [2025-10-27 15:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.249 - - [2025-10-27 15:03:52] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030166 10.0.0.249 - - [2025-10-27 15:03:52] "POST /tags HTTP/1.1" 200 394 0.029179 10.0.0.249 - - [2025-10-27 15:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007324 10.0.0.249 - - [2025-10-27 15:03:52] "GET /tag/03e1784d-10c9-428d-9551-bac0d7c4dc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011584 10.0.0.249 - - [2025-10-27 15:03:52] "POST /tags HTTP/1.1" 200 342 0.021442 10.0.0.249 - - [2025-10-27 15:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.249 - - [2025-10-27 15:03:52] "GET /tag/f3dc2903-cc7c-46ea-b895-760bd0e4ce18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013168 10.0.0.249 - - [2025-10-27 15:03:52] "POST /id-to-fqname HTTP/1.1" 200 192 0.008778 10.0.0.249 - - [2025-10-27 15:03:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.002449 10.0.0.249 - - [2025-10-27 15:03:52] "POST /security-groups HTTP/1.1" 200 589 0.064502 10.0.0.249 - - [2025-10-27 15:03:52] "POST /projects HTTP/1.1" 200 521 0.223365 10.0.0.249 - - [2025-10-27 15:03:52] "POST /fqname-to-id HTTP/1.1" 404 236 0.001954 10.0.0.249 - - [2025-10-27 15:03:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.027075 10.0.0.249 - - [2025-10-27 15:03:52] "POST /access-control-lists HTTP/1.1" 200 600 0.079939 10.0.0.249 - - [2025-10-27 15:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.018433 10.0.0.249 - - [2025-10-27 15:03:52] "POST /fqname-to-id HTTP/1.1" 404 235 0.003985 10.0.0.249 - - [2025-10-27 15:03:52] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.030824 10.0.0.249 - - [2025-10-27 15:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.249 - - [2025-10-27 15:03:52] "GET /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.026364 10.0.0.249 - - [2025-10-27 15:03:52] "POST /access-control-lists HTTP/1.1" 200 598 0.092088 10.0.0.249 - - [2025-10-27 15:03:52] "PUT /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208 HTTP/1.1" 200 265 0.063926 10.0.0.249 - - [2025-10-27 15:03:52] "PUT /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6 HTTP/1.1" 200 265 0.061174 10.0.0.249 - - [2025-10-27 15:03:53] "POST /security-groups HTTP/1.1" 200 593 0.066470 10.0.0.249 - - [2025-10-27 15:03:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.036684 10.0.0.249 - - [2025-10-27 15:03:53] "POST /fqname-to-id HTTP/1.1" 404 270 0.006052 10.0.0.249 - - [2025-10-27 15:03:53] "POST /chown HTTP/1.1" 200 109 0.026766 10.0.0.249 - - [2025-10-27 15:03:53] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.023865 10.0.0.249 - - [2025-10-27 15:03:53] "POST /access-control-lists HTTP/1.1" 200 634 0.067891 10.0.0.249 - - [2025-10-27 15:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.249 - - [2025-10-27 15:03:53] "POST /fqname-to-id HTTP/1.1" 404 269 0.016098 10.0.0.249 - - [2025-10-27 15:03:53] "GET /policy-management/3f571344-fc1e-46ca-aafa-caf06052abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006631 10.0.0.249 - - [2025-10-27 15:03:53] "POST /tags HTTP/1.1" 409 226 0.001809 10.0.0.249 - - [2025-10-27 15:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.249 - - [2025-10-27 15:03:53] "GET /tag/f3dc2903-cc7c-46ea-b895-760bd0e4ce18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012028 10.0.0.249 - - [2025-10-27 15:03:53] "POST /access-control-lists HTTP/1.1" 200 632 0.069137 10.0.0.249 - - [2025-10-27 15:03:53] "POST /firewall-rules HTTP/1.1" 200 602 0.078256 10.0.0.249 - - [2025-10-27 15:03:53] "GET /firewall-rule/31bea7bc-1826-4dd3-b769-0e8630874ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.015024 10.0.0.249 - - [2025-10-27 15:03:53] "GET /firewall-policy/f3b59217-66ea-49b2-a69f-530b8178c423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.004212 10.0.0.249 - - [2025-10-27 15:03:53] "GET /firewall-rule/31bea7bc-1826-4dd3-b769-0e8630874ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002341 10.0.0.249 - - [2025-10-27 15:03:53] "POST /ref-update HTTP/1.1" 200 156 0.047543 10.0.0.249 - - [2025-10-27 15:03:53] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.010739 10.0.0.249 - - [2025-10-27 15:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.249 - - [2025-10-27 15:03:53] "GET /policy-management/3f571344-fc1e-46ca-aafa-caf06052abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002579 10.0.0.249 - - [2025-10-27 15:03:53] "POST /tags HTTP/1.1" 409 226 0.001402 10.0.0.249 - - [2025-10-27 15:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.249 - - [2025-10-27 15:03:53] "GET /tag/f3dc2903-cc7c-46ea-b895-760bd0e4ce18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013467 10.0.0.249 - - [2025-10-27 15:03:53] "POST /firewall-rules HTTP/1.1" 200 600 0.064776 10.0.0.249 - - [2025-10-27 15:03:53] "GET /firewall-rule/6fd81bc3-90fc-423f-b846-bf09018158e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.015333 10.0.0.249 - - [2025-10-27 15:03:53] "GET /firewall-policy/f3b59217-66ea-49b2-a69f-530b8178c423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.003934 10.0.0.249 - - [2025-10-27 15:03:53] "GET /firewall-rule/6fd81bc3-90fc-423f-b846-bf09018158e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002077 10.0.0.249 - - [2025-10-27 15:03:53] "POST /ref-update HTTP/1.1" 200 156 0.042625 10.0.0.249 - - [2025-10-27 15:03:55] "POST /tags HTTP/1.1" 200 394 0.018898 10.0.0.249 - - [2025-10-27 15:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.249 - - [2025-10-27 15:03:55] "GET /tag/08ea75bd-cbe6-4023-a759-c2f6fefacdd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014588 10.0.0.249 - - [2025-10-27 15:03:55] "POST /tags HTTP/1.1" 200 342 0.018571 10.0.0.249 - - [2025-10-27 15:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.249 - - [2025-10-27 15:03:55] "GET /tag/87330ea3-88a4-4eea-9d0b-05a18016201e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012540 10.0.0.249 - - [2025-10-27 15:03:55] "POST /id-to-fqname HTTP/1.1" 200 192 0.000871 10.0.0.249 - - [2025-10-27 15:03:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.004591 10.0.0.249 - - [2025-10-27 15:03:55] "POST /security-groups HTTP/1.1" 200 589 0.061084 10.0.0.249 - - [2025-10-27 15:03:55] "POST /projects HTTP/1.1" 200 521 0.150011 10.0.0.249 - - [2025-10-27 15:03:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009415 10.0.0.249 - - [2025-10-27 15:03:55] "POST /fqname-to-id HTTP/1.1" 404 236 0.003814 10.0.0.249 - - [2025-10-27 15:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004863 10.0.0.249 - - [2025-10-27 15:03:55] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.017403 10.0.0.249 - - [2025-10-27 15:03:55] "POST /access-control-lists HTTP/1.1" 200 600 0.071891 10.0.0.249 - - [2025-10-27 15:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.019109 10.0.0.249 - - [2025-10-27 15:03:55] "POST /fqname-to-id HTTP/1.1" 404 235 0.019255 10.0.0.249 - - [2025-10-27 15:03:55] "GET /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003887 10.0.0.249 - - [2025-10-27 15:03:55] "POST /access-control-lists HTTP/1.1" 200 598 0.067233 10.0.0.249 - - [2025-10-27 15:03:55] "PUT /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208 HTTP/1.1" 200 265 0.072291 10.0.0.249 - - [2025-10-27 15:03:55] "PUT /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6 HTTP/1.1" 200 265 0.048237 10.0.0.249 - - [2025-10-27 15:03:55] "POST /security-groups HTTP/1.1" 200 593 0.065617 10.0.0.249 - - [2025-10-27 15:03:55] "POST /fqname-to-id HTTP/1.1" 404 270 0.002128 10.0.0.249 - - [2025-10-27 15:03:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.044905 10.0.0.249 - - [2025-10-27 15:03:56] "POST /access-control-lists HTTP/1.1" 200 634 0.090596 10.0.0.249 - - [2025-10-27 15:03:56] "POST /fqname-to-id HTTP/1.1" 404 269 0.004085 10.0.0.249 - - [2025-10-27 15:03:56] "POST /chown HTTP/1.1" 200 109 0.041049 10.0.0.249 - - [2025-10-27 15:03:56] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012386 10.0.0.249 - - [2025-10-27 15:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.249 - - [2025-10-27 15:03:56] "GET /policy-management/3f571344-fc1e-46ca-aafa-caf06052abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008278 10.0.0.249 - - [2025-10-27 15:03:56] "POST /access-control-lists HTTP/1.1" 200 632 0.086465 10.0.0.249 - - [2025-10-27 15:03:56] "POST /tags HTTP/1.1" 409 226 0.011461 10.0.0.249 - - [2025-10-27 15:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.249 - - [2025-10-27 15:03:56] "GET /tag/87330ea3-88a4-4eea-9d0b-05a18016201e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010192 10.0.0.249 - - [2025-10-27 15:03:56] "POST /firewall-rules HTTP/1.1" 200 602 0.064313 10.0.0.249 - - [2025-10-27 15:03:56] "GET /firewall-rule/ce0d09cd-a5bb-4c14-902f-ed1c5b076a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003763 10.0.0.249 - - [2025-10-27 15:03:56] "GET /firewall-policy/f3b59217-66ea-49b2-a69f-530b8178c423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.012605 10.0.0.249 - - [2025-10-27 15:03:56] "GET /firewall-rule/ce0d09cd-a5bb-4c14-902f-ed1c5b076a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003058 10.0.0.249 - - [2025-10-27 15:03:56] "POST /ref-update HTTP/1.1" 200 156 0.043758 10.0.0.249 - - [2025-10-27 15:03:56] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002478 10.0.0.249 - - [2025-10-27 15:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.249 - - [2025-10-27 15:03:56] "GET /policy-management/3f571344-fc1e-46ca-aafa-caf06052abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002234 10.0.0.249 - - [2025-10-27 15:03:56] "POST /tags HTTP/1.1" 409 226 0.002281 10.0.0.249 - - [2025-10-27 15:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.249 - - [2025-10-27 15:03:56] "GET /tag/87330ea3-88a4-4eea-9d0b-05a18016201e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010904 10.0.0.249 - - [2025-10-27 15:03:56] "POST /firewall-rules HTTP/1.1" 200 600 0.064703 10.0.0.249 - - [2025-10-27 15:03:56] "GET /firewall-rule/e88cc8b5-e91d-4301-89e6-f43d74543322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.010987 10.0.0.249 - - [2025-10-27 15:03:56] "GET /firewall-policy/f3b59217-66ea-49b2-a69f-530b8178c423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.005126 10.0.0.249 - - [2025-10-27 15:03:56] "GET /firewall-rule/e88cc8b5-e91d-4301-89e6-f43d74543322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002667 10.0.0.249 - - [2025-10-27 15:03:56] "POST /ref-update HTTP/1.1" 200 156 0.066522 10.0.0.249 - - [2025-10-27 15:03:58] "POST /tags HTTP/1.1" 200 346 0.094914 10.0.0.249 - - [2025-10-27 15:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.027511 10.0.0.249 - - [2025-10-27 15:03:58] "GET /tag/b374c3dc-a517-470f-8e15-192fe140957e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.016055 10.0.0.249 - - [2025-10-27 15:03:58] "POST /projects HTTP/1.1" 409 238 0.001818 10.0.0.249 - - [2025-10-27 15:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.249 - - [2025-10-27 15:03:58] "GET /project/924f78ed-155c-46d0-861e-1ec505afc316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.046027 10.0.0.249 - - [2025-10-27 15:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012788 10.0.0.249 - - [2025-10-27 15:03:58] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.008808 10.0.0.249 - - [2025-10-27 15:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.249 - - [2025-10-27 15:03:58] "GET /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005705 10.0.0.249 - - [2025-10-27 15:03:58] "POST /security-groups HTTP/1.1" 409 285 0.002807 10.0.0.249 - - [2025-10-27 15:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006191 10.0.0.249 - - [2025-10-27 15:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.249 - - [2025-10-27 15:03:58] "PUT /security-group/ac1e54b7-4c3e-48d6-b8e1-68549666ff9e HTTP/1.1" 200 263 0.063500 10.0.0.249 - - [2025-10-27 15:03:58] "PUT /access-control-list/106e67d7-77c8-4764-8565-f7600528c088 HTTP/1.1" 200 273 0.024125 10.0.0.249 - - [2025-10-27 15:03:58] "GET /project/924f78ed-155c-46d0-861e-1ec505afc316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.108917 10.0.0.249 - - [2025-10-27 15:03:58] "PUT /access-control-list/03b53cc6-1a9d-4512-8a77-bb8101cc9499 HTTP/1.1" 200 273 0.042702 10.0.0.249 - - [2025-10-27 15:03:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.045427 10.0.0.249 - - [2025-10-27 15:03:58] "POST /tags HTTP/1.1" 409 228 0.008610 10.0.0.249 - - [2025-10-27 15:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005134 10.0.0.249 - - [2025-10-27 15:03:58] "GET /tag/b374c3dc-a517-470f-8e15-192fe140957e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010492 10.0.0.249 - - [2025-10-27 15:03:58] "POST /tags HTTP/1.1" 200 346 0.025424 10.0.0.249 - - [2025-10-27 15:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012356 10.0.0.249 - - [2025-10-27 15:03:58] "GET /tag/435f2577-6f36-466b-8536-dccf454c3f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014690 10.0.0.249 - - [2025-10-27 15:03:58] "POST /projects HTTP/1.1" 409 238 0.002022 10.0.0.249 - - [2025-10-27 15:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.249 - - [2025-10-27 15:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.249 - - [2025-10-27 15:03:59] "GET /project/f89e8cd0-65c2-41b6-8bcc-8decf8cab044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034121 10.0.0.249 - - [2025-10-27 15:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.249 - - [2025-10-27 15:03:59] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007280 10.0.0.249 - - [2025-10-27 15:03:59] "GET /project/f89e8cd0-65c2-41b6-8bcc-8decf8cab044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.062609 10.0.0.249 - - [2025-10-27 15:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.249 - - [2025-10-27 15:03:59] "GET /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004753 10.0.0.249 - - [2025-10-27 15:03:59] "POST /security-groups HTTP/1.1" 409 285 0.003803 10.0.0.249 - - [2025-10-27 15:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.249 - - [2025-10-27 15:03:59] "PUT /security-group/acb020f3-6427-4965-aa71-46fd29c3e3f9 HTTP/1.1" 200 263 0.057932 10.0.0.249 - - [2025-10-27 15:03:59] "PUT /access-control-list/8b521d1e-d2da-4299-81c4-d4832c3e6c63 HTTP/1.1" 200 273 0.013038 10.0.0.249 - - [2025-10-27 15:03:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.020285 10.0.0.249 - - [2025-10-27 15:03:59] "POST /tags HTTP/1.1" 409 228 0.004088 10.0.0.249 - - [2025-10-27 15:03:59] "PUT /access-control-list/3c9d50e8-4144-47f7-a139-0e9676286792 HTTP/1.1" 200 273 0.026255 10.0.0.249 - - [2025-10-27 15:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.249 - - [2025-10-27 15:03:59] "GET /tag/435f2577-6f36-466b-8536-dccf454c3f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010210 10.0.0.249 - - [2025-10-27 15:03:59] "POST /tags HTTP/1.1" 200 292 0.044072 10.0.0.249 - - [2025-10-27 15:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009304 10.0.0.249 - - [2025-10-27 15:03:59] "GET /tag/05c94c31-2d7d-41e3-9cbb-9aa48796cd06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.013559 10.0.0.249 - - [2025-10-27 15:03:59] "POST /tags HTTP/1.1" 200 304 0.053423 10.0.0.249 - - [2025-10-27 15:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.249 - - [2025-10-27 15:03:59] "GET /tag/2536cb7c-c22f-4640-9806-d7cdde640ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011704 10.0.0.249 - - [2025-10-27 15:03:59] "POST /tags HTTP/1.1" 409 252 0.001750 10.0.0.249 - - [2025-10-27 15:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001357 10.0.0.249 - - [2025-10-27 15:03:59] "GET /tag/03e1784d-10c9-428d-9551-bac0d7c4dc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012442 10.0.0.249 - - [2025-10-27 15:03:59] "POST /tags HTTP/1.1" 409 226 0.003719 10.0.0.249 - - [2025-10-27 15:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.249 - - [2025-10-27 15:03:59] "GET /tag/f3dc2903-cc7c-46ea-b895-760bd0e4ce18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010373 10.0.0.249 - - [2025-10-27 15:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.249 - - [2025-10-27 15:03:59] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003680 10.0.0.249 - - [2025-10-27 15:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.249 - - [2025-10-27 15:03:59] "GET /project/924f78ed-155c-46d0-861e-1ec505afc316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039191 10.0.0.249 - - [2025-10-27 15:03:59] "POST /virtual-machines HTTP/1.1" 200 396 0.007204 10.0.0.249 - - [2025-10-27 15:03:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.011413 10.0.0.249 - - [2025-10-27 15:03:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.095197 10.0.0.249 - - [2025-10-27 15:04:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.010257 10.0.0.249 - - [2025-10-27 15:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007091 10.0.0.249 - - [2025-10-27 15:04:00] "GET /virtual-machine-interface/2afd9b64-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005547 10.0.0.249 - - [2025-10-27 15:04:00] "POST /instance-ips HTTP/1.1" 200 398 0.017609 10.0.0.249 - - [2025-10-27 15:04:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020120 10.0.0.249 - - [2025-10-27 15:04:00] "GET /virtual-machine-interface/2afd9b64-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.012276 10.0.0.249 - - [2025-10-27 15:04:00] "POST /set-tag HTTP/1.1" 200 109 0.067966 10.0.0.249 - - [2025-10-27 15:04:00] "GET /virtual-machine-interface/2afd9b64-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.020140 10.0.0.249 - - [2025-10-27 15:04:00] "GET /instance-ip/2b16cd96-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004356 10.0.0.249 - - [2025-10-27 15:04:00] "GET /virtual-machine-interface/2afd9b64-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004375 10.0.0.249 - - [2025-10-27 15:04:00] "POST /set-tag HTTP/1.1" 200 109 0.002302 10.0.0.249 - - [2025-10-27 15:04:00] "GET /virtual-router/7c674d3b-a314-44da-8b43-fde287f768c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003913 10.0.0.249 - - [2025-10-27 15:04:00] "POST /ref-update HTTP/1.1" 200 156 0.009481 10.0.0.249 - - [2025-10-27 15:04:00] "GET /virtual-machine-interface/2afd9b64-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.016328 10.0.0.249 - - [2025-10-27 15:04:00] "POST /set-tag HTTP/1.1" 200 109 0.005029 10.0.0.249 - - [2025-10-27 15:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.249 - - [2025-10-27 15:04:00] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005228 10.0.0.249 - - [2025-10-27 15:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.249 - - [2025-10-27 15:04:00] "GET /project/924f78ed-155c-46d0-861e-1ec505afc316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038697 10.0.0.249 - - [2025-10-27 15:04:00] "POST /virtual-machines HTTP/1.1" 200 396 0.011967 10.0.0.249 - - [2025-10-27 15:04:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.019093 10.0.0.249 - - [2025-10-27 15:04:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.118837 10.0.0.249 - - [2025-10-27 15:04:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009520 10.0.0.249 - - [2025-10-27 15:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.249 - - [2025-10-27 15:04:00] "GET /virtual-machine-interface/2b7527b0-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.012550 10.0.0.249 - - [2025-10-27 15:04:00] "POST /instance-ips HTTP/1.1" 200 398 0.020607 10.0.0.249 - - [2025-10-27 15:04:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.027814 10.0.0.249 - - [2025-10-27 15:04:00] "GET /virtual-machine-interface/2b7527b0-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.016498 10.0.0.249 - - [2025-10-27 15:04:01] "POST /set-tag HTTP/1.1" 200 109 0.063961 10.0.0.249 - - [2025-10-27 15:04:01] "GET /virtual-machine-interface/2b7527b0-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.014933 10.0.0.249 - - [2025-10-27 15:04:01] "GET /instance-ip/2b91b042-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004413 10.0.0.249 - - [2025-10-27 15:04:01] "GET /virtual-machine-interface/2b7527b0-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004825 10.0.0.249 - - [2025-10-27 15:04:01] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.249 - - [2025-10-27 15:04:01] "GET /virtual-router/7c674d3b-a314-44da-8b43-fde287f768c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.004508 10.0.0.249 - - [2025-10-27 15:04:01] "POST /ref-update HTTP/1.1" 200 156 0.018970 10.0.0.249 - - [2025-10-27 15:04:01] "GET /virtual-machine-interface/2b7527b0-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008648 10.0.0.249 - - [2025-10-27 15:04:01] "POST /set-tag HTTP/1.1" 200 109 0.005059 10.0.0.249 - - [2025-10-27 15:04:01] "POST /tags HTTP/1.1" 200 292 0.017734 10.0.0.249 - - [2025-10-27 15:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.249 - - [2025-10-27 15:04:01] "GET /tag/545c6493-b9c4-4df8-81ef-948412646d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.014462 10.0.0.249 - - [2025-10-27 15:04:01] "POST /tags HTTP/1.1" 409 252 0.002063 10.0.0.249 - - [2025-10-27 15:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.249 - - [2025-10-27 15:04:01] "GET /tag/08ea75bd-cbe6-4023-a759-c2f6fefacdd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013944 10.0.0.249 - - [2025-10-27 15:04:01] "POST /tags HTTP/1.1" 409 226 0.001994 10.0.0.249 - - [2025-10-27 15:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.249 - - [2025-10-27 15:04:01] "GET /tag/87330ea3-88a4-4eea-9d0b-05a18016201e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012427 10.0.0.249 - - [2025-10-27 15:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.249 - - [2025-10-27 15:04:01] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004468 10.0.0.249 - - [2025-10-27 15:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.249 - - [2025-10-27 15:04:01] "GET /project/f89e8cd0-65c2-41b6-8bcc-8decf8cab044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032099 10.0.0.249 - - [2025-10-27 15:04:01] "POST /virtual-machines HTTP/1.1" 200 396 0.008298 10.0.0.249 - - [2025-10-27 15:04:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.007374 10.0.0.249 - - [2025-10-27 15:04:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.120210 10.0.0.249 - - [2025-10-27 15:04:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.013803 10.0.0.249 - - [2025-10-27 15:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008070 10.0.0.249 - - [2025-10-27 15:04:01] "GET /virtual-machine-interface/2c0ebc18-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004193 10.0.0.249 - - [2025-10-27 15:04:01] "POST /instance-ips HTTP/1.1" 200 398 0.020201 10.0.0.249 - - [2025-10-27 15:04:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.026445 10.0.0.249 - - [2025-10-27 15:04:01] "GET /virtual-machine-interface/2c0ebc18-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.012727 10.0.0.249 - - [2025-10-27 15:04:02] "POST /set-tag HTTP/1.1" 200 109 0.059656 10.0.0.249 - - [2025-10-27 15:04:02] "GET /virtual-machine-interface/2c0ebc18-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005524 10.0.0.249 - - [2025-10-27 15:04:02] "GET /instance-ip/2c246de2-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004267 10.0.0.249 - - [2025-10-27 15:04:02] "GET /virtual-machine-interface/2c0ebc18-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004027 10.0.0.249 - - [2025-10-27 15:04:02] "POST /set-tag HTTP/1.1" 200 109 0.001984 10.0.0.249 - - [2025-10-27 15:04:02] "GET /virtual-router/7c674d3b-a314-44da-8b43-fde287f768c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.003396 10.0.0.249 - - [2025-10-27 15:04:02] "POST /ref-update HTTP/1.1" 200 156 0.008493 10.0.0.249 - - [2025-10-27 15:04:02] "GET /virtual-machine-interface/2c0ebc18-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004832 10.0.0.249 - - [2025-10-27 15:04:02] "POST /set-tag HTTP/1.1" 200 109 0.002255 10.0.0.249 - - [2025-10-27 15:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.249 - - [2025-10-27 15:04:02] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005624 10.0.0.249 - - [2025-10-27 15:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.249 - - [2025-10-27 15:04:02] "GET /project/f89e8cd0-65c2-41b6-8bcc-8decf8cab044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030007 10.0.0.249 - - [2025-10-27 15:04:02] "POST /virtual-machines HTTP/1.1" 200 396 0.007110 10.0.0.249 - - [2025-10-27 15:04:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008737 10.0.0.249 - - [2025-10-27 15:04:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.090938 10.0.0.249 - - [2025-10-27 15:04:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022127 10.0.0.249 - - [2025-10-27 15:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005830 10.0.0.249 - - [2025-10-27 15:04:02] "GET /virtual-machine-interface/2c7c38b0-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004513 10.0.0.249 - - [2025-10-27 15:04:02] "POST /instance-ips HTTP/1.1" 200 398 0.018221 10.0.0.249 - - [2025-10-27 15:04:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.019171 10.0.0.249 - - [2025-10-27 15:04:02] "GET /virtual-machine-interface/2c7c38b0-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.009620 10.0.0.249 - - [2025-10-27 15:04:02] "POST /set-tag HTTP/1.1" 200 109 0.060163 10.0.0.249 - - [2025-10-27 15:04:02] "GET /virtual-machine-interface/2c7c38b0-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.010705 10.0.0.249 - - [2025-10-27 15:04:02] "GET /instance-ip/2c9070a0-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.005690 10.0.0.249 - - [2025-10-27 15:04:02] "GET /virtual-machine-interface/2c7c38b0-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004738 10.0.0.249 - - [2025-10-27 15:04:02] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.249 - - [2025-10-27 15:04:02] "GET /virtual-router/7c674d3b-a314-44da-8b43-fde287f768c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.003994 10.0.0.249 - - [2025-10-27 15:04:02] "POST /ref-update HTTP/1.1" 200 156 0.009772 10.0.0.249 - - [2025-10-27 15:04:02] "GET /virtual-machine-interface/2c7c38b0-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.013046 10.0.0.249 - - [2025-10-27 15:04:02] "POST /set-tag HTTP/1.1" 200 109 0.002836 10.0.0.249 - - [2025-10-27 15:04:02] "POST /tags HTTP/1.1" 200 300 0.019405 10.0.0.249 - - [2025-10-27 15:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.249 - - [2025-10-27 15:04:03] "GET /tag/e866e28d-3403-413e-8462-c2bbb99628d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.028575 10.0.0.249 - - [2025-10-27 15:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.249 - - [2025-10-27 15:04:03] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003994 10.0.0.249 - - [2025-10-27 15:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.249 - - [2025-10-27 15:04:03] "GET /project/924f78ed-155c-46d0-861e-1ec505afc316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032887 10.0.0.249 - - [2025-10-27 15:04:03] "POST /virtual-machines HTTP/1.1" 200 396 0.007988 10.0.0.249 - - [2025-10-27 15:04:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.013797 10.0.0.249 - - [2025-10-27 15:04:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104314 10.0.0.249 - - [2025-10-27 15:04:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007965 10.0.0.249 - - [2025-10-27 15:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851 10.0.0.249 - - [2025-10-27 15:04:03] "GET /virtual-machine-interface/2cf727fa-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.008299 10.0.0.249 - - [2025-10-27 15:04:03] "POST /instance-ips HTTP/1.1" 200 398 0.018584 10.0.0.249 - - [2025-10-27 15:04:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.030536 10.0.0.249 - - [2025-10-27 15:04:03] "GET /virtual-machine-interface/2cf727fa-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.010458 10.0.0.249 - - [2025-10-27 15:04:03] "POST /set-tag HTTP/1.1" 200 109 0.017781 10.0.0.249 - - [2025-10-27 15:04:03] "GET /virtual-machine-interface/2cf727fa-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.010609 10.0.0.249 - - [2025-10-27 15:04:03] "GET /instance-ip/2d106170-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003201 10.0.0.249 - - [2025-10-27 15:04:03] "GET /virtual-machine-interface/2cf727fa-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004208 10.0.0.249 - - [2025-10-27 15:04:03] "POST /set-tag HTTP/1.1" 200 109 0.004401 10.0.0.249 - - [2025-10-27 15:04:03] "POST /tags HTTP/1.1" 200 300 0.016091 10.0.0.249 - - [2025-10-27 15:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.249 - - [2025-10-27 15:04:03] "GET /tag/bc7a1aae-e78e-467e-a6ed-cbe163692c8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.017048 10.0.0.249 - - [2025-10-27 15:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.249 - - [2025-10-27 15:04:03] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004493 10.0.0.249 - - [2025-10-27 15:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.249 - - [2025-10-27 15:04:03] "GET /project/924f78ed-155c-46d0-861e-1ec505afc316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034095 10.0.0.249 - - [2025-10-27 15:04:03] "POST /virtual-machines HTTP/1.1" 200 396 0.007772 10.0.0.249 - - [2025-10-27 15:04:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008343 10.0.0.249 - - [2025-10-27 15:04:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101241 10.0.0.249 - - [2025-10-27 15:04:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.025028 10.0.0.249 - - [2025-10-27 15:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007843 10.0.0.249 - - [2025-10-27 15:04:04] "GET /virtual-machine-interface/2d6234e6-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004411 10.0.0.249 - - [2025-10-27 15:04:04] "POST /instance-ips HTTP/1.1" 200 398 0.017034 10.0.0.249 - - [2025-10-27 15:04:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.020746 10.0.0.249 - - [2025-10-27 15:04:04] "GET /virtual-machine-interface/2d6234e6-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.011929 10.0.0.249 - - [2025-10-27 15:04:04] "POST /set-tag HTTP/1.1" 200 109 0.015805 10.0.0.249 - - [2025-10-27 15:04:04] "GET /virtual-machine-interface/2d6234e6-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.014061 10.0.0.249 - - [2025-10-27 15:04:04] "GET /instance-ip/2d76d0c2-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002908 10.0.0.249 - - [2025-10-27 15:04:04] "GET /virtual-machine-interface/2d6234e6-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006734 10.0.0.249 - - [2025-10-27 15:04:04] "POST /set-tag HTTP/1.1" 200 109 0.002242 10.0.0.249 - - [2025-10-27 15:04:04] "POST /tags HTTP/1.1" 200 300 0.023844 10.0.0.249 - - [2025-10-27 15:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.249 - - [2025-10-27 15:04:04] "GET /tag/815170dd-fc03-492f-9610-9b926cfbd77c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012899 10.0.0.249 - - [2025-10-27 15:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.249 - - [2025-10-27 15:04:04] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004355 10.0.0.249 - - [2025-10-27 15:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.249 - - [2025-10-27 15:04:04] "GET /project/f89e8cd0-65c2-41b6-8bcc-8decf8cab044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041251 10.0.0.249 - - [2025-10-27 15:04:04] "POST /virtual-machines HTTP/1.1" 200 396 0.012199 10.0.0.249 - - [2025-10-27 15:04:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.019964 10.0.0.249 - - [2025-10-27 15:04:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106017 10.0.0.249 - - [2025-10-27 15:04:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.008006 10.0.0.249 - - [2025-10-27 15:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005009 10.0.0.249 - - [2025-10-27 15:04:04] "GET /virtual-machine-interface/2dc8d7be-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.011751 10.0.0.249 - - [2025-10-27 15:04:04] "POST /instance-ips HTTP/1.1" 200 398 0.037010 10.0.0.249 - - [2025-10-27 15:04:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.026386 10.0.0.249 - - [2025-10-27 15:04:04] "GET /virtual-machine-interface/2dc8d7be-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.016229 10.0.0.249 - - [2025-10-27 15:04:04] "POST /set-tag HTTP/1.1" 200 109 0.018482 10.0.0.249 - - [2025-10-27 15:04:04] "GET /virtual-machine-interface/2dc8d7be-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.015794 10.0.0.249 - - [2025-10-27 15:04:04] "GET /instance-ip/2de1b91e-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002816 10.0.0.249 - - [2025-10-27 15:04:05] "GET /virtual-machine-interface/2dc8d7be-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004295 10.0.0.249 - - [2025-10-27 15:04:05] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.249 - - [2025-10-27 15:04:05] "POST /tags HTTP/1.1" 200 300 0.018395 10.0.0.249 - - [2025-10-27 15:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.249 - - [2025-10-27 15:04:05] "GET /tag/afee84cd-d36a-4fec-adaf-9dc8774d3916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010858 10.0.0.249 - - [2025-10-27 15:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.249 - - [2025-10-27 15:04:05] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003369 10.0.0.249 - - [2025-10-27 15:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.249 - - [2025-10-27 15:04:05] "GET /project/f89e8cd0-65c2-41b6-8bcc-8decf8cab044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035281 10.0.0.249 - - [2025-10-27 15:04:05] "POST /virtual-machines HTTP/1.1" 200 396 0.007742 10.0.0.249 - - [2025-10-27 15:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007440 10.0.0.249 - - [2025-10-27 15:04:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.112461 10.0.0.249 - - [2025-10-27 15:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.022618 10.0.0.249 - - [2025-10-27 15:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014348 10.0.0.249 - - [2025-10-27 15:04:05] "GET /virtual-machine-interface/2e34120e-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004624 10.0.0.249 - - [2025-10-27 15:04:05] "POST /instance-ips HTTP/1.1" 200 398 0.030291 10.0.0.249 - - [2025-10-27 15:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.027785 10.0.0.249 - - [2025-10-27 15:04:05] "GET /virtual-machine-interface/2e34120e-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.007259 10.0.0.249 - - [2025-10-27 15:04:05] "POST /set-tag HTTP/1.1" 200 109 0.015715 10.0.0.249 - - [2025-10-27 15:04:05] "GET /virtual-machine-interface/2e34120e-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.033200 10.0.0.249 - - [2025-10-27 15:04:05] "GET /instance-ip/2e49e64c-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003384 10.0.0.249 - - [2025-10-27 15:04:05] "GET /virtual-machine-interface/2e34120e-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003925 10.0.0.249 - - [2025-10-27 15:04:05] "POST /set-tag HTTP/1.1" 200 109 0.002262 10.0.0.249 - - [2025-10-27 15:04:05] "GET /virtual-router/7c674d3b-a314-44da-8b43-fde287f768c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004449 10.0.0.249 - - [2025-10-27 15:04:05] "POST /ref-update HTTP/1.1" 200 156 0.009352 10.0.0.249 - - [2025-10-27 15:04:05] "GET /virtual-machine-interface/2cf727fa-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005736 10.0.0.249 - - [2025-10-27 15:04:05] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.249 - - [2025-10-27 15:04:05] "GET /virtual-machine-interface/2afd9b64-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005918 10.0.0.249 - - [2025-10-27 15:04:05] "POST /set-tag HTTP/1.1" 200 109 0.002206 10.0.0.249 - - [2025-10-27 15:04:05] "GET /virtual-router/7c674d3b-a314-44da-8b43-fde287f768c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.004469 10.0.0.249 - - [2025-10-27 15:04:05] "POST /ref-update HTTP/1.1" 200 156 0.011441 10.0.0.249 - - [2025-10-27 15:04:05] "GET /virtual-machine-interface/2d6234e6-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.011097 10.0.0.249 - - [2025-10-27 15:04:05] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.249 - - [2025-10-27 15:04:06] "GET /virtual-router/7c674d3b-a314-44da-8b43-fde287f768c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.004736 10.0.0.249 - - [2025-10-27 15:04:06] "POST /ref-update HTTP/1.1" 200 156 0.008161 10.0.0.249 - - [2025-10-27 15:04:06] "GET /virtual-machine-interface/2dc8d7be-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006723 10.0.0.249 - - [2025-10-27 15:04:06] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.249 - - [2025-10-27 15:04:06] "GET /virtual-machine-interface/2b7527b0-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003755 10.0.0.249 - - [2025-10-27 15:04:06] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.249 - - [2025-10-27 15:04:06] "GET /virtual-router/7c674d3b-a314-44da-8b43-fde287f768c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.004016 10.0.0.249 - - [2025-10-27 15:04:06] "POST /ref-update HTTP/1.1" 200 156 0.010583 10.0.0.249 - - [2025-10-27 15:04:06] "GET /virtual-machine-interface/2e34120e-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004037 10.0.0.249 - - [2025-10-27 15:04:06] "POST /set-tag HTTP/1.1" 200 109 0.002280 10.0.0.249 - - [2025-10-27 15:04:06] "GET /virtual-machine-interface/2c0ebc18-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004122 10.0.0.249 - - [2025-10-27 15:04:06] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.249 - - [2025-10-27 15:04:06] "GET /virtual-machine-interface/2c7c38b0-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004378 10.0.0.249 - - [2025-10-27 15:04:06] "POST /set-tag HTTP/1.1" 200 109 0.003183 10.0.0.249 - - [2025-10-27 15:04:06] "GET /virtual-machine-interface/2cf727fa-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003676 10.0.0.249 - - [2025-10-27 15:04:06] "POST /set-tag HTTP/1.1" 200 109 0.002565 10.0.0.249 - - [2025-10-27 15:04:06] "GET /virtual-machine-interface/2d6234e6-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003570 10.0.0.249 - - [2025-10-27 15:04:06] "POST /set-tag HTTP/1.1" 200 109 0.001881 10.0.0.249 - - [2025-10-27 15:04:06] "GET /virtual-machine-interface/2dc8d7be-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005999 10.0.0.249 - - [2025-10-27 15:04:06] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.249 - - [2025-10-27 15:04:06] "GET /virtual-machine-interface/2e34120e-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004038 10.0.0.249 - - [2025-10-27 15:04:06] "POST /set-tag HTTP/1.1" 200 109 0.001941 10.0.0.249 - - [2025-10-27 15:04:07] "GET /virtual-machine-interface/2c7c38b0-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006907 10.0.0.249 - - [2025-10-27 15:04:07] "POST /set-tag HTTP/1.1" 200 109 0.003391 10.0.0.249 - - [2025-10-27 15:04:10] "GET /virtual-machine-interface/2cf727fa-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.009163 10.0.0.249 - - [2025-10-27 15:04:10] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.249 - - [2025-10-27 15:04:11] "GET /virtual-machine-interface/2afd9b64-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004164 10.0.0.249 - - [2025-10-27 15:04:11] "POST /set-tag HTTP/1.1" 200 109 0.005891 10.0.0.249 - - [2025-10-27 15:04:12] "GET /virtual-machine-interface/2b7527b0-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004375 10.0.0.249 - - [2025-10-27 15:04:12] "POST /set-tag HTTP/1.1" 200 109 0.001893 10.0.0.249 - - [2025-10-27 15:04:13] "GET /virtual-machine-interface/2c0ebc18-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004376 10.0.0.249 - - [2025-10-27 15:04:13] "POST /set-tag HTTP/1.1" 200 109 0.002478 10.0.0.249 - - [2025-10-27 15:04:14] "GET /virtual-machine/0233836f-5793-4e87-a794-9c11e0d348ab?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003555 10.0.0.249 - - [2025-10-27 15:04:14] "GET /virtual-machine-interface/2afd9b64-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004183 10.0.0.249 - - [2025-10-27 15:04:14] "GET /virtual-machine/643087ce-7852-4e61-9a8b-16557eea0af4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002993 10.0.0.249 - - [2025-10-27 15:04:14] "GET /virtual-machine-interface/2b7527b0-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003802 10.0.0.249 - - [2025-10-27 15:04:14] "GET /virtual-machine/9345d496-458f-432f-a81f-407a754040b1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003735 10.0.0.249 - - [2025-10-27 15:04:14] "GET /virtual-machine-interface/2c0ebc18-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003684 10.0.0.249 - - [2025-10-27 15:04:14] "GET /virtual-machine/1323f559-6325-4337-9cba-f3572dac2f91?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.005013 10.0.0.249 - - [2025-10-27 15:04:14] "GET /virtual-machine-interface/2c7c38b0-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004733 10.0.0.249 - - [2025-10-27 15:04:14] "GET /virtual-machine/f0760fab-9193-4b9f-9fa5-8755269331ba?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002689 10.0.0.249 - - [2025-10-27 15:04:14] "GET /virtual-machine-interface/2cf727fa-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005054 10.0.0.249 - - [2025-10-27 15:04:16] "GET /virtual-machine-interface/2dc8d7be-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004342 10.0.0.249 - - [2025-10-27 15:04:16] "POST /set-tag HTTP/1.1" 200 109 0.002138 10.0.0.249 - - [2025-10-27 15:04:16] "GET /virtual-machine-interface/2e34120e-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006594 10.0.0.249 - - [2025-10-27 15:04:16] "POST /set-tag HTTP/1.1" 200 109 0.002865 10.0.0.249 - - [2025-10-27 15:04:16] "GET /virtual-machine-interface/2d6234e6-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003871 10.0.0.249 - - [2025-10-27 15:04:16] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.249 - - [2025-10-27 15:04:19] "GET /virtual-machine/be392e29-15dd-4651-8721-1e4111f7126b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003334 10.0.0.249 - - [2025-10-27 15:04:19] "GET /virtual-machine-interface/2dc8d7be-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004619 [Introspect:8084]10.0.0.249 - - [2025-10-27 15:04:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001180 [Introspect:8084]10.0.0.249 - - [2025-10-27 15:04:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001341 10.0.0.249 - - [2025-10-27 15:04:19] "GET /virtual-machine/7cbe6663-bf78-42d9-bec6-14d78e83c945?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002600 10.0.0.249 - - [2025-10-27 15:04:19] "GET /virtual-machine-interface/2d6234e6-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004423 10.0.0.249 - - [2025-10-27 15:04:19] "GET /virtual-machine/e9193d4c-c0d4-4761-854f-5f856ce80c23?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002980 10.0.0.249 - - [2025-10-27 15:04:19] "GET /virtual-machine-interface/2e34120e-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004183 10.0.0.249 - - [2025-10-27 15:04:20] "GET /loadbalancer/8b45081c-a371-4871-b54b-ec2022f08df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001279 10.0.0.249 - - [2025-10-27 15:04:20] "POST /tags HTTP/1.1" 200 334 0.021230 10.0.0.249 - - [2025-10-27 15:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.016441 10.0.0.249 - - [2025-10-27 15:04:20] "GET /tag/9a74ebe8-eb96-4725-b586-0bf229f6d316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.014307 10.0.0.249 - - [2025-10-27 15:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.249 - - [2025-10-27 15:04:20] "GET /project/924f78ed-155c-46d0-861e-1ec505afc316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039400 10.0.0.249 - - [2025-10-27 15:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.249 - - [2025-10-27 15:04:20] "GET /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003351 10.0.0.249 - - [2025-10-27 15:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.249 - - [2025-10-27 15:04:20] "GET /service-appliance-set/66d6a667-5113-40e0-ba5f-4732c592c54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002409 10.0.0.249 - - [2025-10-27 15:04:20] "POST /fqname-to-id HTTP/1.1" 404 273 0.002906 10.0.0.249 - - [2025-10-27 15:04:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.102670 10.0.0.249 - - [2025-10-27 15:04:20] "GET /virtual-machine-interface/08198e14-3db9-44de-bdab-84146bc6b64e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.018099 10.0.0.249 - - [2025-10-27 15:04:20] "POST /instance-ips HTTP/1.1" 200 410 0.021040 10.0.0.249 - - [2025-10-27 15:04:20] "GET /instance-ip/9fda9c57-b122-462e-aa82-5a777565a8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003756 10.0.0.249 - - [2025-10-27 15:04:20] "POST /loadbalancers HTTP/1.1" 200 631 0.061551 10.0.0.249 - - [2025-10-27 15:04:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.009116 10.0.0.249 - - [2025-10-27 15:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006936 10.0.0.249 - - [2025-10-27 15:04:20] "GET /project/924f78ed-155c-46d0-861e-1ec505afc316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038991 10.0.0.249 - - [2025-10-27 15:04:20] "GET /instance-ip/9fda9c57-b122-462e-aa82-5a777565a8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.007247 10.0.0.249 - - [2025-10-27 15:04:20] "GET /project/924f78ed-155c-46d0-861e-1ec505afc316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037861 10.0.0.249 - - [2025-10-27 15:04:20] "GET /loadbalancer/8b45081c-a371-4871-b54b-ec2022f08df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002341 10.0.0.249 - - [2025-10-27 15:04:20] "POST /floating-ips HTTP/1.1" 200 599 0.042904 10.0.0.249 - - [2025-10-27 15:04:20] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.043353 10.0.0.249 - - [2025-10-27 15:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.249 - - [2025-10-27 15:04:20] "GET /project/924f78ed-155c-46d0-861e-1ec505afc316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030581 10.0.0.249 - - [2025-10-27 15:04:20] "GET /loadbalancer-listener/e558ed5f-8367-412f-9921-34ea031cf3ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.002914 10.0.0.249 - - [2025-10-27 15:04:20] "GET /loadbalancer-listener/e558ed5f-8367-412f-9921-34ea031cf3ed?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.003281 10.0.0.249 - - [2025-10-27 15:04:20] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.023057 10.0.0.249 - - [2025-10-27 15:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.249 - - [2025-10-27 15:04:21] "GET /instance-ip/9fda9c57-b122-462e-aa82-5a777565a8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.002435 10.0.0.249 - - [2025-10-27 15:04:21] "GET /instance-ip/9fda9c57-b122-462e-aa82-5a777565a8b7?fields=floating_ips HTTP/1.1" 200 1215 0.005747 10.0.0.249 - - [2025-10-27 15:04:21] "GET /floating-ip/d3d8a7fa-e3aa-42cf-85a6-e3dc3a36064b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002544 10.0.0.249 - - [2025-10-27 15:04:21] "GET /loadbalancer/8b45081c-a371-4871-b54b-ec2022f08df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003072 10.0.0.249 - - [2025-10-27 15:04:21] "GET /loadbalancer-pool/4bc3fe48-eb9b-4360-bfd7-b35a721f4d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003591 10.0.0.249 - - [2025-10-27 15:04:21] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014743 10.0.0.249 - - [2025-10-27 15:04:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009245 10.0.0.249 - - [2025-10-27 15:04:21] "GET /virtual-machine-interface/2b7527b0-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.009342 10.0.0.249 - - [2025-10-27 15:04:21] "GET /virtual-machine-interface/2b7527b0-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003698 10.0.0.249 - - [2025-10-27 15:04:21] "POST /tags HTTP/1.1" 409 221 0.002340 10.0.0.249 - - [2025-10-27 15:04:21] "GET /loadbalancer/8b45081c-a371-4871-b54b-ec2022f08df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002626 10.0.0.249 - - [2025-10-27 15:04:21] "POST /ref-update HTTP/1.1" 200 156 0.008476 10.0.0.249 - - [2025-10-27 15:04:21] "GET /floating-ip/d3d8a7fa-e3aa-42cf-85a6-e3dc3a36064b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.022650 10.0.0.249 - - [2025-10-27 15:04:21] "PUT /floating-ip/d3d8a7fa-e3aa-42cf-85a6-e3dc3a36064b HTTP/1.1" 200 257 0.006815 10.0.0.249 - - [2025-10-27 15:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005535 10.0.0.249 - - [2025-10-27 15:04:21] "GET /tag/9a74ebe8-eb96-4725-b586-0bf229f6d316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012028 10.0.0.249 - - [2025-10-27 15:04:21] "POST /set-tag HTTP/1.1" 200 109 0.075574 10.0.0.249 - - [2025-10-27 15:04:21] "GET /loadbalancer-pool/4bc3fe48-eb9b-4360-bfd7-b35a721f4d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.002881 10.0.0.249 - - [2025-10-27 15:04:21] "POST /loadbalancer-members HTTP/1.1" 200 723 0.019532 10.0.0.249 - - [2025-10-27 15:04:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018249 10.0.0.249 - - [2025-10-27 15:04:21] "GET /virtual-machine-interface/2afd9b64-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.013637 10.0.0.249 - - [2025-10-27 15:04:21] "GET /virtual-machine-interface/2afd9b64-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.010339 10.0.0.249 - - [2025-10-27 15:04:21] "POST /ref-update HTTP/1.1" 200 156 0.006610 10.0.0.249 - - [2025-10-27 15:04:21] "GET /floating-ip/d3d8a7fa-e3aa-42cf-85a6-e3dc3a36064b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2240 0.009157 10.0.0.249 - - [2025-10-27 15:04:21] "POST /set-tag HTTP/1.1" 200 109 0.059672 10.0.0.249 - - [2025-10-27 15:04:21] "POST /tags HTTP/1.1" 409 206 0.002476 10.0.0.249 - - [2025-10-27 15:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.249 - - [2025-10-27 15:04:21] "GET /tag/2536cb7c-c22f-4640-9806-d7cdde640ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.020515 10.0.0.249 - - [2025-10-27 15:04:21] "POST /tags HTTP/1.1" 409 204 0.002185 10.0.0.249 - - [2025-10-27 15:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.249 - - [2025-10-27 15:04:21] "GET /tag/bc7a1aae-e78e-467e-a6ed-cbe163692c8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010322 10.0.0.249 - - [2025-10-27 15:04:21] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.001971 10.0.0.249 - - [2025-10-27 15:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.249 - - [2025-10-27 15:04:21] "GET /policy-management/3f571344-fc1e-46ca-aafa-caf06052abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002661 10.0.0.249 - - [2025-10-27 15:04:21] "POST /tags HTTP/1.1" 409 206 0.001465 10.0.0.249 - - [2025-10-27 15:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001167 10.0.0.249 - - [2025-10-27 15:04:21] "GET /tag/2536cb7c-c22f-4640-9806-d7cdde640ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011456 10.0.0.249 - - [2025-10-27 15:04:21] "POST /tags HTTP/1.1" 409 226 0.001814 10.0.0.249 - - [2025-10-27 15:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.249 - - [2025-10-27 15:04:21] "GET /tag/f3dc2903-cc7c-46ea-b895-760bd0e4ce18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009525 10.0.0.249 - - [2025-10-27 15:04:21] "POST /tags HTTP/1.1" 409 204 0.001467 10.0.0.249 - - [2025-10-27 15:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001224 10.0.0.249 - - [2025-10-27 15:04:21] "GET /tag/bc7a1aae-e78e-467e-a6ed-cbe163692c8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.009374 10.0.0.249 - - [2025-10-27 15:04:21] "POST /tags HTTP/1.1" 409 226 0.001482 10.0.0.249 - - [2025-10-27 15:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.249 - - [2025-10-27 15:04:22] "GET /tag/f3dc2903-cc7c-46ea-b895-760bd0e4ce18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011149 10.0.0.249 - - [2025-10-27 15:04:22] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002235 10.0.0.249 - - [2025-10-27 15:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.249 - - [2025-10-27 15:04:22] "GET /policy-management/3f571344-fc1e-46ca-aafa-caf06052abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004367 10.0.0.249 - - [2025-10-27 15:04:22] "POST /firewall-rules HTTP/1.1" 200 628 0.078447 10.0.0.249 - - [2025-10-27 15:04:22] "POST /firewall-rules HTTP/1.1" 200 648 0.116433 10.0.0.249 - - [2025-10-27 15:04:22] "GET /firewall-rule/3aa66da4-67e4-48fd-9e5d-82e6fa421c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.004867 10.0.0.249 - - [2025-10-27 15:04:22] "GET /firewall-policy/796a0712-76e6-41a1-a0af-97f25101fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002557 10.0.0.249 - - [2025-10-27 15:04:22] "GET /firewall-rule/6a835217-5c82-4f7f-a7a8-50b4ab0a2c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003460 10.0.0.249 - - [2025-10-27 15:04:22] "POST /ref-update HTTP/1.1" 200 156 0.015871 10.0.0.249 - - [2025-10-27 15:04:22] "POST /firewall-policys HTTP/1.1" 200 608 0.038777 10.0.0.249 - - [2025-10-27 15:04:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.026008 10.0.0.249 - - [2025-10-27 15:04:22] "GET /firewall-policy/7251f6d6-6e99-4cbe-8266-67a3427baf45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005386 10.0.0.249 - - [2025-10-27 15:04:22] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002495 10.0.0.249 - - [2025-10-27 15:04:22] "GET /firewall-policy/7251f6d6-6e99-4cbe-8266-67a3427baf45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002122 10.0.0.249 - - [2025-10-27 15:04:22] "GET /firewall-policy/37e1039e-eee4-4425-a0a2-fc0c4f359cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002953 10.0.0.249 - - [2025-10-27 15:04:22] "GET /firewall-policy/796a0712-76e6-41a1-a0af-97f25101fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.006059 10.0.0.249 - - [2025-10-27 15:04:22] "GET /firewall-policy/f3b59217-66ea-49b2-a69f-530b8178c423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.005162 10.0.0.249 - - [2025-10-27 15:04:22] "GET /firewall-policy/796a0712-76e6-41a1-a0af-97f25101fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002182 10.0.0.249 - - [2025-10-27 15:04:22] "GET /firewall-policy/f3b59217-66ea-49b2-a69f-530b8178c423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002702 10.0.0.249 - - [2025-10-27 15:04:22] "POST /ref-update HTTP/1.1" 200 156 0.016439 10.0.0.249 - - [2025-10-27 15:04:22] "POST /ref-update HTTP/1.1" 200 156 0.027169 10.0.0.249 - - [2025-10-27 15:04:22] "POST /ref-update HTTP/1.1" 200 156 0.017025 10.0.0.249 - - [2025-10-27 15:04:22] "POST /ref-update HTTP/1.1" 200 156 0.041700 10.0.0.249 - - [2025-10-27 15:04:22] "POST /ref-update HTTP/1.1" 200 156 0.026558 10.0.0.249 - - [2025-10-27 15:04:22] "GET /firewall-policy/7251f6d6-6e99-4cbe-8266-67a3427baf45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.008698 [Introspect:8084]10.0.0.249 - - [2025-10-27 15:04:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000830 [Introspect:8084]10.0.0.249 - - [2025-10-27 15:04:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001074 [Introspect:8084]10.0.0.249 - - [2025-10-27 15:04:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000966 [Introspect:8084]10.0.0.249 - - [2025-10-27 15:04:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000907 [Introspect:8084]10.0.0.249 - - [2025-10-27 15:04:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000917 [Introspect:8084]10.0.0.249 - - [2025-10-27 15:04:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001009 10.0.0.249 - - [2025-10-27 15:06:21] "POST /tags HTTP/1.1" 409 252 0.002368 10.0.0.249 - - [2025-10-27 15:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.249 - - [2025-10-27 15:06:21] "GET /tag/08ea75bd-cbe6-4023-a759-c2f6fefacdd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011037 10.0.0.249 - - [2025-10-27 15:06:21] "POST /tags HTTP/1.1" 409 228 0.003674 10.0.0.249 - - [2025-10-27 15:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004937 10.0.0.249 - - [2025-10-27 15:06:21] "GET /tag/435f2577-6f36-466b-8536-dccf454c3f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.019451 10.0.0.249 - - [2025-10-27 15:06:21] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003135 10.0.0.249 - - [2025-10-27 15:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001170 10.0.0.249 - - [2025-10-27 15:06:21] "GET /policy-management/3f571344-fc1e-46ca-aafa-caf06052abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002057 10.0.0.249 - - [2025-10-27 15:06:21] "POST /tags HTTP/1.1" 409 206 0.002038 10.0.0.249 - - [2025-10-27 15:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.249 - - [2025-10-27 15:06:21] "GET /tag/2536cb7c-c22f-4640-9806-d7cdde640ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012133 10.0.0.249 - - [2025-10-27 15:06:21] "POST /tags HTTP/1.1" 409 226 0.002063 10.0.0.249 - - [2025-10-27 15:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.249 - - [2025-10-27 15:06:21] "GET /tag/f3dc2903-cc7c-46ea-b895-760bd0e4ce18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.015404 10.0.0.249 - - [2025-10-27 15:06:21] "POST /tags HTTP/1.1" 409 204 0.003140 10.0.0.249 - - [2025-10-27 15:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.249 - - [2025-10-27 15:06:21] "GET /tag/bc7a1aae-e78e-467e-a6ed-cbe163692c8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.009511 10.0.0.249 - - [2025-10-27 15:06:22] "POST /tags HTTP/1.1" 409 226 0.002384 10.0.0.249 - - [2025-10-27 15:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.249 - - [2025-10-27 15:06:22] "GET /tag/f3dc2903-cc7c-46ea-b895-760bd0e4ce18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.015342 10.0.0.249 - - [2025-10-27 15:06:22] "POST /tags HTTP/1.1" 409 228 0.003590 10.0.0.249 - - [2025-10-27 15:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.249 - - [2025-10-27 15:06:22] "GET /tag/435f2577-6f36-466b-8536-dccf454c3f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009748 10.0.0.249 - - [2025-10-27 15:06:22] "POST /tags HTTP/1.1" 409 252 0.002393 10.0.0.249 - - [2025-10-27 15:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.249 - - [2025-10-27 15:06:22] "GET /tag/08ea75bd-cbe6-4023-a759-c2f6fefacdd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011606 10.0.0.249 - - [2025-10-27 15:06:22] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002559 10.0.0.249 - - [2025-10-27 15:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.249 - - [2025-10-27 15:06:22] "GET /policy-management/3f571344-fc1e-46ca-aafa-caf06052abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002392 10.0.0.249 - - [2025-10-27 15:06:22] "POST /firewall-rules HTTP/1.1" 409 281 0.002508 10.0.0.249 - - [2025-10-27 15:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.249 - - [2025-10-27 15:06:22] "PUT /firewall-rule/6a835217-5c82-4f7f-a7a8-50b4ab0a2c7c HTTP/1.1" 200 261 0.017482 10.0.0.249 - - [2025-10-27 15:06:22] "POST /firewall-rules HTTP/1.1" 409 291 0.006955 10.0.0.249 - - [2025-10-27 15:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.249 - - [2025-10-27 15:06:22] "PUT /firewall-rule/3aa66da4-67e4-48fd-9e5d-82e6fa421c79 HTTP/1.1" 200 261 0.020543 10.0.0.249 - - [2025-10-27 15:06:22] "GET /firewall-rule/3aa66da4-67e4-48fd-9e5d-82e6fa421c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.004104 10.0.0.249 - - [2025-10-27 15:06:22] "POST /firewall-rules HTTP/1.1" 200 660 0.082272 10.0.0.249 - - [2025-10-27 15:06:22] "GET /firewall-rule/4786416d-d3d9-4383-ad7c-ff500117f23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.003637 10.0.0.249 - - [2025-10-27 15:06:22] "GET /firewall-policy/796a0712-76e6-41a1-a0af-97f25101fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.004431 10.0.0.249 - - [2025-10-27 15:06:22] "GET /firewall-rule/6a835217-5c82-4f7f-a7a8-50b4ab0a2c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002618 10.0.0.249 - - [2025-10-27 15:06:22] "POST /firewall-policys HTTP/1.1" 409 269 0.002394 10.0.0.249 - - [2025-10-27 15:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.249 - - [2025-10-27 15:06:22] "PUT /firewall-policy/7251f6d6-6e99-4cbe-8266-67a3427baf45 HTTP/1.1" 200 265 0.018296 10.0.0.249 - - [2025-10-27 15:06:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.010396 10.0.0.249 - - [2025-10-27 15:06:22] "GET /firewall-policy/7251f6d6-6e99-4cbe-8266-67a3427baf45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.012057 10.0.0.249 - - [2025-10-27 15:06:22] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002898 10.0.0.249 - - [2025-10-27 15:06:22] "GET /firewall-policy/7251f6d6-6e99-4cbe-8266-67a3427baf45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002943 10.0.0.249 - - [2025-10-27 15:06:22] "GET /firewall-policy/37e1039e-eee4-4425-a0a2-fc0c4f359cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002096 10.0.0.249 - - [2025-10-27 15:06:22] "GET /firewall-policy/7251f6d6-6e99-4cbe-8266-67a3427baf45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002022 10.0.0.249 - - [2025-10-27 15:06:22] "GET /firewall-policy/7251f6d6-6e99-4cbe-8266-67a3427baf45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002628 10.0.0.249 - - [2025-10-27 15:06:28] "GET /global-system-configs HTTP/1.1" 200 323 0.007722 10.0.0.249 - - [2025-10-27 15:06:28] "GET /global-system-configs HTTP/1.1" 200 323 0.006072 10.0.0.249 - - [2025-10-27 15:07:24] "GET /virtual-machine-interface/2afd9b64-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.005577 10.0.0.249 - - [2025-10-27 15:07:24] "POST /set-tag HTTP/1.1" 200 109 0.003043 10.0.0.249 - - [2025-10-27 15:07:24] "GET /virtual-machine-interface/2b7527b0-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.008921 10.0.0.249 - - [2025-10-27 15:07:24] "POST /set-tag HTTP/1.1" 200 109 0.002404 10.0.0.249 - - [2025-10-27 15:07:24] "GET /virtual-machine-interface/2c7c38b0-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003890 10.0.0.249 - - [2025-10-27 15:07:24] "POST /set-tag HTTP/1.1" 200 109 0.001875 10.0.0.249 - - [2025-10-27 15:07:24] "GET /virtual-machine-interface/2cf727fa-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004102 10.0.0.249 - - [2025-10-27 15:07:24] "POST /set-tag HTTP/1.1" 200 109 0.001776 10.0.0.249 - - [2025-10-27 15:07:24] "GET /virtual-machine-interface/2d6234e6-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003622 10.0.0.249 - - [2025-10-27 15:07:24] "POST /set-tag HTTP/1.1" 200 109 0.001667 10.0.0.249 - - [2025-10-27 15:07:24] "GET /virtual-machine-interface/2dc8d7be-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003762 10.0.0.249 - - [2025-10-27 15:07:24] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.249 - - [2025-10-27 15:07:24] "GET /virtual-machine-interface/2e34120e-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003961 10.0.0.249 - - [2025-10-27 15:07:24] "POST /set-tag HTTP/1.1" 200 109 0.001803 10.0.0.249 - - [2025-10-27 15:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.249 - - [2025-10-27 15:07:24] "GET /loadbalancer/8b45081c-a371-4871-b54b-ec2022f08df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002473 10.0.0.249 - - [2025-10-27 15:07:24] "GET /virtual-machine-interface/2afd9b64-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004048 10.0.0.249 - - [2025-10-27 15:07:24] "POST /set-tag HTTP/1.1" 200 109 0.021471 10.0.0.249 - - [2025-10-27 15:07:25] "DELETE /loadbalancer-member/734dab54-df6a-4d23-82a0-9ca65f008583 HTTP/1.1" 200 115 0.030627 10.0.0.249 - - [2025-10-27 15:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602 10.0.0.249 - - [2025-10-27 15:07:25] "GET /loadbalancer/8b45081c-a371-4871-b54b-ec2022f08df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002225 10.0.0.249 - - [2025-10-27 15:07:25] "GET /virtual-machine-interface/2c0ebc18-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004227 10.0.0.249 - - [2025-10-27 15:07:25] "POST /set-tag HTTP/1.1" 200 109 0.002077 10.0.0.249 - - [2025-10-27 15:07:25] "GET /virtual-machine-interface/2afd9b64-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008098 10.0.0.249 - - [2025-10-27 15:07:25] "POST /set-tag HTTP/1.1" 200 109 0.004379 10.0.0.249 - - [2025-10-27 15:07:25] "GET /virtual-machine-interface/2afd9b64-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004128 10.0.0.249 - - [2025-10-27 15:07:25] "POST /set-tag HTTP/1.1" 200 109 0.002606 10.0.0.249 - - [2025-10-27 15:07:25] "GET /virtual-machine/0233836f-5793-4e87-a794-9c11e0d348ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002372 10.0.0.249 - - [2025-10-27 15:07:25] "POST /ref-update HTTP/1.1" 200 156 0.011487 10.0.0.249 - - [2025-10-27 15:07:25] "GET /virtual-machine-interface/2afd9b64-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.020093 10.0.0.249 - - [2025-10-27 15:07:25] "POST /set-tag HTTP/1.1" 200 109 0.032135 10.0.0.249 - - [2025-10-27 15:07:25] "POST /set-tag HTTP/1.1" 200 109 0.014917 10.0.0.249 - - [2025-10-27 15:07:25] "POST /set-tag HTTP/1.1" 200 109 0.026740 10.0.0.249 - - [2025-10-27 15:07:25] "POST /set-tag HTTP/1.1" 200 109 0.024501 10.0.0.249 - - [2025-10-27 15:07:25] "POST /set-tag HTTP/1.1" 200 109 0.013416 10.0.0.249 - - [2025-10-27 15:07:25] "DELETE /instance-ip/2b16cd96-b346-11f0-8216-fa163e60ae90 HTTP/1.1" 200 115 0.054100 10.0.0.249 - - [2025-10-27 15:07:26] "POST /ref-update HTTP/1.1" 200 156 0.019418 10.0.0.249 - - [2025-10-27 15:07:26] "DELETE /virtual-machine-interface/2afd9b64-b346-11f0-8216-fa163e60ae90 HTTP/1.1" 200 115 0.029601 10.0.0.249 - - [2025-10-27 15:07:26] "DELETE /virtual-machine/0233836f-5793-4e87-a794-9c11e0d348ab HTTP/1.1" 200 115 0.019327 10.0.0.249 - - [2025-10-27 15:07:26] "GET /virtual-machine-interface/2b7527b0-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.011651 10.0.0.249 - - [2025-10-27 15:07:26] "POST /set-tag HTTP/1.1" 200 109 0.002303 10.0.0.249 - - [2025-10-27 15:07:26] "GET /virtual-machine-interface/2b7527b0-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004143 10.0.0.249 - - [2025-10-27 15:07:26] "POST /set-tag HTTP/1.1" 200 109 0.001843 10.0.0.249 - - [2025-10-27 15:07:26] "GET /virtual-machine/643087ce-7852-4e61-9a8b-16557eea0af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002856 10.0.0.249 - - [2025-10-27 15:07:26] "POST /ref-update HTTP/1.1" 200 156 0.009171 10.0.0.249 - - [2025-10-27 15:07:26] "GET /virtual-machine-interface/2b7527b0-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.014161 10.0.0.249 - - [2025-10-27 15:07:26] "POST /set-tag HTTP/1.1" 200 109 0.021826 10.0.0.249 - - [2025-10-27 15:07:26] "POST /set-tag HTTP/1.1" 200 109 0.031888 10.0.0.249 - - [2025-10-27 15:07:26] "POST /set-tag HTTP/1.1" 200 109 0.026152 10.0.0.249 - - [2025-10-27 15:07:26] "POST /set-tag HTTP/1.1" 200 109 0.021616 10.0.0.249 - - [2025-10-27 15:07:26] "POST /set-tag HTTP/1.1" 200 109 0.034547 10.0.0.249 - - [2025-10-27 15:07:26] "DELETE /instance-ip/2b91b042-b346-11f0-8216-fa163e60ae90 HTTP/1.1" 200 115 0.049465 10.0.0.249 - - [2025-10-27 15:07:26] "POST /ref-update HTTP/1.1" 200 156 0.011527 10.0.0.249 - - [2025-10-27 15:07:26] "DELETE /virtual-machine-interface/2b7527b0-b346-11f0-8216-fa163e60ae90 HTTP/1.1" 200 115 0.035681 10.0.0.249 - - [2025-10-27 15:07:26] "DELETE /virtual-machine/643087ce-7852-4e61-9a8b-16557eea0af4 HTTP/1.1" 200 115 0.019846 10.0.0.249 - - [2025-10-27 15:07:26] "DELETE /tag/05c94c31-2d7d-41e3-9cbb-9aa48796cd06 HTTP/1.1" 200 115 0.054796 10.0.0.249 - - [2025-10-27 15:07:26] "GET /virtual-machine-interface/2c0ebc18-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007494 10.0.0.249 - - [2025-10-27 15:07:26] "POST /set-tag HTTP/1.1" 200 109 0.002607 10.0.0.249 - - [2025-10-27 15:07:26] "GET /virtual-machine-interface/2c0ebc18-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003983 10.0.0.249 - - [2025-10-27 15:07:26] "POST /set-tag HTTP/1.1" 200 109 0.002185 10.0.0.249 - - [2025-10-27 15:07:26] "GET /virtual-machine/9345d496-458f-432f-a81f-407a754040b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002665 10.0.0.249 - - [2025-10-27 15:07:26] "POST /ref-update HTTP/1.1" 200 156 0.009174 10.0.0.249 - - [2025-10-27 15:07:26] "GET /virtual-machine-interface/2c0ebc18-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.015235 10.0.0.249 - - [2025-10-27 15:07:26] "POST /set-tag HTTP/1.1" 200 109 0.018358 10.0.0.249 - - [2025-10-27 15:07:26] "POST /set-tag HTTP/1.1" 200 109 0.036370 10.0.0.249 - - [2025-10-27 15:07:27] "POST /set-tag HTTP/1.1" 200 109 0.033830 10.0.0.249 - - [2025-10-27 15:07:27] "POST /set-tag HTTP/1.1" 200 109 0.015808 10.0.0.249 - - [2025-10-27 15:07:27] "POST /set-tag HTTP/1.1" 200 109 0.027012 10.0.0.249 - - [2025-10-27 15:07:27] "DELETE /instance-ip/2c246de2-b346-11f0-8216-fa163e60ae90 HTTP/1.1" 200 115 0.071081 10.0.0.249 - - [2025-10-27 15:07:27] "DELETE /virtual-machine-interface/2c0ebc18-b346-11f0-8216-fa163e60ae90 HTTP/1.1" 200 115 0.050761 10.0.0.249 - - [2025-10-27 15:07:27] "DELETE /virtual-machine/9345d496-458f-432f-a81f-407a754040b1 HTTP/1.1" 200 115 0.021294 10.0.0.249 - - [2025-10-27 15:07:27] "GET /virtual-machine-interface/2c7c38b0-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006120 10.0.0.249 - - [2025-10-27 15:07:27] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.249 - - [2025-10-27 15:07:27] "GET /virtual-machine-interface/2c7c38b0-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003929 10.0.0.249 - - [2025-10-27 15:07:27] "POST /set-tag HTTP/1.1" 200 109 0.002082 10.0.0.249 - - [2025-10-27 15:07:27] "GET /virtual-machine/1323f559-6325-4337-9cba-f3572dac2f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002733 10.0.0.249 - - [2025-10-27 15:07:27] "POST /ref-update HTTP/1.1" 200 156 0.009644 10.0.0.249 - - [2025-10-27 15:07:27] "GET /virtual-machine-interface/2c7c38b0-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.014162 10.0.0.249 - - [2025-10-27 15:07:27] "POST /set-tag HTTP/1.1" 200 109 0.020520 10.0.0.249 - - [2025-10-27 15:07:27] "POST /set-tag HTTP/1.1" 200 109 0.051911 10.0.0.249 - - [2025-10-27 15:07:27] "POST /set-tag HTTP/1.1" 200 109 0.027461 10.0.0.249 - - [2025-10-27 15:07:27] "POST /set-tag HTTP/1.1" 200 109 0.012361 10.0.0.249 - - [2025-10-27 15:07:27] "POST /set-tag HTTP/1.1" 200 109 0.029742 10.0.0.249 - - [2025-10-27 15:07:27] "DELETE /instance-ip/2c9070a0-b346-11f0-8216-fa163e60ae90 HTTP/1.1" 200 115 0.128535 10.0.0.249 - - [2025-10-27 15:07:27] "DELETE /virtual-machine-interface/2c7c38b0-b346-11f0-8216-fa163e60ae90 HTTP/1.1" 200 115 0.056799 10.0.0.249 - - [2025-10-27 15:07:27] "DELETE /virtual-machine/1323f559-6325-4337-9cba-f3572dac2f91 HTTP/1.1" 200 115 0.020745 10.0.0.249 - - [2025-10-27 15:07:27] "DELETE /tag/545c6493-b9c4-4df8-81ef-948412646d12 HTTP/1.1" 200 115 0.033929 10.0.0.249 - - [2025-10-27 15:07:27] "DELETE /tag/2536cb7c-c22f-4640-9806-d7cdde640ddf HTTP/1.1" 409 391 0.003968 10.0.0.249 - - [2025-10-27 15:07:55] "GET /virtual-machine-interface/2e34120e-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.009400 10.0.0.249 - - [2025-10-27 15:07:55] "POST /set-tag HTTP/1.1" 200 109 0.003366 10.0.0.249 - - [2025-10-27 15:07:55] "GET /virtual-machine-interface/2dc8d7be-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003695 10.0.0.249 - - [2025-10-27 15:07:55] "POST /set-tag HTTP/1.1" 200 109 0.002006 10.0.0.249 - - [2025-10-27 15:07:55] "GET /virtual-machine-interface/2e34120e-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006506 10.0.0.249 - - [2025-10-27 15:07:55] "POST /set-tag HTTP/1.1" 200 109 0.002324 10.0.0.249 - - [2025-10-27 15:07:55] "GET /virtual-machine/e9193d4c-c0d4-4761-854f-5f856ce80c23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002452 10.0.0.249 - - [2025-10-27 15:07:55] "POST /ref-update HTTP/1.1" 200 156 0.013718 10.0.0.249 - - [2025-10-27 15:07:55] "GET /virtual-machine-interface/2e34120e-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.010298 10.0.0.249 - - [2025-10-27 15:07:56] "POST /set-tag HTTP/1.1" 200 109 0.014052 10.0.0.249 - - [2025-10-27 15:07:56] "POST /set-tag HTTP/1.1" 200 109 0.018833 10.0.0.249 - - [2025-10-27 15:07:56] "POST /set-tag HTTP/1.1" 200 109 0.018637 10.0.0.249 - - [2025-10-27 15:07:56] "POST /set-tag HTTP/1.1" 200 109 0.012088 10.0.0.249 - - [2025-10-27 15:07:56] "DELETE /instance-ip/2e49e64c-b346-11f0-8216-fa163e60ae90 HTTP/1.1" 200 115 0.040861 10.0.0.249 - - [2025-10-27 15:07:56] "DELETE /virtual-machine-interface/2e34120e-b346-11f0-8216-fa163e60ae90 HTTP/1.1" 200 115 0.033109 10.0.0.249 - - [2025-10-27 15:07:56] "DELETE /virtual-machine/e9193d4c-c0d4-4761-854f-5f856ce80c23 HTTP/1.1" 200 115 0.012937 10.0.0.249 - - [2025-10-27 15:07:56] "DELETE /tag/afee84cd-d36a-4fec-adaf-9dc8774d3916 HTTP/1.1" 200 115 0.032315 10.0.0.249 - - [2025-10-27 15:07:56] "GET /virtual-machine-interface/2dc8d7be-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003595 10.0.0.249 - - [2025-10-27 15:07:56] "POST /set-tag HTTP/1.1" 200 109 0.002673 10.0.0.249 - - [2025-10-27 15:07:56] "GET /virtual-machine/be392e29-15dd-4651-8721-1e4111f7126b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002811 10.0.0.249 - - [2025-10-27 15:07:56] "POST /ref-update HTTP/1.1" 200 156 0.011564 10.0.0.249 - - [2025-10-27 15:07:56] "GET /virtual-machine-interface/2dc8d7be-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.008524 10.0.0.249 - - [2025-10-27 15:07:56] "POST /set-tag HTTP/1.1" 200 109 0.014172 10.0.0.249 - - [2025-10-27 15:07:56] "POST /set-tag HTTP/1.1" 200 109 0.036288 10.0.0.249 - - [2025-10-27 15:07:56] "POST /set-tag HTTP/1.1" 200 109 0.029417 10.0.0.249 - - [2025-10-27 15:07:56] "POST /set-tag HTTP/1.1" 200 109 0.012938 10.0.0.249 - - [2025-10-27 15:07:56] "DELETE /instance-ip/2de1b91e-b346-11f0-8216-fa163e60ae90 HTTP/1.1" 200 115 0.037411 10.0.0.249 - - [2025-10-27 15:07:56] "DELETE /virtual-machine-interface/2dc8d7be-b346-11f0-8216-fa163e60ae90 HTTP/1.1" 200 115 0.036582 10.0.0.249 - - [2025-10-27 15:07:56] "DELETE /virtual-machine/be392e29-15dd-4651-8721-1e4111f7126b HTTP/1.1" 200 115 0.029506 10.0.0.249 - - [2025-10-27 15:07:56] "DELETE /tag/08ea75bd-cbe6-4023-a759-c2f6fefacdd7 HTTP/1.1" 409 237 0.012182 10.0.0.249 - - [2025-10-27 15:07:56] "DELETE /tag/435f2577-6f36-466b-8536-dccf454c3f96 HTTP/1.1" 409 237 0.004603 10.0.0.249 - - [2025-10-27 15:07:56] "DELETE /tag/815170dd-fc03-492f-9610-9b926cfbd77c HTTP/1.1" 200 115 0.032249 10.0.0.249 - - [2025-10-27 15:07:56] "GET /virtual-machine-interface/2d6234e6-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003764 10.0.0.249 - - [2025-10-27 15:07:56] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.249 - - [2025-10-27 15:07:56] "GET /virtual-machine-interface/2d6234e6-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003687 10.0.0.249 - - [2025-10-27 15:07:56] "POST /set-tag HTTP/1.1" 200 109 0.001919 10.0.0.249 - - [2025-10-27 15:07:56] "GET /virtual-machine/7cbe6663-bf78-42d9-bec6-14d78e83c945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002843 10.0.0.249 - - [2025-10-27 15:07:56] "POST /ref-update HTTP/1.1" 200 156 0.008300 10.0.0.249 - - [2025-10-27 15:07:56] "GET /virtual-machine-interface/2d6234e6-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006732 10.0.0.249 - - [2025-10-27 15:07:56] "POST /set-tag HTTP/1.1" 200 109 0.014193 10.0.0.249 - - [2025-10-27 15:07:57] "POST /set-tag HTTP/1.1" 200 109 0.037921 10.0.0.249 - - [2025-10-27 15:07:57] "POST /set-tag HTTP/1.1" 200 109 0.022064 10.0.0.249 - - [2025-10-27 15:07:57] "POST /set-tag HTTP/1.1" 200 109 0.010873 10.0.0.249 - - [2025-10-27 15:07:57] "DELETE /instance-ip/2d76d0c2-b346-11f0-8216-fa163e60ae90 HTTP/1.1" 200 115 0.044266 10.0.0.249 - - [2025-10-27 15:07:57] "DELETE /virtual-machine-interface/2d6234e6-b346-11f0-8216-fa163e60ae90 HTTP/1.1" 200 115 0.029897 10.0.0.249 - - [2025-10-27 15:07:57] "DELETE /virtual-machine/7cbe6663-bf78-42d9-bec6-14d78e83c945 HTTP/1.1" 200 115 0.016549 10.0.0.249 - - [2025-10-27 15:07:57] "DELETE /tag/bc7a1aae-e78e-467e-a6ed-cbe163692c8a HTTP/1.1" 409 237 0.005347 10.0.0.249 - - [2025-10-27 15:07:57] "GET /virtual-machine-interface/2cf727fa-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004367 10.0.0.249 - - [2025-10-27 15:07:57] "POST /set-tag HTTP/1.1" 200 109 0.002104 10.0.0.249 - - [2025-10-27 15:07:57] "GET /virtual-machine-interface/2cf727fa-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003995 10.0.0.249 - - [2025-10-27 15:07:57] "POST /set-tag HTTP/1.1" 200 109 0.001846 10.0.0.249 - - [2025-10-27 15:07:57] "GET /virtual-machine/f0760fab-9193-4b9f-9fa5-8755269331ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002424 10.0.0.249 - - [2025-10-27 15:07:57] "POST /ref-update HTTP/1.1" 200 156 0.008173 10.0.0.249 - - [2025-10-27 15:07:57] "GET /virtual-machine-interface/2cf727fa-b346-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.008635 10.0.0.249 - - [2025-10-27 15:07:57] "POST /set-tag HTTP/1.1" 200 109 0.015320 10.0.0.249 - - [2025-10-27 15:07:57] "POST /set-tag HTTP/1.1" 200 109 0.027716 10.0.0.249 - - [2025-10-27 15:07:57] "POST /set-tag HTTP/1.1" 200 109 0.021912 10.0.0.249 - - [2025-10-27 15:07:57] "POST /set-tag HTTP/1.1" 200 109 0.012322 10.0.0.249 - - [2025-10-27 15:07:57] "DELETE /instance-ip/2d106170-b346-11f0-8216-fa163e60ae90 HTTP/1.1" 200 115 0.037915 10.0.0.249 - - [2025-10-27 15:07:57] "DELETE /virtual-machine-interface/2cf727fa-b346-11f0-8216-fa163e60ae90 HTTP/1.1" 200 115 0.036933 10.0.0.249 - - [2025-10-27 15:07:57] "DELETE /virtual-machine/f0760fab-9193-4b9f-9fa5-8755269331ba HTTP/1.1" 200 115 0.016870 10.0.0.249 - - [2025-10-27 15:07:57] "DELETE /tag/03e1784d-10c9-428d-9551-bac0d7c4dc4e HTTP/1.1" 200 115 0.034282 10.0.0.249 - - [2025-10-27 15:07:57] "DELETE /tag/e866e28d-3403-413e-8462-c2bbb99628d5 HTTP/1.1" 200 115 0.027267 10.0.0.249 - - [2025-10-27 15:07:57] "DELETE /tag/b374c3dc-a517-470f-8e15-192fe140957e HTTP/1.1" 200 115 0.031537 10.0.0.249 - - [2025-10-27 15:07:59] "POST /projects HTTP/1.1" 409 238 0.002081 10.0.0.249 - - [2025-10-27 15:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.249 - - [2025-10-27 15:07:59] "GET /project/f89e8cd0-65c2-41b6-8bcc-8decf8cab044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.026632 10.0.0.249 - - [2025-10-27 15:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.249 - - [2025-10-27 15:08:00] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006344 10.0.0.249 - - [2025-10-27 15:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.249 - - [2025-10-27 15:08:00] "GET /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006834 10.0.0.249 - - [2025-10-27 15:08:00] "POST /security-groups HTTP/1.1" 409 285 0.002417 10.0.0.249 - - [2025-10-27 15:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001342 10.0.0.249 - - [2025-10-27 15:08:00] "PUT /security-group/acb020f3-6427-4965-aa71-46fd29c3e3f9 HTTP/1.1" 200 263 0.062888 10.0.0.249 - - [2025-10-27 15:08:00] "PUT /access-control-list/8b521d1e-d2da-4299-81c4-d4832c3e6c63 HTTP/1.1" 200 273 0.011218 10.0.0.249 - - [2025-10-27 15:08:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.029577 10.0.0.249 - - [2025-10-27 15:08:00] "PUT /access-control-list/3c9d50e8-4144-47f7-a139-0e9676286792 HTTP/1.1" 200 273 0.012835 10.0.0.249 - - [2025-10-27 15:08:05] "POST /projects HTTP/1.1" 409 238 0.003085 10.0.0.249 - - [2025-10-27 15:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.249 - - [2025-10-27 15:08:05] "GET /project/f89e8cd0-65c2-41b6-8bcc-8decf8cab044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035643 10.0.0.249 - - [2025-10-27 15:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.249 - - [2025-10-27 15:08:05] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003391 10.0.0.249 - - [2025-10-27 15:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.249 - - [2025-10-27 15:08:05] "GET /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003952 10.0.0.249 - - [2025-10-27 15:08:05] "POST /security-groups HTTP/1.1" 409 285 0.001714 10.0.0.249 - - [2025-10-27 15:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.249 - - [2025-10-27 15:08:05] "PUT /security-group/acb020f3-6427-4965-aa71-46fd29c3e3f9 HTTP/1.1" 200 263 0.055482 10.0.0.249 - - [2025-10-27 15:08:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.023995 10.0.0.249 - - [2025-10-27 15:08:05] "PUT /access-control-list/8b521d1e-d2da-4299-81c4-d4832c3e6c63 HTTP/1.1" 200 273 0.016299 10.0.0.249 - - [2025-10-27 15:08:05] "GET /firewall-policy/f3b59217-66ea-49b2-a69f-530b8178c423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.022526 10.0.0.249 - - [2025-10-27 15:08:05] "PUT /access-control-list/3c9d50e8-4144-47f7-a139-0e9676286792 HTTP/1.1" 200 273 0.024646 10.0.0.249 - - [2025-10-27 15:08:05] "GET /firewall-rule/ce0d09cd-a5bb-4c14-902f-ed1c5b076a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002582 10.0.0.249 - - [2025-10-27 15:08:05] "POST /ref-update HTTP/1.1" 200 156 0.044491 10.0.0.249 - - [2025-10-27 15:08:05] "DELETE /firewall-rule/ce0d09cd-a5bb-4c14-902f-ed1c5b076a5b HTTP/1.1" 200 115 0.047511 10.0.0.249 - - [2025-10-27 15:08:05] "GET /firewall-policy/f3b59217-66ea-49b2-a69f-530b8178c423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004524 10.0.0.249 - - [2025-10-27 15:08:05] "GET /firewall-rule/e88cc8b5-e91d-4301-89e6-f43d74543322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002529 10.0.0.249 - - [2025-10-27 15:08:05] "POST /ref-update HTTP/1.1" 200 156 0.060872 10.0.0.249 - - [2025-10-27 15:08:05] "DELETE /firewall-rule/e88cc8b5-e91d-4301-89e6-f43d74543322 HTTP/1.1" 200 115 0.035117 10.0.0.249 - - [2025-10-27 15:08:05] "DELETE /tag/08ea75bd-cbe6-4023-a759-c2f6fefacdd7 HTTP/1.1" 409 237 0.006353 10.0.0.249 - - [2025-10-27 15:08:05] "DELETE /tag/435f2577-6f36-466b-8536-dccf454c3f96 HTTP/1.1" 409 237 0.006098 10.0.0.249 - - [2025-10-27 15:08:05] "DELETE /tag/87330ea3-88a4-4eea-9d0b-05a18016201e HTTP/1.1" 200 115 0.230835 10.0.0.249 - - [2025-10-27 15:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.249 - - [2025-10-27 15:08:06] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003978 10.0.0.249 - - [2025-10-27 15:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.249 - - [2025-10-27 15:08:06] "GET /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004820 10.0.0.249 - - [2025-10-27 15:08:06] "PUT /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208 HTTP/1.1" 200 265 0.036492 10.0.0.249 - - [2025-10-27 15:08:06] "PUT /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6 HTTP/1.1" 200 265 0.039615 10.0.0.249 - - [2025-10-27 15:08:06] "DELETE /security-group/acb020f3-6427-4965-aa71-46fd29c3e3f9 HTTP/1.1" 200 115 0.060419 10.0.0.249 - - [2025-10-27 15:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006002 10.0.0.249 - - [2025-10-27 15:08:06] "DELETE /access-control-list/8b521d1e-d2da-4299-81c4-d4832c3e6c63 HTTP/1.1" 200 115 0.029689 10.0.0.249 - - [2025-10-27 15:08:06] "DELETE /access-control-list/3c9d50e8-4144-47f7-a139-0e9676286792 HTTP/1.1" 200 115 0.021507 10.0.0.249 - - [2025-10-27 15:08:06] "GET /project/f89e8cd0-65c2-41b6-8bcc-8decf8cab044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.031797 10.0.0.249 - - [2025-10-27 15:08:06] "GET /project/f89e8cd0-65c2-41b6-8bcc-8decf8cab044?fields=security_groups HTTP/1.1" 200 1353 0.028667 10.0.0.249 - - [2025-10-27 15:08:06] "DELETE /security-group/0d27532b-6e74-4f28-8d91-15b99693c342 HTTP/1.1" 200 115 0.051080 10.0.0.249 - - [2025-10-27 15:08:06] "DELETE /access-control-list/15d4950d-362e-41d8-a74c-74d66445a749 HTTP/1.1" 200 115 0.034125 10.0.0.249 - - [2025-10-27 15:08:06] "GET /project/f89e8cd0-65c2-41b6-8bcc-8decf8cab044?fields=application_policy_sets HTTP/1.1" 200 1392 0.050764 10.0.0.249 - - [2025-10-27 15:08:06] "DELETE /access-control-list/eb74879f-19f3-47a1-bc88-ce7b4b1c4895 HTTP/1.1" 200 115 0.049920 10.0.0.249 - - [2025-10-27 15:08:06] "DELETE /project/f89e8cd0-65c2-41b6-8bcc-8decf8cab044 HTTP/1.1" 200 115 0.307951 10.0.0.249 - - [2025-10-27 15:08:06] "POST /projects HTTP/1.1" 409 238 0.001938 10.0.0.249 - - [2025-10-27 15:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.249 - - [2025-10-27 15:08:06] "GET /project/924f78ed-155c-46d0-861e-1ec505afc316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.023847 10.0.0.249 - - [2025-10-27 15:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.249 - - [2025-10-27 15:08:06] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.003768 10.0.0.249 - - [2025-10-27 15:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.249 - - [2025-10-27 15:08:06] "GET /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.011501 10.0.0.249 - - [2025-10-27 15:08:06] "POST /security-groups HTTP/1.1" 409 285 0.002764 10.0.0.249 - - [2025-10-27 15:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.249 - - [2025-10-27 15:08:06] "PUT /security-group/ac1e54b7-4c3e-48d6-b8e1-68549666ff9e HTTP/1.1" 200 263 0.065742 10.0.0.249 - - [2025-10-27 15:08:06] "PUT /access-control-list/106e67d7-77c8-4764-8565-f7600528c088 HTTP/1.1" 200 273 0.010383 10.0.0.249 - - [2025-10-27 15:08:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.020730 10.0.0.249 - - [2025-10-27 15:08:06] "PUT /access-control-list/03b53cc6-1a9d-4512-8a77-bb8101cc9499 HTTP/1.1" 200 273 0.020572 10.0.0.249 - - [2025-10-27 15:08:11] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002333 10.0.0.249 - - [2025-10-27 15:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.249 - - [2025-10-27 15:08:11] "GET /policy-management/3f571344-fc1e-46ca-aafa-caf06052abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002882 10.0.0.249 - - [2025-10-27 15:08:11] "GET /firewall-policy/796a0712-76e6-41a1-a0af-97f25101fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002444 10.0.0.249 - - [2025-10-27 15:08:11] "GET /firewall-rule/6a835217-5c82-4f7f-a7a8-50b4ab0a2c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002294 10.0.0.249 - - [2025-10-27 15:08:11] "POST /ref-update HTTP/1.1" 200 156 0.013354 10.0.0.249 - - [2025-10-27 15:08:11] "DELETE /firewall-rule/6a835217-5c82-4f7f-a7a8-50b4ab0a2c7c HTTP/1.1" 200 115 0.047818 10.0.0.249 - - [2025-10-27 15:08:11] "GET /firewall-policy/7251f6d6-6e99-4cbe-8266-67a3427baf45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.003279 10.0.0.249 - - [2025-10-27 15:08:11] "GET /firewall-rule/3aa66da4-67e4-48fd-9e5d-82e6fa421c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.006051 10.0.0.249 - - [2025-10-27 15:08:11] "POST /ref-update HTTP/1.1" 200 156 0.022928 10.0.0.249 - - [2025-10-27 15:08:11] "DELETE /firewall-rule/3aa66da4-67e4-48fd-9e5d-82e6fa421c79 HTTP/1.1" 200 115 0.044097 10.0.0.249 - - [2025-10-27 15:08:11] "GET /firewall-policy/7251f6d6-6e99-4cbe-8266-67a3427baf45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.004605 10.0.0.249 - - [2025-10-27 15:08:11] "GET /firewall-rule/4786416d-d3d9-4383-ad7c-ff500117f23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.003432 10.0.0.249 - - [2025-10-27 15:08:11] "POST /ref-update HTTP/1.1" 200 156 0.012162 10.0.0.249 - - [2025-10-27 15:08:11] "DELETE /firewall-rule/4786416d-d3d9-4383-ad7c-ff500117f23f HTTP/1.1" 200 115 0.036894 10.0.0.249 - - [2025-10-27 15:08:11] "GET /application-policy-set/e7aa2053-961f-4cb4-a3cc-45495eb62a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004401 10.0.0.249 - - [2025-10-27 15:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010807 10.0.0.249 - - [2025-10-27 15:08:11] "GET /policy-management/3f571344-fc1e-46ca-aafa-caf06052abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002836 10.0.0.249 - - [2025-10-27 15:08:11] "GET /firewall-policy/7251f6d6-6e99-4cbe-8266-67a3427baf45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003928 10.0.0.249 - - [2025-10-27 15:08:11] "POST /ref-update HTTP/1.1" 200 156 0.032210 10.0.0.249 - - [2025-10-27 15:08:11] "DELETE /firewall-policy/7251f6d6-6e99-4cbe-8266-67a3427baf45 HTTP/1.1" 200 115 0.029202 10.0.0.249 - - [2025-10-27 15:08:11] "DELETE /tag/08ea75bd-cbe6-4023-a759-c2f6fefacdd7 HTTP/1.1" 200 115 0.035943 10.0.0.249 - - [2025-10-27 15:08:11] "DELETE /tag/435f2577-6f36-466b-8536-dccf454c3f96 HTTP/1.1" 200 115 0.047805 10.0.0.249 - - [2025-10-27 15:08:11] "DELETE /tag/2536cb7c-c22f-4640-9806-d7cdde640ddf HTTP/1.1" 200 115 0.063994 10.0.0.249 - - [2025-10-27 15:08:11] "DELETE /tag/bc7a1aae-e78e-467e-a6ed-cbe163692c8a HTTP/1.1" 200 115 0.055289 10.0.0.249 - - [2025-10-27 15:08:11] "DELETE /loadbalancer-member/b48c0a78-8a14-4836-b2aa-536008d56682 HTTP/1.1" 200 115 0.032926 10.0.0.249 - - [2025-10-27 15:08:11] "DELETE /loadbalancer-pool/4bc3fe48-eb9b-4360-bfd7-b35a721f4d56 HTTP/1.1" 200 115 0.023156 10.0.0.249 - - [2025-10-27 15:08:11] "DELETE /loadbalancer-listener/e558ed5f-8367-412f-9921-34ea031cf3ed HTTP/1.1" 200 115 0.029248 10.0.0.249 - - [2025-10-27 15:08:11] "DELETE /loadbalancer/8b45081c-a371-4871-b54b-ec2022f08df3 HTTP/1.1" 200 115 0.040947 10.0.0.249 - - [2025-10-27 15:08:12] "DELETE /floating-ip/d3d8a7fa-e3aa-42cf-85a6-e3dc3a36064b HTTP/1.1" 200 115 0.044580 10.0.0.249 - - [2025-10-27 15:08:12] "DELETE /instance-ip/9fda9c57-b122-462e-aa82-5a777565a8b7 HTTP/1.1" 200 115 0.037241 10.0.0.249 - - [2025-10-27 15:08:12] "DELETE /virtual-machine-interface/08198e14-3db9-44de-bdab-84146bc6b64e HTTP/1.1" 200 115 0.056374 10.0.0.249 - - [2025-10-27 15:08:12] "DELETE /tag/9a74ebe8-eb96-4725-b586-0bf229f6d316 HTTP/1.1" 200 115 0.043913 10.0.0.249 - - [2025-10-27 15:08:12] "POST /projects HTTP/1.1" 409 238 0.008409 10.0.0.249 - - [2025-10-27 15:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.249 - - [2025-10-27 15:08:12] "GET /project/924f78ed-155c-46d0-861e-1ec505afc316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042634 10.0.0.249 - - [2025-10-27 15:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.249 - - [2025-10-27 15:08:12] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004160 10.0.0.249 - - [2025-10-27 15:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.249 - - [2025-10-27 15:08:12] "GET /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005127 10.0.0.249 - - [2025-10-27 15:08:12] "POST /security-groups HTTP/1.1" 409 285 0.002318 10.0.0.249 - - [2025-10-27 15:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.249 - - [2025-10-27 15:08:12] "PUT /security-group/ac1e54b7-4c3e-48d6-b8e1-68549666ff9e HTTP/1.1" 200 263 0.059071 10.0.0.249 - - [2025-10-27 15:08:12] "PUT /access-control-list/106e67d7-77c8-4764-8565-f7600528c088 HTTP/1.1" 200 273 0.032753 10.0.0.249 - - [2025-10-27 15:08:12] "PUT /access-control-list/03b53cc6-1a9d-4512-8a77-bb8101cc9499 HTTP/1.1" 200 273 0.034505 10.0.0.249 - - [2025-10-27 15:08:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.046739 10.0.0.249 - - [2025-10-27 15:08:12] "GET /firewall-policy/f3b59217-66ea-49b2-a69f-530b8178c423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.030056 10.0.0.249 - - [2025-10-27 15:08:12] "GET /firewall-rule/31bea7bc-1826-4dd3-b769-0e8630874ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004524 10.0.0.249 - - [2025-10-27 15:08:12] "POST /ref-update HTTP/1.1" 200 156 0.049414 10.0.0.249 - - [2025-10-27 15:08:12] "DELETE /firewall-rule/31bea7bc-1826-4dd3-b769-0e8630874ba6 HTTP/1.1" 200 115 0.050498 10.0.0.249 - - [2025-10-27 15:08:12] "GET /firewall-policy/f3b59217-66ea-49b2-a69f-530b8178c423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004885 10.0.0.249 - - [2025-10-27 15:08:12] "GET /firewall-rule/6fd81bc3-90fc-423f-b846-bf09018158e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003453 10.0.0.249 - - [2025-10-27 15:08:12] "POST /ref-update HTTP/1.1" 200 156 0.049562 10.0.0.249 - - [2025-10-27 15:08:12] "DELETE /firewall-rule/6fd81bc3-90fc-423f-b846-bf09018158e7 HTTP/1.1" 200 115 0.042934 10.0.0.249 - - [2025-10-27 15:08:12] "DELETE /tag/f3dc2903-cc7c-46ea-b895-760bd0e4ce18 HTTP/1.1" 200 115 0.032642 10.0.0.249 - - [2025-10-27 15:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.249 - - [2025-10-27 15:08:12] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004071 10.0.0.249 - - [2025-10-27 15:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.249 - - [2025-10-27 15:08:12] "GET /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003396 10.0.0.249 - - [2025-10-27 15:08:13] "PUT /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208 HTTP/1.1" 200 265 0.114010 10.0.0.249 - - [2025-10-27 15:08:13] "PUT /virtual-network/ae499090-1209-454b-a443-67f65dd3fce6 HTTP/1.1" 200 265 0.066076 10.0.0.249 - - [2025-10-27 15:08:13] "DELETE /security-group/ac1e54b7-4c3e-48d6-b8e1-68549666ff9e HTTP/1.1" 200 115 0.060793 10.0.0.249 - - [2025-10-27 15:08:13] "DELETE /access-control-list/106e67d7-77c8-4764-8565-f7600528c088 HTTP/1.1" 200 115 0.040483 10.0.0.249 - - [2025-10-27 15:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.249 - - [2025-10-27 15:08:13] "DELETE /access-control-list/03b53cc6-1a9d-4512-8a77-bb8101cc9499 HTTP/1.1" 200 115 0.024749 10.0.0.249 - - [2025-10-27 15:08:13] "GET /project/924f78ed-155c-46d0-861e-1ec505afc316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.029331 10.0.0.249 - - [2025-10-27 15:08:13] "GET /project/924f78ed-155c-46d0-861e-1ec505afc316?fields=security_groups HTTP/1.1" 200 1352 0.032564 10.0.0.249 - - [2025-10-27 15:08:13] "DELETE /access-control-list/111c20c9-8558-4349-91d9-c6d6906372b3 HTTP/1.1" 200 115 0.039817 10.0.0.249 - - [2025-10-27 15:08:13] "DELETE /security-group/638add0c-1697-41a1-9d5b-0ef523e9de7d HTTP/1.1" 200 115 0.079678 10.0.0.249 - - [2025-10-27 15:08:13] "GET /project/924f78ed-155c-46d0-861e-1ec505afc316?fields=application_policy_sets HTTP/1.1" 200 1391 0.052003 10.0.0.249 - - [2025-10-27 15:08:13] "DELETE /access-control-list/bbbffe49-4493-435a-924b-897733b4acee HTTP/1.1" 200 115 0.063095 10.0.0.249 - - [2025-10-27 15:08:13] "DELETE /project/924f78ed-155c-46d0-861e-1ec505afc316 HTTP/1.1" 200 115 0.330134 [Introspect:8084]10.0.0.249 - - [2025-10-27 15:08:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001094 [Introspect:8084]10.0.0.249 - - [2025-10-27 15:08:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000895 10.0.0.249 - - [2025-10-27 15:09:06] "GET / HTTP/1.1" 200 36215 0.001562 10.0.0.249 - - [2025-10-27 15:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.249 - - [2025-10-27 15:09:06] "GET /global-vrouter-config/50d104fc-c2b8-4c7b-81c6-8e609a95e1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002297 10.0.0.249 - - [2025-10-27 15:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.249 - - [2025-10-27 15:09:06] "GET /global-vrouter-config/50d104fc-c2b8-4c7b-81c6-8e609a95e1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002391 10.0.0.249 - - [2025-10-27 15:09:23] "GET / HTTP/1.1" 200 36215 0.001263 10.0.0.249 - - [2025-10-27 15:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.249 - - [2025-10-27 15:09:23] "GET /global-system-config/cb964acb-3898-4bd0-828b-b9607677c33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004219 10.0.0.249 - - [2025-10-27 15:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.249 - - [2025-10-27 15:09:23] "GET /config-node/956d6694-2419-4ab9-ae7c-09d3a8c64891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001805 10.0.0.249 - - [2025-10-27 15:09:23] "GET / HTTP/1.1" 200 36215 0.001415 10.0.0.249 - - [2025-10-27 15:09:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002100 10.0.0.249 - - [2025-10-27 15:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.249 - - [2025-10-27 15:09:28] "GET /global-vrouter-config/50d104fc-c2b8-4c7b-81c6-8e609a95e1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002450 10.0.0.249 - - [2025-10-27 15:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.249 - - [2025-10-27 15:09:28] "PUT /global-vrouter-config/50d104fc-c2b8-4c7b-81c6-8e609a95e1f8 HTTP/1.1" 200 277 0.011620 10.0.0.249 - - [2025-10-27 15:09:29] "GET / HTTP/1.1" 200 36215 0.001603 10.0.0.249 - - [2025-10-27 15:09:29] "POST /alarms HTTP/1.1" 409 264 0.002136 10.0.0.249 - - [2025-10-27 15:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.249 - - [2025-10-27 15:09:29] "PUT /alarm/529961e0-5694-487a-a021-6a906b157bd4 HTTP/1.1" 200 245 0.009643 10.0.0.249 - - [2025-10-27 15:09:29] "POST /alarms HTTP/1.1" 409 261 0.003172 10.0.0.249 - - [2025-10-27 15:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.249 - - [2025-10-27 15:09:29] "PUT /alarm/5b4bfa05-3107-4be2-90b7-f881801f53c2 HTTP/1.1" 200 245 0.010506 10.0.0.249 - - [2025-10-27 15:09:29] "POST /alarms HTTP/1.1" 409 261 0.001973 10.0.0.249 - - [2025-10-27 15:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.249 - - [2025-10-27 15:09:29] "PUT /alarm/7725e6c7-2fde-4810-8a51-0ca3b9a39994 HTTP/1.1" 200 245 0.009659 10.0.0.249 - - [2025-10-27 15:09:29] "POST /alarms HTTP/1.1" 409 253 0.005605 10.0.0.249 - - [2025-10-27 15:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.249 - - [2025-10-27 15:09:29] "PUT /alarm/4cde804c-f012-4c05-a7c9-dd25b5894ce9 HTTP/1.1" 200 245 0.016513 10.0.0.249 - - [2025-10-27 15:09:29] "POST /alarms HTTP/1.1" 409 251 0.008523 10.0.0.249 - - [2025-10-27 15:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.249 - - [2025-10-27 15:09:29] "PUT /alarm/84519088-5841-4e49-aaa7-5b681bacb140 HTTP/1.1" 200 245 0.010673 10.0.0.249 - - [2025-10-27 15:09:29] "POST /alarms HTTP/1.1" 409 252 0.008354 10.0.0.249 - - [2025-10-27 15:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.249 - - [2025-10-27 15:09:29] "PUT /alarm/9158ceea-158e-4a7c-b63b-03c77abbe442 HTTP/1.1" 200 245 0.011726 10.0.0.249 - - [2025-10-27 15:09:29] "POST /alarms HTTP/1.1" 409 256 0.007505 10.0.0.249 - - [2025-10-27 15:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.249 - - [2025-10-27 15:09:29] "PUT /alarm/963acf20-4e33-4e82-ac27-e60bdae9164e HTTP/1.1" 200 245 0.010345 10.0.0.249 - - [2025-10-27 15:09:29] "POST /alarms HTTP/1.1" 409 248 0.007480 10.0.0.249 - - [2025-10-27 15:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.249 - - [2025-10-27 15:09:29] "PUT /alarm/73dfb5e0-c9d9-4550-b1c1-739faf812b6c HTTP/1.1" 200 245 0.010201 10.0.0.249 - - [2025-10-27 15:09:29] "POST /alarms HTTP/1.1" 409 252 0.009427 10.0.0.249 - - [2025-10-27 15:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.249 - - [2025-10-27 15:09:29] "PUT /alarm/4c9ab917-8077-4916-9628-1cd6acab2ff7 HTTP/1.1" 200 245 0.010380 10.0.0.249 - - [2025-10-27 15:09:29] "POST /alarms HTTP/1.1" 409 257 0.006549 10.0.0.249 - - [2025-10-27 15:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.249 - - [2025-10-27 15:09:29] "PUT /alarm/5b9d7f62-78b6-431e-aadf-da4a325869d3 HTTP/1.1" 200 245 0.011716 10.0.0.249 - - [2025-10-27 15:09:29] "POST /alarms HTTP/1.1" 409 251 0.007810 10.0.0.249 - - [2025-10-27 15:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.249 - - [2025-10-27 15:09:29] "PUT /alarm/dcdb32eb-8ae5-424e-9d35-b939749790f3 HTTP/1.1" 200 245 0.027837 10.0.0.249 - - [2025-10-27 15:09:29] "POST /alarms HTTP/1.1" 409 257 0.004298 10.0.0.249 - - [2025-10-27 15:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.249 - - [2025-10-27 15:09:29] "PUT /alarm/b73c7751-a8c5-45d6-9e64-711b3ac82e89 HTTP/1.1" 200 245 0.010112 10.0.0.249 - - [2025-10-27 15:09:29] "POST /alarms HTTP/1.1" 409 261 0.006446 10.0.0.249 - - [2025-10-27 15:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.249 - - [2025-10-27 15:09:29] "PUT /alarm/5a20c813-d820-41e7-910c-9024a67ff799 HTTP/1.1" 200 245 0.010901 10.0.0.249 - - [2025-10-27 15:09:29] "POST /alarms HTTP/1.1" 409 258 0.011360 10.0.0.249 - - [2025-10-27 15:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.249 - - [2025-10-27 15:09:29] "PUT /alarm/6b78df63-6725-4922-a4bc-fa591df60f01 HTTP/1.1" 200 245 0.010604 10.0.0.249 - - [2025-10-27 15:09:30] "POST /alarms HTTP/1.1" 409 254 0.017721 10.0.0.249 - - [2025-10-27 15:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.249 - - [2025-10-27 15:09:30] "PUT /alarm/c18764f8-43df-49a8-8517-90452bbd7171 HTTP/1.1" 200 245 0.009851 10.0.0.249 - - [2025-10-27 15:09:30] "POST /alarms HTTP/1.1" 409 254 0.007761 10.0.0.249 - - [2025-10-27 15:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.249 - - [2025-10-27 15:09:30] "PUT /alarm/fd01e3e0-3289-4f24-9e4e-6d4809c8785f HTTP/1.1" 200 245 0.016960 10.0.0.249 - - [2025-10-27 15:09:30] "POST /alarms HTTP/1.1" 409 254 0.007221 10.0.0.249 - - [2025-10-27 15:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.249 - - [2025-10-27 15:09:30] "PUT /alarm/acb0e6f7-d780-48c3-9002-0a9972a1b99f HTTP/1.1" 200 245 0.012808 10.0.0.249 - - [2025-10-27 15:09:30] "POST /alarms HTTP/1.1" 409 247 0.005112 10.0.0.249 - - [2025-10-27 15:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.249 - - [2025-10-27 15:09:30] "PUT /alarm/02f67591-a1cf-48ea-8fbd-3c81cbf57d7d HTTP/1.1" 200 245 0.012329 10.0.0.249 - - [2025-10-27 15:09:30] "POST /alarms HTTP/1.1" 409 272 0.009636 10.0.0.249 - - [2025-10-27 15:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.249 - - [2025-10-27 15:09:30] "PUT /alarm/44f82f9f-ceb4-4a1b-81f6-72842af4b7e7 HTTP/1.1" 200 245 0.021809 10.0.0.249 - - [2025-10-27 15:09:30] "POST /alarms HTTP/1.1" 409 261 0.007537 10.0.0.249 - - [2025-10-27 15:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.249 - - [2025-10-27 15:09:30] "PUT /alarm/9d273400-0f95-4820-bac1-dd511aafc5fe HTTP/1.1" 200 245 0.011133 10.0.0.249 - - [2025-10-27 15:09:30] "POST /alarms HTTP/1.1" 409 259 0.003123 10.0.0.249 - - [2025-10-27 15:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.249 - - [2025-10-27 15:09:30] "PUT /alarm/00621603-ad97-459d-8340-7799017753ff HTTP/1.1" 200 245 0.011084 10.0.0.249 - - [2025-10-27 15:09:30] "POST /alarms HTTP/1.1" 409 265 0.008128 10.0.0.249 - - [2025-10-27 15:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.249 - - [2025-10-27 15:09:30] "PUT /alarm/1b690189-a030-40c7-a60a-19fd21854763 HTTP/1.1" 200 245 0.010280 10.0.0.249 - - [2025-10-27 15:09:30] "POST /alarms HTTP/1.1" 409 279 0.003886 10.0.0.249 - - [2025-10-27 15:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.249 - - [2025-10-27 15:09:30] "PUT /alarm/279f9c67-a1b1-4f2f-9172-624a9cd828a6 HTTP/1.1" 200 245 0.010257 10.0.0.249 - - [2025-10-27 15:09:30] "GET / HTTP/1.1" 200 36215 0.001984 10.0.0.249 - - [2025-10-27 15:09:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002077 10.0.0.249 - - [2025-10-27 15:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.249 - - [2025-10-27 15:09:30] "PUT /global-vrouter-config/50d104fc-c2b8-4c7b-81c6-8e609a95e1f8 HTTP/1.1" 200 277 0.006910 10.0.0.249 - - [2025-10-27 15:09:31] "GET / HTTP/1.1" 200 36215 0.001386 10.0.0.249 - - [2025-10-27 15:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.249 - - [2025-10-27 15:09:31] "GET /global-vrouter-config/50d104fc-c2b8-4c7b-81c6-8e609a95e1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003008 10.0.0.249 - - [2025-10-27 15:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.249 - - [2025-10-27 15:09:31] "PUT /global-vrouter-config/50d104fc-c2b8-4c7b-81c6-8e609a95e1f8 HTTP/1.1" 200 277 0.014382 10.0.0.249 - - [2025-10-27 15:09:31] "GET / HTTP/1.1" 200 36215 0.001715 10.0.0.249 - - [2025-10-27 15:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.249 - - [2025-10-27 15:09:31] "GET /global-system-config/cb964acb-3898-4bd0-828b-b9607677c33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006339 10.0.0.249 - - [2025-10-27 15:09:31] "PUT /global-system-config/cb964acb-3898-4bd0-828b-b9607677c33f HTTP/1.1" 200 275 0.014086 10.0.0.249 - - [2025-10-27 15:09:35] "GET / HTTP/1.1" 200 36215 0.001352 10.0.0.249 - - [2025-10-27 15:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.249 - - [2025-10-27 15:09:35] "GET /routing-instance/17a65cab-b077-44da-af06-0fcd12d3e450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002545 10.0.0.249 - - [2025-10-27 15:09:35] "POST /bgp-routers HTTP/1.1" 409 301 0.001859 10.0.0.249 - - [2025-10-27 15:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.249 - - [2025-10-27 15:09:35] "GET /bgp-router/0f7a9270-4ab4-4128-862d-c9e2c83f900e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.002976 10.0.0.249 - - [2025-10-27 15:09:35] "PUT /bgp-router/0f7a9270-4ab4-4128-862d-c9e2c83f900e HTTP/1.1" 200 255 0.009746 [Introspect:8084]10.0.0.249 - - [2025-10-27 15:09:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000903 [Introspect:8084]10.0.0.249 - - [2025-10-27 15:09:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000985 10.0.0.249 - - [2025-10-27 15:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.249 - - [2025-10-27 15:09:37] "GET /global-vrouter-config/50d104fc-c2b8-4c7b-81c6-8e609a95e1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003156 [Introspect:8084]10.0.0.249 - - [2025-10-27 15:09:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000842 [Introspect:8084]10.0.0.249 - - [2025-10-27 15:09:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000914 [Introspect:8084]10.0.0.249 - - [2025-10-27 15:09:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000846 [Introspect:8084]10.0.0.249 - - [2025-10-27 15:09:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000916 10.0.0.249 - - [2025-10-27 15:09:57] "GET / HTTP/1.1" 200 36215 0.001952 10.0.0.249 - - [2025-10-27 15:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.249 - - [2025-10-27 15:09:57] "GET /global-system-config/cb964acb-3898-4bd0-828b-b9607677c33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004197 10.0.0.249 - - [2025-10-27 15:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.249 - - [2025-10-27 15:09:57] "GET /config-node/956d6694-2419-4ab9-ae7c-09d3a8c64891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001974 10.0.0.249 - - [2025-10-27 15:10:08] "GET / HTTP/1.1" 200 36215 0.001373 10.0.0.249 - - [2025-10-27 15:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.249 - - [2025-10-27 15:10:08] "GET /routing-instance/17a65cab-b077-44da-af06-0fcd12d3e450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002258 10.0.0.249 - - [2025-10-27 15:10:08] "POST /bgp-routers HTTP/1.1" 409 301 0.001427 10.0.0.249 - - [2025-10-27 15:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001245 10.0.0.249 - - [2025-10-27 15:10:08] "GET /bgp-router/0f7a9270-4ab4-4128-862d-c9e2c83f900e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.002708 10.0.0.249 - - [2025-10-27 15:10:08] "PUT /bgp-router/0f7a9270-4ab4-4128-862d-c9e2c83f900e HTTP/1.1" 200 255 0.014117 [Introspect:8084]10.0.0.249 - - [2025-10-27 15:10:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000892 [Introspect:8084]10.0.0.249 - - [2025-10-27 15:10:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000796 10.0.0.249 - - [2025-10-27 15:10:24] "GET / HTTP/1.1" 200 36215 0.001485 10.0.0.249 - - [2025-10-27 15:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.249 - - [2025-10-27 15:10:24] "GET /global-system-config/cb964acb-3898-4bd0-828b-b9607677c33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006261 10.0.0.249 - - [2025-10-27 15:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.249 - - [2025-10-27 15:10:24] "GET /config-node/956d6694-2419-4ab9-ae7c-09d3a8c64891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001775 10.0.0.249 - - [2025-10-27 15:10:24] "GET / HTTP/1.1" 200 36215 0.001623 10.0.0.249 - - [2025-10-27 15:10:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001995 10.0.0.249 - - [2025-10-27 15:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.249 - - [2025-10-27 15:10:29] "GET /global-vrouter-config/50d104fc-c2b8-4c7b-81c6-8e609a95e1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.005432 10.0.0.249 - - [2025-10-27 15:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.249 - - [2025-10-27 15:10:29] "PUT /global-vrouter-config/50d104fc-c2b8-4c7b-81c6-8e609a95e1f8 HTTP/1.1" 200 277 0.008026 10.0.0.249 - - [2025-10-27 15:10:29] "GET / HTTP/1.1" 200 36215 0.001515 10.0.0.249 - - [2025-10-27 15:10:29] "POST /alarms HTTP/1.1" 409 264 0.002512 10.0.0.249 - - [2025-10-27 15:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.249 - - [2025-10-27 15:10:29] "PUT /alarm/529961e0-5694-487a-a021-6a906b157bd4 HTTP/1.1" 200 245 0.007729 10.0.0.249 - - [2025-10-27 15:10:29] "POST /alarms HTTP/1.1" 409 261 0.001923 10.0.0.249 - - [2025-10-27 15:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001240 10.0.0.249 - - [2025-10-27 15:10:29] "PUT /alarm/5b4bfa05-3107-4be2-90b7-f881801f53c2 HTTP/1.1" 200 245 0.007894 10.0.0.249 - - [2025-10-27 15:10:29] "POST /alarms HTTP/1.1" 409 261 0.006624 10.0.0.249 - - [2025-10-27 15:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010993 10.0.0.249 - - [2025-10-27 15:10:29] "PUT /alarm/7725e6c7-2fde-4810-8a51-0ca3b9a39994 HTTP/1.1" 200 245 0.008863 10.0.0.249 - - [2025-10-27 15:10:29] "POST /alarms HTTP/1.1" 409 253 0.002457 10.0.0.249 - - [2025-10-27 15:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001339 10.0.0.249 - - [2025-10-27 15:10:29] "PUT /alarm/4cde804c-f012-4c05-a7c9-dd25b5894ce9 HTTP/1.1" 200 245 0.008789 10.0.0.249 - - [2025-10-27 15:10:29] "POST /alarms HTTP/1.1" 409 251 0.002376 10.0.0.249 - - [2025-10-27 15:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.249 - - [2025-10-27 15:10:29] "PUT /alarm/84519088-5841-4e49-aaa7-5b681bacb140 HTTP/1.1" 200 245 0.008803 10.0.0.249 - - [2025-10-27 15:10:29] "POST /alarms HTTP/1.1" 409 252 0.002636 10.0.0.249 - - [2025-10-27 15:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.249 - - [2025-10-27 15:10:29] "PUT /alarm/9158ceea-158e-4a7c-b63b-03c77abbe442 HTTP/1.1" 200 245 0.008002 10.0.0.249 - - [2025-10-27 15:10:29] "POST /alarms HTTP/1.1" 409 256 0.005291 10.0.0.249 - - [2025-10-27 15:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014059 10.0.0.249 - - [2025-10-27 15:10:30] "PUT /alarm/963acf20-4e33-4e82-ac27-e60bdae9164e HTTP/1.1" 200 245 0.008357 10.0.0.249 - - [2025-10-27 15:10:30] "POST /alarms HTTP/1.1" 409 248 0.004234 10.0.0.249 - - [2025-10-27 15:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.249 - - [2025-10-27 15:10:30] "PUT /alarm/73dfb5e0-c9d9-4550-b1c1-739faf812b6c HTTP/1.1" 200 245 0.009052 10.0.0.249 - - [2025-10-27 15:10:30] "POST /alarms HTTP/1.1" 409 252 0.011190 10.0.0.249 - - [2025-10-27 15:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.249 - - [2025-10-27 15:10:30] "PUT /alarm/4c9ab917-8077-4916-9628-1cd6acab2ff7 HTTP/1.1" 200 245 0.008894 10.0.0.249 - - [2025-10-27 15:10:30] "POST /alarms HTTP/1.1" 409 257 0.001961 10.0.0.249 - - [2025-10-27 15:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.249 - - [2025-10-27 15:10:30] "PUT /alarm/5b9d7f62-78b6-431e-aadf-da4a325869d3 HTTP/1.1" 200 245 0.017233 10.0.0.249 - - [2025-10-27 15:10:30] "POST /alarms HTTP/1.1" 409 251 0.009306 10.0.0.249 - - [2025-10-27 15:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.249 - - [2025-10-27 15:10:30] "PUT /alarm/dcdb32eb-8ae5-424e-9d35-b939749790f3 HTTP/1.1" 200 245 0.007850 10.0.0.249 - - [2025-10-27 15:10:30] "POST /alarms HTTP/1.1" 409 257 0.009969 10.0.0.249 - - [2025-10-27 15:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001265 10.0.0.249 - - [2025-10-27 15:10:30] "PUT /alarm/b73c7751-a8c5-45d6-9e64-711b3ac82e89 HTTP/1.1" 200 245 0.008624 10.0.0.249 - - [2025-10-27 15:10:30] "POST /alarms HTTP/1.1" 409 261 0.009676 10.0.0.249 - - [2025-10-27 15:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.249 - - [2025-10-27 15:10:30] "PUT /alarm/5a20c813-d820-41e7-910c-9024a67ff799 HTTP/1.1" 200 245 0.010274 10.0.0.249 - - [2025-10-27 15:10:30] "POST /alarms HTTP/1.1" 409 258 0.008905 10.0.0.249 - - [2025-10-27 15:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.249 - - [2025-10-27 15:10:30] "PUT /alarm/6b78df63-6725-4922-a4bc-fa591df60f01 HTTP/1.1" 200 245 0.008624 10.0.0.249 - - [2025-10-27 15:10:30] "POST /alarms HTTP/1.1" 409 254 0.005612 10.0.0.249 - - [2025-10-27 15:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001273 10.0.0.249 - - [2025-10-27 15:10:30] "PUT /alarm/c18764f8-43df-49a8-8517-90452bbd7171 HTTP/1.1" 200 245 0.008476 10.0.0.249 - - [2025-10-27 15:10:30] "POST /alarms HTTP/1.1" 409 254 0.003255 10.0.0.249 - - [2025-10-27 15:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.249 - - [2025-10-27 15:10:30] "PUT /alarm/fd01e3e0-3289-4f24-9e4e-6d4809c8785f HTTP/1.1" 200 245 0.008564 10.0.0.249 - - [2025-10-27 15:10:30] "POST /alarms HTTP/1.1" 409 254 0.007529 10.0.0.249 - - [2025-10-27 15:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.249 - - [2025-10-27 15:10:30] "PUT /alarm/acb0e6f7-d780-48c3-9002-0a9972a1b99f HTTP/1.1" 200 245 0.008639 10.0.0.249 - - [2025-10-27 15:10:30] "POST /alarms HTTP/1.1" 409 247 0.007921 10.0.0.249 - - [2025-10-27 15:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.249 - - [2025-10-27 15:10:30] "PUT /alarm/02f67591-a1cf-48ea-8fbd-3c81cbf57d7d HTTP/1.1" 200 245 0.011318 10.0.0.249 - - [2025-10-27 15:10:30] "POST /alarms HTTP/1.1" 409 272 0.009099 10.0.0.249 - - [2025-10-27 15:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.249 - - [2025-10-27 15:10:30] "PUT /alarm/44f82f9f-ceb4-4a1b-81f6-72842af4b7e7 HTTP/1.1" 200 245 0.008742 10.0.0.249 - - [2025-10-27 15:10:30] "POST /alarms HTTP/1.1" 409 261 0.001400 10.0.0.249 - - [2025-10-27 15:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.249 - - [2025-10-27 15:10:30] "PUT /alarm/9d273400-0f95-4820-bac1-dd511aafc5fe HTTP/1.1" 200 245 0.007595 10.0.0.249 - - [2025-10-27 15:10:30] "POST /alarms HTTP/1.1" 409 259 0.003784 10.0.0.249 - - [2025-10-27 15:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.249 - - [2025-10-27 15:10:30] "PUT /alarm/00621603-ad97-459d-8340-7799017753ff HTTP/1.1" 200 245 0.008611 10.0.0.249 - - [2025-10-27 15:10:30] "POST /alarms HTTP/1.1" 409 265 0.004685 10.0.0.249 - - [2025-10-27 15:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.249 - - [2025-10-27 15:10:30] "PUT /alarm/1b690189-a030-40c7-a60a-19fd21854763 HTTP/1.1" 200 245 0.008604 10.0.0.249 - - [2025-10-27 15:10:30] "POST /alarms HTTP/1.1" 409 279 0.001796 10.0.0.249 - - [2025-10-27 15:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.249 - - [2025-10-27 15:10:31] "PUT /alarm/279f9c67-a1b1-4f2f-9172-624a9cd828a6 HTTP/1.1" 200 245 0.011905 10.0.0.249 - - [2025-10-27 15:10:31] "GET / HTTP/1.1" 200 36215 0.001474 10.0.0.249 - - [2025-10-27 15:10:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001918 10.0.0.249 - - [2025-10-27 15:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.249 - - [2025-10-27 15:10:31] "PUT /global-vrouter-config/50d104fc-c2b8-4c7b-81c6-8e609a95e1f8 HTTP/1.1" 200 277 0.007990 10.0.0.249 - - [2025-10-27 15:10:31] "GET / HTTP/1.1" 200 36215 0.001360 10.0.0.249 - - [2025-10-27 15:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.249 - - [2025-10-27 15:10:31] "GET /global-vrouter-config/50d104fc-c2b8-4c7b-81c6-8e609a95e1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002465 10.0.0.249 - - [2025-10-27 15:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001429 10.0.0.249 - - [2025-10-27 15:10:31] "PUT /global-vrouter-config/50d104fc-c2b8-4c7b-81c6-8e609a95e1f8 HTTP/1.1" 200 277 0.008138 10.0.0.249 - - [2025-10-27 15:10:31] "GET / HTTP/1.1" 200 36215 0.001610 10.0.0.249 - - [2025-10-27 15:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.249 - - [2025-10-27 15:10:31] "GET /global-system-config/cb964acb-3898-4bd0-828b-b9607677c33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004093 10.0.0.249 - - [2025-10-27 15:10:31] "PUT /global-system-config/cb964acb-3898-4bd0-828b-b9607677c33f HTTP/1.1" 200 275 0.012007 10.0.0.249 - - [2025-10-27 15:10:35] "GET / HTTP/1.1" 200 36215 0.001385 10.0.0.249 - - [2025-10-27 15:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.249 - - [2025-10-27 15:10:35] "GET /routing-instance/17a65cab-b077-44da-af06-0fcd12d3e450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.007770 10.0.0.249 - - [2025-10-27 15:10:35] "POST /bgp-routers HTTP/1.1" 409 301 0.003310 10.0.0.249 - - [2025-10-27 15:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.249 - - [2025-10-27 15:10:35] "GET /bgp-router/0f7a9270-4ab4-4128-862d-c9e2c83f900e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.002480 10.0.0.249 - - [2025-10-27 15:10:35] "PUT /bgp-router/0f7a9270-4ab4-4128-862d-c9e2c83f900e HTTP/1.1" 200 255 0.018553 [Introspect:8084]10.0.0.249 - - [2025-10-27 15:10:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000853 [Introspect:8084]10.0.0.249 - - [2025-10-27 15:10:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000807 10.0.0.249 - - [2025-10-27 15:10:38] "POST /tags HTTP/1.1" 200 356 0.019794 10.0.0.249 - - [2025-10-27 15:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007860 10.0.0.249 - - [2025-10-27 15:10:38] "GET /tag/18671aa1-9c3b-49c8-ae20-275a0613f18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.014985 10.0.0.249 - - [2025-10-27 15:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.249 - - [2025-10-27 15:10:38] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005653 10.0.0.249 - - [2025-10-27 15:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.249 - - [2025-10-27 15:10:38] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.047731 10.0.0.249 - - [2025-10-27 15:10:38] "POST /virtual-machines HTTP/1.1" 200 352 0.012232 10.0.0.249 - - [2025-10-27 15:10:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.025210 10.0.0.249 - - [2025-10-27 15:10:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.112095 10.0.0.249 - - [2025-10-27 15:10:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.007692 10.0.0.249 - - [2025-10-27 15:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.249 - - [2025-10-27 15:10:39] "GET /virtual-machine-interface/18e1c864-b347-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.010663 10.0.0.249 - - [2025-10-27 15:10:39] "POST /instance-ips HTTP/1.1" 200 392 0.017274 10.0.0.249 - - [2025-10-27 15:10:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.024572 10.0.0.249 - - [2025-10-27 15:10:39] "GET /virtual-machine-interface/18e1c864-b347-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.008886 10.0.0.249 - - [2025-10-27 15:10:39] "POST /set-tag HTTP/1.1" 200 109 0.014913 10.0.0.249 - - [2025-10-27 15:10:39] "GET /virtual-machine-interface/18e1c864-b347-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.015974 10.0.0.249 - - [2025-10-27 15:10:39] "GET /instance-ip/18fbd72c-b347-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002860 10.0.0.249 - - [2025-10-27 15:10:39] "GET /virtual-machine-interface/18e1c864-b347-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.003860 10.0.0.249 - - [2025-10-27 15:10:39] "POST /set-tag HTTP/1.1" 200 109 0.001848 10.0.0.249 - - [2025-10-27 15:10:39] "GET /virtual-router/7c674d3b-a314-44da-8b43-fde287f768c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003493 10.0.0.249 - - [2025-10-27 15:10:39] "POST /ref-update HTTP/1.1" 200 156 0.007411 10.0.0.249 - - [2025-10-27 15:10:39] "GET /virtual-machine-interface/18e1c864-b347-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.003711 10.0.0.249 - - [2025-10-27 15:10:39] "POST /set-tag HTTP/1.1" 200 109 0.001887 10.0.0.249 - - [2025-10-27 15:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.249 - - [2025-10-27 15:10:39] "GET /virtual-network/fff03b17-84cf-45b0-98d2-24bf53cfd208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006006 10.0.0.249 - - [2025-10-27 15:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.249 - - [2025-10-27 15:10:39] "GET /project/f1b8e5af-a94e-4924-88d5-3de5e48865d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031818 10.0.0.249 - - [2025-10-27 15:10:39] "POST /virtual-machines HTTP/1.1" 200 356 0.007383 10.0.0.249 - - [2025-10-27 15:10:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.023106 10.0.0.249 - - [2025-10-27 15:10:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.105921 10.0.0.249 - - [2025-10-27 15:10:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.007688 10.0.0.249 - - [2025-10-27 15:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009345 10.0.0.249 - - [2025-10-27 15:10:39] "GET /virtual-machine-interface/194d3e5a-b347-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2821 0.004537 10.0.0.249 - - [2025-10-27 15:10:39] "POST /instance-ips HTTP/1.1" 200 396 0.018948 10.0.0.249 - - [2025-10-27 15:10:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.042776 10.0.0.249 - - [2025-10-27 15:10:40] "GET /virtual-machine-interface/194d3e5a-b347-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2821 0.013134 10.0.0.249 - - [2025-10-27 15:10:40] "POST /set-tag HTTP/1.1" 200 109 0.013968 10.0.0.249 - - [2025-10-27 15:10:40] "GET /virtual-machine-interface/194d3e5a-b347-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.010496 10.0.0.249 - - [2025-10-27 15:10:40] "GET /instance-ip/1966b51a-b347-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.002580 10.0.0.249 - - [2025-10-27 15:10:40] "GET /virtual-machine-interface/194d3e5a-b347-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004161 10.0.0.249 - - [2025-10-27 15:10:40] "POST /set-tag HTTP/1.1" 200 109 0.002062 10.0.0.249 - - [2025-10-27 15:10:40] "GET /virtual-router/7c674d3b-a314-44da-8b43-fde287f768c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.006356 10.0.0.249 - - [2025-10-27 15:10:40] "POST /ref-update HTTP/1.1" 200 156 0.010467 10.0.0.249 - - [2025-10-27 15:10:40] "GET /virtual-machine-interface/194d3e5a-b347-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.012309 10.0.0.249 - - [2025-10-27 15:10:40] "POST /set-tag HTTP/1.1" 200 109 0.002631 10.0.0.249 - - [2025-10-27 15:10:40] "GET /virtual-machine-interface/18e1c864-b347-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.006255 10.0.0.249 - - [2025-10-27 15:10:40] "POST /set-tag HTTP/1.1" 200 109 0.002426 10.0.0.249 - - [2025-10-27 15:10:40] "GET /virtual-machine-interface/194d3e5a-b347-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.003790 10.0.0.249 - - [2025-10-27 15:10:40] "POST /set-tag HTTP/1.1" 200 109 0.001740 10.0.0.249 - - [2025-10-27 15:10:50] "GET / HTTP/1.1" 200 36215 0.001514 10.0.0.249 - - [2025-10-27 15:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.249 - - [2025-10-27 15:10:50] "GET /global-system-config/cb964acb-3898-4bd0-828b-b9607677c33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004640 10.0.0.249 - - [2025-10-27 15:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.249 - - [2025-10-27 15:10:50] "GET /config-node/956d6694-2419-4ab9-ae7c-09d3a8c64891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001614 10.0.0.249 - - [2025-10-27 15:10:52] "GET /virtual-machine-interface/18e1c864-b347-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004530 10.0.0.249 - - [2025-10-27 15:10:52] "POST /set-tag HTTP/1.1" 200 109 0.002092 10.0.0.249 - - [2025-10-27 15:10:53] "GET /virtual-machine-interface/194d3e5a-b347-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004134 10.0.0.249 - - [2025-10-27 15:10:53] "POST /set-tag HTTP/1.1" 200 109 0.002024 10.0.0.249 - - [2025-10-27 15:10:54] "GET /virtual-machine-interface/18e1c864-b347-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.003940 10.0.0.249 - - [2025-10-27 15:10:54] "POST /set-tag HTTP/1.1" 200 109 0.001891 10.0.0.249 - - [2025-10-27 15:11:02] "GET / HTTP/1.1" 200 36215 0.001238 10.0.0.249 - - [2025-10-27 15:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.249 - - [2025-10-27 15:11:02] "GET /routing-instance/17a65cab-b077-44da-af06-0fcd12d3e450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002940 10.0.0.249 - - [2025-10-27 15:11:02] "POST /bgp-routers HTTP/1.1" 409 301 0.002047 10.0.0.249 - - [2025-10-27 15:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.249 - - [2025-10-27 15:11:02] "GET /bgp-router/0f7a9270-4ab4-4128-862d-c9e2c83f900e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.006617 10.0.0.249 - - [2025-10-27 15:11:02] "PUT /bgp-router/0f7a9270-4ab4-4128-862d-c9e2c83f900e HTTP/1.1" 200 255 0.015520 [Introspect:8084]10.0.0.249 - - [2025-10-27 15:11:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000877 [Introspect:8084]10.0.0.249 - - [2025-10-27 15:11:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000782 10.0.0.249 - - [2025-10-27 15:11:26] "GET /virtual-machine-interface/18e1c864-b347-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004415 10.0.0.249 - - [2025-10-27 15:11:26] "POST /set-tag HTTP/1.1" 200 109 0.003443 10.0.0.249 - - [2025-10-27 15:11:26] "GET /virtual-machine-interface/18e1c864-b347-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.006355 10.0.0.249 - - [2025-10-27 15:11:26] "POST /set-tag HTTP/1.1" 200 109 0.005264 10.0.0.249 - - [2025-10-27 15:11:26] "GET /virtual-machine/d1bded3c-e08c-4c3d-b7e6-a244a2f2de12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.002921 10.0.0.249 - - [2025-10-27 15:11:26] "POST /ref-update HTTP/1.1" 200 156 0.015761 10.0.0.249 - - [2025-10-27 15:11:26] "GET /virtual-machine-interface/18e1c864-b347-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.015984 10.0.0.249 - - [2025-10-27 15:11:26] "POST /set-tag HTTP/1.1" 200 109 0.022704 10.0.0.249 - - [2025-10-27 15:11:26] "POST /set-tag HTTP/1.1" 200 109 0.064846 10.0.0.249 - - [2025-10-27 15:11:26] "DELETE /instance-ip/18fbd72c-b347-11f0-8216-fa163e60ae90 HTTP/1.1" 200 115 0.081276 10.0.0.249 - - [2025-10-27 15:11:26] "DELETE /virtual-machine-interface/18e1c864-b347-11f0-8216-fa163e60ae90 HTTP/1.1" 200 115 0.042337 10.0.0.249 - - [2025-10-27 15:11:26] "DELETE /virtual-machine/d1bded3c-e08c-4c3d-b7e6-a244a2f2de12 HTTP/1.1" 200 115 0.035643 10.0.0.249 - - [2025-10-27 15:11:26] "GET /virtual-machine-interface/194d3e5a-b347-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005696 10.0.0.249 - - [2025-10-27 15:11:26] "POST /set-tag HTTP/1.1" 200 109 0.002835 10.0.0.249 - - [2025-10-27 15:11:28] "GET /global-system-configs HTTP/1.1" 200 323 0.005707 10.0.0.249 - - [2025-10-27 15:11:28] "GET /global-system-configs HTTP/1.1" 200 323 0.001645 10.0.0.249 - - [2025-10-27 15:11:57] "GET /virtual-machine-interface/194d3e5a-b347-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004114 10.0.0.249 - - [2025-10-27 15:11:57] "POST /set-tag HTTP/1.1" 200 109 0.002985 10.0.0.249 - - [2025-10-27 15:11:57] "GET /virtual-machine-interface/194d3e5a-b347-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.010666 10.0.0.249 - - [2025-10-27 15:11:57] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.249 - - [2025-10-27 15:11:57] "GET /virtual-machine/ac141eee-e09d-4938-ac53-3958ed7a2fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.003920 10.0.0.249 - - [2025-10-27 15:11:57] "POST /ref-update HTTP/1.1" 200 156 0.012417 10.0.0.249 - - [2025-10-27 15:11:57] "GET /virtual-machine-interface/194d3e5a-b347-11f0-8216-fa163e60ae90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004294 10.0.0.249 - - [2025-10-27 15:11:57] "POST /set-tag HTTP/1.1" 200 109 0.021453 10.0.0.249 - - [2025-10-27 15:11:57] "POST /set-tag HTTP/1.1" 200 109 0.028913 10.0.0.249 - - [2025-10-27 15:11:57] "DELETE /instance-ip/1966b51a-b347-11f0-8216-fa163e60ae90 HTTP/1.1" 200 115 0.047652 10.0.0.249 - - [2025-10-27 15:11:57] "DELETE /virtual-machine-interface/194d3e5a-b347-11f0-8216-fa163e60ae90 HTTP/1.1" 200 115 0.049428 10.0.0.249 - - [2025-10-27 15:11:57] "DELETE /virtual-machine/ac141eee-e09d-4938-ac53-3958ed7a2fb5 HTTP/1.1" 200 115 0.027107 10.0.0.249 - - [2025-10-27 15:11:57] "DELETE /tag/18671aa1-9c3b-49c8-ae20-275a0613f18a HTTP/1.1" 200 115 0.043393