++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Sep 25 09:23:25 AM UTC 2025 ===================' INFO: =================== Thu Sep 25 09:23:25 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.48 ++ 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.48 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.48 ++ ANALYTICSDB_NODES=10.0.0.48 ++ ANALYTICS_SNMP_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8081 ' +++ '[' -n '10.0.0.48:8081 ' ']' +++ echo 10.0.0.48:8081 ++ ANALYTICS_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9042 ' +++ '[' -n '10.0.0.48:9042 ' ']' +++ echo 10.0.0.48:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.48:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8086 ' +++ '[' -n '10.0.0.48:8086 ' ']' +++ echo 10.0.0.48:8086 ++ COLLECTOR_SERVERS=10.0.0.48: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.48 ++ CONFIGDB_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8082 ' +++ '[' -n '10.0.0.48:8082 ' ']' +++ echo 10.0.0.48:8082 ++ CONFIG_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9161 ' +++ '[' -n '10.0.0.48:9161 ' ']' +++ echo 10.0.0.48:9161 ++ CONFIGDB_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9041 ' +++ '[' -n '10.0.0.48:9041 ' ']' +++ echo 10.0.0.48:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.48: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.48 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.48 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:2181, +++ '[' -n 10.0.0.48:2181, ']' +++ echo 10.0.0.48:2181 ++ ZOOKEEPER_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:2181 ' +++ '[' -n '10.0.0.48:2181 ' ']' +++ echo 10.0.0.48:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.48:2181 ++ RABBITMQ_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:5673, +++ '[' -n 10.0.0.48:5673, ']' +++ echo 10.0.0.48:5673 ++ RABBITMQ_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:6379 ' +++ '[' -n '10.0.0.48:6379 ' ']' +++ echo 10.0.0.48:6379 ++ REDIS_SERVERS=10.0.0.48: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.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9092 ' +++ '[' -n '10.0.0.48:9092 ' ']' +++ echo 10.0.0.48:9092 ++ KAFKA_SERVERS=10.0.0.48: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.48 ++ 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.48 ++ 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.48 ++ cut -d , -f 1 + local cassandra=10.0.0.48 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.48 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.48 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.48 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.48 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.48 +++ local servers=10.0.0.48 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ sort ++++ tr '\n' , ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq +++ local local_ips=,10.0.0.48,10.49.101.1,127.0.0.1,172.17.0.1,252.48.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.48'\''))' +++ local server_ip=10.0.0.48 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.48 ]] +++ [[ ,10.0.0.48,10.49.101.1,127.0.0.1,172.17.0.1,252.48.0.1,, =~ ,10\.0\.0\.48, ]] +++ echo 10.0.0.48 1 +++ return ++ local ip=10.0.0.48 ++ [[ -z 10.0.0.48 ]] ++ echo 10.0.0.48 + host_ip=10.0.0.48 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.48:9041 + cassandra_server_list=10.0.0.48:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.48:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ set ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 09/25/2025 09:24:09.608 7f219085d5c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/25/2025 09:24:09.968 7f219085d5c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/25/2025 09:24:09.996 7f219085d5c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/25/2025 09:24:09.997 7f219085d5c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.48 - - [2025-09-25 09:24:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000618 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.48:8082/ Hit Ctrl-C to quit. 10.0.0.48 - - [2025-09-25 09:24:19] "GET / HTTP/1.1" 503 181 0.000174 10.0.0.48 - - [2025-09-25 09:24:19] "GET / HTTP/1.1" 200 35931 0.001220 10.0.0.48 - - [2025-09-25 09:24:20] "GET / HTTP/1.1" 200 35931 0.001301 10.0.0.48 - - [2025-09-25 09:24:20] "GET / HTTP/1.1" 200 45303 0.001094 10.0.0.48 - - [2025-09-25 09:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004772 10.0.0.48 - - [2025-09-25 09:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005154 10.0.0.48 - - [2025-09-25 09:24:20] "GET / HTTP/1.1" 200 35931 0.001215 10.0.0.48 - - [2025-09-25 09:24:21] "GET / HTTP/1.1" 200 35931 0.001137 10.0.0.48 - - [2025-09-25 09:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.48 - - [2025-09-25 09:24:21] "GET /global-system-config/830e8221-6de9-46c6-a535-2359fce3db85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005904 10.0.0.48 - - [2025-09-25 09:24:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.002326 10.0.0.48 - - [2025-09-25 09:24:21] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.055297 10.0.0.48 - - [2025-09-25 09:24:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.009329 10.0.0.48 - - [2025-09-25 09:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.48 - - [2025-09-25 09:24:21] "GET /global-system-config/830e8221-6de9-46c6-a535-2359fce3db85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012513 10.0.0.48 - - [2025-09-25 09:24:21] "POST /service-appliance-sets HTTP/1.1" 200 553 0.050614 10.0.0.48 - - [2025-09-25 09:24:21] "POST /fqname-to-id HTTP/1.1" 404 180 0.009035 10.0.0.48 - - [2025-09-25 09:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.48 - - [2025-09-25 09:24:21] "GET /global-system-config/830e8221-6de9-46c6-a535-2359fce3db85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007737 10.0.0.48 - - [2025-09-25 09:24:21] "POST /service-appliance-sets HTTP/1.1" 200 541 0.103967 10.0.0.48 - - [2025-09-25 09:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008522 10.0.0.48 - - [2025-09-25 09:24:21] "GET /network-ipam/be3bb57c-b445-4c46-8ec5-45a53e9da4bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.006140 10.0.0.48 - - [2025-09-25 09:24:21] "POST /service-templates HTTP/1.1" 200 511 0.033486 10.0.0.48 - - [2025-09-25 09:24:21] "POST /service-templates HTTP/1.1" 200 501 0.061427 10.0.0.48 - - [2025-09-25 09:24:21] "POST /service-templates HTTP/1.1" 200 515 0.038346 10.0.0.48 - - [2025-09-25 09:24:22] "POST /service-templates HTTP/1.1" 200 535 0.070009 10.0.0.48 - - [2025-09-25 09:24:22] "POST /service-templates HTTP/1.1" 200 507 0.048593 10.0.0.48 - - [2025-09-25 09:24:22] "GET / HTTP/1.1" 200 35931 0.001297 10.0.0.48 - - [2025-09-25 09:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007647 10.0.0.48 - - [2025-09-25 09:24:22] "GET /global-system-config/830e8221-6de9-46c6-a535-2359fce3db85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008283 10.0.0.48 - - [2025-09-25 09:24:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.005081 10.0.0.48 - - [2025-09-25 09:24:22] "POST /config-nodes HTTP/1.1" 200 593 0.021502 10.0.0.48 - - [2025-09-25 09:24:22] "GET / HTTP/1.1" 200 35931 0.001394 10.0.0.48 - - [2025-09-25 09:24:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002683 10.0.0.48 - - [2025-09-25 09:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.48 - - [2025-09-25 09:24:24] "GET /network-ipam/be3bb57c-b445-4c46-8ec5-45a53e9da4bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002995 10.0.0.48 - - [2025-09-25 09:24:24] "GET / HTTP/1.1" 200 35931 0.001416 10.0.0.48 - - [2025-09-25 09:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.48 - - [2025-09-25 09:24:24] "GET /global-system-config/830e8221-6de9-46c6-a535-2359fce3db85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004194 10.0.0.48 - - [2025-09-25 09:24:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.001501 10.0.0.48 - - [2025-09-25 09:24:24] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.024975 10.0.0.48 - - [2025-09-25 09:24:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.001905 10.0.0.48 - - [2025-09-25 09:24:24] "POST /access-control-lists HTTP/1.1" 200 587 0.017026 10.0.0.48 - - [2025-09-25 09:24:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.027262 10.0.0.48 - - [2025-09-25 09:24:24] "GET / HTTP/1.1" 200 35931 0.001407 10.0.0.48 - - [2025-09-25 09:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.48 - - [2025-09-25 09:24:24] "GET /global-system-config/830e8221-6de9-46c6-a535-2359fce3db85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006082 10.0.0.48 - - [2025-09-25 09:24:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.001728 10.0.0.48 - - [2025-09-25 09:24:24] "GET / HTTP/1.1" 200 35931 0.001840 10.0.0.48 - - [2025-09-25 09:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.48 - - [2025-09-25 09:24:24] "GET /global-system-config/830e8221-6de9-46c6-a535-2359fce3db85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.003961 10.0.0.48 - - [2025-09-25 09:24:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.001420 10.0.0.48 - - [2025-09-25 09:24:24] "POST /access-control-lists HTTP/1.1" 200 585 0.030120 10.0.0.48 - - [2025-09-25 09:24:24] "POST /database-nodes HTTP/1.1" 200 597 0.042542 10.0.0.48 - - [2025-09-25 09:24:24] "POST /config-database-nodes HTTP/1.1" 200 611 0.068692 10.0.0.48 - - [2025-09-25 09:24:24] "POST /route-targets HTTP/1.1" 200 327 0.025934 10.0.0.48 - - [2025-09-25 09:24:24] "POST /ref-update HTTP/1.1" 200 156 0.050712 10.0.0.48 - - [2025-09-25 09:24:24] "POST /route-targets HTTP/1.1" 200 327 0.009424 10.0.0.48 - - [2025-09-25 09:24:24] "POST /ref-update HTTP/1.1" 200 156 0.014946 10.0.0.48 - - [2025-09-25 09:24:25] "POST /route-targets HTTP/1.1" 200 327 0.016730 10.0.0.48 - - [2025-09-25 09:24:25] "POST /ref-update HTTP/1.1" 200 156 0.021024 10.0.0.48 - - [2025-09-25 09:24:25] "GET / HTTP/1.1" 200 35931 0.001257 10.0.0.48 - - [2025-09-25 09:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.48 - - [2025-09-25 09:24:25] "GET /global-system-config/830e8221-6de9-46c6-a535-2359fce3db85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006661 10.0.0.48 - - [2025-09-25 09:24:25] "POST /route-targets HTTP/1.1" 200 327 0.017889 10.0.0.48 - - [2025-09-25 09:24:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.008375 10.0.0.48 - - [2025-09-25 09:24:25] "POST /ref-update HTTP/1.1" 200 156 0.027758 10.0.0.48 - - [2025-09-25 09:24:25] "POST /analytics-nodes HTTP/1.1" 200 599 0.045311 10.0.0.48 - - [2025-09-25 09:24:25] "POST /fqname-to-id HTTP/1.1" 404 201 0.005211 10.0.0.48 - - [2025-09-25 09:24:25] "POST /access-control-lists HTTP/1.1" 200 551 0.067391 10.0.0.48 - - [2025-09-25 09:24:25] "PUT /access-control-list/a4dcf82a-8396-4e3c-a22c-42b0edbc4cbd HTTP/1.1" 200 272 0.009989 10.0.0.48 - - [2025-09-25 09:24:25] "PUT /access-control-list/9bb3e475-5f97-4626-b35e-3398577dec9b HTTP/1.1" 200 272 0.027945 10.0.0.48 - - [2025-09-25 09:24:26] "GET / HTTP/1.1" 200 35931 0.001195 10.0.0.48 - - [2025-09-25 09:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.48 - - [2025-09-25 09:24:26] "GET /routing-instance/83f62fec-2c4f-47d2-8cb3-d97b615dc70a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002908 10.0.0.48 - - [2025-09-25 09:24:26] "POST /bgp-routers HTTP/1.1" 200 616 0.036510 10.0.0.48 - - [2025-09-25 09:24:26] "GET /bgp-router/15e28009-8798-4fc0-aa8b-a0d9eaafbd37?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.019028 10.0.0.48 - - [2025-09-25 09:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.48 - - [2025-09-25 09:24:26] "GET /global-system-config/830e8221-6de9-46c6-a535-2359fce3db85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009554 10.0.0.48 - - [2025-09-25 09:24:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001946 10.0.0.48 - - [2025-09-25 09:24:26] "POST /ref-update HTTP/1.1" 200 156 0.015242 10.0.0.48 - - [2025-09-25 09:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004632 10.0.0.48 - - [2025-09-25 09:24:27] "GET /global-vrouter-config/f20c1ae5-edbf-40ef-8668-0c147cbfc271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.005464 10.0.0.48 - - [2025-09-25 09:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.48 - - [2025-09-25 09:24:27] "PUT /global-vrouter-config/f20c1ae5-edbf-40ef-8668-0c147cbfc271 HTTP/1.1" 200 276 0.022910 10.0.0.48 - - [2025-09-25 09:24:27] "GET / HTTP/1.1" 200 35931 0.001516 10.0.0.48 - - [2025-09-25 09:24:27] "POST /alarms HTTP/1.1" 200 581 0.023942 10.0.0.48 - - [2025-09-25 09:24:27] "POST /alarms HTTP/1.1" 200 575 0.069564 10.0.0.48 - - [2025-09-25 09:24:28] "POST /alarms HTTP/1.1" 200 575 0.056607 10.0.0.48 - - [2025-09-25 09:24:28] "POST /alarms HTTP/1.1" 200 559 0.076643 10.0.0.48 - - [2025-09-25 09:24:28] "POST /alarms HTTP/1.1" 200 555 0.035543 10.0.0.48 - - [2025-09-25 09:24:28] "POST /alarms HTTP/1.1" 200 557 0.036583 10.0.0.48 - - [2025-09-25 09:24:28] "POST /alarms HTTP/1.1" 200 565 0.030108 10.0.0.48 - - [2025-09-25 09:24:28] "POST /alarms HTTP/1.1" 200 549 0.039138 10.0.0.48 - - [2025-09-25 09:24:28] "POST /alarms HTTP/1.1" 200 557 0.079260 10.0.0.48 - - [2025-09-25 09:24:28] "POST /alarms HTTP/1.1" 200 567 0.043095 10.0.0.48 - - [2025-09-25 09:24:28] "POST /alarms HTTP/1.1" 200 555 0.037173 10.0.0.48 - - [2025-09-25 09:24:28] "POST /alarms HTTP/1.1" 200 567 0.034017 10.0.0.48 - - [2025-09-25 09:24:28] "POST /alarms HTTP/1.1" 200 575 0.065626 10.0.0.48 - - [2025-09-25 09:24:28] "POST /alarms HTTP/1.1" 200 569 0.032955 10.0.0.48 - - [2025-09-25 09:24:28] "POST /alarms HTTP/1.1" 200 561 0.062527 10.0.0.48 - - [2025-09-25 09:24:28] "POST /alarms HTTP/1.1" 200 561 0.042597 10.0.0.48 - - [2025-09-25 09:24:28] "POST /alarms HTTP/1.1" 200 561 0.021990 10.0.0.48 - - [2025-09-25 09:24:29] "POST /alarms HTTP/1.1" 200 547 0.078032 10.0.0.48 - - [2025-09-25 09:24:29] "POST /alarms HTTP/1.1" 200 595 0.053528 10.0.0.48 - - [2025-09-25 09:24:29] "POST /alarms HTTP/1.1" 200 575 0.026857 10.0.0.48 - - [2025-09-25 09:24:29] "POST /alarms HTTP/1.1" 200 571 0.052583 10.0.0.48 - - [2025-09-25 09:24:29] "POST /alarms HTTP/1.1" 200 583 0.087430 10.0.0.48 - - [2025-09-25 09:24:29] "POST /alarms HTTP/1.1" 200 609 0.028645 10.0.0.48 - - [2025-09-25 09:24:29] "GET / HTTP/1.1" 200 35931 0.001583 10.0.0.48 - - [2025-09-25 09:24:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002401 10.0.0.48 - - [2025-09-25 09:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.48 - - [2025-09-25 09:24:29] "PUT /global-vrouter-config/f20c1ae5-edbf-40ef-8668-0c147cbfc271 HTTP/1.1" 200 276 0.012546 10.0.0.48 - - [2025-09-25 09:24:29] "GET / HTTP/1.1" 200 35931 0.001303 10.0.0.48 - - [2025-09-25 09:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.48 - - [2025-09-25 09:24:29] "GET /global-vrouter-config/f20c1ae5-edbf-40ef-8668-0c147cbfc271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002726 10.0.0.48 - - [2025-09-25 09:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.48 - - [2025-09-25 09:24:29] "PUT /global-vrouter-config/f20c1ae5-edbf-40ef-8668-0c147cbfc271 HTTP/1.1" 200 276 0.009485 10.0.0.48 - - [2025-09-25 09:24:30] "GET / HTTP/1.1" 200 35931 0.001559 10.0.0.48 - - [2025-09-25 09:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.48 - - [2025-09-25 09:24:30] "GET /global-system-config/830e8221-6de9-46c6-a535-2359fce3db85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007591 10.0.0.48 - - [2025-09-25 09:24:30] "PUT /global-system-config/830e8221-6de9-46c6-a535-2359fce3db85 HTTP/1.1" 200 274 0.027052 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:26:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001799 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:26:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000847 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:26:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000909 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:26:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000911 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:27:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:27:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000828 10.0.0.48 - - [2025-09-25 09:27:21] "GET /global-system-configs HTTP/1.1" 200 322 0.002320 10.0.0.48 - - [2025-09-25 09:27:22] "GET /global-system-configs HTTP/1.1" 200 322 0.004391 10.0.0.48 - - [2025-09-25 09:27:36] "GET / HTTP/1.1" 200 35931 0.001504 10.0.0.48 - - [2025-09-25 09:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.48 - - [2025-09-25 09:27:36] "GET /global-system-config/830e8221-6de9-46c6-a535-2359fce3db85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004480 10.0.0.48 - - [2025-09-25 09:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.48 - - [2025-09-25 09:27:36] "GET /config-node/801c3c16-0836-429f-b574-915fa0b5cddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004354 10.0.0.48 - - [2025-09-25 09:27:47] "GET / HTTP/1.1" 200 35931 0.001527 10.0.0.48 - - [2025-09-25 09:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.48 - - [2025-09-25 09:27:47] "GET /routing-instance/83f62fec-2c4f-47d2-8cb3-d97b615dc70a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002861 10.0.0.48 - - [2025-09-25 09:27:47] "POST /bgp-routers HTTP/1.1" 409 301 0.002201 10.0.0.48 - - [2025-09-25 09:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.48 - - [2025-09-25 09:27:47] "GET /bgp-router/15e28009-8798-4fc0-aa8b-a0d9eaafbd37?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004606 10.0.0.48 - - [2025-09-25 09:27:47] "PUT /bgp-router/15e28009-8798-4fc0-aa8b-a0d9eaafbd37 HTTP/1.1" 200 254 0.017142 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:27:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000820 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:27:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000803 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:27:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000954 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:27:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000968 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:27:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:27:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000828 10.0.0.48 - - [2025-09-25 09:27:58] "GET / HTTP/1.1" 200 35931 0.001353 10.0.0.48 - - [2025-09-25 09:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.48 - - [2025-09-25 09:27:58] "GET /domain/514f402e-a237-43f2-9fc2-e0062f5557f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002932 10.0.0.48 - - [2025-09-25 09:27:59] "POST /id-to-fqname HTTP/1.1" 200 173 0.000459 10.0.0.48 - - [2025-09-25 09:27:59] "POST /fqname-to-id HTTP/1.1" 404 182 0.016627 10.0.0.48 - - [2025-09-25 09:27:59] "POST /security-groups HTTP/1.1" 200 570 0.084515 10.0.0.48 - - [2025-09-25 09:27:59] "POST /fqname-to-id HTTP/1.1" 404 213 0.002021 10.0.0.48 - - [2025-09-25 09:27:59] "POST /projects HTTP/1.1" 200 481 0.290557 10.0.0.48 - - [2025-09-25 09:27:59] "POST /access-control-lists HTTP/1.1" 200 579 0.079558 10.0.0.48 - - [2025-09-25 09:27:59] "POST /security-groups HTTP/1.1" 200 534 0.105588 10.0.0.48 - - [2025-09-25 09:27:59] "POST /fqname-to-id HTTP/1.1" 404 212 0.004889 10.0.0.48 - - [2025-09-25 09:27:59] "POST /chown HTTP/1.1" 200 109 0.056199 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:27:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000860 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:27:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000830 10.0.0.48 - - [2025-09-25 09:27:59] "POST /access-control-lists HTTP/1.1" 200 577 0.063480 10.0.0.48 - - [2025-09-25 09:27:59] "POST /policy-managements HTTP/1.1" 409 214 0.004648 10.0.0.48 - - [2025-09-25 09:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.48 - - [2025-09-25 09:27:59] "GET /policy-management/53bc500f-bead-4a2d-88ac-782dcb731462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003156 10.0.0.48 - - [2025-09-25 09:27:59] "POST /fqname-to-id HTTP/1.1" 404 232 0.003354 10.0.0.48 - - [2025-09-25 09:27:59] "POST /access-control-lists HTTP/1.1" 200 594 0.019739 10.0.0.48 - - [2025-09-25 09:27:59] "POST /fqname-to-id HTTP/1.1" 404 231 0.004839 10.0.0.48 - - [2025-09-25 09:27:59] "POST /application-policy-sets HTTP/1.1" 200 528 0.040200 10.0.0.48 - - [2025-09-25 09:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008885 10.0.0.48 - - [2025-09-25 09:27:59] "GET /global-vrouter-config/f20c1ae5-edbf-40ef-8668-0c147cbfc271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002954 10.0.0.48 - - [2025-09-25 09:27:59] "POST /access-control-lists HTTP/1.1" 200 592 0.044333 10.0.0.48 - - [2025-09-25 09:27:59] "PUT /global-vrouter-config/f20c1ae5-edbf-40ef-8668-0c147cbfc271 HTTP/1.1" 200 276 0.019843 10.0.0.48 - - [2025-09-25 09:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012560 10.0.0.48 - - [2025-09-25 09:27:59] "GET /virtual-network/f669f708-bc3f-45a1-b573-ba0bd4cc965a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.006352 10.0.0.48 - - [2025-09-25 09:27:59] "POST /id-to-fqname HTTP/1.1" 200 177 0.000450 10.0.0.48 - - [2025-09-25 09:27:59] "POST /fqname-to-id HTTP/1.1" 404 186 0.014109 10.0.0.48 - - [2025-09-25 09:28:00] "POST /security-groups HTTP/1.1" 200 574 0.079245 10.0.0.48 - - [2025-09-25 09:28:00] "POST /projects HTTP/1.1" 200 489 0.293575 10.0.0.48 - - [2025-09-25 09:28:00] "POST /fqname-to-id HTTP/1.1" 404 217 0.002239 10.0.0.48 - - [2025-09-25 09:28:00] "POST /security-groups HTTP/1.1" 200 546 0.030541 10.0.0.48 - - [2025-09-25 09:28:00] "POST /access-control-lists HTTP/1.1" 200 583 0.068877 10.0.0.48 - - [2025-09-25 09:28:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.013006 10.0.0.48 - - [2025-09-25 09:28:00] "POST /chown HTTP/1.1" 200 109 0.085116 10.0.0.48 - - [2025-09-25 09:28:00] "POST /access-control-lists HTTP/1.1" 200 581 0.098246 10.0.0.48 - - [2025-09-25 09:28:00] "POST /fqname-to-id HTTP/1.1" 404 240 0.001690 10.0.0.48 - - [2025-09-25 09:28:00] "POST /network-ipams HTTP/1.1" 200 522 0.085193 10.0.0.48 - - [2025-09-25 09:28:00] "POST /access-control-lists HTTP/1.1" 200 602 0.054756 10.0.0.48 - - [2025-09-25 09:28:00] "POST /fqname-to-id HTTP/1.1" 404 239 0.033858 10.0.0.48 - - [2025-09-25 09:28:00] "POST /network-ipams HTTP/1.1" 200 510 0.064687 10.0.0.48 - - [2025-09-25 09:28:00] "POST /fqname-to-id HTTP/1.1" 404 198 0.003288 10.0.0.48 - - [2025-09-25 09:28:00] "POST /access-control-lists HTTP/1.1" 200 600 0.024767 10.0.0.48 - - [2025-09-25 09:28:00] "POST /fqname-to-id HTTP/1.1" 404 229 0.003809 10.0.0.48 - - [2025-09-25 09:28:00] "POST /useragent-kv HTTP/1.1" 200 115 0.020985 10.0.0.48 - - [2025-09-25 09:28:00] "POST /virtual-networks HTTP/1.1" 200 538 0.207747 10.0.0.48 - - [2025-09-25 09:28:00] "POST /access-control-lists HTTP/1.1" 200 589 0.063096 10.0.0.48 - - [2025-09-25 09:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.027953 10.0.0.48 - - [2025-09-25 09:28:00] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1731 0.022336 10.0.0.48 - - [2025-09-25 09:28:00] "POST /route-targets HTTP/1.1" 200 327 0.022842 10.0.0.48 - - [2025-09-25 09:28:00] "POST /ref-update HTTP/1.1" 200 156 0.060971 10.0.0.48 - - [2025-09-25 09:28:00] "POST /network-ipams HTTP/1.1" 200 518 0.071467 10.0.0.48 - - [2025-09-25 09:28:00] "POST /fqname-to-id HTTP/1.1" 404 202 0.006943 10.0.0.48 - - [2025-09-25 09:28:00] "PUT /access-control-list/ad37658e-6835-4cda-bff3-4f7f8848eafc HTTP/1.1" 200 272 0.062893 10.0.0.48 - - [2025-09-25 09:28:01] "POST /useragent-kv HTTP/1.1" 200 115 0.014849 10.0.0.48 - - [2025-09-25 09:28:01] "POST /virtual-networks HTTP/1.1" 200 546 0.238278 10.0.0.48 - - [2025-09-25 09:28:01] "POST /route-targets HTTP/1.1" 200 327 0.016751 10.0.0.48 - - [2025-09-25 09:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.018133 10.0.0.48 - - [2025-09-25 09:28:01] "GET /virtual-network/71726889-80e8-4a12-92e6-f489899333bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.018517 10.0.0.48 - - [2025-09-25 09:28:01] "POST /fqname-to-id HTTP/1.1" 404 199 0.019016 10.0.0.48 - - [2025-09-25 09:28:01] "POST /ref-update HTTP/1.1" 200 156 0.069117 10.0.0.48 - - [2025-09-25 09:28:01] "POST /network-policys HTTP/1.1" 200 538 0.022690 10.0.0.48 - - [2025-09-25 09:28:01] "POST /fqname-to-id HTTP/1.1" 404 197 0.029616 10.0.0.48 - - [2025-09-25 09:28:01] "POST /network-policys HTTP/1.1" 200 534 0.035318 10.0.0.48 - - [2025-09-25 09:28:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.002884 10.0.0.48 - - [2025-09-25 09:28:01] "POST /network-policys HTTP/1.1" 200 542 0.019481 10.0.0.48 - - [2025-09-25 09:28:01] "POST /ref-update HTTP/1.1" 200 156 0.096257 10.0.0.48 - - [2025-09-25 09:28:01] "PUT /access-control-list/dd705531-166a-4737-b9ed-f6c984f3cef7 HTTP/1.1" 200 272 0.058243 10.0.0.48 - - [2025-09-25 09:28:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006950 10.0.0.48 - - [2025-09-25 09:28:01] "PUT /access-control-list/dd705531-166a-4737-b9ed-f6c984f3cef7 HTTP/1.1" 200 272 0.086422 10.0.0.48 - - [2025-09-25 09:28:01] "POST /ref-update HTTP/1.1" 200 156 0.154337 10.0.0.48 - - [2025-09-25 09:28:01] "PUT /access-control-list/ad37658e-6835-4cda-bff3-4f7f8848eafc HTTP/1.1" 200 272 0.090324 10.0.0.48 - - [2025-09-25 09:28:01] "POST /ref-update HTTP/1.1" 200 156 0.145153 10.0.0.48 - - [2025-09-25 09:28:01] "POST /ref-update HTTP/1.1" 200 156 0.053320 10.0.0.48 - - [2025-09-25 09:28:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005425 10.0.0.48 - - [2025-09-25 09:28:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009804 10.0.0.48 - - [2025-09-25 09:28:02] "PUT /access-control-list/ad37658e-6835-4cda-bff3-4f7f8848eafc HTTP/1.1" 200 272 0.094992 10.0.0.48 - - [2025-09-25 09:28:02] "POST /fqname-to-id HTTP/1.1" 404 237 0.008240 10.0.0.48 - - [2025-09-25 09:28:02] "POST /ref-update HTTP/1.1" 200 156 0.162195 10.0.0.48 - - [2025-09-25 09:28:02] "POST /access-control-lists HTTP/1.1" 200 601 0.104834 10.0.0.48 - - [2025-09-25 09:28:02] "PUT /access-control-list/dd705531-166a-4737-b9ed-f6c984f3cef7 HTTP/1.1" 200 272 0.053644 10.0.0.48 - - [2025-09-25 09:28:02] "POST /ref-update HTTP/1.1" 200 156 0.156644 10.0.0.48 - - [2025-09-25 09:28:02] "POST /ref-update HTTP/1.1" 200 156 0.058463 10.0.0.48 - - [2025-09-25 09:28:02] "PUT /access-control-list/db1b4bc8-7bce-4590-baec-cc421a925621 HTTP/1.1" 200 272 0.193698 10.0.0.48 - - [2025-09-25 09:28:02] "POST /ref-update HTTP/1.1" 200 156 0.299525 10.0.0.48 - - [2025-09-25 09:28:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010286 10.0.0.48 - - [2025-09-25 09:28:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001883 10.0.0.48 - - [2025-09-25 09:28:02] "POST /ref-update HTTP/1.1" 200 156 0.083652 10.0.0.48 - - [2025-09-25 09:28:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007545 10.0.0.48 - - [2025-09-25 09:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012850 10.0.0.48 - - [2025-09-25 09:28:02] "PUT /access-control-list/db1b4bc8-7bce-4590-baec-cc421a925621 HTTP/1.1" 200 272 0.067502 10.0.0.48 - - [2025-09-25 09:28:02] "GET /virtual-network/f669f708-bc3f-45a1-b573-ba0bd4cc965a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.049395 10.0.0.48 - - [2025-09-25 09:28:02] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004986 10.0.0.48 - - [2025-09-25 09:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006819 10.0.0.48 - - [2025-09-25 09:28:02] "GET /policy-management/53bc500f-bead-4a2d-88ac-782dcb731462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005098 10.0.0.48 - - [2025-09-25 09:28:03] "POST /firewall-policys HTTP/1.1" 200 530 0.044497 10.0.0.48 - - [2025-09-25 09:28:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.020289 10.0.0.48 - - [2025-09-25 09:28:03] "GET /firewall-policy/b93ba58a-acee-4631-b9c1-f96d44c8950a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.016068 10.0.0.48 - - [2025-09-25 09:28:03] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003109 10.0.0.48 - - [2025-09-25 09:28:03] "GET /firewall-policy/b93ba58a-acee-4631-b9c1-f96d44c8950a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003463 10.0.0.48 - - [2025-09-25 09:28:03] "POST /ref-update HTTP/1.1" 200 156 0.024801 10.0.0.48 - - [2025-09-25 09:28:03] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004880 10.0.0.48 - - [2025-09-25 09:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.48 - - [2025-09-25 09:28:03] "GET /policy-management/53bc500f-bead-4a2d-88ac-782dcb731462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004277 10.0.0.48 - - [2025-09-25 09:28:03] "POST /firewall-policys HTTP/1.1" 200 532 0.034285 10.0.0.48 - - [2025-09-25 09:28:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.035318 10.0.0.48 - - [2025-09-25 09:28:03] "GET /firewall-policy/3b6e475e-7fda-4816-821e-d27804bc4820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.037569 10.0.0.48 - - [2025-09-25 09:28:03] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.009755 10.0.0.48 - - [2025-09-25 09:28:03] "GET /firewall-policy/3b6e475e-7fda-4816-821e-d27804bc4820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.005213 10.0.0.48 - - [2025-09-25 09:28:03] "GET /firewall-policy/b93ba58a-acee-4631-b9c1-f96d44c8950a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002893 10.0.0.48 - - [2025-09-25 09:28:03] "GET /firewall-policy/b93ba58a-acee-4631-b9c1-f96d44c8950a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004396 10.0.0.48 - - [2025-09-25 09:28:03] "POST /ref-update HTTP/1.1" 200 156 0.036724 10.0.0.48 - - [2025-09-25 09:28:03] "POST /ref-update HTTP/1.1" 200 156 0.077548 10.0.0.48 - - [2025-09-25 09:28:03] "POST /ref-update HTTP/1.1" 200 156 0.065637 10.0.0.48 - - [2025-09-25 09:28:03] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.006813 10.0.0.48 - - [2025-09-25 09:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007897 10.0.0.48 - - [2025-09-25 09:28:03] "GET /policy-management/53bc500f-bead-4a2d-88ac-782dcb731462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005793 10.0.0.48 - - [2025-09-25 09:28:03] "POST /firewall-policys HTTP/1.1" 200 530 0.043956 10.0.0.48 - - [2025-09-25 09:28:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.020065 10.0.0.48 - - [2025-09-25 09:28:03] "GET /firewall-policy/ca247e6b-065e-4fc2-b5e8-5e564ea40ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.018344 10.0.0.48 - - [2025-09-25 09:28:03] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004251 10.0.0.48 - - [2025-09-25 09:28:03] "GET /firewall-policy/ca247e6b-065e-4fc2-b5e8-5e564ea40ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.011616 10.0.0.48 - - [2025-09-25 09:28:03] "GET /firewall-policy/3b6e475e-7fda-4816-821e-d27804bc4820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003092 10.0.0.48 - - [2025-09-25 09:28:04] "GET /firewall-policy/b93ba58a-acee-4631-b9c1-f96d44c8950a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003447 10.0.0.48 - - [2025-09-25 09:28:04] "GET /firewall-policy/b93ba58a-acee-4631-b9c1-f96d44c8950a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002599 10.0.0.48 - - [2025-09-25 09:28:04] "GET /firewall-policy/3b6e475e-7fda-4816-821e-d27804bc4820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.004799 10.0.0.48 - - [2025-09-25 09:28:04] "POST /ref-update HTTP/1.1" 200 156 0.018501 10.0.0.48 - - [2025-09-25 09:28:04] "POST /ref-update HTTP/1.1" 200 156 0.031422 10.0.0.48 - - [2025-09-25 09:28:04] "POST /ref-update HTTP/1.1" 200 156 0.029232 10.0.0.48 - - [2025-09-25 09:28:04] "POST /ref-update HTTP/1.1" 200 156 0.024240 10.0.0.48 - - [2025-09-25 09:28:04] "POST /ref-update HTTP/1.1" 200 156 0.064916 10.0.0.48 - - [2025-09-25 09:28:04] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.017047 10.0.0.48 - - [2025-09-25 09:28:04] "POST /tags HTTP/1.1" 200 299 0.028463 10.0.0.48 - - [2025-09-25 09:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.035797 10.0.0.48 - - [2025-09-25 09:28:04] "GET /tag/aabfd35b-ae22-4bdc-84f7-abc1cb346873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.026098 10.0.0.48 - - [2025-09-25 09:28:04] "POST /set-tag HTTP/1.1" 200 109 0.018286 10.0.0.48 - - [2025-09-25 09:28:04] "POST /tags HTTP/1.1" 200 305 0.097174 10.0.0.48 - - [2025-09-25 09:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.48 - - [2025-09-25 09:28:04] "GET /tag/8a7ed36e-8957-4b69-8122-9e66b57a8d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.026551 10.0.0.48 - - [2025-09-25 09:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.48 - - [2025-09-25 09:28:04] "GET /project/6088d798-5724-4472-b0b6-871b0d21cb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045980 10.0.0.48 - - [2025-09-25 09:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.48 - - [2025-09-25 09:28:04] "GET /virtual-network/71726889-80e8-4a12-92e6-f489899333bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.011732 10.0.0.48 - - [2025-09-25 09:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010560 10.0.0.48 - - [2025-09-25 09:28:05] "GET /service-appliance-set/02281467-cb42-4814-8ac4-0228eaa648f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.009616 10.0.0.48 - - [2025-09-25 09:28:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.004739 10.0.0.48 - - [2025-09-25 09:28:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.167724 10.0.0.48 - - [2025-09-25 09:28:05] "GET /virtual-machine-interface/63ae7c59-4401-4f52-8cbf-96328eb8802d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.020209 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:28:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000821 10.0.0.48 - - [2025-09-25 09:28:05] "POST /instance-ips HTTP/1.1" 200 381 0.064484 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:28:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001719 10.0.0.48 - - [2025-09-25 09:28:05] "GET /instance-ip/5c0a59f5-681c-467a-9a25-255f44fb14b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007534 10.0.0.48 - - [2025-09-25 09:28:05] "POST /loadbalancers HTTP/1.1" 200 582 0.076970 10.0.0.48 - - [2025-09-25 09:28:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.025971 10.0.0.48 - - [2025-09-25 09:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.48 - - [2025-09-25 09:28:05] "GET /project/6088d798-5724-4472-b0b6-871b0d21cb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050686 10.0.0.48 - - [2025-09-25 09:28:05] "GET /loadbalancer/4ec54a69-cc5d-4d19-a3a4-e79c062763da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005855 10.0.0.48 - - [2025-09-25 09:28:05] "GET /project/6088d798-5724-4472-b0b6-871b0d21cb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048199 10.0.0.48 - - [2025-09-25 09:28:05] "GET /instance-ip/5c0a59f5-681c-467a-9a25-255f44fb14b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.011810 10.0.0.48 - - [2025-09-25 09:28:05] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.071702 10.0.0.48 - - [2025-09-25 09:28:05] "POST /floating-ips HTTP/1.1" 200 583 0.075490 10.0.0.48 - - [2025-09-25 09:28:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.037288 10.0.0.48 - - [2025-09-25 09:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005952 10.0.0.48 - - [2025-09-25 09:28:05] "GET /project/6088d798-5724-4472-b0b6-871b0d21cb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.103602 10.0.0.48 - - [2025-09-25 09:28:05] "GET /loadbalancer-listener/6826bc91-6829-486f-a09f-9a7e8bb9955e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003345 10.0.0.48 - - [2025-09-25 09:28:05] "GET /loadbalancer-listener/6826bc91-6829-486f-a09f-9a7e8bb9955e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003436 10.0.0.48 - - [2025-09-25 09:28:06] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.021134 10.0.0.48 - - [2025-09-25 09:28:06] "GET /instance-ip/5c0a59f5-681c-467a-9a25-255f44fb14b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004607 10.0.0.48 - - [2025-09-25 09:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.48 - - [2025-09-25 09:28:06] "GET /global-vrouter-config/f20c1ae5-edbf-40ef-8668-0c147cbfc271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002910 10.0.0.48 - - [2025-09-25 09:28:06] "GET /instance-ip/5c0a59f5-681c-467a-9a25-255f44fb14b9?fields=floating_ips HTTP/1.1" 200 1170 0.007393 10.0.0.48 - - [2025-09-25 09:28:06] "GET /floating-ip/6b241df2-6ff2-46ec-923a-2012e294cf5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002489 10.0.0.48 - - [2025-09-25 09:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.48 - - [2025-09-25 09:28:06] "PUT /global-vrouter-config/f20c1ae5-edbf-40ef-8668-0c147cbfc271 HTTP/1.1" 200 276 0.011686 10.0.0.48 - - [2025-09-25 09:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004600 10.0.0.48 - - [2025-09-25 09:28:06] "GET /loadbalancer/4ec54a69-cc5d-4d19-a3a4-e79c062763da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002639 10.0.0.48 - - [2025-09-25 09:28:06] "POST /tags HTTP/1.1" 200 301 0.019746 10.0.0.48 - - [2025-09-25 09:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007531 10.0.0.48 - - [2025-09-25 09:28:06] "GET /tag/8a555129-ac9d-4da8-a781-07028eb3afce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012163 10.0.0.48 - - [2025-09-25 09:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.48 - - [2025-09-25 09:28:06] "GET /project/61c5fd5f-113e-49cc-8735-2f8608a8fd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.041838 10.0.0.48 - - [2025-09-25 09:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.48 - - [2025-09-25 09:28:06] "GET /virtual-network/71726889-80e8-4a12-92e6-f489899333bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.003935 10.0.0.48 - - [2025-09-25 09:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.48 - - [2025-09-25 09:28:06] "GET /service-appliance-set/02281467-cb42-4814-8ac4-0228eaa648f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.002079 10.0.0.48 - - [2025-09-25 09:28:06] "POST /fqname-to-id HTTP/1.1" 404 242 0.002048 10.0.0.48 - - [2025-09-25 09:28:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.101579 10.0.0.48 - - [2025-09-25 09:28:06] "GET /virtual-machine-interface/4acff8cd-c59e-409d-bde3-47b28b3315af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.010316 10.0.0.48 - - [2025-09-25 09:28:06] "POST /instance-ips HTTP/1.1" 200 377 0.020802 10.0.0.48 - - [2025-09-25 09:28:06] "GET /instance-ip/d2b3644f-fd9e-44a1-9ab9-bb3cf539f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011177 10.0.0.48 - - [2025-09-25 09:28:06] "POST /loadbalancers HTTP/1.1" 200 582 0.072047 10.0.0.48 - - [2025-09-25 09:28:06] "GET /project/61c5fd5f-113e-49cc-8735-2f8608a8fd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.040885 10.0.0.48 - - [2025-09-25 09:28:06] "GET /instance-ip/d2b3644f-fd9e-44a1-9ab9-bb3cf539f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009292 10.0.0.48 - - [2025-09-25 09:28:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.038673 10.0.0.48 - - [2025-09-25 09:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010990 10.0.0.48 - - [2025-09-25 09:28:06] "GET /project/61c5fd5f-113e-49cc-8735-2f8608a8fd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.069242 10.0.0.48 - - [2025-09-25 09:28:06] "POST /floating-ips HTTP/1.1" 200 581 0.068425 10.0.0.48 - - [2025-09-25 09:28:06] "GET /loadbalancer/c0e9a3b8-d584-4bfa-8725-7dcfbfd3e458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.009532 10.0.0.48 - - [2025-09-25 09:28:06] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.019219 10.0.0.48 - - [2025-09-25 09:28:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.020059 10.0.0.48 - - [2025-09-25 09:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006309 10.0.0.48 - - [2025-09-25 09:28:07] "GET /project/61c5fd5f-113e-49cc-8735-2f8608a8fd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.036122 10.0.0.48 - - [2025-09-25 09:28:07] "GET /loadbalancer-listener/977692a4-85de-43cc-8b9e-8b8da5b6b947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.005916 10.0.0.48 - - [2025-09-25 09:28:07] "GET /loadbalancer-listener/977692a4-85de-43cc-8b9e-8b8da5b6b947?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004227 10.0.0.48 - - [2025-09-25 09:28:07] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.023670 10.0.0.48 - - [2025-09-25 09:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005092 10.0.0.48 - - [2025-09-25 09:28:07] "GET /instance-ip/d2b3644f-fd9e-44a1-9ab9-bb3cf539f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006691 10.0.0.48 - - [2025-09-25 09:28:07] "GET /instance-ip/d2b3644f-fd9e-44a1-9ab9-bb3cf539f520?fields=floating_ips HTTP/1.1" 200 1165 0.016550 10.0.0.48 - - [2025-09-25 09:28:07] "GET /floating-ip/bd8e3944-e9b4-4317-9f03-d00039a63594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.005084 10.0.0.48 - - [2025-09-25 09:28:07] "GET /project/61c5fd5f-113e-49cc-8735-2f8608a8fd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.040313 10.0.0.48 - - [2025-09-25 09:28:07] "GET /loadbalancer/c0e9a3b8-d584-4bfa-8725-7dcfbfd3e458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002735 10.0.0.48 - - [2025-09-25 09:28:07] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.044106 10.0.0.48 - - [2025-09-25 09:28:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.028480 10.0.0.48 - - [2025-09-25 09:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009994 10.0.0.48 - - [2025-09-25 09:28:07] "GET /project/61c5fd5f-113e-49cc-8735-2f8608a8fd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.049446 10.0.0.48 - - [2025-09-25 09:28:07] "GET /loadbalancer-listener/b834b02f-52c4-4cbc-8651-05b26a7952bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.007643 10.0.0.48 - - [2025-09-25 09:28:07] "GET /loadbalancer-listener/b834b02f-52c4-4cbc-8651-05b26a7952bf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.007343 10.0.0.48 - - [2025-09-25 09:28:07] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.043345 10.0.0.48 - - [2025-09-25 09:28:07] "GET /instance-ip/d2b3644f-fd9e-44a1-9ab9-bb3cf539f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003225 10.0.0.48 - - [2025-09-25 09:28:07] "GET /instance-ip/d2b3644f-fd9e-44a1-9ab9-bb3cf539f520?fields=floating_ips HTTP/1.1" 200 1165 0.005077 10.0.0.48 - - [2025-09-25 09:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.48 - - [2025-09-25 09:28:07] "GET /floating-ip/bd8e3944-e9b4-4317-9f03-d00039a63594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004346 10.0.0.48 - - [2025-09-25 09:28:07] "GET /project/61c5fd5f-113e-49cc-8735-2f8608a8fd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.070832 10.0.0.48 - - [2025-09-25 09:28:07] "GET /loadbalancer/c0e9a3b8-d584-4bfa-8725-7dcfbfd3e458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003350 10.0.0.48 - - [2025-09-25 09:28:07] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.021283 10.0.0.48 - - [2025-09-25 09:28:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.024412 10.0.0.48 - - [2025-09-25 09:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008360 10.0.0.48 - - [2025-09-25 09:28:07] "GET /project/61c5fd5f-113e-49cc-8735-2f8608a8fd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.069021 10.0.0.48 - - [2025-09-25 09:28:07] "GET /loadbalancer-listener/3fd50990-9bf4-4fbb-8422-b61693ea7350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.004611 10.0.0.48 - - [2025-09-25 09:28:07] "GET /loadbalancer-listener/3fd50990-9bf4-4fbb-8422-b61693ea7350?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.006961 10.0.0.48 - - [2025-09-25 09:28:08] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.043934 10.0.0.48 - - [2025-09-25 09:28:08] "GET /instance-ip/d2b3644f-fd9e-44a1-9ab9-bb3cf539f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004897 10.0.0.48 - - [2025-09-25 09:28:08] "GET /instance-ip/d2b3644f-fd9e-44a1-9ab9-bb3cf539f520?fields=floating_ips HTTP/1.1" 200 1165 0.006840 10.0.0.48 - - [2025-09-25 09:28:08] "GET /floating-ip/bd8e3944-e9b4-4317-9f03-d00039a63594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.005997 10.0.0.48 - - [2025-09-25 09:28:08] "POST /tags HTTP/1.1" 200 301 0.105275 10.0.0.48 - - [2025-09-25 09:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013339 10.0.0.48 - - [2025-09-25 09:28:08] "GET /tag/079a8685-8efc-4005-b45e-3a7a533618c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.024249 10.0.0.48 - - [2025-09-25 09:28:08] "POST /tags HTTP/1.1" 200 325 0.135036 10.0.0.48 - - [2025-09-25 09:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012029 10.0.0.48 - - [2025-09-25 09:28:08] "GET /tag/c54cfc23-daea-409a-8dc9-5f48105b9549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.024493 10.0.0.48 - - [2025-09-25 09:28:08] "POST /tags HTTP/1.1" 200 363 0.070421 10.0.0.48 - - [2025-09-25 09:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013525 10.0.0.48 - - [2025-09-25 09:28:08] "GET /tag/35daa364-8925-43a0-b370-9a92d6f7f650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012790 10.0.0.48 - - [2025-09-25 09:28:08] "POST /tags HTTP/1.1" 200 311 0.064620 10.0.0.48 - - [2025-09-25 09:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014807 10.0.0.48 - - [2025-09-25 09:28:08] "GET /tag/e0f3ae07-e507-4945-b3ba-29b0e8d6442a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013989 10.0.0.48 - - [2025-09-25 09:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011274 10.0.0.48 - - [2025-09-25 09:28:08] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2292 0.005237 10.0.0.48 - - [2025-09-25 09:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.48 - - [2025-09-25 09:28:08] "GET /project/61c5fd5f-113e-49cc-8735-2f8608a8fd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.026897 10.0.0.48 - - [2025-09-25 09:28:08] "POST /virtual-machines HTTP/1.1" 200 377 0.023387 10.0.0.48 - - [2025-09-25 09:28:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.012791 10.0.0.48 - - [2025-09-25 09:28:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.130105 10.0.0.48 - - [2025-09-25 09:28:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.034012 10.0.0.48 - - [2025-09-25 09:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.034461 10.0.0.48 - - [2025-09-25 09:28:09] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006554 10.0.0.48 - - [2025-09-25 09:28:09] "POST /instance-ips HTTP/1.1" 200 409 0.043491 10.0.0.48 - - [2025-09-25 09:28:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.023851 10.0.0.48 - - [2025-09-25 09:28:09] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.014318 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:28:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:28:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000821 10.0.0.48 - - [2025-09-25 09:28:09] "POST /set-tag HTTP/1.1" 200 109 0.023036 10.0.0.48 - - [2025-09-25 09:28:09] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.017735 10.0.0.48 - - [2025-09-25 09:28:09] "GET /instance-ip/f2fb46fc-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.004189 10.0.0.48 - - [2025-09-25 09:28:09] "POST /tags HTTP/1.1" 200 357 0.021635 10.0.0.48 - - [2025-09-25 09:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004840 10.0.0.48 - - [2025-09-25 09:28:09] "GET /tag/70ac1df3-d8df-44fb-aa3f-8860b9f02a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.019511 10.0.0.48 - - [2025-09-25 09:28:09] "POST /tags HTTP/1.1" 200 305 0.161168 10.0.0.48 - - [2025-09-25 09:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009739 10.0.0.48 - - [2025-09-25 09:28:09] "GET /tag/a7d7c22a-2c24-465c-b79c-8c4fd327cb7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.021280 10.0.0.48 - - [2025-09-25 09:28:09] "POST /id-to-fqname HTTP/1.1" 200 174 0.000520 10.0.0.48 - - [2025-09-25 09:28:09] "POST /fqname-to-id HTTP/1.1" 404 183 0.004761 10.0.0.48 - - [2025-09-25 09:28:10] "POST /security-groups HTTP/1.1" 200 571 0.074254 10.0.0.48 - - [2025-09-25 09:28:10] "POST /fqname-to-id HTTP/1.1" 404 214 0.001818 10.0.0.48 - - [2025-09-25 09:28:10] "POST /projects HTTP/1.1" 200 483 0.222389 10.0.0.48 - - [2025-09-25 09:28:10] "POST /access-control-lists HTTP/1.1" 200 580 0.062251 10.0.0.48 - - [2025-09-25 09:28:10] "POST /fqname-to-id HTTP/1.1" 404 213 0.003402 10.0.0.48 - - [2025-09-25 09:28:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.066178 10.0.0.48 - - [2025-09-25 09:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.48 - - [2025-09-25 09:28:10] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2292 0.004716 10.0.0.48 - - [2025-09-25 09:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012184 10.0.0.48 - - [2025-09-25 09:28:10] "POST /access-control-lists HTTP/1.1" 200 578 0.052684 10.0.0.48 - - [2025-09-25 09:28:10] "GET /virtual-network/71726889-80e8-4a12-92e6-f489899333bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.026870 10.0.0.48 - - [2025-09-25 09:28:10] "PUT /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769 HTTP/1.1" 200 264 0.071761 10.0.0.48 - - [2025-09-25 09:28:10] "PUT /virtual-network/71726889-80e8-4a12-92e6-f489899333bd HTTP/1.1" 200 264 0.082522 10.0.0.48 - - [2025-09-25 09:28:10] "POST /security-groups HTTP/1.1" 200 537 0.108367 10.0.0.48 - - [2025-09-25 09:28:10] "POST /fqname-to-id HTTP/1.1" 404 234 0.002173 10.0.0.48 - - [2025-09-25 09:28:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.025522 10.0.0.48 - - [2025-09-25 09:28:10] "POST /chown HTTP/1.1" 200 109 0.014446 10.0.0.48 - - [2025-09-25 09:28:10] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007146 10.0.0.48 - - [2025-09-25 09:28:10] "POST /access-control-lists HTTP/1.1" 200 596 0.081410 10.0.0.48 - - [2025-09-25 09:28:10] "POST /fqname-to-id HTTP/1.1" 404 233 0.024707 10.0.0.48 - - [2025-09-25 09:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.018939 10.0.0.48 - - [2025-09-25 09:28:10] "GET /policy-management/53bc500f-bead-4a2d-88ac-782dcb731462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002775 10.0.0.48 - - [2025-09-25 09:28:10] "POST /tags HTTP/1.1" 409 207 0.003997 10.0.0.48 - - [2025-09-25 09:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.48 - - [2025-09-25 09:28:10] "GET /tag/a7d7c22a-2c24-465c-b79c-8c4fd327cb7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.027629 10.0.0.48 - - [2025-09-25 09:28:10] "POST /access-control-lists HTTP/1.1" 200 594 0.103195 10.0.0.48 - - [2025-09-25 09:28:10] "POST /firewall-rules HTTP/1.1" 200 564 0.157550 10.0.0.48 - - [2025-09-25 09:28:11] "GET /firewall-rule/e65d3fbc-318b-4994-8fd2-5c5fe12e9142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005602 10.0.0.48 - - [2025-09-25 09:28:11] "GET /firewall-policy/3b6e475e-7fda-4816-821e-d27804bc4820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002245 10.0.0.48 - - [2025-09-25 09:28:11] "GET /firewall-rule/e65d3fbc-318b-4994-8fd2-5c5fe12e9142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002371 10.0.0.48 - - [2025-09-25 09:28:11] "POST /ref-update HTTP/1.1" 200 156 0.014840 10.0.0.48 - - [2025-09-25 09:28:11] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002839 10.0.0.48 - - [2025-09-25 09:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.48 - - [2025-09-25 09:28:11] "GET /policy-management/53bc500f-bead-4a2d-88ac-782dcb731462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003856 10.0.0.48 - - [2025-09-25 09:28:11] "POST /tags HTTP/1.1" 409 207 0.002742 10.0.0.48 - - [2025-09-25 09:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.48 - - [2025-09-25 09:28:11] "GET /tag/a7d7c22a-2c24-465c-b79c-8c4fd327cb7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010714 10.0.0.48 - - [2025-09-25 09:28:11] "POST /firewall-rules HTTP/1.1" 200 562 0.069117 10.0.0.48 - - [2025-09-25 09:28:11] "GET /firewall-rule/45b0d57e-59c7-4f12-aad1-c60c68f0890b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.022410 10.0.0.48 - - [2025-09-25 09:28:11] "GET /firewall-policy/3b6e475e-7fda-4816-821e-d27804bc4820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.014629 10.0.0.48 - - [2025-09-25 09:28:11] "GET /firewall-rule/45b0d57e-59c7-4f12-aad1-c60c68f0890b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003074 10.0.0.48 - - [2025-09-25 09:28:11] "POST /ref-update HTTP/1.1" 200 156 0.020456 10.0.0.48 - - [2025-09-25 09:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.48 - - [2025-09-25 09:28:11] "GET /loadbalancer/c0e9a3b8-d584-4bfa-8725-7dcfbfd3e458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003313 10.0.0.48 - - [2025-09-25 09:28:11] "POST /tags HTTP/1.1" 200 355 0.026914 10.0.0.48 - - [2025-09-25 09:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.016407 10.0.0.48 - - [2025-09-25 09:28:11] "GET /tag/69f7255b-e938-4483-809c-d7305cca3f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.015590 10.0.0.48 - - [2025-09-25 09:28:11] "POST /tags HTTP/1.1" 200 303 0.031183 10.0.0.48 - - [2025-09-25 09:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010657 10.0.0.48 - - [2025-09-25 09:28:11] "GET /tag/11985c0c-2c78-451c-89f3-902fd5754757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012486 10.0.0.48 - - [2025-09-25 09:28:11] "POST /projects HTTP/1.1" 409 218 0.002773 10.0.0.48 - - [2025-09-25 09:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.48 - - [2025-09-25 09:28:11] "GET /project/6088d798-5724-4472-b0b6-871b0d21cb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045757 10.0.0.48 - - [2025-09-25 09:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.48 - - [2025-09-25 09:28:11] "GET /network-ipam/8f7722a8-a438-4062-ab65-b9e0475ea793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003679 10.0.0.48 - - [2025-09-25 09:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.48 - - [2025-09-25 09:28:11] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.004146 10.0.0.48 - - [2025-09-25 09:28:11] "PUT /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769 HTTP/1.1" 200 264 0.058171 10.0.0.48 - - [2025-09-25 09:28:11] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.004255 10.0.0.48 - - [2025-09-25 09:28:12] "POST /set-tag HTTP/1.1" 200 109 0.072256 10.0.0.48 - - [2025-09-25 09:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.021514 10.0.0.48 - - [2025-09-25 09:28:12] "GET /network-ipam/8bb24720-d7de-4130-bf2b-ad66692d5aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003453 10.0.0.48 - - [2025-09-25 09:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.48 - - [2025-09-25 09:28:12] "GET /virtual-network/71726889-80e8-4a12-92e6-f489899333bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.008877 10.0.0.48 - - [2025-09-25 09:28:12] "PUT /virtual-network/71726889-80e8-4a12-92e6-f489899333bd HTTP/1.1" 200 264 0.134432 10.0.0.48 - - [2025-09-25 09:28:12] "GET /virtual-network/71726889-80e8-4a12-92e6-f489899333bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.013981 10.0.0.48 - - [2025-09-25 09:28:12] "POST /set-tag HTTP/1.1" 200 109 0.119328 10.0.0.48 - - [2025-09-25 09:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.48 - - [2025-09-25 09:28:12] "GET /network-policy/edd2e53f-2cca-4212-9595-c2af9358d199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002721 10.0.0.48 - - [2025-09-25 09:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.48 - - [2025-09-25 09:28:12] "GET /network-policy/93520390-0a84-4a16-9431-bb6c116d96ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004010 10.0.0.48 - - [2025-09-25 09:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.48 - - [2025-09-25 09:28:12] "GET /network-policy/1344f4e9-99f7-409f-a2e5-e1c6a9f2ba4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002947 10.0.0.48 - - [2025-09-25 09:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004804 10.0.0.48 - - [2025-09-25 09:28:12] "PUT /network-policy/1344f4e9-99f7-409f-a2e5-e1c6a9f2ba4b HTTP/1.1" 200 262 0.010112 10.0.0.48 - - [2025-09-25 09:28:12] "POST /ref-update HTTP/1.1" 200 156 0.071408 10.0.0.48 - - [2025-09-25 09:28:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002012 10.0.0.48 - - [2025-09-25 09:28:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002183 10.0.0.48 - - [2025-09-25 09:28:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001878 10.0.0.48 - - [2025-09-25 09:28:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001428 10.0.0.48 - - [2025-09-25 09:28:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001383 10.0.0.48 - - [2025-09-25 09:28:12] "POST /security-groups HTTP/1.1" 409 245 0.001944 10.0.0.48 - - [2025-09-25 09:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001303 10.0.0.48 - - [2025-09-25 09:28:12] "PUT /security-group/6efe77cd-05ee-40d1-ae72-372da78f8d0f HTTP/1.1" 200 262 0.055638 10.0.0.48 - - [2025-09-25 09:28:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.030253 10.0.0.48 - - [2025-09-25 09:28:12] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016610 10.0.0.48 - - [2025-09-25 09:28:12] "PUT /access-control-list/5aecd40e-9dfb-4c0e-9720-49423c9705ea HTTP/1.1" 200 272 0.026263 10.0.0.48 - - [2025-09-25 09:28:12] "PUT /access-control-list/a90ac110-829e-4954-87b2-74aacfbbfbac HTTP/1.1" 200 272 0.020962 10.0.0.48 - - [2025-09-25 09:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.48 - - [2025-09-25 09:28:13] "GET /policy-management/53bc500f-bead-4a2d-88ac-782dcb731462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.013479 10.0.0.48 - - [2025-09-25 09:28:13] "POST /tags HTTP/1.1" 409 206 0.001733 10.0.0.48 - - [2025-09-25 09:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.48 - - [2025-09-25 09:28:13] "GET /tag/11985c0c-2c78-451c-89f3-902fd5754757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013596 10.0.0.48 - - [2025-09-25 09:28:13] "POST /firewall-rules HTTP/1.1" 200 562 0.066689 10.0.0.48 - - [2025-09-25 09:28:13] "GET /firewall-rule/86fe5172-ae19-46f8-ad63-736646b4adae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.009963 10.0.0.48 - - [2025-09-25 09:28:13] "GET /firewall-policy/3b6e475e-7fda-4816-821e-d27804bc4820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.002991 10.0.0.48 - - [2025-09-25 09:28:13] "GET /firewall-rule/86fe5172-ae19-46f8-ad63-736646b4adae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.001991 10.0.0.48 - - [2025-09-25 09:28:13] "POST /ref-update HTTP/1.1" 200 156 0.027670 10.0.0.48 - - [2025-09-25 09:28:13] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023651 10.0.0.48 - - [2025-09-25 09:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.48 - - [2025-09-25 09:28:13] "GET /policy-management/53bc500f-bead-4a2d-88ac-782dcb731462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002789 10.0.0.48 - - [2025-09-25 09:28:13] "POST /tags HTTP/1.1" 409 206 0.001877 10.0.0.48 - - [2025-09-25 09:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.48 - - [2025-09-25 09:28:13] "GET /tag/11985c0c-2c78-451c-89f3-902fd5754757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010520 10.0.0.48 - - [2025-09-25 09:28:13] "POST /firewall-rules HTTP/1.1" 200 560 0.071462 10.0.0.48 - - [2025-09-25 09:28:13] "GET /firewall-rule/91ba0419-69d4-4972-8320-79130595909d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.008892 10.0.0.48 - - [2025-09-25 09:28:13] "GET /firewall-policy/3b6e475e-7fda-4816-821e-d27804bc4820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.003769 10.0.0.48 - - [2025-09-25 09:28:13] "GET /firewall-rule/91ba0419-69d4-4972-8320-79130595909d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002151 10.0.0.48 - - [2025-09-25 09:28:13] "POST /ref-update HTTP/1.1" 200 156 0.049926 10.0.0.48 - - [2025-09-25 09:28:13] "POST /tags HTTP/1.1" 200 371 0.020364 10.0.0.48 - - [2025-09-25 09:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001262 10.0.0.48 - - [2025-09-25 09:28:13] "GET /tag/30e22051-e93c-46e6-88bd-d33fbcab8d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.022286 10.0.0.48 - - [2025-09-25 09:28:13] "POST /tags HTTP/1.1" 200 319 0.021356 10.0.0.48 - - [2025-09-25 09:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.48 - - [2025-09-25 09:28:13] "GET /tag/0a09c545-6c76-4e0e-95f6-f76a5f49d9ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.013179 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:28:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000770 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:28:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001340 10.0.0.48 - - [2025-09-25 09:28:13] "POST /id-to-fqname HTTP/1.1" 200 181 0.001319 10.0.0.48 - - [2025-09-25 09:28:13] "POST /fqname-to-id HTTP/1.1" 404 190 0.018647 10.0.0.48 - - [2025-09-25 09:28:14] "POST /security-groups HTTP/1.1" 200 578 0.078808 10.0.0.48 - - [2025-09-25 09:28:14] "POST /projects HTTP/1.1" 200 497 0.211339 10.0.0.48 - - [2025-09-25 09:28:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009079 10.0.0.48 - - [2025-09-25 09:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.48 - - [2025-09-25 09:28:14] "POST /fqname-to-id HTTP/1.1" 404 225 0.004911 10.0.0.48 - - [2025-09-25 09:28:14] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.023694 10.0.0.48 - - [2025-09-25 09:28:14] "POST /access-control-lists HTTP/1.1" 200 587 0.062627 10.0.0.48 - - [2025-09-25 09:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.48 - - [2025-09-25 09:28:14] "GET /virtual-network/71726889-80e8-4a12-92e6-f489899333bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004363 10.0.0.48 - - [2025-09-25 09:28:14] "POST /fqname-to-id HTTP/1.1" 404 224 0.002131 10.0.0.48 - - [2025-09-25 09:28:14] "PUT /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769 HTTP/1.1" 200 264 0.115702 10.0.0.48 - - [2025-09-25 09:28:14] "POST /access-control-lists HTTP/1.1" 200 585 0.143128 10.0.0.48 - - [2025-09-25 09:28:14] "PUT /virtual-network/71726889-80e8-4a12-92e6-f489899333bd HTTP/1.1" 200 264 0.051728 10.0.0.48 - - [2025-09-25 09:28:14] "POST /security-groups HTTP/1.1" 200 558 0.117802 10.0.0.48 - - [2025-09-25 09:28:14] "POST /fqname-to-id HTTP/1.1" 404 248 0.005821 10.0.0.48 - - [2025-09-25 09:28:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.016736 10.0.0.48 - - [2025-09-25 09:28:14] "POST /access-control-lists HTTP/1.1" 200 610 0.068577 10.0.0.48 - - [2025-09-25 09:28:14] "POST /fqname-to-id HTTP/1.1" 404 247 0.010459 10.0.0.48 - - [2025-09-25 09:28:14] "POST /chown HTTP/1.1" 200 109 0.058150 10.0.0.48 - - [2025-09-25 09:28:14] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007162 10.0.0.48 - - [2025-09-25 09:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.48 - - [2025-09-25 09:28:14] "GET /policy-management/53bc500f-bead-4a2d-88ac-782dcb731462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.037855 10.0.0.48 - - [2025-09-25 09:28:14] "POST /access-control-lists HTTP/1.1" 200 608 0.057904 10.0.0.48 - - [2025-09-25 09:28:14] "POST /tags HTTP/1.1" 409 214 0.007573 10.0.0.48 - - [2025-09-25 09:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.48 - - [2025-09-25 09:28:14] "GET /tag/0a09c545-6c76-4e0e-95f6-f76a5f49d9ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.013812 10.0.0.48 - - [2025-09-25 09:28:14] "POST /firewall-rules HTTP/1.1" 200 578 0.074524 10.0.0.48 - - [2025-09-25 09:28:14] "GET /firewall-rule/2569098f-0aab-4a4a-b69e-32ccdfa30d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.012154 10.0.0.48 - - [2025-09-25 09:28:14] "GET /firewall-policy/3b6e475e-7fda-4816-821e-d27804bc4820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.007391 10.0.0.48 - - [2025-09-25 09:28:14] "GET /firewall-rule/2569098f-0aab-4a4a-b69e-32ccdfa30d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002677 10.0.0.48 - - [2025-09-25 09:28:15] "POST /ref-update HTTP/1.1" 200 156 0.046824 10.0.0.48 - - [2025-09-25 09:28:15] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003490 10.0.0.48 - - [2025-09-25 09:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.48 - - [2025-09-25 09:28:15] "GET /policy-management/53bc500f-bead-4a2d-88ac-782dcb731462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002691 10.0.0.48 - - [2025-09-25 09:28:15] "POST /tags HTTP/1.1" 409 214 0.009494 10.0.0.48 - - [2025-09-25 09:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.48 - - [2025-09-25 09:28:15] "GET /tag/0a09c545-6c76-4e0e-95f6-f76a5f49d9ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.010206 10.0.0.48 - - [2025-09-25 09:28:15] "POST /firewall-rules HTTP/1.1" 200 576 0.072940 10.0.0.48 - - [2025-09-25 09:28:15] "GET /firewall-rule/64c00403-d5a5-4f0b-8bf0-eb56178d24bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.013461 10.0.0.48 - - [2025-09-25 09:28:15] "GET /firewall-policy/3b6e475e-7fda-4816-821e-d27804bc4820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.004648 10.0.0.48 - - [2025-09-25 09:28:15] "GET /firewall-rule/64c00403-d5a5-4f0b-8bf0-eb56178d24bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002593 10.0.0.48 - - [2025-09-25 09:28:15] "POST /ref-update HTTP/1.1" 200 156 0.037556 10.0.0.48 - - [2025-09-25 09:28:15] "POST /tags HTTP/1.1" 200 363 0.046983 10.0.0.48 - - [2025-09-25 09:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.48 - - [2025-09-25 09:28:15] "GET /tag/e9ccb8b9-c24c-4bbd-9546-74ca95b95c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.013947 10.0.0.48 - - [2025-09-25 09:28:15] "POST /tags HTTP/1.1" 200 311 0.030992 10.0.0.48 - - [2025-09-25 09:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.48 - - [2025-09-25 09:28:15] "GET /tag/c63919ee-7911-477c-b749-592020ff7003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012739 10.0.0.48 - - [2025-09-25 09:28:15] "POST /id-to-fqname HTTP/1.1" 200 177 0.001750 10.0.0.48 - - [2025-09-25 09:28:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.007885 10.0.0.48 - - [2025-09-25 09:28:15] "POST /security-groups HTTP/1.1" 200 574 0.076568 10.0.0.48 - - [2025-09-25 09:28:15] "POST /fqname-to-id HTTP/1.1" 404 217 0.004571 10.0.0.48 - - [2025-09-25 09:28:15] "POST /projects HTTP/1.1" 200 489 0.333394 10.0.0.48 - - [2025-09-25 09:28:16] "POST /access-control-lists HTTP/1.1" 200 583 0.091308 10.0.0.48 - - [2025-09-25 09:28:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.058278 10.0.0.48 - - [2025-09-25 09:28:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.018294 10.0.0.48 - - [2025-09-25 09:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007379 10.0.0.48 - - [2025-09-25 09:28:16] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2878 0.029515 10.0.0.48 - - [2025-09-25 09:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.48 - - [2025-09-25 09:28:16] "GET /virtual-network/71726889-80e8-4a12-92e6-f489899333bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.029810 10.0.0.48 - - [2025-09-25 09:28:16] "POST /access-control-lists HTTP/1.1" 200 581 0.169265 10.0.0.48 - - [2025-09-25 09:28:16] "PUT /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769 HTTP/1.1" 200 264 0.166848 10.0.0.48 - - [2025-09-25 09:28:16] "PUT /virtual-network/71726889-80e8-4a12-92e6-f489899333bd HTTP/1.1" 200 264 0.046332 10.0.0.48 - - [2025-09-25 09:28:16] "POST /security-groups HTTP/1.1" 200 546 0.089950 10.0.0.48 - - [2025-09-25 09:28:16] "POST /fqname-to-id HTTP/1.1" 404 240 0.004826 10.0.0.48 - - [2025-09-25 09:28:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.032606 10.0.0.48 - - [2025-09-25 09:28:16] "POST /chown HTTP/1.1" 200 109 0.070688 10.0.0.48 - - [2025-09-25 09:28:16] "POST /access-control-lists HTTP/1.1" 200 602 0.097512 10.0.0.48 - - [2025-09-25 09:28:16] "POST /fqname-to-id HTTP/1.1" 404 239 0.014563 10.0.0.48 - - [2025-09-25 09:28:16] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005388 10.0.0.48 - - [2025-09-25 09:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.48 - - [2025-09-25 09:28:16] "GET /policy-management/53bc500f-bead-4a2d-88ac-782dcb731462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006844 10.0.0.48 - - [2025-09-25 09:28:16] "POST /tags HTTP/1.1" 409 210 0.002783 10.0.0.48 - - [2025-09-25 09:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.48 - - [2025-09-25 09:28:16] "GET /tag/c63919ee-7911-477c-b749-592020ff7003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015596 10.0.0.48 - - [2025-09-25 09:28:16] "POST /access-control-lists HTTP/1.1" 200 600 0.082838 10.0.0.48 - - [2025-09-25 09:28:16] "POST /firewall-rules HTTP/1.1" 200 570 0.069246 10.0.0.48 - - [2025-09-25 09:28:16] "GET /firewall-rule/7a7cde81-ac81-4042-a2d3-f298facb8d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.021942 10.0.0.48 - - [2025-09-25 09:28:16] "GET /firewall-policy/3b6e475e-7fda-4816-821e-d27804bc4820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.006038 10.0.0.48 - - [2025-09-25 09:28:17] "GET /firewall-rule/7a7cde81-ac81-4042-a2d3-f298facb8d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002765 10.0.0.48 - - [2025-09-25 09:28:17] "POST /ref-update HTTP/1.1" 200 156 0.055156 10.0.0.48 - - [2025-09-25 09:28:17] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011876 10.0.0.48 - - [2025-09-25 09:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.48 - - [2025-09-25 09:28:17] "GET /policy-management/53bc500f-bead-4a2d-88ac-782dcb731462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002481 10.0.0.48 - - [2025-09-25 09:28:17] "POST /tags HTTP/1.1" 409 210 0.001681 10.0.0.48 - - [2025-09-25 09:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.48 - - [2025-09-25 09:28:17] "GET /tag/c63919ee-7911-477c-b749-592020ff7003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.018806 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:28:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001664 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:28:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001675 10.0.0.48 - - [2025-09-25 09:28:17] "POST /firewall-rules HTTP/1.1" 200 568 0.089724 10.0.0.48 - - [2025-09-25 09:28:17] "GET /firewall-rule/466fff00-3355-445d-8af8-edde22863662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006015 10.0.0.48 - - [2025-09-25 09:28:17] "GET /firewall-policy/3b6e475e-7fda-4816-821e-d27804bc4820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.003746 10.0.0.48 - - [2025-09-25 09:28:17] "GET /firewall-rule/466fff00-3355-445d-8af8-edde22863662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.001943 10.0.0.48 - - [2025-09-25 09:28:17] "POST /ref-update HTTP/1.1" 200 156 0.036706 10.0.0.48 - - [2025-09-25 09:28:17] "POST /tags HTTP/1.1" 409 237 0.004321 10.0.0.48 - - [2025-09-25 09:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.48 - - [2025-09-25 09:28:17] "GET /tag/35daa364-8925-43a0-b370-9a92d6f7f650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.064825 10.0.0.48 - - [2025-09-25 09:28:17] "POST /tags HTTP/1.1" 409 210 0.001842 10.0.0.48 - - [2025-09-25 09:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001351 10.0.0.48 - - [2025-09-25 09:28:17] "GET /tag/e0f3ae07-e507-4945-b3ba-29b0e8d6442a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009358 10.0.0.48 - - [2025-09-25 09:28:17] "POST /projects HTTP/1.1" 409 223 0.001658 10.0.0.48 - - [2025-09-25 09:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.48 - - [2025-09-25 09:28:17] "GET /project/61c5fd5f-113e-49cc-8735-2f8608a8fd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.049142 10.0.0.48 - - [2025-09-25 09:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.48 - - [2025-09-25 09:28:17] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2950 0.005121 10.0.0.48 - - [2025-09-25 09:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.48 - - [2025-09-25 09:28:17] "GET /virtual-network/71726889-80e8-4a12-92e6-f489899333bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004068 10.0.0.48 - - [2025-09-25 09:28:17] "PUT /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769 HTTP/1.1" 200 264 0.039863 10.0.0.48 - - [2025-09-25 09:28:17] "PUT /virtual-network/71726889-80e8-4a12-92e6-f489899333bd HTTP/1.1" 200 264 0.036439 10.0.0.48 - - [2025-09-25 09:28:17] "POST /security-groups HTTP/1.1" 409 253 0.004772 10.0.0.48 - - [2025-09-25 09:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.48 - - [2025-09-25 09:28:18] "PUT /security-group/00fe4122-d1ab-43d0-939b-df1b0f43601c HTTP/1.1" 200 262 0.055611 10.0.0.48 - - [2025-09-25 09:28:18] "PUT /access-control-list/b857af1d-f60c-4a75-8503-5475caaefbd8 HTTP/1.1" 200 272 0.061316 10.0.0.48 - - [2025-09-25 09:28:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.077904 10.0.0.48 - - [2025-09-25 09:28:18] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022439 10.0.0.48 - - [2025-09-25 09:28:18] "PUT /access-control-list/e66fea95-340c-4e74-b6a8-af9d87a3adec HTTP/1.1" 200 272 0.040513 10.0.0.48 - - [2025-09-25 09:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.48 - - [2025-09-25 09:28:18] "GET /policy-management/53bc500f-bead-4a2d-88ac-782dcb731462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002474 10.0.0.48 - - [2025-09-25 09:28:18] "POST /tags HTTP/1.1" 409 210 0.006884 10.0.0.48 - - [2025-09-25 09:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.48 - - [2025-09-25 09:28:18] "GET /tag/e0f3ae07-e507-4945-b3ba-29b0e8d6442a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011261 10.0.0.48 - - [2025-09-25 09:28:18] "POST /firewall-rules HTTP/1.1" 200 570 0.075575 10.0.0.48 - - [2025-09-25 09:28:18] "GET /firewall-rule/85b025d2-68d4-4078-ab3b-402d2bea1aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.019327 10.0.0.48 - - [2025-09-25 09:28:18] "GET /firewall-policy/3b6e475e-7fda-4816-821e-d27804bc4820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.006803 10.0.0.48 - - [2025-09-25 09:28:18] "GET /firewall-rule/85b025d2-68d4-4078-ab3b-402d2bea1aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002370 10.0.0.48 - - [2025-09-25 09:28:18] "POST /ref-update HTTP/1.1" 200 156 0.049825 10.0.0.48 - - [2025-09-25 09:28:18] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002837 10.0.0.48 - - [2025-09-25 09:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.48 - - [2025-09-25 09:28:18] "GET /policy-management/53bc500f-bead-4a2d-88ac-782dcb731462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002894 10.0.0.48 - - [2025-09-25 09:28:18] "POST /tags HTTP/1.1" 409 210 0.001912 10.0.0.48 - - [2025-09-25 09:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.48 - - [2025-09-25 09:28:18] "GET /tag/e0f3ae07-e507-4945-b3ba-29b0e8d6442a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012625 10.0.0.48 - - [2025-09-25 09:28:18] "POST /firewall-rules HTTP/1.1" 200 568 0.082508 10.0.0.48 - - [2025-09-25 09:28:18] "GET /firewall-rule/d04bf83a-e367-4ca7-97e5-d34e1dd6a680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.009785 10.0.0.48 - - [2025-09-25 09:28:18] "GET /firewall-policy/3b6e475e-7fda-4816-821e-d27804bc4820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.006184 10.0.0.48 - - [2025-09-25 09:28:18] "GET /firewall-rule/d04bf83a-e367-4ca7-97e5-d34e1dd6a680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002377 10.0.0.48 - - [2025-09-25 09:28:18] "POST /ref-update HTTP/1.1" 200 156 0.063893 10.0.0.48 - - [2025-09-25 09:28:18] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003974 10.0.0.48 - - [2025-09-25 09:28:18] "POST /set-tag HTTP/1.1" 200 109 0.001883 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:28:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000851 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:28:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000813 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:28:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:28:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000889 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:28:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:28:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000754 10.0.0.49 - - [2025-09-25 09:29:03] "GET / HTTP/1.1" 200 35931 0.001637 10.0.0.49 - - [2025-09-25 09:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.49 - - [2025-09-25 09:29:03] "GET /global-system-config/830e8221-6de9-46c6-a535-2359fce3db85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004317 10.0.0.49 - - [2025-09-25 09:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.49 - - [2025-09-25 09:29:03] "GET /routing-instance/83f62fec-2c4f-47d2-8cb3-d97b615dc70a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002857 10.0.0.49 - - [2025-09-25 09:29:03] "PUT /global-system-config/830e8221-6de9-46c6-a535-2359fce3db85 HTTP/1.1" 200 274 0.008583 10.0.0.49 - - [2025-09-25 09:29:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.003205 10.0.0.49 - - [2025-09-25 09:29:03] "POST /virtual-routers HTTP/1.1" 200 599 0.014780 10.0.0.49 - - [2025-09-25 09:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004776 10.0.0.49 - - [2025-09-25 09:29:03] "GET /virtual-router/67f05343-743a-4f90-b55a-39f0433262c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005108 10.0.0.49 - - [2025-09-25 09:29:03] "POST /fqname-to-id HTTP/1.1" 404 229 0.001904 10.0.0.49 - - [2025-09-25 09:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.49 - - [2025-09-25 09:29:03] "GET /virtual-network/f669f708-bc3f-45a1-b573-ba0bd4cc965a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003798 10.0.0.49 - - [2025-09-25 09:29:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.042485 10.0.0.48 - - [2025-09-25 09:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.48 - - [2025-09-25 09:29:22] "GET /virtual-router/67f05343-743a-4f90-b55a-39f0433262c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002829 10.0.0.49 - - [2025-09-25 09:30:07] "GET / HTTP/1.1" 200 35931 0.001378 10.0.0.49 - - [2025-09-25 09:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.49 - - [2025-09-25 09:30:07] "GET /global-system-config/830e8221-6de9-46c6-a535-2359fce3db85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006994 10.0.0.49 - - [2025-09-25 09:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.49 - - [2025-09-25 09:30:07] "GET /routing-instance/83f62fec-2c4f-47d2-8cb3-d97b615dc70a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003265 10.0.0.49 - - [2025-09-25 09:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.49 - - [2025-09-25 09:30:07] "GET /virtual-router/67f05343-743a-4f90-b55a-39f0433262c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003550 10.0.0.49 - - [2025-09-25 09:30:07] "PUT /virtual-router/67f05343-743a-4f90-b55a-39f0433262c0 HTTP/1.1" 200 262 0.011058 10.0.0.49 - - [2025-09-25 09:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004546 10.0.0.49 - - [2025-09-25 09:30:07] "GET /virtual-router/67f05343-743a-4f90-b55a-39f0433262c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002952 10.0.0.49 - - [2025-09-25 09:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008435 10.0.0.49 - - [2025-09-25 09:30:07] "GET /virtual-machine-interface/295e27ad-c588-410a-bc93-d257fe20d9b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004476 10.0.0.49 - - [2025-09-25 09:30:07] "PUT /virtual-machine-interface/295e27ad-c588-410a-bc93-d257fe20d9b2 HTTP/1.1" 200 284 0.010969 10.0.0.48 - - [2025-09-25 09:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005070 10.0.0.48 - - [2025-09-25 09:30:22] "GET /virtual-router/67f05343-743a-4f90-b55a-39f0433262c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002784 10.0.0.48 - - [2025-09-25 09:32:07] "GET /virtual-router/67f05343-743a-4f90-b55a-39f0433262c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003392 10.0.0.48 - - [2025-09-25 09:32:07] "POST /ref-update HTTP/1.1" 200 156 0.007546 10.0.0.48 - - [2025-09-25 09:32:17] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007527 10.0.0.48 - - [2025-09-25 09:32:17] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.48 - - [2025-09-25 09:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.48 - - [2025-09-25 09:32:17] "GET /loadbalancer/c0e9a3b8-d584-4bfa-8725-7dcfbfd3e458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002172 10.0.0.48 - - [2025-09-25 09:32:17] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004499 10.0.0.48 - - [2025-09-25 09:32:17] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.48 - - [2025-09-25 09:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.48 - - [2025-09-25 09:32:17] "GET /loadbalancer/c0e9a3b8-d584-4bfa-8725-7dcfbfd3e458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.001942 10.0.0.48 - - [2025-09-25 09:32:17] "GET /loadbalancer-pool/ed7b25fe-0055-4ec9-9c72-9aac2c84344f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003881 10.0.0.48 - - [2025-09-25 09:32:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017421 10.0.0.48 - - [2025-09-25 09:32:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.013021 10.0.0.48 - - [2025-09-25 09:32:17] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007744 10.0.0.48 - - [2025-09-25 09:32:17] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009409 10.0.0.48 - - [2025-09-25 09:32:17] "POST /ref-update HTTP/1.1" 200 156 0.009881 10.0.0.48 - - [2025-09-25 09:32:17] "POST /tags HTTP/1.1" 409 205 0.002912 10.0.0.48 - - [2025-09-25 09:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.48 - - [2025-09-25 09:32:17] "GET /tag/8a555129-ac9d-4da8-a781-07028eb3afce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015974 10.0.0.48 - - [2025-09-25 09:32:17] "GET /floating-ip/bd8e3944-e9b4-4317-9f03-d00039a63594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.003318 10.0.0.48 - - [2025-09-25 09:32:17] "PUT /floating-ip/bd8e3944-e9b4-4317-9f03-d00039a63594 HTTP/1.1" 200 256 0.009997 10.0.0.48 - - [2025-09-25 09:32:17] "POST /set-tag HTTP/1.1" 200 109 0.080288 10.0.0.48 - - [2025-09-25 09:32:17] "GET /loadbalancer-pool/f15eb72d-a562-4b02-9ac2-d4aa55e539bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.014631 10.0.0.48 - - [2025-09-25 09:32:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014788 10.0.0.48 - - [2025-09-25 09:32:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.008397 10.0.0.48 - - [2025-09-25 09:32:17] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014704 10.0.0.48 - - [2025-09-25 09:32:17] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007604 10.0.0.48 - - [2025-09-25 09:32:17] "POST /set-tag HTTP/1.1" 200 109 0.003076 10.0.0.48 - - [2025-09-25 09:32:17] "POST /ref-update HTTP/1.1" 200 156 0.007498 10.0.0.48 - - [2025-09-25 09:32:17] "GET /floating-ip/bd8e3944-e9b4-4317-9f03-d00039a63594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002473 10.0.0.48 - - [2025-09-25 09:32:17] "GET /loadbalancer-pool/19565055-b992-417d-bf5e-1e7a82d00995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004409 10.0.0.48 - - [2025-09-25 09:32:17] "PUT /floating-ip/bd8e3944-e9b4-4317-9f03-d00039a63594 HTTP/1.1" 200 256 0.013390 10.0.0.48 - - [2025-09-25 09:32:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.033852 10.0.0.48 - - [2025-09-25 09:32:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.018504 10.0.0.48 - - [2025-09-25 09:32:18] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012384 10.0.0.48 - - [2025-09-25 09:32:18] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014580 10.0.0.48 - - [2025-09-25 09:32:18] "POST /ref-update HTTP/1.1" 200 156 0.008633 10.0.0.48 - - [2025-09-25 09:32:18] "POST /set-tag HTTP/1.1" 200 109 0.002275 10.0.0.48 - - [2025-09-25 09:32:18] "GET /floating-ip/bd8e3944-e9b4-4317-9f03-d00039a63594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.002508 10.0.0.48 - - [2025-09-25 09:32:18] "PUT /floating-ip/bd8e3944-e9b4-4317-9f03-d00039a63594 HTTP/1.1" 200 256 0.014943 10.0.0.48 - - [2025-09-25 09:32:21] "GET /global-system-configs HTTP/1.1" 200 322 0.002475 10.0.0.48 - - [2025-09-25 09:32:22] "GET /global-system-configs HTTP/1.1" 200 322 0.003270 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:33:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000916 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:33:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000891 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:33:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001212 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:33:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000839 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:33:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001388 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:33:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000771 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:33:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000830 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:33:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000771 10.0.0.48 - - [2025-09-25 09:34:14] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004420 10.0.0.48 - - [2025-09-25 09:34:14] "POST /set-tag HTTP/1.1" 200 109 0.002839 10.0.0.48 - - [2025-09-25 09:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.48 - - [2025-09-25 09:34:14] "GET /loadbalancer/c0e9a3b8-d584-4bfa-8725-7dcfbfd3e458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002784 10.0.0.48 - - [2025-09-25 09:34:14] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004642 10.0.0.48 - - [2025-09-25 09:34:14] "POST /set-tag HTTP/1.1" 200 109 0.019214 10.0.0.48 - - [2025-09-25 09:34:14] "DELETE /loadbalancer-member/f66a705d-50e9-448e-8cd7-a99b71994d56 HTTP/1.1" 200 115 0.032032 10.0.0.48 - - [2025-09-25 09:34:14] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004172 10.0.0.48 - - [2025-09-25 09:34:14] "POST /set-tag HTTP/1.1" 200 109 0.003227 10.0.0.48 - - [2025-09-25 09:34:14] "DELETE /loadbalancer-member/1e908ad0-b52c-4ef5-82bf-1c5c20b99a64 HTTP/1.1" 200 115 0.071282 10.0.0.48 - - [2025-09-25 09:34:14] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011408 10.0.0.48 - - [2025-09-25 09:34:14] "POST /set-tag HTTP/1.1" 200 109 0.004185 10.0.0.48 - - [2025-09-25 09:34:14] "DELETE /loadbalancer-member/81612698-d1bb-4fd5-8e4d-119a8a9d53bd HTTP/1.1" 200 115 0.034773 10.0.0.48 - - [2025-09-25 09:34:14] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.018574 10.0.0.48 - - [2025-09-25 09:34:14] "POST /set-tag HTTP/1.1" 200 109 0.009044 10.0.0.48 - - [2025-09-25 09:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.48 - - [2025-09-25 09:34:14] "GET /loadbalancer/c0e9a3b8-d584-4bfa-8725-7dcfbfd3e458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004274 10.0.0.48 - - [2025-09-25 09:34:14] "GET /loadbalancer-pool/ed7b25fe-0055-4ec9-9c72-9aac2c84344f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002857 10.0.0.48 - - [2025-09-25 09:34:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025208 10.0.0.48 - - [2025-09-25 09:34:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.023111 10.0.0.48 - - [2025-09-25 09:34:14] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009057 10.0.0.48 - - [2025-09-25 09:34:14] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009790 10.0.0.48 - - [2025-09-25 09:34:14] "GET /floating-ip/bd8e3944-e9b4-4317-9f03-d00039a63594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.010223 10.0.0.48 - - [2025-09-25 09:34:14] "POST /set-tag HTTP/1.1" 200 109 0.064427 10.0.0.48 - - [2025-09-25 09:34:14] "GET /loadbalancer-pool/f15eb72d-a562-4b02-9ac2-d4aa55e539bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004374 10.0.0.48 - - [2025-09-25 09:34:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.038147 10.0.0.48 - - [2025-09-25 09:34:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.019980 10.0.0.48 - - [2025-09-25 09:34:14] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008925 10.0.0.48 - - [2025-09-25 09:34:15] "POST /set-tag HTTP/1.1" 200 109 0.004699 10.0.0.48 - - [2025-09-25 09:34:15] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006398 10.0.0.48 - - [2025-09-25 09:34:15] "GET /floating-ip/bd8e3944-e9b4-4317-9f03-d00039a63594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.009900 10.0.0.48 - - [2025-09-25 09:34:15] "GET /loadbalancer-pool/19565055-b992-417d-bf5e-1e7a82d00995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006636 10.0.0.48 - - [2025-09-25 09:34:15] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023933 10.0.0.48 - - [2025-09-25 09:34:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.024497 10.0.0.48 - - [2025-09-25 09:34:15] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010623 10.0.0.48 - - [2025-09-25 09:34:15] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004197 10.0.0.48 - - [2025-09-25 09:34:15] "GET /floating-ip/bd8e3944-e9b4-4317-9f03-d00039a63594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002324 10.0.0.48 - - [2025-09-25 09:34:15] "POST /set-tag HTTP/1.1" 200 109 0.002168 10.0.0.48 - - [2025-09-25 09:37:00] "GET / HTTP/1.1" 200 35931 0.001507 10.0.0.48 - - [2025-09-25 09:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.48 - - [2025-09-25 09:37:00] "GET /project/6088d798-5724-4472-b0b6-871b0d21cb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041956 10.0.0.48 - - [2025-09-25 09:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.48 - - [2025-09-25 09:37:00] "GET /project/6088d798-5724-4472-b0b6-871b0d21cb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032389 10.0.0.48 - - [2025-09-25 09:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.48 - - [2025-09-25 09:37:00] "GET /project/6088d798-5724-4472-b0b6-871b0d21cb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031344 10.0.0.48 - - [2025-09-25 09:37:01] "POST /tags HTTP/1.1" 200 333 0.038123 10.0.0.48 - - [2025-09-25 09:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.031425 10.0.0.48 - - [2025-09-25 09:37:01] "GET /tag/26693c79-0e26-4733-822d-a13266890dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.026515 10.0.0.48 - - [2025-09-25 09:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.48 - - [2025-09-25 09:37:01] "GET /project/6088d798-5724-4472-b0b6-871b0d21cb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039380 10.0.0.48 - - [2025-09-25 09:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007451 10.0.0.48 - - [2025-09-25 09:37:01] "GET /virtual-networks?parent_id=6088d798-5724-4472-b0b6-871b0d21cb54&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.004632 10.0.0.48 - - [2025-09-25 09:37:01] "GET /project/6088d798-5724-4472-b0b6-871b0d21cb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040135 10.0.0.48 - - [2025-09-25 09:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.48 - - [2025-09-25 09:37:01] "POST /virtual-networks HTTP/1.1" 200 512 0.078016 10.0.0.48 - - [2025-09-25 09:37:01] "GET /virtual-network/71726889-80e8-4a12-92e6-f489899333bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.011392 10.0.0.48 - - [2025-09-25 09:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.48 - - [2025-09-25 09:37:01] "GET /service-appliance-set/02281467-cb42-4814-8ac4-0228eaa648f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.002444 10.0.0.48 - - [2025-09-25 09:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.48 - - [2025-09-25 09:37:01] "GET /network-ipam/cb335fdd-eca0-4f90-a9c7-d682b86944e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.002464 10.0.0.48 - - [2025-09-25 09:37:01] "POST /fqname-to-id HTTP/1.1" 404 254 0.002510 10.0.0.48 - - [2025-09-25 09:37:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002484 10.0.0.48 - - [2025-09-25 09:37:01] "POST /ref-update HTTP/1.1" 200 156 0.071007 10.0.0.48 - - [2025-09-25 09:37:01] "GET /virtual-network/a752e104-545b-4106-8924-7f8ba4a2c827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.012970 10.0.0.48 - - [2025-09-25 09:37:01] "GET /domains HTTP/1.1" 200 280 0.001916 10.0.0.48 - - [2025-09-25 09:37:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.127396 10.0.0.48 - - [2025-09-25 09:37:01] "GET /virtual-machine-interface/3a7eb6c9-b07d-4b48-8ae9-4dbfe5df61a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.009515 10.0.0.48 - - [2025-09-25 09:37:01] "GET /domain/514f402e-a237-43f2-9fc2-e0062f5557f8 HTTP/1.1" 200 3086 0.027431 10.0.0.48 - - [2025-09-25 09:37:01] "GET /project/6088d798-5724-4472-b0b6-871b0d21cb54 HTTP/1.1" 200 5476 0.040910 10.0.0.48 - - [2025-09-25 09:37:01] "GET /virtual-network/a752e104-545b-4106-8924-7f8ba4a2c827 HTTP/1.1" 200 2082 0.006109 10.0.0.48 - - [2025-09-25 09:37:01] "GET /virtual-network/a752e104-545b-4106-8924-7f8ba4a2c827 HTTP/1.1" 200 2082 0.007412 10.0.0.48 - - [2025-09-25 09:37:01] "GET /routing-instance/89392c0c-3e6d-4fe6-ae97-1a9b2c48fbd9 HTTP/1.1" 200 1181 0.003048 10.0.0.48 - - [2025-09-25 09:37:01] "POST /instance-ips HTTP/1.1" 200 409 0.051493 10.0.0.48 - - [2025-09-25 09:37:01] "GET /routing-instance/89392c0c-3e6d-4fe6-ae97-1a9b2c48fbd9 HTTP/1.1" 200 1181 0.003291 10.0.0.48 - - [2025-09-25 09:37:01] "GET /instance-ip/3c2f3106-866a-436b-9907-49ba2e038580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.006813 10.0.0.48 - - [2025-09-25 09:37:01] "POST /loadbalancers HTTP/1.1" 200 610 0.062376 10.0.0.48 - - [2025-09-25 09:37:01] "GET /project/6088d798-5724-4472-b0b6-871b0d21cb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037469 10.0.0.48 - - [2025-09-25 09:37:01] "GET /instance-ip/3c2f3106-866a-436b-9907-49ba2e038580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.007529 10.0.0.48 - - [2025-09-25 09:37:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.020993 10.0.0.48 - - [2025-09-25 09:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009724 10.0.0.48 - - [2025-09-25 09:37:01] "GET /project/6088d798-5724-4472-b0b6-871b0d21cb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037346 10.0.0.48 - - [2025-09-25 09:37:01] "POST /route-targets HTTP/1.1" 200 327 0.033268 10.0.0.48 - - [2025-09-25 09:37:01] "GET /loadbalancer/6abcb45c-cb51-4871-9974-f2d29ec4d6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004482 10.0.0.48 - - [2025-09-25 09:37:01] "POST /floating-ips HTTP/1.1" 200 597 0.070945 10.0.0.48 - - [2025-09-25 09:37:01] "POST /ref-update HTTP/1.1" 200 156 0.040150 10.0.0.48 - - [2025-09-25 09:37:01] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.057883 10.0.0.48 - - [2025-09-25 09:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006613 10.0.0.48 - - [2025-09-25 09:37:02] "GET /project/6088d798-5724-4472-b0b6-871b0d21cb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031809 10.0.0.48 - - [2025-09-25 09:37:02] "GET /loadbalancer-listener/0cacdab9-013d-4ffc-a29b-ff11811b260b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.003088 10.0.0.48 - - [2025-09-25 09:37:02] "GET /loadbalancer-listener/0cacdab9-013d-4ffc-a29b-ff11811b260b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.003148 10.0.0.48 - - [2025-09-25 09:37:02] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.021246 10.0.0.48 - - [2025-09-25 09:37:02] "GET /instance-ip/3c2f3106-866a-436b-9907-49ba2e038580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004352 10.0.0.48 - - [2025-09-25 09:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.48 - - [2025-09-25 09:37:02] "GET /loadbalancer/6abcb45c-cb51-4871-9974-f2d29ec4d6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003203 10.0.0.48 - - [2025-09-25 09:37:02] "GET /instance-ip/3c2f3106-866a-436b-9907-49ba2e038580?fields=floating_ips HTTP/1.1" 200 1212 0.008128 10.0.0.48 - - [2025-09-25 09:37:02] "GET /floating-ip/c2bd6abf-5158-4106-85ae-fe6f4a28bc2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002330 10.0.0.48 - - [2025-09-25 09:37:02] "POST /tags HTTP/1.1" 200 295 0.080150 10.0.0.48 - - [2025-09-25 09:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015287 10.0.0.48 - - [2025-09-25 09:37:02] "GET /tag/9a06646d-e763-4d94-ad09-bf8160ad28d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.014739 10.0.0.48 - - [2025-09-25 09:37:02] "POST /tags HTTP/1.1" 409 233 0.002040 10.0.0.48 - - [2025-09-25 09:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.48 - - [2025-09-25 09:37:02] "GET /tag/69f7255b-e938-4483-809c-d7305cca3f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.009940 10.0.0.48 - - [2025-09-25 09:37:02] "POST /tags HTTP/1.1" 409 206 0.001742 10.0.0.48 - - [2025-09-25 09:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.48 - - [2025-09-25 09:37:02] "GET /tag/11985c0c-2c78-451c-89f3-902fd5754757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.009754 10.0.0.48 - - [2025-09-25 09:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.48 - - [2025-09-25 09:37:02] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.004104 10.0.0.48 - - [2025-09-25 09:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.48 - - [2025-09-25 09:37:02] "GET /project/6088d798-5724-4472-b0b6-871b0d21cb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038062 10.0.0.48 - - [2025-09-25 09:37:02] "POST /virtual-machines HTTP/1.1" 200 369 0.008013 10.0.0.48 - - [2025-09-25 09:37:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.012057 10.0.0.48 - - [2025-09-25 09:37:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.091543 10.0.0.48 - - [2025-09-25 09:37:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.007639 10.0.0.48 - - [2025-09-25 09:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008005 10.0.0.48 - - [2025-09-25 09:37:02] "GET /virtual-machine-interface/30ef165e-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.003763 10.0.0.48 - - [2025-09-25 09:37:02] "POST /instance-ips HTTP/1.1" 200 409 0.017836 10.0.0.48 - - [2025-09-25 09:37:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015249 10.0.0.48 - - [2025-09-25 09:37:02] "GET /virtual-machine-interface/30ef165e-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006232 10.0.0.48 - - [2025-09-25 09:37:02] "POST /set-tag HTTP/1.1" 200 109 0.015634 10.0.0.48 - - [2025-09-25 09:37:02] "GET /virtual-machine-interface/30ef165e-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009706 10.0.0.48 - - [2025-09-25 09:37:02] "GET /instance-ip/3106dc80-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005398 10.0.0.48 - - [2025-09-25 09:37:02] "GET /virtual-machine-interface/30ef165e-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006291 10.0.0.48 - - [2025-09-25 09:37:02] "POST /set-tag HTTP/1.1" 200 109 0.002014 10.0.0.48 - - [2025-09-25 09:37:02] "GET /virtual-router/67f05343-743a-4f90-b55a-39f0433262c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.008770 10.0.0.48 - - [2025-09-25 09:37:03] "POST /ref-update HTTP/1.1" 200 156 0.008011 10.0.0.48 - - [2025-09-25 09:37:03] "GET /virtual-machine-interface/30ef165e-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005557 10.0.0.48 - - [2025-09-25 09:37:03] "POST /set-tag HTTP/1.1" 200 109 0.002391 10.0.0.48 - - [2025-09-25 09:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.48 - - [2025-09-25 09:37:03] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.003841 10.0.0.48 - - [2025-09-25 09:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.48 - - [2025-09-25 09:37:03] "GET /project/6088d798-5724-4472-b0b6-871b0d21cb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056495 10.0.0.48 - - [2025-09-25 09:37:03] "POST /virtual-machines HTTP/1.1" 200 369 0.007270 10.0.0.48 - - [2025-09-25 09:37:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.017701 10.0.0.48 - - [2025-09-25 09:37:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.095495 10.0.0.48 - - [2025-09-25 09:37:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008152 10.0.0.48 - - [2025-09-25 09:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007529 10.0.0.48 - - [2025-09-25 09:37:03] "GET /virtual-machine-interface/315c66b4-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011108 10.0.0.48 - - [2025-09-25 09:37:03] "POST /instance-ips HTTP/1.1" 200 409 0.019669 10.0.0.48 - - [2025-09-25 09:37:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.029332 10.0.0.48 - - [2025-09-25 09:37:03] "GET /virtual-machine-interface/315c66b4-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009047 10.0.0.48 - - [2025-09-25 09:37:03] "POST /set-tag HTTP/1.1" 200 109 0.027291 10.0.0.48 - - [2025-09-25 09:37:03] "GET /virtual-machine-interface/315c66b4-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011889 10.0.0.48 - - [2025-09-25 09:37:03] "GET /instance-ip/31734c1c-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002406 10.0.0.48 - - [2025-09-25 09:37:03] "GET /virtual-machine-interface/315c66b4-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004419 10.0.0.48 - - [2025-09-25 09:37:03] "POST /set-tag HTTP/1.1" 200 109 0.002191 10.0.0.48 - - [2025-09-25 09:37:03] "GET /virtual-router/67f05343-743a-4f90-b55a-39f0433262c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003694 10.0.0.48 - - [2025-09-25 09:37:03] "POST /ref-update HTTP/1.1" 200 156 0.008417 10.0.0.48 - - [2025-09-25 09:37:03] "GET /virtual-machine-interface/315c66b4-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007401 10.0.0.48 - - [2025-09-25 09:37:03] "POST /set-tag HTTP/1.1" 200 109 0.002391 10.0.0.48 - - [2025-09-25 09:37:03] "GET /virtual-machine-interface/30ef165e-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004487 10.0.0.48 - - [2025-09-25 09:37:03] "POST /set-tag HTTP/1.1" 200 109 0.001886 10.0.0.48 - - [2025-09-25 09:37:03] "GET /virtual-machine-interface/315c66b4-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003826 10.0.0.48 - - [2025-09-25 09:37:03] "POST /set-tag HTTP/1.1" 200 109 0.001663 10.0.0.48 - - [2025-09-25 09:37:06] "GET /domains HTTP/1.1" 200 280 0.001831 10.0.0.48 - - [2025-09-25 09:37:06] "GET /domain/514f402e-a237-43f2-9fc2-e0062f5557f8 HTTP/1.1" 200 3086 0.002419 10.0.0.48 - - [2025-09-25 09:37:06] "GET /project/6088d798-5724-4472-b0b6-871b0d21cb54 HTTP/1.1" 200 7064 0.028103 10.0.0.48 - - [2025-09-25 09:37:06] "GET /virtual-network/a752e104-545b-4106-8924-7f8ba4a2c827 HTTP/1.1" 200 2082 0.004257 10.0.0.48 - - [2025-09-25 09:37:06] "GET /virtual-network/a752e104-545b-4106-8924-7f8ba4a2c827 HTTP/1.1" 200 2082 0.003589 10.0.0.48 - - [2025-09-25 09:37:06] "GET /routing-instance/89392c0c-3e6d-4fe6-ae97-1a9b2c48fbd9 HTTP/1.1" 200 1402 0.002985 10.0.0.48 - - [2025-09-25 09:37:06] "GET /routing-instance/89392c0c-3e6d-4fe6-ae97-1a9b2c48fbd9 HTTP/1.1" 200 1402 0.001992 10.0.0.48 - - [2025-09-25 09:37:06] "GET /route-target/2e4a2b63-44b4-4bb0-9322-99d972ad77cf HTTP/1.1" 200 1152 0.001932 10.0.0.48 - - [2025-09-25 09:37:06] "GET /virtual-network/a752e104-545b-4106-8924-7f8ba4a2c827 HTTP/1.1" 200 2082 0.004971 10.0.0.48 - - [2025-09-25 09:37:06] "GET /routing-instance/89392c0c-3e6d-4fe6-ae97-1a9b2c48fbd9 HTTP/1.1" 200 1402 0.002589 10.0.0.48 - - [2025-09-25 09:37:06] "GET /virtual-network/a752e104-545b-4106-8924-7f8ba4a2c827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.009515 10.0.0.48 - - [2025-09-25 09:37:06] "GET /virtual-network/a752e104-545b-4106-8924-7f8ba4a2c827 HTTP/1.1" 200 2082 0.004027 10.0.0.48 - - [2025-09-25 09:37:06] "GET /routing-instance/89392c0c-3e6d-4fe6-ae97-1a9b2c48fbd9 HTTP/1.1" 200 1402 0.002014 10.0.0.48 - - [2025-09-25 09:37:06] "GET /routing-instance/89392c0c-3e6d-4fe6-ae97-1a9b2c48fbd9 HTTP/1.1" 200 1402 0.001897 10.0.0.48 - - [2025-09-25 09:37:06] "GET /route-target/2e4a2b63-44b4-4bb0-9322-99d972ad77cf HTTP/1.1" 200 1152 0.001554 10.0.0.48 - - [2025-09-25 09:37:06] "GET /domains HTTP/1.1" 200 280 0.001721 10.0.0.48 - - [2025-09-25 09:37:06] "GET /domain/514f402e-a237-43f2-9fc2-e0062f5557f8 HTTP/1.1" 200 3086 0.002435 10.0.0.48 - - [2025-09-25 09:37:06] "GET /project/6088d798-5724-4472-b0b6-871b0d21cb54 HTTP/1.1" 200 7064 0.032996 10.0.0.48 - - [2025-09-25 09:37:06] "GET /virtual-network/a752e104-545b-4106-8924-7f8ba4a2c827 HTTP/1.1" 200 2082 0.003577 10.0.0.48 - - [2025-09-25 09:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.48 - - [2025-09-25 09:37:06] "GET /project/6088d798-5724-4472-b0b6-871b0d21cb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041074 10.0.0.48 - - [2025-09-25 09:37:06] "GET /virtual-network/a752e104-545b-4106-8924-7f8ba4a2c827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003966 10.0.0.48 - - [2025-09-25 09:37:06] "GET /floating-ip-pools?parent_id=a752e104-545b-4106-8924-7f8ba4a2c827&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001961 10.0.0.48 - - [2025-09-25 09:37:06] "GET /virtual-network/a752e104-545b-4106-8924-7f8ba4a2c827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003963 10.0.0.48 - - [2025-09-25 09:37:06] "POST /floating-ip-pools HTTP/1.1" 200 562 0.015220 10.0.0.48 - - [2025-09-25 09:37:06] "POST /ref-update HTTP/1.1" 200 156 0.015030 10.0.0.48 - - [2025-09-25 09:37:07] "GET /virtual-network/a752e104-545b-4106-8924-7f8ba4a2c827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004366 10.0.0.48 - - [2025-09-25 09:37:07] "GET /domains HTTP/1.1" 200 280 0.001447 10.0.0.48 - - [2025-09-25 09:37:07] "GET /domain/514f402e-a237-43f2-9fc2-e0062f5557f8 HTTP/1.1" 200 3086 0.002281 10.0.0.48 - - [2025-09-25 09:37:07] "GET /project/6088d798-5724-4472-b0b6-871b0d21cb54 HTTP/1.1" 200 7320 0.029443 10.0.0.48 - - [2025-09-25 09:37:07] "GET /virtual-network/a752e104-545b-4106-8924-7f8ba4a2c827 HTTP/1.1" 200 2320 0.004489 10.0.0.48 - - [2025-09-25 09:37:07] "GET /floating-ip-pool/40729b30-5f47-4f93-86c3-a191e0e86541 HTTP/1.1" 200 1313 0.001957 10.0.0.48 - - [2025-09-25 09:37:07] "GET /domains HTTP/1.1" 200 280 0.001324 10.0.0.48 - - [2025-09-25 09:37:07] "GET /domain/514f402e-a237-43f2-9fc2-e0062f5557f8 HTTP/1.1" 200 3086 0.002227 10.0.0.48 - - [2025-09-25 09:37:07] "GET /project/6088d798-5724-4472-b0b6-871b0d21cb54 HTTP/1.1" 200 7320 0.025303 10.0.0.48 - - [2025-09-25 09:37:07] "GET /virtual-network/a752e104-545b-4106-8924-7f8ba4a2c827 HTTP/1.1" 200 2320 0.003291 10.0.0.48 - - [2025-09-25 09:37:07] "GET /virtual-network/a752e104-545b-4106-8924-7f8ba4a2c827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005826 10.0.0.48 - - [2025-09-25 09:37:07] "POST /tags HTTP/1.1" 200 365 0.042633 10.0.0.48 - - [2025-09-25 09:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013057 10.0.0.48 - - [2025-09-25 09:37:07] "GET /tag/8652beb9-77e1-4152-990e-809ca194d5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013042 10.0.0.48 - - [2025-09-25 09:37:07] "POST /tags HTTP/1.1" 409 206 0.003322 10.0.0.48 - - [2025-09-25 09:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.48 - - [2025-09-25 09:37:07] "GET /tag/11985c0c-2c78-451c-89f3-902fd5754757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010731 10.0.0.48 - - [2025-09-25 09:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.48 - - [2025-09-25 09:37:07] "GET /project/6088d798-5724-4472-b0b6-871b0d21cb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.029181 10.0.0.48 - - [2025-09-25 09:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.48 - - [2025-09-25 09:37:07] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.004178 10.0.0.48 - - [2025-09-25 09:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.48 - - [2025-09-25 09:37:07] "GET /service-appliance-set/945a943b-73dc-45bd-adcf-181cc6f4f86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002754 10.0.0.48 - - [2025-09-25 09:37:07] "POST /fqname-to-id HTTP/1.1" 404 258 0.001862 10.0.0.48 - - [2025-09-25 09:37:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.100549 10.0.0.48 - - [2025-09-25 09:37:07] "GET /virtual-machine-interface/fa708c3f-057a-41fb-9863-4e077be5845c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.015359 10.0.0.48 - - [2025-09-25 09:37:07] "POST /set-tag HTTP/1.1" 200 109 0.024773 10.0.0.48 - - [2025-09-25 09:37:07] "POST /instance-ips HTTP/1.1" 200 417 0.020180 10.0.0.48 - - [2025-09-25 09:37:07] "GET /instance-ip/3943b1b9-b638-4ecd-8eb8-99031bf1a98e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.010129 10.0.0.48 - - [2025-09-25 09:37:07] "POST /loadbalancers HTTP/1.1" 200 618 0.059681 10.0.0.48 - - [2025-09-25 09:37:07] "POST /service-instances HTTP/1.1" 200 566 0.030353 10.0.0.48 - - [2025-09-25 09:37:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.042883 10.0.0.48 - - [2025-09-25 09:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011126 10.0.0.48 - - [2025-09-25 09:37:07] "POST /ref-update HTTP/1.1" 200 156 0.028211 10.0.0.48 - - [2025-09-25 09:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009208 10.0.0.48 - - [2025-09-25 09:37:07] "GET /project/6088d798-5724-4472-b0b6-871b0d21cb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.054683 10.0.0.48 - - [2025-09-25 09:37:07] "PUT /service-instance/b748d02f-795b-4f82-80b5-5dc959c53b61 HTTP/1.1" 200 266 0.007915 10.0.0.48 - - [2025-09-25 09:37:07] "GET /virtual-machine-interface/fa708c3f-057a-41fb-9863-4e077be5845c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004321 10.0.0.48 - - [2025-09-25 09:37:07] "GET /virtual-machine-interface/fa708c3f-057a-41fb-9863-4e077be5845c?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.004589 10.0.0.48 - - [2025-09-25 09:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.48 - - [2025-09-25 09:37:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.007323 10.0.0.48 - - [2025-09-25 09:37:07] "PUT /service-instance/b748d02f-795b-4f82-80b5-5dc959c53b61 HTTP/1.1" 200 266 0.009351 10.0.0.48 - - [2025-09-25 09:37:08] "GET /floating-ip-pool/40729b30-5f47-4f93-86c3-a191e0e86541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.006622 10.0.0.48 - - [2025-09-25 09:37:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.023307 10.0.0.48 - - [2025-09-25 09:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.48 - - [2025-09-25 09:37:08] "POST /floating-ips HTTP/1.1" 200 671 0.104294 10.0.0.48 - - [2025-09-25 09:37:08] "POST /virtual-machines HTTP/1.1" 200 429 0.055371 10.0.0.48 - - [2025-09-25 09:37:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.030461 10.0.0.48 - - [2025-09-25 09:37:08] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002487 10.0.0.48 - - [2025-09-25 09:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.48 - - [2025-09-25 09:37:08] "GET /policy-management/53bc500f-bead-4a2d-88ac-782dcb731462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.012532 10.0.0.48 - - [2025-09-25 09:37:08] "POST /tags HTTP/1.1" 409 221 0.010963 10.0.0.48 - - [2025-09-25 09:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011009 10.0.0.48 - - [2025-09-25 09:37:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.141665 10.0.0.48 - - [2025-09-25 09:37:08] "POST /chown HTTP/1.1" 200 109 0.018821 10.0.0.48 - - [2025-09-25 09:37:08] "GET /tag/26693c79-0e26-4733-822d-a13266890dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.014043 10.0.0.48 - - [2025-09-25 09:37:08] "POST /tags HTTP/1.1" 409 238 0.001599 10.0.0.48 - - [2025-09-25 09:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001281 10.0.0.48 - - [2025-09-25 09:37:08] "POST /chown HTTP/1.1" 200 109 0.005523 10.0.0.48 - - [2025-09-25 09:37:08] "GET /tag/8652beb9-77e1-4152-990e-809ca194d5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011571 10.0.0.48 - - [2025-09-25 09:37:08] "PUT /virtual-machine-interface/647974c0-f8cd-4ba5-9204-fd932a33ca8a HTTP/1.1" 200 284 0.029257 10.0.0.48 - - [2025-09-25 09:37:08] "PUT /instance-ip/3943b1b9-b638-4ecd-8eb8-99031bf1a98e HTTP/1.1" 200 256 0.031975 10.0.0.48 - - [2025-09-25 09:37:08] "POST /firewall-rules HTTP/1.1" 200 650 0.111078 10.0.0.48 - - [2025-09-25 09:37:08] "GET /firewall-rule/4f576bb5-de10-4b0b-9f76-063903539653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.011837 10.0.0.48 - - [2025-09-25 09:37:08] "POST /ref-update HTTP/1.1" 200 156 0.053227 10.0.0.48 - - [2025-09-25 09:37:08] "POST /ref-update HTTP/1.1" 200 156 0.019977 10.0.0.48 - - [2025-09-25 09:37:08] "GET /firewall-policy/ca247e6b-065e-4fc2-b5e8-5e564ea40ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004369 10.0.0.48 - - [2025-09-25 09:37:08] "GET /firewall-rule/4f576bb5-de10-4b0b-9f76-063903539653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003378 10.0.0.48 - - [2025-09-25 09:37:08] "POST /ref-update HTTP/1.1" 200 156 0.034135 10.0.0.48 - - [2025-09-25 09:37:08] "POST /ref-update HTTP/1.1" 200 156 0.035483 10.0.0.48 - - [2025-09-25 09:37:08] "POST /ref-update HTTP/1.1" 200 156 0.011382 10.0.0.48 - - [2025-09-25 09:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.48 - - [2025-09-25 09:37:08] "POST /ref-update HTTP/1.1" 200 156 0.034963 10.0.0.48 - - [2025-09-25 09:37:08] "POST /ref-update HTTP/1.1" 200 156 0.029228 10.0.0.48 - - [2025-09-25 09:37:08] "GET /project/6088d798-5724-4472-b0b6-871b0d21cb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.059986 10.0.0.48 - - [2025-09-25 09:37:08] "GET /loadbalancer/aa510e7b-be37-49b3-b2d4-5c61f0ed6a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.007565 10.0.0.48 - - [2025-09-25 09:37:08] "POST /virtual-machines HTTP/1.1" 200 429 0.016081 10.0.0.48 - - [2025-09-25 09:37:08] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.043111 10.0.0.48 - - [2025-09-25 09:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005234 10.0.0.48 - - [2025-09-25 09:37:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.151749 10.0.0.48 - - [2025-09-25 09:37:08] "GET /project/6088d798-5724-4472-b0b6-871b0d21cb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.098126 10.0.0.48 - - [2025-09-25 09:37:08] "POST /chown HTTP/1.1" 200 109 0.025537 10.0.0.48 - - [2025-09-25 09:37:09] "GET /loadbalancer-listener/2b0e68a4-3b90-4dfc-8888-12eea6fc562e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.005911 10.0.0.48 - - [2025-09-25 09:37:09] "GET /loadbalancer-listener/2b0e68a4-3b90-4dfc-8888-12eea6fc562e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.011086 10.0.0.48 - - [2025-09-25 09:37:09] "POST /chown HTTP/1.1" 200 109 0.021060 10.0.0.48 - - [2025-09-25 09:37:09] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.058310 10.0.0.48 - - [2025-09-25 09:37:09] "PUT /virtual-machine-interface/38f1e445-1314-44ac-ad54-cf638de076bd HTTP/1.1" 200 284 0.044776 10.0.0.48 - - [2025-09-25 09:37:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.027001 10.0.0.48 - - [2025-09-25 09:37:09] "GET /loadbalancer-pool/87f206c1-b8ec-4eec-85e1-09d1642ecc8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.014360 10.0.0.48 - - [2025-09-25 09:37:09] "PUT /instance-ip/3943b1b9-b638-4ecd-8eb8-99031bf1a98e HTTP/1.1" 200 256 0.061680 10.0.0.48 - - [2025-09-25 09:37:09] "POST /loadbalancer-members HTTP/1.1" 200 707 0.051485 10.0.0.48 - - [2025-09-25 09:37:09] "POST /ref-update HTTP/1.1" 200 156 0.029835 10.0.0.48 - - [2025-09-25 09:37:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.025935 10.0.0.48 - - [2025-09-25 09:37:09] "POST /ref-update HTTP/1.1" 200 156 0.053190 10.0.0.48 - - [2025-09-25 09:37:09] "GET /loadbalancer-member/380c8df4-00d8-48ef-85ad-68b0856089cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.015266 10.0.0.48 - - [2025-09-25 09:37:09] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009816 10.0.0.48 - - [2025-09-25 09:37:09] "POST /ref-update HTTP/1.1" 200 156 0.031616 10.0.0.48 - - [2025-09-25 09:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.48 - - [2025-09-25 09:37:09] "GET /policy-management/53bc500f-bead-4a2d-88ac-782dcb731462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004571 10.0.0.48 - - [2025-09-25 09:37:09] "POST /tags HTTP/1.1" 409 221 0.001382 10.0.0.48 - - [2025-09-25 09:37:09] "POST /ref-update HTTP/1.1" 200 156 0.010583 10.0.0.48 - - [2025-09-25 09:37:09] "POST /ref-update HTTP/1.1" 200 156 0.014321 10.0.0.48 - - [2025-09-25 09:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.48 - - [2025-09-25 09:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.48 - - [2025-09-25 09:37:09] "GET /tag/26693c79-0e26-4733-822d-a13266890dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010014 10.0.0.48 - - [2025-09-25 09:37:09] "POST /tags HTTP/1.1" 409 238 0.001698 10.0.0.48 - - [2025-09-25 09:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.48 - - [2025-09-25 09:37:09] "GET /tag/8652beb9-77e1-4152-990e-809ca194d5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.009311 10.0.0.48 - - [2025-09-25 09:37:09] "POST /chown HTTP/1.1" 200 109 0.005636 10.0.0.48 - - [2025-09-25 09:37:09] "POST /chown HTTP/1.1" 200 109 0.023467 10.0.0.48 - - [2025-09-25 09:37:09] "POST /firewall-rules HTTP/1.1" 409 293 0.008261 10.0.0.48 - - [2025-09-25 09:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.48 - - [2025-09-25 09:37:09] "PUT /instance-ip/3943b1b9-b638-4ecd-8eb8-99031bf1a98e HTTP/1.1" 200 256 0.026964 10.0.0.48 - - [2025-09-25 09:37:09] "PUT /firewall-rule/4f576bb5-de10-4b0b-9f76-063903539653 HTTP/1.1" 200 260 0.030581 10.0.0.48 - - [2025-09-25 09:37:09] "POST /ref-update HTTP/1.1" 200 156 0.009831 10.0.0.48 - - [2025-09-25 09:37:09] "GET /firewall-rule/4f576bb5-de10-4b0b-9f76-063903539653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.006661 10.0.0.48 - - [2025-09-25 09:37:09] "GET /firewall-policy/ca247e6b-065e-4fc2-b5e8-5e564ea40ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003174 10.0.0.48 - - [2025-09-25 09:37:09] "POST /chown HTTP/1.1" 200 109 0.021918 10.0.0.48 - - [2025-09-25 09:37:09] "GET /firewall-rule/4f576bb5-de10-4b0b-9f76-063903539653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.009566 10.0.0.48 - - [2025-09-25 09:37:09] "POST /chown HTTP/1.1" 200 109 0.010167 10.0.0.48 - - [2025-09-25 09:37:09] "PUT /instance-ip/3943b1b9-b638-4ecd-8eb8-99031bf1a98e HTTP/1.1" 200 256 0.010440 10.0.0.48 - - [2025-09-25 09:37:09] "POST /ref-update HTTP/1.1" 200 156 0.032329 10.0.0.48 - - [2025-09-25 09:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008140 10.0.0.48 - - [2025-09-25 09:37:09] "POST /chown HTTP/1.1" 200 109 0.006624 10.0.0.48 - - [2025-09-25 09:37:09] "POST /chown HTTP/1.1" 200 109 0.009235 10.0.0.48 - - [2025-09-25 09:37:09] "PUT /instance-ip/3943b1b9-b638-4ecd-8eb8-99031bf1a98e HTTP/1.1" 200 256 0.017705 10.0.0.48 - - [2025-09-25 09:37:09] "POST /ref-update HTTP/1.1" 200 156 0.009818 10.0.0.48 - - [2025-09-25 09:37:09] "POST /chown HTTP/1.1" 200 109 0.015772 10.0.0.48 - - [2025-09-25 09:37:09] "POST /chown HTTP/1.1" 200 109 0.011531 10.0.0.48 - - [2025-09-25 09:37:09] "PUT /instance-ip/3943b1b9-b638-4ecd-8eb8-99031bf1a98e HTTP/1.1" 200 256 0.010727 10.0.0.48 - - [2025-09-25 09:37:10] "POST /ref-update HTTP/1.1" 200 156 0.035598 10.0.0.48 - - [2025-09-25 09:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.48 - - [2025-09-25 09:37:10] "POST /chown HTTP/1.1" 200 109 0.007086 10.0.0.48 - - [2025-09-25 09:37:10] "POST /chown HTTP/1.1" 200 109 0.020941 10.0.0.48 - - [2025-09-25 09:37:10] "PUT /instance-ip/3943b1b9-b638-4ecd-8eb8-99031bf1a98e HTTP/1.1" 200 256 0.021576 10.0.0.48 - - [2025-09-25 09:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.48 - - [2025-09-25 09:37:10] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.005548 10.0.0.48 - - [2025-09-25 09:37:10] "POST /ref-update HTTP/1.1" 200 156 0.019028 10.0.0.48 - - [2025-09-25 09:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013885 10.0.0.48 - - [2025-09-25 09:37:10] "POST /chown HTTP/1.1" 200 109 0.024352 10.0.0.48 - - [2025-09-25 09:37:10] "POST /chown HTTP/1.1" 200 109 0.023911 10.0.0.48 - - [2025-09-25 09:37:10] "GET /project/6088d798-5724-4472-b0b6-871b0d21cb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.060875 10.0.0.48 - - [2025-09-25 09:37:10] "PUT /instance-ip/3943b1b9-b638-4ecd-8eb8-99031bf1a98e HTTP/1.1" 200 256 0.011297 10.0.0.48 - - [2025-09-25 09:37:10] "POST /virtual-machines HTTP/1.1" 200 373 0.008916 10.0.0.48 - - [2025-09-25 09:37:10] "POST /ref-update HTTP/1.1" 200 156 0.030634 10.0.0.48 - - [2025-09-25 09:37:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.040097 10.0.0.48 - - [2025-09-25 09:37:10] "PUT /service-instance/b748d02f-795b-4f82-80b5-5dc959c53b61 HTTP/1.1" 200 266 0.059768 10.0.0.48 - - [2025-09-25 09:37:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.142192 10.0.0.48 - - [2025-09-25 09:37:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.017838 10.0.0.48 - - [2025-09-25 09:37:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.017743 10.0.0.48 - - [2025-09-25 09:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.48 - - [2025-09-25 09:37:10] "GET /virtual-machine-interface/359a9ee4-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.009657 10.0.0.48 - - [2025-09-25 09:37:10] "PUT /service-instance/b748d02f-795b-4f82-80b5-5dc959c53b61 HTTP/1.1" 200 266 0.025780 10.0.0.48 - - [2025-09-25 09:37:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.012780 10.0.0.48 - - [2025-09-25 09:37:10] "PUT /service-instance/b748d02f-795b-4f82-80b5-5dc959c53b61 HTTP/1.1" 200 266 0.012115 10.0.0.48 - - [2025-09-25 09:37:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.011523 10.0.0.48 - - [2025-09-25 09:37:10] "POST /instance-ips HTTP/1.1" 200 413 0.071962 10.0.0.48 - - [2025-09-25 09:37:10] "PUT /service-instance/b748d02f-795b-4f82-80b5-5dc959c53b61 HTTP/1.1" 200 266 0.015437 10.0.0.48 - - [2025-09-25 09:37:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.034367 10.0.0.48 - - [2025-09-25 09:37:10] "GET /virtual-machine-interface/359a9ee4-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.018188 10.0.0.48 - - [2025-09-25 09:37:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.012752 10.0.0.48 - - [2025-09-25 09:37:10] "PUT /service-instance/b748d02f-795b-4f82-80b5-5dc959c53b61 HTTP/1.1" 200 266 0.010948 10.0.0.48 - - [2025-09-25 09:37:10] "POST /set-tag HTTP/1.1" 200 109 0.035815 10.0.0.48 - - [2025-09-25 09:37:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.017746 10.0.0.48 - - [2025-09-25 09:37:10] "GET /virtual-machine-interface/359a9ee4-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.030330 10.0.0.48 - - [2025-09-25 09:37:10] "GET /instance-ip/35bad3bc-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003333 10.0.0.48 - - [2025-09-25 09:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.48 - - [2025-09-25 09:37:11] "GET /virtual-machine-interface/359a9ee4-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003915 10.0.0.48 - - [2025-09-25 09:37:11] "POST /set-tag HTTP/1.1" 200 109 0.001471 10.0.0.48 - - [2025-09-25 09:37:11] "POST /chown HTTP/1.1" 200 109 0.011708 10.0.0.48 - - [2025-09-25 09:37:11] "GET /virtual-router/67f05343-743a-4f90-b55a-39f0433262c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.021245 10.0.0.48 - - [2025-09-25 09:37:11] "POST /chown HTTP/1.1" 200 109 0.022194 10.0.0.48 - - [2025-09-25 09:37:11] "POST /ref-update HTTP/1.1" 200 156 0.021451 10.0.0.48 - - [2025-09-25 09:37:11] "POST /ref-update HTTP/1.1" 200 156 0.023241 10.0.0.48 - - [2025-09-25 09:37:11] "POST /chown HTTP/1.1" 200 109 0.023748 10.0.0.48 - - [2025-09-25 09:37:11] "GET /virtual-machine-interface/359a9ee4-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011044 10.0.0.48 - - [2025-09-25 09:37:11] "POST /set-tag HTTP/1.1" 200 109 0.006210 10.0.0.48 - - [2025-09-25 09:37:11] "GET /virtual-machine-interface/359a9ee4-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003737 10.0.0.48 - - [2025-09-25 09:37:11] "POST /chown HTTP/1.1" 200 109 0.008522 10.0.0.48 - - [2025-09-25 09:37:11] "POST /set-tag HTTP/1.1" 200 109 0.002840 10.0.0.48 - - [2025-09-25 09:37:11] "POST /ref-update HTTP/1.1" 200 156 0.018864 10.0.0.48 - - [2025-09-25 09:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008055 10.0.0.48 - - [2025-09-25 09:37:11] "POST /chown HTTP/1.1" 200 109 0.005995 10.0.0.48 - - [2025-09-25 09:37:11] "POST /chown HTTP/1.1" 200 109 0.010814 10.0.0.48 - - [2025-09-25 09:37:11] "POST /chown HTTP/1.1" 200 109 0.013613 10.0.0.48 - - [2025-09-25 09:37:11] "POST /chown HTTP/1.1" 200 109 0.006257 10.0.0.48 - - [2025-09-25 09:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004845 10.0.0.48 - - [2025-09-25 09:37:11] "POST /chown HTTP/1.1" 200 109 0.005537 10.0.0.48 - - [2025-09-25 09:37:11] "POST /chown HTTP/1.1" 200 109 0.006276 10.0.0.48 - - [2025-09-25 09:37:11] "POST /chown HTTP/1.1" 200 109 0.015162 10.0.0.48 - - [2025-09-25 09:37:11] "POST /chown HTTP/1.1" 200 109 0.017001 10.0.0.48 - - [2025-09-25 09:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.48 - - [2025-09-25 09:37:11] "POST /chown HTTP/1.1" 200 109 0.005540 10.0.0.48 - - [2025-09-25 09:37:11] "POST /chown HTTP/1.1" 200 109 0.017008 10.0.0.48 - - [2025-09-25 09:37:11] "POST /chown HTTP/1.1" 200 109 0.015522 10.0.0.48 - - [2025-09-25 09:37:11] "POST /chown HTTP/1.1" 200 109 0.005824 10.0.0.48 - - [2025-09-25 09:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.48 - - [2025-09-25 09:37:11] "POST /chown HTTP/1.1" 200 109 0.005444 10.0.0.48 - - [2025-09-25 09:37:11] "POST /chown HTTP/1.1" 200 109 0.006009 10.0.0.48 - - [2025-09-25 09:37:11] "POST /chown HTTP/1.1" 200 109 0.017908 10.0.0.48 - - [2025-09-25 09:37:11] "POST /chown HTTP/1.1" 200 109 0.014021 10.0.0.48 - - [2025-09-25 09:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.48 - - [2025-09-25 09:37:11] "POST /chown HTTP/1.1" 200 109 0.007637 10.0.0.48 - - [2025-09-25 09:37:11] "POST /chown HTTP/1.1" 200 109 0.018553 10.0.0.48 - - [2025-09-25 09:37:11] "POST /chown HTTP/1.1" 200 109 0.006051 10.0.0.48 - - [2025-09-25 09:37:11] "POST /chown HTTP/1.1" 200 109 0.016095 10.0.0.48 - - [2025-09-25 09:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.48 - - [2025-09-25 09:37:11] "POST /chown HTTP/1.1" 200 109 0.005861 10.0.0.48 - - [2025-09-25 09:37:11] "POST /chown HTTP/1.1" 200 109 0.020365 10.0.0.48 - - [2025-09-25 09:37:12] "POST /chown HTTP/1.1" 200 109 0.014512 10.0.0.48 - - [2025-09-25 09:37:12] "POST /chown HTTP/1.1" 200 109 0.009434 10.0.0.48 - - [2025-09-25 09:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.48 - - [2025-09-25 09:37:12] "POST /chown HTTP/1.1" 200 109 0.006385 10.0.0.48 - - [2025-09-25 09:37:12] "POST /chown HTTP/1.1" 200 109 0.006701 10.0.0.48 - - [2025-09-25 09:37:12] "POST /chown HTTP/1.1" 200 109 0.014359 10.0.0.48 - - [2025-09-25 09:37:12] "POST /chown HTTP/1.1" 200 109 0.018101 10.0.0.48 - - [2025-09-25 09:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.48 - - [2025-09-25 09:37:12] "POST /chown HTTP/1.1" 200 109 0.006028 10.0.0.48 - - [2025-09-25 09:37:12] "POST /chown HTTP/1.1" 200 109 0.017980 10.0.0.48 - - [2025-09-25 09:37:12] "POST /chown HTTP/1.1" 200 109 0.016648 10.0.0.48 - - [2025-09-25 09:37:12] "POST /chown HTTP/1.1" 200 109 0.005866 10.0.0.48 - - [2025-09-25 09:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.48 - - [2025-09-25 09:37:12] "POST /chown HTTP/1.1" 200 109 0.006140 10.0.0.48 - - [2025-09-25 09:37:12] "POST /chown HTTP/1.1" 200 109 0.006185 10.0.0.48 - - [2025-09-25 09:37:12] "POST /chown HTTP/1.1" 200 109 0.011455 10.0.0.48 - - [2025-09-25 09:37:12] "POST /chown HTTP/1.1" 200 109 0.013337 10.0.0.48 - - [2025-09-25 09:37:14] "GET /virtual-machine-interface/315c66b4-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005407 10.0.0.48 - - [2025-09-25 09:37:14] "POST /set-tag HTTP/1.1" 200 109 0.003518 10.0.0.48 - - [2025-09-25 09:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.48 - - [2025-09-25 09:37:14] "GET /loadbalancer/6abcb45c-cb51-4871-9974-f2d29ec4d6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002775 10.0.0.48 - - [2025-09-25 09:37:14] "GET /loadbalancer-pool/67297c61-a6e5-41e5-9fb3-4298f62a2a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002364 10.0.0.48 - - [2025-09-25 09:37:14] "POST /loadbalancer-members HTTP/1.1" 200 702 0.020025 10.0.0.48 - - [2025-09-25 09:37:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008998 10.0.0.48 - - [2025-09-25 09:37:14] "GET /virtual-machine-interface/315c66b4-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008216 10.0.0.48 - - [2025-09-25 09:37:14] "POST /tags HTTP/1.1" 409 221 0.002741 10.0.0.48 - - [2025-09-25 09:37:14] "GET /virtual-machine-interface/315c66b4-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009331 10.0.0.48 - - [2025-09-25 09:37:14] "POST /ref-update HTTP/1.1" 200 156 0.007723 10.0.0.48 - - [2025-09-25 09:37:14] "GET /floating-ip/c2bd6abf-5158-4106-85ae-fe6f4a28bc2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.012980 10.0.0.48 - - [2025-09-25 09:37:14] "PUT /floating-ip/c2bd6abf-5158-4106-85ae-fe6f4a28bc2f HTTP/1.1" 200 256 0.012676 10.0.0.48 - - [2025-09-25 09:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012313 10.0.0.48 - - [2025-09-25 09:37:14] "GET /tag/26693c79-0e26-4733-822d-a13266890dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.014996 10.0.0.48 - - [2025-09-25 09:37:14] "POST /set-tag HTTP/1.1" 200 109 0.018414 10.0.0.48 - - [2025-09-25 09:37:15] "GET /virtual-machine-interface/30ef165e-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006733 10.0.0.48 - - [2025-09-25 09:37:15] "POST /set-tag HTTP/1.1" 200 109 0.002866 10.0.0.48 - - [2025-09-25 09:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.48 - - [2025-09-25 09:37:15] "GET /loadbalancer/6abcb45c-cb51-4871-9974-f2d29ec4d6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003064 10.0.0.48 - - [2025-09-25 09:37:15] "GET /loadbalancer-pool/67297c61-a6e5-41e5-9fb3-4298f62a2a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002621 10.0.0.48 - - [2025-09-25 09:37:15] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014468 10.0.0.48 - - [2025-09-25 09:37:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.013015 10.0.0.48 - - [2025-09-25 09:37:15] "GET /virtual-machine-interface/30ef165e-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009538 10.0.0.48 - - [2025-09-25 09:37:15] "GET /virtual-machine-interface/30ef165e-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007109 10.0.0.48 - - [2025-09-25 09:37:15] "POST /ref-update HTTP/1.1" 200 156 0.005578 10.0.0.48 - - [2025-09-25 09:37:15] "GET /floating-ip/c2bd6abf-5158-4106-85ae-fe6f4a28bc2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004346 10.0.0.48 - - [2025-09-25 09:37:15] "POST /set-tag HTTP/1.1" 200 109 0.014205 10.0.0.48 - - [2025-09-25 09:37:20] "GET /virtual-machine/b833f63c-ce22-42fc-9670-8571e9e02938?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002814 10.0.0.48 - - [2025-09-25 09:37:20] "GET /virtual-machine-interface/30ef165e-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004516 10.0.0.48 - - [2025-09-25 09:37:20] "GET /virtual-machine/934fa867-6e94-4b7e-8031-fc4d7f55fafd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002688 10.0.0.48 - - [2025-09-25 09:37:20] "GET /virtual-machine-interface/315c66b4-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003845 10.0.0.48 - - [2025-09-25 09:37:21] "GET /global-system-configs HTTP/1.1" 200 322 0.002168 10.0.0.48 - - [2025-09-25 09:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.48 - - [2025-09-25 09:37:22] "GET /global-system-configs HTTP/1.1" 200 322 0.003655 10.0.0.48 - - [2025-09-25 09:37:22] "POST /chown HTTP/1.1" 200 109 0.011347 10.0.0.48 - - [2025-09-25 09:37:22] "POST /chown HTTP/1.1" 200 109 0.012212 10.0.0.48 - - [2025-09-25 09:37:22] "POST /chown HTTP/1.1" 200 109 0.006305 10.0.0.48 - - [2025-09-25 09:37:22] "POST /chown HTTP/1.1" 200 109 0.019380 10.0.0.48 - - [2025-09-25 09:37:24] "GET /virtual-machine-interface/359a9ee4-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004186 10.0.0.48 - - [2025-09-25 09:37:24] "POST /set-tag HTTP/1.1" 200 109 0.001917 10.0.0.48 - - [2025-09-25 09:37:25] "GET /virtual-machine/f9162d0e-f10b-43ad-abd4-0894eddec1fb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.002807 10.0.0.48 - - [2025-09-25 09:37:25] "GET /virtual-machine-interface/359a9ee4-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003775 10.0.0.48 - - [2025-09-25 09:37:25] "GET /virtual-machine-interface/359a9ee4-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004589 10.0.0.48 - - [2025-09-25 09:37:25] "POST /set-tag HTTP/1.1" 200 109 0.001820 10.0.0.48 - - [2025-09-25 09:37:57] "GET /virtual-machine-interface/359a9ee4-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004307 10.0.0.48 - - [2025-09-25 09:37:57] "POST /set-tag HTTP/1.1" 200 109 0.003630 10.0.0.48 - - [2025-09-25 09:37:57] "GET /virtual-machine-interface/359a9ee4-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003763 10.0.0.48 - - [2025-09-25 09:37:57] "POST /set-tag HTTP/1.1" 200 109 0.001937 10.0.0.48 - - [2025-09-25 09:37:57] "GET /virtual-machine/f9162d0e-f10b-43ad-abd4-0894eddec1fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002647 10.0.0.48 - - [2025-09-25 09:37:57] "POST /ref-update HTTP/1.1" 200 156 0.007366 10.0.0.48 - - [2025-09-25 09:37:57] "GET /virtual-machine-interface/359a9ee4-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004632 10.0.0.48 - - [2025-09-25 09:37:57] "POST /set-tag HTTP/1.1" 200 109 0.014287 10.0.0.48 - - [2025-09-25 09:37:57] "POST /set-tag HTTP/1.1" 200 109 0.027241 10.0.0.48 - - [2025-09-25 09:37:57] "DELETE /instance-ip/35bad3bc-99f3-11f0-a990-fa163edca21e HTTP/1.1" 200 115 0.060632 10.0.0.48 - - [2025-09-25 09:37:57] "DELETE /virtual-machine-interface/359a9ee4-99f3-11f0-a990-fa163edca21e HTTP/1.1" 200 115 0.039864 10.0.0.48 - - [2025-09-25 09:37:57] "DELETE /virtual-machine/f9162d0e-f10b-43ad-abd4-0894eddec1fb HTTP/1.1" 200 115 0.016917 10.0.0.48 - - [2025-09-25 09:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.48 - - [2025-09-25 09:38:00] "GET /tag/8652beb9-77e1-4152-990e-809ca194d5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010106 10.0.0.48 - - [2025-09-25 09:38:00] "GET /tag/8652beb9-77e1-4152-990e-809ca194d5b5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011319 10.0.0.48 - - [2025-09-25 09:38:00] "GET /virtual-machine-interface/38f1e445-1314-44ac-ad54-cf638de076bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.003979 10.0.0.48 - - [2025-09-25 09:38:00] "POST /set-tag HTTP/1.1" 200 109 0.018071 10.0.0.48 - - [2025-09-25 09:38:00] "GET /virtual-machine-interface/647974c0-f8cd-4ba5-9204-fd932a33ca8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004122 10.0.0.48 - - [2025-09-25 09:38:01] "POST /set-tag HTTP/1.1" 200 109 0.013079 10.0.0.48 - - [2025-09-25 09:38:01] "GET /virtual-machine-interface/fa708c3f-057a-41fb-9863-4e077be5845c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.009326 10.0.0.48 - - [2025-09-25 09:38:01] "POST /set-tag HTTP/1.1" 200 109 0.016615 10.0.0.48 - - [2025-09-25 09:38:01] "GET /firewall-policy/ca247e6b-065e-4fc2-b5e8-5e564ea40ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.016222 10.0.0.48 - - [2025-09-25 09:38:01] "GET /firewall-rule/4f576bb5-de10-4b0b-9f76-063903539653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002140 10.0.0.48 - - [2025-09-25 09:38:01] "POST /ref-update HTTP/1.1" 200 156 0.011363 10.0.0.48 - - [2025-09-25 09:38:01] "DELETE /firewall-rule/4f576bb5-de10-4b0b-9f76-063903539653 HTTP/1.1" 200 115 0.037674 10.0.0.48 - - [2025-09-25 09:38:01] "DELETE /loadbalancer-member/380c8df4-00d8-48ef-85ad-68b0856089cf HTTP/1.1" 200 115 0.038146 10.0.0.48 - - [2025-09-25 09:38:01] "PUT /service-instance/b748d02f-795b-4f82-80b5-5dc959c53b61 HTTP/1.1" 200 266 0.011961 10.0.0.48 - - [2025-09-25 09:38:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.031364 10.0.0.48 - - [2025-09-25 09:38:01] "DELETE /loadbalancer-pool/87f206c1-b8ec-4eec-85e1-09d1642ecc8f HTTP/1.1" 200 115 0.086349 10.0.0.48 - - [2025-09-25 09:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005157 10.0.0.48 - - [2025-09-25 09:38:01] "DELETE /loadbalancer-listener/2b0e68a4-3b90-4dfc-8888-12eea6fc562e HTTP/1.1" 200 115 0.038496 10.0.0.48 - - [2025-09-25 09:38:01] "GET /floating-ip/82cfae72-6e9a-44a1-9438-043e30b0ae10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.003154 10.0.0.48 - - [2025-09-25 09:38:01] "POST /chown HTTP/1.1" 200 109 0.005671 10.0.0.48 - - [2025-09-25 09:38:01] "POST /chown HTTP/1.1" 200 109 0.020619 10.0.0.48 - - [2025-09-25 09:38:01] "POST /chown HTTP/1.1" 200 109 0.021780 10.0.0.48 - - [2025-09-25 09:38:01] "PUT /floating-ip/82cfae72-6e9a-44a1-9438-043e30b0ae10 HTTP/1.1" 200 256 0.034659 10.0.0.48 - - [2025-09-25 09:38:01] "POST /chown HTTP/1.1" 200 109 0.009102 10.0.0.48 - - [2025-09-25 09:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.48 - - [2025-09-25 09:38:01] "POST /chown HTTP/1.1" 200 109 0.009228 10.0.0.48 - - [2025-09-25 09:38:01] "DELETE /floating-ip/82cfae72-6e9a-44a1-9438-043e30b0ae10 HTTP/1.1" 200 115 0.089872 10.0.0.48 - - [2025-09-25 09:38:01] "POST /chown HTTP/1.1" 200 109 0.005690 10.0.0.48 - - [2025-09-25 09:38:01] "POST /chown HTTP/1.1" 200 109 0.013113 10.0.0.48 - - [2025-09-25 09:38:01] "POST /chown HTTP/1.1" 200 109 0.014606 10.0.0.48 - - [2025-09-25 09:38:01] "DELETE /loadbalancer/aa510e7b-be37-49b3-b2d4-5c61f0ed6a8a HTTP/1.1" 200 115 0.078256 10.0.0.48 - - [2025-09-25 09:38:01] "DELETE /instance-ip/3943b1b9-b638-4ecd-8eb8-99031bf1a98e HTTP/1.1" 200 115 0.037695 10.0.0.48 - - [2025-09-25 09:38:01] "PUT /service-instance/b748d02f-795b-4f82-80b5-5dc959c53b61 HTTP/1.1" 200 266 0.010283 10.0.0.48 - - [2025-09-25 09:38:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.017958 10.0.0.48 - - [2025-09-25 09:38:01] "PUT /service-instance/b748d02f-795b-4f82-80b5-5dc959c53b61 HTTP/1.1" 200 266 0.019934 10.0.0.48 - - [2025-09-25 09:38:01] "DELETE /virtual-machine-interface/fa708c3f-057a-41fb-9863-4e077be5845c HTTP/1.1" 200 115 0.084785 10.0.0.48 - - [2025-09-25 09:38:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.011326 10.0.0.48 - - [2025-09-25 09:38:01] "DELETE /tag/8652beb9-77e1-4152-990e-809ca194d5b5 HTTP/1.1" 200 115 0.087895 10.0.0.48 - - [2025-09-25 09:38:01] "PUT /service-instance/b748d02f-795b-4f82-80b5-5dc959c53b61 HTTP/1.1" 200 266 0.023765 10.0.0.48 - - [2025-09-25 09:38:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.024385 10.0.0.48 - - [2025-09-25 09:38:01] "GET /floating-ip-pool/40729b30-5f47-4f93-86c3-a191e0e86541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.015629 10.0.0.48 - - [2025-09-25 09:38:01] "POST /ref-update HTTP/1.1" 200 156 0.021318 10.0.0.48 - - [2025-09-25 09:38:01] "DELETE /service-instance/b748d02f-795b-4f82-80b5-5dc959c53b61 HTTP/1.1" 200 115 0.084419 10.0.0.48 - - [2025-09-25 09:38:01] "DELETE /floating-ip-pool/40729b30-5f47-4f93-86c3-a191e0e86541 HTTP/1.1" 200 115 0.074313 10.0.0.48 - - [2025-09-25 09:38:02] "GET /virtual-machine-interface/647974c0-f8cd-4ba5-9204-fd932a33ca8a?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.004130 10.0.0.48 - - [2025-09-25 09:38:02] "POST /useragent-kv HTTP/1.1" 200 115 0.001371 10.0.0.48 - - [2025-09-25 09:38:02] "POST /useragent-kv HTTP/1.1" 200 115 0.001181 10.0.0.48 - - [2025-09-25 09:38:02] "DELETE /virtual-network/a752e104-545b-4106-8924-7f8ba4a2c827 HTTP/1.1" 200 115 0.153525 10.0.0.48 - - [2025-09-25 09:38:02] "GET /routing-instance/89392c0c-3e6d-4fe6-ae97-1a9b2c48fbd9 HTTP/1.1" 404 171 0.005213 10.0.0.48 - - [2025-09-25 09:38:02] "GET /domains HTTP/1.1" 200 280 0.004057 10.0.0.48 - - [2025-09-25 09:38:02] "GET /domain/514f402e-a237-43f2-9fc2-e0062f5557f8 HTTP/1.1" 200 3086 0.007005 10.0.0.48 - - [2025-09-25 09:38:02] "DELETE /virtual-machine-interface/647974c0-f8cd-4ba5-9204-fd932a33ca8a HTTP/1.1" 200 115 0.125492 10.0.0.48 - - [2025-09-25 09:38:02] "GET /project/6088d798-5724-4472-b0b6-871b0d21cb54 HTTP/1.1" 200 7142 0.081354 10.0.0.48 - - [2025-09-25 09:38:02] "POST /ref-update HTTP/1.1" 200 156 0.069441 10.0.0.48 - - [2025-09-25 09:38:02] "GET /virtual-machine-interface/315c66b4-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.020679 10.0.0.48 - - [2025-09-25 09:38:02] "POST /set-tag HTTP/1.1" 200 109 0.011123 10.0.0.48 - - [2025-09-25 09:38:02] "DELETE /virtual-machine/c59f29d2-8b13-401e-9641-f83b1b929b6e HTTP/1.1" 200 115 0.073528 10.0.0.48 - - [2025-09-25 09:38:02] "GET /virtual-machine-interface/38f1e445-1314-44ac-ad54-cf638de076bd?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.005749 10.0.0.48 - - [2025-09-25 09:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010777 10.0.0.48 - - [2025-09-25 09:38:02] "GET /loadbalancer/6abcb45c-cb51-4871-9974-f2d29ec4d6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003031 10.0.0.48 - - [2025-09-25 09:38:02] "GET /virtual-machine-interface/315c66b4-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004514 10.0.0.48 - - [2025-09-25 09:38:02] "POST /set-tag HTTP/1.1" 200 109 0.028771 10.0.0.48 - - [2025-09-25 09:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007960 10.0.0.48 - - [2025-09-25 09:38:02] "DELETE /virtual-machine-interface/38f1e445-1314-44ac-ad54-cf638de076bd HTTP/1.1" 200 115 0.099894 10.0.0.48 - - [2025-09-25 09:38:02] "DELETE /route-target/2e4a2b63-44b4-4bb0-9322-99d972ad77cf HTTP/1.1" 200 115 0.058392 10.0.0.48 - - [2025-09-25 09:38:02] "DELETE /loadbalancer-member/e1ad8584-0fd9-40d3-970e-5e637a38f886 HTTP/1.1" 200 115 0.093184 10.0.0.48 - - [2025-09-25 09:38:02] "DELETE /virtual-machine/dbf0d70c-85f1-4b1e-9452-4f857a700fe3 HTTP/1.1" 200 115 0.062226 10.0.0.48 - - [2025-09-25 09:38:03] "GET /virtual-machine-interface/315c66b4-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007961 10.0.0.48 - - [2025-09-25 09:38:03] "POST /set-tag HTTP/1.1" 200 109 0.002730 10.0.0.48 - - [2025-09-25 09:38:03] "GET /virtual-machine-interface/315c66b4-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005386 10.0.0.48 - - [2025-09-25 09:38:03] "POST /set-tag HTTP/1.1" 200 109 0.002832 10.0.0.48 - - [2025-09-25 09:38:03] "GET /virtual-machine/934fa867-6e94-4b7e-8031-fc4d7f55fafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002749 10.0.0.48 - - [2025-09-25 09:38:03] "POST /ref-update HTTP/1.1" 200 156 0.008762 10.0.0.48 - - [2025-09-25 09:38:03] "GET /virtual-machine-interface/315c66b4-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013127 10.0.0.48 - - [2025-09-25 09:38:03] "POST /set-tag HTTP/1.1" 200 109 0.015610 10.0.0.48 - - [2025-09-25 09:38:03] "POST /set-tag HTTP/1.1" 200 109 0.025913 10.0.0.48 - - [2025-09-25 09:38:03] "POST /set-tag HTTP/1.1" 200 109 0.028722 10.0.0.48 - - [2025-09-25 09:38:03] "DELETE /instance-ip/31734c1c-99f3-11f0-a990-fa163edca21e HTTP/1.1" 200 115 0.040236 10.0.0.48 - - [2025-09-25 09:38:03] "POST /ref-update HTTP/1.1" 200 156 0.007853 10.0.0.48 - - [2025-09-25 09:38:04] "DELETE /virtual-machine-interface/315c66b4-99f3-11f0-a990-fa163edca21e HTTP/1.1" 200 115 0.037493 10.0.0.48 - - [2025-09-25 09:38:04] "DELETE /virtual-machine/934fa867-6e94-4b7e-8031-fc4d7f55fafd HTTP/1.1" 200 115 0.014968 10.0.0.48 - - [2025-09-25 09:38:07] "GET /virtual-machine-interface/30ef165e-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007056 10.0.0.48 - - [2025-09-25 09:38:07] "POST /set-tag HTTP/1.1" 200 109 0.005363 10.0.0.48 - - [2025-09-25 09:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.48 - - [2025-09-25 09:38:07] "GET /loadbalancer/6abcb45c-cb51-4871-9974-f2d29ec4d6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002574 10.0.0.48 - - [2025-09-25 09:38:08] "GET /virtual-machine-interface/30ef165e-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005108 10.0.0.48 - - [2025-09-25 09:38:08] "POST /set-tag HTTP/1.1" 200 109 0.002019 10.0.0.48 - - [2025-09-25 09:38:08] "GET /virtual-machine-interface/30ef165e-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003925 10.0.0.48 - - [2025-09-25 09:38:08] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.48 - - [2025-09-25 09:38:08] "GET /virtual-machine/b833f63c-ce22-42fc-9670-8571e9e02938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003028 10.0.0.48 - - [2025-09-25 09:38:08] "POST /ref-update HTTP/1.1" 200 156 0.008443 10.0.0.48 - - [2025-09-25 09:38:08] "GET /virtual-machine-interface/30ef165e-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008527 10.0.0.48 - - [2025-09-25 09:38:08] "POST /set-tag HTTP/1.1" 200 109 0.014724 10.0.0.48 - - [2025-09-25 09:38:08] "POST /set-tag HTTP/1.1" 200 109 0.018206 10.0.0.48 - - [2025-09-25 09:38:08] "POST /set-tag HTTP/1.1" 200 109 0.031436 10.0.0.48 - - [2025-09-25 09:38:08] "DELETE /instance-ip/3106dc80-99f3-11f0-a990-fa163edca21e HTTP/1.1" 200 115 0.026159 10.0.0.48 - - [2025-09-25 09:38:08] "POST /ref-update HTTP/1.1" 200 156 0.007299 10.0.0.48 - - [2025-09-25 09:38:09] "DELETE /virtual-machine-interface/30ef165e-99f3-11f0-a990-fa163edca21e HTTP/1.1" 200 115 0.034929 10.0.0.48 - - [2025-09-25 09:38:09] "DELETE /virtual-machine/b833f63c-ce22-42fc-9670-8571e9e02938 HTTP/1.1" 200 115 0.025749 10.0.0.48 - - [2025-09-25 09:38:09] "DELETE /tag/9a06646d-e763-4d94-ad09-bf8160ad28d4 HTTP/1.1" 200 115 0.053507 10.0.0.48 - - [2025-09-25 09:38:09] "DELETE /tag/69f7255b-e938-4483-809c-d7305cca3f03 HTTP/1.1" 200 115 0.032987 10.0.0.48 - - [2025-09-25 09:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.48 - - [2025-09-25 09:38:12] "GET /project/6088d798-5724-4472-b0b6-871b0d21cb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045127 10.0.0.48 - - [2025-09-25 09:38:12] "POST /tags HTTP/1.1" 200 393 0.036201 10.0.0.48 - - [2025-09-25 09:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.017506 10.0.0.48 - - [2025-09-25 09:38:12] "GET /tag/085e8d8d-966b-42ab-af4a-863e91261d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.013101 10.0.0.48 - - [2025-09-25 09:38:12] "POST /tags HTTP/1.1" 200 341 0.016195 10.0.0.48 - - [2025-09-25 09:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.48 - - [2025-09-25 09:38:12] "GET /tag/61fe3ec5-9f05-4d9d-9ee9-09a086d089fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.025700 10.0.0.48 - - [2025-09-25 09:38:13] "POST /id-to-fqname HTTP/1.1" 200 192 0.000501 10.0.0.48 - - [2025-09-25 09:38:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.018563 10.0.0.48 - - [2025-09-25 09:38:13] "POST /security-groups HTTP/1.1" 200 589 0.074574 10.0.0.48 - - [2025-09-25 09:38:13] "POST /fqname-to-id HTTP/1.1" 404 236 0.003250 10.0.0.48 - - [2025-09-25 09:38:13] "POST /projects HTTP/1.1" 200 519 0.288985 10.0.0.48 - - [2025-09-25 09:38:13] "POST /access-control-lists HTTP/1.1" 200 598 0.076089 10.0.0.48 - - [2025-09-25 09:38:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.044914 10.0.0.48 - - [2025-09-25 09:38:13] "POST /fqname-to-id HTTP/1.1" 404 235 0.011270 10.0.0.48 - - [2025-09-25 09:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.025323 10.0.0.48 - - [2025-09-25 09:38:13] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3022 0.007121 10.0.0.48 - - [2025-09-25 09:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.48 - - [2025-09-25 09:38:13] "GET /virtual-network/71726889-80e8-4a12-92e6-f489899333bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.033743 10.0.0.48 - - [2025-09-25 09:38:13] "POST /access-control-lists HTTP/1.1" 200 596 0.072787 10.0.0.48 - - [2025-09-25 09:38:13] "PUT /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769 HTTP/1.1" 200 264 0.057669 10.0.0.48 - - [2025-09-25 09:38:13] "PUT /virtual-network/71726889-80e8-4a12-92e6-f489899333bd HTTP/1.1" 200 264 0.043454 10.0.0.48 - - [2025-09-25 09:38:13] "POST /security-groups HTTP/1.1" 200 591 0.068426 10.0.0.48 - - [2025-09-25 09:38:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.019271 10.0.0.48 - - [2025-09-25 09:38:13] "POST /fqname-to-id HTTP/1.1" 404 270 0.001786 10.0.0.48 - - [2025-09-25 09:38:13] "POST /chown HTTP/1.1" 200 109 0.025460 10.0.0.48 - - [2025-09-25 09:38:13] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.032276 10.0.0.48 - - [2025-09-25 09:38:13] "POST /access-control-lists HTTP/1.1" 200 632 0.082140 10.0.0.48 - - [2025-09-25 09:38:13] "POST /fqname-to-id HTTP/1.1" 404 269 0.019289 10.0.0.48 - - [2025-09-25 09:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.021086 10.0.0.48 - - [2025-09-25 09:38:13] "GET /policy-management/53bc500f-bead-4a2d-88ac-782dcb731462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002062 10.0.0.48 - - [2025-09-25 09:38:13] "POST /tags HTTP/1.1" 409 226 0.001965 10.0.0.48 - - [2025-09-25 09:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001347 10.0.0.48 - - [2025-09-25 09:38:13] "GET /tag/61fe3ec5-9f05-4d9d-9ee9-09a086d089fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012702 10.0.0.48 - - [2025-09-25 09:38:13] "POST /access-control-lists HTTP/1.1" 200 630 0.068561 10.0.0.48 - - [2025-09-25 09:38:14] "POST /firewall-rules HTTP/1.1" 200 600 0.075646 10.0.0.48 - - [2025-09-25 09:38:14] "GET /firewall-rule/12b88f12-5019-4d2f-94d4-c494b7d45082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.020006 10.0.0.48 - - [2025-09-25 09:38:14] "GET /firewall-policy/3b6e475e-7fda-4816-821e-d27804bc4820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003982 10.0.0.48 - - [2025-09-25 09:38:14] "GET /firewall-rule/12b88f12-5019-4d2f-94d4-c494b7d45082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002076 10.0.0.48 - - [2025-09-25 09:38:14] "POST /ref-update HTTP/1.1" 200 156 0.042872 10.0.0.48 - - [2025-09-25 09:38:14] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009043 10.0.0.48 - - [2025-09-25 09:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.48 - - [2025-09-25 09:38:14] "GET /policy-management/53bc500f-bead-4a2d-88ac-782dcb731462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002378 10.0.0.48 - - [2025-09-25 09:38:14] "POST /tags HTTP/1.1" 409 226 0.001552 10.0.0.48 - - [2025-09-25 09:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001285 10.0.0.48 - - [2025-09-25 09:38:14] "GET /tag/61fe3ec5-9f05-4d9d-9ee9-09a086d089fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011112 10.0.0.48 - - [2025-09-25 09:38:14] "POST /firewall-rules HTTP/1.1" 200 598 0.073614 10.0.0.48 - - [2025-09-25 09:38:14] "GET /firewall-rule/a38ae6e5-291c-4e1b-8bdb-aa294ead171d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003853 10.0.0.48 - - [2025-09-25 09:38:14] "GET /firewall-policy/3b6e475e-7fda-4816-821e-d27804bc4820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.003168 10.0.0.48 - - [2025-09-25 09:38:14] "GET /firewall-rule/a38ae6e5-291c-4e1b-8bdb-aa294ead171d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.001964 10.0.0.48 - - [2025-09-25 09:38:14] "POST /ref-update HTTP/1.1" 200 156 0.045255 10.0.0.48 - - [2025-09-25 09:38:15] "POST /tags HTTP/1.1" 200 393 0.020221 10.0.0.48 - - [2025-09-25 09:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011763 10.0.0.48 - - [2025-09-25 09:38:15] "GET /tag/4458cd7c-6163-49c4-b104-f3cc78ab5c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011153 10.0.0.48 - - [2025-09-25 09:38:15] "POST /tags HTTP/1.1" 200 341 0.021061 10.0.0.48 - - [2025-09-25 09:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007174 10.0.0.48 - - [2025-09-25 09:38:15] "GET /tag/7254138a-24b2-4617-ab3d-b031edb3ed1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010660 10.0.0.48 - - [2025-09-25 09:38:16] "POST /id-to-fqname HTTP/1.1" 200 192 0.001211 10.0.0.48 - - [2025-09-25 09:38:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.007812 10.0.0.48 - - [2025-09-25 09:38:16] "POST /security-groups HTTP/1.1" 200 589 0.070336 10.0.0.48 - - [2025-09-25 09:38:16] "POST /projects HTTP/1.1" 200 519 0.157153 10.0.0.48 - - [2025-09-25 09:38:16] "POST /fqname-to-id HTTP/1.1" 404 236 0.010988 10.0.0.48 - - [2025-09-25 09:38:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.031962 10.0.0.48 - - [2025-09-25 09:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012980 10.0.0.48 - - [2025-09-25 09:38:16] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3094 0.018065 10.0.0.48 - - [2025-09-25 09:38:16] "POST /access-control-lists HTTP/1.1" 200 598 0.079040 10.0.0.48 - - [2025-09-25 09:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013503 10.0.0.48 - - [2025-09-25 09:38:16] "POST /fqname-to-id HTTP/1.1" 404 235 0.012880 10.0.0.48 - - [2025-09-25 09:38:16] "GET /virtual-network/71726889-80e8-4a12-92e6-f489899333bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006771 10.0.0.48 - - [2025-09-25 09:38:16] "POST /access-control-lists HTTP/1.1" 200 596 0.063400 10.0.0.48 - - [2025-09-25 09:38:16] "PUT /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769 HTTP/1.1" 200 264 0.052249 10.0.0.48 - - [2025-09-25 09:38:16] "PUT /virtual-network/71726889-80e8-4a12-92e6-f489899333bd HTTP/1.1" 200 264 0.054976 10.0.0.48 - - [2025-09-25 09:38:16] "POST /security-groups HTTP/1.1" 200 591 0.063965 10.0.0.48 - - [2025-09-25 09:38:16] "POST /fqname-to-id HTTP/1.1" 404 270 0.001935 10.0.0.48 - - [2025-09-25 09:38:16] "POST /access-control-lists HTTP/1.1" 200 632 0.057836 10.0.0.48 - - [2025-09-25 09:38:16] "POST /fqname-to-id HTTP/1.1" 404 269 0.007504 10.0.0.48 - - [2025-09-25 09:38:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.066293 10.0.0.48 - - [2025-09-25 09:38:16] "POST /chown HTTP/1.1" 200 109 0.056464 10.0.0.48 - - [2025-09-25 09:38:16] "POST /access-control-lists HTTP/1.1" 200 630 0.076214 10.0.0.48 - - [2025-09-25 09:38:16] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015789 10.0.0.48 - - [2025-09-25 09:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.48 - - [2025-09-25 09:38:16] "GET /policy-management/53bc500f-bead-4a2d-88ac-782dcb731462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002189 10.0.0.48 - - [2025-09-25 09:38:16] "POST /tags HTTP/1.1" 409 226 0.001367 10.0.0.48 - - [2025-09-25 09:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001230 10.0.0.48 - - [2025-09-25 09:38:16] "GET /tag/7254138a-24b2-4617-ab3d-b031edb3ed1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010468 10.0.0.48 - - [2025-09-25 09:38:16] "POST /firewall-rules HTTP/1.1" 200 600 0.068312 10.0.0.48 - - [2025-09-25 09:38:16] "GET /firewall-rule/aaa0a800-e994-4e6a-9f52-324fcd0f1a77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003585 10.0.0.48 - - [2025-09-25 09:38:16] "GET /firewall-policy/3b6e475e-7fda-4816-821e-d27804bc4820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.002994 10.0.0.48 - - [2025-09-25 09:38:16] "GET /firewall-rule/aaa0a800-e994-4e6a-9f52-324fcd0f1a77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004927 10.0.0.48 - - [2025-09-25 09:38:17] "POST /ref-update HTTP/1.1" 200 156 0.054135 10.0.0.48 - - [2025-09-25 09:38:17] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011197 10.0.0.48 - - [2025-09-25 09:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.48 - - [2025-09-25 09:38:17] "GET /policy-management/53bc500f-bead-4a2d-88ac-782dcb731462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002805 10.0.0.48 - - [2025-09-25 09:38:17] "POST /tags HTTP/1.1" 409 226 0.001446 10.0.0.48 - - [2025-09-25 09:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001307 10.0.0.48 - - [2025-09-25 09:38:17] "GET /tag/7254138a-24b2-4617-ab3d-b031edb3ed1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009268 10.0.0.48 - - [2025-09-25 09:38:17] "POST /firewall-rules HTTP/1.1" 200 598 0.167412 10.0.0.48 - - [2025-09-25 09:38:17] "GET /firewall-rule/f0c2a27b-cf43-475c-bc10-efba531ceff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003888 10.0.0.48 - - [2025-09-25 09:38:17] "GET /firewall-policy/3b6e475e-7fda-4816-821e-d27804bc4820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.003781 10.0.0.48 - - [2025-09-25 09:38:17] "GET /firewall-rule/f0c2a27b-cf43-475c-bc10-efba531ceff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002041 10.0.0.48 - - [2025-09-25 09:38:17] "POST /ref-update HTTP/1.1" 200 156 0.054950 10.0.0.48 - - [2025-09-25 09:38:18] "POST /tags HTTP/1.1" 200 345 0.082489 10.0.0.48 - - [2025-09-25 09:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.48 - - [2025-09-25 09:38:18] "GET /tag/8f1405d8-84fa-456a-9d8a-111c834d0159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.018388 10.0.0.48 - - [2025-09-25 09:38:19] "POST /projects HTTP/1.1" 409 238 0.007086 10.0.0.48 - - [2025-09-25 09:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.48 - - [2025-09-25 09:38:19] "GET /project/8a93d09d-ef9c-4f08-98d6-a3088d43e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039073 10.0.0.48 - - [2025-09-25 09:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.48 - - [2025-09-25 09:38:19] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004570 10.0.0.48 - - [2025-09-25 09:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.48 - - [2025-09-25 09:38:19] "GET /virtual-network/71726889-80e8-4a12-92e6-f489899333bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004103 10.0.0.48 - - [2025-09-25 09:38:19] "POST /security-groups HTTP/1.1" 409 285 0.002034 10.0.0.48 - - [2025-09-25 09:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001367 10.0.0.48 - - [2025-09-25 09:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007003 10.0.0.48 - - [2025-09-25 09:38:19] "PUT /security-group/7a87d585-3196-45cd-aff8-1261762cdefa HTTP/1.1" 200 262 0.077054 10.0.0.48 - - [2025-09-25 09:38:19] "GET /project/8a93d09d-ef9c-4f08-98d6-a3088d43e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.076968 10.0.0.48 - - [2025-09-25 09:38:19] "PUT /access-control-list/aa41dc99-939b-4d51-83a7-604a1a3daa3a HTTP/1.1" 200 272 0.016971 10.0.0.48 - - [2025-09-25 09:38:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.033714 10.0.0.48 - - [2025-09-25 09:38:19] "POST /tags HTTP/1.1" 409 228 0.017465 10.0.0.48 - - [2025-09-25 09:38:19] "PUT /access-control-list/c7b1bc32-1fbc-4390-9817-340931f65648 HTTP/1.1" 200 272 0.039940 10.0.0.48 - - [2025-09-25 09:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.48 - - [2025-09-25 09:38:19] "GET /tag/8f1405d8-84fa-456a-9d8a-111c834d0159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010010 10.0.0.48 - - [2025-09-25 09:38:19] "POST /tags HTTP/1.1" 200 345 0.029629 10.0.0.48 - - [2025-09-25 09:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012018 10.0.0.48 - - [2025-09-25 09:38:19] "GET /tag/7c2eac32-9d15-4855-900f-eaa4fad75fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012331 10.0.0.48 - - [2025-09-25 09:38:19] "POST /projects HTTP/1.1" 409 238 0.001678 10.0.0.48 - - [2025-09-25 09:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.48 - - [2025-09-25 09:38:19] "GET /project/abd707a4-9c1b-4628-b376-c7cee64735b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.022911 10.0.0.48 - - [2025-09-25 09:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.48 - - [2025-09-25 09:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.48 - - [2025-09-25 09:38:19] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.003716 10.0.0.48 - - [2025-09-25 09:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.48 - - [2025-09-25 09:38:19] "GET /project/abd707a4-9c1b-4628-b376-c7cee64735b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029759 10.0.0.48 - - [2025-09-25 09:38:19] "GET /virtual-network/71726889-80e8-4a12-92e6-f489899333bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004467 10.0.0.48 - - [2025-09-25 09:38:19] "POST /security-groups HTTP/1.1" 409 285 0.002101 10.0.0.48 - - [2025-09-25 09:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.48 - - [2025-09-25 09:38:19] "PUT /security-group/195de02d-fe15-4b15-bfd9-91a14284da1f HTTP/1.1" 200 262 0.057523 10.0.0.48 - - [2025-09-25 09:38:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.022134 10.0.0.48 - - [2025-09-25 09:38:19] "PUT /access-control-list/b2009021-0f0e-40c4-8036-4639909d90d7 HTTP/1.1" 200 272 0.016739 10.0.0.48 - - [2025-09-25 09:38:19] "POST /tags HTTP/1.1" 409 228 0.010673 10.0.0.48 - - [2025-09-25 09:38:19] "PUT /access-control-list/b09f49e9-f691-44d4-9b2c-1c82d43b7973 HTTP/1.1" 200 272 0.019392 10.0.0.48 - - [2025-09-25 09:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.48 - - [2025-09-25 09:38:19] "GET /tag/7c2eac32-9d15-4855-900f-eaa4fad75fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010711 10.0.0.48 - - [2025-09-25 09:38:19] "POST /tags HTTP/1.1" 200 291 0.045654 10.0.0.48 - - [2025-09-25 09:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010771 10.0.0.48 - - [2025-09-25 09:38:19] "GET /tag/89a08a5f-fe02-42f2-9349-1ec494317158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013369 10.0.0.48 - - [2025-09-25 09:38:20] "POST /tags HTTP/1.1" 200 303 0.056854 10.0.0.48 - - [2025-09-25 09:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.48 - - [2025-09-25 09:38:20] "GET /tag/73f91725-d4c0-4591-9ec2-2a9635fdae21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012914 10.0.0.48 - - [2025-09-25 09:38:20] "POST /tags HTTP/1.1" 409 252 0.001735 10.0.0.48 - - [2025-09-25 09:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001362 10.0.0.48 - - [2025-09-25 09:38:20] "GET /tag/085e8d8d-966b-42ab-af4a-863e91261d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.009211 10.0.0.48 - - [2025-09-25 09:38:20] "POST /tags HTTP/1.1" 409 226 0.001498 10.0.0.48 - - [2025-09-25 09:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.48 - - [2025-09-25 09:38:20] "GET /tag/61fe3ec5-9f05-4d9d-9ee9-09a086d089fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009677 10.0.0.48 - - [2025-09-25 09:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.48 - - [2025-09-25 09:38:20] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.003398 10.0.0.48 - - [2025-09-25 09:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.48 - - [2025-09-25 09:38:20] "GET /project/8a93d09d-ef9c-4f08-98d6-a3088d43e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040277 10.0.0.48 - - [2025-09-25 09:38:20] "POST /virtual-machines HTTP/1.1" 200 395 0.012224 10.0.0.48 - - [2025-09-25 09:38:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010895 10.0.0.48 - - [2025-09-25 09:38:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101419 10.0.0.48 - - [2025-09-25 09:38:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008255 10.0.0.48 - - [2025-09-25 09:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.48 - - [2025-09-25 09:38:20] "GET /virtual-machine-interface/5f472d70-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004364 10.0.0.48 - - [2025-09-25 09:38:20] "POST /instance-ips HTTP/1.1" 200 397 0.018912 10.0.0.48 - - [2025-09-25 09:38:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020533 10.0.0.48 - - [2025-09-25 09:38:20] "GET /virtual-machine-interface/5f472d70-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008151 10.0.0.48 - - [2025-09-25 09:38:20] "POST /set-tag HTTP/1.1" 200 109 0.063829 10.0.0.48 - - [2025-09-25 09:38:20] "GET /virtual-machine-interface/5f472d70-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011499 10.0.0.48 - - [2025-09-25 09:38:20] "GET /instance-ip/5f6031b2-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005735 10.0.0.48 - - [2025-09-25 09:38:20] "GET /virtual-machine-interface/5f472d70-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004144 10.0.0.48 - - [2025-09-25 09:38:20] "POST /set-tag HTTP/1.1" 200 109 0.001933 10.0.0.48 - - [2025-09-25 09:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.48 - - [2025-09-25 09:38:20] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004770 10.0.0.48 - - [2025-09-25 09:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.48 - - [2025-09-25 09:38:20] "GET /project/8a93d09d-ef9c-4f08-98d6-a3088d43e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033770 10.0.0.48 - - [2025-09-25 09:38:20] "POST /virtual-machines HTTP/1.1" 200 395 0.007397 10.0.0.48 - - [2025-09-25 09:38:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.007003 10.0.0.48 - - [2025-09-25 09:38:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103846 10.0.0.48 - - [2025-09-25 09:38:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018221 10.0.0.48 - - [2025-09-25 09:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008812 10.0.0.48 - - [2025-09-25 09:38:21] "GET /virtual-machine-interface/5fa93ea2-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004535 10.0.0.48 - - [2025-09-25 09:38:21] "POST /instance-ips HTTP/1.1" 200 397 0.019916 10.0.0.48 - - [2025-09-25 09:38:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.020195 10.0.0.48 - - [2025-09-25 09:38:21] "GET /virtual-machine-interface/5fa93ea2-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007231 10.0.0.48 - - [2025-09-25 09:38:21] "POST /set-tag HTTP/1.1" 200 109 0.067885 10.0.0.48 - - [2025-09-25 09:38:21] "GET /virtual-machine-interface/5fa93ea2-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008374 10.0.0.48 - - [2025-09-25 09:38:21] "GET /instance-ip/5fbd5130-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004939 10.0.0.48 - - [2025-09-25 09:38:21] "GET /virtual-machine-interface/5fa93ea2-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004055 10.0.0.48 - - [2025-09-25 09:38:21] "POST /set-tag HTTP/1.1" 200 109 0.001796 10.0.0.48 - - [2025-09-25 09:38:21] "GET /virtual-router/67f05343-743a-4f90-b55a-39f0433262c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003007 10.0.0.48 - - [2025-09-25 09:38:21] "POST /ref-update HTTP/1.1" 200 156 0.007426 10.0.0.48 - - [2025-09-25 09:38:21] "GET /virtual-machine-interface/5f472d70-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016219 10.0.0.48 - - [2025-09-25 09:38:21] "POST /set-tag HTTP/1.1" 200 109 0.002607 10.0.0.48 - - [2025-09-25 09:38:21] "GET /virtual-router/67f05343-743a-4f90-b55a-39f0433262c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.007391 10.0.0.48 - - [2025-09-25 09:38:21] "POST /ref-update HTTP/1.1" 200 156 0.015696 10.0.0.48 - - [2025-09-25 09:38:21] "GET /virtual-machine-interface/5fa93ea2-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003920 10.0.0.48 - - [2025-09-25 09:38:21] "POST /set-tag HTTP/1.1" 200 109 0.002038 10.0.0.48 - - [2025-09-25 09:38:21] "POST /tags HTTP/1.1" 200 291 0.015857 10.0.0.48 - - [2025-09-25 09:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.48 - - [2025-09-25 09:38:21] "GET /tag/bd03afe8-56a2-4d22-a837-338ad871152e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.011430 10.0.0.48 - - [2025-09-25 09:38:21] "POST /tags HTTP/1.1" 409 252 0.001648 10.0.0.48 - - [2025-09-25 09:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.48 - - [2025-09-25 09:38:21] "GET /tag/4458cd7c-6163-49c4-b104-f3cc78ab5c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010556 10.0.0.48 - - [2025-09-25 09:38:21] "POST /tags HTTP/1.1" 409 226 0.002097 10.0.0.48 - - [2025-09-25 09:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001357 10.0.0.48 - - [2025-09-25 09:38:21] "GET /tag/7254138a-24b2-4617-ab3d-b031edb3ed1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010340 10.0.0.48 - - [2025-09-25 09:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.48 - - [2025-09-25 09:38:21] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.003475 10.0.0.48 - - [2025-09-25 09:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.48 - - [2025-09-25 09:38:21] "GET /project/abd707a4-9c1b-4628-b376-c7cee64735b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.024720 10.0.0.48 - - [2025-09-25 09:38:21] "POST /virtual-machines HTTP/1.1" 200 395 0.008375 10.0.0.48 - - [2025-09-25 09:38:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.015739 10.0.0.48 - - [2025-09-25 09:38:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099760 10.0.0.48 - - [2025-09-25 09:38:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017025 10.0.0.48 - - [2025-09-25 09:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009095 10.0.0.48 - - [2025-09-25 09:38:22] "GET /virtual-machine-interface/603e495c-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004320 10.0.0.48 - - [2025-09-25 09:38:22] "POST /instance-ips HTTP/1.1" 200 397 0.020493 10.0.0.48 - - [2025-09-25 09:38:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017909 10.0.0.48 - - [2025-09-25 09:38:22] "GET /virtual-machine-interface/603e495c-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013470 10.0.0.48 - - [2025-09-25 09:38:22] "POST /set-tag HTTP/1.1" 200 109 0.064119 10.0.0.48 - - [2025-09-25 09:38:22] "GET /virtual-machine-interface/603e495c-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010842 10.0.0.48 - - [2025-09-25 09:38:22] "GET /instance-ip/60516b68-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003103 10.0.0.48 - - [2025-09-25 09:38:22] "GET /virtual-machine-interface/603e495c-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005001 10.0.0.48 - - [2025-09-25 09:38:22] "POST /set-tag HTTP/1.1" 200 109 0.001999 10.0.0.48 - - [2025-09-25 09:38:22] "GET /virtual-router/67f05343-743a-4f90-b55a-39f0433262c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004118 10.0.0.48 - - [2025-09-25 09:38:22] "POST /ref-update HTTP/1.1" 200 156 0.008631 10.0.0.48 - - [2025-09-25 09:38:22] "GET /virtual-machine-interface/603e495c-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004328 10.0.0.48 - - [2025-09-25 09:38:22] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.48 - - [2025-09-25 09:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.48 - - [2025-09-25 09:38:22] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.003515 10.0.0.48 - - [2025-09-25 09:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001398 10.0.0.48 - - [2025-09-25 09:38:22] "GET /project/abd707a4-9c1b-4628-b376-c7cee64735b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031450 10.0.0.48 - - [2025-09-25 09:38:22] "POST /virtual-machines HTTP/1.1" 200 395 0.007316 10.0.0.48 - - [2025-09-25 09:38:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009511 10.0.0.48 - - [2025-09-25 09:38:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098792 10.0.0.48 - - [2025-09-25 09:38:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007815 10.0.0.48 - - [2025-09-25 09:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014851 10.0.0.48 - - [2025-09-25 09:38:22] "GET /virtual-machine-interface/60a11dc0-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008584 10.0.0.48 - - [2025-09-25 09:38:22] "POST /instance-ips HTTP/1.1" 200 397 0.018529 10.0.0.48 - - [2025-09-25 09:38:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017693 10.0.0.48 - - [2025-09-25 09:38:22] "GET /virtual-machine-interface/60a11dc0-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009808 10.0.0.48 - - [2025-09-25 09:38:22] "POST /set-tag HTTP/1.1" 200 109 0.061169 10.0.0.48 - - [2025-09-25 09:38:22] "GET /virtual-machine-interface/60a11dc0-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010020 10.0.0.48 - - [2025-09-25 09:38:23] "GET /instance-ip/60b9945e-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.009890 10.0.0.48 - - [2025-09-25 09:38:23] "GET /virtual-machine-interface/60a11dc0-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004016 10.0.0.48 - - [2025-09-25 09:38:23] "POST /set-tag HTTP/1.1" 200 109 0.001814 10.0.0.48 - - [2025-09-25 09:38:23] "GET /virtual-router/67f05343-743a-4f90-b55a-39f0433262c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003243 10.0.0.48 - - [2025-09-25 09:38:23] "POST /ref-update HTTP/1.1" 200 156 0.007899 10.0.0.48 - - [2025-09-25 09:38:23] "GET /virtual-machine-interface/60a11dc0-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004046 10.0.0.48 - - [2025-09-25 09:38:23] "POST /set-tag HTTP/1.1" 200 109 0.002015 10.0.0.48 - - [2025-09-25 09:38:23] "POST /tags HTTP/1.1" 200 299 0.016914 10.0.0.48 - - [2025-09-25 09:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006889 10.0.0.48 - - [2025-09-25 09:38:23] "GET /tag/585d5d0d-296d-435e-9a3b-c6c509feae9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010977 10.0.0.48 - - [2025-09-25 09:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.48 - - [2025-09-25 09:38:23] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.003312 10.0.0.48 - - [2025-09-25 09:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.48 - - [2025-09-25 09:38:23] "GET /project/8a93d09d-ef9c-4f08-98d6-a3088d43e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025405 10.0.0.48 - - [2025-09-25 09:38:23] "POST /virtual-machines HTTP/1.1" 200 395 0.009514 10.0.0.48 - - [2025-09-25 09:38:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.023034 10.0.0.48 - - [2025-09-25 09:38:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104177 10.0.0.48 - - [2025-09-25 09:38:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008915 10.0.0.48 - - [2025-09-25 09:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010012 10.0.0.48 - - [2025-09-25 09:38:23] "GET /virtual-machine-interface/61172718-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003570 10.0.0.48 - - [2025-09-25 09:38:23] "POST /instance-ips HTTP/1.1" 200 397 0.017617 10.0.0.48 - - [2025-09-25 09:38:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.018934 10.0.0.48 - - [2025-09-25 09:38:23] "GET /virtual-machine-interface/61172718-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007858 10.0.0.48 - - [2025-09-25 09:38:23] "POST /set-tag HTTP/1.1" 200 109 0.017073 10.0.0.48 - - [2025-09-25 09:38:23] "GET /virtual-machine-interface/61172718-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008881 10.0.0.48 - - [2025-09-25 09:38:23] "GET /instance-ip/612f9690-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003418 10.0.0.48 - - [2025-09-25 09:38:23] "GET /virtual-machine-interface/61172718-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004159 10.0.0.48 - - [2025-09-25 09:38:23] "POST /set-tag HTTP/1.1" 200 109 0.001751 10.0.0.48 - - [2025-09-25 09:38:23] "POST /tags HTTP/1.1" 200 299 0.016813 10.0.0.48 - - [2025-09-25 09:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.48 - - [2025-09-25 09:38:23] "GET /tag/f59fc7ab-d6ae-4ae3-b9f0-2008af14b399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011071 10.0.0.48 - - [2025-09-25 09:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.48 - - [2025-09-25 09:38:23] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.003538 10.0.0.48 - - [2025-09-25 09:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.48 - - [2025-09-25 09:38:23] "GET /project/8a93d09d-ef9c-4f08-98d6-a3088d43e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029202 10.0.0.48 - - [2025-09-25 09:38:23] "POST /virtual-machines HTTP/1.1" 200 395 0.007432 10.0.0.48 - - [2025-09-25 09:38:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008352 10.0.0.48 - - [2025-09-25 09:38:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102264 10.0.0.48 - - [2025-09-25 09:38:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.015628 10.0.0.48 - - [2025-09-25 09:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012169 10.0.0.48 - - [2025-09-25 09:38:24] "GET /virtual-machine-interface/617cb600-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004390 10.0.0.48 - - [2025-09-25 09:38:24] "POST /instance-ips HTTP/1.1" 200 397 0.019007 10.0.0.48 - - [2025-09-25 09:38:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.017183 10.0.0.48 - - [2025-09-25 09:38:24] "GET /virtual-machine-interface/617cb600-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010432 10.0.0.48 - - [2025-09-25 09:38:24] "POST /set-tag HTTP/1.1" 200 109 0.016925 10.0.0.48 - - [2025-09-25 09:38:24] "GET /virtual-machine-interface/617cb600-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014839 10.0.0.48 - - [2025-09-25 09:38:24] "GET /instance-ip/618fb6c4-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002839 10.0.0.48 - - [2025-09-25 09:38:24] "GET /virtual-machine-interface/617cb600-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004080 10.0.0.48 - - [2025-09-25 09:38:24] "POST /set-tag HTTP/1.1" 200 109 0.001792 10.0.0.48 - - [2025-09-25 09:38:24] "POST /tags HTTP/1.1" 200 299 0.014170 10.0.0.48 - - [2025-09-25 09:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.48 - - [2025-09-25 09:38:24] "GET /tag/0d03edb9-899a-409d-92fa-05678bc9754c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011741 10.0.0.48 - - [2025-09-25 09:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.48 - - [2025-09-25 09:38:24] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004538 10.0.0.48 - - [2025-09-25 09:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.48 - - [2025-09-25 09:38:24] "GET /project/abd707a4-9c1b-4628-b376-c7cee64735b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033818 10.0.0.48 - - [2025-09-25 09:38:24] "POST /virtual-machines HTTP/1.1" 200 395 0.010828 10.0.0.48 - - [2025-09-25 09:38:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008636 10.0.0.48 - - [2025-09-25 09:38:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115525 10.0.0.48 - - [2025-09-25 09:38:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.020887 10.0.0.48 - - [2025-09-25 09:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008313 10.0.0.48 - - [2025-09-25 09:38:24] "GET /virtual-machine-interface/61dce07a-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004436 10.0.0.48 - - [2025-09-25 09:38:24] "POST /instance-ips HTTP/1.1" 200 397 0.018483 10.0.0.48 - - [2025-09-25 09:38:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.019709 10.0.0.48 - - [2025-09-25 09:38:24] "GET /virtual-machine-interface/61dce07a-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011219 10.0.0.48 - - [2025-09-25 09:38:24] "POST /set-tag HTTP/1.1" 200 109 0.019173 10.0.0.48 - - [2025-09-25 09:38:25] "GET /virtual-machine-interface/61dce07a-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015384 10.0.0.48 - - [2025-09-25 09:38:25] "GET /instance-ip/61f379ca-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003174 10.0.0.48 - - [2025-09-25 09:38:25] "GET /virtual-machine-interface/61dce07a-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004061 10.0.0.48 - - [2025-09-25 09:38:25] "POST /set-tag HTTP/1.1" 200 109 0.001926 10.0.0.48 - - [2025-09-25 09:38:25] "POST /tags HTTP/1.1" 200 299 0.018106 10.0.0.48 - - [2025-09-25 09:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006189 10.0.0.48 - - [2025-09-25 09:38:25] "GET /tag/20746550-bf64-4550-8f57-af2e73dff6f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011050 10.0.0.48 - - [2025-09-25 09:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.48 - - [2025-09-25 09:38:25] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.003587 10.0.0.48 - - [2025-09-25 09:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.48 - - [2025-09-25 09:38:25] "GET /project/abd707a4-9c1b-4628-b376-c7cee64735b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027301 10.0.0.48 - - [2025-09-25 09:38:25] "POST /virtual-machines HTTP/1.1" 200 395 0.009834 10.0.0.48 - - [2025-09-25 09:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.011168 10.0.0.48 - - [2025-09-25 09:38:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101630 10.0.0.48 - - [2025-09-25 09:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.007851 10.0.0.48 - - [2025-09-25 09:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007942 10.0.0.48 - - [2025-09-25 09:38:25] "GET /virtual-machine-interface/623f04f8-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004734 10.0.0.48 - - [2025-09-25 09:38:25] "POST /instance-ips HTTP/1.1" 200 397 0.019729 10.0.0.48 - - [2025-09-25 09:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.015748 10.0.0.48 - - [2025-09-25 09:38:25] "GET /virtual-machine-interface/623f04f8-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012527 10.0.0.48 - - [2025-09-25 09:38:25] "POST /set-tag HTTP/1.1" 200 109 0.016404 10.0.0.48 - - [2025-09-25 09:38:25] "GET /virtual-machine-interface/623f04f8-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011706 10.0.0.48 - - [2025-09-25 09:38:25] "GET /instance-ip/62581178-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002352 10.0.0.48 - - [2025-09-25 09:38:25] "GET /virtual-machine-interface/623f04f8-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003859 10.0.0.48 - - [2025-09-25 09:38:25] "POST /set-tag HTTP/1.1" 200 109 0.001735 10.0.0.48 - - [2025-09-25 09:38:25] "GET /virtual-router/67f05343-743a-4f90-b55a-39f0433262c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.002909 10.0.0.48 - - [2025-09-25 09:38:25] "POST /ref-update HTTP/1.1" 200 156 0.007593 10.0.0.48 - - [2025-09-25 09:38:25] "GET /virtual-machine-interface/61172718-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012811 10.0.0.48 - - [2025-09-25 09:38:25] "POST /set-tag HTTP/1.1" 200 109 0.002312 10.0.0.48 - - [2025-09-25 09:38:25] "GET /virtual-machine-interface/5f472d70-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004033 10.0.0.48 - - [2025-09-25 09:38:25] "POST /set-tag HTTP/1.1" 200 109 0.002005 10.0.0.48 - - [2025-09-25 09:38:25] "GET /virtual-router/67f05343-743a-4f90-b55a-39f0433262c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003588 10.0.0.48 - - [2025-09-25 09:38:25] "POST /ref-update HTTP/1.1" 200 156 0.007137 10.0.0.48 - - [2025-09-25 09:38:25] "GET /virtual-machine-interface/617cb600-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004141 10.0.0.48 - - [2025-09-25 09:38:25] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.48 - - [2025-09-25 09:38:25] "GET /virtual-machine-interface/5fa93ea2-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003515 10.0.0.48 - - [2025-09-25 09:38:25] "POST /set-tag HTTP/1.1" 200 109 0.002300 10.0.0.48 - - [2025-09-25 09:38:26] "GET /virtual-router/67f05343-743a-4f90-b55a-39f0433262c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003541 10.0.0.48 - - [2025-09-25 09:38:26] "POST /ref-update HTTP/1.1" 200 156 0.008417 10.0.0.48 - - [2025-09-25 09:38:26] "GET /virtual-machine-interface/623f04f8-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004164 10.0.0.48 - - [2025-09-25 09:38:26] "POST /set-tag HTTP/1.1" 200 109 0.002025 10.0.0.48 - - [2025-09-25 09:38:26] "GET /virtual-router/67f05343-743a-4f90-b55a-39f0433262c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003195 10.0.0.48 - - [2025-09-25 09:38:26] "POST /ref-update HTTP/1.1" 200 156 0.007772 10.0.0.48 - - [2025-09-25 09:38:26] "GET /virtual-machine-interface/61dce07a-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015473 10.0.0.48 - - [2025-09-25 09:38:26] "POST /set-tag HTTP/1.1" 200 109 0.001918 10.0.0.48 - - [2025-09-25 09:38:26] "GET /virtual-machine-interface/603e495c-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004274 10.0.0.48 - - [2025-09-25 09:38:26] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.48 - - [2025-09-25 09:38:26] "GET /virtual-machine-interface/60a11dc0-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003751 10.0.0.48 - - [2025-09-25 09:38:26] "POST /set-tag HTTP/1.1" 200 109 0.002020 10.0.0.48 - - [2025-09-25 09:38:26] "GET /virtual-machine-interface/61172718-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004171 10.0.0.48 - - [2025-09-25 09:38:26] "POST /set-tag HTTP/1.1" 200 109 0.001875 10.0.0.48 - - [2025-09-25 09:38:26] "GET /virtual-machine-interface/617cb600-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003486 10.0.0.48 - - [2025-09-25 09:38:26] "POST /set-tag HTTP/1.1" 200 109 0.001722 10.0.0.48 - - [2025-09-25 09:38:26] "GET /virtual-machine-interface/61dce07a-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003968 10.0.0.48 - - [2025-09-25 09:38:26] "POST /set-tag HTTP/1.1" 200 109 0.001809 10.0.0.48 - - [2025-09-25 09:38:26] "GET /virtual-machine-interface/623f04f8-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003324 10.0.0.48 - - [2025-09-25 09:38:26] "POST /set-tag HTTP/1.1" 200 109 0.002077 10.0.0.48 - - [2025-09-25 09:38:26] "GET /virtual-machine-interface/5fa93ea2-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005295 10.0.0.48 - - [2025-09-25 09:38:26] "POST /set-tag HTTP/1.1" 200 109 0.002230 10.0.0.48 - - [2025-09-25 09:38:26] "GET /virtual-machine-interface/617cb600-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007206 10.0.0.48 - - [2025-09-25 09:38:26] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.48 - - [2025-09-25 09:38:27] "GET /virtual-machine-interface/603e495c-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004308 10.0.0.48 - - [2025-09-25 09:38:27] "POST /set-tag HTTP/1.1" 200 109 0.001841 10.0.0.48 - - [2025-09-25 09:38:31] "GET /virtual-machine-interface/5f472d70-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011655 10.0.0.48 - - [2025-09-25 09:38:31] "POST /set-tag HTTP/1.1" 200 109 0.003140 10.0.0.48 - - [2025-09-25 09:38:31] "GET /virtual-machine-interface/623f04f8-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004380 10.0.0.48 - - [2025-09-25 09:38:31] "POST /set-tag HTTP/1.1" 200 109 0.007969 10.0.0.48 - - [2025-09-25 09:38:32] "GET /virtual-machine-interface/60a11dc0-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004110 10.0.0.48 - - [2025-09-25 09:38:32] "POST /set-tag HTTP/1.1" 200 109 0.001918 10.0.0.48 - - [2025-09-25 09:38:34] "GET /virtual-machine/6709f545-4b8d-4266-b8a5-70355aa64899?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002800 10.0.0.48 - - [2025-09-25 09:38:34] "GET /virtual-machine-interface/5f472d70-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003613 10.0.0.48 - - [2025-09-25 09:38:34] "GET /virtual-machine/d3e53a07-b037-4637-886e-a00268e05788?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003253 10.0.0.48 - - [2025-09-25 09:38:34] "GET /virtual-machine-interface/5fa93ea2-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003648 10.0.0.48 - - [2025-09-25 09:38:34] "GET /virtual-machine/3335e3c7-0c85-44d1-8884-665dca397def?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002795 10.0.0.48 - - [2025-09-25 09:38:34] "GET /virtual-machine-interface/603e495c-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003518 10.0.0.48 - - [2025-09-25 09:38:34] "GET /virtual-machine/6c2a05b7-3824-4bc3-86f7-9521b44f6a06?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002568 10.0.0.48 - - [2025-09-25 09:38:34] "GET /virtual-machine-interface/60a11dc0-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004293 10.0.0.48 - - [2025-09-25 09:38:36] "GET /virtual-machine-interface/61172718-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004375 10.0.0.48 - - [2025-09-25 09:38:36] "POST /set-tag HTTP/1.1" 200 109 0.001865 10.0.0.48 - - [2025-09-25 09:38:36] "GET /virtual-machine-interface/61dce07a-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003663 10.0.0.48 - - [2025-09-25 09:38:36] "POST /set-tag HTTP/1.1" 200 109 0.001859 10.0.0.48 - - [2025-09-25 09:38:39] "GET /virtual-machine/5b74e547-0649-4fa4-858d-46593e309e93?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002587 10.0.0.48 - - [2025-09-25 09:38:39] "GET /virtual-machine-interface/61172718-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003407 10.0.0.48 - - [2025-09-25 09:38:39] "GET /virtual-machine/fe5f3afd-bc1d-4c57-ad72-428c072523e2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002645 10.0.0.48 - - [2025-09-25 09:38:40] "GET /virtual-machine-interface/61dce07a-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004335 10.0.0.48 - - [2025-09-25 09:38:40] "GET /virtual-machine/804d534d-7b1b-48c1-927d-761b367006a4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003049 10.0.0.48 - - [2025-09-25 09:38:40] "GET /virtual-machine-interface/617cb600-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004405 10.0.0.48 - - [2025-09-25 09:38:40] "GET /virtual-machine/bddb1cef-63eb-48b7-8239-6f976c83b679?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002774 10.0.0.48 - - [2025-09-25 09:38:40] "GET /virtual-machine-interface/623f04f8-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004411 10.0.0.48 - - [2025-09-25 09:38:40] "GET /loadbalancer/8867223a-779f-4d79-89b1-10dde8454a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005596 10.0.0.48 - - [2025-09-25 09:38:40] "POST /tags HTTP/1.1" 200 333 0.022201 10.0.0.48 - - [2025-09-25 09:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009758 10.0.0.48 - - [2025-09-25 09:38:40] "GET /tag/5f28db00-4556-4620-8c78-ac8fc39771bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.045249 10.0.0.48 - - [2025-09-25 09:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.48 - - [2025-09-25 09:38:40] "GET /project/8a93d09d-ef9c-4f08-98d6-a3088d43e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048306 10.0.0.48 - - [2025-09-25 09:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006947 10.0.0.48 - - [2025-09-25 09:38:40] "GET /virtual-network/71726889-80e8-4a12-92e6-f489899333bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004192 10.0.0.48 - - [2025-09-25 09:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.48 - - [2025-09-25 09:38:40] "GET /service-appliance-set/02281467-cb42-4814-8ac4-0228eaa648f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.002392 10.0.0.48 - - [2025-09-25 09:38:40] "POST /fqname-to-id HTTP/1.1" 404 273 0.001430 10.0.0.48 - - [2025-09-25 09:38:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.099186 10.0.0.48 - - [2025-09-25 09:38:41] "GET /virtual-machine-interface/6a3534f7-1f0d-4a19-8b18-a6da6846a1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.017672 10.0.0.48 - - [2025-09-25 09:38:41] "POST /instance-ips HTTP/1.1" 200 409 0.018870 10.0.0.48 - - [2025-09-25 09:38:41] "GET /instance-ip/3931f93d-88e0-4a9a-bcf4-4039d259bcd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.004508 10.0.0.48 - - [2025-09-25 09:38:41] "POST /loadbalancers HTTP/1.1" 200 629 0.062143 10.0.0.48 - - [2025-09-25 09:38:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.018140 10.0.0.48 - - [2025-09-25 09:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.48 - - [2025-09-25 09:38:41] "GET /project/8a93d09d-ef9c-4f08-98d6-a3088d43e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046249 10.0.0.48 - - [2025-09-25 09:38:41] "GET /instance-ip/3931f93d-88e0-4a9a-bcf4-4039d259bcd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.002964 10.0.0.48 - - [2025-09-25 09:38:41] "GET /project/8a93d09d-ef9c-4f08-98d6-a3088d43e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029332 10.0.0.48 - - [2025-09-25 09:38:41] "GET /loadbalancer/8867223a-779f-4d79-89b1-10dde8454a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.002561 10.0.0.48 - - [2025-09-25 09:38:41] "POST /floating-ips HTTP/1.1" 200 597 0.025647 10.0.0.48 - - [2025-09-25 09:38:41] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.043313 10.0.0.48 - - [2025-09-25 09:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.48 - - [2025-09-25 09:38:41] "GET /project/8a93d09d-ef9c-4f08-98d6-a3088d43e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033269 10.0.0.48 - - [2025-09-25 09:38:41] "GET /loadbalancer-listener/00ab3239-6d8c-4c99-9665-eaf4de11e078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1840 0.003363 10.0.0.48 - - [2025-09-25 09:38:41] "GET /loadbalancer-listener/00ab3239-6d8c-4c99-9665-eaf4de11e078?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1240 0.002888 10.0.0.48 - - [2025-09-25 09:38:41] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.016870 10.0.0.48 - - [2025-09-25 09:38:41] "GET /instance-ip/3931f93d-88e0-4a9a-bcf4-4039d259bcd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.006004 10.0.0.48 - - [2025-09-25 09:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.48 - - [2025-09-25 09:38:41] "GET /loadbalancer/8867223a-779f-4d79-89b1-10dde8454a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.002017 10.0.0.48 - - [2025-09-25 09:38:41] "GET /instance-ip/3931f93d-88e0-4a9a-bcf4-4039d259bcd8?fields=floating_ips HTTP/1.1" 200 1212 0.007054 10.0.0.48 - - [2025-09-25 09:38:41] "GET /floating-ip/66a0d119-ed34-4c0b-b4d1-edf103cfdeb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.002438 10.0.0.48 - - [2025-09-25 09:38:41] "GET /loadbalancer-pool/a48367a5-2d8b-4957-a013-865cb917d69d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004878 10.0.0.48 - - [2025-09-25 09:38:41] "POST /loadbalancer-members HTTP/1.1" 200 721 0.013067 10.0.0.48 - - [2025-09-25 09:38:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017140 10.0.0.48 - - [2025-09-25 09:38:41] "GET /virtual-machine-interface/5fa93ea2-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014020 10.0.0.48 - - [2025-09-25 09:38:41] "GET /virtual-machine-interface/5fa93ea2-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006252 10.0.0.48 - - [2025-09-25 09:38:41] "GET /loadbalancer/8867223a-779f-4d79-89b1-10dde8454a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.003170 10.0.0.48 - - [2025-09-25 09:38:41] "POST /ref-update HTTP/1.1" 200 156 0.010545 10.0.0.48 - - [2025-09-25 09:38:41] "GET /floating-ip/66a0d119-ed34-4c0b-b4d1-edf103cfdeb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.015005 10.0.0.48 - - [2025-09-25 09:38:41] "PUT /floating-ip/66a0d119-ed34-4c0b-b4d1-edf103cfdeb5 HTTP/1.1" 200 256 0.011770 10.0.0.48 - - [2025-09-25 09:38:41] "POST /tags HTTP/1.1" 409 221 0.003207 10.0.0.48 - - [2025-09-25 09:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005356 10.0.0.48 - - [2025-09-25 09:38:41] "GET /tag/5f28db00-4556-4620-8c78-ac8fc39771bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011857 10.0.0.48 - - [2025-09-25 09:38:41] "POST /set-tag HTTP/1.1" 200 109 0.059921 10.0.0.48 - - [2025-09-25 09:38:41] "GET /loadbalancer-pool/a48367a5-2d8b-4957-a013-865cb917d69d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.009591 10.0.0.48 - - [2025-09-25 09:38:41] "POST /loadbalancer-members HTTP/1.1" 200 721 0.020076 10.0.0.48 - - [2025-09-25 09:38:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.007166 10.0.0.48 - - [2025-09-25 09:38:41] "GET /virtual-machine-interface/5f472d70-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005148 10.0.0.48 - - [2025-09-25 09:38:41] "GET /virtual-machine-interface/5f472d70-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006198 10.0.0.48 - - [2025-09-25 09:38:41] "POST /ref-update HTTP/1.1" 200 156 0.008007 10.0.0.48 - - [2025-09-25 09:38:41] "GET /floating-ip/66a0d119-ed34-4c0b-b4d1-edf103cfdeb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2235 0.008548 10.0.0.48 - - [2025-09-25 09:38:41] "POST /set-tag HTTP/1.1" 200 109 0.084879 10.0.0.48 - - [2025-09-25 09:38:42] "POST /tags HTTP/1.1" 409 206 0.010844 10.0.0.48 - - [2025-09-25 09:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.48 - - [2025-09-25 09:38:42] "GET /tag/73f91725-d4c0-4591-9ec2-2a9635fdae21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016536 10.0.0.48 - - [2025-09-25 09:38:42] "POST /tags HTTP/1.1" 409 204 0.001982 10.0.0.48 - - [2025-09-25 09:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.48 - - [2025-09-25 09:38:42] "GET /tag/f59fc7ab-d6ae-4ae3-b9f0-2008af14b399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012926 10.0.0.48 - - [2025-09-25 09:38:42] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003886 10.0.0.48 - - [2025-09-25 09:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.48 - - [2025-09-25 09:38:42] "GET /policy-management/53bc500f-bead-4a2d-88ac-782dcb731462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002728 10.0.0.48 - - [2025-09-25 09:38:42] "POST /tags HTTP/1.1" 409 206 0.001793 10.0.0.48 - - [2025-09-25 09:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.48 - - [2025-09-25 09:38:42] "GET /tag/73f91725-d4c0-4591-9ec2-2a9635fdae21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010348 10.0.0.48 - - [2025-09-25 09:38:42] "POST /tags HTTP/1.1" 409 226 0.001796 10.0.0.48 - - [2025-09-25 09:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.48 - - [2025-09-25 09:38:42] "GET /tag/61fe3ec5-9f05-4d9d-9ee9-09a086d089fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010281 10.0.0.48 - - [2025-09-25 09:38:42] "POST /tags HTTP/1.1" 409 204 0.001826 10.0.0.48 - - [2025-09-25 09:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.48 - - [2025-09-25 09:38:42] "GET /tag/f59fc7ab-d6ae-4ae3-b9f0-2008af14b399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.009326 10.0.0.48 - - [2025-09-25 09:38:42] "POST /tags HTTP/1.1" 409 226 0.001384 10.0.0.48 - - [2025-09-25 09:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.48 - - [2025-09-25 09:38:42] "GET /tag/61fe3ec5-9f05-4d9d-9ee9-09a086d089fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011196 10.0.0.48 - - [2025-09-25 09:38:42] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002361 10.0.0.48 - - [2025-09-25 09:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.48 - - [2025-09-25 09:38:42] "GET /policy-management/53bc500f-bead-4a2d-88ac-782dcb731462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002584 10.0.0.48 - - [2025-09-25 09:38:42] "POST /firewall-rules HTTP/1.1" 200 626 0.067449 10.0.0.48 - - [2025-09-25 09:38:42] "POST /firewall-rules HTTP/1.1" 200 646 0.081748 10.0.0.48 - - [2025-09-25 09:38:42] "GET /firewall-rule/b45face6-7379-4a9e-bdf1-a6ae8af572d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003717 10.0.0.48 - - [2025-09-25 09:38:42] "GET /firewall-policy/b93ba58a-acee-4631-b9c1-f96d44c8950a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.001805 10.0.0.48 - - [2025-09-25 09:38:42] "GET /firewall-rule/8d56c933-cd6c-4212-a6f8-229f9d8c4754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002670 10.0.0.48 - - [2025-09-25 09:38:42] "POST /ref-update HTTP/1.1" 200 156 0.013439 10.0.0.48 - - [2025-09-25 09:38:42] "POST /firewall-policys HTTP/1.1" 200 606 0.028535 10.0.0.48 - - [2025-09-25 09:38:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.015862 10.0.0.48 - - [2025-09-25 09:38:42] "GET /firewall-policy/59da0931-18ec-4d82-978e-0a6a8fe7fbb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005599 10.0.0.48 - - [2025-09-25 09:38:43] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002666 10.0.0.48 - - [2025-09-25 09:38:43] "GET /firewall-policy/59da0931-18ec-4d82-978e-0a6a8fe7fbb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002367 10.0.0.48 - - [2025-09-25 09:38:43] "GET /firewall-policy/3b6e475e-7fda-4816-821e-d27804bc4820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.003590 10.0.0.48 - - [2025-09-25 09:38:43] "GET /firewall-policy/b93ba58a-acee-4631-b9c1-f96d44c8950a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004218 10.0.0.48 - - [2025-09-25 09:38:43] "GET /firewall-policy/ca247e6b-065e-4fc2-b5e8-5e564ea40ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003500 10.0.0.48 - - [2025-09-25 09:38:43] "GET /firewall-policy/b93ba58a-acee-4631-b9c1-f96d44c8950a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001995 10.0.0.48 - - [2025-09-25 09:38:43] "GET /firewall-policy/3b6e475e-7fda-4816-821e-d27804bc4820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002698 10.0.0.48 - - [2025-09-25 09:38:43] "POST /ref-update HTTP/1.1" 200 156 0.017054 10.0.0.48 - - [2025-09-25 09:38:43] "POST /ref-update HTTP/1.1" 200 156 0.023921 10.0.0.48 - - [2025-09-25 09:38:43] "POST /ref-update HTTP/1.1" 200 156 0.016010 10.0.0.48 - - [2025-09-25 09:38:43] "POST /ref-update HTTP/1.1" 200 156 0.030484 10.0.0.48 - - [2025-09-25 09:38:43] "POST /ref-update HTTP/1.1" 200 156 0.030050 10.0.0.48 - - [2025-09-25 09:38:43] "GET /firewall-policy/59da0931-18ec-4d82-978e-0a6a8fe7fbb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002499 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:39:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000904 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:39:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001083 10.0.0.48 - - [2025-09-25 09:39:42] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006272 10.0.0.48 - - [2025-09-25 09:39:42] "POST /set-tag HTTP/1.1" 200 109 0.005049 10.0.0.48 - - [2025-09-25 09:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005255 10.0.0.48 - - [2025-09-25 09:39:42] "GET /loadbalancer/c0e9a3b8-d584-4bfa-8725-7dcfbfd3e458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002530 10.0.0.48 - - [2025-09-25 09:39:42] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005593 10.0.0.48 - - [2025-09-25 09:39:42] "POST /set-tag HTTP/1.1" 200 109 0.032215 10.0.0.48 - - [2025-09-25 09:39:42] "DELETE /loadbalancer-member/e8d625ce-2c89-427f-98be-be6465c6989e HTTP/1.1" 200 115 0.046130 10.0.0.48 - - [2025-09-25 09:39:42] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.017993 10.0.0.48 - - [2025-09-25 09:39:42] "POST /set-tag HTTP/1.1" 200 109 0.002158 10.0.0.48 - - [2025-09-25 09:39:42] "DELETE /loadbalancer-member/14166b85-1c41-4783-ab78-361ad47415e9 HTTP/1.1" 200 115 0.014698 10.0.0.48 - - [2025-09-25 09:39:42] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.024480 10.0.0.48 - - [2025-09-25 09:39:42] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.48 - - [2025-09-25 09:39:42] "DELETE /loadbalancer-member/2a954fba-31a6-4019-beb1-8f32cc402aef HTTP/1.1" 200 115 0.032939 10.0.0.48 - - [2025-09-25 09:39:42] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004205 10.0.0.48 - - [2025-09-25 09:39:42] "POST /set-tag HTTP/1.1" 200 109 0.002302 10.0.0.48 - - [2025-09-25 09:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.48 - - [2025-09-25 09:39:42] "GET /loadbalancer/c0e9a3b8-d584-4bfa-8725-7dcfbfd3e458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004539 10.0.0.48 - - [2025-09-25 09:39:42] "GET /loadbalancer-pool/ed7b25fe-0055-4ec9-9c72-9aac2c84344f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.006500 10.0.0.48 - - [2025-09-25 09:39:42] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015193 10.0.0.48 - - [2025-09-25 09:39:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.011612 10.0.0.48 - - [2025-09-25 09:39:42] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010362 10.0.0.48 - - [2025-09-25 09:39:42] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004609 10.0.0.48 - - [2025-09-25 09:39:42] "GET /floating-ip/bd8e3944-e9b4-4317-9f03-d00039a63594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001899 10.0.0.48 - - [2025-09-25 09:39:42] "POST /set-tag HTTP/1.1" 200 109 0.065681 10.0.0.48 - - [2025-09-25 09:39:42] "GET /loadbalancer-pool/f15eb72d-a562-4b02-9ac2-d4aa55e539bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.009289 10.0.0.48 - - [2025-09-25 09:39:42] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023437 10.0.0.48 - - [2025-09-25 09:39:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.012643 10.0.0.48 - - [2025-09-25 09:39:42] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017314 10.0.0.48 - - [2025-09-25 09:39:42] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007044 10.0.0.48 - - [2025-09-25 09:39:42] "POST /set-tag HTTP/1.1" 200 109 0.004908 10.0.0.48 - - [2025-09-25 09:39:42] "GET /floating-ip/bd8e3944-e9b4-4317-9f03-d00039a63594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001661 10.0.0.48 - - [2025-09-25 09:39:42] "GET /loadbalancer-pool/19565055-b992-417d-bf5e-1e7a82d00995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004287 10.0.0.48 - - [2025-09-25 09:39:42] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017001 10.0.0.48 - - [2025-09-25 09:39:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.012002 10.0.0.48 - - [2025-09-25 09:39:42] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017079 10.0.0.48 - - [2025-09-25 09:39:42] "GET /virtual-machine-interface/f2e084c0-99f1-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005106 10.0.0.48 - - [2025-09-25 09:39:42] "GET /floating-ip/bd8e3944-e9b4-4317-9f03-d00039a63594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002886 10.0.0.48 - - [2025-09-25 09:39:42] "POST /set-tag HTTP/1.1" 200 109 0.001982 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:39:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000918 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:39:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000842 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:39:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000907 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:39:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000708 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:39:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.48 - - [2025-09-25 09:39:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001196 10.0.0.48 - - [2025-09-25 09:40:47] "POST /tags HTTP/1.1" 409 252 0.002667 10.0.0.48 - - [2025-09-25 09:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.48 - - [2025-09-25 09:40:47] "GET /tag/4458cd7c-6163-49c4-b104-f3cc78ab5c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009494 10.0.0.48 - - [2025-09-25 09:40:47] "POST /tags HTTP/1.1" 409 228 0.001325 10.0.0.48 - - [2025-09-25 09:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.48 - - [2025-09-25 09:40:47] "GET /tag/7c2eac32-9d15-4855-900f-eaa4fad75fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009393 10.0.0.48 - - [2025-09-25 09:40:47] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002883 10.0.0.48 - - [2025-09-25 09:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001317 10.0.0.48 - - [2025-09-25 09:40:47] "GET /policy-management/53bc500f-bead-4a2d-88ac-782dcb731462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.001871 10.0.0.48 - - [2025-09-25 09:40:47] "POST /tags HTTP/1.1" 409 206 0.001328 10.0.0.48 - - [2025-09-25 09:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.48 - - [2025-09-25 09:40:47] "GET /tag/73f91725-d4c0-4591-9ec2-2a9635fdae21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009613 10.0.0.48 - - [2025-09-25 09:40:47] "POST /tags HTTP/1.1" 409 226 0.001659 10.0.0.48 - - [2025-09-25 09:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.48 - - [2025-09-25 09:40:47] "GET /tag/61fe3ec5-9f05-4d9d-9ee9-09a086d089fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010362 10.0.0.48 - - [2025-09-25 09:40:47] "POST /tags HTTP/1.1" 409 204 0.001916 10.0.0.48 - - [2025-09-25 09:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001247 10.0.0.48 - - [2025-09-25 09:40:47] "GET /tag/f59fc7ab-d6ae-4ae3-b9f0-2008af14b399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.009875 10.0.0.48 - - [2025-09-25 09:40:47] "POST /tags HTTP/1.1" 409 226 0.001288 10.0.0.48 - - [2025-09-25 09:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001138 10.0.0.48 - - [2025-09-25 09:40:47] "GET /tag/61fe3ec5-9f05-4d9d-9ee9-09a086d089fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009862 10.0.0.48 - - [2025-09-25 09:40:47] "POST /tags HTTP/1.1" 409 228 0.001618 10.0.0.48 - - [2025-09-25 09:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.48 - - [2025-09-25 09:40:47] "GET /tag/7c2eac32-9d15-4855-900f-eaa4fad75fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009442 10.0.0.48 - - [2025-09-25 09:40:47] "POST /tags HTTP/1.1" 409 252 0.001437 10.0.0.48 - - [2025-09-25 09:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.48 - - [2025-09-25 09:40:48] "GET /tag/4458cd7c-6163-49c4-b104-f3cc78ab5c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009774 10.0.0.48 - - [2025-09-25 09:40:48] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002044 10.0.0.48 - - [2025-09-25 09:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001337 10.0.0.48 - - [2025-09-25 09:40:48] "GET /policy-management/53bc500f-bead-4a2d-88ac-782dcb731462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.001934 10.0.0.48 - - [2025-09-25 09:40:48] "POST /firewall-rules HTTP/1.1" 409 281 0.001746 10.0.0.48 - - [2025-09-25 09:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.48 - - [2025-09-25 09:40:48] "PUT /firewall-rule/8d56c933-cd6c-4212-a6f8-229f9d8c4754 HTTP/1.1" 200 260 0.017255 10.0.0.48 - - [2025-09-25 09:40:48] "POST /firewall-rules HTTP/1.1" 409 291 0.009781 10.0.0.48 - - [2025-09-25 09:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.48 - - [2025-09-25 09:40:48] "PUT /firewall-rule/b45face6-7379-4a9e-bdf1-a6ae8af572d5 HTTP/1.1" 200 260 0.029457 10.0.0.48 - - [2025-09-25 09:40:48] "GET /firewall-rule/b45face6-7379-4a9e-bdf1-a6ae8af572d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.027385 10.0.0.48 - - [2025-09-25 09:40:48] "POST /firewall-rules HTTP/1.1" 200 658 0.091838 10.0.0.48 - - [2025-09-25 09:40:48] "GET /firewall-rule/0914992d-5a92-4092-84b7-c81b631ab321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2895 0.004398 10.0.0.48 - - [2025-09-25 09:40:48] "GET /firewall-policy/b93ba58a-acee-4631-b9c1-f96d44c8950a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002275 10.0.0.48 - - [2025-09-25 09:40:48] "GET /firewall-rule/8d56c933-cd6c-4212-a6f8-229f9d8c4754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002053 10.0.0.48 - - [2025-09-25 09:40:48] "POST /firewall-policys HTTP/1.1" 409 269 0.001455 10.0.0.48 - - [2025-09-25 09:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001207 10.0.0.48 - - [2025-09-25 09:40:48] "PUT /firewall-policy/59da0931-18ec-4d82-978e-0a6a8fe7fbb3 HTTP/1.1" 200 264 0.020796 10.0.0.48 - - [2025-09-25 09:40:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.024177 10.0.0.48 - - [2025-09-25 09:40:48] "GET /firewall-policy/59da0931-18ec-4d82-978e-0a6a8fe7fbb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.009896 10.0.0.48 - - [2025-09-25 09:40:48] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005033 10.0.0.48 - - [2025-09-25 09:40:48] "GET /firewall-policy/59da0931-18ec-4d82-978e-0a6a8fe7fbb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002262 10.0.0.48 - - [2025-09-25 09:40:48] "GET /firewall-policy/3b6e475e-7fda-4816-821e-d27804bc4820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002027 10.0.0.48 - - [2025-09-25 09:40:48] "GET /firewall-policy/59da0931-18ec-4d82-978e-0a6a8fe7fbb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001928 10.0.0.48 - - [2025-09-25 09:40:48] "GET /firewall-policy/59da0931-18ec-4d82-978e-0a6a8fe7fbb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001770 10.0.0.48 - - [2025-09-25 09:41:50] "GET /virtual-machine-interface/5f472d70-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004365 10.0.0.48 - - [2025-09-25 09:41:50] "POST /set-tag HTTP/1.1" 200 109 0.002219 10.0.0.48 - - [2025-09-25 09:41:50] "GET /virtual-machine-interface/5fa93ea2-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004725 10.0.0.48 - - [2025-09-25 09:41:50] "POST /set-tag HTTP/1.1" 200 109 0.001939 10.0.0.48 - - [2025-09-25 09:41:50] "GET /virtual-machine-interface/61172718-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007537 10.0.0.48 - - [2025-09-25 09:41:50] "POST /set-tag HTTP/1.1" 200 109 0.001827 10.0.0.48 - - [2025-09-25 09:41:50] "GET /virtual-machine-interface/617cb600-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004050 10.0.0.48 - - [2025-09-25 09:41:50] "POST /set-tag HTTP/1.1" 200 109 0.001859 10.0.0.48 - - [2025-09-25 09:41:50] "GET /virtual-machine-interface/603e495c-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003312 10.0.0.48 - - [2025-09-25 09:41:50] "POST /set-tag HTTP/1.1" 200 109 0.001550 10.0.0.48 - - [2025-09-25 09:41:50] "GET /virtual-machine-interface/60a11dc0-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003180 10.0.0.48 - - [2025-09-25 09:41:50] "POST /set-tag HTTP/1.1" 200 109 0.001555 10.0.0.48 - - [2025-09-25 09:41:50] "GET /virtual-machine-interface/61dce07a-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003315 10.0.0.48 - - [2025-09-25 09:41:50] "POST /set-tag HTTP/1.1" 200 109 0.001533 10.0.0.48 - - [2025-09-25 09:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.48 - - [2025-09-25 09:41:50] "GET /loadbalancer/8867223a-779f-4d79-89b1-10dde8454a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.005246 10.0.0.48 - - [2025-09-25 09:41:50] "GET /virtual-machine-interface/5f472d70-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003436 10.0.0.48 - - [2025-09-25 09:41:50] "POST /set-tag HTTP/1.1" 200 109 0.017642 10.0.0.48 - - [2025-09-25 09:41:50] "DELETE /loadbalancer-member/b1fc267b-729d-49c0-8ce1-b37044091131 HTTP/1.1" 200 115 0.027994 10.0.0.48 - - [2025-09-25 09:41:50] "GET /virtual-machine-interface/623f04f8-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003572 10.0.0.48 - - [2025-09-25 09:41:50] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.48 - - [2025-09-25 09:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.48 - - [2025-09-25 09:41:50] "GET /loadbalancer/8867223a-779f-4d79-89b1-10dde8454a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.002168 10.0.0.48 - - [2025-09-25 09:41:51] "GET /virtual-machine-interface/603e495c-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009244 10.0.0.48 - - [2025-09-25 09:41:51] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.48 - - [2025-09-25 09:41:51] "GET /virtual-machine-interface/603e495c-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004108 10.0.0.48 - - [2025-09-25 09:41:51] "POST /set-tag HTTP/1.1" 200 109 0.002104 10.0.0.48 - - [2025-09-25 09:41:51] "GET /virtual-machine/3335e3c7-0c85-44d1-8884-665dca397def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002200 10.0.0.48 - - [2025-09-25 09:41:51] "POST /ref-update HTTP/1.1" 200 156 0.013625 10.0.0.48 - - [2025-09-25 09:41:51] "GET /virtual-machine-interface/603e495c-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005685 10.0.0.48 - - [2025-09-25 09:41:51] "POST /set-tag HTTP/1.1" 200 109 0.017331 10.0.0.48 - - [2025-09-25 09:41:51] "POST /set-tag HTTP/1.1" 200 109 0.024444 10.0.0.48 - - [2025-09-25 09:41:52] "POST /set-tag HTTP/1.1" 200 109 0.014937 10.0.0.48 - - [2025-09-25 09:41:52] "POST /set-tag HTTP/1.1" 200 109 0.029119 10.0.0.48 - - [2025-09-25 09:41:52] "POST /set-tag HTTP/1.1" 200 109 0.026430 10.0.0.48 - - [2025-09-25 09:41:52] "DELETE /instance-ip/60516b68-99f3-11f0-a990-fa163edca21e HTTP/1.1" 200 115 0.031145 10.0.0.48 - - [2025-09-25 09:41:52] "DELETE /virtual-machine-interface/603e495c-99f3-11f0-a990-fa163edca21e HTTP/1.1" 200 115 0.047938 10.0.0.48 - - [2025-09-25 09:41:52] "DELETE /virtual-machine/3335e3c7-0c85-44d1-8884-665dca397def HTTP/1.1" 200 115 0.032605 10.0.0.48 - - [2025-09-25 09:41:52] "GET /virtual-machine-interface/60a11dc0-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004024 10.0.0.48 - - [2025-09-25 09:41:52] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.48 - - [2025-09-25 09:41:52] "GET /virtual-machine-interface/60a11dc0-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003811 10.0.0.48 - - [2025-09-25 09:41:52] "POST /set-tag HTTP/1.1" 200 109 0.001963 10.0.0.48 - - [2025-09-25 09:41:52] "GET /virtual-machine/6c2a05b7-3824-4bc3-86f7-9521b44f6a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002631 10.0.0.48 - - [2025-09-25 09:41:52] "POST /ref-update HTTP/1.1" 200 156 0.008660 10.0.0.48 - - [2025-09-25 09:41:52] "GET /virtual-machine-interface/60a11dc0-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019142 10.0.0.48 - - [2025-09-25 09:41:52] "POST /set-tag HTTP/1.1" 200 109 0.017390 10.0.0.48 - - [2025-09-25 09:41:52] "POST /set-tag HTTP/1.1" 200 109 0.029368 10.0.0.48 - - [2025-09-25 09:41:52] "POST /set-tag HTTP/1.1" 200 109 0.049391 10.0.0.48 - - [2025-09-25 09:41:52] "POST /set-tag HTTP/1.1" 200 109 0.015501 10.0.0.48 - - [2025-09-25 09:41:52] "POST /set-tag HTTP/1.1" 200 109 0.022432 10.0.0.48 - - [2025-09-25 09:41:52] "DELETE /instance-ip/60b9945e-99f3-11f0-a990-fa163edca21e HTTP/1.1" 200 115 0.048100 10.0.0.48 - - [2025-09-25 09:41:52] "DELETE /virtual-machine-interface/60a11dc0-99f3-11f0-a990-fa163edca21e HTTP/1.1" 200 115 0.042500 10.0.0.48 - - [2025-09-25 09:41:52] "DELETE /virtual-machine/6c2a05b7-3824-4bc3-86f7-9521b44f6a06 HTTP/1.1" 200 115 0.027741 10.0.0.48 - - [2025-09-25 09:41:52] "DELETE /tag/bd03afe8-56a2-4d22-a837-338ad871152e HTTP/1.1" 200 115 0.040126 10.0.0.48 - - [2025-09-25 09:41:52] "GET /virtual-machine-interface/5fa93ea2-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003662 10.0.0.48 - - [2025-09-25 09:41:52] "POST /set-tag HTTP/1.1" 200 109 0.002774 10.0.0.48 - - [2025-09-25 09:41:52] "GET /virtual-machine-interface/5fa93ea2-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003793 10.0.0.48 - - [2025-09-25 09:41:52] "POST /set-tag HTTP/1.1" 200 109 0.001763 10.0.0.48 - - [2025-09-25 09:41:52] "GET /virtual-machine/d3e53a07-b037-4637-886e-a00268e05788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002797 10.0.0.48 - - [2025-09-25 09:41:52] "POST /ref-update HTTP/1.1" 200 156 0.008237 10.0.0.48 - - [2025-09-25 09:41:52] "GET /virtual-machine-interface/5fa93ea2-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007869 10.0.0.48 - - [2025-09-25 09:41:53] "POST /set-tag HTTP/1.1" 200 109 0.020511 10.0.0.48 - - [2025-09-25 09:41:53] "POST /set-tag HTTP/1.1" 200 109 0.023256 10.0.0.48 - - [2025-09-25 09:41:53] "POST /set-tag HTTP/1.1" 200 109 0.024889 10.0.0.48 - - [2025-09-25 09:41:53] "POST /set-tag HTTP/1.1" 200 109 0.013951 10.0.0.48 - - [2025-09-25 09:41:53] "POST /set-tag HTTP/1.1" 200 109 0.028681 10.0.0.48 - - [2025-09-25 09:41:53] "DELETE /instance-ip/5fbd5130-99f3-11f0-a990-fa163edca21e HTTP/1.1" 200 115 0.046311 10.0.0.48 - - [2025-09-25 09:41:53] "POST /ref-update HTTP/1.1" 200 156 0.009067 10.0.0.48 - - [2025-09-25 09:41:53] "DELETE /virtual-machine-interface/5fa93ea2-99f3-11f0-a990-fa163edca21e HTTP/1.1" 200 115 0.034381 10.0.0.48 - - [2025-09-25 09:41:53] "DELETE /virtual-machine/d3e53a07-b037-4637-886e-a00268e05788 HTTP/1.1" 200 115 0.017326 10.0.0.48 - - [2025-09-25 09:41:53] "GET /virtual-machine-interface/5f472d70-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008390 10.0.0.48 - - [2025-09-25 09:41:53] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.48 - - [2025-09-25 09:41:53] "GET /virtual-machine-interface/5f472d70-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004076 10.0.0.48 - - [2025-09-25 09:41:53] "POST /set-tag HTTP/1.1" 200 109 0.002014 10.0.0.48 - - [2025-09-25 09:41:53] "GET /virtual-machine/6709f545-4b8d-4266-b8a5-70355aa64899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002617 10.0.0.48 - - [2025-09-25 09:41:53] "POST /ref-update HTTP/1.1" 200 156 0.008299 10.0.0.48 - - [2025-09-25 09:41:53] "GET /virtual-machine-interface/5f472d70-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019727 10.0.0.48 - - [2025-09-25 09:41:53] "POST /set-tag HTTP/1.1" 200 109 0.024925 10.0.0.48 - - [2025-09-25 09:41:53] "POST /set-tag HTTP/1.1" 200 109 0.030219 10.0.0.48 - - [2025-09-25 09:41:53] "POST /set-tag HTTP/1.1" 200 109 0.036513 10.0.0.48 - - [2025-09-25 09:41:53] "POST /set-tag HTTP/1.1" 200 109 0.013792 10.0.0.48 - - [2025-09-25 09:41:53] "POST /set-tag HTTP/1.1" 200 109 0.018024 10.0.0.48 - - [2025-09-25 09:41:53] "DELETE /instance-ip/5f6031b2-99f3-11f0-a990-fa163edca21e HTTP/1.1" 200 115 0.043658 10.0.0.48 - - [2025-09-25 09:41:53] "POST /ref-update HTTP/1.1" 200 156 0.011546 10.0.0.48 - - [2025-09-25 09:41:53] "DELETE /virtual-machine-interface/5f472d70-99f3-11f0-a990-fa163edca21e HTTP/1.1" 200 115 0.040202 10.0.0.48 - - [2025-09-25 09:41:53] "DELETE /virtual-machine/6709f545-4b8d-4266-b8a5-70355aa64899 HTTP/1.1" 200 115 0.016802 10.0.0.48 - - [2025-09-25 09:41:53] "DELETE /tag/89a08a5f-fe02-42f2-9349-1ec494317158 HTTP/1.1" 200 115 0.030230 10.0.0.48 - - [2025-09-25 09:41:53] "DELETE /tag/73f91725-d4c0-4591-9ec2-2a9635fdae21 HTTP/1.1" 409 388 0.003788 10.0.0.48 - - [2025-09-25 09:42:21] "GET /global-system-configs HTTP/1.1" 200 322 0.001993 10.0.0.48 - - [2025-09-25 09:42:21] "GET /virtual-machine-interface/617cb600-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007210 10.0.0.48 - - [2025-09-25 09:42:21] "POST /set-tag HTTP/1.1" 200 109 0.002259 10.0.0.48 - - [2025-09-25 09:42:21] "GET /virtual-machine-interface/617cb600-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005327 10.0.0.48 - - [2025-09-25 09:42:21] "POST /set-tag HTTP/1.1" 200 109 0.002028 10.0.0.48 - - [2025-09-25 09:42:21] "GET /virtual-machine/804d534d-7b1b-48c1-927d-761b367006a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002395 10.0.0.48 - - [2025-09-25 09:42:21] "POST /ref-update HTTP/1.1" 200 156 0.008394 10.0.0.48 - - [2025-09-25 09:42:21] "GET /virtual-machine-interface/617cb600-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008138 10.0.0.48 - - [2025-09-25 09:42:22] "POST /set-tag HTTP/1.1" 200 109 0.017775 10.0.0.48 - - [2025-09-25 09:42:22] "POST /set-tag HTTP/1.1" 200 109 0.016071 10.0.0.48 - - [2025-09-25 09:42:22] "POST /set-tag HTTP/1.1" 200 109 0.024249 10.0.0.48 - - [2025-09-25 09:42:22] "POST /set-tag HTTP/1.1" 200 109 0.024578 10.0.0.48 - - [2025-09-25 09:42:22] "DELETE /instance-ip/618fb6c4-99f3-11f0-a990-fa163edca21e HTTP/1.1" 200 115 0.033467 10.0.0.48 - - [2025-09-25 09:42:22] "DELETE /virtual-machine-interface/617cb600-99f3-11f0-a990-fa163edca21e HTTP/1.1" 200 115 0.037794 10.0.0.48 - - [2025-09-25 09:42:22] "DELETE /virtual-machine/804d534d-7b1b-48c1-927d-761b367006a4 HTTP/1.1" 200 115 0.020359 10.0.0.48 - - [2025-09-25 09:42:22] "DELETE /tag/f59fc7ab-d6ae-4ae3-b9f0-2008af14b399 HTTP/1.1" 409 236 0.005374 10.0.0.48 - - [2025-09-25 09:42:22] "GET /virtual-machine-interface/623f04f8-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004027 10.0.0.48 - - [2025-09-25 09:42:22] "POST /set-tag HTTP/1.1" 200 109 0.001853 10.0.0.48 - - [2025-09-25 09:42:22] "GET /virtual-machine-interface/623f04f8-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003405 10.0.0.48 - - [2025-09-25 09:42:22] "POST /set-tag HTTP/1.1" 200 109 0.001504 10.0.0.48 - - [2025-09-25 09:42:22] "GET /virtual-machine/bddb1cef-63eb-48b7-8239-6f976c83b679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002097 10.0.0.48 - - [2025-09-25 09:42:22] "POST /ref-update HTTP/1.1" 200 156 0.007320 10.0.0.48 - - [2025-09-25 09:42:22] "GET /virtual-machine-interface/623f04f8-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003938 10.0.0.48 - - [2025-09-25 09:42:22] "GET /global-system-configs HTTP/1.1" 200 322 0.005278 10.0.0.48 - - [2025-09-25 09:42:22] "POST /set-tag HTTP/1.1" 200 109 0.014742 10.0.0.48 - - [2025-09-25 09:42:22] "POST /set-tag HTTP/1.1" 200 109 0.019906 10.0.0.48 - - [2025-09-25 09:42:22] "POST /set-tag HTTP/1.1" 200 109 0.021686 10.0.0.48 - - [2025-09-25 09:42:22] "POST /set-tag HTTP/1.1" 200 109 0.013455 10.0.0.48 - - [2025-09-25 09:42:22] "DELETE /instance-ip/62581178-99f3-11f0-a990-fa163edca21e HTTP/1.1" 200 115 0.049137 10.0.0.48 - - [2025-09-25 09:42:22] "DELETE /virtual-machine-interface/623f04f8-99f3-11f0-a990-fa163edca21e HTTP/1.1" 200 115 0.044411 10.0.0.48 - - [2025-09-25 09:42:22] "DELETE /virtual-machine/bddb1cef-63eb-48b7-8239-6f976c83b679 HTTP/1.1" 200 115 0.016713 10.0.0.48 - - [2025-09-25 09:42:22] "DELETE /tag/20746550-bf64-4550-8f57-af2e73dff6f1 HTTP/1.1" 200 115 0.034024 10.0.0.48 - - [2025-09-25 09:42:22] "GET /virtual-machine-interface/61dce07a-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003533 10.0.0.48 - - [2025-09-25 09:42:22] "POST /set-tag HTTP/1.1" 200 109 0.002292 10.0.0.48 - - [2025-09-25 09:42:22] "GET /virtual-machine-interface/61dce07a-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003739 10.0.0.48 - - [2025-09-25 09:42:22] "POST /set-tag HTTP/1.1" 200 109 0.002812 10.0.0.48 - - [2025-09-25 09:42:22] "GET /virtual-machine/fe5f3afd-bc1d-4c57-ad72-428c072523e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002556 10.0.0.48 - - [2025-09-25 09:42:22] "POST /ref-update HTTP/1.1" 200 156 0.008220 10.0.0.48 - - [2025-09-25 09:42:22] "GET /virtual-machine-interface/61dce07a-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008582 10.0.0.48 - - [2025-09-25 09:42:22] "POST /set-tag HTTP/1.1" 200 109 0.018238 10.0.0.48 - - [2025-09-25 09:42:22] "POST /set-tag HTTP/1.1" 200 109 0.029154 10.0.0.48 - - [2025-09-25 09:42:22] "POST /set-tag HTTP/1.1" 200 109 0.028959 10.0.0.48 - - [2025-09-25 09:42:23] "POST /set-tag HTTP/1.1" 200 109 0.011075 10.0.0.48 - - [2025-09-25 09:42:23] "DELETE /instance-ip/61f379ca-99f3-11f0-a990-fa163edca21e HTTP/1.1" 200 115 0.041149 10.0.0.48 - - [2025-09-25 09:42:23] "DELETE /virtual-machine-interface/61dce07a-99f3-11f0-a990-fa163edca21e HTTP/1.1" 200 115 0.034863 10.0.0.48 - - [2025-09-25 09:42:23] "DELETE /virtual-machine/fe5f3afd-bc1d-4c57-ad72-428c072523e2 HTTP/1.1" 200 115 0.018987 10.0.0.48 - - [2025-09-25 09:42:23] "DELETE /tag/0d03edb9-899a-409d-92fa-05678bc9754c HTTP/1.1" 200 115 0.028199 10.0.0.48 - - [2025-09-25 09:42:23] "DELETE /tag/7c2eac32-9d15-4855-900f-eaa4fad75fea HTTP/1.1" 409 236 0.003377 10.0.0.48 - - [2025-09-25 09:42:23] "DELETE /tag/4458cd7c-6163-49c4-b104-f3cc78ab5c58 HTTP/1.1" 409 236 0.003745 10.0.0.48 - - [2025-09-25 09:42:23] "GET /virtual-machine-interface/61172718-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003399 10.0.0.48 - - [2025-09-25 09:42:23] "POST /set-tag HTTP/1.1" 200 109 0.001580 10.0.0.48 - - [2025-09-25 09:42:23] "GET /virtual-machine-interface/61172718-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004419 10.0.0.48 - - [2025-09-25 09:42:23] "POST /set-tag HTTP/1.1" 200 109 0.001747 10.0.0.48 - - [2025-09-25 09:42:23] "GET /virtual-machine/5b74e547-0649-4fa4-858d-46593e309e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003146 10.0.0.48 - - [2025-09-25 09:42:23] "POST /ref-update HTTP/1.1" 200 156 0.008307 10.0.0.48 - - [2025-09-25 09:42:23] "GET /virtual-machine-interface/61172718-99f3-11f0-a990-fa163edca21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011429 10.0.0.48 - - [2025-09-25 09:42:23] "POST /set-tag HTTP/1.1" 200 109 0.016675 10.0.0.48 - - [2025-09-25 09:42:23] "POST /set-tag HTTP/1.1" 200 109 0.027374 10.0.0.48 - - [2025-09-25 09:42:23] "POST /set-tag HTTP/1.1" 200 109 0.022664 10.0.0.48 - - [2025-09-25 09:42:23] "POST /set-tag HTTP/1.1" 200 109 0.014705 10.0.0.48 - - [2025-09-25 09:42:23] "DELETE /instance-ip/612f9690-99f3-11f0-a990-fa163edca21e HTTP/1.1" 200 115 0.039890 10.0.0.48 - - [2025-09-25 09:42:23] "DELETE /virtual-machine-interface/61172718-99f3-11f0-a990-fa163edca21e HTTP/1.1" 200 115 0.043806 10.0.0.48 - - [2025-09-25 09:42:23] "DELETE /virtual-machine/5b74e547-0649-4fa4-858d-46593e309e93 HTTP/1.1" 200 115 0.017735 10.0.0.48 - - [2025-09-25 09:42:23] "DELETE /tag/8f1405d8-84fa-456a-9d8a-111c834d0159 HTTP/1.1" 200 115 0.037322 10.0.0.48 - - [2025-09-25 09:42:23] "DELETE /tag/585d5d0d-296d-435e-9a3b-c6c509feae9a HTTP/1.1" 200 115 0.024317 10.0.0.48 - - [2025-09-25 09:42:23] "DELETE /tag/085e8d8d-966b-42ab-af4a-863e91261d5b HTTP/1.1" 200 115 0.029274 10.0.0.48 - - [2025-09-25 09:42:25] "POST /projects HTTP/1.1" 409 238 0.002103 10.0.0.48 - - [2025-09-25 09:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.48 - - [2025-09-25 09:42:25] "GET /project/abd707a4-9c1b-4628-b376-c7cee64735b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031246 10.0.0.48 - - [2025-09-25 09:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.48 - - [2025-09-25 09:42:25] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.003668 10.0.0.48 - - [2025-09-25 09:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.48 - - [2025-09-25 09:42:25] "GET /virtual-network/71726889-80e8-4a12-92e6-f489899333bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003441 10.0.0.48 - - [2025-09-25 09:42:25] "POST /security-groups HTTP/1.1" 409 285 0.002484 10.0.0.48 - - [2025-09-25 09:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.48 - - [2025-09-25 09:42:25] "PUT /security-group/195de02d-fe15-4b15-bfd9-91a14284da1f HTTP/1.1" 200 262 0.051592 10.0.0.48 - - [2025-09-25 09:42:25] "PUT /access-control-list/b2009021-0f0e-40c4-8036-4639909d90d7 HTTP/1.1" 200 272 0.009220 10.0.0.48 - - [2025-09-25 09:42:25] "PUT /access-control-list/b09f49e9-f691-44d4-9b2c-1c82d43b7973 HTTP/1.1" 200 272 0.010302 10.0.0.48 - - [2025-09-25 09:42:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014061 10.0.0.48 - - [2025-09-25 09:42:30] "POST /projects HTTP/1.1" 409 238 0.002102 10.0.0.48 - - [2025-09-25 09:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.48 - - [2025-09-25 09:42:30] "GET /project/abd707a4-9c1b-4628-b376-c7cee64735b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052701 10.0.0.48 - - [2025-09-25 09:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.48 - - [2025-09-25 09:42:30] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.003445 10.0.0.48 - - [2025-09-25 09:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.48 - - [2025-09-25 09:42:30] "GET /virtual-network/71726889-80e8-4a12-92e6-f489899333bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004045 10.0.0.48 - - [2025-09-25 09:42:30] "POST /security-groups HTTP/1.1" 409 285 0.001963 10.0.0.48 - - [2025-09-25 09:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001356 10.0.0.48 - - [2025-09-25 09:42:30] "PUT /security-group/195de02d-fe15-4b15-bfd9-91a14284da1f HTTP/1.1" 200 262 0.055721 10.0.0.48 - - [2025-09-25 09:42:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.027299 10.0.0.48 - - [2025-09-25 09:42:30] "PUT /access-control-list/b2009021-0f0e-40c4-8036-4639909d90d7 HTTP/1.1" 200 272 0.015021 10.0.0.48 - - [2025-09-25 09:42:30] "GET /firewall-policy/3b6e475e-7fda-4816-821e-d27804bc4820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.021492 10.0.0.48 - - [2025-09-25 09:42:30] "PUT /access-control-list/b09f49e9-f691-44d4-9b2c-1c82d43b7973 HTTP/1.1" 200 272 0.027918 10.0.0.48 - - [2025-09-25 09:42:30] "GET /firewall-rule/aaa0a800-e994-4e6a-9f52-324fcd0f1a77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002585 10.0.0.48 - - [2025-09-25 09:42:30] "POST /ref-update HTTP/1.1" 200 156 0.045825 10.0.0.48 - - [2025-09-25 09:42:31] "DELETE /firewall-rule/aaa0a800-e994-4e6a-9f52-324fcd0f1a77 HTTP/1.1" 200 115 0.043497 10.0.0.48 - - [2025-09-25 09:42:31] "GET /firewall-policy/3b6e475e-7fda-4816-821e-d27804bc4820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.004537 10.0.0.48 - - [2025-09-25 09:42:31] "GET /firewall-rule/f0c2a27b-cf43-475c-bc10-efba531ceff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003349 10.0.0.48 - - [2025-09-25 09:42:31] "POST /ref-update HTTP/1.1" 200 156 0.042505 10.0.0.48 - - [2025-09-25 09:42:31] "DELETE /firewall-rule/f0c2a27b-cf43-475c-bc10-efba531ceff3 HTTP/1.1" 200 115 0.028589 10.0.0.48 - - [2025-09-25 09:42:31] "DELETE /tag/7c2eac32-9d15-4855-900f-eaa4fad75fea HTTP/1.1" 409 236 0.003891 10.0.0.48 - - [2025-09-25 09:42:31] "DELETE /tag/4458cd7c-6163-49c4-b104-f3cc78ab5c58 HTTP/1.1" 409 236 0.003899 10.0.0.48 - - [2025-09-25 09:42:31] "DELETE /tag/7254138a-24b2-4617-ab3d-b031edb3ed1a HTTP/1.1" 200 115 0.037623 10.0.0.48 - - [2025-09-25 09:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001300 10.0.0.48 - - [2025-09-25 09:42:31] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3166 0.004662 10.0.0.48 - - [2025-09-25 09:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.48 - - [2025-09-25 09:42:31] "GET /virtual-network/71726889-80e8-4a12-92e6-f489899333bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003538 10.0.0.48 - - [2025-09-25 09:42:31] "PUT /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769 HTTP/1.1" 200 264 0.044698 10.0.0.48 - - [2025-09-25 09:42:31] "PUT /virtual-network/71726889-80e8-4a12-92e6-f489899333bd HTTP/1.1" 200 264 0.049313 10.0.0.48 - - [2025-09-25 09:42:31] "DELETE /security-group/195de02d-fe15-4b15-bfd9-91a14284da1f HTTP/1.1" 200 115 0.049693 10.0.0.48 - - [2025-09-25 09:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.48 - - [2025-09-25 09:42:31] "DELETE /access-control-list/b2009021-0f0e-40c4-8036-4639909d90d7 HTTP/1.1" 200 115 0.033174 10.0.0.48 - - [2025-09-25 09:42:31] "DELETE /access-control-list/b09f49e9-f691-44d4-9b2c-1c82d43b7973 HTTP/1.1" 200 115 0.020174 10.0.0.48 - - [2025-09-25 09:42:31] "GET /project/abd707a4-9c1b-4628-b376-c7cee64735b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.032682 10.0.0.48 - - [2025-09-25 09:42:31] "GET /project/abd707a4-9c1b-4628-b376-c7cee64735b6?fields=security_groups HTTP/1.1" 200 1353 0.044855 10.0.0.48 - - [2025-09-25 09:42:31] "DELETE /security-group/ef7e6226-f25f-471c-9d1f-efc4e9729280 HTTP/1.1" 200 115 0.053911 10.0.0.48 - - [2025-09-25 09:42:31] "DELETE /access-control-list/612fe569-2816-452c-99e8-efccb059bd03 HTTP/1.1" 200 115 0.045208 10.0.0.48 - - [2025-09-25 09:42:31] "GET /project/abd707a4-9c1b-4628-b376-c7cee64735b6?fields=application_policy_sets HTTP/1.1" 200 1392 0.058956 10.0.0.48 - - [2025-09-25 09:42:31] "DELETE /access-control-list/7bf8d4b0-66a5-491c-8dca-595106c6bf9c HTTP/1.1" 200 115 0.053391 10.0.0.48 - - [2025-09-25 09:42:31] "DELETE /project/abd707a4-9c1b-4628-b376-c7cee64735b6 HTTP/1.1" 200 115 0.343580 10.0.0.48 - - [2025-09-25 09:42:31] "POST /projects HTTP/1.1" 409 238 0.002487 10.0.0.48 - - [2025-09-25 09:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.48 - - [2025-09-25 09:42:31] "GET /project/8a93d09d-ef9c-4f08-98d6-a3088d43e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032873 10.0.0.48 - - [2025-09-25 09:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.48 - - [2025-09-25 09:42:32] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3094 0.008032 10.0.0.48 - - [2025-09-25 09:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.48 - - [2025-09-25 09:42:32] "GET /virtual-network/71726889-80e8-4a12-92e6-f489899333bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003780 10.0.0.48 - - [2025-09-25 09:42:32] "POST /security-groups HTTP/1.1" 409 285 0.002821 10.0.0.48 - - [2025-09-25 09:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.48 - - [2025-09-25 09:42:32] "PUT /security-group/7a87d585-3196-45cd-aff8-1261762cdefa HTTP/1.1" 200 262 0.063104 10.0.0.48 - - [2025-09-25 09:42:32] "PUT /access-control-list/aa41dc99-939b-4d51-83a7-604a1a3daa3a HTTP/1.1" 200 272 0.019184 10.0.0.48 - - [2025-09-25 09:42:32] "PUT /access-control-list/c7b1bc32-1fbc-4390-9817-340931f65648 HTTP/1.1" 200 272 0.013507 10.0.0.48 - - [2025-09-25 09:42:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.019024 10.0.0.48 - - [2025-09-25 09:42:36] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002444 10.0.0.48 - - [2025-09-25 09:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.48 - - [2025-09-25 09:42:36] "GET /policy-management/53bc500f-bead-4a2d-88ac-782dcb731462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002250 10.0.0.48 - - [2025-09-25 09:42:36] "GET /firewall-policy/b93ba58a-acee-4631-b9c1-f96d44c8950a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001921 10.0.0.48 - - [2025-09-25 09:42:36] "GET /firewall-rule/8d56c933-cd6c-4212-a6f8-229f9d8c4754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002059 10.0.0.48 - - [2025-09-25 09:42:36] "POST /ref-update HTTP/1.1" 200 156 0.013300 10.0.0.48 - - [2025-09-25 09:42:36] "DELETE /firewall-rule/8d56c933-cd6c-4212-a6f8-229f9d8c4754 HTTP/1.1" 200 115 0.049175 10.0.0.48 - - [2025-09-25 09:42:36] "GET /firewall-policy/59da0931-18ec-4d82-978e-0a6a8fe7fbb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003103 10.0.0.48 - - [2025-09-25 09:42:36] "GET /firewall-rule/b45face6-7379-4a9e-bdf1-a6ae8af572d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002676 10.0.0.48 - - [2025-09-25 09:42:36] "POST /ref-update HTTP/1.1" 200 156 0.014827 10.0.0.48 - - [2025-09-25 09:42:36] "DELETE /firewall-rule/b45face6-7379-4a9e-bdf1-a6ae8af572d5 HTTP/1.1" 200 115 0.045890 10.0.0.48 - - [2025-09-25 09:42:36] "GET /firewall-policy/59da0931-18ec-4d82-978e-0a6a8fe7fbb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.003325 10.0.0.48 - - [2025-09-25 09:42:36] "GET /firewall-rule/0914992d-5a92-4092-84b7-c81b631ab321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2895 0.002614 10.0.0.48 - - [2025-09-25 09:42:36] "POST /ref-update HTTP/1.1" 200 156 0.011986 10.0.0.48 - - [2025-09-25 09:42:36] "DELETE /firewall-rule/0914992d-5a92-4092-84b7-c81b631ab321 HTTP/1.1" 200 115 0.052368 10.0.0.48 - - [2025-09-25 09:42:36] "GET /application-policy-set/bd74007d-1b38-4770-9a76-5a44c491ccaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004014 10.0.0.48 - - [2025-09-25 09:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.48 - - [2025-09-25 09:42:36] "GET /policy-management/53bc500f-bead-4a2d-88ac-782dcb731462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002559 10.0.0.48 - - [2025-09-25 09:42:36] "GET /firewall-policy/59da0931-18ec-4d82-978e-0a6a8fe7fbb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003183 10.0.0.48 - - [2025-09-25 09:42:36] "POST /ref-update HTTP/1.1" 200 156 0.019279 10.0.0.48 - - [2025-09-25 09:42:36] "DELETE /firewall-policy/59da0931-18ec-4d82-978e-0a6a8fe7fbb3 HTTP/1.1" 200 115 0.024129 10.0.0.48 - - [2025-09-25 09:42:37] "DELETE /tag/7c2eac32-9d15-4855-900f-eaa4fad75fea HTTP/1.1" 200 115 0.050731 10.0.0.48 - - [2025-09-25 09:42:37] "DELETE /tag/f59fc7ab-d6ae-4ae3-b9f0-2008af14b399 HTTP/1.1" 200 115 0.049200 10.0.0.48 - - [2025-09-25 09:42:37] "DELETE /tag/4458cd7c-6163-49c4-b104-f3cc78ab5c58 HTTP/1.1" 200 115 0.030071 10.0.0.48 - - [2025-09-25 09:42:37] "DELETE /tag/73f91725-d4c0-4591-9ec2-2a9635fdae21 HTTP/1.1" 200 115 0.044116 10.0.0.48 - - [2025-09-25 09:42:37] "DELETE /loadbalancer-member/4b74d6bc-245e-4b11-80d0-23faac93a252 HTTP/1.1" 200 115 0.029912 10.0.0.48 - - [2025-09-25 09:42:37] "DELETE /loadbalancer-pool/a48367a5-2d8b-4957-a013-865cb917d69d HTTP/1.1" 200 115 0.024463 10.0.0.48 - - [2025-09-25 09:42:37] "DELETE /loadbalancer-listener/00ab3239-6d8c-4c99-9665-eaf4de11e078 HTTP/1.1" 200 115 0.036373 10.0.0.48 - - [2025-09-25 09:42:37] "DELETE /loadbalancer/8867223a-779f-4d79-89b1-10dde8454a5a HTTP/1.1" 200 115 0.029049 10.0.0.48 - - [2025-09-25 09:42:37] "DELETE /floating-ip/66a0d119-ed34-4c0b-b4d1-edf103cfdeb5 HTTP/1.1" 200 115 0.028001 10.0.0.48 - - [2025-09-25 09:42:37] "DELETE /instance-ip/3931f93d-88e0-4a9a-bcf4-4039d259bcd8 HTTP/1.1" 200 115 0.043033 10.0.0.48 - - [2025-09-25 09:42:37] "DELETE /virtual-machine-interface/6a3534f7-1f0d-4a19-8b18-a6da6846a1b8 HTTP/1.1" 200 115 0.038540 10.0.0.48 - - [2025-09-25 09:42:37] "DELETE /tag/5f28db00-4556-4620-8c78-ac8fc39771bb HTTP/1.1" 200 115 0.038465 10.0.0.48 - - [2025-09-25 09:42:37] "POST /projects HTTP/1.1" 409 238 0.002330 10.0.0.48 - - [2025-09-25 09:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.48 - - [2025-09-25 09:42:37] "GET /project/8a93d09d-ef9c-4f08-98d6-a3088d43e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047610 10.0.0.48 - - [2025-09-25 09:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.48 - - [2025-09-25 09:42:37] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3094 0.003701 10.0.0.48 - - [2025-09-25 09:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.48 - - [2025-09-25 09:42:37] "GET /virtual-network/71726889-80e8-4a12-92e6-f489899333bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005126 10.0.0.48 - - [2025-09-25 09:42:37] "POST /security-groups HTTP/1.1" 409 285 0.002752 10.0.0.48 - - [2025-09-25 09:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.48 - - [2025-09-25 09:42:37] "PUT /security-group/7a87d585-3196-45cd-aff8-1261762cdefa HTTP/1.1" 200 262 0.067117 10.0.0.48 - - [2025-09-25 09:42:37] "PUT /access-control-list/aa41dc99-939b-4d51-83a7-604a1a3daa3a HTTP/1.1" 200 272 0.033177 10.0.0.48 - - [2025-09-25 09:42:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.041291 10.0.0.48 - - [2025-09-25 09:42:37] "GET /firewall-policy/3b6e475e-7fda-4816-821e-d27804bc4820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.014350 10.0.0.48 - - [2025-09-25 09:42:37] "PUT /access-control-list/c7b1bc32-1fbc-4390-9817-340931f65648 HTTP/1.1" 200 272 0.031919 10.0.0.48 - - [2025-09-25 09:42:37] "GET /firewall-rule/12b88f12-5019-4d2f-94d4-c494b7d45082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003441 10.0.0.48 - - [2025-09-25 09:42:37] "POST /ref-update HTTP/1.1" 200 156 0.046128 10.0.0.48 - - [2025-09-25 09:42:37] "DELETE /firewall-rule/12b88f12-5019-4d2f-94d4-c494b7d45082 HTTP/1.1" 200 115 0.054407 10.0.0.48 - - [2025-09-25 09:42:38] "GET /firewall-policy/3b6e475e-7fda-4816-821e-d27804bc4820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.004874 10.0.0.48 - - [2025-09-25 09:42:38] "GET /firewall-rule/a38ae6e5-291c-4e1b-8bdb-aa294ead171d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.013039 10.0.0.48 - - [2025-09-25 09:42:38] "POST /ref-update HTTP/1.1" 200 156 0.069108 10.0.0.48 - - [2025-09-25 09:42:38] "DELETE /firewall-rule/a38ae6e5-291c-4e1b-8bdb-aa294ead171d HTTP/1.1" 200 115 0.051895 10.0.0.48 - - [2025-09-25 09:42:38] "DELETE /tag/61fe3ec5-9f05-4d9d-9ee9-09a086d089fb HTTP/1.1" 200 115 0.094018 10.0.0.48 - - [2025-09-25 09:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005350 10.0.0.48 - - [2025-09-25 09:42:38] "GET /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3094 0.005617 10.0.0.48 - - [2025-09-25 09:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.48 - - [2025-09-25 09:42:38] "GET /virtual-network/71726889-80e8-4a12-92e6-f489899333bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.008161 10.0.0.48 - - [2025-09-25 09:42:38] "PUT /virtual-network/06ff0829-57f5-4448-8792-bda5ddaaa769 HTTP/1.1" 200 264 0.076435 10.0.0.48 - - [2025-09-25 09:42:38] "PUT /virtual-network/71726889-80e8-4a12-92e6-f489899333bd HTTP/1.1" 200 264 0.088428 10.0.0.48 - - [2025-09-25 09:42:38] "DELETE /security-group/7a87d585-3196-45cd-aff8-1261762cdefa HTTP/1.1" 200 115 0.088408 10.0.0.48 - - [2025-09-25 09:42:38] "DELETE /access-control-list/aa41dc99-939b-4d51-83a7-604a1a3daa3a HTTP/1.1" 200 115 0.042861 10.0.0.48 - - [2025-09-25 09:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006315 10.0.0.48 - - [2025-09-25 09:42:38] "DELETE /access-control-list/c7b1bc32-1fbc-4390-9817-340931f65648 HTTP/1.1" 200 115 0.024909 10.0.0.48 - - [2025-09-25 09:42:38] "GET /project/8a93d09d-ef9c-4f08-98d6-a3088d43e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.043250 10.0.0.48 - - [2025-09-25 09:42:38] "GET /project/8a93d09d-ef9c-4f08-98d6-a3088d43e3b7?fields=security_groups HTTP/1.1" 200 1352 0.046006 10.0.0.48 - - [2025-09-25 09:42:38] "DELETE /security-group/d1a538a4-3ee1-4528-a658-8e1ba9cc3819 HTTP/1.1" 200 115 0.083228 10.0.0.48 - - [2025-09-25 09:42:38] "DELETE /access-control-list/7ce77bad-45cc-4432-bab0-d7dad5300d17 HTTP/1.1" 200 115 0.043175 10.0.0.48 - - [2025-09-25 09:42:38] "GET /project/8a93d09d-ef9c-4f08-98d6-a3088d43e3b7?fields=application_policy_sets HTTP/1.1" 200 1391 0.037826 10.0.0.48 - - [2025-09-25 09:42:38] "DELETE /access-control-list/b48b642c-5122-4a81-a126-047d2461af61 HTTP/1.1" 200 115 0.049469 10.0.0.48 - - [2025-09-25 09:42:39] "DELETE /project/8a93d09d-ef9c-4f08-98d6-a3088d43e3b7 HTTP/1.1" 200 115 0.352477