++ 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 07:24:15 PM UTC 2025 ===================' INFO: =================== Thu Sep 25 07:24:15 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ 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 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ grep 'inet ' ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.48 + local cassandra=10.0.0.48 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.48 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 +++ cut -d ' ' -f 1 +++ 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 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.48,10.175.204.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.175.204.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 ]] ++ echo 10.0.0.48:9041 ++ sed 's/,/ /g' + 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=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ set -o posix ++ grep '^API__.*__.*=.*$' ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 09/25/2025 19:24:58.411 7f884c765e80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/25/2025 19:24:58.572 7f884c765e80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/25/2025 19:24:58.586 7f884c765e80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/25/2025 19:24:58.586 7f884c765e80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.48:8082/ Hit Ctrl-C to quit. 10.0.0.48 - - [2025-09-25 19:25:08] "GET / HTTP/1.1" 503 181 0.000253 10.0.0.48 - - [2025-09-25 19:25:08] "GET / HTTP/1.1" 200 35931 0.001423 10.0.0.48 - - [2025-09-25 19:25:08] "GET / HTTP/1.1" 200 35931 0.001160 10.0.0.48 - - [2025-09-25 19:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.48 - - [2025-09-25 19:25:09] "GET /global-system-config/0b6c9eda-0fb0-4ed4-9475-158d1879e88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.006712 10.0.0.48 - - [2025-09-25 19:25:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.009990 10.0.0.48 - - [2025-09-25 19:25:09] "POST /analytics-nodes HTTP/1.1" 200 599 0.029374 10.0.0.48 - - [2025-09-25 19:25:09] "GET / HTTP/1.1" 200 35931 0.001323 10.0.0.48 - - [2025-09-25 19:25:09] "GET / HTTP/1.1" 200 45303 0.001059 10.0.0.48 - - [2025-09-25 19:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.48 - - [2025-09-25 19:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.48 - - [2025-09-25 19:25:10] "GET / HTTP/1.1" 200 35931 0.001218 10.0.0.48 - - [2025-09-25 19:25:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.004119 10.0.0.48 - - [2025-09-25 19:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.48 - - [2025-09-25 19:25:11] "GET /global-system-config/0b6c9eda-0fb0-4ed4-9475-158d1879e88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005445 10.0.0.48 - - [2025-09-25 19:25:11] "POST /service-appliance-sets HTTP/1.1" 200 553 0.053581 10.0.0.48 - - [2025-09-25 19:25:11] "POST /fqname-to-id HTTP/1.1" 404 180 0.002220 10.0.0.48 - - [2025-09-25 19:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.48 - - [2025-09-25 19:25:11] "GET /global-system-config/0b6c9eda-0fb0-4ed4-9475-158d1879e88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.004311 10.0.0.48 - - [2025-09-25 19:25:11] "POST /service-appliance-sets HTTP/1.1" 200 541 0.030059 10.0.0.48 - - [2025-09-25 19:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.48 - - [2025-09-25 19:25:11] "GET /network-ipam/05681c53-a6fe-46f0-9db3-b20ddd0e555a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.008201 10.0.0.48 - - [2025-09-25 19:25:11] "POST /service-templates HTTP/1.1" 200 511 0.030344 10.0.0.48 - - [2025-09-25 19:25:11] "POST /service-templates HTTP/1.1" 200 501 0.032640 10.0.0.48 - - [2025-09-25 19:25:11] "POST /service-templates HTTP/1.1" 200 515 0.064572 10.0.0.48 - - [2025-09-25 19:25:11] "POST /service-templates HTTP/1.1" 200 535 0.112279 10.0.0.48 - - [2025-09-25 19:25:11] "POST /service-templates HTTP/1.1" 200 507 0.112923 10.0.0.48 - - [2025-09-25 19:25:11] "GET / HTTP/1.1" 200 35931 0.001998 10.0.0.48 - - [2025-09-25 19:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.019411 10.0.0.48 - - [2025-09-25 19:25:11] "GET /global-system-config/0b6c9eda-0fb0-4ed4-9475-158d1879e88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.008325 10.0.0.48 - - [2025-09-25 19:25:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.004499 10.0.0.48 - - [2025-09-25 19:25:11] "POST /config-nodes HTTP/1.1" 200 593 0.037501 10.0.0.48 - - [2025-09-25 19:25:12] "GET / HTTP/1.1" 200 35931 0.001388 10.0.0.48 - - [2025-09-25 19:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004957 10.0.0.48 - - [2025-09-25 19:25:12] "GET /global-system-config/0b6c9eda-0fb0-4ed4-9475-158d1879e88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.018757 10.0.0.48 - - [2025-09-25 19:25:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.003616 10.0.0.48 - - [2025-09-25 19:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013304 10.0.0.48 - - [2025-09-25 19:25:12] "GET / HTTP/1.1" 200 35931 0.001128 10.0.0.48 - - [2025-09-25 19:25:12] "GET /network-ipam/05681c53-a6fe-46f0-9db3-b20ddd0e555a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007248 10.0.0.48 - - [2025-09-25 19:25:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006348 10.0.0.48 - - [2025-09-25 19:25:12] "POST /database-nodes HTTP/1.1" 200 597 0.091242 10.0.0.48 - - [2025-09-25 19:25:12] "POST /fqname-to-id HTTP/1.1" 404 225 0.001943 10.0.0.48 - - [2025-09-25 19:25:12] "POST /access-control-lists HTTP/1.1" 200 587 0.016419 10.0.0.48 - - [2025-09-25 19:25:12] "POST /fqname-to-id HTTP/1.1" 404 224 0.015202 10.0.0.48 - - [2025-09-25 19:25:12] "POST /access-control-lists HTTP/1.1" 200 585 0.021075 10.0.0.48 - - [2025-09-25 19:25:13] "POST /route-targets HTTP/1.1" 200 327 0.012294 10.0.0.48 - - [2025-09-25 19:25:13] "POST /ref-update HTTP/1.1" 200 156 0.016885 10.0.0.48 - - [2025-09-25 19:25:13] "POST /route-targets HTTP/1.1" 200 327 0.015224 10.0.0.48 - - [2025-09-25 19:25:13] "POST /ref-update HTTP/1.1" 200 156 0.020010 10.0.0.48 - - [2025-09-25 19:25:13] "POST /route-targets HTTP/1.1" 200 327 0.013072 10.0.0.48 - - [2025-09-25 19:25:13] "POST /ref-update HTTP/1.1" 200 156 0.045703 10.0.0.48 - - [2025-09-25 19:25:13] "POST /route-targets HTTP/1.1" 200 327 0.027707 10.0.0.48 - - [2025-09-25 19:25:13] "POST /ref-update HTTP/1.1" 200 156 0.016069 10.0.0.48 - - [2025-09-25 19:25:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.002280 10.0.0.48 - - [2025-09-25 19:25:13] "POST /access-control-lists HTTP/1.1" 200 551 0.062811 10.0.0.48 - - [2025-09-25 19:25:13] "PUT /access-control-list/414d6453-9b1e-4418-96c3-5c8da45fc54c HTTP/1.1" 200 272 0.037067 10.0.0.48 - - [2025-09-25 19:25:13] "PUT /access-control-list/e5707f4e-1d7a-4f13-8493-2beeac7fe1e5 HTTP/1.1" 200 272 0.029850 10.0.0.48 - - [2025-09-25 19:25:14] "GET / HTTP/1.1" 200 35931 0.001524 10.0.0.48 - - [2025-09-25 19:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.48 - - [2025-09-25 19:25:14] "GET /global-system-config/0b6c9eda-0fb0-4ed4-9475-158d1879e88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.011690 10.0.0.48 - - [2025-09-25 19:25:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.002044 10.0.0.48 - - [2025-09-25 19:25:14] "POST /config-database-nodes HTTP/1.1" 200 611 0.030174 10.0.0.48 - - [2025-09-25 19:25:14] "GET / HTTP/1.1" 200 35931 0.001376 10.0.0.48 - - [2025-09-25 19:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.48 - - [2025-09-25 19:25:14] "GET /global-system-config/0b6c9eda-0fb0-4ed4-9475-158d1879e88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.004105 10.0.0.48 - - [2025-09-25 19:25:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.001428 10.0.0.48 - - [2025-09-25 19:25:14] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.019038 10.0.0.48 - - [2025-09-25 19:25:15] "GET / HTTP/1.1" 200 35931 0.001352 10.0.0.48 - - [2025-09-25 19:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.48 - - [2025-09-25 19:25:15] "GET /global-system-config/0b6c9eda-0fb0-4ed4-9475-158d1879e88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.004617 10.0.0.48 - - [2025-09-25 19:25:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.001496 10.0.0.48 - - [2025-09-25 19:25:15] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.058741 10.0.0.48 - - [2025-09-25 19:25:15] "GET / HTTP/1.1" 200 35931 0.001442 10.0.0.48 - - [2025-09-25 19:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006409 10.0.0.48 - - [2025-09-25 19:25:15] "GET /routing-instance/d0266360-2bec-4d86-b258-85b194682617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004491 10.0.0.48 - - [2025-09-25 19:25:15] "POST /bgp-routers HTTP/1.1" 200 616 0.033371 10.0.0.48 - - [2025-09-25 19:25:15] "GET /bgp-router/ed1be54d-2293-481a-8365-b404881adc07?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.011443 10.0.0.48 - - [2025-09-25 19:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.48 - - [2025-09-25 19:25:15] "GET /global-system-config/0b6c9eda-0fb0-4ed4-9475-158d1879e88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.004637 10.0.0.48 - - [2025-09-25 19:25:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001917 10.0.0.48 - - [2025-09-25 19:25:15] "POST /ref-update HTTP/1.1" 200 156 0.009529 10.0.0.48 - - [2025-09-25 19:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.48 - - [2025-09-25 19:25:17] "GET /global-vrouter-config/644a7606-f4d4-4769-b14a-7b89a98e9bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002743 10.0.0.48 - - [2025-09-25 19:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.48 - - [2025-09-25 19:25:17] "PUT /global-vrouter-config/644a7606-f4d4-4769-b14a-7b89a98e9bbc HTTP/1.1" 200 276 0.008472 10.0.0.48 - - [2025-09-25 19:25:17] "GET / HTTP/1.1" 200 35931 0.001349 10.0.0.48 - - [2025-09-25 19:25:17] "POST /alarms HTTP/1.1" 200 581 0.028413 10.0.0.48 - - [2025-09-25 19:25:17] "POST /alarms HTTP/1.1" 200 575 0.036589 10.0.0.48 - - [2025-09-25 19:25:17] "POST /alarms HTTP/1.1" 200 575 0.061486 10.0.0.48 - - [2025-09-25 19:25:17] "POST /alarms HTTP/1.1" 200 559 0.044444 10.0.0.48 - - [2025-09-25 19:25:17] "POST /alarms HTTP/1.1" 200 555 0.047545 10.0.0.48 - - [2025-09-25 19:25:17] "POST /alarms HTTP/1.1" 200 557 0.052403 10.0.0.48 - - [2025-09-25 19:25:17] "POST /alarms HTTP/1.1" 200 565 0.053327 10.0.0.48 - - [2025-09-25 19:25:18] "POST /alarms HTTP/1.1" 200 549 0.017610 10.0.0.48 - - [2025-09-25 19:25:18] "POST /alarms HTTP/1.1" 200 557 0.049164 10.0.0.48 - - [2025-09-25 19:25:18] "POST /alarms HTTP/1.1" 200 567 0.027500 10.0.0.48 - - [2025-09-25 19:25:18] "POST /alarms HTTP/1.1" 200 555 0.039299 10.0.0.48 - - [2025-09-25 19:25:18] "POST /alarms HTTP/1.1" 200 567 0.029960 10.0.0.48 - - [2025-09-25 19:25:18] "POST /alarms HTTP/1.1" 200 575 0.075416 10.0.0.48 - - [2025-09-25 19:25:18] "POST /alarms HTTP/1.1" 200 569 0.022280 10.0.0.48 - - [2025-09-25 19:25:18] "POST /alarms HTTP/1.1" 200 561 0.045970 10.0.0.48 - - [2025-09-25 19:25:18] "POST /alarms HTTP/1.1" 200 561 0.039254 10.0.0.48 - - [2025-09-25 19:25:18] "POST /alarms HTTP/1.1" 200 561 0.018321 10.0.0.48 - - [2025-09-25 19:25:18] "POST /alarms HTTP/1.1" 200 547 0.038260 10.0.0.48 - - [2025-09-25 19:25:18] "POST /alarms HTTP/1.1" 200 595 0.037933 10.0.0.48 - - [2025-09-25 19:25:18] "POST /alarms HTTP/1.1" 200 575 0.028017 10.0.0.48 - - [2025-09-25 19:25:18] "POST /alarms HTTP/1.1" 200 571 0.032254 10.0.0.48 - - [2025-09-25 19:25:18] "POST /alarms HTTP/1.1" 200 583 0.036261 10.0.0.48 - - [2025-09-25 19:25:18] "POST /alarms HTTP/1.1" 200 609 0.019896 10.0.0.48 - - [2025-09-25 19:25:19] "GET / HTTP/1.1" 200 35931 0.001358 10.0.0.48 - - [2025-09-25 19:25:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002863 10.0.0.48 - - [2025-09-25 19:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.48 - - [2025-09-25 19:25:19] "PUT /global-vrouter-config/644a7606-f4d4-4769-b14a-7b89a98e9bbc HTTP/1.1" 200 276 0.016895 10.0.0.48 - - [2025-09-25 19:25:19] "GET / HTTP/1.1" 200 35931 0.001214 10.0.0.48 - - [2025-09-25 19:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004784 10.0.0.48 - - [2025-09-25 19:25:19] "GET /global-vrouter-config/644a7606-f4d4-4769-b14a-7b89a98e9bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.010134 10.0.0.48 - - [2025-09-25 19:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005836 10.0.0.48 - - [2025-09-25 19:25:19] "PUT /global-vrouter-config/644a7606-f4d4-4769-b14a-7b89a98e9bbc HTTP/1.1" 200 276 0.012630 10.0.0.48 - - [2025-09-25 19:25:19] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.48 - - [2025-09-25 19:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008099 10.0.0.48 - - [2025-09-25 19:25:19] "GET /global-system-config/0b6c9eda-0fb0-4ed4-9475-158d1879e88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.008614 10.0.0.48 - - [2025-09-25 19:25:19] "PUT /global-system-config/0b6c9eda-0fb0-4ed4-9475-158d1879e88b HTTP/1.1" 200 274 0.025651 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:27:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001019 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:27:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001052 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:27:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000882 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:27:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000862 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:28:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000961 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:28:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000790 10.0.0.48 - - [2025-09-25 19:28:01] "GET /global-system-configs HTTP/1.1" 200 322 0.002444 10.0.0.48 - - [2025-09-25 19:28:01] "GET /global-system-configs HTTP/1.1" 200 322 0.004384 10.0.0.48 - - [2025-09-25 19:28:16] "GET / HTTP/1.1" 200 35931 0.001602 10.0.0.48 - - [2025-09-25 19:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.48 - - [2025-09-25 19:28:16] "GET /global-system-config/0b6c9eda-0fb0-4ed4-9475-158d1879e88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004462 10.0.0.48 - - [2025-09-25 19:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.48 - - [2025-09-25 19:28:16] "GET /config-node/f7028176-afca-49bb-890c-80ca6bf2b7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004003 10.0.0.48 - - [2025-09-25 19:28:27] "GET / HTTP/1.1" 200 35931 0.001802 10.0.0.48 - - [2025-09-25 19:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.48 - - [2025-09-25 19:28:27] "GET /routing-instance/d0266360-2bec-4d86-b258-85b194682617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002517 10.0.0.48 - - [2025-09-25 19:28:27] "POST /bgp-routers HTTP/1.1" 409 301 0.001944 10.0.0.48 - - [2025-09-25 19:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.48 - - [2025-09-25 19:28:28] "GET /bgp-router/ed1be54d-2293-481a-8365-b404881adc07?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004611 10.0.0.48 - - [2025-09-25 19:28:28] "PUT /bgp-router/ed1be54d-2293-481a-8365-b404881adc07 HTTP/1.1" 200 254 0.010725 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:28:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000901 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:28:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001025 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:28:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000840 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:28:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000818 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:28:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000881 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:28:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000822 10.0.0.48 - - [2025-09-25 19:28:38] "GET / HTTP/1.1" 200 35931 0.001475 10.0.0.48 - - [2025-09-25 19:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004956 10.0.0.48 - - [2025-09-25 19:28:38] "GET /domain/11fe4659-b1a7-45ca-ad4b-bcf99574e5fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006674 10.0.0.48 - - [2025-09-25 19:28:39] "POST /id-to-fqname HTTP/1.1" 200 173 0.000522 10.0.0.48 - - [2025-09-25 19:28:39] "POST /fqname-to-id HTTP/1.1" 404 182 0.008205 10.0.0.48 - - [2025-09-25 19:28:39] "POST /security-groups HTTP/1.1" 200 570 0.083899 10.0.0.48 - - [2025-09-25 19:28:39] "POST /projects HTTP/1.1" 200 481 0.237270 10.0.0.48 - - [2025-09-25 19:28:39] "POST /fqname-to-id HTTP/1.1" 404 213 0.005829 10.0.0.48 - - [2025-09-25 19:28:39] "POST /security-groups HTTP/1.1" 200 534 0.066852 10.0.0.48 - - [2025-09-25 19:28:39] "POST /access-control-lists HTTP/1.1" 200 579 0.093184 10.0.0.48 - - [2025-09-25 19:28:39] "POST /fqname-to-id HTTP/1.1" 404 212 0.007088 10.0.0.48 - - [2025-09-25 19:28:39] "POST /chown HTTP/1.1" 200 109 0.029514 10.0.0.48 - - [2025-09-25 19:28:39] "POST /policy-managements HTTP/1.1" 409 214 0.029946 10.0.0.48 - - [2025-09-25 19:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:28:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000731 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:28:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000795 10.0.0.48 - - [2025-09-25 19:28:39] "GET /policy-management/50d08891-201d-42a9-b4fb-791a08942208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008661 10.0.0.48 - - [2025-09-25 19:28:39] "POST /access-control-lists HTTP/1.1" 200 577 0.103332 10.0.0.48 - - [2025-09-25 19:28:39] "POST /application-policy-sets HTTP/1.1" 200 528 0.043881 10.0.0.48 - - [2025-09-25 19:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008512 10.0.0.48 - - [2025-09-25 19:28:39] "POST /fqname-to-id HTTP/1.1" 404 232 0.002035 10.0.0.48 - - [2025-09-25 19:28:39] "POST /access-control-lists HTTP/1.1" 200 594 0.019070 10.0.0.48 - - [2025-09-25 19:28:39] "GET /global-vrouter-config/644a7606-f4d4-4769-b14a-7b89a98e9bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.009869 10.0.0.48 - - [2025-09-25 19:28:39] "POST /fqname-to-id HTTP/1.1" 404 231 0.021387 10.0.0.48 - - [2025-09-25 19:28:39] "PUT /global-vrouter-config/644a7606-f4d4-4769-b14a-7b89a98e9bbc HTTP/1.1" 200 276 0.008517 10.0.0.48 - - [2025-09-25 19:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013665 10.0.0.48 - - [2025-09-25 19:28:39] "POST /access-control-lists HTTP/1.1" 200 592 0.020632 10.0.0.48 - - [2025-09-25 19:28:39] "GET /virtual-network/d49d041c-88d8-4843-95ba-29b4ec30f779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.015819 10.0.0.48 - - [2025-09-25 19:28:39] "POST /id-to-fqname HTTP/1.1" 200 177 0.000761 10.0.0.48 - - [2025-09-25 19:28:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.008897 10.0.0.48 - - [2025-09-25 19:28:39] "POST /security-groups HTTP/1.1" 200 574 0.070231 10.0.0.48 - - [2025-09-25 19:28:39] "POST /projects HTTP/1.1" 200 489 0.265857 10.0.0.48 - - [2025-09-25 19:28:39] "POST /fqname-to-id HTTP/1.1" 404 217 0.010586 10.0.0.48 - - [2025-09-25 19:28:39] "POST /security-groups HTTP/1.1" 200 546 0.062495 10.0.0.48 - - [2025-09-25 19:28:39] "POST /access-control-lists HTTP/1.1" 200 583 0.085508 10.0.0.48 - - [2025-09-25 19:28:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.014728 10.0.0.48 - - [2025-09-25 19:28:40] "POST /chown HTTP/1.1" 200 109 0.050694 10.0.0.48 - - [2025-09-25 19:28:40] "POST /network-ipams HTTP/1.1" 200 522 0.062922 10.0.0.48 - - [2025-09-25 19:28:40] "POST /access-control-lists HTTP/1.1" 200 581 0.036825 10.0.0.48 - - [2025-09-25 19:28:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.005188 10.0.0.48 - - [2025-09-25 19:28:40] "POST /network-ipams HTTP/1.1" 200 510 0.059343 10.0.0.48 - - [2025-09-25 19:28:40] "POST /access-control-lists HTTP/1.1" 200 602 0.038721 10.0.0.48 - - [2025-09-25 19:28:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.002513 10.0.0.48 - - [2025-09-25 19:28:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.004398 10.0.0.48 - - [2025-09-25 19:28:40] "POST /access-control-lists HTTP/1.1" 200 600 0.027212 10.0.0.48 - - [2025-09-25 19:28:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.003449 10.0.0.48 - - [2025-09-25 19:28:40] "POST /useragent-kv HTTP/1.1" 200 115 0.006407 10.0.0.48 - - [2025-09-25 19:28:40] "POST /virtual-networks HTTP/1.1" 200 538 0.220110 10.0.0.48 - - [2025-09-25 19:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.48 - - [2025-09-25 19:28:40] "POST /access-control-lists HTTP/1.1" 200 589 0.093552 10.0.0.48 - - [2025-09-25 19:28:40] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.027443 10.0.0.48 - - [2025-09-25 19:28:40] "POST /network-ipams HTTP/1.1" 200 518 0.029815 10.0.0.48 - - [2025-09-25 19:28:40] "POST /fqname-to-id HTTP/1.1" 404 202 0.002827 10.0.0.48 - - [2025-09-25 19:28:40] "POST /route-targets HTTP/1.1" 200 327 0.020331 10.0.0.48 - - [2025-09-25 19:28:40] "POST /ref-update HTTP/1.1" 200 156 0.024673 10.0.0.48 - - [2025-09-25 19:28:40] "PUT /access-control-list/17dbdba0-0394-4502-9b82-25f7c67c01c7 HTTP/1.1" 200 272 0.074278 10.0.0.48 - - [2025-09-25 19:28:40] "POST /useragent-kv HTTP/1.1" 200 115 0.009162 10.0.0.48 - - [2025-09-25 19:28:40] "POST /virtual-networks HTTP/1.1" 200 546 0.226768 10.0.0.48 - - [2025-09-25 19:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009418 10.0.0.48 - - [2025-09-25 19:28:40] "GET /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.011147 10.0.0.48 - - [2025-09-25 19:28:40] "POST /route-targets HTTP/1.1" 200 327 0.016426 10.0.0.48 - - [2025-09-25 19:28:40] "POST /fqname-to-id HTTP/1.1" 404 199 0.003454 10.0.0.48 - - [2025-09-25 19:28:40] "POST /ref-update HTTP/1.1" 200 156 0.021067 10.0.0.48 - - [2025-09-25 19:28:40] "POST /network-policys HTTP/1.1" 200 538 0.035887 10.0.0.48 - - [2025-09-25 19:28:40] "POST /fqname-to-id HTTP/1.1" 404 197 0.004723 10.0.0.48 - - [2025-09-25 19:28:41] "POST /network-policys HTTP/1.1" 200 534 0.026056 10.0.0.48 - - [2025-09-25 19:28:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.007615 10.0.0.48 - - [2025-09-25 19:28:41] "POST /network-policys HTTP/1.1" 200 542 0.017122 10.0.0.48 - - [2025-09-25 19:28:41] "PUT /access-control-list/92e73065-d9af-4fec-a600-d62fe0085ef0 HTTP/1.1" 200 272 0.014278 10.0.0.48 - - [2025-09-25 19:28:41] "POST /ref-update HTTP/1.1" 200 156 0.052259 10.0.0.48 - - [2025-09-25 19:28:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024403 10.0.0.48 - - [2025-09-25 19:28:41] "POST /ref-update HTTP/1.1" 200 156 0.067159 10.0.0.48 - - [2025-09-25 19:28:41] "PUT /access-control-list/92e73065-d9af-4fec-a600-d62fe0085ef0 HTTP/1.1" 200 272 0.069249 10.0.0.48 - - [2025-09-25 19:28:41] "PUT /access-control-list/17dbdba0-0394-4502-9b82-25f7c67c01c7 HTTP/1.1" 200 272 0.029440 10.0.0.48 - - [2025-09-25 19:28:41] "POST /ref-update HTTP/1.1" 200 156 0.099223 10.0.0.48 - - [2025-09-25 19:28:41] "POST /ref-update HTTP/1.1" 200 156 0.065019 10.0.0.48 - - [2025-09-25 19:28:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006178 10.0.0.48 - - [2025-09-25 19:28:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016209 10.0.0.48 - - [2025-09-25 19:28:41] "PUT /access-control-list/17dbdba0-0394-4502-9b82-25f7c67c01c7 HTTP/1.1" 200 272 0.053903 10.0.0.48 - - [2025-09-25 19:28:41] "PUT /access-control-list/92e73065-d9af-4fec-a600-d62fe0085ef0 HTTP/1.1" 200 272 0.034927 10.0.0.48 - - [2025-09-25 19:28:41] "POST /ref-update HTTP/1.1" 200 156 0.125510 10.0.0.48 - - [2025-09-25 19:28:41] "POST /fqname-to-id HTTP/1.1" 404 237 0.019676 10.0.0.48 - - [2025-09-25 19:28:41] "POST /access-control-lists HTTP/1.1" 200 601 0.119758 10.0.0.48 - - [2025-09-25 19:28:41] "POST /ref-update HTTP/1.1" 200 156 0.212481 10.0.0.48 - - [2025-09-25 19:28:41] "POST /ref-update HTTP/1.1" 200 156 0.055907 10.0.0.48 - - [2025-09-25 19:28:42] "PUT /access-control-list/bcf5bbf2-1c5e-44b2-b586-c0cb393cb650 HTTP/1.1" 200 272 0.085402 10.0.0.48 - - [2025-09-25 19:28:42] "POST /ref-update HTTP/1.1" 200 156 0.207479 10.0.0.48 - - [2025-09-25 19:28:42] "POST /ref-update HTTP/1.1" 200 156 0.038989 10.0.0.48 - - [2025-09-25 19:28:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017211 10.0.0.48 - - [2025-09-25 19:28:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009242 10.0.0.48 - - [2025-09-25 19:28:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006299 10.0.0.48 - - [2025-09-25 19:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.48 - - [2025-09-25 19:28:42] "PUT /access-control-list/bcf5bbf2-1c5e-44b2-b586-c0cb393cb650 HTTP/1.1" 200 272 0.066490 10.0.0.48 - - [2025-09-25 19:28:42] "GET /virtual-network/d49d041c-88d8-4843-95ba-29b4ec30f779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.032738 10.0.0.48 - - [2025-09-25 19:28:42] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.031993 10.0.0.48 - - [2025-09-25 19:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.48 - - [2025-09-25 19:28:42] "GET /policy-management/50d08891-201d-42a9-b4fb-791a08942208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004512 10.0.0.48 - - [2025-09-25 19:28:42] "POST /firewall-policys HTTP/1.1" 200 530 0.100871 10.0.0.48 - - [2025-09-25 19:28:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.029295 10.0.0.48 - - [2025-09-25 19:28:42] "GET /firewall-policy/11a99d74-4c1e-4147-a569-98e5d407fb22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.026079 10.0.0.48 - - [2025-09-25 19:28:42] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003597 10.0.0.48 - - [2025-09-25 19:28:42] "GET /firewall-policy/11a99d74-4c1e-4147-a569-98e5d407fb22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.036126 10.0.0.48 - - [2025-09-25 19:28:42] "POST /ref-update HTTP/1.1" 200 156 0.019452 10.0.0.48 - - [2025-09-25 19:28:42] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.022463 10.0.0.48 - - [2025-09-25 19:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.48 - - [2025-09-25 19:28:42] "GET /policy-management/50d08891-201d-42a9-b4fb-791a08942208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002772 10.0.0.48 - - [2025-09-25 19:28:42] "POST /firewall-policys HTTP/1.1" 200 532 0.029070 10.0.0.48 - - [2025-09-25 19:28:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.045449 10.0.0.48 - - [2025-09-25 19:28:42] "GET /firewall-policy/5bef726f-3439-41d1-81bc-f2a1df1e969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.023740 10.0.0.48 - - [2025-09-25 19:28:42] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.003056 10.0.0.48 - - [2025-09-25 19:28:42] "GET /firewall-policy/5bef726f-3439-41d1-81bc-f2a1df1e969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003307 10.0.0.48 - - [2025-09-25 19:28:42] "GET /firewall-policy/11a99d74-4c1e-4147-a569-98e5d407fb22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003137 10.0.0.48 - - [2025-09-25 19:28:42] "GET /firewall-policy/11a99d74-4c1e-4147-a569-98e5d407fb22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002984 10.0.0.48 - - [2025-09-25 19:28:43] "POST /ref-update HTTP/1.1" 200 156 0.029025 10.0.0.48 - - [2025-09-25 19:28:43] "POST /ref-update HTTP/1.1" 200 156 0.037817 10.0.0.48 - - [2025-09-25 19:28:43] "POST /ref-update HTTP/1.1" 200 156 0.030020 10.0.0.48 - - [2025-09-25 19:28:43] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.022335 10.0.0.48 - - [2025-09-25 19:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.48 - - [2025-09-25 19:28:43] "GET /policy-management/50d08891-201d-42a9-b4fb-791a08942208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003199 10.0.0.48 - - [2025-09-25 19:28:43] "POST /firewall-policys HTTP/1.1" 200 530 0.062108 10.0.0.48 - - [2025-09-25 19:28:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.025494 10.0.0.48 - - [2025-09-25 19:28:43] "GET /firewall-policy/facaa7c8-53a1-4141-9738-d84a49e59cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.081328 10.0.0.48 - - [2025-09-25 19:28:43] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003272 10.0.0.48 - - [2025-09-25 19:28:43] "GET /firewall-policy/facaa7c8-53a1-4141-9738-d84a49e59cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003085 10.0.0.48 - - [2025-09-25 19:28:43] "GET /firewall-policy/11a99d74-4c1e-4147-a569-98e5d407fb22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002467 10.0.0.48 - - [2025-09-25 19:28:43] "GET /firewall-policy/5bef726f-3439-41d1-81bc-f2a1df1e969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003127 10.0.0.48 - - [2025-09-25 19:28:43] "GET /firewall-policy/11a99d74-4c1e-4147-a569-98e5d407fb22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002443 10.0.0.48 - - [2025-09-25 19:28:43] "GET /firewall-policy/5bef726f-3439-41d1-81bc-f2a1df1e969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002107 10.0.0.48 - - [2025-09-25 19:28:43] "POST /ref-update HTTP/1.1" 200 156 0.040206 10.0.0.48 - - [2025-09-25 19:28:43] "POST /ref-update HTTP/1.1" 200 156 0.014439 10.0.0.48 - - [2025-09-25 19:28:43] "POST /ref-update HTTP/1.1" 200 156 0.034228 10.0.0.48 - - [2025-09-25 19:28:43] "POST /ref-update HTTP/1.1" 200 156 0.031592 10.0.0.48 - - [2025-09-25 19:28:43] "POST /ref-update HTTP/1.1" 200 156 0.072957 10.0.0.48 - - [2025-09-25 19:28:43] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.017541 10.0.0.48 - - [2025-09-25 19:28:43] "POST /tags HTTP/1.1" 200 299 0.031504 10.0.0.48 - - [2025-09-25 19:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.021617 10.0.0.48 - - [2025-09-25 19:28:43] "GET /tag/c73e5c30-44b7-454d-8440-5a8a91ef6873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.018278 10.0.0.48 - - [2025-09-25 19:28:44] "POST /set-tag HTTP/1.1" 200 109 0.034160 10.0.0.48 - - [2025-09-25 19:28:44] "POST /tags HTTP/1.1" 200 305 0.104822 10.0.0.48 - - [2025-09-25 19:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.024917 10.0.0.48 - - [2025-09-25 19:28:44] "GET /tag/49966dfc-a20a-46fb-9155-4e9b8264a477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.020153 10.0.0.48 - - [2025-09-25 19:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.48 - - [2025-09-25 19:28:44] "GET /project/7c8cc72d-e8c4-4964-97ba-610646313efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040506 10.0.0.48 - - [2025-09-25 19:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005252 10.0.0.48 - - [2025-09-25 19:28:44] "GET /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.005284 10.0.0.48 - - [2025-09-25 19:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.48 - - [2025-09-25 19:28:44] "GET /service-appliance-set/1ffa7fca-13da-4f15-8eca-7a290f48c4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.008813 10.0.0.48 - - [2025-09-25 19:28:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.002222 10.0.0.48 - - [2025-09-25 19:28:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.092462 10.0.0.48 - - [2025-09-25 19:28:44] "GET /virtual-machine-interface/bac0df20-0d13-40ce-a311-a9f017a01f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.014568 10.0.0.48 - - [2025-09-25 19:28:44] "POST /instance-ips HTTP/1.1" 200 381 0.056973 10.0.0.48 - - [2025-09-25 19:28:44] "GET /instance-ip/bfe5d710-968b-4bc4-b347-d3c5b8dc9e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.021494 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:28:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:28:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000857 10.0.0.48 - - [2025-09-25 19:28:44] "POST /loadbalancers HTTP/1.1" 200 582 0.074817 10.0.0.48 - - [2025-09-25 19:28:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.007197 10.0.0.48 - - [2025-09-25 19:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006211 10.0.0.48 - - [2025-09-25 19:28:44] "GET /project/7c8cc72d-e8c4-4964-97ba-610646313efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057785 10.0.0.48 - - [2025-09-25 19:28:44] "GET /project/7c8cc72d-e8c4-4964-97ba-610646313efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048154 10.0.0.48 - - [2025-09-25 19:28:44] "GET /instance-ip/bfe5d710-968b-4bc4-b347-d3c5b8dc9e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008131 10.0.0.48 - - [2025-09-25 19:28:45] "GET /loadbalancer/fd30b12c-14c4-4940-8b10-c36037b5b56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.003861 10.0.0.48 - - [2025-09-25 19:28:45] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.023067 10.0.0.48 - - [2025-09-25 19:28:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.024818 10.0.0.48 - - [2025-09-25 19:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.016208 10.0.0.48 - - [2025-09-25 19:28:45] "POST /floating-ips HTTP/1.1" 200 583 0.051456 10.0.0.48 - - [2025-09-25 19:28:45] "GET /project/7c8cc72d-e8c4-4964-97ba-610646313efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043873 10.0.0.48 - - [2025-09-25 19:28:45] "GET /loadbalancer-listener/12284980-2795-4200-9cd3-2ebd80216b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.006020 10.0.0.48 - - [2025-09-25 19:28:45] "GET /loadbalancer-listener/12284980-2795-4200-9cd3-2ebd80216b67?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003607 10.0.0.48 - - [2025-09-25 19:28:45] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.119795 10.0.0.48 - - [2025-09-25 19:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.48 - - [2025-09-25 19:28:45] "GET /instance-ip/bfe5d710-968b-4bc4-b347-d3c5b8dc9e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004315 10.0.0.48 - - [2025-09-25 19:28:45] "GET /global-vrouter-config/644a7606-f4d4-4769-b14a-7b89a98e9bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003312 10.0.0.48 - - [2025-09-25 19:28:45] "GET /instance-ip/bfe5d710-968b-4bc4-b347-d3c5b8dc9e2f?fields=floating_ips HTTP/1.1" 200 1171 0.008796 10.0.0.48 - - [2025-09-25 19:28:45] "GET /floating-ip/ba0ccae2-3c78-4be6-928c-2f6d8d8b66a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003322 10.0.0.48 - - [2025-09-25 19:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.48 - - [2025-09-25 19:28:45] "PUT /global-vrouter-config/644a7606-f4d4-4769-b14a-7b89a98e9bbc HTTP/1.1" 200 276 0.070933 10.0.0.48 - - [2025-09-25 19:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.48 - - [2025-09-25 19:28:45] "GET /loadbalancer/fd30b12c-14c4-4940-8b10-c36037b5b56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.015935 10.0.0.48 - - [2025-09-25 19:28:45] "POST /tags HTTP/1.1" 200 357 0.094704 10.0.0.48 - - [2025-09-25 19:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014202 10.0.0.48 - - [2025-09-25 19:28:45] "GET /tag/23f25dd2-3648-462b-a9bc-ef2e792ae200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.016761 10.0.0.48 - - [2025-09-25 19:28:45] "POST /tags HTTP/1.1" 200 305 0.114813 10.0.0.48 - - [2025-09-25 19:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.027739 10.0.0.48 - - [2025-09-25 19:28:45] "GET /tag/8665bb0e-8368-40d7-bd9c-eb0250d83b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014658 10.0.0.48 - - [2025-09-25 19:28:46] "POST /id-to-fqname HTTP/1.1" 200 174 0.006039 10.0.0.48 - - [2025-09-25 19:28:46] "POST /fqname-to-id HTTP/1.1" 404 183 0.006603 10.0.0.48 - - [2025-09-25 19:28:46] "POST /security-groups HTTP/1.1" 200 571 0.066739 10.0.0.48 - - [2025-09-25 19:28:46] "POST /fqname-to-id HTTP/1.1" 404 214 0.002040 10.0.0.48 - - [2025-09-25 19:28:46] "POST /projects HTTP/1.1" 200 483 0.259403 10.0.0.48 - - [2025-09-25 19:28:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.007126 10.0.0.48 - - [2025-09-25 19:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005394 10.0.0.48 - - [2025-09-25 19:28:46] "POST /access-control-lists HTTP/1.1" 200 580 0.064508 10.0.0.48 - - [2025-09-25 19:28:46] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.014354 10.0.0.48 - - [2025-09-25 19:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.48 - - [2025-09-25 19:28:46] "GET /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.003244 10.0.0.48 - - [2025-09-25 19:28:46] "POST /fqname-to-id HTTP/1.1" 404 213 0.001365 10.0.0.48 - - [2025-09-25 19:28:46] "PUT /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2 HTTP/1.1" 200 264 0.040923 10.0.0.48 - - [2025-09-25 19:28:46] "POST /access-control-lists HTTP/1.1" 200 578 0.091399 10.0.0.48 - - [2025-09-25 19:28:46] "PUT /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587 HTTP/1.1" 200 264 0.091621 10.0.0.48 - - [2025-09-25 19:28:46] "POST /security-groups HTTP/1.1" 200 537 0.074063 10.0.0.48 - - [2025-09-25 19:28:46] "POST /fqname-to-id HTTP/1.1" 404 234 0.001828 10.0.0.48 - - [2025-09-25 19:28:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.047244 10.0.0.48 - - [2025-09-25 19:28:46] "POST /chown HTTP/1.1" 200 109 0.024293 10.0.0.48 - - [2025-09-25 19:28:46] "POST /access-control-lists HTTP/1.1" 200 596 0.059749 10.0.0.48 - - [2025-09-25 19:28:46] "POST /fqname-to-id HTTP/1.1" 404 233 0.021724 10.0.0.48 - - [2025-09-25 19:28:46] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.028400 10.0.0.48 - - [2025-09-25 19:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.48 - - [2025-09-25 19:28:46] "GET /policy-management/50d08891-201d-42a9-b4fb-791a08942208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004829 10.0.0.48 - - [2025-09-25 19:28:46] "POST /tags HTTP/1.1" 409 207 0.001729 10.0.0.48 - - [2025-09-25 19:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.48 - - [2025-09-25 19:28:46] "POST /access-control-lists HTTP/1.1" 200 594 0.068270 10.0.0.48 - - [2025-09-25 19:28:46] "GET /tag/8665bb0e-8368-40d7-bd9c-eb0250d83b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.027462 10.0.0.48 - - [2025-09-25 19:28:46] "POST /firewall-rules HTTP/1.1" 200 564 0.070716 10.0.0.48 - - [2025-09-25 19:28:46] "GET /firewall-rule/3eb39d0c-4b24-4211-8089-48b57e298f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004436 10.0.0.48 - - [2025-09-25 19:28:46] "GET /firewall-policy/5bef726f-3439-41d1-81bc-f2a1df1e969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002139 10.0.0.48 - - [2025-09-25 19:28:46] "GET /firewall-rule/3eb39d0c-4b24-4211-8089-48b57e298f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.001956 10.0.0.48 - - [2025-09-25 19:28:46] "POST /ref-update HTTP/1.1" 200 156 0.015127 10.0.0.48 - - [2025-09-25 19:28:47] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010967 10.0.0.48 - - [2025-09-25 19:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.48 - - [2025-09-25 19:28:47] "GET /policy-management/50d08891-201d-42a9-b4fb-791a08942208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002215 10.0.0.48 - - [2025-09-25 19:28:47] "POST /tags HTTP/1.1" 409 207 0.001391 10.0.0.48 - - [2025-09-25 19:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.48 - - [2025-09-25 19:28:47] "GET /tag/8665bb0e-8368-40d7-bd9c-eb0250d83b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011210 10.0.0.48 - - [2025-09-25 19:28:47] "POST /firewall-rules HTTP/1.1" 200 562 0.072043 10.0.0.48 - - [2025-09-25 19:28:47] "GET /firewall-rule/e35126b1-e773-4ce9-bd67-0be4632a2725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.016839 10.0.0.48 - - [2025-09-25 19:28:47] "GET /firewall-policy/5bef726f-3439-41d1-81bc-f2a1df1e969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004074 10.0.0.48 - - [2025-09-25 19:28:47] "GET /firewall-rule/e35126b1-e773-4ce9-bd67-0be4632a2725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002599 10.0.0.48 - - [2025-09-25 19:28:47] "POST /ref-update HTTP/1.1" 200 156 0.020649 10.0.0.48 - - [2025-09-25 19:28:47] "POST /tags HTTP/1.1" 200 301 0.108811 10.0.0.48 - - [2025-09-25 19:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014155 10.0.0.48 - - [2025-09-25 19:28:47] "GET /tag/47d6ace4-8679-453b-8223-58738185a2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.013142 10.0.0.48 - - [2025-09-25 19:28:47] "POST /tags HTTP/1.1" 200 325 0.087766 10.0.0.48 - - [2025-09-25 19:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007828 10.0.0.48 - - [2025-09-25 19:28:47] "GET /tag/e7babefe-77ad-4891-ab78-1df634f0621a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.015783 10.0.0.48 - - [2025-09-25 19:28:47] "POST /tags HTTP/1.1" 200 363 0.034387 10.0.0.48 - - [2025-09-25 19:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013402 10.0.0.48 - - [2025-09-25 19:28:47] "GET /tag/aec517e7-ae9d-4d82-91d8-a9849612d8ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.011842 10.0.0.48 - - [2025-09-25 19:28:47] "POST /tags HTTP/1.1" 200 311 0.033037 10.0.0.48 - - [2025-09-25 19:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.040335 10.0.0.48 - - [2025-09-25 19:28:47] "GET /tag/18c7c07d-2323-4488-990c-3898ebeb487f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016692 10.0.0.48 - - [2025-09-25 19:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.48 - - [2025-09-25 19:28:47] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004856 10.0.0.48 - - [2025-09-25 19:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.48 - - [2025-09-25 19:28:48] "GET /project/148fb254-f136-4e5f-8487-67e184e09b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.036583 10.0.0.48 - - [2025-09-25 19:28:48] "POST /virtual-machines HTTP/1.1" 200 377 0.027279 10.0.0.48 - - [2025-09-25 19:28:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.057004 10.0.0.48 - - [2025-09-25 19:28:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.137620 10.0.0.48 - - [2025-09-25 19:28:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.013089 10.0.0.48 - - [2025-09-25 19:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008338 10.0.0.48 - - [2025-09-25 19:28:48] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.011441 10.0.0.48 - - [2025-09-25 19:28:48] "POST /instance-ips HTTP/1.1" 200 409 0.036797 10.0.0.48 - - [2025-09-25 19:28:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.027633 10.0.0.48 - - [2025-09-25 19:28:48] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.015569 10.0.0.48 - - [2025-09-25 19:28:48] "POST /set-tag HTTP/1.1" 200 109 0.015574 10.0.0.48 - - [2025-09-25 19:28:48] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.023221 10.0.0.48 - - [2025-09-25 19:28:48] "GET /instance-ip/dc0a84cc-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.008034 10.0.0.48 - - [2025-09-25 19:28:48] "POST /tags HTTP/1.1" 200 355 0.034215 10.0.0.48 - - [2025-09-25 19:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.017224 10.0.0.48 - - [2025-09-25 19:28:48] "GET /tag/22016267-05e1-44b6-90c1-6c39c17c1095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011782 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:28:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000835 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:28:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000701 10.0.0.48 - - [2025-09-25 19:28:48] "POST /tags HTTP/1.1" 200 303 0.054870 10.0.0.48 - - [2025-09-25 19:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.018695 10.0.0.48 - - [2025-09-25 19:28:48] "GET /tag/73728038-525c-4b3e-b826-5521422ad169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.025586 10.0.0.48 - - [2025-09-25 19:28:48] "POST /projects HTTP/1.1" 409 218 0.002538 10.0.0.48 - - [2025-09-25 19:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.48 - - [2025-09-25 19:28:49] "GET /project/7c8cc72d-e8c4-4964-97ba-610646313efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039688 10.0.0.48 - - [2025-09-25 19:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.48 - - [2025-09-25 19:28:49] "GET /network-ipam/20c497a4-b547-4c1d-83fe-c4ca51711eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.076318 10.0.0.48 - - [2025-09-25 19:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.48 - - [2025-09-25 19:28:49] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004105 10.0.0.48 - - [2025-09-25 19:28:49] "PUT /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2 HTTP/1.1" 200 264 0.060463 10.0.0.48 - - [2025-09-25 19:28:49] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006095 10.0.0.48 - - [2025-09-25 19:28:49] "POST /set-tag HTTP/1.1" 200 109 0.063233 10.0.0.48 - - [2025-09-25 19:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.017486 10.0.0.48 - - [2025-09-25 19:28:49] "GET /network-ipam/d4fd1fad-38bc-4eb0-9c49-17604fa9ae4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.005919 10.0.0.48 - - [2025-09-25 19:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.48 - - [2025-09-25 19:28:49] "GET /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003668 10.0.0.48 - - [2025-09-25 19:28:49] "PUT /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587 HTTP/1.1" 200 264 0.032609 10.0.0.48 - - [2025-09-25 19:28:49] "GET /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005718 10.0.0.48 - - [2025-09-25 19:28:49] "POST /set-tag HTTP/1.1" 200 109 0.047218 10.0.0.48 - - [2025-09-25 19:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009896 10.0.0.48 - - [2025-09-25 19:28:49] "GET /network-policy/2fc06151-6b1c-494e-bdd1-ddccb58cd856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004019 10.0.0.48 - - [2025-09-25 19:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.48 - - [2025-09-25 19:28:49] "GET /network-policy/3a3581c7-0f3b-4d92-8342-f013168f9533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004104 10.0.0.48 - - [2025-09-25 19:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.48 - - [2025-09-25 19:28:49] "GET /network-policy/ee96b7ae-61f6-46cf-9ef2-c7a9926f0f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.001965 10.0.0.48 - - [2025-09-25 19:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001194 10.0.0.48 - - [2025-09-25 19:28:49] "PUT /network-policy/ee96b7ae-61f6-46cf-9ef2-c7a9926f0f2d HTTP/1.1" 200 262 0.009528 10.0.0.48 - - [2025-09-25 19:28:49] "PUT /access-control-list/bcf5bbf2-1c5e-44b2-b586-c0cb393cb650 HTTP/1.1" 200 272 0.022518 10.0.0.48 - - [2025-09-25 19:28:49] "POST /ref-update HTTP/1.1" 200 156 0.065819 10.0.0.48 - - [2025-09-25 19:28:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009372 10.0.0.48 - - [2025-09-25 19:28:49] "PUT /access-control-list/17dbdba0-0394-4502-9b82-25f7c67c01c7 HTTP/1.1" 200 272 0.076768 10.0.0.48 - - [2025-09-25 19:28:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006641 10.0.0.48 - - [2025-09-25 19:28:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001552 10.0.0.48 - - [2025-09-25 19:28:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001314 10.0.0.48 - - [2025-09-25 19:28:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002036 10.0.0.48 - - [2025-09-25 19:28:50] "POST /security-groups HTTP/1.1" 409 245 0.004517 10.0.0.48 - - [2025-09-25 19:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006971 10.0.0.48 - - [2025-09-25 19:28:50] "PUT /security-group/2aad4ef4-a716-46b5-8069-03d55d0ea44f HTTP/1.1" 200 262 0.053336 10.0.0.48 - - [2025-09-25 19:28:50] "PUT /access-control-list/831fb641-059d-4de3-832b-659b69f5a94a HTTP/1.1" 200 272 0.013106 10.0.0.48 - - [2025-09-25 19:28:50] "PUT /access-control-list/78b8b150-4334-4968-ba81-b2b1c10c9d6a HTTP/1.1" 200 272 0.010121 10.0.0.48 - - [2025-09-25 19:28:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018474 10.0.0.48 - - [2025-09-25 19:28:50] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014159 10.0.0.48 - - [2025-09-25 19:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006193 10.0.0.48 - - [2025-09-25 19:28:50] "GET /policy-management/50d08891-201d-42a9-b4fb-791a08942208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002875 10.0.0.48 - - [2025-09-25 19:28:50] "POST /tags HTTP/1.1" 409 206 0.001574 10.0.0.48 - - [2025-09-25 19:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001307 10.0.0.48 - - [2025-09-25 19:28:50] "GET /tag/73728038-525c-4b3e-b826-5521422ad169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010092 10.0.0.48 - - [2025-09-25 19:28:50] "POST /firewall-rules HTTP/1.1" 200 562 0.066623 10.0.0.48 - - [2025-09-25 19:28:50] "GET /firewall-rule/5ccabaf9-d3aa-4361-8600-d0bb03709806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.006760 10.0.0.48 - - [2025-09-25 19:28:50] "GET /firewall-policy/5bef726f-3439-41d1-81bc-f2a1df1e969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004886 10.0.0.48 - - [2025-09-25 19:28:50] "GET /firewall-rule/5ccabaf9-d3aa-4361-8600-d0bb03709806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004654 10.0.0.48 - - [2025-09-25 19:28:50] "POST /ref-update HTTP/1.1" 200 156 0.021720 10.0.0.48 - - [2025-09-25 19:28:50] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004489 10.0.0.48 - - [2025-09-25 19:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.48 - - [2025-09-25 19:28:50] "GET /policy-management/50d08891-201d-42a9-b4fb-791a08942208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003671 10.0.0.48 - - [2025-09-25 19:28:50] "POST /tags HTTP/1.1" 409 206 0.005687 10.0.0.48 - - [2025-09-25 19:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.48 - - [2025-09-25 19:28:50] "GET /tag/73728038-525c-4b3e-b826-5521422ad169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012019 10.0.0.48 - - [2025-09-25 19:28:50] "POST /firewall-rules HTTP/1.1" 200 560 0.069315 10.0.0.48 - - [2025-09-25 19:28:50] "GET /firewall-rule/937e55f0-bd18-4652-8ae8-c0b574f303c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.020505 10.0.0.48 - - [2025-09-25 19:28:50] "GET /firewall-policy/5bef726f-3439-41d1-81bc-f2a1df1e969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.003562 10.0.0.48 - - [2025-09-25 19:28:50] "GET /firewall-rule/937e55f0-bd18-4652-8ae8-c0b574f303c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.009079 10.0.0.48 - - [2025-09-25 19:28:50] "POST /ref-update HTTP/1.1" 200 156 0.036132 10.0.0.48 - - [2025-09-25 19:28:50] "POST /tags HTTP/1.1" 200 301 0.041385 10.0.0.48 - - [2025-09-25 19:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004548 10.0.0.48 - - [2025-09-25 19:28:50] "GET /tag/a8739c56-a17c-4d0a-92e7-4a7425da0aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015351 10.0.0.48 - - [2025-09-25 19:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.48 - - [2025-09-25 19:28:51] "GET /project/148fb254-f136-4e5f-8487-67e184e09b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.045922 10.0.0.48 - - [2025-09-25 19:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004727 10.0.0.48 - - [2025-09-25 19:28:51] "GET /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.003758 10.0.0.48 - - [2025-09-25 19:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.48 - - [2025-09-25 19:28:51] "GET /service-appliance-set/1ffa7fca-13da-4f15-8eca-7a290f48c4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.021176 10.0.0.48 - - [2025-09-25 19:28:51] "POST /fqname-to-id HTTP/1.1" 404 242 0.004491 10.0.0.48 - - [2025-09-25 19:28:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.111914 10.0.0.48 - - [2025-09-25 19:28:51] "GET /virtual-machine-interface/1539cb26-e30a-47ff-9cef-79246fbc9f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.018835 10.0.0.48 - - [2025-09-25 19:28:51] "POST /instance-ips HTTP/1.1" 200 377 0.031745 10.0.0.48 - - [2025-09-25 19:28:51] "GET /instance-ip/f48b5559-63f5-4087-a057-f32c5bdc91da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009256 10.0.0.48 - - [2025-09-25 19:28:51] "POST /loadbalancers HTTP/1.1" 200 582 0.076908 10.0.0.48 - - [2025-09-25 19:28:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.031857 10.0.0.48 - - [2025-09-25 19:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011298 10.0.0.48 - - [2025-09-25 19:28:51] "GET /project/148fb254-f136-4e5f-8487-67e184e09b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.085387 10.0.0.48 - - [2025-09-25 19:28:51] "GET /instance-ip/f48b5559-63f5-4087-a057-f32c5bdc91da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010508 10.0.0.48 - - [2025-09-25 19:28:51] "GET /project/148fb254-f136-4e5f-8487-67e184e09b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.142526 10.0.0.48 - - [2025-09-25 19:28:51] "GET /loadbalancer/dd084a72-8326-4e93-80e2-93133dc62277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002211 10.0.0.48 - - [2025-09-25 19:28:51] "POST /floating-ips HTTP/1.1" 200 581 0.128802 10.0.0.48 - - [2025-09-25 19:28:51] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.031952 10.0.0.48 - - [2025-09-25 19:28:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008018 10.0.0.48 - - [2025-09-25 19:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.48 - - [2025-09-25 19:28:51] "GET /project/148fb254-f136-4e5f-8487-67e184e09b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.028300 10.0.0.48 - - [2025-09-25 19:28:51] "GET /loadbalancer-listener/1dae659c-e180-4637-bfaf-7141f76d5814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002836 10.0.0.48 - - [2025-09-25 19:28:51] "GET /loadbalancer-listener/1dae659c-e180-4637-bfaf-7141f76d5814?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.002800 10.0.0.48 - - [2025-09-25 19:28:51] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020003 10.0.0.48 - - [2025-09-25 19:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004731 10.0.0.48 - - [2025-09-25 19:28:51] "GET /instance-ip/f48b5559-63f5-4087-a057-f32c5bdc91da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008444 10.0.0.48 - - [2025-09-25 19:28:51] "GET /instance-ip/f48b5559-63f5-4087-a057-f32c5bdc91da?fields=floating_ips HTTP/1.1" 200 1165 0.011742 10.0.0.48 - - [2025-09-25 19:28:52] "GET /project/148fb254-f136-4e5f-8487-67e184e09b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.038026 10.0.0.48 - - [2025-09-25 19:28:52] "GET /floating-ip/8bf5b76a-cb45-468e-b59b-7405bef52af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.006313 10.0.0.48 - - [2025-09-25 19:28:52] "GET /loadbalancer/dd084a72-8326-4e93-80e2-93133dc62277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004877 10.0.0.48 - - [2025-09-25 19:28:52] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.026157 10.0.0.48 - - [2025-09-25 19:28:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.007647 10.0.0.48 - - [2025-09-25 19:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006128 10.0.0.48 - - [2025-09-25 19:28:52] "GET /project/148fb254-f136-4e5f-8487-67e184e09b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.044827 10.0.0.48 - - [2025-09-25 19:28:52] "GET /loadbalancer-listener/3bee1494-d17f-4c7d-a415-713f24726208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003739 10.0.0.48 - - [2025-09-25 19:28:52] "GET /loadbalancer-listener/3bee1494-d17f-4c7d-a415-713f24726208?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.005388 10.0.0.48 - - [2025-09-25 19:28:52] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.015090 10.0.0.48 - - [2025-09-25 19:28:52] "GET /instance-ip/f48b5559-63f5-4087-a057-f32c5bdc91da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002398 10.0.0.48 - - [2025-09-25 19:28:52] "GET /instance-ip/f48b5559-63f5-4087-a057-f32c5bdc91da?fields=floating_ips HTTP/1.1" 200 1165 0.001993 10.0.0.48 - - [2025-09-25 19:28:52] "GET /floating-ip/8bf5b76a-cb45-468e-b59b-7405bef52af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.001573 10.0.0.48 - - [2025-09-25 19:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.48 - - [2025-09-25 19:28:52] "GET /project/148fb254-f136-4e5f-8487-67e184e09b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.023383 10.0.0.48 - - [2025-09-25 19:28:52] "GET /loadbalancer/dd084a72-8326-4e93-80e2-93133dc62277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002460 10.0.0.48 - - [2025-09-25 19:28:52] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.012446 10.0.0.48 - - [2025-09-25 19:28:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009340 10.0.0.48 - - [2025-09-25 19:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007468 10.0.0.48 - - [2025-09-25 19:28:52] "GET /project/148fb254-f136-4e5f-8487-67e184e09b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.030762 10.0.0.48 - - [2025-09-25 19:28:52] "GET /loadbalancer-listener/d24021b8-02c1-4a6a-b60c-832816fc40bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.003755 10.0.0.48 - - [2025-09-25 19:28:52] "GET /loadbalancer-listener/d24021b8-02c1-4a6a-b60c-832816fc40bb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.002883 10.0.0.48 - - [2025-09-25 19:28:52] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.021285 10.0.0.48 - - [2025-09-25 19:28:52] "GET /instance-ip/f48b5559-63f5-4087-a057-f32c5bdc91da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003511 10.0.0.48 - - [2025-09-25 19:28:52] "GET /instance-ip/f48b5559-63f5-4087-a057-f32c5bdc91da?fields=floating_ips HTTP/1.1" 200 1165 0.004519 10.0.0.48 - - [2025-09-25 19:28:52] "GET /floating-ip/8bf5b76a-cb45-468e-b59b-7405bef52af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002645 10.0.0.48 - - [2025-09-25 19:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.48 - - [2025-09-25 19:28:52] "GET /loadbalancer/dd084a72-8326-4e93-80e2-93133dc62277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.001885 10.0.0.48 - - [2025-09-25 19:28:52] "POST /tags HTTP/1.1" 200 371 0.019582 10.0.0.48 - - [2025-09-25 19:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004989 10.0.0.48 - - [2025-09-25 19:28:52] "GET /tag/84579cbe-d828-4648-9d5c-9e9ce6a608a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.019730 10.0.0.48 - - [2025-09-25 19:28:52] "POST /tags HTTP/1.1" 200 319 0.023706 10.0.0.48 - - [2025-09-25 19:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004677 10.0.0.48 - - [2025-09-25 19:28:52] "GET /tag/106eeef8-3401-490a-b154-0d3a5bba76a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.024652 10.0.0.48 - - [2025-09-25 19:28:52] "POST /id-to-fqname HTTP/1.1" 200 181 0.001235 10.0.0.48 - - [2025-09-25 19:28:52] "POST /fqname-to-id HTTP/1.1" 404 190 0.003401 10.0.0.48 - - [2025-09-25 19:28:53] "POST /security-groups HTTP/1.1" 200 578 0.071114 10.0.0.48 - - [2025-09-25 19:28:53] "POST /projects HTTP/1.1" 200 497 0.214009 10.0.0.48 - - [2025-09-25 19:28:53] "POST /fqname-to-id HTTP/1.1" 404 225 0.012885 10.0.0.48 - - [2025-09-25 19:28:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.025488 10.0.0.48 - - [2025-09-25 19:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015810 10.0.0.48 - - [2025-09-25 19:28:53] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.032087 10.0.0.48 - - [2025-09-25 19:28:53] "POST /access-control-lists HTTP/1.1" 200 587 0.108545 10.0.0.48 - - [2025-09-25 19:28:53] "POST /fqname-to-id HTTP/1.1" 404 224 0.025670 10.0.0.48 - - [2025-09-25 19:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.026173 10.0.0.48 - - [2025-09-25 19:28:53] "GET /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.003949 10.0.0.48 - - [2025-09-25 19:28:53] "POST /access-control-lists HTTP/1.1" 200 585 0.064531 10.0.0.48 - - [2025-09-25 19:28:53] "PUT /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2 HTTP/1.1" 200 264 0.060000 10.0.0.48 - - [2025-09-25 19:28:53] "PUT /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587 HTTP/1.1" 200 264 0.069302 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:28:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000961 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:28:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000875 10.0.0.48 - - [2025-09-25 19:28:53] "POST /security-groups HTTP/1.1" 200 558 0.088216 10.0.0.48 - - [2025-09-25 19:28:53] "POST /fqname-to-id HTTP/1.1" 404 248 0.013654 10.0.0.48 - - [2025-09-25 19:28:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.029504 10.0.0.48 - - [2025-09-25 19:28:53] "POST /access-control-lists HTTP/1.1" 200 610 0.092866 10.0.0.48 - - [2025-09-25 19:28:53] "POST /chown HTTP/1.1" 200 109 0.076922 10.0.0.48 - - [2025-09-25 19:28:53] "POST /fqname-to-id HTTP/1.1" 404 247 0.027101 10.0.0.48 - - [2025-09-25 19:28:53] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011465 10.0.0.48 - - [2025-09-25 19:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.48 - - [2025-09-25 19:28:53] "GET /policy-management/50d08891-201d-42a9-b4fb-791a08942208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.026990 10.0.0.48 - - [2025-09-25 19:28:53] "POST /access-control-lists HTTP/1.1" 200 608 0.085768 10.0.0.48 - - [2025-09-25 19:28:53] "POST /tags HTTP/1.1" 409 214 0.017396 10.0.0.48 - - [2025-09-25 19:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.48 - - [2025-09-25 19:28:53] "GET /tag/106eeef8-3401-490a-b154-0d3a5bba76a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.027011 10.0.0.48 - - [2025-09-25 19:28:53] "POST /firewall-rules HTTP/1.1" 200 578 0.075828 10.0.0.48 - - [2025-09-25 19:28:53] "GET /firewall-rule/742438ff-9771-4cf6-9e30-eded6bf57bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003862 10.0.0.48 - - [2025-09-25 19:28:53] "GET /firewall-policy/5bef726f-3439-41d1-81bc-f2a1df1e969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.002805 10.0.0.48 - - [2025-09-25 19:28:53] "GET /firewall-rule/742438ff-9771-4cf6-9e30-eded6bf57bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.001816 10.0.0.48 - - [2025-09-25 19:28:54] "POST /ref-update HTTP/1.1" 200 156 0.032042 10.0.0.48 - - [2025-09-25 19:28:54] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010142 10.0.0.48 - - [2025-09-25 19:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.48 - - [2025-09-25 19:28:54] "GET /policy-management/50d08891-201d-42a9-b4fb-791a08942208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003162 10.0.0.48 - - [2025-09-25 19:28:54] "POST /tags HTTP/1.1" 409 214 0.001959 10.0.0.48 - - [2025-09-25 19:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.48 - - [2025-09-25 19:28:54] "GET /tag/106eeef8-3401-490a-b154-0d3a5bba76a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.014427 10.0.0.48 - - [2025-09-25 19:28:54] "POST /firewall-rules HTTP/1.1" 200 576 0.070864 10.0.0.48 - - [2025-09-25 19:28:54] "GET /firewall-rule/bb5f7454-883d-46d2-a526-870137ec6c09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.017432 10.0.0.48 - - [2025-09-25 19:28:54] "GET /firewall-policy/5bef726f-3439-41d1-81bc-f2a1df1e969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.003945 10.0.0.48 - - [2025-09-25 19:28:54] "GET /firewall-rule/bb5f7454-883d-46d2-a526-870137ec6c09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003514 10.0.0.48 - - [2025-09-25 19:28:54] "POST /ref-update HTTP/1.1" 200 156 0.038090 10.0.0.48 - - [2025-09-25 19:28:54] "POST /tags HTTP/1.1" 200 363 0.036788 10.0.0.48 - - [2025-09-25 19:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005701 10.0.0.48 - - [2025-09-25 19:28:54] "GET /tag/9b161f72-e33c-4bdc-b6a5-62bc80b7d31e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.014235 10.0.0.48 - - [2025-09-25 19:28:54] "POST /tags HTTP/1.1" 200 311 0.022721 10.0.0.48 - - [2025-09-25 19:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001298 10.0.0.48 - - [2025-09-25 19:28:54] "GET /tag/f40314ec-3ed9-4d8e-b646-4e0223e16efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017641 10.0.0.48 - - [2025-09-25 19:28:54] "POST /id-to-fqname HTTP/1.1" 200 177 0.000452 10.0.0.48 - - [2025-09-25 19:28:54] "POST /fqname-to-id HTTP/1.1" 404 186 0.002197 10.0.0.48 - - [2025-09-25 19:28:54] "POST /security-groups HTTP/1.1" 200 574 0.069673 10.0.0.48 - - [2025-09-25 19:28:54] "POST /projects HTTP/1.1" 200 489 0.186497 10.0.0.48 - - [2025-09-25 19:28:54] "POST /fqname-to-id HTTP/1.1" 404 217 0.010627 10.0.0.48 - - [2025-09-25 19:28:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.020756 10.0.0.48 - - [2025-09-25 19:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010094 10.0.0.48 - - [2025-09-25 19:28:54] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.010822 10.0.0.48 - - [2025-09-25 19:28:54] "POST /access-control-lists HTTP/1.1" 200 583 0.085333 10.0.0.48 - - [2025-09-25 19:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.48 - - [2025-09-25 19:28:54] "GET /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.009518 10.0.0.48 - - [2025-09-25 19:28:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.008999 10.0.0.48 - - [2025-09-25 19:28:55] "POST /access-control-lists HTTP/1.1" 200 581 0.071865 10.0.0.48 - - [2025-09-25 19:28:55] "PUT /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2 HTTP/1.1" 200 264 0.092433 10.0.0.48 - - [2025-09-25 19:28:55] "PUT /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587 HTTP/1.1" 200 264 0.076629 10.0.0.48 - - [2025-09-25 19:28:55] "POST /security-groups HTTP/1.1" 200 546 0.111530 10.0.0.48 - - [2025-09-25 19:28:55] "POST /fqname-to-id HTTP/1.1" 404 240 0.004607 10.0.0.48 - - [2025-09-25 19:28:55] "POST /access-control-lists HTTP/1.1" 200 602 0.062989 10.0.0.48 - - [2025-09-25 19:28:55] "POST /fqname-to-id HTTP/1.1" 404 239 0.020090 10.0.0.48 - - [2025-09-25 19:28:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.084904 10.0.0.48 - - [2025-09-25 19:28:55] "POST /chown HTTP/1.1" 200 109 0.017169 10.0.0.48 - - [2025-09-25 19:28:55] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005347 10.0.0.48 - - [2025-09-25 19:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.48 - - [2025-09-25 19:28:55] "POST /access-control-lists HTTP/1.1" 200 600 0.091690 10.0.0.48 - - [2025-09-25 19:28:55] "GET /policy-management/50d08891-201d-42a9-b4fb-791a08942208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008804 10.0.0.48 - - [2025-09-25 19:28:55] "POST /tags HTTP/1.1" 409 210 0.002153 10.0.0.48 - - [2025-09-25 19:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014863 10.0.0.48 - - [2025-09-25 19:28:55] "GET /tag/f40314ec-3ed9-4d8e-b646-4e0223e16efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.019074 10.0.0.48 - - [2025-09-25 19:28:55] "POST /firewall-rules HTTP/1.1" 200 570 0.080728 10.0.0.48 - - [2025-09-25 19:28:55] "GET /firewall-rule/626a0914-335c-4efe-9472-a75bca39f6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005345 10.0.0.48 - - [2025-09-25 19:28:55] "GET /firewall-policy/5bef726f-3439-41d1-81bc-f2a1df1e969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.002982 10.0.0.48 - - [2025-09-25 19:28:55] "GET /firewall-rule/626a0914-335c-4efe-9472-a75bca39f6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.001926 10.0.0.48 - - [2025-09-25 19:28:55] "POST /ref-update HTTP/1.1" 200 156 0.040503 10.0.0.48 - - [2025-09-25 19:28:55] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005769 10.0.0.48 - - [2025-09-25 19:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.48 - - [2025-09-25 19:28:55] "GET /policy-management/50d08891-201d-42a9-b4fb-791a08942208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002811 10.0.0.48 - - [2025-09-25 19:28:55] "POST /tags HTTP/1.1" 409 210 0.001661 10.0.0.48 - - [2025-09-25 19:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.48 - - [2025-09-25 19:28:56] "GET /tag/f40314ec-3ed9-4d8e-b646-4e0223e16efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010220 10.0.0.48 - - [2025-09-25 19:28:56] "POST /firewall-rules HTTP/1.1" 200 568 0.069337 10.0.0.48 - - [2025-09-25 19:28:56] "GET /firewall-rule/043944d9-53ec-48b3-8109-ad65768eafd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.015798 10.0.0.48 - - [2025-09-25 19:28:56] "GET /firewall-policy/5bef726f-3439-41d1-81bc-f2a1df1e969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.003878 10.0.0.48 - - [2025-09-25 19:28:56] "GET /firewall-rule/043944d9-53ec-48b3-8109-ad65768eafd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.001934 10.0.0.48 - - [2025-09-25 19:28:56] "POST /ref-update HTTP/1.1" 200 156 0.048563 10.0.0.48 - - [2025-09-25 19:28:56] "POST /tags HTTP/1.1" 409 237 0.004429 10.0.0.48 - - [2025-09-25 19:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.48 - - [2025-09-25 19:28:56] "GET /tag/aec517e7-ae9d-4d82-91d8-a9849612d8ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012273 10.0.0.48 - - [2025-09-25 19:28:56] "POST /tags HTTP/1.1" 409 210 0.001805 10.0.0.48 - - [2025-09-25 19:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.48 - - [2025-09-25 19:28:56] "GET /tag/18c7c07d-2323-4488-990c-3898ebeb487f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010937 10.0.0.48 - - [2025-09-25 19:28:56] "POST /projects HTTP/1.1" 409 223 0.001812 10.0.0.48 - - [2025-09-25 19:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.48 - - [2025-09-25 19:28:56] "GET /project/148fb254-f136-4e5f-8487-67e184e09b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.044375 10.0.0.48 - - [2025-09-25 19:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.48 - - [2025-09-25 19:28:56] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004315 10.0.0.48 - - [2025-09-25 19:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.48 - - [2025-09-25 19:28:56] "GET /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004038 10.0.0.48 - - [2025-09-25 19:28:56] "PUT /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2 HTTP/1.1" 200 264 0.039880 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:28:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000796 10.0.0.48 - - [2025-09-25 19:28:56] "PUT /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587 HTTP/1.1" 200 264 0.066752 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:28:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001896 10.0.0.48 - - [2025-09-25 19:28:56] "POST /security-groups HTTP/1.1" 409 253 0.011155 10.0.0.48 - - [2025-09-25 19:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.48 - - [2025-09-25 19:28:56] "PUT /security-group/c131df1a-912e-4efe-bc46-04397e889ec9 HTTP/1.1" 200 262 0.063755 10.0.0.48 - - [2025-09-25 19:28:56] "PUT /access-control-list/a349e1c6-9396-4615-8aeb-dab5a0eb469f HTTP/1.1" 200 272 0.022505 10.0.0.48 - - [2025-09-25 19:28:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.035438 10.0.0.48 - - [2025-09-25 19:28:56] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021888 10.0.0.48 - - [2025-09-25 19:28:56] "PUT /access-control-list/07e7c1e0-7b1e-426f-83e4-f95f4baacdc1 HTTP/1.1" 200 272 0.041947 10.0.0.48 - - [2025-09-25 19:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.48 - - [2025-09-25 19:28:56] "GET /policy-management/50d08891-201d-42a9-b4fb-791a08942208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002039 10.0.0.48 - - [2025-09-25 19:28:56] "POST /tags HTTP/1.1" 409 210 0.001261 10.0.0.48 - - [2025-09-25 19:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.48 - - [2025-09-25 19:28:56] "GET /tag/18c7c07d-2323-4488-990c-3898ebeb487f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.008430 10.0.0.48 - - [2025-09-25 19:28:57] "POST /firewall-rules HTTP/1.1" 200 570 0.074533 10.0.0.48 - - [2025-09-25 19:28:57] "GET /firewall-rule/77ba23f2-14dd-4ea2-800f-a913b14fac24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003590 10.0.0.48 - - [2025-09-25 19:28:57] "GET /firewall-policy/5bef726f-3439-41d1-81bc-f2a1df1e969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.002907 10.0.0.48 - - [2025-09-25 19:28:57] "GET /firewall-rule/77ba23f2-14dd-4ea2-800f-a913b14fac24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.001787 10.0.0.48 - - [2025-09-25 19:28:57] "POST /ref-update HTTP/1.1" 200 156 0.035061 10.0.0.48 - - [2025-09-25 19:28:57] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005183 10.0.0.48 - - [2025-09-25 19:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.48 - - [2025-09-25 19:28:57] "GET /policy-management/50d08891-201d-42a9-b4fb-791a08942208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005808 10.0.0.48 - - [2025-09-25 19:28:57] "POST /tags HTTP/1.1" 409 210 0.003073 10.0.0.48 - - [2025-09-25 19:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.48 - - [2025-09-25 19:28:57] "GET /tag/18c7c07d-2323-4488-990c-3898ebeb487f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013185 10.0.0.48 - - [2025-09-25 19:28:57] "POST /firewall-rules HTTP/1.1" 200 568 0.060866 10.0.0.48 - - [2025-09-25 19:28:57] "GET /firewall-rule/8496a416-916a-4f95-bfbd-589f2e0d8042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.022531 10.0.0.48 - - [2025-09-25 19:28:57] "GET /firewall-policy/5bef726f-3439-41d1-81bc-f2a1df1e969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.004719 10.0.0.48 - - [2025-09-25 19:28:57] "GET /firewall-rule/8496a416-916a-4f95-bfbd-589f2e0d8042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002047 10.0.0.48 - - [2025-09-25 19:28:57] "POST /ref-update HTTP/1.1" 200 156 0.053721 10.0.0.48 - - [2025-09-25 19:28:57] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004776 10.0.0.48 - - [2025-09-25 19:28:57] "POST /set-tag HTTP/1.1" 200 109 0.002143 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:29:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000902 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:29:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001050 10.0.0.49 - - [2025-09-25 19:29:42] "GET / HTTP/1.1" 200 35931 0.001286 10.0.0.49 - - [2025-09-25 19:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.49 - - [2025-09-25 19:29:42] "GET /global-system-config/0b6c9eda-0fb0-4ed4-9475-158d1879e88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004051 10.0.0.49 - - [2025-09-25 19:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.49 - - [2025-09-25 19:29:42] "GET /routing-instance/d0266360-2bec-4d86-b258-85b194682617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002245 10.0.0.49 - - [2025-09-25 19:29:42] "PUT /global-system-config/0b6c9eda-0fb0-4ed4-9475-158d1879e88b HTTP/1.1" 200 274 0.007992 10.0.0.49 - - [2025-09-25 19:29:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.002983 10.0.0.49 - - [2025-09-25 19:29:42] "POST /virtual-routers HTTP/1.1" 200 599 0.019904 10.0.0.49 - - [2025-09-25 19:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006973 10.0.0.49 - - [2025-09-25 19:29:42] "GET /virtual-router/469ce60e-444c-416b-bb27-9311278d2f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004204 10.0.0.49 - - [2025-09-25 19:29:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.001450 10.0.0.49 - - [2025-09-25 19:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.49 - - [2025-09-25 19:29:42] "GET /virtual-network/d49d041c-88d8-4843-95ba-29b4ec30f779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003391 10.0.0.49 - - [2025-09-25 19:29:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.044389 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:31:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001028 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:31:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000912 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:31:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000938 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:31:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000777 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:31:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:31:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000750 10.0.0.49 - - [2025-09-25 19:31:08] "GET / HTTP/1.1" 200 35931 0.001265 10.0.0.49 - - [2025-09-25 19:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.49 - - [2025-09-25 19:31:08] "GET /global-system-config/0b6c9eda-0fb0-4ed4-9475-158d1879e88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004902 10.0.0.49 - - [2025-09-25 19:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.49 - - [2025-09-25 19:31:08] "GET /routing-instance/d0266360-2bec-4d86-b258-85b194682617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003905 10.0.0.49 - - [2025-09-25 19:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007162 10.0.0.49 - - [2025-09-25 19:31:08] "GET /virtual-router/469ce60e-444c-416b-bb27-9311278d2f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002806 10.0.0.49 - - [2025-09-25 19:31:08] "PUT /virtual-router/469ce60e-444c-416b-bb27-9311278d2f81 HTTP/1.1" 200 262 0.011265 10.0.0.49 - - [2025-09-25 19:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.024439 10.0.0.49 - - [2025-09-25 19:31:08] "GET /virtual-router/469ce60e-444c-416b-bb27-9311278d2f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005613 10.0.0.49 - - [2025-09-25 19:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.49 - - [2025-09-25 19:31:08] "GET /virtual-machine-interface/87e38edb-9986-4238-a694-019e130405af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.003593 10.0.0.49 - - [2025-09-25 19:31:08] "PUT /virtual-machine-interface/87e38edb-9986-4238-a694-019e130405af HTTP/1.1" 200 284 0.009297 10.0.0.48 - - [2025-09-25 19:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.48 - - [2025-09-25 19:31:11] "GET /virtual-router/469ce60e-444c-416b-bb27-9311278d2f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002542 10.0.0.48 - - [2025-09-25 19:33:00] "GET /global-system-configs HTTP/1.1" 200 322 0.003433 10.0.0.48 - - [2025-09-25 19:33:01] "GET /global-system-configs HTTP/1.1" 200 322 0.002027 10.0.0.48 - - [2025-09-25 19:33:43] "GET /virtual-router/469ce60e-444c-416b-bb27-9311278d2f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003851 10.0.0.48 - - [2025-09-25 19:33:43] "POST /ref-update HTTP/1.1" 200 156 0.012715 10.0.0.48 - - [2025-09-25 19:33:54] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004364 10.0.0.48 - - [2025-09-25 19:33:54] "POST /set-tag HTTP/1.1" 200 109 0.002593 10.0.0.48 - - [2025-09-25 19:33:54] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013211 10.0.0.48 - - [2025-09-25 19:33:54] "POST /set-tag HTTP/1.1" 200 109 0.002106 10.0.0.48 - - [2025-09-25 19:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.48 - - [2025-09-25 19:33:54] "GET /loadbalancer/dd084a72-8326-4e93-80e2-93133dc62277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002214 10.0.0.48 - - [2025-09-25 19:33:54] "GET /loadbalancer-pool/4c3e9596-e67e-47fa-bf4d-56ced7b37975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002866 10.0.0.48 - - [2025-09-25 19:33:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015032 10.0.0.48 - - [2025-09-25 19:33:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.019762 10.0.0.48 - - [2025-09-25 19:33:54] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004233 10.0.0.48 - - [2025-09-25 19:33:54] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005827 10.0.0.48 - - [2025-09-25 19:33:54] "POST /ref-update HTTP/1.1" 200 156 0.012873 10.0.0.48 - - [2025-09-25 19:33:54] "GET /floating-ip/8bf5b76a-cb45-468e-b59b-7405bef52af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.011353 10.0.0.48 - - [2025-09-25 19:33:54] "POST /tags HTTP/1.1" 409 205 0.001923 10.0.0.48 - - [2025-09-25 19:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001296 10.0.0.48 - - [2025-09-25 19:33:54] "GET /tag/a8739c56-a17c-4d0a-92e7-4a7425da0aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.008679 10.0.0.48 - - [2025-09-25 19:33:54] "POST /set-tag HTTP/1.1" 200 109 0.059586 10.0.0.48 - - [2025-09-25 19:33:54] "PUT /floating-ip/8bf5b76a-cb45-468e-b59b-7405bef52af1 HTTP/1.1" 200 256 0.049138 10.0.0.48 - - [2025-09-25 19:33:54] "GET /loadbalancer-pool/7127fd8b-34d3-41e9-abe9-45e019fe541c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.015260 10.0.0.48 - - [2025-09-25 19:33:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015144 10.0.0.48 - - [2025-09-25 19:33:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.023590 10.0.0.48 - - [2025-09-25 19:33:54] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004566 10.0.0.48 - - [2025-09-25 19:33:54] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004292 10.0.0.48 - - [2025-09-25 19:33:54] "POST /ref-update HTTP/1.1" 200 156 0.009870 10.0.0.48 - - [2025-09-25 19:33:54] "GET /floating-ip/8bf5b76a-cb45-468e-b59b-7405bef52af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.005806 10.0.0.48 - - [2025-09-25 19:33:54] "POST /set-tag HTTP/1.1" 200 109 0.002097 10.0.0.48 - - [2025-09-25 19:33:54] "GET /loadbalancer-pool/f2324019-2120-4988-926e-7a50e3d667d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003025 10.0.0.48 - - [2025-09-25 19:33:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014594 10.0.0.48 - - [2025-09-25 19:33:54] "PUT /floating-ip/8bf5b76a-cb45-468e-b59b-7405bef52af1 HTTP/1.1" 200 256 0.019131 10.0.0.48 - - [2025-09-25 19:33:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008141 10.0.0.48 - - [2025-09-25 19:33:54] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007815 10.0.0.48 - - [2025-09-25 19:33:54] "POST /set-tag HTTP/1.1" 200 109 0.002039 10.0.0.48 - - [2025-09-25 19:33:54] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005254 10.0.0.48 - - [2025-09-25 19:33:54] "POST /ref-update HTTP/1.1" 200 156 0.006553 10.0.0.48 - - [2025-09-25 19:33:54] "GET /floating-ip/8bf5b76a-cb45-468e-b59b-7405bef52af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.009328 10.0.0.48 - - [2025-09-25 19:33:54] "PUT /floating-ip/8bf5b76a-cb45-468e-b59b-7405bef52af1 HTTP/1.1" 200 256 0.021162 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:34:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000835 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:34:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000669 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:35:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000952 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:35:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000804 10.0.0.48 - - [2025-09-25 19:35:52] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004344 10.0.0.48 - - [2025-09-25 19:35:52] "POST /set-tag HTTP/1.1" 200 109 0.002783 10.0.0.48 - - [2025-09-25 19:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.48 - - [2025-09-25 19:35:52] "GET /loadbalancer/dd084a72-8326-4e93-80e2-93133dc62277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006407 10.0.0.48 - - [2025-09-25 19:35:52] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006192 10.0.0.48 - - [2025-09-25 19:35:52] "POST /set-tag HTTP/1.1" 200 109 0.017893 10.0.0.48 - - [2025-09-25 19:35:52] "DELETE /loadbalancer-member/041ae723-cf16-47b0-a394-73f0dbda8052 HTTP/1.1" 200 115 0.025275 10.0.0.48 - - [2025-09-25 19:35:52] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006278 10.0.0.48 - - [2025-09-25 19:35:52] "POST /set-tag HTTP/1.1" 200 109 0.002323 10.0.0.48 - - [2025-09-25 19:35:52] "DELETE /loadbalancer-member/3c65c1b8-ca3f-4ebc-b6c7-9101e2ed26e2 HTTP/1.1" 200 115 0.039219 10.0.0.48 - - [2025-09-25 19:35:52] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004510 10.0.0.48 - - [2025-09-25 19:35:52] "POST /set-tag HTTP/1.1" 200 109 0.002344 10.0.0.48 - - [2025-09-25 19:35:52] "DELETE /loadbalancer-member/8d65b88b-9f39-498f-aeda-7e7db9d8d6a5 HTTP/1.1" 200 115 0.029161 10.0.0.48 - - [2025-09-25 19:35:52] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008880 10.0.0.48 - - [2025-09-25 19:35:52] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.48 - - [2025-09-25 19:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.48 - - [2025-09-25 19:35:52] "GET /loadbalancer/dd084a72-8326-4e93-80e2-93133dc62277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002296 10.0.0.48 - - [2025-09-25 19:35:52] "GET /loadbalancer-pool/4c3e9596-e67e-47fa-bf4d-56ced7b37975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002313 10.0.0.48 - - [2025-09-25 19:35:52] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016505 10.0.0.48 - - [2025-09-25 19:35:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.022688 10.0.0.48 - - [2025-09-25 19:35:52] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015518 10.0.0.48 - - [2025-09-25 19:35:52] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006800 10.0.0.48 - - [2025-09-25 19:35:52] "GET /floating-ip/8bf5b76a-cb45-468e-b59b-7405bef52af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.011835 10.0.0.48 - - [2025-09-25 19:35:52] "POST /set-tag HTTP/1.1" 200 109 0.190315 10.0.0.48 - - [2025-09-25 19:35:52] "GET /loadbalancer-pool/7127fd8b-34d3-41e9-abe9-45e019fe541c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.007276 10.0.0.48 - - [2025-09-25 19:35:53] "POST /loadbalancer-members HTTP/1.1" 200 690 0.036838 10.0.0.48 - - [2025-09-25 19:35:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.019747 10.0.0.48 - - [2025-09-25 19:35:53] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006183 10.0.0.48 - - [2025-09-25 19:35:53] "POST /set-tag HTTP/1.1" 200 109 0.002974 10.0.0.48 - - [2025-09-25 19:35:53] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007315 10.0.0.48 - - [2025-09-25 19:35:53] "GET /floating-ip/8bf5b76a-cb45-468e-b59b-7405bef52af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002120 10.0.0.48 - - [2025-09-25 19:35:53] "GET /loadbalancer-pool/f2324019-2120-4988-926e-7a50e3d667d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003151 10.0.0.48 - - [2025-09-25 19:35:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019614 10.0.0.48 - - [2025-09-25 19:35:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.029707 10.0.0.48 - - [2025-09-25 19:35:53] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010544 10.0.0.48 - - [2025-09-25 19:35:53] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009125 10.0.0.48 - - [2025-09-25 19:35:53] "GET /floating-ip/8bf5b76a-cb45-468e-b59b-7405bef52af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002036 10.0.0.48 - - [2025-09-25 19:35:53] "POST /set-tag HTTP/1.1" 200 109 0.007913 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:36:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000899 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:36:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000762 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:36:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000908 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:36:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000842 10.0.0.48 - - [2025-09-25 19:37:04] "GET / HTTP/1.1" 200 35931 0.001756 10.0.0.48 - - [2025-09-25 19:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.48 - - [2025-09-25 19:37:04] "GET /project/7c8cc72d-e8c4-4964-97ba-610646313efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028496 10.0.0.48 - - [2025-09-25 19:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.48 - - [2025-09-25 19:37:04] "GET /project/7c8cc72d-e8c4-4964-97ba-610646313efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028824 10.0.0.48 - - [2025-09-25 19:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.48 - - [2025-09-25 19:37:05] "GET /project/7c8cc72d-e8c4-4964-97ba-610646313efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027662 10.0.0.48 - - [2025-09-25 19:37:05] "POST /tags HTTP/1.1" 200 333 0.029046 10.0.0.48 - - [2025-09-25 19:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011892 10.0.0.48 - - [2025-09-25 19:37:05] "GET /tag/29ab79bf-d493-41fa-8f24-125a612f86d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.019256 10.0.0.48 - - [2025-09-25 19:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.48 - - [2025-09-25 19:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.48 - - [2025-09-25 19:37:05] "GET /project/7c8cc72d-e8c4-4964-97ba-610646313efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.069443 10.0.0.48 - - [2025-09-25 19:37:05] "GET /virtual-networks?parent_id=7c8cc72d-e8c4-4964-97ba-610646313efa&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001441 10.0.0.48 - - [2025-09-25 19:37:05] "GET /project/7c8cc72d-e8c4-4964-97ba-610646313efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039922 10.0.0.48 - - [2025-09-25 19:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.48 - - [2025-09-25 19:37:05] "GET /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007560 10.0.0.48 - - [2025-09-25 19:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005697 10.0.0.48 - - [2025-09-25 19:37:05] "GET /service-appliance-set/1ffa7fca-13da-4f15-8eca-7a290f48c4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.001821 10.0.0.48 - - [2025-09-25 19:37:05] "POST /virtual-networks HTTP/1.1" 200 512 0.051174 10.0.0.48 - - [2025-09-25 19:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012445 10.0.0.48 - - [2025-09-25 19:37:05] "GET /network-ipam/6e73234c-24ce-4e16-8d31-416c2aecbef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.002509 10.0.0.48 - - [2025-09-25 19:37:05] "POST /fqname-to-id HTTP/1.1" 404 254 0.001616 10.0.0.48 - - [2025-09-25 19:37:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.087958 10.0.0.48 - - [2025-09-25 19:37:05] "GET /virtual-machine-interface/708633f2-eed6-4cd2-892f-a02a72f242f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.011171 10.0.0.48 - - [2025-09-25 19:37:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004613 10.0.0.48 - - [2025-09-25 19:37:05] "POST /ref-update HTTP/1.1" 200 156 0.124862 10.0.0.48 - - [2025-09-25 19:37:05] "GET /virtual-network/d9434d70-5c98-4dde-9471-f099c1e3f0c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003163 10.0.0.48 - - [2025-09-25 19:37:05] "GET /domains HTTP/1.1" 200 280 0.001360 10.0.0.48 - - [2025-09-25 19:37:05] "POST /instance-ips HTTP/1.1" 200 409 0.053588 10.0.0.48 - - [2025-09-25 19:37:05] "GET /domain/11fe4659-b1a7-45ca-ad4b-bcf99574e5fb HTTP/1.1" 200 3086 0.018859 10.0.0.48 - - [2025-09-25 19:37:05] "GET /project/7c8cc72d-e8c4-4964-97ba-610646313efa HTTP/1.1" 200 5476 0.031344 10.0.0.48 - - [2025-09-25 19:37:05] "GET /instance-ip/a13f46e5-3576-434c-9bd1-0b01919397ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.004021 10.0.0.48 - - [2025-09-25 19:37:05] "GET /virtual-network/d9434d70-5c98-4dde-9471-f099c1e3f0c1 HTTP/1.1" 200 2087 0.006178 10.0.0.48 - - [2025-09-25 19:37:05] "GET /virtual-network/d9434d70-5c98-4dde-9471-f099c1e3f0c1 HTTP/1.1" 200 2087 0.003798 10.0.0.48 - - [2025-09-25 19:37:05] "GET /routing-instance/67dc03d0-0eb2-4f43-9be5-4ef0726d897c HTTP/1.1" 200 1181 0.006907 10.0.0.48 - - [2025-09-25 19:37:05] "GET /routing-instance/67dc03d0-0eb2-4f43-9be5-4ef0726d897c HTTP/1.1" 200 1181 0.002385 10.0.0.48 - - [2025-09-25 19:37:05] "POST /loadbalancers HTTP/1.1" 200 610 0.070896 10.0.0.48 - - [2025-09-25 19:37:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.015977 10.0.0.48 - - [2025-09-25 19:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006664 10.0.0.48 - - [2025-09-25 19:37:05] "GET /project/7c8cc72d-e8c4-4964-97ba-610646313efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035575 10.0.0.48 - - [2025-09-25 19:37:05] "GET /instance-ip/a13f46e5-3576-434c-9bd1-0b01919397ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.002007 10.0.0.48 - - [2025-09-25 19:37:05] "POST /floating-ips HTTP/1.1" 200 597 0.019620 10.0.0.48 - - [2025-09-25 19:37:05] "GET /project/7c8cc72d-e8c4-4964-97ba-610646313efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035476 10.0.0.48 - - [2025-09-25 19:37:05] "GET /loadbalancer/01cc37fe-a562-4754-b473-111f66f83d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.001978 10.0.0.48 - - [2025-09-25 19:37:05] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.012982 10.0.0.48 - - [2025-09-25 19:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.48 - - [2025-09-25 19:37:06] "POST /route-targets HTTP/1.1" 200 327 0.016589 10.0.0.48 - - [2025-09-25 19:37:06] "POST /ref-update HTTP/1.1" 200 156 0.012995 10.0.0.48 - - [2025-09-25 19:37:06] "GET /project/7c8cc72d-e8c4-4964-97ba-610646313efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046258 10.0.0.48 - - [2025-09-25 19:37:06] "GET /loadbalancer-listener/578b390a-bccc-4874-b873-3c92ab9fb853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.005352 10.0.0.48 - - [2025-09-25 19:37:06] "GET /loadbalancer-listener/578b390a-bccc-4874-b873-3c92ab9fb853?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003345 10.0.0.48 - - [2025-09-25 19:37:06] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.019257 10.0.0.48 - - [2025-09-25 19:37:06] "GET /instance-ip/a13f46e5-3576-434c-9bd1-0b01919397ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.021936 10.0.0.48 - - [2025-09-25 19:37:06] "GET /instance-ip/a13f46e5-3576-434c-9bd1-0b01919397ae?fields=floating_ips HTTP/1.1" 200 1213 0.009094 10.0.0.48 - - [2025-09-25 19:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.48 - - [2025-09-25 19:37:06] "GET /loadbalancer/01cc37fe-a562-4754-b473-111f66f83d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.001810 10.0.0.48 - - [2025-09-25 19:37:06] "GET /floating-ip/273f91e1-e086-41dc-817c-037ce1e8f370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002621 10.0.0.48 - - [2025-09-25 19:37:06] "POST /tags HTTP/1.1" 200 295 0.058822 10.0.0.48 - - [2025-09-25 19:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009469 10.0.0.48 - - [2025-09-25 19:37:06] "GET /tag/99699f2a-a448-4d85-acb0-e4a6fc5bc670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.013327 10.0.0.48 - - [2025-09-25 19:37:06] "POST /tags HTTP/1.1" 409 233 0.002203 10.0.0.48 - - [2025-09-25 19:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001297 10.0.0.48 - - [2025-09-25 19:37:06] "GET /tag/22016267-05e1-44b6-90c1-6c39c17c1095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.009065 10.0.0.48 - - [2025-09-25 19:37:06] "POST /tags HTTP/1.1" 409 206 0.001424 10.0.0.48 - - [2025-09-25 19:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.48 - - [2025-09-25 19:37:06] "GET /tag/73728038-525c-4b3e-b826-5521422ad169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013606 10.0.0.48 - - [2025-09-25 19:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.48 - - [2025-09-25 19:37:06] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004312 10.0.0.48 - - [2025-09-25 19:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.48 - - [2025-09-25 19:37:06] "GET /project/7c8cc72d-e8c4-4964-97ba-610646313efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025230 10.0.0.48 - - [2025-09-25 19:37:06] "POST /virtual-machines HTTP/1.1" 200 369 0.006693 10.0.0.48 - - [2025-09-25 19:37:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.022720 10.0.0.48 - - [2025-09-25 19:37:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110712 10.0.0.48 - - [2025-09-25 19:37:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.007235 10.0.0.48 - - [2025-09-25 19:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008504 10.0.0.48 - - [2025-09-25 19:37:06] "GET /virtual-machine-interface/05011f52-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.005748 10.0.0.48 - - [2025-09-25 19:37:06] "POST /instance-ips HTTP/1.1" 200 409 0.017410 10.0.0.48 - - [2025-09-25 19:37:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.020912 10.0.0.48 - - [2025-09-25 19:37:06] "GET /virtual-machine-interface/05011f52-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.006360 10.0.0.48 - - [2025-09-25 19:37:06] "POST /set-tag HTTP/1.1" 200 109 0.020531 10.0.0.48 - - [2025-09-25 19:37:06] "GET /virtual-machine-interface/05011f52-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.013653 10.0.0.48 - - [2025-09-25 19:37:06] "GET /instance-ip/051a1fb6-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.002473 10.0.0.48 - - [2025-09-25 19:37:07] "GET /virtual-machine-interface/05011f52-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004115 10.0.0.48 - - [2025-09-25 19:37:07] "POST /set-tag HTTP/1.1" 200 109 0.001722 10.0.0.48 - - [2025-09-25 19:37:07] "GET /virtual-router/469ce60e-444c-416b-bb27-9311278d2f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002981 10.0.0.48 - - [2025-09-25 19:37:07] "POST /ref-update HTTP/1.1" 200 156 0.007404 10.0.0.48 - - [2025-09-25 19:37:07] "GET /virtual-machine-interface/05011f52-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004061 10.0.0.48 - - [2025-09-25 19:37:07] "POST /set-tag HTTP/1.1" 200 109 0.009309 10.0.0.48 - - [2025-09-25 19:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001324 10.0.0.48 - - [2025-09-25 19:37:07] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005454 10.0.0.48 - - [2025-09-25 19:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.48 - - [2025-09-25 19:37:07] "GET /project/7c8cc72d-e8c4-4964-97ba-610646313efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049803 10.0.0.48 - - [2025-09-25 19:37:07] "POST /virtual-machines HTTP/1.1" 200 369 0.008033 10.0.0.48 - - [2025-09-25 19:37:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.020781 10.0.0.48 - - [2025-09-25 19:37:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.092229 10.0.0.48 - - [2025-09-25 19:37:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.008605 10.0.0.48 - - [2025-09-25 19:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.014199 10.0.0.48 - - [2025-09-25 19:37:07] "GET /virtual-machine-interface/056bd108-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.004227 10.0.0.48 - - [2025-09-25 19:37:07] "POST /instance-ips HTTP/1.1" 200 409 0.018135 10.0.0.48 - - [2025-09-25 19:37:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.023258 10.0.0.48 - - [2025-09-25 19:37:07] "GET /virtual-machine-interface/056bd108-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.011912 10.0.0.48 - - [2025-09-25 19:37:07] "POST /set-tag HTTP/1.1" 200 109 0.013955 10.0.0.48 - - [2025-09-25 19:37:07] "GET /virtual-machine-interface/056bd108-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.013822 10.0.0.48 - - [2025-09-25 19:37:07] "GET /instance-ip/0582bdf0-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003667 10.0.0.48 - - [2025-09-25 19:37:07] "GET /virtual-machine-interface/056bd108-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003964 10.0.0.48 - - [2025-09-25 19:37:07] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.48 - - [2025-09-25 19:37:07] "GET /virtual-router/469ce60e-444c-416b-bb27-9311278d2f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003120 10.0.0.48 - - [2025-09-25 19:37:07] "POST /ref-update HTTP/1.1" 200 156 0.007343 10.0.0.48 - - [2025-09-25 19:37:07] "GET /virtual-machine-interface/056bd108-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.015650 10.0.0.48 - - [2025-09-25 19:37:07] "POST /set-tag HTTP/1.1" 200 109 0.001496 10.0.0.48 - - [2025-09-25 19:37:07] "GET /virtual-machine-interface/05011f52-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003866 10.0.0.48 - - [2025-09-25 19:37:07] "POST /set-tag HTTP/1.1" 200 109 0.001608 10.0.0.48 - - [2025-09-25 19:37:07] "GET /virtual-machine-interface/056bd108-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003076 10.0.0.48 - - [2025-09-25 19:37:07] "POST /set-tag HTTP/1.1" 200 109 0.002091 10.0.0.48 - - [2025-09-25 19:37:10] "GET /domains HTTP/1.1" 200 280 0.001931 10.0.0.48 - - [2025-09-25 19:37:10] "GET /domain/11fe4659-b1a7-45ca-ad4b-bcf99574e5fb HTTP/1.1" 200 3086 0.002808 10.0.0.48 - - [2025-09-25 19:37:10] "GET /project/7c8cc72d-e8c4-4964-97ba-610646313efa HTTP/1.1" 200 7064 0.038169 10.0.0.48 - - [2025-09-25 19:37:10] "GET /virtual-network/d9434d70-5c98-4dde-9471-f099c1e3f0c1 HTTP/1.1" 200 2087 0.003236 10.0.0.48 - - [2025-09-25 19:37:10] "GET /virtual-network/d9434d70-5c98-4dde-9471-f099c1e3f0c1 HTTP/1.1" 200 2087 0.008946 10.0.0.48 - - [2025-09-25 19:37:10] "GET /routing-instance/67dc03d0-0eb2-4f43-9be5-4ef0726d897c HTTP/1.1" 200 1402 0.003261 10.0.0.48 - - [2025-09-25 19:37:10] "GET /routing-instance/67dc03d0-0eb2-4f43-9be5-4ef0726d897c HTTP/1.1" 200 1402 0.001779 10.0.0.48 - - [2025-09-25 19:37:10] "GET /route-target/11806af2-e7c4-4413-8338-a23bd6130fe0 HTTP/1.1" 200 1151 0.001598 10.0.0.48 - - [2025-09-25 19:37:10] "GET /virtual-network/d9434d70-5c98-4dde-9471-f099c1e3f0c1 HTTP/1.1" 200 2087 0.002869 10.0.0.48 - - [2025-09-25 19:37:10] "GET /routing-instance/67dc03d0-0eb2-4f43-9be5-4ef0726d897c HTTP/1.1" 200 1402 0.001748 10.0.0.48 - - [2025-09-25 19:37:10] "GET /virtual-network/d9434d70-5c98-4dde-9471-f099c1e3f0c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.002838 10.0.0.48 - - [2025-09-25 19:37:10] "GET /virtual-network/d9434d70-5c98-4dde-9471-f099c1e3f0c1 HTTP/1.1" 200 2087 0.006571 10.0.0.48 - - [2025-09-25 19:37:10] "GET /routing-instance/67dc03d0-0eb2-4f43-9be5-4ef0726d897c HTTP/1.1" 200 1402 0.001667 10.0.0.48 - - [2025-09-25 19:37:10] "GET /routing-instance/67dc03d0-0eb2-4f43-9be5-4ef0726d897c HTTP/1.1" 200 1402 0.001569 10.0.0.48 - - [2025-09-25 19:37:10] "GET /route-target/11806af2-e7c4-4413-8338-a23bd6130fe0 HTTP/1.1" 200 1151 0.001379 10.0.0.48 - - [2025-09-25 19:37:10] "GET /domains HTTP/1.1" 200 280 0.001289 10.0.0.48 - - [2025-09-25 19:37:10] "GET /domain/11fe4659-b1a7-45ca-ad4b-bcf99574e5fb HTTP/1.1" 200 3086 0.002046 10.0.0.48 - - [2025-09-25 19:37:10] "GET /project/7c8cc72d-e8c4-4964-97ba-610646313efa HTTP/1.1" 200 7064 0.032866 10.0.0.48 - - [2025-09-25 19:37:10] "GET /virtual-network/d9434d70-5c98-4dde-9471-f099c1e3f0c1 HTTP/1.1" 200 2087 0.003235 10.0.0.48 - - [2025-09-25 19:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.48 - - [2025-09-25 19:37:11] "GET /project/7c8cc72d-e8c4-4964-97ba-610646313efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.024586 10.0.0.48 - - [2025-09-25 19:37:11] "GET /virtual-network/d9434d70-5c98-4dde-9471-f099c1e3f0c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003733 10.0.0.48 - - [2025-09-25 19:37:11] "GET /floating-ip-pools?parent_id=d9434d70-5c98-4dde-9471-f099c1e3f0c1&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001486 10.0.0.48 - - [2025-09-25 19:37:11] "GET /virtual-network/d9434d70-5c98-4dde-9471-f099c1e3f0c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003042 10.0.0.48 - - [2025-09-25 19:37:11] "POST /floating-ip-pools HTTP/1.1" 200 562 0.016956 10.0.0.48 - - [2025-09-25 19:37:11] "POST /ref-update HTTP/1.1" 200 156 0.014213 10.0.0.48 - - [2025-09-25 19:37:11] "GET /virtual-network/d9434d70-5c98-4dde-9471-f099c1e3f0c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.011834 10.0.0.48 - - [2025-09-25 19:37:11] "GET /domains HTTP/1.1" 200 280 0.001959 10.0.0.48 - - [2025-09-25 19:37:11] "GET /domain/11fe4659-b1a7-45ca-ad4b-bcf99574e5fb HTTP/1.1" 200 3086 0.004601 10.0.0.48 - - [2025-09-25 19:37:11] "GET /project/7c8cc72d-e8c4-4964-97ba-610646313efa HTTP/1.1" 200 7320 0.025038 10.0.0.48 - - [2025-09-25 19:37:11] "GET /virtual-network/d9434d70-5c98-4dde-9471-f099c1e3f0c1 HTTP/1.1" 200 2325 0.003813 10.0.0.48 - - [2025-09-25 19:37:11] "GET /floating-ip-pool/57d6f95f-c587-4565-97ae-78636cf4bff6 HTTP/1.1" 200 1314 0.001590 10.0.0.48 - - [2025-09-25 19:37:11] "GET /domains HTTP/1.1" 200 280 0.001028 10.0.0.48 - - [2025-09-25 19:37:11] "GET /domain/11fe4659-b1a7-45ca-ad4b-bcf99574e5fb HTTP/1.1" 200 3086 0.001788 10.0.0.48 - - [2025-09-25 19:37:11] "GET /project/7c8cc72d-e8c4-4964-97ba-610646313efa HTTP/1.1" 200 7320 0.024318 10.0.0.48 - - [2025-09-25 19:37:11] "GET /virtual-network/d9434d70-5c98-4dde-9471-f099c1e3f0c1 HTTP/1.1" 200 2325 0.002972 10.0.0.48 - - [2025-09-25 19:37:11] "GET /virtual-network/d9434d70-5c98-4dde-9471-f099c1e3f0c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.002961 10.0.0.48 - - [2025-09-25 19:37:11] "POST /tags HTTP/1.1" 200 365 0.048329 10.0.0.48 - - [2025-09-25 19:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012238 10.0.0.48 - - [2025-09-25 19:37:11] "GET /tag/6a5f266d-85c2-44a3-aa8a-5c0a7aeb0806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010985 10.0.0.48 - - [2025-09-25 19:37:11] "POST /tags HTTP/1.1" 409 206 0.002009 10.0.0.48 - - [2025-09-25 19:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.48 - - [2025-09-25 19:37:11] "GET /tag/73728038-525c-4b3e-b826-5521422ad169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.008638 10.0.0.48 - - [2025-09-25 19:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001177 10.0.0.48 - - [2025-09-25 19:37:11] "GET /project/7c8cc72d-e8c4-4964-97ba-610646313efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.026343 10.0.0.48 - - [2025-09-25 19:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001236 10.0.0.48 - - [2025-09-25 19:37:11] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004134 10.0.0.48 - - [2025-09-25 19:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.48 - - [2025-09-25 19:37:11] "GET /service-appliance-set/262f8138-1d0f-458e-9533-6750a4e32bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002765 10.0.0.48 - - [2025-09-25 19:37:11] "POST /fqname-to-id HTTP/1.1" 404 258 0.001169 10.0.0.48 - - [2025-09-25 19:37:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.087650 10.0.0.48 - - [2025-09-25 19:37:11] "GET /virtual-machine-interface/2d5672f8-03a3-4ad4-a6fb-5b85b18018cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.006666 10.0.0.48 - - [2025-09-25 19:37:11] "POST /set-tag HTTP/1.1" 200 109 0.017575 10.0.0.48 - - [2025-09-25 19:37:11] "POST /instance-ips HTTP/1.1" 200 417 0.025479 10.0.0.48 - - [2025-09-25 19:37:11] "GET /instance-ip/4fc3de46-6979-4d87-874c-4c45e57641cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.007917 10.0.0.48 - - [2025-09-25 19:37:11] "POST /loadbalancers HTTP/1.1" 200 618 0.060649 10.0.0.48 - - [2025-09-25 19:37:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.015841 10.0.0.48 - - [2025-09-25 19:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012197 10.0.0.48 - - [2025-09-25 19:37:11] "POST /service-instances HTTP/1.1" 200 566 0.038120 10.0.0.48 - - [2025-09-25 19:37:11] "POST /ref-update HTTP/1.1" 200 156 0.011207 10.0.0.48 - - [2025-09-25 19:37:12] "GET /project/7c8cc72d-e8c4-4964-97ba-610646313efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.061271 10.0.0.48 - - [2025-09-25 19:37:12] "GET /virtual-machine-interface/2d5672f8-03a3-4ad4-a6fb-5b85b18018cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005597 10.0.0.48 - - [2025-09-25 19:37:12] "PUT /service-instance/47ffe45b-cc06-4844-8a92-01bfbe21977c HTTP/1.1" 200 266 0.037347 10.0.0.48 - - [2025-09-25 19:37:12] "GET /virtual-machine-interface/2d5672f8-03a3-4ad4-a6fb-5b85b18018cb?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.029436 10.0.0.48 - - [2025-09-25 19:37:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.005872 10.0.0.48 - - [2025-09-25 19:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.48 - - [2025-09-25 19:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.48 - - [2025-09-25 19:37:12] "GET /floating-ip-pool/57d6f95f-c587-4565-97ae-78636cf4bff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.001794 10.0.0.48 - - [2025-09-25 19:37:12] "POST /virtual-machines HTTP/1.1" 200 429 0.018273 10.0.0.48 - - [2025-09-25 19:37:12] "POST /floating-ips HTTP/1.1" 200 671 0.082679 10.0.0.48 - - [2025-09-25 19:37:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.007037 10.0.0.48 - - [2025-09-25 19:37:12] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.043853 10.0.0.48 - - [2025-09-25 19:37:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.148745 10.0.0.48 - - [2025-09-25 19:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.48 - - [2025-09-25 19:37:12] "GET /policy-management/50d08891-201d-42a9-b4fb-791a08942208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004714 10.0.0.48 - - [2025-09-25 19:37:12] "POST /tags HTTP/1.1" 409 221 0.001660 10.0.0.48 - - [2025-09-25 19:37:12] "POST /chown HTTP/1.1" 200 109 0.028683 10.0.0.48 - - [2025-09-25 19:37:12] "POST /chown HTTP/1.1" 200 109 0.010733 10.0.0.48 - - [2025-09-25 19:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.48 - - [2025-09-25 19:37:12] "GET /tag/29ab79bf-d493-41fa-8f24-125a612f86d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011864 10.0.0.48 - - [2025-09-25 19:37:12] "POST /tags HTTP/1.1" 409 238 0.006473 10.0.0.48 - - [2025-09-25 19:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.48 - - [2025-09-25 19:37:12] "PUT /virtual-machine-interface/1c49e264-277c-47e7-ae67-c18a4998952d HTTP/1.1" 200 284 0.010013 10.0.0.48 - - [2025-09-25 19:37:12] "PUT /instance-ip/4fc3de46-6979-4d87-874c-4c45e57641cb HTTP/1.1" 200 256 0.013056 10.0.0.48 - - [2025-09-25 19:37:12] "GET /tag/6a5f266d-85c2-44a3-aa8a-5c0a7aeb0806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010035 10.0.0.48 - - [2025-09-25 19:37:12] "POST /ref-update HTTP/1.1" 200 156 0.021327 10.0.0.48 - - [2025-09-25 19:37:12] "POST /firewall-rules HTTP/1.1" 200 650 0.079202 10.0.0.48 - - [2025-09-25 19:37:12] "GET /firewall-rule/9b03c96c-f18b-4d65-b69d-2d987908d00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.009068 10.0.0.48 - - [2025-09-25 19:37:12] "POST /ref-update HTTP/1.1" 200 156 0.061773 10.0.0.48 - - [2025-09-25 19:37:12] "POST /ref-update HTTP/1.1" 200 156 0.016032 10.0.0.48 - - [2025-09-25 19:37:12] "POST /ref-update HTTP/1.1" 200 156 0.016804 10.0.0.48 - - [2025-09-25 19:37:12] "GET /firewall-policy/facaa7c8-53a1-4141-9738-d84a49e59cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005818 10.0.0.48 - - [2025-09-25 19:37:12] "GET /firewall-rule/9b03c96c-f18b-4d65-b69d-2d987908d00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002979 10.0.0.48 - - [2025-09-25 19:37:12] "POST /ref-update HTTP/1.1" 200 156 0.012115 10.0.0.48 - - [2025-09-25 19:37:12] "POST /ref-update HTTP/1.1" 200 156 0.012251 10.0.0.48 - - [2025-09-25 19:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.48 - - [2025-09-25 19:37:12] "POST /ref-update HTTP/1.1" 200 156 0.021654 10.0.0.48 - - [2025-09-25 19:37:12] "POST /virtual-machines HTTP/1.1" 200 429 0.014512 10.0.0.48 - - [2025-09-25 19:37:12] "GET /project/7c8cc72d-e8c4-4964-97ba-610646313efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.037875 10.0.0.48 - - [2025-09-25 19:37:12] "GET /loadbalancer/b0c9be76-8971-4a0b-8891-b74fc46f589c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.007723 10.0.0.48 - - [2025-09-25 19:37:12] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.041035 10.0.0.48 - - [2025-09-25 19:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.48 - - [2025-09-25 19:37:12] "GET /project/7c8cc72d-e8c4-4964-97ba-610646313efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.069091 10.0.0.48 - - [2025-09-25 19:37:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.130590 10.0.0.48 - - [2025-09-25 19:37:12] "GET /loadbalancer-listener/29173505-638d-41c2-98b5-cc9de0459d54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.012646 10.0.0.48 - - [2025-09-25 19:37:12] "POST /chown HTTP/1.1" 200 109 0.015833 10.0.0.48 - - [2025-09-25 19:37:12] "GET /loadbalancer-listener/29173505-638d-41c2-98b5-cc9de0459d54?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.017921 10.0.0.48 - - [2025-09-25 19:37:12] "POST /chown HTTP/1.1" 200 109 0.006849 10.0.0.48 - - [2025-09-25 19:37:13] "PUT /virtual-machine-interface/858362c0-0d2d-47af-98a2-c5d1a36cedaa HTTP/1.1" 200 284 0.018560 10.0.0.48 - - [2025-09-25 19:37:13] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.044115 10.0.0.48 - - [2025-09-25 19:37:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.042682 10.0.0.48 - - [2025-09-25 19:37:13] "PUT /instance-ip/4fc3de46-6979-4d87-874c-4c45e57641cb HTTP/1.1" 200 256 0.066327 10.0.0.48 - - [2025-09-25 19:37:13] "GET /loadbalancer-pool/12b5f7fd-be94-406f-8a3c-d48241c6f752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.016457 10.0.0.48 - - [2025-09-25 19:37:13] "POST /ref-update HTTP/1.1" 200 156 0.039119 10.0.0.48 - - [2025-09-25 19:37:13] "POST /ref-update HTTP/1.1" 200 156 0.012882 10.0.0.48 - - [2025-09-25 19:37:13] "POST /loadbalancer-members HTTP/1.1" 200 707 0.051128 10.0.0.48 - - [2025-09-25 19:37:13] "POST /ref-update HTTP/1.1" 200 156 0.039264 10.0.0.48 - - [2025-09-25 19:37:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.035157 10.0.0.48 - - [2025-09-25 19:37:13] "GET /loadbalancer-member/2edb5fde-eff9-472b-8e41-7d1372227b89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.014096 10.0.0.48 - - [2025-09-25 19:37:13] "POST /ref-update HTTP/1.1" 200 156 0.032893 10.0.0.48 - - [2025-09-25 19:37:13] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009796 10.0.0.48 - - [2025-09-25 19:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.48 - - [2025-09-25 19:37:13] "GET /policy-management/50d08891-201d-42a9-b4fb-791a08942208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003128 10.0.0.48 - - [2025-09-25 19:37:13] "POST /ref-update HTTP/1.1" 200 156 0.018016 10.0.0.48 - - [2025-09-25 19:37:13] "POST /tags HTTP/1.1" 409 221 0.002876 10.0.0.48 - - [2025-09-25 19:37:13] "PUT /service-instance/47ffe45b-cc06-4844-8a92-01bfbe21977c HTTP/1.1" 200 266 0.012496 10.0.0.48 - - [2025-09-25 19:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.016296 10.0.0.48 - - [2025-09-25 19:37:13] "GET /tag/29ab79bf-d493-41fa-8f24-125a612f86d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010236 10.0.0.48 - - [2025-09-25 19:37:13] "POST /tags HTTP/1.1" 409 238 0.002838 10.0.0.48 - - [2025-09-25 19:37:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.027963 10.0.0.48 - - [2025-09-25 19:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.48 - - [2025-09-25 19:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.48 - - [2025-09-25 19:37:13] "GET /tag/6a5f266d-85c2-44a3-aa8a-5c0a7aeb0806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010495 10.0.0.48 - - [2025-09-25 19:37:13] "POST /firewall-rules HTTP/1.1" 409 293 0.002250 10.0.0.48 - - [2025-09-25 19:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.48 - - [2025-09-25 19:37:13] "POST /chown HTTP/1.1" 200 109 0.006229 10.0.0.48 - - [2025-09-25 19:37:13] "POST /chown HTTP/1.1" 200 109 0.018463 10.0.0.48 - - [2025-09-25 19:37:13] "PUT /instance-ip/4fc3de46-6979-4d87-874c-4c45e57641cb HTTP/1.1" 200 256 0.033712 10.0.0.48 - - [2025-09-25 19:37:13] "PUT /firewall-rule/9b03c96c-f18b-4d65-b69d-2d987908d00e HTTP/1.1" 200 260 0.068937 10.0.0.48 - - [2025-09-25 19:37:13] "GET /firewall-rule/9b03c96c-f18b-4d65-b69d-2d987908d00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.023963 10.0.0.48 - - [2025-09-25 19:37:13] "GET /firewall-policy/facaa7c8-53a1-4141-9738-d84a49e59cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005698 10.0.0.48 - - [2025-09-25 19:37:13] "POST /ref-update HTTP/1.1" 200 156 0.029929 10.0.0.48 - - [2025-09-25 19:37:13] "POST /chown HTTP/1.1" 200 109 0.012522 10.0.0.48 - - [2025-09-25 19:37:13] "GET /firewall-rule/9b03c96c-f18b-4d65-b69d-2d987908d00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003022 10.0.0.48 - - [2025-09-25 19:37:13] "POST /chown HTTP/1.1" 200 109 0.022494 10.0.0.48 - - [2025-09-25 19:37:13] "PUT /instance-ip/4fc3de46-6979-4d87-874c-4c45e57641cb HTTP/1.1" 200 256 0.013973 10.0.0.48 - - [2025-09-25 19:37:13] "POST /ref-update HTTP/1.1" 200 156 0.014246 10.0.0.48 - - [2025-09-25 19:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.48 - - [2025-09-25 19:37:13] "POST /chown HTTP/1.1" 200 109 0.005970 10.0.0.48 - - [2025-09-25 19:37:13] "POST /chown HTTP/1.1" 200 109 0.017930 10.0.0.48 - - [2025-09-25 19:37:13] "PUT /instance-ip/4fc3de46-6979-4d87-874c-4c45e57641cb HTTP/1.1" 200 256 0.011522 10.0.0.48 - - [2025-09-25 19:37:13] "POST /ref-update HTTP/1.1" 200 156 0.011065 10.0.0.48 - - [2025-09-25 19:37:13] "POST /chown HTTP/1.1" 200 109 0.013777 10.0.0.48 - - [2025-09-25 19:37:13] "POST /chown HTTP/1.1" 200 109 0.012871 10.0.0.48 - - [2025-09-25 19:37:14] "PUT /instance-ip/4fc3de46-6979-4d87-874c-4c45e57641cb HTTP/1.1" 200 256 0.010033 10.0.0.48 - - [2025-09-25 19:37:14] "POST /ref-update HTTP/1.1" 200 156 0.018259 10.0.0.48 - - [2025-09-25 19:37:14] "PUT /service-instance/47ffe45b-cc06-4844-8a92-01bfbe21977c HTTP/1.1" 200 266 0.007054 10.0.0.48 - - [2025-09-25 19:37:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008682 10.0.0.48 - - [2025-09-25 19:37:14] "PUT /service-instance/47ffe45b-cc06-4844-8a92-01bfbe21977c HTTP/1.1" 200 266 0.006094 10.0.0.48 - - [2025-09-25 19:37:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.005636 10.0.0.48 - - [2025-09-25 19:37:14] "PUT /service-instance/47ffe45b-cc06-4844-8a92-01bfbe21977c HTTP/1.1" 200 266 0.006534 10.0.0.48 - - [2025-09-25 19:37:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010586 10.0.0.48 - - [2025-09-25 19:37:14] "PUT /service-instance/47ffe45b-cc06-4844-8a92-01bfbe21977c HTTP/1.1" 200 266 0.006059 10.0.0.48 - - [2025-09-25 19:37:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010985 10.0.0.48 - - [2025-09-25 19:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007296 10.0.0.48 - - [2025-09-25 19:37:14] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004417 10.0.0.48 - - [2025-09-25 19:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001385 10.0.0.48 - - [2025-09-25 19:37:14] "PUT /service-instance/47ffe45b-cc06-4844-8a92-01bfbe21977c HTTP/1.1" 200 266 0.009469 10.0.0.48 - - [2025-09-25 19:37:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.005607 10.0.0.48 - - [2025-09-25 19:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.48 - - [2025-09-25 19:37:14] "GET /project/7c8cc72d-e8c4-4964-97ba-610646313efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.023761 10.0.0.48 - - [2025-09-25 19:37:14] "POST /virtual-machines HTTP/1.1" 200 373 0.007343 10.0.0.48 - - [2025-09-25 19:37:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.019500 10.0.0.48 - - [2025-09-25 19:37:14] "POST /chown HTTP/1.1" 200 109 0.018023 10.0.0.48 - - [2025-09-25 19:37:14] "POST /chown HTTP/1.1" 200 109 0.024373 10.0.0.48 - - [2025-09-25 19:37:14] "POST /ref-update HTTP/1.1" 200 156 0.021315 10.0.0.48 - - [2025-09-25 19:37:14] "POST /chown HTTP/1.1" 200 109 0.031011 10.0.0.48 - - [2025-09-25 19:37:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.174693 10.0.0.48 - - [2025-09-25 19:37:14] "POST /chown HTTP/1.1" 200 109 0.054678 10.0.0.48 - - [2025-09-25 19:37:14] "POST /ref-update HTTP/1.1" 200 156 0.017775 10.0.0.48 - - [2025-09-25 19:37:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.011148 10.0.0.48 - - [2025-09-25 19:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006096 10.0.0.48 - - [2025-09-25 19:37:14] "GET /virtual-machine-interface/09bb23b2-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.003635 10.0.0.48 - - [2025-09-25 19:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001296 10.0.0.48 - - [2025-09-25 19:37:14] "POST /chown HTTP/1.1" 200 109 0.005162 10.0.0.48 - - [2025-09-25 19:37:14] "POST /chown HTTP/1.1" 200 109 0.013581 10.0.0.48 - - [2025-09-25 19:37:14] "POST /chown HTTP/1.1" 200 109 0.013580 10.0.0.48 - - [2025-09-25 19:37:14] "POST /instance-ips HTTP/1.1" 200 413 0.033326 10.0.0.48 - - [2025-09-25 19:37:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.017728 10.0.0.48 - - [2025-09-25 19:37:14] "GET /virtual-machine-interface/09bb23b2-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.008230 10.0.0.48 - - [2025-09-25 19:37:14] "POST /chown HTTP/1.1" 200 109 0.009746 10.0.0.48 - - [2025-09-25 19:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001215 10.0.0.48 - - [2025-09-25 19:37:14] "POST /set-tag HTTP/1.1" 200 109 0.021245 10.0.0.48 - - [2025-09-25 19:37:14] "POST /chown HTTP/1.1" 200 109 0.009129 10.0.0.48 - - [2025-09-25 19:37:14] "GET /virtual-machine-interface/09bb23b2-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.021686 10.0.0.48 - - [2025-09-25 19:37:14] "GET /instance-ip/09e00358-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.004573 10.0.0.48 - - [2025-09-25 19:37:14] "POST /chown HTTP/1.1" 200 109 0.027391 10.0.0.48 - - [2025-09-25 19:37:14] "POST /chown HTTP/1.1" 200 109 0.010106 10.0.0.48 - - [2025-09-25 19:37:15] "GET /virtual-machine-interface/09bb23b2-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003924 10.0.0.48 - - [2025-09-25 19:37:15] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.48 - - [2025-09-25 19:37:15] "POST /chown HTTP/1.1" 200 109 0.006671 10.0.0.48 - - [2025-09-25 19:37:15] "GET /virtual-router/469ce60e-444c-416b-bb27-9311278d2f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.013338 10.0.0.48 - - [2025-09-25 19:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.48 - - [2025-09-25 19:37:15] "POST /chown HTTP/1.1" 200 109 0.005415 10.0.0.48 - - [2025-09-25 19:37:15] "POST /ref-update HTTP/1.1" 200 156 0.006436 10.0.0.48 - - [2025-09-25 19:37:15] "GET /virtual-machine-interface/09bb23b2-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.013575 10.0.0.48 - - [2025-09-25 19:37:15] "POST /set-tag HTTP/1.1" 200 109 0.001561 10.0.0.48 - - [2025-09-25 19:37:15] "POST /chown HTTP/1.1" 200 109 0.023407 10.0.0.48 - - [2025-09-25 19:37:15] "POST /chown HTTP/1.1" 200 109 0.014699 10.0.0.48 - - [2025-09-25 19:37:15] "POST /chown HTTP/1.1" 200 109 0.016088 10.0.0.48 - - [2025-09-25 19:37:15] "GET /virtual-machine-interface/09bb23b2-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006941 10.0.0.48 - - [2025-09-25 19:37:15] "POST /set-tag HTTP/1.1" 200 109 0.001682 10.0.0.48 - - [2025-09-25 19:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.48 - - [2025-09-25 19:37:15] "POST /chown HTTP/1.1" 200 109 0.005215 10.0.0.48 - - [2025-09-25 19:37:15] "POST /chown HTTP/1.1" 200 109 0.025983 10.0.0.48 - - [2025-09-25 19:37:15] "POST /chown HTTP/1.1" 200 109 0.010175 10.0.0.48 - - [2025-09-25 19:37:15] "POST /chown HTTP/1.1" 200 109 0.005864 10.0.0.48 - - [2025-09-25 19:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.48 - - [2025-09-25 19:37:15] "POST /chown HTTP/1.1" 200 109 0.005141 10.0.0.48 - - [2025-09-25 19:37:15] "POST /chown HTTP/1.1" 200 109 0.013615 10.0.0.48 - - [2025-09-25 19:37:15] "POST /chown HTTP/1.1" 200 109 0.011832 10.0.0.48 - - [2025-09-25 19:37:15] "POST /chown HTTP/1.1" 200 109 0.016863 10.0.0.48 - - [2025-09-25 19:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.48 - - [2025-09-25 19:37:15] "POST /chown HTTP/1.1" 200 109 0.005571 10.0.0.48 - - [2025-09-25 19:37:15] "POST /chown HTTP/1.1" 200 109 0.017856 10.0.0.48 - - [2025-09-25 19:37:15] "POST /chown HTTP/1.1" 200 109 0.006181 10.0.0.48 - - [2025-09-25 19:37:15] "POST /chown HTTP/1.1" 200 109 0.018131 10.0.0.48 - - [2025-09-25 19:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004487 10.0.0.48 - - [2025-09-25 19:37:15] "POST /chown HTTP/1.1" 200 109 0.014960 10.0.0.48 - - [2025-09-25 19:37:15] "POST /chown HTTP/1.1" 200 109 0.015597 10.0.0.48 - - [2025-09-25 19:37:15] "POST /chown HTTP/1.1" 200 109 0.011969 10.0.0.48 - - [2025-09-25 19:37:15] "POST /chown HTTP/1.1" 200 109 0.005549 10.0.0.48 - - [2025-09-25 19:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.48 - - [2025-09-25 19:37:15] "POST /chown HTTP/1.1" 200 109 0.005100 10.0.0.48 - - [2025-09-25 19:37:15] "POST /chown HTTP/1.1" 200 109 0.005754 10.0.0.48 - - [2025-09-25 19:37:15] "POST /chown HTTP/1.1" 200 109 0.018265 10.0.0.48 - - [2025-09-25 19:37:15] "POST /chown HTTP/1.1" 200 109 0.015752 10.0.0.48 - - [2025-09-25 19:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.48 - - [2025-09-25 19:37:15] "POST /chown HTTP/1.1" 200 109 0.005079 10.0.0.48 - - [2025-09-25 19:37:15] "POST /chown HTTP/1.1" 200 109 0.019494 10.0.0.48 - - [2025-09-25 19:37:15] "POST /chown HTTP/1.1" 200 109 0.012625 10.0.0.48 - - [2025-09-25 19:37:16] "POST /chown HTTP/1.1" 200 109 0.006591 10.0.0.48 - - [2025-09-25 19:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006260 10.0.0.48 - - [2025-09-25 19:37:16] "POST /chown HTTP/1.1" 200 109 0.005527 10.0.0.48 - - [2025-09-25 19:37:16] "POST /chown HTTP/1.1" 200 109 0.006016 10.0.0.48 - - [2025-09-25 19:37:16] "POST /chown HTTP/1.1" 200 109 0.019689 10.0.0.48 - - [2025-09-25 19:37:16] "POST /chown HTTP/1.1" 200 109 0.018264 10.0.0.48 - - [2025-09-25 19:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.48 - - [2025-09-25 19:37:16] "POST /chown HTTP/1.1" 200 109 0.005400 10.0.0.48 - - [2025-09-25 19:37:16] "POST /chown HTTP/1.1" 200 109 0.013136 10.0.0.48 - - [2025-09-25 19:37:16] "POST /chown HTTP/1.1" 200 109 0.006090 10.0.0.48 - - [2025-09-25 19:37:16] "POST /chown HTTP/1.1" 200 109 0.012398 10.0.0.48 - - [2025-09-25 19:37:18] "GET /virtual-machine-interface/05011f52-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007581 10.0.0.48 - - [2025-09-25 19:37:18] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.48 - - [2025-09-25 19:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.48 - - [2025-09-25 19:37:18] "GET /loadbalancer/01cc37fe-a562-4754-b473-111f66f83d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.001986 10.0.0.48 - - [2025-09-25 19:37:18] "GET /loadbalancer-pool/ecd63308-0198-4a6b-a1b4-0c829b833297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.001956 10.0.0.48 - - [2025-09-25 19:37:19] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014060 10.0.0.48 - - [2025-09-25 19:37:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.011258 10.0.0.48 - - [2025-09-25 19:37:19] "GET /virtual-machine-interface/05011f52-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.014642 10.0.0.48 - - [2025-09-25 19:37:19] "GET /virtual-machine-interface/05011f52-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006130 10.0.0.48 - - [2025-09-25 19:37:19] "POST /ref-update HTTP/1.1" 200 156 0.005936 10.0.0.48 - - [2025-09-25 19:37:19] "POST /tags HTTP/1.1" 409 221 0.002069 10.0.0.48 - - [2025-09-25 19:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.48 - - [2025-09-25 19:37:19] "GET /tag/29ab79bf-d493-41fa-8f24-125a612f86d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009440 10.0.0.48 - - [2025-09-25 19:37:19] "GET /floating-ip/273f91e1-e086-41dc-817c-037ce1e8f370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.003843 10.0.0.48 - - [2025-09-25 19:37:19] "PUT /floating-ip/273f91e1-e086-41dc-817c-037ce1e8f370 HTTP/1.1" 200 256 0.013075 10.0.0.48 - - [2025-09-25 19:37:19] "POST /set-tag HTTP/1.1" 200 109 0.036761 10.0.0.48 - - [2025-09-25 19:37:19] "GET /virtual-machine/965ceece-5958-4559-a5d4-7554b02601dd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003050 10.0.0.48 - - [2025-09-25 19:37:19] "GET /virtual-machine-interface/05011f52-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.003772 10.0.0.48 - - [2025-09-25 19:37:19] "GET /virtual-machine-interface/056bd108-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004479 10.0.0.48 - - [2025-09-25 19:37:19] "POST /set-tag HTTP/1.1" 200 109 0.001648 10.0.0.48 - - [2025-09-25 19:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.48 - - [2025-09-25 19:37:19] "GET /loadbalancer/01cc37fe-a562-4754-b473-111f66f83d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002451 10.0.0.48 - - [2025-09-25 19:37:19] "GET /loadbalancer-pool/ecd63308-0198-4a6b-a1b4-0c829b833297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.005661 10.0.0.48 - - [2025-09-25 19:37:19] "POST /loadbalancer-members HTTP/1.1" 200 702 0.025409 10.0.0.48 - - [2025-09-25 19:37:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.007513 10.0.0.48 - - [2025-09-25 19:37:20] "GET /virtual-machine-interface/056bd108-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.011364 10.0.0.48 - - [2025-09-25 19:37:20] "GET /virtual-machine-interface/056bd108-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004565 10.0.0.48 - - [2025-09-25 19:37:20] "POST /ref-update HTTP/1.1" 200 156 0.013201 10.0.0.48 - - [2025-09-25 19:37:20] "POST /set-tag HTTP/1.1" 200 109 0.033031 10.0.0.48 - - [2025-09-25 19:37:20] "GET /floating-ip/273f91e1-e086-41dc-817c-037ce1e8f370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002585 10.0.0.48 - - [2025-09-25 19:37:24] "GET /virtual-machine/54642b32-1f49-462d-b382-e41d315ff26b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002922 10.0.0.48 - - [2025-09-25 19:37:24] "GET /virtual-machine-interface/056bd108-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.003506 10.0.0.48 - - [2025-09-25 19:37:28] "GET /virtual-machine-interface/09bb23b2-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004380 10.0.0.48 - - [2025-09-25 19:37:28] "POST /set-tag HTTP/1.1" 200 109 0.001610 10.0.0.48 - - [2025-09-25 19:37:29] "GET /virtual-machine/50f47f19-8a64-4fa3-84f8-f7ba2429cfce?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.002671 10.0.0.48 - - [2025-09-25 19:37:29] "GET /virtual-machine-interface/09bb23b2-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003146 10.0.0.48 - - [2025-09-25 19:37:29] "GET /virtual-machine-interface/09bb23b2-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003897 10.0.0.48 - - [2025-09-25 19:37:29] "POST /set-tag HTTP/1.1" 200 109 0.002016 10.0.0.48 - - [2025-09-25 19:38:01] "GET /global-system-configs HTTP/1.1" 200 322 0.003814 10.0.0.48 - - [2025-09-25 19:38:01] "GET /global-system-configs HTTP/1.1" 200 322 0.002014 10.0.0.48 - - [2025-09-25 19:38:02] "GET /virtual-machine-interface/09bb23b2-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004900 10.0.0.48 - - [2025-09-25 19:38:02] "POST /set-tag HTTP/1.1" 200 109 0.001927 10.0.0.48 - - [2025-09-25 19:38:02] "GET /virtual-machine-interface/09bb23b2-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003897 10.0.0.48 - - [2025-09-25 19:38:02] "POST /set-tag HTTP/1.1" 200 109 0.001849 10.0.0.48 - - [2025-09-25 19:38:02] "GET /virtual-machine/50f47f19-8a64-4fa3-84f8-f7ba2429cfce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.001984 10.0.0.48 - - [2025-09-25 19:38:02] "POST /ref-update HTTP/1.1" 200 156 0.013425 10.0.0.48 - - [2025-09-25 19:38:02] "GET /virtual-machine-interface/09bb23b2-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004474 10.0.0.48 - - [2025-09-25 19:38:02] "POST /set-tag HTTP/1.1" 200 109 0.020331 10.0.0.48 - - [2025-09-25 19:38:02] "POST /set-tag HTTP/1.1" 200 109 0.036078 10.0.0.48 - - [2025-09-25 19:38:02] "DELETE /instance-ip/09e00358-9a47-11f0-ad2e-fa163e2b946e HTTP/1.1" 200 115 0.037667 10.0.0.48 - - [2025-09-25 19:38:02] "DELETE /virtual-machine-interface/09bb23b2-9a47-11f0-ad2e-fa163e2b946e HTTP/1.1" 200 115 0.041037 10.0.0.48 - - [2025-09-25 19:38:02] "DELETE /virtual-machine/50f47f19-8a64-4fa3-84f8-f7ba2429cfce HTTP/1.1" 200 115 0.023530 10.0.0.48 - - [2025-09-25 19:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.48 - - [2025-09-25 19:38:05] "GET /tag/6a5f266d-85c2-44a3-aa8a-5c0a7aeb0806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010878 10.0.0.48 - - [2025-09-25 19:38:05] "GET /tag/6a5f266d-85c2-44a3-aa8a-5c0a7aeb0806?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.010474 10.0.0.48 - - [2025-09-25 19:38:05] "GET /virtual-machine-interface/1c49e264-277c-47e7-ae67-c18a4998952d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.008231 10.0.0.48 - - [2025-09-25 19:38:05] "POST /set-tag HTTP/1.1" 200 109 0.013094 10.0.0.48 - - [2025-09-25 19:38:05] "GET /virtual-machine-interface/2d5672f8-03a3-4ad4-a6fb-5b85b18018cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003362 10.0.0.48 - - [2025-09-25 19:38:05] "POST /set-tag HTTP/1.1" 200 109 0.013594 10.0.0.48 - - [2025-09-25 19:38:05] "GET /virtual-machine-interface/858362c0-0d2d-47af-98a2-c5d1a36cedaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.009047 10.0.0.48 - - [2025-09-25 19:38:05] "POST /set-tag HTTP/1.1" 200 109 0.012774 10.0.0.48 - - [2025-09-25 19:38:05] "GET /firewall-policy/facaa7c8-53a1-4141-9738-d84a49e59cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008846 10.0.0.48 - - [2025-09-25 19:38:05] "GET /firewall-rule/9b03c96c-f18b-4d65-b69d-2d987908d00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.001942 10.0.0.48 - - [2025-09-25 19:38:05] "POST /ref-update HTTP/1.1" 200 156 0.012829 10.0.0.48 - - [2025-09-25 19:38:05] "DELETE /firewall-rule/9b03c96c-f18b-4d65-b69d-2d987908d00e HTTP/1.1" 200 115 0.061293 10.0.0.48 - - [2025-09-25 19:38:05] "DELETE /loadbalancer-member/2edb5fde-eff9-472b-8e41-7d1372227b89 HTTP/1.1" 200 115 0.027841 10.0.0.48 - - [2025-09-25 19:38:05] "PUT /service-instance/47ffe45b-cc06-4844-8a92-01bfbe21977c HTTP/1.1" 200 266 0.009572 10.0.0.48 - - [2025-09-25 19:38:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.009783 10.0.0.48 - - [2025-09-25 19:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005350 10.0.0.48 - - [2025-09-25 19:38:05] "DELETE /loadbalancer-pool/12b5f7fd-be94-406f-8a3c-d48241c6f752 HTTP/1.1" 200 115 0.069490 10.0.0.48 - - [2025-09-25 19:38:05] "DELETE /loadbalancer-listener/29173505-638d-41c2-98b5-cc9de0459d54 HTTP/1.1" 200 115 0.023026 10.0.0.48 - - [2025-09-25 19:38:05] "GET /floating-ip/bdd2a705-950a-44e4-9832-d56b8c81df73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.002234 10.0.0.48 - - [2025-09-25 19:38:05] "POST /chown HTTP/1.1" 200 109 0.005930 10.0.0.48 - - [2025-09-25 19:38:05] "POST /chown HTTP/1.1" 200 109 0.013983 10.0.0.48 - - [2025-09-25 19:38:05] "POST /chown HTTP/1.1" 200 109 0.011225 10.0.0.48 - - [2025-09-25 19:38:05] "PUT /floating-ip/bdd2a705-950a-44e4-9832-d56b8c81df73 HTTP/1.1" 200 256 0.023496 10.0.0.48 - - [2025-09-25 19:38:05] "DELETE /floating-ip/bdd2a705-950a-44e4-9832-d56b8c81df73 HTTP/1.1" 200 115 0.034851 10.0.0.48 - - [2025-09-25 19:38:05] "POST /chown HTTP/1.1" 200 109 0.021938 10.0.0.48 - - [2025-09-25 19:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.48 - - [2025-09-25 19:38:05] "POST /chown HTTP/1.1" 200 109 0.005860 10.0.0.48 - - [2025-09-25 19:38:05] "DELETE /loadbalancer/b0c9be76-8971-4a0b-8891-b74fc46f589c HTTP/1.1" 200 115 0.063392 10.0.0.48 - - [2025-09-25 19:38:05] "POST /chown HTTP/1.1" 200 109 0.006931 10.0.0.48 - - [2025-09-25 19:38:05] "POST /chown HTTP/1.1" 200 109 0.019820 10.0.0.48 - - [2025-09-25 19:38:05] "POST /chown HTTP/1.1" 200 109 0.021510 10.0.0.48 - - [2025-09-25 19:38:05] "DELETE /instance-ip/4fc3de46-6979-4d87-874c-4c45e57641cb HTTP/1.1" 200 115 0.092319 10.0.0.48 - - [2025-09-25 19:38:05] "PUT /service-instance/47ffe45b-cc06-4844-8a92-01bfbe21977c HTTP/1.1" 200 266 0.011649 10.0.0.48 - - [2025-09-25 19:38:05] "DELETE /virtual-machine-interface/2d5672f8-03a3-4ad4-a6fb-5b85b18018cb HTTP/1.1" 200 115 0.066658 10.0.0.48 - - [2025-09-25 19:38:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.031386 10.0.0.48 - - [2025-09-25 19:38:05] "PUT /service-instance/47ffe45b-cc06-4844-8a92-01bfbe21977c HTTP/1.1" 200 266 0.009552 10.0.0.48 - - [2025-09-25 19:38:05] "DELETE /tag/6a5f266d-85c2-44a3-aa8a-5c0a7aeb0806 HTTP/1.1" 200 115 0.080683 10.0.0.48 - - [2025-09-25 19:38:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.005609 10.0.0.48 - - [2025-09-25 19:38:05] "PUT /service-instance/47ffe45b-cc06-4844-8a92-01bfbe21977c HTTP/1.1" 200 266 0.007408 10.0.0.48 - - [2025-09-25 19:38:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.009081 10.0.0.48 - - [2025-09-25 19:38:06] "DELETE /service-instance/47ffe45b-cc06-4844-8a92-01bfbe21977c HTTP/1.1" 200 115 0.029079 10.0.0.48 - - [2025-09-25 19:38:06] "GET /floating-ip-pool/57d6f95f-c587-4565-97ae-78636cf4bff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003034 10.0.0.48 - - [2025-09-25 19:38:06] "GET /virtual-machine-interface/1c49e264-277c-47e7-ae67-c18a4998952d?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.004308 10.0.0.48 - - [2025-09-25 19:38:06] "POST /ref-update HTTP/1.1" 200 156 0.005656 10.0.0.48 - - [2025-09-25 19:38:06] "DELETE /floating-ip-pool/57d6f95f-c587-4565-97ae-78636cf4bff6 HTTP/1.1" 200 115 0.041100 10.0.0.48 - - [2025-09-25 19:38:06] "DELETE /virtual-machine-interface/1c49e264-277c-47e7-ae67-c18a4998952d HTTP/1.1" 200 115 0.067883 10.0.0.48 - - [2025-09-25 19:38:06] "POST /ref-update HTTP/1.1" 200 156 0.027922 10.0.0.48 - - [2025-09-25 19:38:06] "DELETE /virtual-machine/e6cfe6f2-2c60-46a5-98b7-ea72aab4f352 HTTP/1.1" 200 115 0.030216 10.0.0.48 - - [2025-09-25 19:38:06] "GET /virtual-machine-interface/858362c0-0d2d-47af-98a2-c5d1a36cedaa?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.005443 10.0.0.48 - - [2025-09-25 19:38:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004393 10.0.0.48 - - [2025-09-25 19:38:06] "POST /useragent-kv HTTP/1.1" 200 115 0.001152 10.0.0.48 - - [2025-09-25 19:38:06] "DELETE /virtual-network/d9434d70-5c98-4dde-9471-f099c1e3f0c1 HTTP/1.1" 200 115 0.134110 10.0.0.48 - - [2025-09-25 19:38:06] "GET /routing-instance/67dc03d0-0eb2-4f43-9be5-4ef0726d897c HTTP/1.1" 404 171 0.008220 10.0.0.48 - - [2025-09-25 19:38:06] "GET /domains HTTP/1.1" 200 280 0.001651 10.0.0.48 - - [2025-09-25 19:38:06] "GET /domain/11fe4659-b1a7-45ca-ad4b-bcf99574e5fb HTTP/1.1" 200 3086 0.003176 10.0.0.48 - - [2025-09-25 19:38:06] "GET /project/7c8cc72d-e8c4-4964-97ba-610646313efa HTTP/1.1" 200 7142 0.028532 10.0.0.48 - - [2025-09-25 19:38:06] "DELETE /virtual-machine-interface/858362c0-0d2d-47af-98a2-c5d1a36cedaa HTTP/1.1" 200 115 0.056191 10.0.0.48 - - [2025-09-25 19:38:06] "GET /virtual-machine-interface/056bd108-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005545 10.0.0.48 - - [2025-09-25 19:38:06] "DELETE /virtual-machine/598f0618-30ae-4d88-b3b0-49094eed034b HTTP/1.1" 200 115 0.038130 10.0.0.48 - - [2025-09-25 19:38:06] "POST /set-tag HTTP/1.1" 200 109 0.017251 10.0.0.48 - - [2025-09-25 19:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.48 - - [2025-09-25 19:38:06] "GET /loadbalancer/01cc37fe-a562-4754-b473-111f66f83d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002083 10.0.0.48 - - [2025-09-25 19:38:06] "GET /virtual-machine-interface/056bd108-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004250 10.0.0.48 - - [2025-09-25 19:38:06] "POST /set-tag HTTP/1.1" 200 109 0.017300 10.0.0.48 - - [2025-09-25 19:38:06] "DELETE /loadbalancer-member/c0a5f416-7456-4a37-b605-04f40a94355c HTTP/1.1" 200 115 0.034937 10.0.0.48 - - [2025-09-25 19:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.48 - - [2025-09-25 19:38:06] "DELETE /route-target/11806af2-e7c4-4413-8338-a23bd6130fe0 HTTP/1.1" 200 115 0.011941 10.0.0.48 - - [2025-09-25 19:38:08] "GET /virtual-machine-interface/056bd108-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004343 10.0.0.48 - - [2025-09-25 19:38:08] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.48 - - [2025-09-25 19:38:08] "GET /virtual-machine-interface/056bd108-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003522 10.0.0.48 - - [2025-09-25 19:38:08] "POST /set-tag HTTP/1.1" 200 109 0.001785 10.0.0.48 - - [2025-09-25 19:38:08] "GET /virtual-machine/54642b32-1f49-462d-b382-e41d315ff26b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002602 10.0.0.48 - - [2025-09-25 19:38:08] "POST /ref-update HTTP/1.1" 200 156 0.007374 10.0.0.48 - - [2025-09-25 19:38:08] "GET /virtual-machine-interface/056bd108-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010254 10.0.0.48 - - [2025-09-25 19:38:08] "POST /set-tag HTTP/1.1" 200 109 0.013497 10.0.0.48 - - [2025-09-25 19:38:08] "POST /set-tag HTTP/1.1" 200 109 0.018685 10.0.0.48 - - [2025-09-25 19:38:08] "POST /set-tag HTTP/1.1" 200 109 0.017498 10.0.0.48 - - [2025-09-25 19:38:08] "DELETE /instance-ip/0582bdf0-9a47-11f0-ad2e-fa163e2b946e HTTP/1.1" 200 115 0.030351 10.0.0.48 - - [2025-09-25 19:38:08] "POST /ref-update HTTP/1.1" 200 156 0.005800 10.0.0.48 - - [2025-09-25 19:38:08] "DELETE /virtual-machine-interface/056bd108-9a47-11f0-ad2e-fa163e2b946e HTTP/1.1" 200 115 0.036278 10.0.0.48 - - [2025-09-25 19:38:08] "DELETE /virtual-machine/54642b32-1f49-462d-b382-e41d315ff26b HTTP/1.1" 200 115 0.017934 10.0.0.48 - - [2025-09-25 19:38:11] "GET /virtual-machine-interface/05011f52-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005970 10.0.0.48 - - [2025-09-25 19:38:11] "POST /set-tag HTTP/1.1" 200 109 0.002083 10.0.0.48 - - [2025-09-25 19:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.48 - - [2025-09-25 19:38:11] "GET /loadbalancer/01cc37fe-a562-4754-b473-111f66f83d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002628 10.0.0.48 - - [2025-09-25 19:38:12] "GET /virtual-machine-interface/05011f52-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004647 10.0.0.48 - - [2025-09-25 19:38:12] "POST /set-tag HTTP/1.1" 200 109 0.004426 10.0.0.48 - - [2025-09-25 19:38:12] "GET /virtual-machine-interface/05011f52-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004083 10.0.0.48 - - [2025-09-25 19:38:12] "POST /set-tag HTTP/1.1" 200 109 0.002452 10.0.0.48 - - [2025-09-25 19:38:12] "GET /virtual-machine/965ceece-5958-4559-a5d4-7554b02601dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002883 10.0.0.48 - - [2025-09-25 19:38:12] "POST /ref-update HTTP/1.1" 200 156 0.008717 10.0.0.48 - - [2025-09-25 19:38:12] "GET /virtual-machine-interface/05011f52-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.020252 10.0.0.48 - - [2025-09-25 19:38:12] "POST /set-tag HTTP/1.1" 200 109 0.021000 10.0.0.48 - - [2025-09-25 19:38:12] "POST /set-tag HTTP/1.1" 200 109 0.013500 10.0.0.48 - - [2025-09-25 19:38:12] "POST /set-tag HTTP/1.1" 200 109 0.023562 10.0.0.48 - - [2025-09-25 19:38:12] "DELETE /instance-ip/051a1fb6-9a47-11f0-ad2e-fa163e2b946e HTTP/1.1" 200 115 0.036658 10.0.0.48 - - [2025-09-25 19:38:12] "POST /ref-update HTTP/1.1" 200 156 0.008523 10.0.0.48 - - [2025-09-25 19:38:12] "DELETE /virtual-machine-interface/05011f52-9a47-11f0-ad2e-fa163e2b946e HTTP/1.1" 200 115 0.047899 10.0.0.48 - - [2025-09-25 19:38:12] "DELETE /virtual-machine/965ceece-5958-4559-a5d4-7554b02601dd HTTP/1.1" 200 115 0.016562 10.0.0.48 - - [2025-09-25 19:38:12] "DELETE /tag/22016267-05e1-44b6-90c1-6c39c17c1095 HTTP/1.1" 200 115 0.031612 10.0.0.48 - - [2025-09-25 19:38:12] "DELETE /tag/99699f2a-a448-4d85-acb0-e4a6fc5bc670 HTTP/1.1" 200 115 0.051712 10.0.0.48 - - [2025-09-25 19:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.48 - - [2025-09-25 19:38:16] "GET /project/7c8cc72d-e8c4-4964-97ba-610646313efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033005 10.0.0.48 - - [2025-09-25 19:38:16] "POST /tags HTTP/1.1" 200 393 0.034157 10.0.0.48 - - [2025-09-25 19:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010497 10.0.0.48 - - [2025-09-25 19:38:16] "GET /tag/7f41b192-b467-4f50-a175-ef5ad863d1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011072 10.0.0.48 - - [2025-09-25 19:38:16] "POST /tags HTTP/1.1" 200 341 0.018861 10.0.0.48 - - [2025-09-25 19:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.48 - - [2025-09-25 19:38:16] "GET /tag/f9f57188-fc88-4427-a855-29a7e3283219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009984 10.0.0.48 - - [2025-09-25 19:38:16] "POST /id-to-fqname HTTP/1.1" 200 192 0.000461 10.0.0.48 - - [2025-09-25 19:38:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.011135 10.0.0.48 - - [2025-09-25 19:38:17] "POST /security-groups HTTP/1.1" 200 589 0.065207 10.0.0.48 - - [2025-09-25 19:38:17] "POST /projects HTTP/1.1" 200 519 0.159685 10.0.0.48 - - [2025-09-25 19:38:17] "POST /fqname-to-id HTTP/1.1" 404 236 0.001781 10.0.0.48 - - [2025-09-25 19:38:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.028853 10.0.0.48 - - [2025-09-25 19:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005453 10.0.0.48 - - [2025-09-25 19:38:17] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.013396 10.0.0.48 - - [2025-09-25 19:38:17] "POST /access-control-lists HTTP/1.1" 200 598 0.084876 10.0.0.48 - - [2025-09-25 19:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007198 10.0.0.48 - - [2025-09-25 19:38:17] "GET /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.003713 10.0.0.48 - - [2025-09-25 19:38:17] "POST /fqname-to-id HTTP/1.1" 404 235 0.001693 10.0.0.48 - - [2025-09-25 19:38:17] "POST /access-control-lists HTTP/1.1" 200 596 0.063130 10.0.0.48 - - [2025-09-25 19:38:17] "PUT /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2 HTTP/1.1" 200 264 0.101322 10.0.0.48 - - [2025-09-25 19:38:17] "PUT /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587 HTTP/1.1" 200 264 0.127143 10.0.0.48 - - [2025-09-25 19:38:17] "POST /security-groups HTTP/1.1" 200 591 0.099007 10.0.0.48 - - [2025-09-25 19:38:17] "POST /fqname-to-id HTTP/1.1" 404 270 0.010338 10.0.0.48 - - [2025-09-25 19:38:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.015867 10.0.0.48 - - [2025-09-25 19:38:17] "POST /chown HTTP/1.1" 200 109 0.033212 10.0.0.48 - - [2025-09-25 19:38:17] "POST /access-control-lists HTTP/1.1" 200 632 0.106871 10.0.0.48 - - [2025-09-25 19:38:17] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.043882 10.0.0.48 - - [2025-09-25 19:38:17] "POST /fqname-to-id HTTP/1.1" 404 269 0.005590 10.0.0.48 - - [2025-09-25 19:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.48 - - [2025-09-25 19:38:17] "GET /policy-management/50d08891-201d-42a9-b4fb-791a08942208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002020 10.0.0.48 - - [2025-09-25 19:38:17] "POST /tags HTTP/1.1" 409 226 0.001168 10.0.0.48 - - [2025-09-25 19:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001059 10.0.0.48 - - [2025-09-25 19:38:17] "GET /tag/f9f57188-fc88-4427-a855-29a7e3283219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009299 10.0.0.48 - - [2025-09-25 19:38:17] "POST /access-control-lists HTTP/1.1" 200 630 0.069603 10.0.0.48 - - [2025-09-25 19:38:17] "POST /firewall-rules HTTP/1.1" 200 600 0.088436 10.0.0.48 - - [2025-09-25 19:38:17] "GET /firewall-rule/f7711ffa-dd34-4926-9534-9bc704934275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.011441 10.0.0.48 - - [2025-09-25 19:38:17] "GET /firewall-policy/5bef726f-3439-41d1-81bc-f2a1df1e969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003334 10.0.0.48 - - [2025-09-25 19:38:18] "GET /firewall-rule/f7711ffa-dd34-4926-9534-9bc704934275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003116 10.0.0.48 - - [2025-09-25 19:38:18] "POST /ref-update HTTP/1.1" 200 156 0.034784 10.0.0.48 - - [2025-09-25 19:38:18] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005690 10.0.0.48 - - [2025-09-25 19:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.48 - - [2025-09-25 19:38:18] "GET /policy-management/50d08891-201d-42a9-b4fb-791a08942208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002030 10.0.0.48 - - [2025-09-25 19:38:18] "POST /tags HTTP/1.1" 409 226 0.001305 10.0.0.48 - - [2025-09-25 19:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.48 - - [2025-09-25 19:38:18] "GET /tag/f9f57188-fc88-4427-a855-29a7e3283219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014608 10.0.0.48 - - [2025-09-25 19:38:18] "POST /firewall-rules HTTP/1.1" 200 598 0.104308 10.0.0.48 - - [2025-09-25 19:38:18] "GET /firewall-rule/44d6dc76-299a-4072-9792-3dd684b3176a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005961 10.0.0.48 - - [2025-09-25 19:38:18] "GET /firewall-policy/5bef726f-3439-41d1-81bc-f2a1df1e969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.007339 10.0.0.48 - - [2025-09-25 19:38:18] "GET /firewall-rule/44d6dc76-299a-4072-9792-3dd684b3176a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002019 10.0.0.48 - - [2025-09-25 19:38:18] "POST /ref-update HTTP/1.1" 200 156 0.065178 10.0.0.48 - - [2025-09-25 19:38:19] "POST /tags HTTP/1.1" 200 393 0.019868 10.0.0.48 - - [2025-09-25 19:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006603 10.0.0.48 - - [2025-09-25 19:38:19] "GET /tag/64132919-8479-4769-9edb-081c90de1d9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012649 10.0.0.48 - - [2025-09-25 19:38:19] "POST /tags HTTP/1.1" 200 341 0.014684 10.0.0.48 - - [2025-09-25 19:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013285 10.0.0.48 - - [2025-09-25 19:38:19] "GET /tag/20a3ddbf-a37a-498f-85cb-ec5563337188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010603 10.0.0.48 - - [2025-09-25 19:38:20] "POST /id-to-fqname HTTP/1.1" 200 192 0.000639 10.0.0.48 - - [2025-09-25 19:38:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.006109 10.0.0.48 - - [2025-09-25 19:38:20] "POST /security-groups HTTP/1.1" 200 589 0.060344 10.0.0.48 - - [2025-09-25 19:38:20] "POST /projects HTTP/1.1" 200 519 0.153562 10.0.0.48 - - [2025-09-25 19:38:20] "POST /fqname-to-id HTTP/1.1" 404 236 0.004762 10.0.0.48 - - [2025-09-25 19:38:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.018505 10.0.0.48 - - [2025-09-25 19:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009283 10.0.0.48 - - [2025-09-25 19:38:20] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.009698 10.0.0.48 - - [2025-09-25 19:38:20] "POST /access-control-lists HTTP/1.1" 200 598 0.073569 10.0.0.48 - - [2025-09-25 19:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.019683 10.0.0.48 - - [2025-09-25 19:38:20] "POST /fqname-to-id HTTP/1.1" 404 235 0.021747 10.0.0.48 - - [2025-09-25 19:38:20] "GET /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003641 10.0.0.48 - - [2025-09-25 19:38:20] "POST /access-control-lists HTTP/1.1" 200 596 0.062614 10.0.0.48 - - [2025-09-25 19:38:20] "PUT /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2 HTTP/1.1" 200 264 0.099365 10.0.0.48 - - [2025-09-25 19:38:20] "PUT /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587 HTTP/1.1" 200 264 0.041247 10.0.0.48 - - [2025-09-25 19:38:20] "POST /security-groups HTTP/1.1" 200 591 0.067500 10.0.0.48 - - [2025-09-25 19:38:20] "POST /fqname-to-id HTTP/1.1" 404 270 0.002022 10.0.0.48 - - [2025-09-25 19:38:20] "POST /access-control-lists HTTP/1.1" 200 632 0.055515 10.0.0.48 - - [2025-09-25 19:38:20] "POST /fqname-to-id HTTP/1.1" 404 269 0.015066 10.0.0.48 - - [2025-09-25 19:38:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.073225 10.0.0.48 - - [2025-09-25 19:38:20] "POST /access-control-lists HTTP/1.1" 200 630 0.034693 10.0.0.48 - - [2025-09-25 19:38:20] "POST /chown HTTP/1.1" 200 109 0.021991 10.0.0.48 - - [2025-09-25 19:38:20] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002230 10.0.0.48 - - [2025-09-25 19:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.48 - - [2025-09-25 19:38:20] "GET /policy-management/50d08891-201d-42a9-b4fb-791a08942208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002699 10.0.0.48 - - [2025-09-25 19:38:20] "POST /tags HTTP/1.1" 409 226 0.001567 10.0.0.48 - - [2025-09-25 19:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.48 - - [2025-09-25 19:38:20] "GET /tag/20a3ddbf-a37a-498f-85cb-ec5563337188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010363 10.0.0.48 - - [2025-09-25 19:38:20] "POST /firewall-rules HTTP/1.1" 200 600 0.074623 10.0.0.48 - - [2025-09-25 19:38:20] "GET /firewall-rule/534da40d-42af-4e94-b259-5c39f642d669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003890 10.0.0.48 - - [2025-09-25 19:38:20] "GET /firewall-policy/5bef726f-3439-41d1-81bc-f2a1df1e969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.002917 10.0.0.48 - - [2025-09-25 19:38:20] "GET /firewall-rule/534da40d-42af-4e94-b259-5c39f642d669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001844 10.0.0.48 - - [2025-09-25 19:38:21] "POST /ref-update HTTP/1.1" 200 156 0.072728 10.0.0.48 - - [2025-09-25 19:38:21] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008113 10.0.0.48 - - [2025-09-25 19:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.48 - - [2025-09-25 19:38:21] "GET /policy-management/50d08891-201d-42a9-b4fb-791a08942208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002849 10.0.0.48 - - [2025-09-25 19:38:21] "POST /tags HTTP/1.1" 409 226 0.001466 10.0.0.48 - - [2025-09-25 19:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001246 10.0.0.48 - - [2025-09-25 19:38:21] "GET /tag/20a3ddbf-a37a-498f-85cb-ec5563337188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010926 10.0.0.48 - - [2025-09-25 19:38:21] "POST /firewall-rules HTTP/1.1" 200 598 0.078140 10.0.0.48 - - [2025-09-25 19:38:21] "GET /firewall-rule/587a5978-60a8-4627-89cf-b606f4327044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003714 10.0.0.48 - - [2025-09-25 19:38:21] "GET /firewall-policy/5bef726f-3439-41d1-81bc-f2a1df1e969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.003095 10.0.0.48 - - [2025-09-25 19:38:21] "GET /firewall-rule/587a5978-60a8-4627-89cf-b606f4327044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.001815 10.0.0.48 - - [2025-09-25 19:38:21] "POST /ref-update HTTP/1.1" 200 156 0.079926 10.0.0.48 - - [2025-09-25 19:38:22] "POST /tags HTTP/1.1" 200 345 0.069269 10.0.0.48 - - [2025-09-25 19:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.018887 10.0.0.48 - - [2025-09-25 19:38:22] "GET /tag/e2bcf0d7-c339-4aad-86c7-ad0940aff3ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.017584 10.0.0.48 - - [2025-09-25 19:38:22] "POST /projects HTTP/1.1" 409 238 0.002032 10.0.0.48 - - [2025-09-25 19:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.48 - - [2025-09-25 19:38:22] "GET /project/dced9286-0f3e-4758-ae29-bc774716d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031855 10.0.0.48 - - [2025-09-25 19:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.48 - - [2025-09-25 19:38:23] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006197 10.0.0.48 - - [2025-09-25 19:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.48 - - [2025-09-25 19:38:23] "GET /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003736 10.0.0.48 - - [2025-09-25 19:38:23] "POST /security-groups HTTP/1.1" 409 285 0.002439 10.0.0.48 - - [2025-09-25 19:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.48 - - [2025-09-25 19:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.48 - - [2025-09-25 19:38:23] "PUT /security-group/73de5a92-673b-41f0-bb01-fd117b5a5849 HTTP/1.1" 200 262 0.063871 10.0.0.48 - - [2025-09-25 19:38:23] "PUT /access-control-list/74009e15-4287-4c01-96bb-97e6256559da HTTP/1.1" 200 272 0.020014 10.0.0.48 - - [2025-09-25 19:38:23] "GET /project/dced9286-0f3e-4758-ae29-bc774716d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.108227 10.0.0.48 - - [2025-09-25 19:38:23] "PUT /access-control-list/1351d404-768a-4a0b-9c38-2b86d89e7fb3 HTTP/1.1" 200 272 0.030938 10.0.0.48 - - [2025-09-25 19:38:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.038107 10.0.0.48 - - [2025-09-25 19:38:23] "POST /tags HTTP/1.1" 409 228 0.025283 10.0.0.48 - - [2025-09-25 19:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.48 - - [2025-09-25 19:38:23] "GET /tag/e2bcf0d7-c339-4aad-86c7-ad0940aff3ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012059 10.0.0.48 - - [2025-09-25 19:38:23] "POST /tags HTTP/1.1" 200 345 0.016920 10.0.0.48 - - [2025-09-25 19:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.48 - - [2025-09-25 19:38:23] "GET /tag/fc55b66d-76a0-4e9e-a450-bf5ed22d52b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.019047 10.0.0.48 - - [2025-09-25 19:38:23] "POST /projects HTTP/1.1" 409 238 0.002985 10.0.0.48 - - [2025-09-25 19:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.48 - - [2025-09-25 19:38:23] "GET /project/d8d48302-a733-48f1-9fcd-85b293fdb7aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030505 10.0.0.48 - - [2025-09-25 19:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.48 - - [2025-09-25 19:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.48 - - [2025-09-25 19:38:23] "GET /project/d8d48302-a733-48f1-9fcd-85b293fdb7aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029494 10.0.0.48 - - [2025-09-25 19:38:23] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006033 10.0.0.48 - - [2025-09-25 19:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.48 - - [2025-09-25 19:38:23] "GET /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003126 10.0.0.48 - - [2025-09-25 19:38:23] "POST /security-groups HTTP/1.1" 409 285 0.002507 10.0.0.48 - - [2025-09-25 19:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.48 - - [2025-09-25 19:38:23] "PUT /security-group/96f13025-c86c-46cf-8b47-0e2eedc2697a HTTP/1.1" 200 262 0.053599 10.0.0.48 - - [2025-09-25 19:38:23] "PUT /access-control-list/327c726e-fa0c-42e9-962c-0527d70b9ed2 HTTP/1.1" 200 272 0.013589 10.0.0.48 - - [2025-09-25 19:38:23] "PUT /access-control-list/66fd0db2-c383-4923-aba8-4fd88e3d3068 HTTP/1.1" 200 272 0.012478 10.0.0.48 - - [2025-09-25 19:38:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.011390 10.0.0.48 - - [2025-09-25 19:38:23] "POST /tags HTTP/1.1" 409 228 0.014915 10.0.0.48 - - [2025-09-25 19:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.48 - - [2025-09-25 19:38:23] "GET /tag/fc55b66d-76a0-4e9e-a450-bf5ed22d52b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010474 10.0.0.48 - - [2025-09-25 19:38:23] "POST /tags HTTP/1.1" 200 291 0.048064 10.0.0.48 - - [2025-09-25 19:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.48 - - [2025-09-25 19:38:23] "GET /tag/5575da00-1b89-4331-89b4-1770486a4014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.014093 10.0.0.48 - - [2025-09-25 19:38:24] "POST /tags HTTP/1.1" 200 303 0.041979 10.0.0.48 - - [2025-09-25 19:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008738 10.0.0.48 - - [2025-09-25 19:38:24] "GET /tag/8e279b7f-e161-4a15-8f9a-412c4fbe3b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011044 10.0.0.48 - - [2025-09-25 19:38:24] "POST /tags HTTP/1.1" 409 252 0.001471 10.0.0.48 - - [2025-09-25 19:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001127 10.0.0.48 - - [2025-09-25 19:38:24] "GET /tag/7f41b192-b467-4f50-a175-ef5ad863d1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009835 10.0.0.48 - - [2025-09-25 19:38:24] "POST /tags HTTP/1.1" 409 226 0.001747 10.0.0.48 - - [2025-09-25 19:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.48 - - [2025-09-25 19:38:24] "GET /tag/f9f57188-fc88-4427-a855-29a7e3283219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009769 10.0.0.48 - - [2025-09-25 19:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.48 - - [2025-09-25 19:38:24] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004138 10.0.0.48 - - [2025-09-25 19:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.48 - - [2025-09-25 19:38:24] "GET /project/dced9286-0f3e-4758-ae29-bc774716d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028188 10.0.0.48 - - [2025-09-25 19:38:24] "POST /virtual-machines HTTP/1.1" 200 395 0.006438 10.0.0.48 - - [2025-09-25 19:38:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.007061 10.0.0.48 - - [2025-09-25 19:38:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117293 10.0.0.48 - - [2025-09-25 19:38:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.023340 10.0.0.48 - - [2025-09-25 19:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009101 10.0.0.48 - - [2025-09-25 19:38:24] "GET /virtual-machine-interface/3356a5de-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004207 10.0.0.48 - - [2025-09-25 19:38:24] "POST /instance-ips HTTP/1.1" 200 397 0.017098 10.0.0.48 - - [2025-09-25 19:38:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.022039 10.0.0.48 - - [2025-09-25 19:38:24] "GET /virtual-machine-interface/3356a5de-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007186 10.0.0.48 - - [2025-09-25 19:38:24] "POST /set-tag HTTP/1.1" 200 109 0.064243 10.0.0.48 - - [2025-09-25 19:38:24] "GET /virtual-machine-interface/3356a5de-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.025609 10.0.0.48 - - [2025-09-25 19:38:24] "GET /instance-ip/336d4df2-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003330 10.0.0.48 - - [2025-09-25 19:38:24] "GET /virtual-machine-interface/3356a5de-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004679 10.0.0.48 - - [2025-09-25 19:38:24] "POST /set-tag HTTP/1.1" 200 109 0.001682 10.0.0.48 - - [2025-09-25 19:38:24] "GET /virtual-router/469ce60e-444c-416b-bb27-9311278d2f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003077 10.0.0.48 - - [2025-09-25 19:38:24] "POST /ref-update HTTP/1.1" 200 156 0.007763 10.0.0.48 - - [2025-09-25 19:38:24] "GET /virtual-machine-interface/3356a5de-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015835 10.0.0.48 - - [2025-09-25 19:38:24] "POST /set-tag HTTP/1.1" 200 109 0.002440 10.0.0.48 - - [2025-09-25 19:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.48 - - [2025-09-25 19:38:24] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004562 10.0.0.48 - - [2025-09-25 19:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.48 - - [2025-09-25 19:38:24] "GET /project/dced9286-0f3e-4758-ae29-bc774716d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040926 10.0.0.48 - - [2025-09-25 19:38:24] "POST /virtual-machines HTTP/1.1" 200 395 0.008507 10.0.0.48 - - [2025-09-25 19:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.007594 10.0.0.48 - - [2025-09-25 19:38:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118876 10.0.0.48 - - [2025-09-25 19:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.037014 10.0.0.48 - - [2025-09-25 19:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007313 10.0.0.48 - - [2025-09-25 19:38:25] "GET /virtual-machine-interface/33c4ab60-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004382 10.0.0.48 - - [2025-09-25 19:38:25] "POST /instance-ips HTTP/1.1" 200 397 0.021191 10.0.0.48 - - [2025-09-25 19:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014643 10.0.0.48 - - [2025-09-25 19:38:25] "GET /virtual-machine-interface/33c4ab60-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005678 10.0.0.48 - - [2025-09-25 19:38:25] "POST /set-tag HTTP/1.1" 200 109 0.060458 10.0.0.48 - - [2025-09-25 19:38:25] "GET /virtual-machine-interface/33c4ab60-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015606 10.0.0.48 - - [2025-09-25 19:38:25] "GET /instance-ip/33decae0-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002636 10.0.0.48 - - [2025-09-25 19:38:25] "GET /virtual-machine-interface/33c4ab60-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004386 10.0.0.48 - - [2025-09-25 19:38:25] "POST /set-tag HTTP/1.1" 200 109 0.001806 10.0.0.48 - - [2025-09-25 19:38:25] "GET /virtual-router/469ce60e-444c-416b-bb27-9311278d2f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.002704 10.0.0.48 - - [2025-09-25 19:38:25] "POST /ref-update HTTP/1.1" 200 156 0.007790 10.0.0.48 - - [2025-09-25 19:38:25] "GET /virtual-machine-interface/33c4ab60-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011229 10.0.0.48 - - [2025-09-25 19:38:25] "POST /set-tag HTTP/1.1" 200 109 0.003121 10.0.0.48 - - [2025-09-25 19:38:25] "POST /tags HTTP/1.1" 200 291 0.016627 10.0.0.48 - - [2025-09-25 19:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008390 10.0.0.48 - - [2025-09-25 19:38:25] "GET /tag/56ec3919-13a6-44ec-a9ff-0457a8d42e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.016994 10.0.0.48 - - [2025-09-25 19:38:25] "POST /tags HTTP/1.1" 409 252 0.002535 10.0.0.48 - - [2025-09-25 19:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.48 - - [2025-09-25 19:38:25] "GET /tag/64132919-8479-4769-9edb-081c90de1d9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009039 10.0.0.48 - - [2025-09-25 19:38:25] "POST /tags HTTP/1.1" 409 226 0.002863 10.0.0.48 - - [2025-09-25 19:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.48 - - [2025-09-25 19:38:25] "GET /tag/20a3ddbf-a37a-498f-85cb-ec5563337188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.009536 10.0.0.48 - - [2025-09-25 19:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.48 - - [2025-09-25 19:38:25] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003740 10.0.0.48 - - [2025-09-25 19:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.48 - - [2025-09-25 19:38:25] "GET /project/d8d48302-a733-48f1-9fcd-85b293fdb7aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031442 10.0.0.48 - - [2025-09-25 19:38:25] "POST /virtual-machines HTTP/1.1" 200 395 0.006246 10.0.0.48 - - [2025-09-25 19:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.007506 10.0.0.48 - - [2025-09-25 19:38:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097900 10.0.0.48 - - [2025-09-25 19:38:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.007842 10.0.0.48 - - [2025-09-25 19:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008193 10.0.0.48 - - [2025-09-25 19:38:26] "GET /virtual-machine-interface/34551fd8-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013036 10.0.0.48 - - [2025-09-25 19:38:26] "POST /instance-ips HTTP/1.1" 200 397 0.022833 10.0.0.48 - - [2025-09-25 19:38:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.015838 10.0.0.48 - - [2025-09-25 19:38:26] "GET /virtual-machine-interface/34551fd8-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004853 10.0.0.48 - - [2025-09-25 19:38:26] "POST /set-tag HTTP/1.1" 200 109 0.059956 10.0.0.48 - - [2025-09-25 19:38:26] "GET /virtual-machine-interface/34551fd8-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.024448 10.0.0.48 - - [2025-09-25 19:38:26] "GET /instance-ip/346d1ac0-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003280 10.0.0.48 - - [2025-09-25 19:38:26] "GET /virtual-machine-interface/34551fd8-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004016 10.0.0.48 - - [2025-09-25 19:38:26] "POST /set-tag HTTP/1.1" 200 109 0.001700 10.0.0.48 - - [2025-09-25 19:38:26] "GET /virtual-router/469ce60e-444c-416b-bb27-9311278d2f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003315 10.0.0.48 - - [2025-09-25 19:38:26] "POST /ref-update HTTP/1.1" 200 156 0.006873 10.0.0.48 - - [2025-09-25 19:38:26] "GET /virtual-machine-interface/34551fd8-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009282 10.0.0.48 - - [2025-09-25 19:38:26] "POST /set-tag HTTP/1.1" 200 109 0.001555 10.0.0.48 - - [2025-09-25 19:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.48 - - [2025-09-25 19:38:26] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003275 10.0.0.48 - - [2025-09-25 19:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001163 10.0.0.48 - - [2025-09-25 19:38:26] "GET /project/d8d48302-a733-48f1-9fcd-85b293fdb7aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028214 10.0.0.48 - - [2025-09-25 19:38:26] "POST /virtual-machines HTTP/1.1" 200 395 0.013299 10.0.0.48 - - [2025-09-25 19:38:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.011747 10.0.0.48 - - [2025-09-25 19:38:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092161 10.0.0.48 - - [2025-09-25 19:38:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.010541 10.0.0.48 - - [2025-09-25 19:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009877 10.0.0.48 - - [2025-09-25 19:38:26] "GET /virtual-machine-interface/34c4de86-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009538 10.0.0.48 - - [2025-09-25 19:38:26] "POST /instance-ips HTTP/1.1" 200 397 0.020774 10.0.0.48 - - [2025-09-25 19:38:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.018348 10.0.0.48 - - [2025-09-25 19:38:26] "GET /virtual-machine-interface/34c4de86-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013329 10.0.0.48 - - [2025-09-25 19:38:27] "POST /set-tag HTTP/1.1" 200 109 0.059623 10.0.0.48 - - [2025-09-25 19:38:27] "GET /virtual-machine-interface/34c4de86-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.024030 10.0.0.48 - - [2025-09-25 19:38:27] "GET /instance-ip/34dbf698-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002400 10.0.0.48 - - [2025-09-25 19:38:27] "GET /virtual-machine-interface/34c4de86-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004155 10.0.0.48 - - [2025-09-25 19:38:27] "POST /set-tag HTTP/1.1" 200 109 0.001688 10.0.0.48 - - [2025-09-25 19:38:27] "GET /virtual-router/469ce60e-444c-416b-bb27-9311278d2f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003107 10.0.0.48 - - [2025-09-25 19:38:27] "POST /ref-update HTTP/1.1" 200 156 0.007034 10.0.0.48 - - [2025-09-25 19:38:27] "GET /virtual-machine-interface/34c4de86-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012320 10.0.0.48 - - [2025-09-25 19:38:27] "POST /set-tag HTTP/1.1" 200 109 0.002242 10.0.0.48 - - [2025-09-25 19:38:27] "POST /tags HTTP/1.1" 200 299 0.015102 10.0.0.48 - - [2025-09-25 19:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005005 10.0.0.48 - - [2025-09-25 19:38:27] "GET /tag/5c7cb174-1c78-4c9e-aa64-0b326c6b99f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011154 10.0.0.48 - - [2025-09-25 19:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.48 - - [2025-09-25 19:38:27] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003226 10.0.0.48 - - [2025-09-25 19:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.48 - - [2025-09-25 19:38:27] "GET /project/dced9286-0f3e-4758-ae29-bc774716d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.024781 10.0.0.48 - - [2025-09-25 19:38:27] "POST /virtual-machines HTTP/1.1" 200 395 0.006628 10.0.0.48 - - [2025-09-25 19:38:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.013498 10.0.0.48 - - [2025-09-25 19:38:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113720 10.0.0.48 - - [2025-09-25 19:38:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.008752 10.0.0.48 - - [2025-09-25 19:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017790 10.0.0.48 - - [2025-09-25 19:38:27] "GET /virtual-machine-interface/353b118c-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003762 10.0.0.48 - - [2025-09-25 19:38:27] "POST /instance-ips HTTP/1.1" 200 397 0.019181 10.0.0.48 - - [2025-09-25 19:38:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022110 10.0.0.48 - - [2025-09-25 19:38:27] "GET /virtual-machine-interface/353b118c-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012958 10.0.0.48 - - [2025-09-25 19:38:27] "POST /set-tag HTTP/1.1" 200 109 0.014963 10.0.0.48 - - [2025-09-25 19:38:27] "GET /virtual-machine-interface/353b118c-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007438 10.0.0.48 - - [2025-09-25 19:38:27] "GET /instance-ip/35544292-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002501 10.0.0.48 - - [2025-09-25 19:38:27] "GET /virtual-machine-interface/353b118c-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003846 10.0.0.48 - - [2025-09-25 19:38:27] "POST /set-tag HTTP/1.1" 200 109 0.001822 10.0.0.48 - - [2025-09-25 19:38:27] "POST /tags HTTP/1.1" 200 299 0.014148 10.0.0.48 - - [2025-09-25 19:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.48 - - [2025-09-25 19:38:27] "GET /tag/87249396-40b2-4826-bd97-1623055f8930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009436 10.0.0.48 - - [2025-09-25 19:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001283 10.0.0.48 - - [2025-09-25 19:38:28] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009400 10.0.0.48 - - [2025-09-25 19:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.48 - - [2025-09-25 19:38:28] "GET /project/dced9286-0f3e-4758-ae29-bc774716d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032060 10.0.0.48 - - [2025-09-25 19:38:28] "POST /virtual-machines HTTP/1.1" 200 395 0.007754 10.0.0.48 - - [2025-09-25 19:38:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.006733 10.0.0.48 - - [2025-09-25 19:38:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.090283 10.0.0.48 - - [2025-09-25 19:38:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.018645 10.0.0.48 - - [2025-09-25 19:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007333 10.0.0.48 - - [2025-09-25 19:38:28] "GET /virtual-machine-interface/359f5034-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003906 10.0.0.48 - - [2025-09-25 19:38:28] "POST /instance-ips HTTP/1.1" 200 397 0.015898 10.0.0.48 - - [2025-09-25 19:38:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.017822 10.0.0.48 - - [2025-09-25 19:38:28] "GET /virtual-machine-interface/359f5034-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011024 10.0.0.48 - - [2025-09-25 19:38:28] "POST /set-tag HTTP/1.1" 200 109 0.015927 10.0.0.48 - - [2025-09-25 19:38:28] "GET /virtual-machine-interface/359f5034-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010820 10.0.0.48 - - [2025-09-25 19:38:28] "GET /instance-ip/35b11f58-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005364 10.0.0.48 - - [2025-09-25 19:38:28] "GET /virtual-machine-interface/359f5034-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003868 10.0.0.48 - - [2025-09-25 19:38:28] "POST /set-tag HTTP/1.1" 200 109 0.001724 10.0.0.48 - - [2025-09-25 19:38:28] "POST /tags HTTP/1.1" 200 299 0.015475 10.0.0.48 - - [2025-09-25 19:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.48 - - [2025-09-25 19:38:28] "GET /tag/4968a6ff-9c43-43af-9d48-4d82c757e474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010080 10.0.0.48 - - [2025-09-25 19:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.48 - - [2025-09-25 19:38:28] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004173 10.0.0.48 - - [2025-09-25 19:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001155 10.0.0.48 - - [2025-09-25 19:38:28] "GET /project/d8d48302-a733-48f1-9fcd-85b293fdb7aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.020718 10.0.0.48 - - [2025-09-25 19:38:28] "POST /virtual-machines HTTP/1.1" 200 395 0.008503 10.0.0.48 - - [2025-09-25 19:38:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.015611 10.0.0.48 - - [2025-09-25 19:38:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111819 10.0.0.48 - - [2025-09-25 19:38:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.007487 10.0.0.48 - - [2025-09-25 19:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009613 10.0.0.48 - - [2025-09-25 19:38:28] "GET /virtual-machine-interface/35f6526c-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003379 10.0.0.48 - - [2025-09-25 19:38:28] "POST /instance-ips HTTP/1.1" 200 397 0.017175 10.0.0.48 - - [2025-09-25 19:38:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.017334 10.0.0.48 - - [2025-09-25 19:38:29] "GET /virtual-machine-interface/35f6526c-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015346 10.0.0.48 - - [2025-09-25 19:38:29] "POST /set-tag HTTP/1.1" 200 109 0.015992 10.0.0.48 - - [2025-09-25 19:38:29] "GET /virtual-machine-interface/35f6526c-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010761 10.0.0.48 - - [2025-09-25 19:38:29] "GET /instance-ip/3610568a-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005136 10.0.0.48 - - [2025-09-25 19:38:29] "GET /virtual-machine-interface/35f6526c-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004180 10.0.0.48 - - [2025-09-25 19:38:29] "POST /set-tag HTTP/1.1" 200 109 0.001940 10.0.0.48 - - [2025-09-25 19:38:29] "POST /tags HTTP/1.1" 200 299 0.014794 10.0.0.48 - - [2025-09-25 19:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009006 10.0.0.48 - - [2025-09-25 19:38:29] "GET /tag/9071a780-e9a7-44ed-b96b-ca199e41c90a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012258 10.0.0.48 - - [2025-09-25 19:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001349 10.0.0.48 - - [2025-09-25 19:38:29] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003048 10.0.0.48 - - [2025-09-25 19:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.48 - - [2025-09-25 19:38:29] "GET /project/d8d48302-a733-48f1-9fcd-85b293fdb7aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039638 10.0.0.48 - - [2025-09-25 19:38:29] "POST /virtual-machines HTTP/1.1" 200 395 0.009458 10.0.0.48 - - [2025-09-25 19:38:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018257 10.0.0.48 - - [2025-09-25 19:38:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100945 10.0.0.48 - - [2025-09-25 19:38:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008864 10.0.0.48 - - [2025-09-25 19:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.48 - - [2025-09-25 19:38:29] "GET /virtual-machine-interface/36592946-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007630 10.0.0.48 - - [2025-09-25 19:38:29] "POST /instance-ips HTTP/1.1" 200 397 0.019016 10.0.0.48 - - [2025-09-25 19:38:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.026537 10.0.0.48 - - [2025-09-25 19:38:29] "GET /virtual-machine-interface/36592946-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011856 10.0.0.48 - - [2025-09-25 19:38:29] "POST /set-tag HTTP/1.1" 200 109 0.017417 10.0.0.48 - - [2025-09-25 19:38:29] "GET /virtual-machine-interface/36592946-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009528 10.0.0.48 - - [2025-09-25 19:38:29] "GET /instance-ip/3670ff8a-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.008265 10.0.0.48 - - [2025-09-25 19:38:29] "GET /virtual-machine-interface/36592946-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004177 10.0.0.48 - - [2025-09-25 19:38:29] "POST /set-tag HTTP/1.1" 200 109 0.001753 10.0.0.48 - - [2025-09-25 19:38:29] "GET /virtual-router/469ce60e-444c-416b-bb27-9311278d2f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.002896 10.0.0.48 - - [2025-09-25 19:38:29] "POST /ref-update HTTP/1.1" 200 156 0.007923 10.0.0.48 - - [2025-09-25 19:38:29] "GET /virtual-machine-interface/353b118c-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009509 10.0.0.48 - - [2025-09-25 19:38:29] "POST /set-tag HTTP/1.1" 200 109 0.001603 10.0.0.48 - - [2025-09-25 19:38:29] "GET /virtual-machine-interface/3356a5de-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004149 10.0.0.48 - - [2025-09-25 19:38:29] "POST /set-tag HTTP/1.1" 200 109 0.001748 10.0.0.48 - - [2025-09-25 19:38:29] "GET /virtual-router/469ce60e-444c-416b-bb27-9311278d2f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003086 10.0.0.48 - - [2025-09-25 19:38:29] "POST /ref-update HTTP/1.1" 200 156 0.006435 10.0.0.48 - - [2025-09-25 19:38:29] "GET /virtual-machine-interface/359f5034-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009480 10.0.0.48 - - [2025-09-25 19:38:30] "POST /set-tag HTTP/1.1" 200 109 0.003287 10.0.0.48 - - [2025-09-25 19:38:30] "GET /virtual-machine-interface/33c4ab60-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004477 10.0.0.48 - - [2025-09-25 19:38:30] "POST /set-tag HTTP/1.1" 200 109 0.011722 10.0.0.48 - - [2025-09-25 19:38:30] "GET /virtual-router/469ce60e-444c-416b-bb27-9311278d2f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004740 10.0.0.48 - - [2025-09-25 19:38:30] "POST /ref-update HTTP/1.1" 200 156 0.007615 10.0.0.48 - - [2025-09-25 19:38:30] "GET /virtual-machine-interface/35f6526c-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014661 10.0.0.48 - - [2025-09-25 19:38:30] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.48 - - [2025-09-25 19:38:30] "GET /virtual-router/469ce60e-444c-416b-bb27-9311278d2f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003968 10.0.0.48 - - [2025-09-25 19:38:30] "POST /ref-update HTTP/1.1" 200 156 0.007800 10.0.0.48 - - [2025-09-25 19:38:30] "GET /virtual-machine-interface/36592946-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003719 10.0.0.48 - - [2025-09-25 19:38:30] "POST /set-tag HTTP/1.1" 200 109 0.001526 10.0.0.48 - - [2025-09-25 19:38:30] "GET /virtual-machine-interface/34551fd8-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003135 10.0.0.48 - - [2025-09-25 19:38:30] "POST /set-tag HTTP/1.1" 200 109 0.001355 10.0.0.48 - - [2025-09-25 19:38:30] "GET /virtual-machine-interface/34c4de86-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003178 10.0.0.48 - - [2025-09-25 19:38:30] "POST /set-tag HTTP/1.1" 200 109 0.001371 10.0.0.48 - - [2025-09-25 19:38:30] "GET /virtual-machine-interface/353b118c-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004325 10.0.0.48 - - [2025-09-25 19:38:30] "POST /set-tag HTTP/1.1" 200 109 0.001812 10.0.0.48 - - [2025-09-25 19:38:30] "GET /virtual-machine-interface/359f5034-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004294 10.0.0.48 - - [2025-09-25 19:38:30] "POST /set-tag HTTP/1.1" 200 109 0.002403 10.0.0.48 - - [2025-09-25 19:38:30] "GET /virtual-machine-interface/35f6526c-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003623 10.0.0.48 - - [2025-09-25 19:38:30] "POST /set-tag HTTP/1.1" 200 109 0.001529 10.0.0.48 - - [2025-09-25 19:38:30] "GET /virtual-machine-interface/36592946-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005471 10.0.0.48 - - [2025-09-25 19:38:30] "POST /set-tag HTTP/1.1" 200 109 0.002955 10.0.0.48 - - [2025-09-25 19:38:30] "GET /virtual-machine-interface/3356a5de-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004971 10.0.0.48 - - [2025-09-25 19:38:30] "POST /set-tag HTTP/1.1" 200 109 0.002830 10.0.0.48 - - [2025-09-25 19:38:31] "GET /virtual-machine-interface/35f6526c-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006413 10.0.0.48 - - [2025-09-25 19:38:31] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.48 - - [2025-09-25 19:38:31] "GET /virtual-machine-interface/33c4ab60-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005024 10.0.0.48 - - [2025-09-25 19:38:31] "POST /set-tag HTTP/1.1" 200 109 0.003650 10.0.0.48 - - [2025-09-25 19:38:32] "GET /virtual-machine-interface/34c4de86-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004557 10.0.0.48 - - [2025-09-25 19:38:32] "POST /set-tag HTTP/1.1" 200 109 0.002300 10.0.0.48 - - [2025-09-25 19:38:33] "GET /virtual-machine/e77f02d7-d22f-4ce7-9461-260ba271b402?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003207 10.0.0.48 - - [2025-09-25 19:38:33] "GET /virtual-machine-interface/3356a5de-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004372 10.0.0.48 - - [2025-09-25 19:38:33] "GET /virtual-machine/ba780711-69bc-4ce3-adf0-26389b254bd1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002749 10.0.0.48 - - [2025-09-25 19:38:33] "GET /virtual-machine-interface/33c4ab60-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003988 10.0.0.48 - - [2025-09-25 19:38:36] "GET /virtual-machine-interface/34551fd8-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005748 10.0.0.48 - - [2025-09-25 19:38:36] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.48 - - [2025-09-25 19:38:38] "GET /virtual-machine/9361a9a4-8de3-4017-ac32-bef34d2fd763?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002875 10.0.0.48 - - [2025-09-25 19:38:38] "GET /virtual-machine-interface/34551fd8-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003237 10.0.0.48 - - [2025-09-25 19:38:38] "GET /virtual-machine/5486ec92-b212-47b2-a776-08425c2e9b2c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002569 10.0.0.48 - - [2025-09-25 19:38:38] "GET /virtual-machine-interface/34c4de86-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003592 10.0.0.48 - - [2025-09-25 19:38:40] "GET /virtual-machine-interface/359f5034-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004668 10.0.0.48 - - [2025-09-25 19:38:40] "POST /set-tag HTTP/1.1" 200 109 0.001889 10.0.0.48 - - [2025-09-25 19:38:40] "GET /virtual-machine-interface/353b118c-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003282 10.0.0.48 - - [2025-09-25 19:38:40] "POST /set-tag HTTP/1.1" 200 109 0.001491 10.0.0.48 - - [2025-09-25 19:38:41] "GET /virtual-machine-interface/36592946-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004291 10.0.0.48 - - [2025-09-25 19:38:41] "POST /set-tag HTTP/1.1" 200 109 0.001592 10.0.0.48 - - [2025-09-25 19:38:43] "GET /virtual-machine/ea979dfd-f0b2-4849-ae10-dac820c8605f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002916 10.0.0.48 - - [2025-09-25 19:38:43] "GET /virtual-machine-interface/353b118c-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003667 10.0.0.48 - - [2025-09-25 19:38:43] "GET /virtual-machine/9c74a828-dd36-438f-bb49-85fe6501ce38?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002455 10.0.0.48 - - [2025-09-25 19:38:43] "GET /virtual-machine-interface/35f6526c-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003379 10.0.0.48 - - [2025-09-25 19:38:43] "GET /virtual-machine/b58810ec-c40c-4ed9-8dec-49da6280efef?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002792 10.0.0.48 - - [2025-09-25 19:38:43] "GET /virtual-machine-interface/359f5034-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003177 10.0.0.48 - - [2025-09-25 19:38:43] "GET /virtual-machine/b7a78a56-66ca-4f6c-b0c5-5b432d531687?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002077 10.0.0.48 - - [2025-09-25 19:38:44] "GET /virtual-machine-interface/36592946-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003828 10.0.0.48 - - [2025-09-25 19:38:44] "GET /loadbalancer/34490329-a3c6-467e-9d4a-11dcb19ebcb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002727 10.0.0.48 - - [2025-09-25 19:38:44] "POST /tags HTTP/1.1" 200 333 0.020840 10.0.0.48 - - [2025-09-25 19:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010725 10.0.0.48 - - [2025-09-25 19:38:44] "GET /tag/027697a0-570a-4201-a136-80540abe2e5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.012807 10.0.0.48 - - [2025-09-25 19:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.48 - - [2025-09-25 19:38:44] "GET /project/dced9286-0f3e-4758-ae29-bc774716d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028643 10.0.0.48 - - [2025-09-25 19:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.48 - - [2025-09-25 19:38:44] "GET /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003996 10.0.0.48 - - [2025-09-25 19:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.48 - - [2025-09-25 19:38:44] "GET /service-appliance-set/1ffa7fca-13da-4f15-8eca-7a290f48c4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.001722 10.0.0.48 - - [2025-09-25 19:38:44] "POST /fqname-to-id HTTP/1.1" 404 273 0.001957 10.0.0.48 - - [2025-09-25 19:38:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.084286 10.0.0.48 - - [2025-09-25 19:38:44] "GET /virtual-machine-interface/22ed06d0-f28f-4a8e-be89-078a5df185e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.010565 10.0.0.48 - - [2025-09-25 19:38:44] "POST /instance-ips HTTP/1.1" 200 409 0.019482 10.0.0.48 - - [2025-09-25 19:38:44] "GET /instance-ip/aef26628-7d47-4a20-b944-59f42ffc753c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003684 10.0.0.48 - - [2025-09-25 19:38:44] "POST /loadbalancers HTTP/1.1" 200 629 0.058720 10.0.0.48 - - [2025-09-25 19:38:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.024570 10.0.0.48 - - [2025-09-25 19:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011880 10.0.0.48 - - [2025-09-25 19:38:45] "GET /project/dced9286-0f3e-4758-ae29-bc774716d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029850 10.0.0.48 - - [2025-09-25 19:38:45] "GET /instance-ip/aef26628-7d47-4a20-b944-59f42ffc753c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002188 10.0.0.48 - - [2025-09-25 19:38:45] "GET /project/dced9286-0f3e-4758-ae29-bc774716d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045558 10.0.0.48 - - [2025-09-25 19:38:45] "GET /loadbalancer/34490329-a3c6-467e-9d4a-11dcb19ebcb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.004248 10.0.0.48 - - [2025-09-25 19:38:45] "POST /floating-ips HTTP/1.1" 200 597 0.046398 10.0.0.48 - - [2025-09-25 19:38:45] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.036026 10.0.0.48 - - [2025-09-25 19:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.48 - - [2025-09-25 19:38:45] "GET /project/dced9286-0f3e-4758-ae29-bc774716d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030107 10.0.0.48 - - [2025-09-25 19:38:45] "GET /loadbalancer-listener/1eb5fe59-a80d-4b37-bdf9-e7082b9b4fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002627 10.0.0.48 - - [2025-09-25 19:38:45] "GET /loadbalancer-listener/1eb5fe59-a80d-4b37-bdf9-e7082b9b4fc1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002226 10.0.0.48 - - [2025-09-25 19:38:45] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.016374 10.0.0.48 - - [2025-09-25 19:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.48 - - [2025-09-25 19:38:45] "GET /instance-ip/aef26628-7d47-4a20-b944-59f42ffc753c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002355 10.0.0.48 - - [2025-09-25 19:38:45] "GET /loadbalancer/34490329-a3c6-467e-9d4a-11dcb19ebcb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003119 10.0.0.48 - - [2025-09-25 19:38:45] "GET /instance-ip/aef26628-7d47-4a20-b944-59f42ffc753c?fields=floating_ips HTTP/1.1" 200 1213 0.004720 10.0.0.48 - - [2025-09-25 19:38:45] "GET /floating-ip/3bc46102-110f-4c97-9971-4eb9102ab68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.001608 10.0.0.48 - - [2025-09-25 19:38:45] "GET /loadbalancer-pool/f5018cc7-975b-4664-a27c-504fe5af511d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.007817 10.0.0.48 - - [2025-09-25 19:38:45] "POST /loadbalancer-members HTTP/1.1" 200 721 0.012773 10.0.0.48 - - [2025-09-25 19:38:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.022333 10.0.0.48 - - [2025-09-25 19:38:45] "GET /virtual-machine-interface/33c4ab60-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011845 10.0.0.48 - - [2025-09-25 19:38:45] "GET /virtual-machine-interface/33c4ab60-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006964 10.0.0.48 - - [2025-09-25 19:38:45] "POST /ref-update HTTP/1.1" 200 156 0.011126 10.0.0.48 - - [2025-09-25 19:38:45] "GET /floating-ip/3bc46102-110f-4c97-9971-4eb9102ab68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.012342 10.0.0.48 - - [2025-09-25 19:38:45] "PUT /floating-ip/3bc46102-110f-4c97-9971-4eb9102ab68f HTTP/1.1" 200 256 0.009409 10.0.0.48 - - [2025-09-25 19:38:45] "POST /tags HTTP/1.1" 409 221 0.004343 10.0.0.48 - - [2025-09-25 19:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.48 - - [2025-09-25 19:38:45] "GET /tag/027697a0-570a-4201-a136-80540abe2e5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.008677 10.0.0.48 - - [2025-09-25 19:38:45] "GET /loadbalancer/34490329-a3c6-467e-9d4a-11dcb19ebcb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002483 10.0.0.48 - - [2025-09-25 19:38:45] "POST /set-tag HTTP/1.1" 200 109 0.064253 10.0.0.48 - - [2025-09-25 19:38:45] "GET /loadbalancer-pool/f5018cc7-975b-4664-a27c-504fe5af511d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.002817 10.0.0.48 - - [2025-09-25 19:38:45] "POST /loadbalancer-members HTTP/1.1" 200 721 0.022378 10.0.0.48 - - [2025-09-25 19:38:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.019928 10.0.0.48 - - [2025-09-25 19:38:45] "GET /virtual-machine-interface/3356a5de-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009999 10.0.0.48 - - [2025-09-25 19:38:45] "GET /virtual-machine-interface/3356a5de-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003235 10.0.0.48 - - [2025-09-25 19:38:45] "POST /ref-update HTTP/1.1" 200 156 0.005303 10.0.0.48 - - [2025-09-25 19:38:45] "GET /floating-ip/3bc46102-110f-4c97-9971-4eb9102ab68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.003148 10.0.0.48 - - [2025-09-25 19:38:45] "POST /set-tag HTTP/1.1" 200 109 0.063946 10.0.0.48 - - [2025-09-25 19:38:46] "POST /tags HTTP/1.1" 409 206 0.002212 10.0.0.48 - - [2025-09-25 19:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.48 - - [2025-09-25 19:38:46] "GET /tag/8e279b7f-e161-4a15-8f9a-412c4fbe3b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009432 10.0.0.48 - - [2025-09-25 19:38:46] "POST /tags HTTP/1.1" 409 204 0.002064 10.0.0.48 - - [2025-09-25 19:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.48 - - [2025-09-25 19:38:46] "GET /tag/87249396-40b2-4826-bd97-1623055f8930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009030 10.0.0.48 - - [2025-09-25 19:38:46] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.001703 10.0.0.48 - - [2025-09-25 19:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001294 10.0.0.48 - - [2025-09-25 19:38:46] "GET /policy-management/50d08891-201d-42a9-b4fb-791a08942208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002730 10.0.0.48 - - [2025-09-25 19:38:46] "POST /tags HTTP/1.1" 409 206 0.001788 10.0.0.48 - - [2025-09-25 19:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001295 10.0.0.48 - - [2025-09-25 19:38:46] "GET /tag/8e279b7f-e161-4a15-8f9a-412c4fbe3b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009874 10.0.0.48 - - [2025-09-25 19:38:46] "POST /tags HTTP/1.1" 409 226 0.001500 10.0.0.48 - - [2025-09-25 19:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.48 - - [2025-09-25 19:38:46] "GET /tag/f9f57188-fc88-4427-a855-29a7e3283219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.008910 10.0.0.48 - - [2025-09-25 19:38:46] "POST /tags HTTP/1.1" 409 204 0.001299 10.0.0.48 - - [2025-09-25 19:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.48 - - [2025-09-25 19:38:46] "GET /tag/87249396-40b2-4826-bd97-1623055f8930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009797 10.0.0.48 - - [2025-09-25 19:38:46] "POST /tags HTTP/1.1" 409 226 0.001332 10.0.0.48 - - [2025-09-25 19:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001056 10.0.0.48 - - [2025-09-25 19:38:46] "GET /tag/f9f57188-fc88-4427-a855-29a7e3283219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009240 10.0.0.48 - - [2025-09-25 19:38:46] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002215 10.0.0.48 - - [2025-09-25 19:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001266 10.0.0.48 - - [2025-09-25 19:38:46] "GET /policy-management/50d08891-201d-42a9-b4fb-791a08942208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001858 10.0.0.48 - - [2025-09-25 19:38:46] "POST /firewall-rules HTTP/1.1" 200 626 0.063082 10.0.0.48 - - [2025-09-25 19:38:46] "POST /firewall-rules HTTP/1.1" 200 646 0.087249 10.0.0.48 - - [2025-09-25 19:38:46] "GET /firewall-rule/3e1415bc-5179-415d-aef4-8519194ced2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.004250 10.0.0.48 - - [2025-09-25 19:38:46] "GET /firewall-policy/11a99d74-4c1e-4147-a569-98e5d407fb22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.001884 10.0.0.48 - - [2025-09-25 19:38:46] "GET /firewall-rule/4767be5a-d13c-4f56-bae2-3661e47c333d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003296 10.0.0.48 - - [2025-09-25 19:38:46] "POST /ref-update HTTP/1.1" 200 156 0.011563 10.0.0.48 - - [2025-09-25 19:38:46] "POST /firewall-policys HTTP/1.1" 200 606 0.023758 10.0.0.48 - - [2025-09-25 19:38:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.013179 10.0.0.48 - - [2025-09-25 19:38:46] "GET /firewall-policy/58b2c114-a4eb-4308-a4a9-2338b18eb2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004848 10.0.0.48 - - [2025-09-25 19:38:46] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002520 10.0.0.48 - - [2025-09-25 19:38:46] "GET /firewall-policy/58b2c114-a4eb-4308-a4a9-2338b18eb2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002312 10.0.0.48 - - [2025-09-25 19:38:46] "GET /firewall-policy/11a99d74-4c1e-4147-a569-98e5d407fb22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003494 10.0.0.48 - - [2025-09-25 19:38:46] "GET /firewall-policy/5bef726f-3439-41d1-81bc-f2a1df1e969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.004475 10.0.0.48 - - [2025-09-25 19:38:46] "GET /firewall-policy/facaa7c8-53a1-4141-9738-d84a49e59cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002686 10.0.0.48 - - [2025-09-25 19:38:46] "GET /firewall-policy/11a99d74-4c1e-4147-a569-98e5d407fb22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001564 10.0.0.48 - - [2025-09-25 19:38:46] "GET /firewall-policy/5bef726f-3439-41d1-81bc-f2a1df1e969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.001643 10.0.0.48 - - [2025-09-25 19:38:46] "POST /ref-update HTTP/1.1" 200 156 0.021374 10.0.0.48 - - [2025-09-25 19:38:46] "POST /ref-update HTTP/1.1" 200 156 0.014509 10.0.0.48 - - [2025-09-25 19:38:46] "POST /ref-update HTTP/1.1" 200 156 0.025645 10.0.0.48 - - [2025-09-25 19:38:46] "POST /ref-update HTTP/1.1" 200 156 0.021638 10.0.0.48 - - [2025-09-25 19:38:47] "POST /ref-update HTTP/1.1" 200 156 0.023820 10.0.0.48 - - [2025-09-25 19:38:47] "GET /firewall-policy/58b2c114-a4eb-4308-a4a9-2338b18eb2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.009067 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:40:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001008 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:40:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001168 10.0.0.48 - - [2025-09-25 19:40:45] "POST /tags HTTP/1.1" 409 252 0.002124 10.0.0.48 - - [2025-09-25 19:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.48 - - [2025-09-25 19:40:45] "GET /tag/64132919-8479-4769-9edb-081c90de1d9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010001 10.0.0.48 - - [2025-09-25 19:40:45] "POST /tags HTTP/1.1" 409 228 0.001778 10.0.0.48 - - [2025-09-25 19:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001280 10.0.0.48 - - [2025-09-25 19:40:45] "GET /tag/fc55b66d-76a0-4e9e-a450-bf5ed22d52b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009607 10.0.0.48 - - [2025-09-25 19:40:45] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002742 10.0.0.48 - - [2025-09-25 19:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.48 - - [2025-09-25 19:40:45] "GET /policy-management/50d08891-201d-42a9-b4fb-791a08942208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002127 10.0.0.48 - - [2025-09-25 19:40:45] "POST /tags HTTP/1.1" 409 206 0.001274 10.0.0.48 - - [2025-09-25 19:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001140 10.0.0.48 - - [2025-09-25 19:40:45] "GET /tag/8e279b7f-e161-4a15-8f9a-412c4fbe3b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.008725 10.0.0.48 - - [2025-09-25 19:40:45] "POST /tags HTTP/1.1" 409 226 0.001856 10.0.0.48 - - [2025-09-25 19:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.48 - - [2025-09-25 19:40:45] "GET /tag/f9f57188-fc88-4427-a855-29a7e3283219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009067 10.0.0.48 - - [2025-09-25 19:40:45] "POST /tags HTTP/1.1" 409 204 0.001521 10.0.0.48 - - [2025-09-25 19:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001299 10.0.0.48 - - [2025-09-25 19:40:45] "GET /tag/87249396-40b2-4826-bd97-1623055f8930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.008539 10.0.0.48 - - [2025-09-25 19:40:45] "POST /tags HTTP/1.1" 409 226 0.001191 10.0.0.48 - - [2025-09-25 19:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.48 - - [2025-09-25 19:40:46] "GET /tag/f9f57188-fc88-4427-a855-29a7e3283219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.008769 10.0.0.48 - - [2025-09-25 19:40:46] "POST /tags HTTP/1.1" 409 228 0.001309 10.0.0.48 - - [2025-09-25 19:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001236 10.0.0.48 - - [2025-09-25 19:40:46] "GET /tag/fc55b66d-76a0-4e9e-a450-bf5ed22d52b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009902 10.0.0.48 - - [2025-09-25 19:40:46] "POST /tags HTTP/1.1" 409 252 0.001748 10.0.0.48 - - [2025-09-25 19:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.48 - - [2025-09-25 19:40:46] "GET /tag/64132919-8479-4769-9edb-081c90de1d9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009415 10.0.0.48 - - [2025-09-25 19:40:46] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.001842 10.0.0.48 - - [2025-09-25 19:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.48 - - [2025-09-25 19:40:46] "GET /policy-management/50d08891-201d-42a9-b4fb-791a08942208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002167 10.0.0.48 - - [2025-09-25 19:40:46] "POST /firewall-rules HTTP/1.1" 409 281 0.001579 10.0.0.48 - - [2025-09-25 19:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001103 10.0.0.48 - - [2025-09-25 19:40:46] "PUT /firewall-rule/4767be5a-d13c-4f56-bae2-3661e47c333d HTTP/1.1" 200 260 0.015599 10.0.0.48 - - [2025-09-25 19:40:46] "POST /firewall-rules HTTP/1.1" 409 291 0.004354 10.0.0.48 - - [2025-09-25 19:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.48 - - [2025-09-25 19:40:46] "PUT /firewall-rule/3e1415bc-5179-415d-aef4-8519194ced2b HTTP/1.1" 200 260 0.022539 10.0.0.48 - - [2025-09-25 19:40:46] "GET /firewall-rule/3e1415bc-5179-415d-aef4-8519194ced2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.013009 10.0.0.48 - - [2025-09-25 19:40:46] "POST /firewall-rules HTTP/1.1" 200 658 0.076136 10.0.0.48 - - [2025-09-25 19:40:46] "GET /firewall-rule/5e5fd062-1909-4b78-bc1d-d0f0896b67be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004125 10.0.0.48 - - [2025-09-25 19:40:46] "GET /firewall-policy/11a99d74-4c1e-4147-a569-98e5d407fb22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001926 10.0.0.48 - - [2025-09-25 19:40:46] "GET /firewall-rule/4767be5a-d13c-4f56-bae2-3661e47c333d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.001978 10.0.0.48 - - [2025-09-25 19:40:46] "POST /firewall-policys HTTP/1.1" 409 269 0.002574 10.0.0.48 - - [2025-09-25 19:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.48 - - [2025-09-25 19:40:46] "PUT /firewall-policy/58b2c114-a4eb-4308-a4a9-2338b18eb2c7 HTTP/1.1" 200 264 0.030706 10.0.0.48 - - [2025-09-25 19:40:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.011792 10.0.0.48 - - [2025-09-25 19:40:46] "GET /firewall-policy/58b2c114-a4eb-4308-a4a9-2338b18eb2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008562 10.0.0.48 - - [2025-09-25 19:40:46] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002200 10.0.0.48 - - [2025-09-25 19:40:46] "GET /firewall-policy/58b2c114-a4eb-4308-a4a9-2338b18eb2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005477 10.0.0.48 - - [2025-09-25 19:40:46] "GET /firewall-policy/11a99d74-4c1e-4147-a569-98e5d407fb22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002309 10.0.0.48 - - [2025-09-25 19:40:46] "GET /firewall-policy/58b2c114-a4eb-4308-a4a9-2338b18eb2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002085 10.0.0.48 - - [2025-09-25 19:40:46] "GET /firewall-policy/58b2c114-a4eb-4308-a4a9-2338b18eb2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002617 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:41:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001049 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:41:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000988 10.0.0.48 - - [2025-09-25 19:41:47] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007352 10.0.0.48 - - [2025-09-25 19:41:47] "POST /set-tag HTTP/1.1" 200 109 0.004593 10.0.0.48 - - [2025-09-25 19:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.48 - - [2025-09-25 19:41:47] "GET /loadbalancer/dd084a72-8326-4e93-80e2-93133dc62277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003691 10.0.0.48 - - [2025-09-25 19:41:47] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004277 10.0.0.48 - - [2025-09-25 19:41:47] "POST /set-tag HTTP/1.1" 200 109 0.022804 10.0.0.48 - - [2025-09-25 19:41:47] "DELETE /loadbalancer-member/f825b93e-25bc-4fd2-ac71-5431f0c7d92b HTTP/1.1" 200 115 0.037119 10.0.0.48 - - [2025-09-25 19:41:47] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009208 10.0.0.48 - - [2025-09-25 19:41:47] "POST /set-tag HTTP/1.1" 200 109 0.002741 10.0.0.48 - - [2025-09-25 19:41:48] "DELETE /loadbalancer-member/351a77d2-4d4f-459a-8219-cdd239178cce HTTP/1.1" 200 115 0.040951 10.0.0.48 - - [2025-09-25 19:41:48] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004000 10.0.0.48 - - [2025-09-25 19:41:48] "POST /set-tag HTTP/1.1" 200 109 0.001739 10.0.0.48 - - [2025-09-25 19:41:48] "DELETE /loadbalancer-member/306e2e51-2e25-4e89-8de8-d7d83e31f677 HTTP/1.1" 200 115 0.035385 10.0.0.48 - - [2025-09-25 19:41:48] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003830 10.0.0.48 - - [2025-09-25 19:41:48] "POST /set-tag HTTP/1.1" 200 109 0.001691 10.0.0.48 - - [2025-09-25 19:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.48 - - [2025-09-25 19:41:48] "GET /loadbalancer/dd084a72-8326-4e93-80e2-93133dc62277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002700 10.0.0.48 - - [2025-09-25 19:41:48] "GET /loadbalancer-pool/4c3e9596-e67e-47fa-bf4d-56ced7b37975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002214 10.0.0.48 - - [2025-09-25 19:41:48] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027699 10.0.0.48 - - [2025-09-25 19:41:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.021345 10.0.0.48 - - [2025-09-25 19:41:48] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007767 10.0.0.48 - - [2025-09-25 19:41:48] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010240 10.0.0.48 - - [2025-09-25 19:41:48] "GET /floating-ip/8bf5b76a-cb45-468e-b59b-7405bef52af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003915 10.0.0.48 - - [2025-09-25 19:41:48] "POST /set-tag HTTP/1.1" 200 109 0.064064 10.0.0.48 - - [2025-09-25 19:41:48] "GET /loadbalancer-pool/7127fd8b-34d3-41e9-abe9-45e019fe541c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.015091 10.0.0.48 - - [2025-09-25 19:41:48] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015018 10.0.0.48 - - [2025-09-25 19:41:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009185 10.0.0.48 - - [2025-09-25 19:41:48] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011624 10.0.0.48 - - [2025-09-25 19:41:48] "POST /set-tag HTTP/1.1" 200 109 0.002986 10.0.0.48 - - [2025-09-25 19:41:48] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005909 10.0.0.48 - - [2025-09-25 19:41:48] "GET /floating-ip/8bf5b76a-cb45-468e-b59b-7405bef52af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002722 10.0.0.48 - - [2025-09-25 19:41:48] "GET /loadbalancer-pool/f2324019-2120-4988-926e-7a50e3d667d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002674 10.0.0.48 - - [2025-09-25 19:41:48] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021953 10.0.0.48 - - [2025-09-25 19:41:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.024447 10.0.0.48 - - [2025-09-25 19:41:48] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.030153 10.0.0.48 - - [2025-09-25 19:41:48] "GET /virtual-machine-interface/dbebdb08-9a45-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.026551 10.0.0.48 - - [2025-09-25 19:41:48] "GET /floating-ip/8bf5b76a-cb45-468e-b59b-7405bef52af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003309 10.0.0.48 - - [2025-09-25 19:41:48] "POST /set-tag HTTP/1.1" 200 109 0.002425 10.0.0.48 - - [2025-09-25 19:41:54] "GET /virtual-machine-interface/34c4de86-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012038 10.0.0.48 - - [2025-09-25 19:41:54] "POST /set-tag HTTP/1.1" 200 109 0.008345 10.0.0.48 - - [2025-09-25 19:41:54] "GET /virtual-machine-interface/353b118c-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009162 10.0.0.48 - - [2025-09-25 19:41:54] "POST /set-tag HTTP/1.1" 200 109 0.002482 10.0.0.48 - - [2025-09-25 19:41:54] "GET /virtual-machine-interface/3356a5de-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003762 10.0.0.48 - - [2025-09-25 19:41:54] "POST /set-tag HTTP/1.1" 200 109 0.001775 10.0.0.48 - - [2025-09-25 19:41:54] "GET /virtual-machine-interface/36592946-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004568 10.0.0.48 - - [2025-09-25 19:41:54] "POST /set-tag HTTP/1.1" 200 109 0.002092 10.0.0.48 - - [2025-09-25 19:41:54] "GET /virtual-machine-interface/34551fd8-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005309 10.0.0.48 - - [2025-09-25 19:41:54] "POST /set-tag HTTP/1.1" 200 109 0.002541 10.0.0.48 - - [2025-09-25 19:41:54] "GET /virtual-machine-interface/35f6526c-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004364 10.0.0.48 - - [2025-09-25 19:41:54] "POST /set-tag HTTP/1.1" 200 109 0.003186 10.0.0.48 - - [2025-09-25 19:41:54] "GET /virtual-machine-interface/33c4ab60-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006493 10.0.0.48 - - [2025-09-25 19:41:54] "POST /set-tag HTTP/1.1" 200 109 0.002316 10.0.0.48 - - [2025-09-25 19:41:54] "GET /virtual-machine-interface/359f5034-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005944 10.0.0.48 - - [2025-09-25 19:41:54] "POST /set-tag HTTP/1.1" 200 109 0.008004 10.0.0.48 - - [2025-09-25 19:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.48 - - [2025-09-25 19:41:54] "GET /loadbalancer/34490329-a3c6-467e-9d4a-11dcb19ebcb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.004494 10.0.0.48 - - [2025-09-25 19:41:54] "GET /virtual-machine-interface/3356a5de-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004113 10.0.0.48 - - [2025-09-25 19:41:55] "POST /set-tag HTTP/1.1" 200 109 0.018331 10.0.0.48 - - [2025-09-25 19:41:55] "DELETE /loadbalancer-member/1042da29-f283-47b0-ab7a-de97b4ca227c HTTP/1.1" 200 115 0.043317 10.0.0.48 - - [2025-09-25 19:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.48 - - [2025-09-25 19:41:55] "GET /loadbalancer/34490329-a3c6-467e-9d4a-11dcb19ebcb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002501 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:41:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000842 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:41:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000739 10.0.0.48 - - [2025-09-25 19:41:55] "GET /virtual-machine-interface/34551fd8-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004450 10.0.0.48 - - [2025-09-25 19:41:55] "POST /set-tag HTTP/1.1" 200 109 0.002391 10.0.0.48 - - [2025-09-25 19:41:55] "GET /virtual-machine-interface/3356a5de-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011419 10.0.0.48 - - [2025-09-25 19:41:55] "POST /set-tag HTTP/1.1" 200 109 0.002733 10.0.0.48 - - [2025-09-25 19:41:55] "GET /virtual-machine-interface/3356a5de-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004852 10.0.0.48 - - [2025-09-25 19:41:55] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.48 - - [2025-09-25 19:41:55] "GET /virtual-machine/e77f02d7-d22f-4ce7-9461-260ba271b402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002500 10.0.0.48 - - [2025-09-25 19:41:55] "POST /ref-update HTTP/1.1" 200 156 0.011167 10.0.0.48 - - [2025-09-25 19:41:55] "GET /virtual-machine-interface/3356a5de-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011126 10.0.0.48 - - [2025-09-25 19:41:55] "POST /set-tag HTTP/1.1" 200 109 0.024377 10.0.0.48 - - [2025-09-25 19:41:55] "POST /set-tag HTTP/1.1" 200 109 0.018432 10.0.0.48 - - [2025-09-25 19:41:56] "POST /set-tag HTTP/1.1" 200 109 0.047039 10.0.0.48 - - [2025-09-25 19:41:56] "POST /set-tag HTTP/1.1" 200 109 0.023491 10.0.0.48 - - [2025-09-25 19:41:56] "POST /set-tag HTTP/1.1" 200 109 0.011239 10.0.0.48 - - [2025-09-25 19:41:56] "DELETE /instance-ip/336d4df2-9a47-11f0-ad2e-fa163e2b946e HTTP/1.1" 200 115 0.071111 10.0.0.48 - - [2025-09-25 19:41:56] "POST /ref-update HTTP/1.1" 200 156 0.011943 10.0.0.48 - - [2025-09-25 19:41:56] "DELETE /virtual-machine-interface/3356a5de-9a47-11f0-ad2e-fa163e2b946e HTTP/1.1" 200 115 0.045839 10.0.0.48 - - [2025-09-25 19:41:56] "DELETE /virtual-machine/e77f02d7-d22f-4ce7-9461-260ba271b402 HTTP/1.1" 200 115 0.020272 10.0.0.48 - - [2025-09-25 19:41:56] "GET /virtual-machine-interface/34c4de86-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004375 10.0.0.48 - - [2025-09-25 19:41:56] "POST /set-tag HTTP/1.1" 200 109 0.003675 10.0.0.48 - - [2025-09-25 19:41:56] "GET /virtual-machine-interface/34c4de86-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005808 10.0.0.48 - - [2025-09-25 19:41:56] "POST /set-tag HTTP/1.1" 200 109 0.003738 10.0.0.48 - - [2025-09-25 19:41:56] "GET /virtual-machine/5486ec92-b212-47b2-a776-08425c2e9b2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.005144 10.0.0.48 - - [2025-09-25 19:41:56] "POST /ref-update HTTP/1.1" 200 156 0.015891 10.0.0.48 - - [2025-09-25 19:41:56] "GET /virtual-machine-interface/34c4de86-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013483 10.0.0.48 - - [2025-09-25 19:41:56] "POST /set-tag HTTP/1.1" 200 109 0.019741 10.0.0.48 - - [2025-09-25 19:41:56] "POST /set-tag HTTP/1.1" 200 109 0.028317 10.0.0.48 - - [2025-09-25 19:41:56] "POST /set-tag HTTP/1.1" 200 109 0.035292 10.0.0.48 - - [2025-09-25 19:41:56] "POST /set-tag HTTP/1.1" 200 109 0.029836 10.0.0.48 - - [2025-09-25 19:41:56] "POST /set-tag HTTP/1.1" 200 109 0.027105 10.0.0.48 - - [2025-09-25 19:41:56] "DELETE /instance-ip/34dbf698-9a47-11f0-ad2e-fa163e2b946e HTTP/1.1" 200 115 0.140892 10.0.0.48 - - [2025-09-25 19:41:56] "DELETE /virtual-machine-interface/34c4de86-9a47-11f0-ad2e-fa163e2b946e HTTP/1.1" 200 115 0.112777 10.0.0.48 - - [2025-09-25 19:41:57] "DELETE /virtual-machine/5486ec92-b212-47b2-a776-08425c2e9b2c HTTP/1.1" 200 115 0.060287 10.0.0.48 - - [2025-09-25 19:41:57] "GET /virtual-machine-interface/33c4ab60-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008056 10.0.0.48 - - [2025-09-25 19:41:57] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.48 - - [2025-09-25 19:41:57] "GET /virtual-machine-interface/33c4ab60-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003695 10.0.0.48 - - [2025-09-25 19:41:57] "POST /set-tag HTTP/1.1" 200 109 0.001589 10.0.0.48 - - [2025-09-25 19:41:57] "GET /virtual-machine/ba780711-69bc-4ce3-adf0-26389b254bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003492 10.0.0.48 - - [2025-09-25 19:41:57] "POST /ref-update HTTP/1.1" 200 156 0.013496 10.0.0.48 - - [2025-09-25 19:41:57] "GET /virtual-machine-interface/33c4ab60-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.027566 10.0.0.48 - - [2025-09-25 19:41:57] "POST /set-tag HTTP/1.1" 200 109 0.022176 10.0.0.48 - - [2025-09-25 19:41:57] "POST /set-tag HTTP/1.1" 200 109 0.040657 10.0.0.48 - - [2025-09-25 19:41:57] "POST /set-tag HTTP/1.1" 200 109 0.017190 10.0.0.48 - - [2025-09-25 19:41:57] "POST /set-tag HTTP/1.1" 200 109 0.032393 10.0.0.48 - - [2025-09-25 19:41:57] "POST /set-tag HTTP/1.1" 200 109 0.015188 10.0.0.48 - - [2025-09-25 19:41:57] "DELETE /instance-ip/33decae0-9a47-11f0-ad2e-fa163e2b946e HTTP/1.1" 200 115 0.040951 10.0.0.48 - - [2025-09-25 19:41:57] "POST /ref-update HTTP/1.1" 200 156 0.007234 10.0.0.48 - - [2025-09-25 19:41:57] "DELETE /virtual-machine-interface/33c4ab60-9a47-11f0-ad2e-fa163e2b946e HTTP/1.1" 200 115 0.046232 10.0.0.48 - - [2025-09-25 19:41:57] "DELETE /virtual-machine/ba780711-69bc-4ce3-adf0-26389b254bd1 HTTP/1.1" 200 115 0.035379 10.0.0.48 - - [2025-09-25 19:41:57] "DELETE /tag/5575da00-1b89-4331-89b4-1770486a4014 HTTP/1.1" 200 115 0.033988 10.0.0.48 - - [2025-09-25 19:41:57] "GET /virtual-machine-interface/34551fd8-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006535 10.0.0.48 - - [2025-09-25 19:41:57] "POST /set-tag HTTP/1.1" 200 109 0.002289 10.0.0.48 - - [2025-09-25 19:41:57] "GET /virtual-machine/9361a9a4-8de3-4017-ac32-bef34d2fd763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002457 10.0.0.48 - - [2025-09-25 19:41:57] "POST /ref-update HTTP/1.1" 200 156 0.016291 10.0.0.48 - - [2025-09-25 19:41:57] "GET /virtual-machine-interface/34551fd8-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007511 10.0.0.48 - - [2025-09-25 19:41:57] "POST /set-tag HTTP/1.1" 200 109 0.015750 10.0.0.48 - - [2025-09-25 19:41:57] "POST /set-tag HTTP/1.1" 200 109 0.052139 10.0.0.48 - - [2025-09-25 19:41:57] "POST /set-tag HTTP/1.1" 200 109 0.016225 10.0.0.48 - - [2025-09-25 19:41:58] "POST /set-tag HTTP/1.1" 200 109 0.027976 10.0.0.48 - - [2025-09-25 19:41:58] "POST /set-tag HTTP/1.1" 200 109 0.022335 10.0.0.48 - - [2025-09-25 19:41:58] "DELETE /instance-ip/346d1ac0-9a47-11f0-ad2e-fa163e2b946e HTTP/1.1" 200 115 0.039731 10.0.0.48 - - [2025-09-25 19:41:58] "DELETE /virtual-machine-interface/34551fd8-9a47-11f0-ad2e-fa163e2b946e HTTP/1.1" 200 115 0.039990 10.0.0.48 - - [2025-09-25 19:41:58] "DELETE /virtual-machine/9361a9a4-8de3-4017-ac32-bef34d2fd763 HTTP/1.1" 200 115 0.019538 10.0.0.48 - - [2025-09-25 19:41:58] "DELETE /tag/8e279b7f-e161-4a15-8f9a-412c4fbe3b8b HTTP/1.1" 409 388 0.004619 10.0.0.48 - - [2025-09-25 19:41:58] "DELETE /tag/56ec3919-13a6-44ec-a9ff-0457a8d42e58 HTTP/1.1" 200 115 0.030461 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:41:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000913 [Introspect:8084]10.0.0.48 - - [2025-09-25 19:41:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000734 10.0.0.48 - - [2025-09-25 19:42:25] "GET /virtual-machine-interface/353b118c-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005733 10.0.0.48 - - [2025-09-25 19:42:25] "POST /set-tag HTTP/1.1" 200 109 0.003465 10.0.0.48 - - [2025-09-25 19:42:25] "GET /virtual-machine-interface/353b118c-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004669 10.0.0.48 - - [2025-09-25 19:42:25] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.48 - - [2025-09-25 19:42:25] "GET /virtual-machine/ea979dfd-f0b2-4849-ae10-dac820c8605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002282 10.0.0.48 - - [2025-09-25 19:42:25] "POST /ref-update HTTP/1.1" 200 156 0.007102 10.0.0.48 - - [2025-09-25 19:42:25] "GET /virtual-machine-interface/353b118c-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004093 10.0.0.48 - - [2025-09-25 19:42:25] "POST /set-tag HTTP/1.1" 200 109 0.013650 10.0.0.48 - - [2025-09-25 19:42:25] "POST /set-tag HTTP/1.1" 200 109 0.019886 10.0.0.48 - - [2025-09-25 19:42:26] "POST /set-tag HTTP/1.1" 200 109 0.013441 10.0.0.48 - - [2025-09-25 19:42:26] "POST /set-tag HTTP/1.1" 200 109 0.016088 10.0.0.48 - - [2025-09-25 19:42:26] "DELETE /instance-ip/35544292-9a47-11f0-ad2e-fa163e2b946e HTTP/1.1" 200 115 0.039406 10.0.0.48 - - [2025-09-25 19:42:26] "DELETE /virtual-machine-interface/353b118c-9a47-11f0-ad2e-fa163e2b946e HTTP/1.1" 200 115 0.038653 10.0.0.48 - - [2025-09-25 19:42:26] "DELETE /virtual-machine/ea979dfd-f0b2-4849-ae10-dac820c8605f HTTP/1.1" 200 115 0.017721 10.0.0.48 - - [2025-09-25 19:42:26] "DELETE /tag/5c7cb174-1c78-4c9e-aa64-0b326c6b99f8 HTTP/1.1" 200 115 0.032484 10.0.0.48 - - [2025-09-25 19:42:26] "GET /virtual-machine-interface/359f5034-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003440 10.0.0.48 - - [2025-09-25 19:42:26] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.48 - - [2025-09-25 19:42:26] "GET /virtual-machine-interface/36592946-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003286 10.0.0.48 - - [2025-09-25 19:42:26] "POST /set-tag HTTP/1.1" 200 109 0.001862 10.0.0.48 - - [2025-09-25 19:42:26] "GET /virtual-machine-interface/36592946-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004034 10.0.0.48 - - [2025-09-25 19:42:26] "POST /set-tag HTTP/1.1" 200 109 0.001708 10.0.0.48 - - [2025-09-25 19:42:26] "GET /virtual-machine/b7a78a56-66ca-4f6c-b0c5-5b432d531687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.001853 10.0.0.48 - - [2025-09-25 19:42:26] "POST /ref-update HTTP/1.1" 200 156 0.007834 10.0.0.48 - - [2025-09-25 19:42:26] "GET /virtual-machine-interface/36592946-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004114 10.0.0.48 - - [2025-09-25 19:42:26] "POST /set-tag HTTP/1.1" 200 109 0.019688 10.0.0.48 - - [2025-09-25 19:42:26] "POST /set-tag HTTP/1.1" 200 109 0.023571 10.0.0.48 - - [2025-09-25 19:42:26] "POST /set-tag HTTP/1.1" 200 109 0.014802 10.0.0.48 - - [2025-09-25 19:42:26] "POST /set-tag HTTP/1.1" 200 109 0.023964 10.0.0.48 - - [2025-09-25 19:42:26] "DELETE /instance-ip/3670ff8a-9a47-11f0-ad2e-fa163e2b946e HTTP/1.1" 200 115 0.043845 10.0.0.48 - - [2025-09-25 19:42:26] "DELETE /virtual-machine-interface/36592946-9a47-11f0-ad2e-fa163e2b946e HTTP/1.1" 200 115 0.041304 10.0.0.48 - - [2025-09-25 19:42:26] "DELETE /virtual-machine/b7a78a56-66ca-4f6c-b0c5-5b432d531687 HTTP/1.1" 200 115 0.022161 10.0.0.48 - - [2025-09-25 19:42:26] "DELETE /tag/9071a780-e9a7-44ed-b96b-ca199e41c90a HTTP/1.1" 200 115 0.036166 10.0.0.48 - - [2025-09-25 19:42:26] "GET /virtual-machine-interface/35f6526c-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003940 10.0.0.48 - - [2025-09-25 19:42:26] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.48 - - [2025-09-25 19:42:26] "GET /virtual-machine-interface/35f6526c-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003562 10.0.0.48 - - [2025-09-25 19:42:26] "POST /set-tag HTTP/1.1" 200 109 0.001904 10.0.0.48 - - [2025-09-25 19:42:26] "GET /virtual-machine/9c74a828-dd36-438f-bb49-85fe6501ce38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002803 10.0.0.48 - - [2025-09-25 19:42:26] "POST /ref-update HTTP/1.1" 200 156 0.007375 10.0.0.48 - - [2025-09-25 19:42:26] "GET /virtual-machine-interface/35f6526c-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011008 10.0.0.48 - - [2025-09-25 19:42:26] "POST /set-tag HTTP/1.1" 200 109 0.015374 10.0.0.48 - - [2025-09-25 19:42:26] "POST /set-tag HTTP/1.1" 200 109 0.022096 10.0.0.48 - - [2025-09-25 19:42:26] "POST /set-tag HTTP/1.1" 200 109 0.017427 10.0.0.48 - - [2025-09-25 19:42:26] "POST /set-tag HTTP/1.1" 200 109 0.010762 10.0.0.48 - - [2025-09-25 19:42:27] "DELETE /instance-ip/3610568a-9a47-11f0-ad2e-fa163e2b946e HTTP/1.1" 200 115 0.047826 10.0.0.48 - - [2025-09-25 19:42:27] "DELETE /virtual-machine-interface/35f6526c-9a47-11f0-ad2e-fa163e2b946e HTTP/1.1" 200 115 0.032566 10.0.0.48 - - [2025-09-25 19:42:27] "DELETE /virtual-machine/9c74a828-dd36-438f-bb49-85fe6501ce38 HTTP/1.1" 200 115 0.020189 10.0.0.48 - - [2025-09-25 19:42:27] "DELETE /tag/64132919-8479-4769-9edb-081c90de1d9f HTTP/1.1" 409 236 0.005510 10.0.0.48 - - [2025-09-25 19:42:27] "DELETE /tag/4968a6ff-9c43-43af-9d48-4d82c757e474 HTTP/1.1" 200 115 0.031498 10.0.0.48 - - [2025-09-25 19:42:27] "DELETE /tag/fc55b66d-76a0-4e9e-a450-bf5ed22d52b9 HTTP/1.1" 409 236 0.003305 10.0.0.48 - - [2025-09-25 19:42:27] "GET /virtual-machine-interface/359f5034-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003371 10.0.0.48 - - [2025-09-25 19:42:27] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.48 - - [2025-09-25 19:42:27] "GET /virtual-machine/b58810ec-c40c-4ed9-8dec-49da6280efef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003012 10.0.0.48 - - [2025-09-25 19:42:27] "POST /ref-update HTTP/1.1" 200 156 0.008995 10.0.0.48 - - [2025-09-25 19:42:27] "GET /virtual-machine-interface/359f5034-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004977 10.0.0.48 - - [2025-09-25 19:42:27] "POST /set-tag HTTP/1.1" 200 109 0.012960 10.0.0.48 - - [2025-09-25 19:42:27] "POST /set-tag HTTP/1.1" 200 109 0.023732 10.0.0.48 - - [2025-09-25 19:42:27] "POST /set-tag HTTP/1.1" 200 109 0.014619 10.0.0.48 - - [2025-09-25 19:42:27] "POST /set-tag HTTP/1.1" 200 109 0.023260 10.0.0.48 - - [2025-09-25 19:42:27] "DELETE /instance-ip/35b11f58-9a47-11f0-ad2e-fa163e2b946e HTTP/1.1" 200 115 0.043336 10.0.0.48 - - [2025-09-25 19:42:27] "DELETE /virtual-machine-interface/359f5034-9a47-11f0-ad2e-fa163e2b946e HTTP/1.1" 200 115 0.032641 10.0.0.48 - - [2025-09-25 19:42:27] "DELETE /virtual-machine/b58810ec-c40c-4ed9-8dec-49da6280efef HTTP/1.1" 200 115 0.018063 10.0.0.48 - - [2025-09-25 19:42:27] "DELETE /tag/7f41b192-b467-4f50-a175-ef5ad863d1a5 HTTP/1.1" 200 115 0.026118 10.0.0.48 - - [2025-09-25 19:42:27] "DELETE /tag/87249396-40b2-4826-bd97-1623055f8930 HTTP/1.1" 409 236 0.003393 10.0.0.48 - - [2025-09-25 19:42:27] "DELETE /tag/e2bcf0d7-c339-4aad-86c7-ad0940aff3ee HTTP/1.1" 200 115 0.033204 10.0.0.48 - - [2025-09-25 19:42:29] "POST /projects HTTP/1.1" 409 238 0.002378 10.0.0.48 - - [2025-09-25 19:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.48 - - [2025-09-25 19:42:29] "GET /project/d8d48302-a733-48f1-9fcd-85b293fdb7aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.019522 10.0.0.48 - - [2025-09-25 19:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.48 - - [2025-09-25 19:42:29] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003580 10.0.0.48 - - [2025-09-25 19:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.48 - - [2025-09-25 19:42:29] "GET /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004370 10.0.0.48 - - [2025-09-25 19:42:29] "POST /security-groups HTTP/1.1" 409 285 0.002096 10.0.0.48 - - [2025-09-25 19:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001252 10.0.0.48 - - [2025-09-25 19:42:30] "PUT /security-group/96f13025-c86c-46cf-8b47-0e2eedc2697a HTTP/1.1" 200 262 0.054039 10.0.0.48 - - [2025-09-25 19:42:30] "PUT /access-control-list/327c726e-fa0c-42e9-962c-0527d70b9ed2 HTTP/1.1" 200 272 0.015955 10.0.0.48 - - [2025-09-25 19:42:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.013648 10.0.0.48 - - [2025-09-25 19:42:30] "PUT /access-control-list/66fd0db2-c383-4923-aba8-4fd88e3d3068 HTTP/1.1" 200 272 0.017218 10.0.0.48 - - [2025-09-25 19:42:35] "POST /projects HTTP/1.1" 409 238 0.002007 10.0.0.48 - - [2025-09-25 19:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001284 10.0.0.48 - - [2025-09-25 19:42:35] "GET /project/d8d48302-a733-48f1-9fcd-85b293fdb7aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.025943 10.0.0.48 - - [2025-09-25 19:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.48 - - [2025-09-25 19:42:35] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003551 10.0.0.48 - - [2025-09-25 19:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001293 10.0.0.48 - - [2025-09-25 19:42:35] "GET /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.002902 10.0.0.48 - - [2025-09-25 19:42:35] "POST /security-groups HTTP/1.1" 409 285 0.002325 10.0.0.48 - - [2025-09-25 19:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001321 10.0.0.48 - - [2025-09-25 19:42:35] "PUT /security-group/96f13025-c86c-46cf-8b47-0e2eedc2697a HTTP/1.1" 200 262 0.051314 10.0.0.48 - - [2025-09-25 19:42:35] "PUT /access-control-list/327c726e-fa0c-42e9-962c-0527d70b9ed2 HTTP/1.1" 200 272 0.008235 10.0.0.48 - - [2025-09-25 19:42:35] "PUT /access-control-list/66fd0db2-c383-4923-aba8-4fd88e3d3068 HTTP/1.1" 200 272 0.011218 10.0.0.48 - - [2025-09-25 19:42:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.011021 10.0.0.48 - - [2025-09-25 19:42:35] "GET /firewall-policy/5bef726f-3439-41d1-81bc-f2a1df1e969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.007879 10.0.0.48 - - [2025-09-25 19:42:35] "GET /firewall-rule/534da40d-42af-4e94-b259-5c39f642d669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001794 10.0.0.48 - - [2025-09-25 19:42:35] "POST /ref-update HTTP/1.1" 200 156 0.042195 10.0.0.48 - - [2025-09-25 19:42:35] "DELETE /firewall-rule/534da40d-42af-4e94-b259-5c39f642d669 HTTP/1.1" 200 115 0.035308 10.0.0.48 - - [2025-09-25 19:42:35] "GET /firewall-policy/5bef726f-3439-41d1-81bc-f2a1df1e969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.005410 10.0.0.48 - - [2025-09-25 19:42:35] "GET /firewall-rule/587a5978-60a8-4627-89cf-b606f4327044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003220 10.0.0.48 - - [2025-09-25 19:42:35] "POST /ref-update HTTP/1.1" 200 156 0.041187 10.0.0.48 - - [2025-09-25 19:42:35] "DELETE /firewall-rule/587a5978-60a8-4627-89cf-b606f4327044 HTTP/1.1" 200 115 0.034748 10.0.0.48 - - [2025-09-25 19:42:35] "DELETE /tag/64132919-8479-4769-9edb-081c90de1d9f HTTP/1.1" 409 236 0.010163 10.0.0.48 - - [2025-09-25 19:42:35] "DELETE /tag/20a3ddbf-a37a-498f-85cb-ec5563337188 HTTP/1.1" 200 115 0.033680 10.0.0.48 - - [2025-09-25 19:42:35] "DELETE /tag/fc55b66d-76a0-4e9e-a450-bf5ed22d52b9 HTTP/1.1" 409 236 0.003715 10.0.0.48 - - [2025-09-25 19:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009018 10.0.0.48 - - [2025-09-25 19:42:35] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004150 10.0.0.48 - - [2025-09-25 19:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.48 - - [2025-09-25 19:42:35] "GET /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.002998 10.0.0.48 - - [2025-09-25 19:42:35] "PUT /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2 HTTP/1.1" 200 264 0.039430 10.0.0.48 - - [2025-09-25 19:42:35] "PUT /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587 HTTP/1.1" 200 264 0.042358 10.0.0.48 - - [2025-09-25 19:42:35] "DELETE /security-group/96f13025-c86c-46cf-8b47-0e2eedc2697a HTTP/1.1" 200 115 0.050078 10.0.0.48 - - [2025-09-25 19:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.48 - - [2025-09-25 19:42:35] "DELETE /access-control-list/327c726e-fa0c-42e9-962c-0527d70b9ed2 HTTP/1.1" 200 115 0.037101 10.0.0.48 - - [2025-09-25 19:42:35] "DELETE /access-control-list/66fd0db2-c383-4923-aba8-4fd88e3d3068 HTTP/1.1" 200 115 0.021803 10.0.0.48 - - [2025-09-25 19:42:35] "GET /project/d8d48302-a733-48f1-9fcd-85b293fdb7aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.026222 10.0.0.48 - - [2025-09-25 19:42:36] "GET /project/d8d48302-a733-48f1-9fcd-85b293fdb7aa?fields=security_groups HTTP/1.1" 200 1353 0.027249 10.0.0.48 - - [2025-09-25 19:42:36] "DELETE /security-group/35839a29-26aa-4572-bcba-6e496601f23a HTTP/1.1" 200 115 0.039922 10.0.0.48 - - [2025-09-25 19:42:36] "DELETE /access-control-list/ffcdf1c9-4581-4ea1-999b-6e3626b34378 HTTP/1.1" 200 115 0.033603 10.0.0.48 - - [2025-09-25 19:42:36] "GET /project/d8d48302-a733-48f1-9fcd-85b293fdb7aa?fields=application_policy_sets HTTP/1.1" 200 1392 0.041033 10.0.0.48 - - [2025-09-25 19:42:36] "DELETE /access-control-list/dbde94d8-c808-4cde-bcfc-607df66fad74 HTTP/1.1" 200 115 0.041195 10.0.0.48 - - [2025-09-25 19:42:36] "DELETE /project/d8d48302-a733-48f1-9fcd-85b293fdb7aa HTTP/1.1" 200 115 0.269503 10.0.0.48 - - [2025-09-25 19:42:36] "POST /projects HTTP/1.1" 409 238 0.001822 10.0.0.48 - - [2025-09-25 19:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.48 - - [2025-09-25 19:42:36] "GET /project/dced9286-0f3e-4758-ae29-bc774716d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026972 10.0.0.48 - - [2025-09-25 19:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.48 - - [2025-09-25 19:42:36] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004523 10.0.0.48 - - [2025-09-25 19:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.48 - - [2025-09-25 19:42:36] "GET /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005996 10.0.0.48 - - [2025-09-25 19:42:36] "POST /security-groups HTTP/1.1" 409 285 0.002362 10.0.0.48 - - [2025-09-25 19:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001261 10.0.0.48 - - [2025-09-25 19:42:36] "PUT /security-group/73de5a92-673b-41f0-bb01-fd117b5a5849 HTTP/1.1" 200 262 0.056437 10.0.0.48 - - [2025-09-25 19:42:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.021038 10.0.0.48 - - [2025-09-25 19:42:36] "PUT /access-control-list/74009e15-4287-4c01-96bb-97e6256559da HTTP/1.1" 200 272 0.012215 10.0.0.48 - - [2025-09-25 19:42:36] "PUT /access-control-list/1351d404-768a-4a0b-9c38-2b86d89e7fb3 HTTP/1.1" 200 272 0.017041 10.0.0.48 - - [2025-09-25 19:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.48 - - [2025-09-25 19:42:41] "GET /loadbalancer/34490329-a3c6-467e-9d4a-11dcb19ebcb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002266 10.0.0.48 - - [2025-09-25 19:42:41] "GET /virtual-machine-interface/33c4ab60-9a47-11f0-ad2e-fa163e2b946e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001221 10.0.0.48 - - [2025-09-25 19:42:41] "DELETE /loadbalancer-member/da52c896-f66c-450f-b1b6-ac6e073f06e1 HTTP/1.1" 200 115 0.021543 10.0.0.48 - - [2025-09-25 19:42:41] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.010556 10.0.0.48 - - [2025-09-25 19:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.48 - - [2025-09-25 19:42:41] "GET /policy-management/50d08891-201d-42a9-b4fb-791a08942208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006186 10.0.0.48 - - [2025-09-25 19:42:41] "GET /firewall-policy/11a99d74-4c1e-4147-a569-98e5d407fb22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003893 10.0.0.48 - - [2025-09-25 19:42:41] "GET /firewall-rule/4767be5a-d13c-4f56-bae2-3661e47c333d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002797 10.0.0.48 - - [2025-09-25 19:42:41] "POST /ref-update HTTP/1.1" 200 156 0.010030 10.0.0.48 - - [2025-09-25 19:42:41] "DELETE /firewall-rule/4767be5a-d13c-4f56-bae2-3661e47c333d HTTP/1.1" 200 115 0.030350 10.0.0.48 - - [2025-09-25 19:42:41] "GET /firewall-policy/58b2c114-a4eb-4308-a4a9-2338b18eb2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002248 10.0.0.48 - - [2025-09-25 19:42:41] "GET /firewall-rule/5e5fd062-1909-4b78-bc1d-d0f0896b67be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.002864 10.0.0.48 - - [2025-09-25 19:42:41] "POST /ref-update HTTP/1.1" 200 156 0.011828 10.0.0.48 - - [2025-09-25 19:42:41] "DELETE /firewall-rule/5e5fd062-1909-4b78-bc1d-d0f0896b67be HTTP/1.1" 200 115 0.034480 10.0.0.48 - - [2025-09-25 19:42:41] "GET /firewall-policy/58b2c114-a4eb-4308-a4a9-2338b18eb2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.003274 10.0.0.48 - - [2025-09-25 19:42:41] "GET /firewall-rule/3e1415bc-5179-415d-aef4-8519194ced2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.002657 10.0.0.48 - - [2025-09-25 19:42:41] "POST /ref-update HTTP/1.1" 200 156 0.041013 10.0.0.48 - - [2025-09-25 19:42:41] "DELETE /firewall-rule/3e1415bc-5179-415d-aef4-8519194ced2b HTTP/1.1" 200 115 0.043611 10.0.0.48 - - [2025-09-25 19:42:41] "GET /application-policy-set/abaa442b-6f43-4856-94e2-ba03a68ca68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002474 10.0.0.48 - - [2025-09-25 19:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.48 - - [2025-09-25 19:42:41] "GET /policy-management/50d08891-201d-42a9-b4fb-791a08942208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002639 10.0.0.48 - - [2025-09-25 19:42:41] "GET /firewall-policy/58b2c114-a4eb-4308-a4a9-2338b18eb2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003486 10.0.0.48 - - [2025-09-25 19:42:41] "POST /ref-update HTTP/1.1" 200 156 0.024739 10.0.0.48 - - [2025-09-25 19:42:41] "DELETE /firewall-policy/58b2c114-a4eb-4308-a4a9-2338b18eb2c7 HTTP/1.1" 200 115 0.032562 10.0.0.48 - - [2025-09-25 19:42:41] "DELETE /tag/64132919-8479-4769-9edb-081c90de1d9f HTTP/1.1" 200 115 0.034286 10.0.0.48 - - [2025-09-25 19:42:41] "DELETE /tag/8e279b7f-e161-4a15-8f9a-412c4fbe3b8b HTTP/1.1" 200 115 0.053564 10.0.0.48 - - [2025-09-25 19:42:41] "DELETE /tag/87249396-40b2-4826-bd97-1623055f8930 HTTP/1.1" 200 115 0.047841 10.0.0.48 - - [2025-09-25 19:42:41] "DELETE /tag/fc55b66d-76a0-4e9e-a450-bf5ed22d52b9 HTTP/1.1" 200 115 0.046052 10.0.0.48 - - [2025-09-25 19:42:41] "DELETE /loadbalancer-pool/f5018cc7-975b-4664-a27c-504fe5af511d HTTP/1.1" 200 115 0.023439 10.0.0.48 - - [2025-09-25 19:42:41] "DELETE /loadbalancer-listener/1eb5fe59-a80d-4b37-bdf9-e7082b9b4fc1 HTTP/1.1" 200 115 0.021080 10.0.0.48 - - [2025-09-25 19:42:41] "DELETE /loadbalancer/34490329-a3c6-467e-9d4a-11dcb19ebcb1 HTTP/1.1" 200 115 0.024060 10.0.0.48 - - [2025-09-25 19:42:41] "DELETE /floating-ip/3bc46102-110f-4c97-9971-4eb9102ab68f HTTP/1.1" 200 115 0.018703 10.0.0.48 - - [2025-09-25 19:42:41] "DELETE /instance-ip/aef26628-7d47-4a20-b944-59f42ffc753c HTTP/1.1" 200 115 0.037869 10.0.0.48 - - [2025-09-25 19:42:41] "DELETE /virtual-machine-interface/22ed06d0-f28f-4a8e-be89-078a5df185e2 HTTP/1.1" 200 115 0.040690 10.0.0.48 - - [2025-09-25 19:42:42] "DELETE /tag/027697a0-570a-4201-a136-80540abe2e5b HTTP/1.1" 200 115 0.033674 10.0.0.48 - - [2025-09-25 19:42:42] "POST /projects HTTP/1.1" 409 238 0.001945 10.0.0.48 - - [2025-09-25 19:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.48 - - [2025-09-25 19:42:42] "GET /project/dced9286-0f3e-4758-ae29-bc774716d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035555 10.0.0.48 - - [2025-09-25 19:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.48 - - [2025-09-25 19:42:42] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004585 10.0.0.48 - - [2025-09-25 19:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.48 - - [2025-09-25 19:42:42] "GET /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003913 10.0.0.48 - - [2025-09-25 19:42:42] "POST /security-groups HTTP/1.1" 409 285 0.002245 10.0.0.48 - - [2025-09-25 19:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.48 - - [2025-09-25 19:42:42] "PUT /security-group/73de5a92-673b-41f0-bb01-fd117b5a5849 HTTP/1.1" 200 262 0.051822 10.0.0.48 - - [2025-09-25 19:42:42] "PUT /access-control-list/74009e15-4287-4c01-96bb-97e6256559da HTTP/1.1" 200 272 0.022642 10.0.0.48 - - [2025-09-25 19:42:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.052916 10.0.0.48 - - [2025-09-25 19:42:42] "GET /firewall-policy/5bef726f-3439-41d1-81bc-f2a1df1e969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.023696 10.0.0.48 - - [2025-09-25 19:42:42] "PUT /access-control-list/1351d404-768a-4a0b-9c38-2b86d89e7fb3 HTTP/1.1" 200 272 0.032088 10.0.0.48 - - [2025-09-25 19:42:42] "GET /firewall-rule/f7711ffa-dd34-4926-9534-9bc704934275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002526 10.0.0.48 - - [2025-09-25 19:42:42] "POST /ref-update HTTP/1.1" 200 156 0.045882 10.0.0.48 - - [2025-09-25 19:42:42] "DELETE /firewall-rule/f7711ffa-dd34-4926-9534-9bc704934275 HTTP/1.1" 200 115 0.051743 10.0.0.48 - - [2025-09-25 19:42:42] "GET /firewall-policy/5bef726f-3439-41d1-81bc-f2a1df1e969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.005839 10.0.0.48 - - [2025-09-25 19:42:42] "GET /firewall-rule/44d6dc76-299a-4072-9792-3dd684b3176a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002708 10.0.0.48 - - [2025-09-25 19:42:42] "POST /ref-update HTTP/1.1" 200 156 0.046072 10.0.0.48 - - [2025-09-25 19:42:42] "DELETE /firewall-rule/44d6dc76-299a-4072-9792-3dd684b3176a HTTP/1.1" 200 115 0.054590 10.0.0.48 - - [2025-09-25 19:42:42] "DELETE /tag/f9f57188-fc88-4427-a855-29a7e3283219 HTTP/1.1" 200 115 0.038262 10.0.0.48 - - [2025-09-25 19:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.48 - - [2025-09-25 19:42:42] "GET /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004099 10.0.0.48 - - [2025-09-25 19:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.48 - - [2025-09-25 19:42:42] "GET /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003177 10.0.0.48 - - [2025-09-25 19:42:42] "PUT /virtual-network/2dcbe18b-63a1-4c03-a977-3d44e5693fa2 HTTP/1.1" 200 264 0.038858 10.0.0.48 - - [2025-09-25 19:42:42] "PUT /virtual-network/8ac264e3-d571-4d11-b639-08d08afd4587 HTTP/1.1" 200 264 0.043982 10.0.0.48 - - [2025-09-25 19:42:42] "DELETE /security-group/73de5a92-673b-41f0-bb01-fd117b5a5849 HTTP/1.1" 200 115 0.048069 10.0.0.48 - - [2025-09-25 19:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007300 10.0.0.48 - - [2025-09-25 19:42:42] "DELETE /access-control-list/74009e15-4287-4c01-96bb-97e6256559da HTTP/1.1" 200 115 0.030191 10.0.0.48 - - [2025-09-25 19:42:42] "DELETE /access-control-list/1351d404-768a-4a0b-9c38-2b86d89e7fb3 HTTP/1.1" 200 115 0.023178 10.0.0.48 - - [2025-09-25 19:42:43] "GET /project/dced9286-0f3e-4758-ae29-bc774716d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.027652 10.0.0.48 - - [2025-09-25 19:42:43] "GET /project/dced9286-0f3e-4758-ae29-bc774716d417?fields=security_groups HTTP/1.1" 200 1353 0.024779 10.0.0.48 - - [2025-09-25 19:42:43] "DELETE /security-group/bd3b32ff-0b6e-449f-8067-b3971d518fa6 HTTP/1.1" 200 115 0.086083 10.0.0.48 - - [2025-09-25 19:42:43] "DELETE /access-control-list/1682f45b-e9b6-445b-aa15-50088dc28017 HTTP/1.1" 200 115 0.082549 10.0.0.48 - - [2025-09-25 19:42:43] "GET /project/dced9286-0f3e-4758-ae29-bc774716d417?fields=application_policy_sets HTTP/1.1" 200 1392 0.050056 10.0.0.48 - - [2025-09-25 19:42:43] "DELETE /access-control-list/8bd6ab06-0982-4b01-9e1e-1f6b0506c457 HTTP/1.1" 200 115 0.084500 10.0.0.48 - - [2025-09-25 19:42:43] "DELETE /project/dced9286-0f3e-4758-ae29-bc774716d417 HTTP/1.1" 200 115 0.395394 10.0.0.48 - - [2025-09-25 19:43:01] "GET /global-system-configs HTTP/1.1" 200 322 0.004534 10.0.0.48 - - [2025-09-25 19:43:01] "GET /global-system-configs HTTP/1.1" 200 322 0.001948