++ 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: =================== Tue Nov 11 02:11:32 PM UTC 2025 ===================' INFO: =================== Tue Nov 11 02:11:32 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ 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.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19: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.19 ++ CONFIGDB_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19: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.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19: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.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19: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.19 ++ 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.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.19 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.19 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.19 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.19 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.19 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ tr '\n' , ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ uniq +++ local local_ips=,10.0.0.19,10.215.142.1,127.0.0.1,172.17.0.1,252.19.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.19,10.215.142.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ echo 10.0.0.19:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ set -o posix ++ 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: 11/11/2025 14:12:14.152 7ffb3e1988c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/11/2025 14:12:14.374 7ffb3e1988c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/11/2025 14:12:14.390 7ffb3e1988c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/11/2025 14:12:14.391 7ffb3e1988c0 [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.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2025-11-11 14:12:29] "GET / HTTP/1.1" 503 181 0.000338 10.0.0.19 - - [2025-11-11 14:12:30] "GET / HTTP/1.1" 200 45303 0.002335 10.0.0.19 - - [2025-11-11 14:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.19 - - [2025-11-11 14:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.015155 10.0.0.19 - - [2025-11-11 14:12:30] "GET / HTTP/1.1" 200 35931 0.001785 10.0.0.19 - - [2025-11-11 14:12:30] "GET / HTTP/1.1" 200 35931 0.001257 10.0.0.19 - - [2025-11-11 14:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.19 - - [2025-11-11 14:12:30] "GET /global-system-config/6a22791b-fd5b-4249-a0d0-8398c62fd63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007349 10.0.0.19 - - [2025-11-11 14:12:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.003537 10.0.0.19 - - [2025-11-11 14:12:30] "POST /config-nodes HTTP/1.1" 200 593 0.061781 10.0.0.19 - - [2025-11-11 14:12:30] "GET / HTTP/1.1" 200 35931 0.001520 10.0.0.19 - - [2025-11-11 14:12:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.003520 10.0.0.19 - - [2025-11-11 14:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.19 - - [2025-11-11 14:12:31] "GET /global-system-config/6a22791b-fd5b-4249-a0d0-8398c62fd63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012274 10.0.0.19 - - [2025-11-11 14:12:31] "POST /service-appliance-sets HTTP/1.1" 200 553 0.102661 10.0.0.19 - - [2025-11-11 14:12:31] "POST /fqname-to-id HTTP/1.1" 404 180 0.003752 10.0.0.19 - - [2025-11-11 14:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.19 - - [2025-11-11 14:12:31] "GET /global-system-config/6a22791b-fd5b-4249-a0d0-8398c62fd63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014846 10.0.0.19 - - [2025-11-11 14:12:31] "GET / HTTP/1.1" 200 35931 0.001498 10.0.0.19 - - [2025-11-11 14:12:31] "GET / HTTP/1.1" 200 35931 0.002713 10.0.0.19 - - [2025-11-11 14:12:31] "GET / HTTP/1.1" 200 35931 0.001869 10.0.0.19 - - [2025-11-11 14:12:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.023189 10.0.0.19 - - [2025-11-11 14:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014617 10.0.0.19 - - [2025-11-11 14:12:31] "GET /global-system-config/6a22791b-fd5b-4249-a0d0-8398c62fd63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.034437 10.0.0.19 - - [2025-11-11 14:12:31] "POST /service-appliance-sets HTTP/1.1" 200 541 0.183618 10.0.0.19 - - [2025-11-11 14:12:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.007092 10.0.0.19 - - [2025-11-11 14:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008515 10.0.0.19 - - [2025-11-11 14:12:31] "GET /network-ipam/7a38fc23-4173-4554-be8b-ce76cc1c32cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.009925 10.0.0.19 - - [2025-11-11 14:12:31] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.124887 10.0.0.19 - - [2025-11-11 14:12:32] "POST /service-templates HTTP/1.1" 200 511 0.068894 10.0.0.19 - - [2025-11-11 14:12:32] "POST /service-templates HTTP/1.1" 200 501 0.055231 10.0.0.19 - - [2025-11-11 14:12:32] "POST /service-templates HTTP/1.1" 200 515 0.077428 10.0.0.19 - - [2025-11-11 14:12:32] "POST /service-templates HTTP/1.1" 200 535 0.056357 10.0.0.19 - - [2025-11-11 14:12:32] "POST /service-templates HTTP/1.1" 200 507 0.057480 10.0.0.19 - - [2025-11-11 14:12:33] "GET / HTTP/1.1" 200 35931 0.001719 10.0.0.19 - - [2025-11-11 14:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008169 10.0.0.19 - - [2025-11-11 14:12:33] "GET /global-system-config/6a22791b-fd5b-4249-a0d0-8398c62fd63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007863 10.0.0.19 - - [2025-11-11 14:12:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.015400 10.0.0.19 - - [2025-11-11 14:12:33] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.097164 10.0.0.19 - - [2025-11-11 14:12:33] "GET / HTTP/1.1" 200 35931 0.001432 10.0.0.19 - - [2025-11-11 14:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.19 - - [2025-11-11 14:12:33] "GET /global-system-config/6a22791b-fd5b-4249-a0d0-8398c62fd63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005187 10.0.0.19 - - [2025-11-11 14:12:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.003231 10.0.0.19 - - [2025-11-11 14:12:33] "GET / HTTP/1.1" 200 35931 0.001392 10.0.0.19 - - [2025-11-11 14:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011705 10.0.0.19 - - [2025-11-11 14:12:33] "GET /global-system-config/6a22791b-fd5b-4249-a0d0-8398c62fd63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013144 10.0.0.19 - - [2025-11-11 14:12:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.007348 10.0.0.19 - - [2025-11-11 14:12:33] "POST /database-nodes HTTP/1.1" 200 597 0.091571 10.0.0.19 - - [2025-11-11 14:12:33] "POST /config-database-nodes HTTP/1.1" 200 611 0.143815 10.0.0.19 - - [2025-11-11 14:12:35] "GET / HTTP/1.1" 200 35931 0.001597 10.0.0.19 - - [2025-11-11 14:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006453 10.0.0.19 - - [2025-11-11 14:12:35] "GET /global-system-config/6a22791b-fd5b-4249-a0d0-8398c62fd63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.157698 10.0.0.19 - - [2025-11-11 14:12:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.003309 10.0.0.19 - - [2025-11-11 14:12:35] "POST /analytics-nodes HTTP/1.1" 200 599 0.084887 10.0.0.19 - - [2025-11-11 14:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012862 10.0.0.19 - - [2025-11-11 14:12:36] "GET /global-vrouter-config/e8999f88-a303-4f66-beac-3c1b9aca85f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.005218 10.0.0.19 - - [2025-11-11 14:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007926 10.0.0.19 - - [2025-11-11 14:12:36] "GET / HTTP/1.1" 200 35931 0.001708 10.0.0.19 - - [2025-11-11 14:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013499 10.0.0.19 - - [2025-11-11 14:12:36] "GET /routing-instance/0b6cb120-92c5-4e9f-95d5-58bb1c89d39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002928 10.0.0.19 - - [2025-11-11 14:12:36] "PUT /global-vrouter-config/e8999f88-a303-4f66-beac-3c1b9aca85f4 HTTP/1.1" 200 276 0.054547 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:12:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001236 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:12:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001487 10.0.0.19 - - [2025-11-11 14:12:36] "POST /bgp-routers HTTP/1.1" 200 616 0.083899 10.0.0.19 - - [2025-11-11 14:12:36] "GET /bgp-router/7cd2d723-8c13-4532-9b84-b5e48185c85b?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.022112 10.0.0.19 - - [2025-11-11 14:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.19 - - [2025-11-11 14:12:36] "GET /global-system-config/6a22791b-fd5b-4249-a0d0-8398c62fd63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.024278 10.0.0.19 - - [2025-11-11 14:12:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003098 10.0.0.19 - - [2025-11-11 14:12:36] "POST /ref-update HTTP/1.1" 200 156 0.023251 10.0.0.19 - - [2025-11-11 14:12:37] "GET / HTTP/1.1" 200 35931 0.002537 10.0.0.19 - - [2025-11-11 14:12:37] "POST /alarms HTTP/1.1" 200 581 0.092871 10.0.0.19 - - [2025-11-11 14:12:37] "POST /alarms HTTP/1.1" 200 575 0.059789 10.0.0.19 - - [2025-11-11 14:12:37] "POST /alarms HTTP/1.1" 200 575 0.100208 10.0.0.19 - - [2025-11-11 14:12:37] "POST /alarms HTTP/1.1" 200 559 0.115582 10.0.0.19 - - [2025-11-11 14:12:37] "POST /alarms HTTP/1.1" 200 555 0.120768 10.0.0.19 - - [2025-11-11 14:12:37] "POST /alarms HTTP/1.1" 200 557 0.101600 10.0.0.19 - - [2025-11-11 14:12:38] "POST /alarms HTTP/1.1" 200 565 0.067740 10.0.0.19 - - [2025-11-11 14:12:38] "POST /alarms HTTP/1.1" 200 549 0.058405 10.0.0.19 - - [2025-11-11 14:12:38] "POST /alarms HTTP/1.1" 200 557 0.102106 10.0.0.19 - - [2025-11-11 14:12:38] "POST /alarms HTTP/1.1" 200 567 0.057017 10.0.0.19 - - [2025-11-11 14:12:38] "POST /alarms HTTP/1.1" 200 555 0.048515 10.0.0.19 - - [2025-11-11 14:12:38] "POST /alarms HTTP/1.1" 200 567 0.058899 10.0.0.19 - - [2025-11-11 14:12:38] "POST /alarms HTTP/1.1" 200 575 0.222924 10.0.0.19 - - [2025-11-11 14:12:38] "POST /alarms HTTP/1.1" 200 569 0.060178 10.0.0.19 - - [2025-11-11 14:12:38] "POST /alarms HTTP/1.1" 200 561 0.089885 10.0.0.19 - - [2025-11-11 14:12:38] "POST /alarms HTTP/1.1" 200 561 0.059583 10.0.0.19 - - [2025-11-11 14:12:39] "POST /alarms HTTP/1.1" 200 561 0.086308 10.0.0.19 - - [2025-11-11 14:12:39] "POST /alarms HTTP/1.1" 200 547 0.060787 10.0.0.19 - - [2025-11-11 14:12:39] "POST /alarms HTTP/1.1" 200 595 0.084491 10.0.0.19 - - [2025-11-11 14:12:39] "POST /alarms HTTP/1.1" 200 575 0.132610 10.0.0.19 - - [2025-11-11 14:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.19 - - [2025-11-11 14:12:39] "GET /network-ipam/7a38fc23-4173-4554-be8b-ce76cc1c32cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.016108 10.0.0.19 - - [2025-11-11 14:12:39] "POST /alarms HTTP/1.1" 200 571 0.162818 10.0.0.19 - - [2025-11-11 14:12:39] "POST /alarms HTTP/1.1" 200 583 0.176213 10.0.0.19 - - [2025-11-11 14:12:39] "POST /alarms HTTP/1.1" 200 609 0.129361 10.0.0.19 - - [2025-11-11 14:12:40] "POST /fqname-to-id HTTP/1.1" 404 225 0.010537 10.0.0.19 - - [2025-11-11 14:12:40] "POST /access-control-lists HTTP/1.1" 200 587 0.134168 10.0.0.19 - - [2025-11-11 14:12:40] "POST /fqname-to-id HTTP/1.1" 404 224 0.018189 10.0.0.19 - - [2025-11-11 14:12:40] "POST /access-control-lists HTTP/1.1" 200 585 0.118254 10.0.0.19 - - [2025-11-11 14:12:40] "GET / HTTP/1.1" 200 35931 0.001856 10.0.0.19 - - [2025-11-11 14:12:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.008693 10.0.0.19 - - [2025-11-11 14:12:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014759 10.0.0.19 - - [2025-11-11 14:12:40] "POST /route-targets HTTP/1.1" 200 327 0.063012 10.0.0.19 - - [2025-11-11 14:12:40] "PUT /global-vrouter-config/e8999f88-a303-4f66-beac-3c1b9aca85f4 HTTP/1.1" 200 276 0.033416 10.0.0.19 - - [2025-11-11 14:12:40] "POST /ref-update HTTP/1.1" 200 156 0.080252 10.0.0.19 - - [2025-11-11 14:12:40] "POST /route-targets HTTP/1.1" 200 327 0.033141 10.0.0.19 - - [2025-11-11 14:12:40] "POST /ref-update HTTP/1.1" 200 156 0.069673 10.0.0.19 - - [2025-11-11 14:12:40] "POST /route-targets HTTP/1.1" 200 327 0.019158 10.0.0.19 - - [2025-11-11 14:12:40] "POST /ref-update HTTP/1.1" 200 156 0.024285 10.0.0.19 - - [2025-11-11 14:12:41] "POST /route-targets HTTP/1.1" 200 327 0.043614 10.0.0.19 - - [2025-11-11 14:12:41] "GET / HTTP/1.1" 200 35931 0.002105 10.0.0.19 - - [2025-11-11 14:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004661 10.0.0.19 - - [2025-11-11 14:12:41] "GET /global-vrouter-config/e8999f88-a303-4f66-beac-3c1b9aca85f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004182 10.0.0.19 - - [2025-11-11 14:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.19 - - [2025-11-11 14:12:41] "POST /ref-update HTTP/1.1" 200 156 0.044069 10.0.0.19 - - [2025-11-11 14:12:41] "PUT /global-vrouter-config/e8999f88-a303-4f66-beac-3c1b9aca85f4 HTTP/1.1" 200 276 0.033798 10.0.0.19 - - [2025-11-11 14:12:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.011175 10.0.0.19 - - [2025-11-11 14:12:41] "POST /access-control-lists HTTP/1.1" 200 551 0.124946 10.0.0.19 - - [2025-11-11 14:12:41] "PUT /access-control-list/3042115d-c08b-483d-9653-894c847361cf HTTP/1.1" 200 272 0.029392 10.0.0.19 - - [2025-11-11 14:12:41] "PUT /access-control-list/1312c9c2-50dc-4e6a-b43d-a48150420866 HTTP/1.1" 200 272 0.054186 10.0.0.19 - - [2025-11-11 14:12:41] "GET / HTTP/1.1" 200 35931 0.001703 10.0.0.19 - - [2025-11-11 14:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005519 10.0.0.19 - - [2025-11-11 14:12:41] "GET /global-system-config/6a22791b-fd5b-4249-a0d0-8398c62fd63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.014337 10.0.0.19 - - [2025-11-11 14:12:41] "PUT /global-system-config/6a22791b-fd5b-4249-a0d0-8398c62fd63b HTTP/1.1" 200 274 0.095696 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:12:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001047 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:12:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001205 10.0.0.19 - - [2025-11-11 14:12:49] "GET / HTTP/1.1" 200 35931 0.001988 10.0.0.19 - - [2025-11-11 14:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.19 - - [2025-11-11 14:12:49] "GET /domain/a4ba48b6-9867-4614-a333-f4fe914a126b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.005786 10.0.0.19 - - [2025-11-11 14:12:49] "POST /id-to-fqname HTTP/1.1" 200 173 0.000637 10.0.0.19 - - [2025-11-11 14:12:49] "POST /fqname-to-id HTTP/1.1" 404 182 0.004278 10.0.0.19 - - [2025-11-11 14:12:49] "POST /security-groups HTTP/1.1" 200 570 0.080122 10.0.0.19 - - [2025-11-11 14:12:49] "POST /projects HTTP/1.1" 200 481 0.384189 10.0.0.19 - - [2025-11-11 14:12:49] "POST /fqname-to-id HTTP/1.1" 404 213 0.015891 10.0.0.19 - - [2025-11-11 14:12:49] "POST /security-groups HTTP/1.1" 200 534 0.126777 10.0.0.19 - - [2025-11-11 14:12:50] "POST /access-control-lists HTTP/1.1" 200 579 0.116410 10.0.0.19 - - [2025-11-11 14:12:50] "POST /fqname-to-id HTTP/1.1" 404 212 0.051110 10.0.0.19 - - [2025-11-11 14:12:50] "POST /chown HTTP/1.1" 200 109 0.078423 10.0.0.19 - - [2025-11-11 14:12:50] "POST /policy-managements HTTP/1.1" 409 214 0.033917 10.0.0.19 - - [2025-11-11 14:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007311 10.0.0.19 - - [2025-11-11 14:12:50] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.047798 10.0.0.19 - - [2025-11-11 14:12:50] "POST /access-control-lists HTTP/1.1" 200 577 0.154508 10.0.0.19 - - [2025-11-11 14:12:50] "POST /fqname-to-id HTTP/1.1" 404 232 0.016772 10.0.0.19 - - [2025-11-11 14:12:50] "POST /application-policy-sets HTTP/1.1" 200 528 0.111210 10.0.0.19 - - [2025-11-11 14:12:50] "POST /access-control-lists HTTP/1.1" 200 594 0.098854 10.0.0.19 - - [2025-11-11 14:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.018277 10.0.0.19 - - [2025-11-11 14:12:50] "POST /fqname-to-id HTTP/1.1" 404 231 0.016688 10.0.0.19 - - [2025-11-11 14:12:50] "GET /global-vrouter-config/e8999f88-a303-4f66-beac-3c1b9aca85f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003264 10.0.0.19 - - [2025-11-11 14:12:50] "PUT /global-vrouter-config/e8999f88-a303-4f66-beac-3c1b9aca85f4 HTTP/1.1" 200 276 0.036159 10.0.0.19 - - [2025-11-11 14:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.031801 10.0.0.19 - - [2025-11-11 14:12:50] "POST /access-control-lists HTTP/1.1" 200 592 0.074978 10.0.0.19 - - [2025-11-11 14:12:50] "GET /virtual-network/4176100a-c58f-41b3-9757-18d0bdb2149a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.038078 10.0.0.19 - - [2025-11-11 14:12:50] "POST /id-to-fqname HTTP/1.1" 200 177 0.000542 10.0.0.19 - - [2025-11-11 14:12:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.011825 10.0.0.19 - - [2025-11-11 14:12:51] "POST /security-groups HTTP/1.1" 200 574 0.122087 10.0.0.19 - - [2025-11-11 14:12:51] "POST /projects HTTP/1.1" 200 489 0.396818 10.0.0.19 - - [2025-11-11 14:12:51] "POST /fqname-to-id HTTP/1.1" 404 217 0.005027 10.0.0.19 - - [2025-11-11 14:12:51] "POST /access-control-lists HTTP/1.1" 200 583 0.059280 10.0.0.19 - - [2025-11-11 14:12:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.023251 10.0.0.19 - - [2025-11-11 14:12:51] "POST /security-groups HTTP/1.1" 200 546 0.127650 10.0.0.19 - - [2025-11-11 14:12:51] "POST /chown HTTP/1.1" 200 109 0.173258 10.0.0.19 - - [2025-11-11 14:12:51] "POST /access-control-lists HTTP/1.1" 200 581 0.288883 10.0.0.19 - - [2025-11-11 14:12:51] "POST /network-ipams HTTP/1.1" 200 522 0.149804 10.0.0.19 - - [2025-11-11 14:12:51] "POST /fqname-to-id HTTP/1.1" 404 240 0.007081 10.0.0.19 - - [2025-11-11 14:12:51] "POST /network-ipams HTTP/1.1" 200 510 0.068532 10.0.0.19 - - [2025-11-11 14:12:51] "POST /access-control-lists HTTP/1.1" 200 602 0.080448 10.0.0.19 - - [2025-11-11 14:12:51] "POST /fqname-to-id HTTP/1.1" 404 239 0.005084 10.0.0.19 - - [2025-11-11 14:12:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.005463 10.0.0.19 - - [2025-11-11 14:12:51] "POST /access-control-lists HTTP/1.1" 200 600 0.104916 10.0.0.19 - - [2025-11-11 14:12:51] "POST /fqname-to-id HTTP/1.1" 404 229 0.003928 10.0.0.19 - - [2025-11-11 14:12:52] "POST /useragent-kv HTTP/1.1" 200 115 0.031064 10.0.0.19 - - [2025-11-11 14:12:52] "POST /virtual-networks HTTP/1.1" 200 538 0.318978 10.0.0.19 - - [2025-11-11 14:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005728 10.0.0.19 - - [2025-11-11 14:12:52] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.019775 10.0.0.19 - - [2025-11-11 14:12:52] "POST /access-control-lists HTTP/1.1" 200 589 0.145636 10.0.0.19 - - [2025-11-11 14:12:52] "POST /route-targets HTTP/1.1" 200 327 0.039902 10.0.0.19 - - [2025-11-11 14:12:52] "POST /network-ipams HTTP/1.1" 200 518 0.201431 10.0.0.19 - - [2025-11-11 14:12:52] "POST /fqname-to-id HTTP/1.1" 404 202 0.008789 10.0.0.19 - - [2025-11-11 14:12:52] "POST /ref-update HTTP/1.1" 200 156 0.094109 10.0.0.19 - - [2025-11-11 14:12:52] "PUT /access-control-list/77962ebe-a852-4a2e-8034-9065ad7b99b0 HTTP/1.1" 200 272 0.029972 10.0.0.19 - - [2025-11-11 14:12:52] "POST /useragent-kv HTTP/1.1" 200 115 0.012303 10.0.0.19 - - [2025-11-11 14:12:52] "POST /virtual-networks HTTP/1.1" 200 546 0.389620 10.0.0.19 - - [2025-11-11 14:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005998 10.0.0.19 - - [2025-11-11 14:12:52] "GET /virtual-network/77496bc6-3870-48eb-b538-163a669aca33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.037836 10.0.0.19 - - [2025-11-11 14:12:52] "POST /route-targets HTTP/1.1" 200 327 0.044713 10.0.0.19 - - [2025-11-11 14:12:52] "POST /fqname-to-id HTTP/1.1" 404 199 0.015141 10.0.0.19 - - [2025-11-11 14:12:52] "POST /ref-update HTTP/1.1" 200 156 0.068507 10.0.0.19 - - [2025-11-11 14:12:53] "POST /network-policys HTTP/1.1" 200 538 0.116404 10.0.0.19 - - [2025-11-11 14:12:53] "POST /fqname-to-id HTTP/1.1" 404 197 0.028409 10.0.0.19 - - [2025-11-11 14:12:53] "POST /network-policys HTTP/1.1" 200 534 0.078776 10.0.0.19 - - [2025-11-11 14:12:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.040170 10.0.0.19 - - [2025-11-11 14:12:53] "POST /network-policys HTTP/1.1" 200 542 0.050667 10.0.0.19 - - [2025-11-11 14:12:53] "PUT /access-control-list/5633ea66-5663-443e-9dc9-41e964c478bd HTTP/1.1" 200 272 0.028472 10.0.0.19 - - [2025-11-11 14:12:53] "POST /ref-update HTTP/1.1" 200 156 0.120955 10.0.0.19 - - [2025-11-11 14:12:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021499 10.0.0.19 - - [2025-11-11 14:12:53] "PUT /access-control-list/77962ebe-a852-4a2e-8034-9065ad7b99b0 HTTP/1.1" 200 272 0.045373 10.0.0.19 - - [2025-11-11 14:12:53] "POST /ref-update HTTP/1.1" 200 156 0.139125 10.0.0.19 - - [2025-11-11 14:12:53] "POST /ref-update HTTP/1.1" 200 156 0.098846 10.0.0.19 - - [2025-11-11 14:12:53] "PUT /access-control-list/77962ebe-a852-4a2e-8034-9065ad7b99b0 HTTP/1.1" 200 272 0.082675 10.0.0.19 - - [2025-11-11 14:12:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024580 10.0.0.19 - - [2025-11-11 14:12:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012059 10.0.0.19 - - [2025-11-11 14:12:53] "PUT /access-control-list/5633ea66-5663-443e-9dc9-41e964c478bd HTTP/1.1" 200 272 0.081773 10.0.0.19 - - [2025-11-11 14:12:54] "POST /ref-update HTTP/1.1" 200 156 0.091823 10.0.0.19 - - [2025-11-11 14:12:54] "POST /fqname-to-id HTTP/1.1" 404 237 0.013170 10.0.0.19 - - [2025-11-11 14:12:54] "POST /ref-update HTTP/1.1" 200 156 0.208298 10.0.0.19 - - [2025-11-11 14:12:54] "POST /access-control-lists HTTP/1.1" 200 601 0.076516 10.0.0.19 - - [2025-11-11 14:12:54] "PUT /access-control-list/c0f9c768-79ce-4007-a94e-a665cdc1e817 HTTP/1.1" 200 272 0.023083 10.0.0.19 - - [2025-11-11 14:12:54] "POST /ref-update HTTP/1.1" 200 156 0.207090 10.0.0.19 - - [2025-11-11 14:12:54] "POST /ref-update HTTP/1.1" 200 156 0.030528 10.0.0.19 - - [2025-11-11 14:12:54] "PUT /access-control-list/c0f9c768-79ce-4007-a94e-a665cdc1e817 HTTP/1.1" 200 272 0.044164 10.0.0.19 - - [2025-11-11 14:12:54] "POST /ref-update HTTP/1.1" 200 156 0.157030 10.0.0.19 - - [2025-11-11 14:12:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008498 10.0.0.19 - - [2025-11-11 14:12:54] "PUT /access-control-list/5633ea66-5663-443e-9dc9-41e964c478bd HTTP/1.1" 200 272 0.061435 10.0.0.19 - - [2025-11-11 14:12:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019323 10.0.0.19 - - [2025-11-11 14:12:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004829 10.0.0.19 - - [2025-11-11 14:12:54] "POST /ref-update HTTP/1.1" 200 156 0.033069 10.0.0.19 - - [2025-11-11 14:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.19 - - [2025-11-11 14:12:54] "GET /virtual-network/4176100a-c58f-41b3-9757-18d0bdb2149a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.011083 10.0.0.19 - - [2025-11-11 14:12:54] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.008614 10.0.0.19 - - [2025-11-11 14:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.19 - - [2025-11-11 14:12:54] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006205 10.0.0.19 - - [2025-11-11 14:12:54] "POST /firewall-policys HTTP/1.1" 200 530 0.041241 10.0.0.19 - - [2025-11-11 14:12:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.028599 10.0.0.19 - - [2025-11-11 14:12:54] "GET /firewall-policy/001ed712-35a6-43d7-b4d1-fe34cdcb89d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.014204 10.0.0.19 - - [2025-11-11 14:12:54] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004989 10.0.0.19 - - [2025-11-11 14:12:54] "GET /firewall-policy/001ed712-35a6-43d7-b4d1-fe34cdcb89d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.003948 10.0.0.19 - - [2025-11-11 14:12:54] "POST /ref-update HTTP/1.1" 200 156 0.021688 10.0.0.19 - - [2025-11-11 14:12:55] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.024926 10.0.0.19 - - [2025-11-11 14:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.19 - - [2025-11-11 14:12:55] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006092 10.0.0.19 - - [2025-11-11 14:12:55] "POST /firewall-policys HTTP/1.1" 200 532 0.032623 10.0.0.19 - - [2025-11-11 14:12:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.038250 10.0.0.19 - - [2025-11-11 14:12:55] "GET /firewall-policy/efc47155-4067-4918-8ecf-b8557d4822b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.016583 10.0.0.19 - - [2025-11-11 14:12:55] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.015492 10.0.0.19 - - [2025-11-11 14:12:55] "GET /firewall-policy/efc47155-4067-4918-8ecf-b8557d4822b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004274 10.0.0.19 - - [2025-11-11 14:12:55] "GET /firewall-policy/001ed712-35a6-43d7-b4d1-fe34cdcb89d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.005749 10.0.0.19 - - [2025-11-11 14:12:55] "GET /firewall-policy/001ed712-35a6-43d7-b4d1-fe34cdcb89d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.004106 10.0.0.19 - - [2025-11-11 14:12:55] "POST /ref-update HTTP/1.1" 200 156 0.021000 10.0.0.19 - - [2025-11-11 14:12:55] "POST /ref-update HTTP/1.1" 200 156 0.051335 10.0.0.19 - - [2025-11-11 14:12:55] "POST /ref-update HTTP/1.1" 200 156 0.085571 10.0.0.19 - - [2025-11-11 14:12:55] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.009538 10.0.0.19 - - [2025-11-11 14:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005466 10.0.0.19 - - [2025-11-11 14:12:55] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004617 10.0.0.19 - - [2025-11-11 14:12:55] "POST /firewall-policys HTTP/1.1" 200 530 0.096582 10.0.0.19 - - [2025-11-11 14:12:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.058901 10.0.0.19 - - [2025-11-11 14:12:55] "GET /firewall-policy/ac14b2bf-6a31-422c-a0da-b5a3c5ae2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.022518 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:12:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001382 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:12:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004735 10.0.0.19 - - [2025-11-11 14:12:55] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.018196 10.0.0.19 - - [2025-11-11 14:12:55] "GET /firewall-policy/ac14b2bf-6a31-422c-a0da-b5a3c5ae2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004505 10.0.0.19 - - [2025-11-11 14:12:55] "GET /firewall-policy/001ed712-35a6-43d7-b4d1-fe34cdcb89d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.007333 10.0.0.19 - - [2025-11-11 14:12:55] "GET /firewall-policy/efc47155-4067-4918-8ecf-b8557d4822b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.005610 10.0.0.19 - - [2025-11-11 14:12:55] "GET /firewall-policy/001ed712-35a6-43d7-b4d1-fe34cdcb89d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.003642 10.0.0.19 - - [2025-11-11 14:12:55] "GET /firewall-policy/efc47155-4067-4918-8ecf-b8557d4822b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003531 10.0.0.19 - - [2025-11-11 14:12:56] "POST /ref-update HTTP/1.1" 200 156 0.052456 10.0.0.19 - - [2025-11-11 14:12:56] "POST /ref-update HTTP/1.1" 200 156 0.075531 10.0.0.19 - - [2025-11-11 14:12:56] "POST /ref-update HTTP/1.1" 200 156 0.044412 10.0.0.19 - - [2025-11-11 14:12:56] "POST /ref-update HTTP/1.1" 200 156 0.029774 10.0.0.19 - - [2025-11-11 14:12:56] "POST /ref-update HTTP/1.1" 200 156 0.086111 10.0.0.19 - - [2025-11-11 14:12:56] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.077896 10.0.0.19 - - [2025-11-11 14:12:56] "POST /tags HTTP/1.1" 200 299 0.079269 10.0.0.19 - - [2025-11-11 14:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012669 10.0.0.19 - - [2025-11-11 14:12:56] "GET /tag/c59c45a3-3195-4ab4-b72b-e683cf2fd945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.024892 10.0.0.19 - - [2025-11-11 14:12:56] "POST /set-tag HTTP/1.1" 200 109 0.019825 10.0.0.19 - - [2025-11-11 14:12:57] "POST /tags HTTP/1.1" 200 357 0.176338 10.0.0.19 - - [2025-11-11 14:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.035873 10.0.0.19 - - [2025-11-11 14:12:57] "GET /tag/b5031e4e-83bb-40f3-b917-6f7d9747c1b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.031150 10.0.0.19 - - [2025-11-11 14:12:57] "POST /tags HTTP/1.1" 200 305 0.157763 10.0.0.19 - - [2025-11-11 14:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.025769 10.0.0.19 - - [2025-11-11 14:12:57] "GET /tag/3c2f7ba6-2db7-443f-be53-ff91c6b80026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.033458 10.0.0.19 - - [2025-11-11 14:12:57] "POST /id-to-fqname HTTP/1.1" 200 174 0.000949 10.0.0.19 - - [2025-11-11 14:12:57] "POST /fqname-to-id HTTP/1.1" 404 183 0.007067 10.0.0.19 - - [2025-11-11 14:12:57] "POST /security-groups HTTP/1.1" 200 571 0.104656 10.0.0.19 - - [2025-11-11 14:12:57] "POST /fqname-to-id HTTP/1.1" 404 214 0.012480 10.0.0.19 - - [2025-11-11 14:12:57] "POST /projects HTTP/1.1" 200 483 0.305434 10.0.0.19 - - [2025-11-11 14:12:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.030660 10.0.0.19 - - [2025-11-11 14:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010866 10.0.0.19 - - [2025-11-11 14:12:57] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.031358 10.0.0.19 - - [2025-11-11 14:12:57] "POST /access-control-lists HTTP/1.1" 200 580 0.144196 10.0.0.19 - - [2025-11-11 14:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.042111 10.0.0.19 - - [2025-11-11 14:12:57] "POST /fqname-to-id HTTP/1.1" 404 213 0.008818 10.0.0.19 - - [2025-11-11 14:12:57] "GET /virtual-network/77496bc6-3870-48eb-b538-163a669aca33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.018963 10.0.0.19 - - [2025-11-11 14:12:57] "POST /access-control-lists HTTP/1.1" 200 578 0.072166 10.0.0.19 - - [2025-11-11 14:12:58] "PUT /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288 HTTP/1.1" 200 264 0.157085 10.0.0.19 - - [2025-11-11 14:12:58] "PUT /virtual-network/77496bc6-3870-48eb-b538-163a669aca33 HTTP/1.1" 200 264 0.198730 10.0.0.19 - - [2025-11-11 14:12:58] "POST /security-groups HTTP/1.1" 200 537 0.137154 10.0.0.19 - - [2025-11-11 14:12:58] "POST /fqname-to-id HTTP/1.1" 404 234 0.002796 10.0.0.19 - - [2025-11-11 14:12:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.041545 10.0.0.19 - - [2025-11-11 14:12:58] "POST /access-control-lists HTTP/1.1" 200 596 0.153783 10.0.0.19 - - [2025-11-11 14:12:58] "POST /chown HTTP/1.1" 200 109 0.147868 10.0.0.19 - - [2025-11-11 14:12:58] "POST /fqname-to-id HTTP/1.1" 404 233 0.035243 10.0.0.19 - - [2025-11-11 14:12:58] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.028407 10.0.0.19 - - [2025-11-11 14:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.015130 10.0.0.19 - - [2025-11-11 14:12:58] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011270 10.0.0.19 - - [2025-11-11 14:12:58] "POST /access-control-lists HTTP/1.1" 200 594 0.104743 10.0.0.19 - - [2025-11-11 14:12:58] "POST /tags HTTP/1.1" 409 207 0.016197 10.0.0.19 - - [2025-11-11 14:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004920 10.0.0.19 - - [2025-11-11 14:12:58] "GET /tag/3c2f7ba6-2db7-443f-be53-ff91c6b80026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.032459 10.0.0.19 - - [2025-11-11 14:12:59] "POST /firewall-rules HTTP/1.1" 200 564 0.132409 10.0.0.19 - - [2025-11-11 14:12:59] "GET /firewall-rule/4afeb8d0-6dee-4ed9-b28b-909f2938f1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.015663 10.0.0.19 - - [2025-11-11 14:12:59] "GET /firewall-policy/efc47155-4067-4918-8ecf-b8557d4822b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002934 10.0.0.19 - - [2025-11-11 14:12:59] "GET /firewall-rule/4afeb8d0-6dee-4ed9-b28b-909f2938f1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003757 10.0.0.19 - - [2025-11-11 14:12:59] "POST /ref-update HTTP/1.1" 200 156 0.034631 10.0.0.19 - - [2025-11-11 14:12:59] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.052237 10.0.0.19 - - [2025-11-11 14:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011921 10.0.0.19 - - [2025-11-11 14:12:59] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004254 10.0.0.19 - - [2025-11-11 14:12:59] "POST /tags HTTP/1.1" 409 207 0.002502 10.0.0.19 - - [2025-11-11 14:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.19 - - [2025-11-11 14:12:59] "GET /tag/3c2f7ba6-2db7-443f-be53-ff91c6b80026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.020852 10.0.0.19 - - [2025-11-11 14:12:59] "POST /firewall-rules HTTP/1.1" 200 562 0.099191 10.0.0.19 - - [2025-11-11 14:12:59] "GET /firewall-rule/04da9808-5d1d-4fa6-b64f-6c8e96fb2e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.006045 10.0.0.19 - - [2025-11-11 14:12:59] "GET /firewall-policy/efc47155-4067-4918-8ecf-b8557d4822b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.006021 10.0.0.19 - - [2025-11-11 14:12:59] "GET /firewall-rule/04da9808-5d1d-4fa6-b64f-6c8e96fb2e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003443 10.0.0.19 - - [2025-11-11 14:12:59] "POST /ref-update HTTP/1.1" 200 156 0.036563 10.0.0.19 - - [2025-11-11 14:12:59] "POST /tags HTTP/1.1" 200 305 0.143162 10.0.0.19 - - [2025-11-11 14:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008047 10.0.0.19 - - [2025-11-11 14:13:00] "GET /tag/bfbe2c4c-ee27-4cdf-8442-d32e93a480c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.168387 10.0.0.19 - - [2025-11-11 14:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.19 - - [2025-11-11 14:13:00] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056364 10.0.0.19 - - [2025-11-11 14:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012554 10.0.0.19 - - [2025-11-11 14:13:00] "GET /virtual-network/77496bc6-3870-48eb-b538-163a669aca33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.010519 10.0.0.19 - - [2025-11-11 14:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.19 - - [2025-11-11 14:13:00] "GET /service-appliance-set/aac84047-afd5-42c8-b76b-bfdc6a98e59e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.009163 10.0.0.19 - - [2025-11-11 14:13:00] "POST /fqname-to-id HTTP/1.1" 404 240 0.006417 10.0.0.19 - - [2025-11-11 14:13:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110759 10.0.0.19 - - [2025-11-11 14:13:00] "GET /virtual-machine-interface/b47fffe0-293e-4c35-a0a1-ae14881968bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.004898 10.0.0.19 - - [2025-11-11 14:13:00] "POST /instance-ips HTTP/1.1" 200 381 0.089830 10.0.0.19 - - [2025-11-11 14:13:00] "GET /instance-ip/1494f073-ab63-44e4-8bbc-6e08c2864782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.029235 10.0.0.19 - - [2025-11-11 14:13:00] "POST /loadbalancers HTTP/1.1" 200 582 0.072261 10.0.0.19 - - [2025-11-11 14:13:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018643 10.0.0.19 - - [2025-11-11 14:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009640 10.0.0.19 - - [2025-11-11 14:13:00] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060517 10.0.0.19 - - [2025-11-11 14:13:00] "GET /loadbalancer/e67184ff-8908-4f14-b94e-69eba57ec609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.005873 10.0.0.19 - - [2025-11-11 14:13:00] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060751 10.0.0.19 - - [2025-11-11 14:13:00] "GET /instance-ip/1494f073-ab63-44e4-8bbc-6e08c2864782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.014233 10.0.0.19 - - [2025-11-11 14:13:00] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.100983 10.0.0.19 - - [2025-11-11 14:13:00] "POST /floating-ips HTTP/1.1" 200 583 0.077009 10.0.0.19 - - [2025-11-11 14:13:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.027694 10.0.0.19 - - [2025-11-11 14:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011484 10.0.0.19 - - [2025-11-11 14:13:01] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.059023 10.0.0.19 - - [2025-11-11 14:13:01] "GET /loadbalancer-listener/a9d6fdff-68bb-44e6-904f-9e8a83653afe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.005223 10.0.0.19 - - [2025-11-11 14:13:01] "GET /loadbalancer-listener/a9d6fdff-68bb-44e6-904f-9e8a83653afe?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.010184 10.0.0.19 - - [2025-11-11 14:13:01] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.047920 10.0.0.19 - - [2025-11-11 14:13:01] "GET /instance-ip/1494f073-ab63-44e4-8bbc-6e08c2864782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.024027 10.0.0.19 - - [2025-11-11 14:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008012 10.0.0.19 - - [2025-11-11 14:13:01] "GET /global-vrouter-config/e8999f88-a303-4f66-beac-3c1b9aca85f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.015367 10.0.0.19 - - [2025-11-11 14:13:01] "GET /instance-ip/1494f073-ab63-44e4-8bbc-6e08c2864782?fields=floating_ips HTTP/1.1" 200 1170 0.036104 10.0.0.19 - - [2025-11-11 14:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.014389 10.0.0.19 - - [2025-11-11 14:13:01] "GET /floating-ip/146b75a2-30c8-403b-b489-d0cf2976a114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.020885 10.0.0.19 - - [2025-11-11 14:13:01] "PUT /global-vrouter-config/e8999f88-a303-4f66-beac-3c1b9aca85f4 HTTP/1.1" 200 276 0.012214 10.0.0.19 - - [2025-11-11 14:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005213 10.0.0.19 - - [2025-11-11 14:13:01] "GET /loadbalancer/e67184ff-8908-4f14-b94e-69eba57ec609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.004936 10.0.0.19 - - [2025-11-11 14:13:01] "POST /tags HTTP/1.1" 200 301 0.129727 10.0.0.19 - - [2025-11-11 14:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.019856 10.0.0.19 - - [2025-11-11 14:13:01] "GET /tag/3c1f8e2f-94be-4079-8d79-f0ca70aa9ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.031323 10.0.0.19 - - [2025-11-11 14:13:01] "POST /tags HTTP/1.1" 200 325 0.108771 10.0.0.19 - - [2025-11-11 14:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.023251 10.0.0.19 - - [2025-11-11 14:13:01] "GET /tag/f4ceccf0-2aac-4b85-9f66-0ebcdee4e224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.025239 10.0.0.19 - - [2025-11-11 14:13:01] "POST /tags HTTP/1.1" 200 363 0.049903 10.0.0.19 - - [2025-11-11 14:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016350 10.0.0.19 - - [2025-11-11 14:13:02] "GET /tag/3c0d5564-a2c0-4f1b-bacb-20b99d863714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.019100 10.0.0.19 - - [2025-11-11 14:13:02] "POST /tags HTTP/1.1" 200 311 0.028957 10.0.0.19 - - [2025-11-11 14:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012012 10.0.0.19 - - [2025-11-11 14:13:02] "GET /tag/66b38804-b5ac-470e-a7b2-852dbcfb75a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.024080 10.0.0.19 - - [2025-11-11 14:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.19 - - [2025-11-11 14:13:02] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.011277 10.0.0.19 - - [2025-11-11 14:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.19 - - [2025-11-11 14:13:02] "GET /project/7501c622-7627-40b2-9634-4f890216e319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.059182 10.0.0.19 - - [2025-11-11 14:13:02] "POST /virtual-machines HTTP/1.1" 200 377 0.035475 10.0.0.19 - - [2025-11-11 14:13:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022693 10.0.0.19 - - [2025-11-11 14:13:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.179365 10.0.0.19 - - [2025-11-11 14:13:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.020888 10.0.0.19 - - [2025-11-11 14:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.016692 10.0.0.19 - - [2025-11-11 14:13:02] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007412 10.0.0.19 - - [2025-11-11 14:13:02] "POST /instance-ips HTTP/1.1" 200 409 0.047788 10.0.0.19 - - [2025-11-11 14:13:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.065354 10.0.0.19 - - [2025-11-11 14:13:02] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.049053 10.0.0.19 - - [2025-11-11 14:13:03] "POST /set-tag HTTP/1.1" 200 109 0.129574 10.0.0.19 - - [2025-11-11 14:13:03] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.049286 10.0.0.19 - - [2025-11-11 14:13:03] "GET /instance-ip/88ef8f8e-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.014755 10.0.0.19 - - [2025-11-11 14:13:03] "POST /tags HTTP/1.1" 200 355 0.037512 10.0.0.19 - - [2025-11-11 14:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.19 - - [2025-11-11 14:13:03] "GET /tag/aeb026b5-9c42-4c37-bf0b-1cf48de4583d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.026589 10.0.0.19 - - [2025-11-11 14:13:03] "POST /tags HTTP/1.1" 200 303 0.027819 10.0.0.19 - - [2025-11-11 14:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.030274 10.0.0.19 - - [2025-11-11 14:13:03] "GET /tag/f8c64a3f-fddb-485b-a40f-676c96d48ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014203 10.0.0.19 - - [2025-11-11 14:13:03] "POST /projects HTTP/1.1" 409 218 0.002965 10.0.0.19 - - [2025-11-11 14:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.19 - - [2025-11-11 14:13:03] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.131310 10.0.0.19 - - [2025-11-11 14:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.19 - - [2025-11-11 14:13:03] "GET /network-ipam/d71679f1-da00-4d22-9a4c-ba2e2410771b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.010141 10.0.0.19 - - [2025-11-11 14:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.19 - - [2025-11-11 14:13:03] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007700 10.0.0.19 - - [2025-11-11 14:13:03] "PUT /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288 HTTP/1.1" 200 264 0.106380 10.0.0.19 - - [2025-11-11 14:13:03] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.021268 10.0.0.19 - - [2025-11-11 14:13:04] "POST /set-tag HTTP/1.1" 200 109 0.122675 10.0.0.19 - - [2025-11-11 14:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.017556 10.0.0.19 - - [2025-11-11 14:13:04] "GET /network-ipam/94a72d76-fbfd-4dfa-92fe-631063dba6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.007322 10.0.0.19 - - [2025-11-11 14:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.19 - - [2025-11-11 14:13:04] "GET /virtual-network/77496bc6-3870-48eb-b538-163a669aca33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004653 10.0.0.19 - - [2025-11-11 14:13:04] "PUT /virtual-network/77496bc6-3870-48eb-b538-163a669aca33 HTTP/1.1" 200 264 0.070989 10.0.0.19 - - [2025-11-11 14:13:04] "GET /virtual-network/77496bc6-3870-48eb-b538-163a669aca33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006070 10.0.0.19 - - [2025-11-11 14:13:04] "POST /set-tag HTTP/1.1" 200 109 0.070497 10.0.0.19 - - [2025-11-11 14:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.019459 10.0.0.19 - - [2025-11-11 14:13:04] "GET /network-policy/b04e042e-f786-410d-a3cb-6cde7906a2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004152 10.0.0.19 - - [2025-11-11 14:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.19 - - [2025-11-11 14:13:04] "GET /network-policy/9564ec1a-c4fa-4513-bb2f-8d1c02742e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006807 10.0.0.19 - - [2025-11-11 14:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.19 - - [2025-11-11 14:13:04] "GET /network-policy/171685e2-3708-42ad-8b14-296ed92fa376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004594 10.0.0.19 - - [2025-11-11 14:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.19 - - [2025-11-11 14:13:04] "PUT /network-policy/171685e2-3708-42ad-8b14-296ed92fa376 HTTP/1.1" 200 262 0.018516 10.0.0.19 - - [2025-11-11 14:13:04] "POST /ref-update HTTP/1.1" 200 156 0.082901 10.0.0.19 - - [2025-11-11 14:13:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008379 10.0.0.19 - - [2025-11-11 14:13:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002757 10.0.0.19 - - [2025-11-11 14:13:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002482 10.0.0.19 - - [2025-11-11 14:13:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006578 10.0.0.19 - - [2025-11-11 14:13:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004610 10.0.0.19 - - [2025-11-11 14:13:04] "POST /security-groups HTTP/1.1" 409 245 0.005293 10.0.0.19 - - [2025-11-11 14:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006856 10.0.0.19 - - [2025-11-11 14:13:04] "PUT /security-group/ee675790-df93-4ba5-b674-52de57cab262 HTTP/1.1" 200 262 0.058603 10.0.0.19 - - [2025-11-11 14:13:04] "PUT /access-control-list/bf2206c8-f7d7-4229-9773-2629fd1c583d HTTP/1.1" 200 272 0.065303 10.0.0.19 - - [2025-11-11 14:13:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.089627 10.0.0.19 - - [2025-11-11 14:13:05] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023893 10.0.0.19 - - [2025-11-11 14:13:05] "PUT /access-control-list/af3344d6-ce83-4e9d-bb04-138a21c1696b HTTP/1.1" 200 272 0.094118 10.0.0.19 - - [2025-11-11 14:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.024666 10.0.0.19 - - [2025-11-11 14:13:05] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003317 10.0.0.19 - - [2025-11-11 14:13:05] "POST /tags HTTP/1.1" 409 206 0.003153 10.0.0.19 - - [2025-11-11 14:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.19 - - [2025-11-11 14:13:05] "GET /tag/f8c64a3f-fddb-485b-a40f-676c96d48ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.022370 10.0.0.19 - - [2025-11-11 14:13:05] "POST /firewall-rules HTTP/1.1" 200 562 0.104248 10.0.0.19 - - [2025-11-11 14:13:05] "GET /firewall-rule/4acf8c5e-c3d0-495a-951a-14eb19aa26ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.007280 10.0.0.19 - - [2025-11-11 14:13:05] "GET /firewall-policy/efc47155-4067-4918-8ecf-b8557d4822b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.011959 10.0.0.19 - - [2025-11-11 14:13:05] "GET /firewall-rule/4acf8c5e-c3d0-495a-951a-14eb19aa26ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003467 10.0.0.19 - - [2025-11-11 14:13:05] "POST /ref-update HTTP/1.1" 200 156 0.055862 10.0.0.19 - - [2025-11-11 14:13:05] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004800 10.0.0.19 - - [2025-11-11 14:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.19 - - [2025-11-11 14:13:05] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003010 10.0.0.19 - - [2025-11-11 14:13:05] "POST /tags HTTP/1.1" 409 206 0.002809 10.0.0.19 - - [2025-11-11 14:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.19 - - [2025-11-11 14:13:05] "GET /tag/f8c64a3f-fddb-485b-a40f-676c96d48ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.016148 10.0.0.19 - - [2025-11-11 14:13:05] "POST /firewall-rules HTTP/1.1" 200 560 0.076532 10.0.0.19 - - [2025-11-11 14:13:05] "GET /firewall-rule/6c32be0c-90f8-4c20-a44b-fa0cc9f21789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.005053 10.0.0.19 - - [2025-11-11 14:13:05] "GET /firewall-policy/efc47155-4067-4918-8ecf-b8557d4822b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004004 10.0.0.19 - - [2025-11-11 14:13:05] "GET /firewall-rule/6c32be0c-90f8-4c20-a44b-fa0cc9f21789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002438 10.0.0.19 - - [2025-11-11 14:13:05] "POST /ref-update HTTP/1.1" 200 156 0.036438 10.0.0.19 - - [2025-11-11 14:13:05] "POST /fqname-to-id HTTP/1.1" 404 228 0.003359 10.0.0.19 - - [2025-11-11 14:13:05] "POST /tags HTTP/1.1" 200 301 0.028379 10.0.0.19 - - [2025-11-11 14:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.19 - - [2025-11-11 14:13:05] "GET /tag/ff6e5c8b-af18-4bce-a337-4479c7a8aa6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016842 10.0.0.19 - - [2025-11-11 14:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.19 - - [2025-11-11 14:13:06] "GET /project/7501c622-7627-40b2-9634-4f890216e319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.077883 10.0.0.19 - - [2025-11-11 14:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006685 10.0.0.19 - - [2025-11-11 14:13:06] "GET /virtual-network/77496bc6-3870-48eb-b538-163a669aca33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.016514 10.0.0.19 - - [2025-11-11 14:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008758 10.0.0.19 - - [2025-11-11 14:13:06] "GET /service-appliance-set/aac84047-afd5-42c8-b76b-bfdc6a98e59e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003612 10.0.0.19 - - [2025-11-11 14:13:06] "POST /fqname-to-id HTTP/1.1" 404 242 0.002216 10.0.0.19 - - [2025-11-11 14:13:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.120809 10.0.0.19 - - [2025-11-11 14:13:06] "GET /virtual-machine-interface/f804a956-0a7a-4782-a0d4-7baff051d7df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.013825 10.0.0.19 - - [2025-11-11 14:13:06] "POST /instance-ips HTTP/1.1" 200 377 0.032013 10.0.0.19 - - [2025-11-11 14:13:06] "GET /instance-ip/dacb7b11-faf7-4b1f-b8f2-26247d42fcb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.009022 10.0.0.19 - - [2025-11-11 14:13:06] "POST /loadbalancers HTTP/1.1" 200 582 0.068039 10.0.0.19 - - [2025-11-11 14:13:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.025252 10.0.0.19 - - [2025-11-11 14:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.024303 10.0.0.19 - - [2025-11-11 14:13:06] "GET /project/7501c622-7627-40b2-9634-4f890216e319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.058549 10.0.0.19 - - [2025-11-11 14:13:06] "GET /instance-ip/dacb7b11-faf7-4b1f-b8f2-26247d42fcb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.010295 10.0.0.19 - - [2025-11-11 14:13:06] "GET /project/7501c622-7627-40b2-9634-4f890216e319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.109175 10.0.0.19 - - [2025-11-11 14:13:06] "GET /loadbalancer/722557bd-efce-4bab-8850-94fded2051de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004454 10.0.0.19 - - [2025-11-11 14:13:06] "POST /floating-ips HTTP/1.1" 200 581 0.094475 10.0.0.19 - - [2025-11-11 14:13:06] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.147735 10.0.0.19 - - [2025-11-11 14:13:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.017752 10.0.0.19 - - [2025-11-11 14:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010022 10.0.0.19 - - [2025-11-11 14:13:07] "GET /project/7501c622-7627-40b2-9634-4f890216e319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.077178 10.0.0.19 - - [2025-11-11 14:13:07] "GET /loadbalancer-listener/31d3c938-d4fc-4467-a124-81c7fa28533f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003505 10.0.0.19 - - [2025-11-11 14:13:07] "GET /loadbalancer-listener/31d3c938-d4fc-4467-a124-81c7fa28533f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.009471 10.0.0.19 - - [2025-11-11 14:13:07] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.069458 10.0.0.19 - - [2025-11-11 14:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.19 - - [2025-11-11 14:13:07] "GET /instance-ip/dacb7b11-faf7-4b1f-b8f2-26247d42fcb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.020517 10.0.0.19 - - [2025-11-11 14:13:07] "GET /instance-ip/dacb7b11-faf7-4b1f-b8f2-26247d42fcb0?fields=floating_ips HTTP/1.1" 200 1165 0.034940 10.0.0.19 - - [2025-11-11 14:13:07] "GET /floating-ip/6d935d27-bf01-4412-9b22-cc6f8a2e5227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.008771 10.0.0.19 - - [2025-11-11 14:13:07] "GET /project/7501c622-7627-40b2-9634-4f890216e319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.122216 10.0.0.19 - - [2025-11-11 14:13:07] "GET /loadbalancer/722557bd-efce-4bab-8850-94fded2051de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007689 10.0.0.19 - - [2025-11-11 14:13:07] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.027641 10.0.0.19 - - [2025-11-11 14:13:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.038419 10.0.0.19 - - [2025-11-11 14:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008817 10.0.0.19 - - [2025-11-11 14:13:07] "GET /project/7501c622-7627-40b2-9634-4f890216e319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.098433 10.0.0.19 - - [2025-11-11 14:13:07] "GET /loadbalancer-listener/84042262-67a2-4f14-a6bb-5f2bdf6e8b78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.011459 10.0.0.19 - - [2025-11-11 14:13:07] "GET /loadbalancer-listener/84042262-67a2-4f14-a6bb-5f2bdf6e8b78?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004842 10.0.0.19 - - [2025-11-11 14:13:07] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.051111 10.0.0.19 - - [2025-11-11 14:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012118 10.0.0.19 - - [2025-11-11 14:13:07] "GET /instance-ip/dacb7b11-faf7-4b1f-b8f2-26247d42fcb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.009084 10.0.0.19 - - [2025-11-11 14:13:07] "GET /instance-ip/dacb7b11-faf7-4b1f-b8f2-26247d42fcb0?fields=floating_ips HTTP/1.1" 200 1165 0.005993 10.0.0.19 - - [2025-11-11 14:13:07] "GET /floating-ip/6d935d27-bf01-4412-9b22-cc6f8a2e5227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.005376 10.0.0.19 - - [2025-11-11 14:13:07] "GET /project/7501c622-7627-40b2-9634-4f890216e319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.123132 10.0.0.19 - - [2025-11-11 14:13:07] "GET /loadbalancer/722557bd-efce-4bab-8850-94fded2051de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005743 10.0.0.19 - - [2025-11-11 14:13:08] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.018191 10.0.0.19 - - [2025-11-11 14:13:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.027972 10.0.0.19 - - [2025-11-11 14:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.19 - - [2025-11-11 14:13:08] "GET /project/7501c622-7627-40b2-9634-4f890216e319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044673 10.0.0.19 - - [2025-11-11 14:13:08] "GET /loadbalancer-listener/54739889-f7ae-4087-8c29-a7ef56380706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.004835 10.0.0.19 - - [2025-11-11 14:13:08] "GET /loadbalancer-listener/54739889-f7ae-4087-8c29-a7ef56380706?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.005684 10.0.0.19 - - [2025-11-11 14:13:08] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.038061 10.0.0.19 - - [2025-11-11 14:13:08] "GET /instance-ip/dacb7b11-faf7-4b1f-b8f2-26247d42fcb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.021901 10.0.0.19 - - [2025-11-11 14:13:08] "GET /instance-ip/dacb7b11-faf7-4b1f-b8f2-26247d42fcb0?fields=floating_ips HTTP/1.1" 200 1165 0.010516 10.0.0.19 - - [2025-11-11 14:13:08] "POST /tags HTTP/1.1" 200 371 0.086606 10.0.0.19 - - [2025-11-11 14:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.039146 10.0.0.19 - - [2025-11-11 14:13:08] "GET /floating-ip/6d935d27-bf01-4412-9b22-cc6f8a2e5227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.038841 10.0.0.19 - - [2025-11-11 14:13:08] "GET /tag/e25ce8d3-b748-4c29-bb44-7bf5d08c07d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.027555 10.0.0.19 - - [2025-11-11 14:13:08] "POST /tags HTTP/1.1" 200 319 0.022843 10.0.0.19 - - [2025-11-11 14:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.026947 10.0.0.19 - - [2025-11-11 14:13:08] "GET /tag/9046f778-0e0a-49d0-83d0-06e0fb734bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.023563 10.0.0.19 - - [2025-11-11 14:13:08] "POST /id-to-fqname HTTP/1.1" 200 181 0.000539 10.0.0.19 - - [2025-11-11 14:13:08] "POST /fqname-to-id HTTP/1.1" 404 190 0.012525 10.0.0.19 - - [2025-11-11 14:13:08] "POST /security-groups HTTP/1.1" 200 578 0.085788 10.0.0.19 - - [2025-11-11 14:13:08] "POST /projects HTTP/1.1" 200 497 0.238184 10.0.0.19 - - [2025-11-11 14:13:08] "POST /fqname-to-id HTTP/1.1" 404 225 0.004826 10.0.0.19 - - [2025-11-11 14:13:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.036032 10.0.0.19 - - [2025-11-11 14:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.021194 10.0.0.19 - - [2025-11-11 14:13:08] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.024559 10.0.0.19 - - [2025-11-11 14:13:08] "POST /access-control-lists HTTP/1.1" 200 587 0.109408 10.0.0.19 - - [2025-11-11 14:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658 10.0.0.19 - - [2025-11-11 14:13:09] "POST /fqname-to-id HTTP/1.1" 404 224 0.003366 10.0.0.19 - - [2025-11-11 14:13:09] "GET /virtual-network/77496bc6-3870-48eb-b538-163a669aca33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.023319 10.0.0.19 - - [2025-11-11 14:13:09] "POST /access-control-lists HTTP/1.1" 200 585 0.080026 10.0.0.19 - - [2025-11-11 14:13:09] "PUT /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288 HTTP/1.1" 200 264 0.160101 10.0.0.19 - - [2025-11-11 14:13:09] "PUT /virtual-network/77496bc6-3870-48eb-b538-163a669aca33 HTTP/1.1" 200 264 0.097596 10.0.0.19 - - [2025-11-11 14:13:09] "POST /security-groups HTTP/1.1" 200 558 0.088614 10.0.0.19 - - [2025-11-11 14:13:09] "POST /fqname-to-id HTTP/1.1" 404 248 0.004922 10.0.0.19 - - [2025-11-11 14:13:09] "POST /access-control-lists HTTP/1.1" 200 610 0.049007 10.0.0.19 - - [2025-11-11 14:13:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.062163 10.0.0.19 - - [2025-11-11 14:13:09] "POST /fqname-to-id HTTP/1.1" 404 247 0.012921 10.0.0.19 - - [2025-11-11 14:13:09] "POST /chown HTTP/1.1" 200 109 0.029077 10.0.0.19 - - [2025-11-11 14:13:09] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013559 10.0.0.19 - - [2025-11-11 14:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.19 - - [2025-11-11 14:13:09] "POST /access-control-lists HTTP/1.1" 200 608 0.083440 10.0.0.19 - - [2025-11-11 14:13:09] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.045020 10.0.0.19 - - [2025-11-11 14:13:09] "POST /tags HTTP/1.1" 409 214 0.019207 10.0.0.19 - - [2025-11-11 14:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.19 - - [2025-11-11 14:13:09] "GET /tag/9046f778-0e0a-49d0-83d0-06e0fb734bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.012778 10.0.0.19 - - [2025-11-11 14:13:09] "POST /firewall-rules HTTP/1.1" 200 578 0.083969 10.0.0.19 - - [2025-11-11 14:13:09] "GET /firewall-rule/6b65f12f-26d9-4d3f-a78a-2dd8583543b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006674 10.0.0.19 - - [2025-11-11 14:13:09] "GET /firewall-policy/efc47155-4067-4918-8ecf-b8557d4822b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.005884 10.0.0.19 - - [2025-11-11 14:13:09] "GET /firewall-rule/6b65f12f-26d9-4d3f-a78a-2dd8583543b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002542 10.0.0.19 - - [2025-11-11 14:13:10] "POST /ref-update HTTP/1.1" 200 156 0.027568 10.0.0.19 - - [2025-11-11 14:13:10] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014711 10.0.0.19 - - [2025-11-11 14:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012111 10.0.0.19 - - [2025-11-11 14:13:10] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003302 10.0.0.19 - - [2025-11-11 14:13:10] "POST /tags HTTP/1.1" 409 214 0.002001 10.0.0.19 - - [2025-11-11 14:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.19 - - [2025-11-11 14:13:10] "GET /tag/9046f778-0e0a-49d0-83d0-06e0fb734bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.014416 10.0.0.19 - - [2025-11-11 14:13:10] "POST /firewall-rules HTTP/1.1" 200 576 0.069752 10.0.0.19 - - [2025-11-11 14:13:10] "GET /firewall-rule/f2c237ff-e4d9-4f74-9041-3c361a69eeb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.023983 10.0.0.19 - - [2025-11-11 14:13:10] "GET /firewall-policy/efc47155-4067-4918-8ecf-b8557d4822b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004385 10.0.0.19 - - [2025-11-11 14:13:10] "GET /firewall-rule/f2c237ff-e4d9-4f74-9041-3c361a69eeb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002492 10.0.0.19 - - [2025-11-11 14:13:10] "POST /ref-update HTTP/1.1" 200 156 0.060274 10.0.0.19 - - [2025-11-11 14:13:10] "POST /tags HTTP/1.1" 200 363 0.032773 10.0.0.19 - - [2025-11-11 14:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015894 10.0.0.19 - - [2025-11-11 14:13:10] "GET /tag/37e7389c-3907-420c-9830-5757f19ef871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.014502 10.0.0.19 - - [2025-11-11 14:13:10] "POST /tags HTTP/1.1" 200 311 0.025004 10.0.0.19 - - [2025-11-11 14:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014283 10.0.0.19 - - [2025-11-11 14:13:10] "GET /tag/42f7722f-9ffc-4f03-83f0-90ccc5e6201e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.023079 10.0.0.19 - - [2025-11-11 14:13:10] "POST /id-to-fqname HTTP/1.1" 200 177 0.000617 10.0.0.19 - - [2025-11-11 14:13:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.008088 10.0.0.19 - - [2025-11-11 14:13:10] "POST /security-groups HTTP/1.1" 200 574 0.069228 10.0.0.19 - - [2025-11-11 14:13:10] "POST /projects HTTP/1.1" 200 489 0.262026 10.0.0.19 - - [2025-11-11 14:13:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.017391 10.0.0.19 - - [2025-11-11 14:13:11] "POST /fqname-to-id HTTP/1.1" 404 217 0.111198 10.0.0.19 - - [2025-11-11 14:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.107052 10.0.0.19 - - [2025-11-11 14:13:11] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.024376 10.0.0.19 - - [2025-11-11 14:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007039 10.0.0.19 - - [2025-11-11 14:13:11] "GET /virtual-network/77496bc6-3870-48eb-b538-163a669aca33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.040190 10.0.0.19 - - [2025-11-11 14:13:11] "POST /access-control-lists HTTP/1.1" 200 583 0.126392 10.0.0.19 - - [2025-11-11 14:13:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.030916 10.0.0.19 - - [2025-11-11 14:13:11] "POST /access-control-lists HTTP/1.1" 200 581 0.039520 10.0.0.19 - - [2025-11-11 14:13:11] "PUT /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288 HTTP/1.1" 200 264 0.115713 10.0.0.19 - - [2025-11-11 14:13:11] "PUT /virtual-network/77496bc6-3870-48eb-b538-163a669aca33 HTTP/1.1" 200 264 0.085953 10.0.0.19 - - [2025-11-11 14:13:11] "POST /security-groups HTTP/1.1" 200 546 0.088448 10.0.0.19 - - [2025-11-11 14:13:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.003774 10.0.0.19 - - [2025-11-11 14:13:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.051947 10.0.0.19 - - [2025-11-11 14:13:11] "POST /access-control-lists HTTP/1.1" 200 602 0.059935 10.0.0.19 - - [2025-11-11 14:13:11] "POST /fqname-to-id HTTP/1.1" 404 239 0.003077 10.0.0.19 - - [2025-11-11 14:13:11] "POST /chown HTTP/1.1" 200 109 0.052064 10.0.0.19 - - [2025-11-11 14:13:11] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015465 10.0.0.19 - - [2025-11-11 14:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.19 - - [2025-11-11 14:13:11] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.036209 10.0.0.19 - - [2025-11-11 14:13:11] "POST /tags HTTP/1.1" 409 210 0.002964 10.0.0.19 - - [2025-11-11 14:13:11] "POST /access-control-lists HTTP/1.1" 200 600 0.084920 10.0.0.19 - - [2025-11-11 14:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.19 - - [2025-11-11 14:13:11] "GET /tag/42f7722f-9ffc-4f03-83f0-90ccc5e6201e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.017251 10.0.0.19 - - [2025-11-11 14:13:11] "POST /firewall-rules HTTP/1.1" 200 570 0.077409 10.0.0.19 - - [2025-11-11 14:13:12] "GET /firewall-rule/7661e996-0554-4641-a35a-ad9c7344e261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005174 10.0.0.19 - - [2025-11-11 14:13:12] "GET /firewall-policy/efc47155-4067-4918-8ecf-b8557d4822b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004453 10.0.0.19 - - [2025-11-11 14:13:12] "GET /firewall-rule/7661e996-0554-4641-a35a-ad9c7344e261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002995 10.0.0.19 - - [2025-11-11 14:13:12] "POST /ref-update HTTP/1.1" 200 156 0.042220 10.0.0.19 - - [2025-11-11 14:13:12] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021909 10.0.0.19 - - [2025-11-11 14:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.19 - - [2025-11-11 14:13:12] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003218 10.0.0.19 - - [2025-11-11 14:13:12] "POST /tags HTTP/1.1" 409 210 0.002515 10.0.0.19 - - [2025-11-11 14:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.19 - - [2025-11-11 14:13:12] "GET /tag/42f7722f-9ffc-4f03-83f0-90ccc5e6201e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.013988 10.0.0.19 - - [2025-11-11 14:13:12] "POST /firewall-rules HTTP/1.1" 200 568 0.092737 10.0.0.19 - - [2025-11-11 14:13:12] "GET /firewall-rule/e6cf539c-2b16-478c-a5df-670f6fcc83a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.011748 10.0.0.19 - - [2025-11-11 14:13:12] "GET /firewall-policy/efc47155-4067-4918-8ecf-b8557d4822b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.006216 10.0.0.19 - - [2025-11-11 14:13:12] "GET /firewall-rule/e6cf539c-2b16-478c-a5df-670f6fcc83a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002831 10.0.0.19 - - [2025-11-11 14:13:12] "POST /ref-update HTTP/1.1" 200 156 0.038544 10.0.0.19 - - [2025-11-11 14:13:12] "POST /tags HTTP/1.1" 409 237 0.002740 10.0.0.19 - - [2025-11-11 14:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.19 - - [2025-11-11 14:13:12] "GET /tag/3c0d5564-a2c0-4f1b-bacb-20b99d863714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012901 10.0.0.19 - - [2025-11-11 14:13:12] "POST /tags HTTP/1.1" 409 210 0.007552 10.0.0.19 - - [2025-11-11 14:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.19 - - [2025-11-11 14:13:12] "GET /tag/66b38804-b5ac-470e-a7b2-852dbcfb75a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011756 10.0.0.19 - - [2025-11-11 14:13:12] "POST /projects HTTP/1.1" 409 223 0.005666 10.0.0.19 - - [2025-11-11 14:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.19 - - [2025-11-11 14:13:12] "GET /project/7501c622-7627-40b2-9634-4f890216e319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.022345 10.0.0.19 - - [2025-11-11 14:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.19 - - [2025-11-11 14:13:12] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.008494 10.0.0.19 - - [2025-11-11 14:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.19 - - [2025-11-11 14:13:12] "GET /virtual-network/77496bc6-3870-48eb-b538-163a669aca33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004544 10.0.0.19 - - [2025-11-11 14:13:12] "PUT /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288 HTTP/1.1" 200 264 0.062924 10.0.0.19 - - [2025-11-11 14:13:12] "PUT /virtual-network/77496bc6-3870-48eb-b538-163a669aca33 HTTP/1.1" 200 264 0.068909 10.0.0.19 - - [2025-11-11 14:13:13] "POST /security-groups HTTP/1.1" 409 253 0.002819 10.0.0.19 - - [2025-11-11 14:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.19 - - [2025-11-11 14:13:13] "PUT /security-group/d0898465-7b38-4076-a75d-5e0d49ad3671 HTTP/1.1" 200 262 0.065242 10.0.0.19 - - [2025-11-11 14:13:13] "PUT /access-control-list/f8ebc4ae-4e77-4e61-9794-a64b041655e0 HTTP/1.1" 200 272 0.039793 10.0.0.19 - - [2025-11-11 14:13:13] "PUT /access-control-list/cf5c1476-4eba-4ee1-95d0-c3e29d8eee45 HTTP/1.1" 200 272 0.044952 10.0.0.19 - - [2025-11-11 14:13:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.064355 10.0.0.19 - - [2025-11-11 14:13:13] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009697 10.0.0.19 - - [2025-11-11 14:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.19 - - [2025-11-11 14:13:13] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.017671 10.0.0.19 - - [2025-11-11 14:13:13] "POST /tags HTTP/1.1" 409 210 0.011980 10.0.0.19 - - [2025-11-11 14:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.019480 10.0.0.19 - - [2025-11-11 14:13:13] "GET /tag/66b38804-b5ac-470e-a7b2-852dbcfb75a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.023445 10.0.0.19 - - [2025-11-11 14:13:13] "POST /firewall-rules HTTP/1.1" 200 570 0.071735 10.0.0.19 - - [2025-11-11 14:13:13] "GET /firewall-rule/7df58532-57c2-4ed8-900e-de6522afab1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009281 10.0.0.19 - - [2025-11-11 14:13:13] "GET /firewall-policy/efc47155-4067-4918-8ecf-b8557d4822b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.009939 10.0.0.19 - - [2025-11-11 14:13:13] "GET /firewall-rule/7df58532-57c2-4ed8-900e-de6522afab1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003429 10.0.0.19 - - [2025-11-11 14:13:13] "POST /ref-update HTTP/1.1" 200 156 0.050003 10.0.0.19 - - [2025-11-11 14:13:13] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004140 10.0.0.19 - - [2025-11-11 14:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.19 - - [2025-11-11 14:13:13] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003617 10.0.0.19 - - [2025-11-11 14:13:13] "POST /tags HTTP/1.1" 409 210 0.014233 10.0.0.19 - - [2025-11-11 14:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.19 - - [2025-11-11 14:13:13] "GET /tag/66b38804-b5ac-470e-a7b2-852dbcfb75a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020432 10.0.0.19 - - [2025-11-11 14:13:13] "POST /firewall-rules HTTP/1.1" 200 568 0.085040 10.0.0.19 - - [2025-11-11 14:13:13] "GET /firewall-rule/72423f9c-909c-4cbd-80c1-f1dbf89087d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.013880 10.0.0.19 - - [2025-11-11 14:13:13] "GET /firewall-policy/efc47155-4067-4918-8ecf-b8557d4822b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.005363 10.0.0.19 - - [2025-11-11 14:13:14] "GET /firewall-rule/72423f9c-909c-4cbd-80c1-f1dbf89087d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003370 10.0.0.19 - - [2025-11-11 14:13:14] "POST /ref-update HTTP/1.1" 200 156 0.058353 10.0.0.19 - - [2025-11-11 14:13:14] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012100 10.0.0.19 - - [2025-11-11 14:13:14] "POST /set-tag HTTP/1.1" 200 109 0.003004 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:13:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001053 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:13:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000988 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:13:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001028 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:13:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001101 10.0.0.22 - - [2025-11-11 14:14:24] "GET / HTTP/1.1" 200 35931 0.001597 10.0.0.22 - - [2025-11-11 14:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.22 - - [2025-11-11 14:14:24] "GET /global-system-config/6a22791b-fd5b-4249-a0d0-8398c62fd63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006897 10.0.0.22 - - [2025-11-11 14:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.22 - - [2025-11-11 14:14:24] "GET /routing-instance/0b6cb120-92c5-4e9f-95d5-58bb1c89d39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003237 10.0.0.22 - - [2025-11-11 14:14:24] "PUT /global-system-config/6a22791b-fd5b-4249-a0d0-8398c62fd63b HTTP/1.1" 200 274 0.016059 10.0.0.22 - - [2025-11-11 14:14:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.010001 10.0.0.22 - - [2025-11-11 14:14:24] "POST /virtual-routers HTTP/1.1" 200 599 0.037064 10.0.0.22 - - [2025-11-11 14:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005328 10.0.0.22 - - [2025-11-11 14:14:24] "GET /virtual-router/794d542e-5912-4d11-b617-8454a9369922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.011492 10.0.0.22 - - [2025-11-11 14:14:24] "POST /fqname-to-id HTTP/1.1" 404 229 0.002678 10.0.0.22 - - [2025-11-11 14:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.22 - - [2025-11-11 14:14:24] "GET /virtual-network/4176100a-c58f-41b3-9757-18d0bdb2149a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005234 10.0.0.22 - - [2025-11-11 14:14:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.114254 10.0.0.19 - - [2025-11-11 14:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.19 - - [2025-11-11 14:14:32] "GET /virtual-router/794d542e-5912-4d11-b617-8454a9369922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002499 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:14:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001075 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:14:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001222 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:14:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000921 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:14:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000930 10.0.0.22 - - [2025-11-11 14:15:03] "GET / HTTP/1.1" 200 35931 0.002289 10.0.0.22 - - [2025-11-11 14:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.22 - - [2025-11-11 14:15:03] "GET /global-system-config/6a22791b-fd5b-4249-a0d0-8398c62fd63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.012978 10.0.0.22 - - [2025-11-11 14:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.22 - - [2025-11-11 14:15:03] "GET /routing-instance/0b6cb120-92c5-4e9f-95d5-58bb1c89d39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.005648 10.0.0.22 - - [2025-11-11 14:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006493 10.0.0.22 - - [2025-11-11 14:15:03] "GET /virtual-router/794d542e-5912-4d11-b617-8454a9369922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004657 10.0.0.22 - - [2025-11-11 14:15:03] "PUT /virtual-router/794d542e-5912-4d11-b617-8454a9369922 HTTP/1.1" 200 262 0.018119 10.0.0.22 - - [2025-11-11 14:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006842 10.0.0.22 - - [2025-11-11 14:15:03] "GET /virtual-router/794d542e-5912-4d11-b617-8454a9369922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004456 10.0.0.22 - - [2025-11-11 14:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.22 - - [2025-11-11 14:15:03] "GET /virtual-machine-interface/a084a298-c4f1-4675-9b32-7f3c28ac431b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.005118 10.0.0.22 - - [2025-11-11 14:15:03] "PUT /virtual-machine-interface/a084a298-c4f1-4675-9b32-7f3c28ac431b HTTP/1.1" 200 284 0.033149 10.0.0.19 - - [2025-11-11 14:15:05] "GET / HTTP/1.1" 200 35931 0.003047 10.0.0.19 - - [2025-11-11 14:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006809 10.0.0.19 - - [2025-11-11 14:15:05] "GET /global-system-config/6a22791b-fd5b-4249-a0d0-8398c62fd63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008672 10.0.0.19 - - [2025-11-11 14:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.19 - - [2025-11-11 14:15:05] "GET /config-node/422fbb51-8142-48b6-8a03-c88e518eec2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.011042 10.0.0.19 - - [2025-11-11 14:15:17] "GET / HTTP/1.1" 200 35931 0.001704 10.0.0.19 - - [2025-11-11 14:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.19 - - [2025-11-11 14:15:17] "GET /routing-instance/0b6cb120-92c5-4e9f-95d5-58bb1c89d39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.007903 10.0.0.19 - - [2025-11-11 14:15:17] "POST /bgp-routers HTTP/1.1" 409 301 0.003340 10.0.0.19 - - [2025-11-11 14:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005917 10.0.0.19 - - [2025-11-11 14:15:17] "GET /bgp-router/7cd2d723-8c13-4532-9b84-b5e48185c85b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.005229 10.0.0.19 - - [2025-11-11 14:15:17] "PUT /bgp-router/7cd2d723-8c13-4532-9b84-b5e48185c85b HTTP/1.1" 200 254 0.019949 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:15:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001456 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:15:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001252 10.0.0.19 - - [2025-11-11 14:16:44] "GET /global-system-configs HTTP/1.1" 200 322 0.031406 10.0.0.19 - - [2025-11-11 14:16:45] "GET /global-system-configs HTTP/1.1" 200 322 0.001996 10.0.0.19 - - [2025-11-11 14:17:57] "GET /virtual-router/794d542e-5912-4d11-b617-8454a9369922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003185 10.0.0.19 - - [2025-11-11 14:17:57] "POST /ref-update HTTP/1.1" 200 156 0.009753 10.0.0.19 - - [2025-11-11 14:18:01] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006734 10.0.0.19 - - [2025-11-11 14:18:01] "POST /set-tag HTTP/1.1" 200 109 0.006122 10.0.0.19 - - [2025-11-11 14:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.19 - - [2025-11-11 14:18:01] "GET /loadbalancer/722557bd-efce-4bab-8850-94fded2051de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002472 10.0.0.19 - - [2025-11-11 14:18:01] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006055 10.0.0.19 - - [2025-11-11 14:18:01] "POST /set-tag HTTP/1.1" 200 109 0.010067 10.0.0.19 - - [2025-11-11 14:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.19 - - [2025-11-11 14:18:01] "GET /loadbalancer/722557bd-efce-4bab-8850-94fded2051de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003967 10.0.0.19 - - [2025-11-11 14:18:01] "GET /loadbalancer-pool/7db23c2d-0ee3-4e62-ba26-bf027cf28a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005621 10.0.0.19 - - [2025-11-11 14:18:01] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028717 10.0.0.19 - - [2025-11-11 14:18:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.015075 10.0.0.19 - - [2025-11-11 14:18:01] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013408 10.0.0.19 - - [2025-11-11 14:18:01] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006693 10.0.0.19 - - [2025-11-11 14:18:01] "POST /ref-update HTTP/1.1" 200 156 0.009834 10.0.0.19 - - [2025-11-11 14:18:01] "GET /floating-ip/6d935d27-bf01-4412-9b22-cc6f8a2e5227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.012559 10.0.0.19 - - [2025-11-11 14:18:01] "POST /tags HTTP/1.1" 409 205 0.002126 10.0.0.19 - - [2025-11-11 14:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.19 - - [2025-11-11 14:18:01] "GET /tag/ff6e5c8b-af18-4bce-a337-4479c7a8aa6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011360 10.0.0.19 - - [2025-11-11 14:18:01] "PUT /floating-ip/6d935d27-bf01-4412-9b22-cc6f8a2e5227 HTTP/1.1" 200 256 0.009391 10.0.0.19 - - [2025-11-11 14:18:01] "POST /set-tag HTTP/1.1" 200 109 0.065313 10.0.0.19 - - [2025-11-11 14:18:01] "GET /loadbalancer-pool/6ad30b83-ea59-47ce-a7fb-bd3b530c6d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.020444 10.0.0.19 - - [2025-11-11 14:18:01] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019094 10.0.0.19 - - [2025-11-11 14:18:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.013047 10.0.0.19 - - [2025-11-11 14:18:01] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014101 10.0.0.19 - - [2025-11-11 14:18:01] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010221 10.0.0.19 - - [2025-11-11 14:18:01] "POST /set-tag HTTP/1.1" 200 109 0.005079 10.0.0.19 - - [2025-11-11 14:18:01] "POST /ref-update HTTP/1.1" 200 156 0.015283 10.0.0.19 - - [2025-11-11 14:18:01] "GET /floating-ip/6d935d27-bf01-4412-9b22-cc6f8a2e5227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.013933 10.0.0.19 - - [2025-11-11 14:18:01] "GET /loadbalancer-pool/41ef80d1-aada-4d78-b7ca-5fb91593b63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004050 10.0.0.19 - - [2025-11-11 14:18:01] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020103 10.0.0.19 - - [2025-11-11 14:18:01] "PUT /floating-ip/6d935d27-bf01-4412-9b22-cc6f8a2e5227 HTTP/1.1" 200 256 0.030560 10.0.0.19 - - [2025-11-11 14:18:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.031353 10.0.0.19 - - [2025-11-11 14:18:01] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013742 10.0.0.19 - - [2025-11-11 14:18:01] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013231 10.0.0.19 - - [2025-11-11 14:18:01] "POST /ref-update HTTP/1.1" 200 156 0.014624 10.0.0.19 - - [2025-11-11 14:18:01] "POST /set-tag HTTP/1.1" 200 109 0.002777 10.0.0.19 - - [2025-11-11 14:18:01] "GET /floating-ip/6d935d27-bf01-4412-9b22-cc6f8a2e5227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.002942 10.0.0.19 - - [2025-11-11 14:18:01] "PUT /floating-ip/6d935d27-bf01-4412-9b22-cc6f8a2e5227 HTTP/1.1" 200 256 0.010314 10.0.0.19 - - [2025-11-11 14:18:49] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006497 10.0.0.19 - - [2025-11-11 14:18:49] "POST /set-tag HTTP/1.1" 200 109 0.007400 10.0.0.19 - - [2025-11-11 14:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.19 - - [2025-11-11 14:18:49] "GET /loadbalancer/722557bd-efce-4bab-8850-94fded2051de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002893 10.0.0.19 - - [2025-11-11 14:18:49] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004667 10.0.0.19 - - [2025-11-11 14:18:49] "POST /set-tag HTTP/1.1" 200 109 0.020667 10.0.0.19 - - [2025-11-11 14:18:49] "DELETE /loadbalancer-member/8b0e3dc8-7705-489f-be3b-964e4162a797 HTTP/1.1" 200 115 0.048626 10.0.0.19 - - [2025-11-11 14:18:49] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005535 10.0.0.19 - - [2025-11-11 14:18:49] "POST /set-tag HTTP/1.1" 200 109 0.009009 10.0.0.19 - - [2025-11-11 14:18:49] "DELETE /loadbalancer-member/9e57ed25-9f88-4f3a-b12f-b0057038bc08 HTTP/1.1" 200 115 0.041926 10.0.0.19 - - [2025-11-11 14:18:49] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007528 10.0.0.19 - - [2025-11-11 14:18:49] "POST /set-tag HTTP/1.1" 200 109 0.011508 10.0.0.19 - - [2025-11-11 14:18:49] "DELETE /loadbalancer-member/7400a9a0-c9b8-4a73-afe7-fe19b451bd63 HTTP/1.1" 200 115 0.034286 10.0.0.19 - - [2025-11-11 14:18:49] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015178 10.0.0.19 - - [2025-11-11 14:18:49] "POST /set-tag HTTP/1.1" 200 109 0.003858 10.0.0.19 - - [2025-11-11 14:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.19 - - [2025-11-11 14:18:49] "GET /loadbalancer/722557bd-efce-4bab-8850-94fded2051de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004305 10.0.0.19 - - [2025-11-11 14:18:49] "GET /loadbalancer-pool/7db23c2d-0ee3-4e62-ba26-bf027cf28a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002733 10.0.0.19 - - [2025-11-11 14:18:49] "POST /loadbalancer-members HTTP/1.1" 200 690 0.041121 10.0.0.19 - - [2025-11-11 14:18:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.041855 10.0.0.19 - - [2025-11-11 14:18:49] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004323 10.0.0.19 - - [2025-11-11 14:18:49] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005565 10.0.0.19 - - [2025-11-11 14:18:49] "GET /floating-ip/6d935d27-bf01-4412-9b22-cc6f8a2e5227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003019 10.0.0.19 - - [2025-11-11 14:18:49] "POST /set-tag HTTP/1.1" 200 109 0.069262 10.0.0.19 - - [2025-11-11 14:18:49] "GET /loadbalancer-pool/6ad30b83-ea59-47ce-a7fb-bd3b530c6d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.006963 10.0.0.19 - - [2025-11-11 14:18:49] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037493 10.0.0.19 - - [2025-11-11 14:18:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.012260 10.0.0.19 - - [2025-11-11 14:18:50] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.081981 10.0.0.19 - - [2025-11-11 14:18:50] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010476 10.0.0.19 - - [2025-11-11 14:18:50] "GET /floating-ip/6d935d27-bf01-4412-9b22-cc6f8a2e5227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005249 10.0.0.19 - - [2025-11-11 14:18:50] "POST /set-tag HTTP/1.1" 200 109 0.005675 10.0.0.19 - - [2025-11-11 14:18:50] "GET /loadbalancer-pool/41ef80d1-aada-4d78-b7ca-5fb91593b63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003363 10.0.0.19 - - [2025-11-11 14:18:50] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017375 10.0.0.19 - - [2025-11-11 14:18:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.025011 10.0.0.19 - - [2025-11-11 14:18:50] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020694 10.0.0.19 - - [2025-11-11 14:18:50] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005081 10.0.0.19 - - [2025-11-11 14:18:50] "GET /floating-ip/6d935d27-bf01-4412-9b22-cc6f8a2e5227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002424 10.0.0.19 - - [2025-11-11 14:18:50] "POST /set-tag HTTP/1.1" 200 109 0.003168 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:18:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000960 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:18:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:19:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:19:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001145 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:19:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000975 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:19:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001026 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:20:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001199 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:20:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001962 10.0.0.19 - - [2025-11-11 14:20:38] "GET / HTTP/1.1" 200 35931 0.001636 10.0.0.19 - - [2025-11-11 14:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.19 - - [2025-11-11 14:20:38] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035931 10.0.0.19 - - [2025-11-11 14:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.19 - - [2025-11-11 14:20:38] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037137 10.0.0.19 - - [2025-11-11 14:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.19 - - [2025-11-11 14:20:38] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030915 10.0.0.19 - - [2025-11-11 14:20:38] "POST /tags HTTP/1.1" 200 333 0.026412 10.0.0.19 - - [2025-11-11 14:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.19 - - [2025-11-11 14:20:39] "GET /tag/d18c7fed-14b8-42fb-b06e-3d1d43b70646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015128 10.0.0.19 - - [2025-11-11 14:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.19 - - [2025-11-11 14:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004726 10.0.0.19 - - [2025-11-11 14:20:39] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055102 10.0.0.19 - - [2025-11-11 14:20:39] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060548 10.0.0.19 - - [2025-11-11 14:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008296 10.0.0.19 - - [2025-11-11 14:20:39] "GET /virtual-networks?parent_id=1bdd022e-c156-4033-b076-d458e9d238a5&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003117 10.0.0.19 - - [2025-11-11 14:20:39] "GET /virtual-network/77496bc6-3870-48eb-b538-163a669aca33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004153 10.0.0.19 - - [2025-11-11 14:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.19 - - [2025-11-11 14:20:39] "GET /service-appliance-set/aac84047-afd5-42c8-b76b-bfdc6a98e59e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002490 10.0.0.19 - - [2025-11-11 14:20:39] "POST /fqname-to-id HTTP/1.1" 404 254 0.002155 10.0.0.19 - - [2025-11-11 14:20:39] "POST /virtual-networks HTTP/1.1" 200 512 0.072226 10.0.0.19 - - [2025-11-11 14:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005654 10.0.0.19 - - [2025-11-11 14:20:39] "GET /network-ipam/9937a0bb-e95a-4246-9ecf-bf2ebcf32a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.011054 10.0.0.19 - - [2025-11-11 14:20:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.129209 10.0.0.19 - - [2025-11-11 14:20:39] "GET /virtual-machine-interface/148a386b-5684-4398-a9c1-10f838ad36aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.017911 10.0.0.19 - - [2025-11-11 14:20:39] "POST /useragent-kv HTTP/1.1" 200 115 0.010573 10.0.0.19 - - [2025-11-11 14:20:39] "POST /ref-update HTTP/1.1" 200 156 0.106135 10.0.0.19 - - [2025-11-11 14:20:39] "GET /virtual-network/4c3114a0-5273-4b32-9256-f10dc3846aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.008570 10.0.0.19 - - [2025-11-11 14:20:39] "POST /instance-ips HTTP/1.1" 200 409 0.038450 10.0.0.19 - - [2025-11-11 14:20:39] "GET /domains HTTP/1.1" 200 280 0.011328 10.0.0.19 - - [2025-11-11 14:20:39] "GET /instance-ip/23bad476-2179-470f-b88a-3a244ec2fa0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.015471 10.0.0.19 - - [2025-11-11 14:20:39] "GET /domain/a4ba48b6-9867-4614-a333-f4fe914a126b HTTP/1.1" 200 3087 0.020221 10.0.0.19 - - [2025-11-11 14:20:39] "POST /loadbalancers HTTP/1.1" 200 610 0.085679 10.0.0.19 - - [2025-11-11 14:20:39] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5 HTTP/1.1" 200 5716 0.097285 10.0.0.19 - - [2025-11-11 14:20:39] "GET /virtual-network/4c3114a0-5273-4b32-9256-f10dc3846aab HTTP/1.1" 200 2085 0.009905 10.0.0.19 - - [2025-11-11 14:20:39] "GET /virtual-network/4c3114a0-5273-4b32-9256-f10dc3846aab HTTP/1.1" 200 2085 0.013180 10.0.0.19 - - [2025-11-11 14:20:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.032357 10.0.0.19 - - [2025-11-11 14:20:39] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.072872 10.0.0.19 - - [2025-11-11 14:20:39] "GET /routing-instance/f948265f-8de1-4c6c-be4a-6b48e3cd41df HTTP/1.1" 200 1182 0.021729 10.0.0.19 - - [2025-11-11 14:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.020742 10.0.0.19 - - [2025-11-11 14:20:39] "GET /instance-ip/23bad476-2179-470f-b88a-3a244ec2fa0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.005445 10.0.0.19 - - [2025-11-11 14:20:39] "GET /routing-instance/f948265f-8de1-4c6c-be4a-6b48e3cd41df HTTP/1.1" 200 1182 0.005839 10.0.0.19 - - [2025-11-11 14:20:39] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038490 10.0.0.19 - - [2025-11-11 14:20:39] "POST /route-targets HTTP/1.1" 200 327 0.025748 10.0.0.19 - - [2025-11-11 14:20:39] "GET /loadbalancer/d2651179-290f-4582-a3ab-2c50f35cfdd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.030519 10.0.0.19 - - [2025-11-11 14:20:39] "POST /ref-update HTTP/1.1" 200 156 0.076400 10.0.0.19 - - [2025-11-11 14:20:39] "POST /floating-ips HTTP/1.1" 200 597 0.131627 10.0.0.19 - - [2025-11-11 14:20:39] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.070747 10.0.0.19 - - [2025-11-11 14:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.19 - - [2025-11-11 14:20:40] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043847 10.0.0.19 - - [2025-11-11 14:20:40] "GET /loadbalancer-listener/a4e788f3-20e0-4ce3-ba43-6a21e2fb1084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.007912 10.0.0.19 - - [2025-11-11 14:20:40] "GET /loadbalancer-listener/a4e788f3-20e0-4ce3-ba43-6a21e2fb1084?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.005169 10.0.0.19 - - [2025-11-11 14:20:40] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.021096 10.0.0.19 - - [2025-11-11 14:20:40] "GET /instance-ip/23bad476-2179-470f-b88a-3a244ec2fa0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003158 10.0.0.19 - - [2025-11-11 14:20:40] "GET /instance-ip/23bad476-2179-470f-b88a-3a244ec2fa0e?fields=floating_ips HTTP/1.1" 200 1212 0.005934 10.0.0.19 - - [2025-11-11 14:20:40] "GET /floating-ip/7c773e91-fae8-49b5-b081-a058e38116e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003241 10.0.0.19 - - [2025-11-11 14:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.19 - - [2025-11-11 14:20:40] "GET /loadbalancer/d2651179-290f-4582-a3ab-2c50f35cfdd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002542 10.0.0.19 - - [2025-11-11 14:20:40] "POST /tags HTTP/1.1" 200 295 0.070220 10.0.0.19 - - [2025-11-11 14:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005158 10.0.0.19 - - [2025-11-11 14:20:40] "GET /tag/d2d5090b-8e10-46bb-a3e1-eac4dde03e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.019432 10.0.0.19 - - [2025-11-11 14:20:40] "POST /tags HTTP/1.1" 409 233 0.005515 10.0.0.19 - - [2025-11-11 14:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.19 - - [2025-11-11 14:20:40] "GET /tag/aeb026b5-9c42-4c37-bf0b-1cf48de4583d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.020519 10.0.0.19 - - [2025-11-11 14:20:40] "POST /tags HTTP/1.1" 409 206 0.002642 10.0.0.19 - - [2025-11-11 14:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.19 - - [2025-11-11 14:20:40] "GET /tag/f8c64a3f-fddb-485b-a40f-676c96d48ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.023511 10.0.0.19 - - [2025-11-11 14:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015979 10.0.0.19 - - [2025-11-11 14:20:40] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.008750 10.0.0.19 - - [2025-11-11 14:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.19 - - [2025-11-11 14:20:40] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049509 10.0.0.19 - - [2025-11-11 14:20:40] "POST /virtual-machines HTTP/1.1" 200 369 0.013546 10.0.0.19 - - [2025-11-11 14:20:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.016079 10.0.0.19 - - [2025-11-11 14:20:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.111641 10.0.0.19 - - [2025-11-11 14:20:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.026940 10.0.0.19 - - [2025-11-11 14:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009371 10.0.0.19 - - [2025-11-11 14:20:40] "GET /virtual-machine-interface/99f76aee-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.010229 10.0.0.19 - - [2025-11-11 14:20:41] "POST /instance-ips HTTP/1.1" 200 409 0.044412 10.0.0.19 - - [2025-11-11 14:20:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.031707 10.0.0.19 - - [2025-11-11 14:20:41] "GET /virtual-machine-interface/99f76aee-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.013777 10.0.0.19 - - [2025-11-11 14:20:41] "POST /set-tag HTTP/1.1" 200 109 0.016926 10.0.0.19 - - [2025-11-11 14:20:41] "GET /virtual-machine-interface/99f76aee-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.019334 10.0.0.19 - - [2025-11-11 14:20:41] "GET /instance-ip/9a16a706-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002963 10.0.0.19 - - [2025-11-11 14:20:41] "GET /virtual-machine-interface/99f76aee-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004664 10.0.0.19 - - [2025-11-11 14:20:41] "POST /set-tag HTTP/1.1" 200 109 0.002764 10.0.0.19 - - [2025-11-11 14:20:41] "GET /virtual-router/794d542e-5912-4d11-b617-8454a9369922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005429 10.0.0.19 - - [2025-11-11 14:20:41] "POST /ref-update HTTP/1.1" 200 156 0.009800 10.0.0.19 - - [2025-11-11 14:20:41] "GET /virtual-machine-interface/99f76aee-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.030561 10.0.0.19 - - [2025-11-11 14:20:41] "POST /set-tag HTTP/1.1" 200 109 0.004283 10.0.0.19 - - [2025-11-11 14:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.19 - - [2025-11-11 14:20:41] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003802 10.0.0.19 - - [2025-11-11 14:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.19 - - [2025-11-11 14:20:41] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037589 10.0.0.19 - - [2025-11-11 14:20:41] "POST /virtual-machines HTTP/1.1" 200 369 0.013557 10.0.0.19 - - [2025-11-11 14:20:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.012900 10.0.0.19 - - [2025-11-11 14:20:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.113968 10.0.0.19 - - [2025-11-11 14:20:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009660 10.0.0.19 - - [2025-11-11 14:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015437 10.0.0.19 - - [2025-11-11 14:20:41] "GET /virtual-machine-interface/9a76a106-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004981 10.0.0.19 - - [2025-11-11 14:20:41] "POST /instance-ips HTTP/1.1" 200 409 0.024461 10.0.0.19 - - [2025-11-11 14:20:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.028855 10.0.0.19 - - [2025-11-11 14:20:41] "GET /virtual-machine-interface/9a76a106-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.013215 10.0.0.19 - - [2025-11-11 14:20:41] "POST /set-tag HTTP/1.1" 200 109 0.017055 10.0.0.19 - - [2025-11-11 14:20:41] "GET /virtual-machine-interface/9a76a106-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016454 10.0.0.19 - - [2025-11-11 14:20:41] "GET /instance-ip/9a910d3e-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002888 10.0.0.19 - - [2025-11-11 14:20:42] "GET /virtual-machine-interface/9a76a106-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004857 10.0.0.19 - - [2025-11-11 14:20:42] "POST /set-tag HTTP/1.1" 200 109 0.002221 10.0.0.19 - - [2025-11-11 14:20:42] "GET /virtual-router/794d542e-5912-4d11-b617-8454a9369922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003675 10.0.0.19 - - [2025-11-11 14:20:42] "POST /ref-update HTTP/1.1" 200 156 0.009012 10.0.0.19 - - [2025-11-11 14:20:42] "GET /virtual-machine-interface/9a76a106-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.022412 10.0.0.19 - - [2025-11-11 14:20:42] "POST /set-tag HTTP/1.1" 200 109 0.003893 10.0.0.19 - - [2025-11-11 14:20:42] "GET /virtual-machine-interface/99f76aee-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005056 10.0.0.19 - - [2025-11-11 14:20:42] "POST /set-tag HTTP/1.1" 200 109 0.002185 10.0.0.19 - - [2025-11-11 14:20:42] "GET /virtual-machine-interface/9a76a106-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004057 10.0.0.19 - - [2025-11-11 14:20:42] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.19 - - [2025-11-11 14:20:44] "GET /domains HTTP/1.1" 200 280 0.002254 10.0.0.19 - - [2025-11-11 14:20:44] "GET /domain/a4ba48b6-9867-4614-a333-f4fe914a126b HTTP/1.1" 200 3087 0.002951 10.0.0.19 - - [2025-11-11 14:20:44] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5 HTTP/1.1" 200 7064 0.042521 10.0.0.19 - - [2025-11-11 14:20:44] "GET /virtual-network/4c3114a0-5273-4b32-9256-f10dc3846aab HTTP/1.1" 200 2085 0.021874 10.0.0.19 - - [2025-11-11 14:20:44] "GET /virtual-network/4c3114a0-5273-4b32-9256-f10dc3846aab HTTP/1.1" 200 2085 0.005734 10.0.0.19 - - [2025-11-11 14:20:44] "GET /routing-instance/f948265f-8de1-4c6c-be4a-6b48e3cd41df HTTP/1.1" 200 1403 0.004923 10.0.0.19 - - [2025-11-11 14:20:44] "GET /routing-instance/f948265f-8de1-4c6c-be4a-6b48e3cd41df HTTP/1.1" 200 1403 0.002999 10.0.0.19 - - [2025-11-11 14:20:44] "GET /route-target/c5f33779-133d-41e1-967e-d634d69009be HTTP/1.1" 200 1153 0.002346 10.0.0.19 - - [2025-11-11 14:20:44] "GET /virtual-network/4c3114a0-5273-4b32-9256-f10dc3846aab HTTP/1.1" 200 2085 0.003819 10.0.0.19 - - [2025-11-11 14:20:44] "GET /routing-instance/f948265f-8de1-4c6c-be4a-6b48e3cd41df HTTP/1.1" 200 1403 0.002856 10.0.0.19 - - [2025-11-11 14:20:44] "GET /virtual-network/4c3114a0-5273-4b32-9256-f10dc3846aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004291 10.0.0.19 - - [2025-11-11 14:20:44] "GET /virtual-network/4c3114a0-5273-4b32-9256-f10dc3846aab HTTP/1.1" 200 2085 0.007192 10.0.0.19 - - [2025-11-11 14:20:44] "GET /routing-instance/f948265f-8de1-4c6c-be4a-6b48e3cd41df HTTP/1.1" 200 1403 0.003677 10.0.0.19 - - [2025-11-11 14:20:44] "GET /routing-instance/f948265f-8de1-4c6c-be4a-6b48e3cd41df HTTP/1.1" 200 1403 0.008356 10.0.0.19 - - [2025-11-11 14:20:44] "GET /route-target/c5f33779-133d-41e1-967e-d634d69009be HTTP/1.1" 200 1153 0.004026 10.0.0.19 - - [2025-11-11 14:20:44] "GET /domains HTTP/1.1" 200 280 0.005184 10.0.0.19 - - [2025-11-11 14:20:45] "GET /domain/a4ba48b6-9867-4614-a333-f4fe914a126b HTTP/1.1" 200 3087 0.013335 10.0.0.19 - - [2025-11-11 14:20:45] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5 HTTP/1.1" 200 7064 0.052566 10.0.0.19 - - [2025-11-11 14:20:45] "GET /virtual-network/4c3114a0-5273-4b32-9256-f10dc3846aab HTTP/1.1" 200 2085 0.018219 10.0.0.19 - - [2025-11-11 14:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.19 - - [2025-11-11 14:20:45] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056850 10.0.0.19 - - [2025-11-11 14:20:45] "GET /virtual-network/4c3114a0-5273-4b32-9256-f10dc3846aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004469 10.0.0.19 - - [2025-11-11 14:20:45] "GET /floating-ip-pools?parent_id=4c3114a0-5273-4b32-9256-f10dc3846aab&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005547 10.0.0.19 - - [2025-11-11 14:20:45] "GET /virtual-network/4c3114a0-5273-4b32-9256-f10dc3846aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004181 10.0.0.19 - - [2025-11-11 14:20:45] "POST /floating-ip-pools HTTP/1.1" 200 562 0.024375 10.0.0.19 - - [2025-11-11 14:20:45] "POST /ref-update HTTP/1.1" 200 156 0.047986 10.0.0.19 - - [2025-11-11 14:20:45] "GET /virtual-network/4c3114a0-5273-4b32-9256-f10dc3846aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.016030 10.0.0.19 - - [2025-11-11 14:20:45] "GET /domains HTTP/1.1" 200 280 0.005970 10.0.0.19 - - [2025-11-11 14:20:45] "GET /domain/a4ba48b6-9867-4614-a333-f4fe914a126b HTTP/1.1" 200 3087 0.008769 10.0.0.19 - - [2025-11-11 14:20:45] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5 HTTP/1.1" 200 7320 0.053412 10.0.0.19 - - [2025-11-11 14:20:45] "GET /virtual-network/4c3114a0-5273-4b32-9256-f10dc3846aab HTTP/1.1" 200 2323 0.033134 10.0.0.19 - - [2025-11-11 14:20:45] "GET /floating-ip-pool/fdec89f7-fe47-4292-b342-ebae17302380 HTTP/1.1" 200 1315 0.010289 10.0.0.19 - - [2025-11-11 14:20:45] "GET /domains HTTP/1.1" 200 280 0.002338 10.0.0.19 - - [2025-11-11 14:20:45] "GET /domain/a4ba48b6-9867-4614-a333-f4fe914a126b HTTP/1.1" 200 3087 0.003859 10.0.0.19 - - [2025-11-11 14:20:45] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5 HTTP/1.1" 200 7320 0.066751 10.0.0.19 - - [2025-11-11 14:20:45] "GET /virtual-network/4c3114a0-5273-4b32-9256-f10dc3846aab HTTP/1.1" 200 2323 0.011231 10.0.0.19 - - [2025-11-11 14:20:45] "GET /virtual-network/4c3114a0-5273-4b32-9256-f10dc3846aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.010647 10.0.0.19 - - [2025-11-11 14:20:46] "POST /tags HTTP/1.1" 200 365 0.135224 10.0.0.19 - - [2025-11-11 14:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007137 10.0.0.19 - - [2025-11-11 14:20:46] "GET /tag/67af7247-678c-4343-906e-014c1e2e5892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.049298 10.0.0.19 - - [2025-11-11 14:20:46] "POST /tags HTTP/1.1" 409 206 0.002277 10.0.0.19 - - [2025-11-11 14:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.19 - - [2025-11-11 14:20:46] "GET /tag/f8c64a3f-fddb-485b-a40f-676c96d48ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.028502 10.0.0.19 - - [2025-11-11 14:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.19 - - [2025-11-11 14:20:46] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.050547 10.0.0.19 - - [2025-11-11 14:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009382 10.0.0.19 - - [2025-11-11 14:20:46] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006530 10.0.0.19 - - [2025-11-11 14:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006402 10.0.0.19 - - [2025-11-11 14:20:46] "GET /service-appliance-set/16d5e6de-0816-442b-bf93-884fdfaa520a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004178 10.0.0.19 - - [2025-11-11 14:20:46] "POST /fqname-to-id HTTP/1.1" 404 258 0.001945 10.0.0.19 - - [2025-11-11 14:20:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.118795 10.0.0.19 - - [2025-11-11 14:20:46] "GET /virtual-machine-interface/6bdd7aca-72cc-42d7-94dd-e55f9720f6b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.024161 10.0.0.19 - - [2025-11-11 14:20:46] "POST /set-tag HTTP/1.1" 200 109 0.018575 10.0.0.19 - - [2025-11-11 14:20:46] "POST /instance-ips HTTP/1.1" 200 417 0.055577 10.0.0.19 - - [2025-11-11 14:20:46] "GET /instance-ip/dcc2f97a-42d2-4b31-a1b6-28e79821f112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.013140 10.0.0.19 - - [2025-11-11 14:20:46] "POST /loadbalancers HTTP/1.1" 200 618 0.075823 10.0.0.19 - - [2025-11-11 14:20:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.015881 10.0.0.19 - - [2025-11-11 14:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007352 10.0.0.19 - - [2025-11-11 14:20:46] "POST /service-instances HTTP/1.1" 200 566 0.040133 10.0.0.19 - - [2025-11-11 14:20:47] "POST /ref-update HTTP/1.1" 200 156 0.025816 10.0.0.19 - - [2025-11-11 14:20:47] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.066605 10.0.0.19 - - [2025-11-11 14:20:47] "GET /virtual-machine-interface/6bdd7aca-72cc-42d7-94dd-e55f9720f6b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.009733 10.0.0.19 - - [2025-11-11 14:20:47] "GET /virtual-machine-interface/6bdd7aca-72cc-42d7-94dd-e55f9720f6b0?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.008278 10.0.0.19 - - [2025-11-11 14:20:47] "PUT /service-instance/30657097-e8e3-4af7-b96e-1a25dbf4cf2e HTTP/1.1" 200 266 0.024243 10.0.0.19 - - [2025-11-11 14:20:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.018807 10.0.0.19 - - [2025-11-11 14:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008788 10.0.0.19 - - [2025-11-11 14:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005488 10.0.0.19 - - [2025-11-11 14:20:47] "GET /floating-ip-pool/fdec89f7-fe47-4292-b342-ebae17302380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003771 10.0.0.19 - - [2025-11-11 14:20:47] "POST /virtual-machines HTTP/1.1" 200 429 0.024347 10.0.0.19 - - [2025-11-11 14:20:47] "POST /floating-ips HTTP/1.1" 200 671 0.148416 10.0.0.19 - - [2025-11-11 14:20:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.060602 10.0.0.19 - - [2025-11-11 14:20:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.185923 10.0.0.19 - - [2025-11-11 14:20:47] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015957 10.0.0.19 - - [2025-11-11 14:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.19 - - [2025-11-11 14:20:47] "POST /chown HTTP/1.1" 200 109 0.040283 10.0.0.19 - - [2025-11-11 14:20:47] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005797 10.0.0.19 - - [2025-11-11 14:20:47] "POST /tags HTTP/1.1" 409 221 0.003709 10.0.0.19 - - [2025-11-11 14:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.19 - - [2025-11-11 14:20:47] "POST /chown HTTP/1.1" 200 109 0.007196 10.0.0.19 - - [2025-11-11 14:20:47] "PUT /virtual-machine-interface/43e0bd34-7cb8-4431-8846-3c777a71d16a HTTP/1.1" 200 284 0.019794 10.0.0.19 - - [2025-11-11 14:20:47] "GET /tag/d18c7fed-14b8-42fb-b06e-3d1d43b70646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.019792 10.0.0.19 - - [2025-11-11 14:20:47] "POST /tags HTTP/1.1" 409 238 0.002024 10.0.0.19 - - [2025-11-11 14:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001337 10.0.0.19 - - [2025-11-11 14:20:47] "PUT /instance-ip/dcc2f97a-42d2-4b31-a1b6-28e79821f112 HTTP/1.1" 200 256 0.041933 10.0.0.19 - - [2025-11-11 14:20:47] "GET /tag/67af7247-678c-4343-906e-014c1e2e5892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.023884 10.0.0.19 - - [2025-11-11 14:20:47] "POST /ref-update HTTP/1.1" 200 156 0.024369 10.0.0.19 - - [2025-11-11 14:20:47] "POST /firewall-rules HTTP/1.1" 200 650 0.108988 10.0.0.19 - - [2025-11-11 14:20:47] "POST /ref-update HTTP/1.1" 200 156 0.078307 10.0.0.19 - - [2025-11-11 14:20:47] "GET /firewall-rule/387634f2-995b-4f1a-8b52-00dd3cdfb631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.009347 10.0.0.19 - - [2025-11-11 14:20:47] "POST /ref-update HTTP/1.1" 200 156 0.036880 10.0.0.19 - - [2025-11-11 14:20:47] "GET /firewall-policy/ac14b2bf-6a31-422c-a0da-b5a3c5ae2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.006186 10.0.0.19 - - [2025-11-11 14:20:47] "GET /firewall-rule/387634f2-995b-4f1a-8b52-00dd3cdfb631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.012192 10.0.0.19 - - [2025-11-11 14:20:47] "POST /ref-update HTTP/1.1" 200 156 0.010544 10.0.0.19 - - [2025-11-11 14:20:47] "POST /ref-update HTTP/1.1" 200 156 0.023979 10.0.0.19 - - [2025-11-11 14:20:47] "POST /ref-update HTTP/1.1" 200 156 0.043989 10.0.0.19 - - [2025-11-11 14:20:47] "POST /ref-update HTTP/1.1" 200 156 0.028349 10.0.0.19 - - [2025-11-11 14:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010934 10.0.0.19 - - [2025-11-11 14:20:47] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.040711 10.0.0.19 - - [2025-11-11 14:20:47] "POST /virtual-machines HTTP/1.1" 200 429 0.016953 10.0.0.19 - - [2025-11-11 14:20:48] "GET /loadbalancer/b9371702-4b3b-4822-8837-971ebfebd875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.002340 10.0.0.19 - - [2025-11-11 14:20:48] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.092851 10.0.0.19 - - [2025-11-11 14:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.19 - - [2025-11-11 14:20:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.141182 10.0.0.19 - - [2025-11-11 14:20:48] "POST /chown HTTP/1.1" 200 109 0.041879 10.0.0.19 - - [2025-11-11 14:20:48] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.077632 10.0.0.19 - - [2025-11-11 14:20:48] "POST /chown HTTP/1.1" 200 109 0.029852 10.0.0.19 - - [2025-11-11 14:20:48] "GET /loadbalancer-listener/2f1dd793-7b7f-491f-85b8-4ba224f1a0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004825 10.0.0.19 - - [2025-11-11 14:20:48] "GET /loadbalancer-listener/2f1dd793-7b7f-491f-85b8-4ba224f1a0b7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.012959 10.0.0.19 - - [2025-11-11 14:20:48] "PUT /virtual-machine-interface/ae2a5aa6-4be8-49d3-ac5e-8cba09de9f2b HTTP/1.1" 200 284 0.026777 10.0.0.19 - - [2025-11-11 14:20:48] "PUT /instance-ip/dcc2f97a-42d2-4b31-a1b6-28e79821f112 HTTP/1.1" 200 256 0.032678 10.0.0.19 - - [2025-11-11 14:20:48] "POST /ref-update HTTP/1.1" 200 156 0.027846 10.0.0.19 - - [2025-11-11 14:20:48] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.075147 10.0.0.19 - - [2025-11-11 14:20:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.043721 10.0.0.19 - - [2025-11-11 14:20:48] "POST /ref-update HTTP/1.1" 200 156 0.055282 10.0.0.19 - - [2025-11-11 14:20:48] "GET /loadbalancer-pool/177b5efd-3797-402b-a31d-f298713af572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.017715 10.0.0.19 - - [2025-11-11 14:20:48] "POST /ref-update HTTP/1.1" 200 156 0.032870 10.0.0.19 - - [2025-11-11 14:20:48] "POST /loadbalancer-members HTTP/1.1" 200 707 0.027254 10.0.0.19 - - [2025-11-11 14:20:48] "POST /ref-update HTTP/1.1" 200 156 0.021401 10.0.0.19 - - [2025-11-11 14:20:48] "POST /ref-update HTTP/1.1" 200 156 0.033997 10.0.0.19 - - [2025-11-11 14:20:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.033185 10.0.0.19 - - [2025-11-11 14:20:48] "GET /loadbalancer-member/b6db7803-4621-4bc1-ab4d-057829238386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.025043 10.0.0.19 - - [2025-11-11 14:20:48] "PUT /service-instance/30657097-e8e3-4af7-b96e-1a25dbf4cf2e HTTP/1.1" 200 266 0.011649 10.0.0.19 - - [2025-11-11 14:20:48] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005528 10.0.0.19 - - [2025-11-11 14:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.19 - - [2025-11-11 14:20:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.027650 10.0.0.19 - - [2025-11-11 14:20:48] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.018648 10.0.0.19 - - [2025-11-11 14:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.19 - - [2025-11-11 14:20:48] "POST /tags HTTP/1.1" 409 221 0.003171 10.0.0.19 - - [2025-11-11 14:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.19 - - [2025-11-11 14:20:48] "GET /tag/d18c7fed-14b8-42fb-b06e-3d1d43b70646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013959 10.0.0.19 - - [2025-11-11 14:20:48] "POST /chown HTTP/1.1" 200 109 0.020112 10.0.0.19 - - [2025-11-11 14:20:48] "POST /chown HTTP/1.1" 200 109 0.017112 10.0.0.19 - - [2025-11-11 14:20:48] "POST /tags HTTP/1.1" 409 238 0.020663 10.0.0.19 - - [2025-11-11 14:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.19 - - [2025-11-11 14:20:48] "PUT /instance-ip/dcc2f97a-42d2-4b31-a1b6-28e79821f112 HTTP/1.1" 200 256 0.034882 10.0.0.19 - - [2025-11-11 14:20:48] "GET /tag/67af7247-678c-4343-906e-014c1e2e5892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.020977 10.0.0.19 - - [2025-11-11 14:20:48] "POST /ref-update HTTP/1.1" 200 156 0.012218 10.0.0.19 - - [2025-11-11 14:20:48] "POST /chown HTTP/1.1" 200 109 0.017163 10.0.0.19 - - [2025-11-11 14:20:48] "POST /firewall-rules HTTP/1.1" 409 293 0.004920 10.0.0.19 - - [2025-11-11 14:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.19 - - [2025-11-11 14:20:48] "POST /chown HTTP/1.1" 200 109 0.026864 10.0.0.19 - - [2025-11-11 14:20:49] "PUT /firewall-rule/387634f2-995b-4f1a-8b52-00dd3cdfb631 HTTP/1.1" 200 260 0.044991 10.0.0.19 - - [2025-11-11 14:20:49] "GET /firewall-rule/387634f2-995b-4f1a-8b52-00dd3cdfb631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003982 10.0.0.19 - - [2025-11-11 14:20:49] "PUT /instance-ip/dcc2f97a-42d2-4b31-a1b6-28e79821f112 HTTP/1.1" 200 256 0.038339 10.0.0.19 - - [2025-11-11 14:20:49] "GET /firewall-policy/ac14b2bf-6a31-422c-a0da-b5a3c5ae2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.024644 10.0.0.19 - - [2025-11-11 14:20:49] "GET /firewall-rule/387634f2-995b-4f1a-8b52-00dd3cdfb631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005512 10.0.0.19 - - [2025-11-11 14:20:49] "POST /ref-update HTTP/1.1" 200 156 0.027805 10.0.0.19 - - [2025-11-11 14:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005395 10.0.0.19 - - [2025-11-11 14:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.19 - - [2025-11-11 14:20:49] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003834 10.0.0.19 - - [2025-11-11 14:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.19 - - [2025-11-11 14:20:49] "POST /chown HTTP/1.1" 200 109 0.008235 10.0.0.19 - - [2025-11-11 14:20:49] "POST /chown HTTP/1.1" 200 109 0.033249 10.0.0.19 - - [2025-11-11 14:20:49] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.057842 10.0.0.19 - - [2025-11-11 14:20:49] "PUT /instance-ip/dcc2f97a-42d2-4b31-a1b6-28e79821f112 HTTP/1.1" 200 256 0.050924 10.0.0.19 - - [2025-11-11 14:20:49] "POST /virtual-machines HTTP/1.1" 200 373 0.023468 10.0.0.19 - - [2025-11-11 14:20:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.027565 10.0.0.19 - - [2025-11-11 14:20:49] "POST /ref-update HTTP/1.1" 200 156 0.035213 10.0.0.19 - - [2025-11-11 14:20:49] "POST /chown HTTP/1.1" 200 109 0.024127 10.0.0.19 - - [2025-11-11 14:20:49] "POST /chown HTTP/1.1" 200 109 0.016929 10.0.0.19 - - [2025-11-11 14:20:49] "PUT /instance-ip/dcc2f97a-42d2-4b31-a1b6-28e79821f112 HTTP/1.1" 200 256 0.057816 10.0.0.19 - - [2025-11-11 14:20:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.182937 10.0.0.19 - - [2025-11-11 14:20:49] "POST /ref-update HTTP/1.1" 200 156 0.041340 10.0.0.19 - - [2025-11-11 14:20:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009967 10.0.0.19 - - [2025-11-11 14:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.19 - - [2025-11-11 14:20:49] "GET /virtual-machine-interface/9f18944e-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.010720 10.0.0.19 - - [2025-11-11 14:20:49] "PUT /service-instance/30657097-e8e3-4af7-b96e-1a25dbf4cf2e HTTP/1.1" 200 266 0.010597 10.0.0.19 - - [2025-11-11 14:20:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.011174 10.0.0.19 - - [2025-11-11 14:20:49] "POST /instance-ips HTTP/1.1" 200 413 0.050193 10.0.0.19 - - [2025-11-11 14:20:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.029268 10.0.0.19 - - [2025-11-11 14:20:49] "GET /virtual-machine-interface/9f18944e-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.015235 10.0.0.19 - - [2025-11-11 14:20:49] "PUT /service-instance/30657097-e8e3-4af7-b96e-1a25dbf4cf2e HTTP/1.1" 200 266 0.012319 10.0.0.19 - - [2025-11-11 14:20:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016831 10.0.0.19 - - [2025-11-11 14:20:49] "POST /set-tag HTTP/1.1" 200 109 0.050335 10.0.0.19 - - [2025-11-11 14:20:49] "GET /virtual-machine-interface/9f18944e-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011731 10.0.0.19 - - [2025-11-11 14:20:49] "PUT /service-instance/30657097-e8e3-4af7-b96e-1a25dbf4cf2e HTTP/1.1" 200 266 0.034121 10.0.0.19 - - [2025-11-11 14:20:49] "GET /instance-ip/9f3ea63e-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.008114 10.0.0.19 - - [2025-11-11 14:20:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.017426 10.0.0.19 - - [2025-11-11 14:20:49] "GET /virtual-machine-interface/9f18944e-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005508 10.0.0.19 - - [2025-11-11 14:20:49] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.19 - - [2025-11-11 14:20:49] "GET /virtual-router/794d542e-5912-4d11-b617-8454a9369922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.003645 10.0.0.19 - - [2025-11-11 14:20:49] "PUT /service-instance/30657097-e8e3-4af7-b96e-1a25dbf4cf2e HTTP/1.1" 200 266 0.009874 10.0.0.19 - - [2025-11-11 14:20:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.007745 10.0.0.19 - - [2025-11-11 14:20:50] "POST /ref-update HTTP/1.1" 200 156 0.010787 10.0.0.19 - - [2025-11-11 14:20:50] "GET /virtual-machine-interface/9f18944e-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013787 10.0.0.19 - - [2025-11-11 14:20:50] "POST /set-tag HTTP/1.1" 200 109 0.010296 10.0.0.19 - - [2025-11-11 14:20:50] "PUT /service-instance/30657097-e8e3-4af7-b96e-1a25dbf4cf2e HTTP/1.1" 200 266 0.009150 10.0.0.19 - - [2025-11-11 14:20:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.015617 10.0.0.19 - - [2025-11-11 14:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.19 - - [2025-11-11 14:20:50] "GET /virtual-machine-interface/9f18944e-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004326 10.0.0.19 - - [2025-11-11 14:20:50] "POST /set-tag HTTP/1.1" 200 109 0.004866 10.0.0.19 - - [2025-11-11 14:20:50] "POST /chown HTTP/1.1" 200 109 0.007830 10.0.0.19 - - [2025-11-11 14:20:50] "POST /chown HTTP/1.1" 200 109 0.016543 10.0.0.19 - - [2025-11-11 14:20:50] "POST /ref-update HTTP/1.1" 200 156 0.012511 10.0.0.19 - - [2025-11-11 14:20:50] "POST /chown HTTP/1.1" 200 109 0.009064 10.0.0.19 - - [2025-11-11 14:20:50] "POST /chown HTTP/1.1" 200 109 0.017902 10.0.0.19 - - [2025-11-11 14:20:50] "POST /ref-update HTTP/1.1" 200 156 0.022945 10.0.0.19 - - [2025-11-11 14:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008321 10.0.0.19 - - [2025-11-11 14:20:50] "POST /chown HTTP/1.1" 200 109 0.008927 10.0.0.19 - - [2025-11-11 14:20:50] "POST /chown HTTP/1.1" 200 109 0.021932 10.0.0.19 - - [2025-11-11 14:20:50] "POST /chown HTTP/1.1" 200 109 0.010396 10.0.0.19 - - [2025-11-11 14:20:50] "POST /chown HTTP/1.1" 200 109 0.023495 10.0.0.19 - - [2025-11-11 14:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.19 - - [2025-11-11 14:20:50] "POST /chown HTTP/1.1" 200 109 0.007085 10.0.0.19 - - [2025-11-11 14:20:50] "POST /chown HTTP/1.1" 200 109 0.021773 10.0.0.19 - - [2025-11-11 14:20:50] "POST /chown HTTP/1.1" 200 109 0.009723 10.0.0.19 - - [2025-11-11 14:20:50] "POST /chown HTTP/1.1" 200 109 0.016646 10.0.0.19 - - [2025-11-11 14:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.19 - - [2025-11-11 14:20:50] "POST /chown HTTP/1.1" 200 109 0.007059 10.0.0.19 - - [2025-11-11 14:20:50] "POST /chown HTTP/1.1" 200 109 0.007241 10.0.0.19 - - [2025-11-11 14:20:50] "POST /chown HTTP/1.1" 200 109 0.016740 10.0.0.19 - - [2025-11-11 14:20:50] "POST /chown HTTP/1.1" 200 109 0.006500 10.0.0.19 - - [2025-11-11 14:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.19 - - [2025-11-11 14:20:50] "POST /chown HTTP/1.1" 200 109 0.006392 10.0.0.19 - - [2025-11-11 14:20:50] "POST /chown HTTP/1.1" 200 109 0.006601 10.0.0.19 - - [2025-11-11 14:20:50] "POST /chown HTTP/1.1" 200 109 0.013291 10.0.0.19 - - [2025-11-11 14:20:50] "POST /chown HTTP/1.1" 200 109 0.018601 10.0.0.19 - - [2025-11-11 14:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.19 - - [2025-11-11 14:20:51] "POST /chown HTTP/1.1" 200 109 0.006697 10.0.0.19 - - [2025-11-11 14:20:51] "POST /chown HTTP/1.1" 200 109 0.016986 10.0.0.19 - - [2025-11-11 14:20:51] "POST /chown HTTP/1.1" 200 109 0.006579 10.0.0.19 - - [2025-11-11 14:20:51] "POST /chown HTTP/1.1" 200 109 0.019825 10.0.0.19 - - [2025-11-11 14:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.19 - - [2025-11-11 14:20:51] "POST /chown HTTP/1.1" 200 109 0.006752 10.0.0.19 - - [2025-11-11 14:20:51] "POST /chown HTTP/1.1" 200 109 0.029473 10.0.0.19 - - [2025-11-11 14:20:51] "POST /chown HTTP/1.1" 200 109 0.022574 10.0.0.19 - - [2025-11-11 14:20:51] "POST /chown HTTP/1.1" 200 109 0.007939 10.0.0.19 - - [2025-11-11 14:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.19 - - [2025-11-11 14:20:51] "POST /chown HTTP/1.1" 200 109 0.008470 10.0.0.19 - - [2025-11-11 14:20:51] "POST /chown HTTP/1.1" 200 109 0.006747 10.0.0.19 - - [2025-11-11 14:20:51] "POST /chown HTTP/1.1" 200 109 0.015877 10.0.0.19 - - [2025-11-11 14:20:51] "POST /chown HTTP/1.1" 200 109 0.011480 10.0.0.19 - - [2025-11-11 14:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.19 - - [2025-11-11 14:20:51] "POST /chown HTTP/1.1" 200 109 0.006467 10.0.0.19 - - [2025-11-11 14:20:51] "POST /chown HTTP/1.1" 200 109 0.014019 10.0.0.19 - - [2025-11-11 14:20:51] "POST /chown HTTP/1.1" 200 109 0.007027 10.0.0.19 - - [2025-11-11 14:20:51] "POST /chown HTTP/1.1" 200 109 0.019859 10.0.0.19 - - [2025-11-11 14:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005804 10.0.0.19 - - [2025-11-11 14:20:51] "POST /chown HTTP/1.1" 200 109 0.007783 10.0.0.19 - - [2025-11-11 14:20:51] "POST /chown HTTP/1.1" 200 109 0.018089 10.0.0.19 - - [2025-11-11 14:20:51] "POST /chown HTTP/1.1" 200 109 0.010890 10.0.0.19 - - [2025-11-11 14:20:51] "POST /chown HTTP/1.1" 200 109 0.006709 10.0.0.19 - - [2025-11-11 14:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.19 - - [2025-11-11 14:20:51] "POST /chown HTTP/1.1" 200 109 0.006041 10.0.0.19 - - [2025-11-11 14:20:51] "POST /chown HTTP/1.1" 200 109 0.006676 10.0.0.19 - - [2025-11-11 14:20:51] "POST /chown HTTP/1.1" 200 109 0.025048 10.0.0.19 - - [2025-11-11 14:20:51] "POST /chown HTTP/1.1" 200 109 0.024943 10.0.0.19 - - [2025-11-11 14:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.19 - - [2025-11-11 14:20:51] "POST /chown HTTP/1.1" 200 109 0.008217 10.0.0.19 - - [2025-11-11 14:20:51] "POST /chown HTTP/1.1" 200 109 0.025883 10.0.0.19 - - [2025-11-11 14:20:52] "POST /chown HTTP/1.1" 200 109 0.015745 10.0.0.19 - - [2025-11-11 14:20:52] "POST /chown HTTP/1.1" 200 109 0.005816 10.0.0.19 - - [2025-11-11 14:20:52] "GET /virtual-machine-interface/99f76aee-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005751 10.0.0.19 - - [2025-11-11 14:20:52] "POST /set-tag HTTP/1.1" 200 109 0.004312 10.0.0.19 - - [2025-11-11 14:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.19 - - [2025-11-11 14:20:52] "GET /loadbalancer/d2651179-290f-4582-a3ab-2c50f35cfdd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002481 10.0.0.19 - - [2025-11-11 14:20:52] "GET /loadbalancer-pool/47b89af3-70c6-4718-b82b-7d13422df05c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002694 10.0.0.19 - - [2025-11-11 14:20:52] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017524 10.0.0.19 - - [2025-11-11 14:20:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008974 10.0.0.19 - - [2025-11-11 14:20:52] "GET /virtual-machine-interface/99f76aee-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005986 10.0.0.19 - - [2025-11-11 14:20:52] "GET /virtual-machine-interface/99f76aee-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004514 10.0.0.19 - - [2025-11-11 14:20:52] "POST /tags HTTP/1.1" 409 221 0.002801 10.0.0.19 - - [2025-11-11 14:20:52] "POST /ref-update HTTP/1.1" 200 156 0.013828 10.0.0.19 - - [2025-11-11 14:20:52] "GET /floating-ip/7c773e91-fae8-49b5-b081-a058e38116e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.008648 10.0.0.19 - - [2025-11-11 14:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.19 - - [2025-11-11 14:20:52] "GET /tag/d18c7fed-14b8-42fb-b06e-3d1d43b70646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010231 10.0.0.19 - - [2025-11-11 14:20:52] "PUT /floating-ip/7c773e91-fae8-49b5-b081-a058e38116e5 HTTP/1.1" 200 256 0.015438 10.0.0.19 - - [2025-11-11 14:20:52] "POST /set-tag HTTP/1.1" 200 109 0.046133 10.0.0.19 - - [2025-11-11 14:20:54] "GET /virtual-machine/f9307b86-b673-4cbe-9c94-750421494c6e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003480 10.0.0.19 - - [2025-11-11 14:20:54] "GET /virtual-machine-interface/99f76aee-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004819 10.0.0.19 - - [2025-11-11 14:20:54] "GET /virtual-machine-interface/9a76a106-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005094 10.0.0.19 - - [2025-11-11 14:20:54] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.19 - - [2025-11-11 14:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.19 - - [2025-11-11 14:20:54] "GET /loadbalancer/d2651179-290f-4582-a3ab-2c50f35cfdd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006982 10.0.0.19 - - [2025-11-11 14:20:54] "GET /loadbalancer-pool/47b89af3-70c6-4718-b82b-7d13422df05c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.005439 10.0.0.19 - - [2025-11-11 14:20:54] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016130 10.0.0.19 - - [2025-11-11 14:20:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.019154 10.0.0.19 - - [2025-11-11 14:20:54] "GET /virtual-machine-interface/9a76a106-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010637 10.0.0.19 - - [2025-11-11 14:20:54] "GET /virtual-machine-interface/9a76a106-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004393 10.0.0.19 - - [2025-11-11 14:20:54] "POST /ref-update HTTP/1.1" 200 156 0.007557 10.0.0.19 - - [2025-11-11 14:20:54] "GET /floating-ip/7c773e91-fae8-49b5-b081-a058e38116e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.006193 10.0.0.19 - - [2025-11-11 14:20:54] "POST /set-tag HTTP/1.1" 200 109 0.015838 10.0.0.19 - - [2025-11-11 14:20:59] "GET /virtual-machine/435eafec-00a0-4284-add6-736e2c34dd41?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003556 10.0.0.19 - - [2025-11-11 14:20:59] "GET /virtual-machine-interface/9a76a106-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005292 10.0.0.19 - - [2025-11-11 14:21:03] "GET /virtual-machine-interface/9f18944e-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004827 10.0.0.19 - - [2025-11-11 14:21:03] "POST /set-tag HTTP/1.1" 200 109 0.003094 10.0.0.19 - - [2025-11-11 14:21:04] "GET /virtual-machine/e8e442ce-55d6-4198-acd0-6063121bfdfb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003865 10.0.0.19 - - [2025-11-11 14:21:04] "GET /virtual-machine-interface/9f18944e-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004111 10.0.0.19 - - [2025-11-11 14:21:04] "GET /virtual-machine-interface/9f18944e-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004972 10.0.0.19 - - [2025-11-11 14:21:04] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.19 - - [2025-11-11 14:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.19 - - [2025-11-11 14:21:32] "POST /chown HTTP/1.1" 200 109 0.006404 10.0.0.19 - - [2025-11-11 14:21:32] "POST /chown HTTP/1.1" 200 109 0.016369 10.0.0.19 - - [2025-11-11 14:21:32] "POST /chown HTTP/1.1" 200 109 0.010149 10.0.0.19 - - [2025-11-11 14:21:32] "POST /chown HTTP/1.1" 200 109 0.007779 10.0.0.19 - - [2025-11-11 14:21:36] "GET /virtual-machine-interface/9f18944e-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005927 10.0.0.19 - - [2025-11-11 14:21:36] "POST /set-tag HTTP/1.1" 200 109 0.002479 10.0.0.19 - - [2025-11-11 14:21:36] "GET /virtual-machine-interface/9f18944e-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007368 10.0.0.19 - - [2025-11-11 14:21:36] "POST /set-tag HTTP/1.1" 200 109 0.002148 10.0.0.19 - - [2025-11-11 14:21:36] "GET /virtual-machine/e8e442ce-55d6-4198-acd0-6063121bfdfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002863 10.0.0.19 - - [2025-11-11 14:21:36] "POST /ref-update HTTP/1.1" 200 156 0.011826 10.0.0.19 - - [2025-11-11 14:21:36] "GET /virtual-machine-interface/9f18944e-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.017226 10.0.0.19 - - [2025-11-11 14:21:36] "POST /set-tag HTTP/1.1" 200 109 0.018587 10.0.0.19 - - [2025-11-11 14:21:36] "POST /set-tag HTTP/1.1" 200 109 0.035592 10.0.0.19 - - [2025-11-11 14:21:36] "DELETE /instance-ip/9f3ea63e-bf09-11f0-8efc-fa163ec1585c HTTP/1.1" 200 115 0.048095 10.0.0.19 - - [2025-11-11 14:21:36] "DELETE /virtual-machine-interface/9f18944e-bf09-11f0-8efc-fa163ec1585c HTTP/1.1" 200 115 0.058535 10.0.0.19 - - [2025-11-11 14:21:36] "DELETE /virtual-machine/e8e442ce-55d6-4198-acd0-6063121bfdfb HTTP/1.1" 200 115 0.032954 10.0.0.19 - - [2025-11-11 14:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.19 - - [2025-11-11 14:21:39] "GET /tag/67af7247-678c-4343-906e-014c1e2e5892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011155 10.0.0.19 - - [2025-11-11 14:21:39] "GET /tag/67af7247-678c-4343-906e-014c1e2e5892?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.012306 10.0.0.19 - - [2025-11-11 14:21:39] "GET /virtual-machine-interface/43e0bd34-7cb8-4431-8846-3c777a71d16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.005912 10.0.0.19 - - [2025-11-11 14:21:39] "POST /set-tag HTTP/1.1" 200 109 0.023873 10.0.0.19 - - [2025-11-11 14:21:39] "GET /virtual-machine-interface/6bdd7aca-72cc-42d7-94dd-e55f9720f6b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.030650 10.0.0.19 - - [2025-11-11 14:21:39] "POST /set-tag HTTP/1.1" 200 109 0.033988 10.0.0.19 - - [2025-11-11 14:21:40] "GET /virtual-machine-interface/ae2a5aa6-4be8-49d3-ac5e-8cba09de9f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.015006 10.0.0.19 - - [2025-11-11 14:21:40] "POST /set-tag HTTP/1.1" 200 109 0.019880 10.0.0.19 - - [2025-11-11 14:21:40] "GET /firewall-policy/ac14b2bf-6a31-422c-a0da-b5a3c5ae2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.015136 10.0.0.19 - - [2025-11-11 14:21:40] "GET /firewall-rule/387634f2-995b-4f1a-8b52-00dd3cdfb631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004303 10.0.0.19 - - [2025-11-11 14:21:40] "POST /ref-update HTTP/1.1" 200 156 0.033570 10.0.0.19 - - [2025-11-11 14:21:40] "DELETE /firewall-rule/387634f2-995b-4f1a-8b52-00dd3cdfb631 HTTP/1.1" 200 115 0.062707 10.0.0.19 - - [2025-11-11 14:21:40] "DELETE /loadbalancer-member/b6db7803-4621-4bc1-ab4d-057829238386 HTTP/1.1" 200 115 0.048017 10.0.0.19 - - [2025-11-11 14:21:40] "PUT /service-instance/30657097-e8e3-4af7-b96e-1a25dbf4cf2e HTTP/1.1" 200 266 0.020761 10.0.0.19 - - [2025-11-11 14:21:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.029047 10.0.0.19 - - [2025-11-11 14:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.19 - - [2025-11-11 14:21:40] "DELETE /loadbalancer-pool/177b5efd-3797-402b-a31d-f298713af572 HTTP/1.1" 200 115 0.121552 10.0.0.19 - - [2025-11-11 14:21:40] "POST /chown HTTP/1.1" 200 109 0.015428 10.0.0.19 - - [2025-11-11 14:21:40] "POST /chown HTTP/1.1" 200 109 0.052323 10.0.0.19 - - [2025-11-11 14:21:40] "POST /chown HTTP/1.1" 200 109 0.042144 10.0.0.19 - - [2025-11-11 14:21:40] "DELETE /loadbalancer-listener/2f1dd793-7b7f-491f-85b8-4ba224f1a0b7 HTTP/1.1" 200 115 0.141214 10.0.0.19 - - [2025-11-11 14:21:40] "GET /floating-ip/3684380e-c28c-492b-91df-1b5b3e44b44e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.003815 10.0.0.19 - - [2025-11-11 14:21:40] "POST /chown HTTP/1.1" 200 109 0.009778 10.0.0.19 - - [2025-11-11 14:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010042 10.0.0.19 - - [2025-11-11 14:21:40] "POST /chown HTTP/1.1" 200 109 0.031436 10.0.0.19 - - [2025-11-11 14:21:40] "POST /chown HTTP/1.1" 200 109 0.024841 10.0.0.19 - - [2025-11-11 14:21:40] "PUT /floating-ip/3684380e-c28c-492b-91df-1b5b3e44b44e HTTP/1.1" 200 256 0.117277 10.0.0.19 - - [2025-11-11 14:21:40] "POST /chown HTTP/1.1" 200 109 0.011858 10.0.0.19 - - [2025-11-11 14:21:40] "POST /chown HTTP/1.1" 200 109 0.022309 10.0.0.19 - - [2025-11-11 14:21:40] "PUT /service-instance/30657097-e8e3-4af7-b96e-1a25dbf4cf2e HTTP/1.1" 200 266 0.023083 10.0.0.19 - - [2025-11-11 14:21:40] "DELETE /floating-ip/3684380e-c28c-492b-91df-1b5b3e44b44e HTTP/1.1" 200 115 0.110931 10.0.0.19 - - [2025-11-11 14:21:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.018187 10.0.0.19 - - [2025-11-11 14:21:40] "POST /ref-update HTTP/1.1" 404 171 0.003825 10.0.0.19 - - [2025-11-11 14:21:40] "DELETE /loadbalancer/b9371702-4b3b-4822-8837-971ebfebd875 HTTP/1.1" 200 115 0.122357 10.0.0.19 - - [2025-11-11 14:21:40] "PUT /service-instance/30657097-e8e3-4af7-b96e-1a25dbf4cf2e HTTP/1.1" 200 266 0.029531 10.0.0.19 - - [2025-11-11 14:21:41] "DELETE /instance-ip/dcc2f97a-42d2-4b31-a1b6-28e79821f112 HTTP/1.1" 200 115 0.087310 10.0.0.19 - - [2025-11-11 14:21:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.035910 10.0.0.19 - - [2025-11-11 14:21:41] "POST /ref-update HTTP/1.1" 404 171 0.003874 10.0.0.19 - - [2025-11-11 14:21:41] "DELETE /virtual-machine-interface/6bdd7aca-72cc-42d7-94dd-e55f9720f6b0 HTTP/1.1" 200 115 0.080426 10.0.0.19 - - [2025-11-11 14:21:41] "PUT /service-instance/30657097-e8e3-4af7-b96e-1a25dbf4cf2e HTTP/1.1" 200 266 0.029021 10.0.0.19 - - [2025-11-11 14:21:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.019984 10.0.0.19 - - [2025-11-11 14:21:41] "DELETE /tag/67af7247-678c-4343-906e-014c1e2e5892 HTTP/1.1" 200 115 0.092713 10.0.0.19 - - [2025-11-11 14:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.19 - - [2025-11-11 14:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.19 - - [2025-11-11 14:21:41] "DELETE /service-instance/30657097-e8e3-4af7-b96e-1a25dbf4cf2e HTTP/1.1" 200 115 0.041682 10.0.0.19 - - [2025-11-11 14:21:41] "GET /virtual-machine-interface/43e0bd34-7cb8-4431-8846-3c777a71d16a?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.009866 10.0.0.19 - - [2025-11-11 14:21:41] "DELETE /virtual-machine-interface/43e0bd34-7cb8-4431-8846-3c777a71d16a HTTP/1.1" 200 115 0.045793 10.0.0.19 - - [2025-11-11 14:21:41] "POST /ref-update HTTP/1.1" 200 156 0.012500 10.0.0.19 - - [2025-11-11 14:21:41] "DELETE /virtual-machine/aaeac5c2-3b4a-40e0-a48c-a359d82f2d0b HTTP/1.1" 200 115 0.023302 10.0.0.19 - - [2025-11-11 14:21:41] "GET /virtual-machine-interface/ae2a5aa6-4be8-49d3-ac5e-8cba09de9f2b?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.008838 10.0.0.19 - - [2025-11-11 14:21:41] "DELETE /virtual-machine-interface/ae2a5aa6-4be8-49d3-ac5e-8cba09de9f2b HTTP/1.1" 200 115 0.069202 10.0.0.19 - - [2025-11-11 14:21:41] "DELETE /virtual-machine/aac57f18-7860-486b-bade-0cf45d52fc57 HTTP/1.1" 200 115 0.054795 10.0.0.19 - - [2025-11-11 14:21:41] "GET /floating-ip-pool/fdec89f7-fe47-4292-b342-ebae17302380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002796 10.0.0.19 - - [2025-11-11 14:21:41] "POST /ref-update HTTP/1.1" 200 156 0.008605 10.0.0.19 - - [2025-11-11 14:21:41] "DELETE /floating-ip-pool/fdec89f7-fe47-4292-b342-ebae17302380 HTTP/1.1" 200 115 0.042965 10.0.0.19 - - [2025-11-11 14:21:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002184 10.0.0.19 - - [2025-11-11 14:21:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003155 10.0.0.19 - - [2025-11-11 14:21:41] "DELETE /virtual-network/4c3114a0-5273-4b32-9256-f10dc3846aab HTTP/1.1" 200 115 0.091878 10.0.0.19 - - [2025-11-11 14:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004878 10.0.0.19 - - [2025-11-11 14:21:41] "GET /routing-instance/f948265f-8de1-4c6c-be4a-6b48e3cd41df HTTP/1.1" 404 171 0.011339 10.0.0.19 - - [2025-11-11 14:21:41] "GET /domains HTTP/1.1" 200 280 0.006595 10.0.0.19 - - [2025-11-11 14:21:41] "DELETE /route-target/c5f33779-133d-41e1-967e-d634d69009be HTTP/1.1" 200 115 0.033232 10.0.0.19 - - [2025-11-11 14:21:42] "GET /domain/a4ba48b6-9867-4614-a333-f4fe914a126b HTTP/1.1" 200 3087 0.014937 10.0.0.19 - - [2025-11-11 14:21:42] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5 HTTP/1.1" 200 6873 0.027299 10.0.0.19 - - [2025-11-11 14:21:42] "GET /virtual-machine-interface/9a76a106-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007004 10.0.0.19 - - [2025-11-11 14:21:42] "POST /set-tag HTTP/1.1" 200 109 0.006614 10.0.0.19 - - [2025-11-11 14:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.19 - - [2025-11-11 14:21:42] "GET /loadbalancer/d2651179-290f-4582-a3ab-2c50f35cfdd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003112 10.0.0.19 - - [2025-11-11 14:21:42] "GET /virtual-machine-interface/9a76a106-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005605 10.0.0.19 - - [2025-11-11 14:21:42] "POST /set-tag HTTP/1.1" 200 109 0.025317 10.0.0.19 - - [2025-11-11 14:21:42] "DELETE /loadbalancer-member/dc86d343-0ad7-48d7-af50-c1f95fe5e176 HTTP/1.1" 200 115 0.055010 10.0.0.19 - - [2025-11-11 14:21:43] "GET /virtual-machine-interface/9a76a106-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016716 10.0.0.19 - - [2025-11-11 14:21:43] "POST /set-tag HTTP/1.1" 200 109 0.003331 10.0.0.19 - - [2025-11-11 14:21:43] "GET /virtual-machine-interface/9a76a106-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004393 10.0.0.19 - - [2025-11-11 14:21:43] "POST /set-tag HTTP/1.1" 200 109 0.002287 10.0.0.19 - - [2025-11-11 14:21:43] "GET /virtual-machine/435eafec-00a0-4284-add6-736e2c34dd41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002609 10.0.0.19 - - [2025-11-11 14:21:43] "POST /ref-update HTTP/1.1" 200 156 0.014808 10.0.0.19 - - [2025-11-11 14:21:43] "GET /virtual-machine-interface/9a76a106-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007117 10.0.0.19 - - [2025-11-11 14:21:43] "POST /set-tag HTTP/1.1" 200 109 0.019691 10.0.0.19 - - [2025-11-11 14:21:43] "POST /set-tag HTTP/1.1" 200 109 0.042394 10.0.0.19 - - [2025-11-11 14:21:43] "POST /set-tag HTTP/1.1" 200 109 0.021847 10.0.0.19 - - [2025-11-11 14:21:43] "DELETE /instance-ip/9a910d3e-bf09-11f0-8efc-fa163ec1585c HTTP/1.1" 200 115 0.051661 10.0.0.19 - - [2025-11-11 14:21:43] "POST /ref-update HTTP/1.1" 200 156 0.013382 10.0.0.19 - - [2025-11-11 14:21:43] "DELETE /virtual-machine-interface/9a76a106-bf09-11f0-8efc-fa163ec1585c HTTP/1.1" 200 115 0.049765 10.0.0.19 - - [2025-11-11 14:21:44] "DELETE /virtual-machine/435eafec-00a0-4284-add6-736e2c34dd41 HTTP/1.1" 200 115 0.020233 10.0.0.19 - - [2025-11-11 14:21:44] "GET /global-system-configs HTTP/1.1" 200 322 0.006290 10.0.0.19 - - [2025-11-11 14:21:45] "GET /global-system-configs HTTP/1.1" 200 322 0.004316 10.0.0.19 - - [2025-11-11 14:21:47] "GET /virtual-machine-interface/99f76aee-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004487 10.0.0.19 - - [2025-11-11 14:21:47] "POST /set-tag HTTP/1.1" 200 109 0.009218 10.0.0.19 - - [2025-11-11 14:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.19 - - [2025-11-11 14:21:47] "GET /loadbalancer/d2651179-290f-4582-a3ab-2c50f35cfdd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003476 10.0.0.19 - - [2025-11-11 14:21:48] "GET /virtual-machine-interface/99f76aee-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005556 10.0.0.19 - - [2025-11-11 14:21:48] "POST /set-tag HTTP/1.1" 200 109 0.002348 10.0.0.19 - - [2025-11-11 14:21:48] "GET /virtual-machine-interface/99f76aee-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004783 10.0.0.19 - - [2025-11-11 14:21:48] "POST /set-tag HTTP/1.1" 200 109 0.003355 10.0.0.19 - - [2025-11-11 14:21:48] "GET /virtual-machine/f9307b86-b673-4cbe-9c94-750421494c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.006234 10.0.0.19 - - [2025-11-11 14:21:48] "POST /ref-update HTTP/1.1" 200 156 0.012530 10.0.0.19 - - [2025-11-11 14:21:48] "GET /virtual-machine-interface/99f76aee-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010899 10.0.0.19 - - [2025-11-11 14:21:48] "POST /set-tag HTTP/1.1" 200 109 0.023823 10.0.0.19 - - [2025-11-11 14:21:48] "POST /set-tag HTTP/1.1" 200 109 0.029633 10.0.0.19 - - [2025-11-11 14:21:48] "POST /set-tag HTTP/1.1" 200 109 0.033370 10.0.0.19 - - [2025-11-11 14:21:48] "DELETE /instance-ip/9a16a706-bf09-11f0-8efc-fa163ec1585c HTTP/1.1" 200 115 0.052042 10.0.0.19 - - [2025-11-11 14:21:48] "POST /ref-update HTTP/1.1" 200 156 0.013520 10.0.0.19 - - [2025-11-11 14:21:49] "DELETE /virtual-machine-interface/99f76aee-bf09-11f0-8efc-fa163ec1585c HTTP/1.1" 200 115 0.047347 10.0.0.19 - - [2025-11-11 14:21:49] "DELETE /virtual-machine/f9307b86-b673-4cbe-9c94-750421494c6e HTTP/1.1" 200 115 0.026549 10.0.0.19 - - [2025-11-11 14:21:49] "DELETE /tag/d2d5090b-8e10-46bb-a3e1-eac4dde03e86 HTTP/1.1" 200 115 0.063135 10.0.0.19 - - [2025-11-11 14:21:49] "DELETE /tag/aeb026b5-9c42-4c37-bf0b-1cf48de4583d HTTP/1.1" 200 115 0.039316 10.0.0.19 - - [2025-11-11 14:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.19 - - [2025-11-11 14:21:52] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026351 10.0.0.19 - - [2025-11-11 14:21:52] "POST /tags HTTP/1.1" 200 393 0.033564 10.0.0.19 - - [2025-11-11 14:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.016144 10.0.0.19 - - [2025-11-11 14:21:52] "GET /tag/88794d10-1823-4dc9-8ce5-4cd283db63d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012161 10.0.0.19 - - [2025-11-11 14:21:52] "POST /tags HTTP/1.1" 200 341 0.017800 10.0.0.19 - - [2025-11-11 14:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.19 - - [2025-11-11 14:21:52] "GET /tag/a54e13e7-de08-40de-a521-ab0129ddacc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011471 10.0.0.19 - - [2025-11-11 14:21:52] "POST /id-to-fqname HTTP/1.1" 200 192 0.008114 10.0.0.19 - - [2025-11-11 14:21:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.005438 10.0.0.19 - - [2025-11-11 14:21:52] "POST /security-groups HTTP/1.1" 200 589 0.065486 10.0.0.19 - - [2025-11-11 14:21:52] "POST /projects HTTP/1.1" 200 519 0.163418 10.0.0.19 - - [2025-11-11 14:21:52] "POST /fqname-to-id HTTP/1.1" 404 236 0.001790 10.0.0.19 - - [2025-11-11 14:21:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.052370 10.0.0.19 - - [2025-11-11 14:21:52] "POST /access-control-lists HTTP/1.1" 200 598 0.072672 10.0.0.19 - - [2025-11-11 14:21:53] "POST /fqname-to-id HTTP/1.1" 404 235 0.006248 10.0.0.19 - - [2025-11-11 14:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006485 10.0.0.19 - - [2025-11-11 14:21:53] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.010934 10.0.0.19 - - [2025-11-11 14:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.19 - - [2025-11-11 14:21:53] "GET /virtual-network/77496bc6-3870-48eb-b538-163a669aca33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.038223 10.0.0.19 - - [2025-11-11 14:21:53] "POST /access-control-lists HTTP/1.1" 200 596 0.063297 10.0.0.19 - - [2025-11-11 14:21:53] "PUT /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288 HTTP/1.1" 200 264 0.057482 10.0.0.19 - - [2025-11-11 14:21:53] "PUT /virtual-network/77496bc6-3870-48eb-b538-163a669aca33 HTTP/1.1" 200 264 0.063681 10.0.0.19 - - [2025-11-11 14:21:53] "POST /security-groups HTTP/1.1" 200 591 0.064281 10.0.0.19 - - [2025-11-11 14:21:53] "POST /fqname-to-id HTTP/1.1" 404 270 0.003726 10.0.0.19 - - [2025-11-11 14:21:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020197 10.0.0.19 - - [2025-11-11 14:21:53] "POST /access-control-lists HTTP/1.1" 200 632 0.042031 10.0.0.19 - - [2025-11-11 14:21:53] "POST /chown HTTP/1.1" 200 109 0.040802 10.0.0.19 - - [2025-11-11 14:21:53] "POST /fqname-to-id HTTP/1.1" 404 269 0.017777 10.0.0.19 - - [2025-11-11 14:21:53] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002585 10.0.0.19 - - [2025-11-11 14:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.19 - - [2025-11-11 14:21:53] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002293 10.0.0.19 - - [2025-11-11 14:21:53] "POST /tags HTTP/1.1" 409 226 0.003382 10.0.0.19 - - [2025-11-11 14:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.19 - - [2025-11-11 14:21:53] "GET /tag/a54e13e7-de08-40de-a521-ab0129ddacc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.031932 10.0.0.19 - - [2025-11-11 14:21:53] "POST /access-control-lists HTTP/1.1" 200 630 0.078457 10.0.0.19 - - [2025-11-11 14:21:53] "POST /firewall-rules HTTP/1.1" 200 600 0.099739 10.0.0.19 - - [2025-11-11 14:21:53] "GET /firewall-rule/d0ccae2c-d94e-46a0-80b5-deea6173474e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004254 10.0.0.19 - - [2025-11-11 14:21:53] "GET /firewall-policy/efc47155-4067-4918-8ecf-b8557d4822b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004795 10.0.0.19 - - [2025-11-11 14:21:53] "GET /firewall-rule/d0ccae2c-d94e-46a0-80b5-deea6173474e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002136 10.0.0.19 - - [2025-11-11 14:21:53] "POST /ref-update HTTP/1.1" 200 156 0.054649 10.0.0.19 - - [2025-11-11 14:21:53] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.022047 10.0.0.19 - - [2025-11-11 14:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.19 - - [2025-11-11 14:21:53] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003103 10.0.0.19 - - [2025-11-11 14:21:53] "POST /tags HTTP/1.1" 409 226 0.003975 10.0.0.19 - - [2025-11-11 14:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.19 - - [2025-11-11 14:21:53] "GET /tag/a54e13e7-de08-40de-a521-ab0129ddacc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012346 10.0.0.19 - - [2025-11-11 14:21:54] "POST /firewall-rules HTTP/1.1" 200 598 0.073301 10.0.0.19 - - [2025-11-11 14:21:54] "GET /firewall-rule/fcc25166-349b-44e2-a055-00ef1bdebfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.017995 10.0.0.19 - - [2025-11-11 14:21:54] "GET /firewall-policy/efc47155-4067-4918-8ecf-b8557d4822b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.005172 10.0.0.19 - - [2025-11-11 14:21:54] "GET /firewall-rule/fcc25166-349b-44e2-a055-00ef1bdebfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002495 10.0.0.19 - - [2025-11-11 14:21:54] "POST /ref-update HTTP/1.1" 200 156 0.046079 10.0.0.19 - - [2025-11-11 14:21:55] "POST /tags HTTP/1.1" 200 393 0.037361 10.0.0.19 - - [2025-11-11 14:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008789 10.0.0.19 - - [2025-11-11 14:21:55] "GET /tag/0e352555-340e-4e10-9439-13dd41f6ba1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014564 10.0.0.19 - - [2025-11-11 14:21:55] "POST /tags HTTP/1.1" 200 341 0.024087 10.0.0.19 - - [2025-11-11 14:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.19 - - [2025-11-11 14:21:55] "GET /tag/da670cd7-11ef-4729-aab7-80235f83df42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011792 10.0.0.19 - - [2025-11-11 14:21:55] "POST /id-to-fqname HTTP/1.1" 200 192 0.000648 10.0.0.19 - - [2025-11-11 14:21:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.002845 10.0.0.19 - - [2025-11-11 14:21:55] "POST /security-groups HTTP/1.1" 200 589 0.073595 10.0.0.19 - - [2025-11-11 14:21:55] "POST /fqname-to-id HTTP/1.1" 404 236 0.001911 10.0.0.19 - - [2025-11-11 14:21:56] "POST /projects HTTP/1.1" 200 519 0.250928 10.0.0.19 - - [2025-11-11 14:21:56] "POST /access-control-lists HTTP/1.1" 200 598 0.059207 10.0.0.19 - - [2025-11-11 14:21:56] "POST /fqname-to-id HTTP/1.1" 404 235 0.015934 10.0.0.19 - - [2025-11-11 14:21:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.035033 10.0.0.19 - - [2025-11-11 14:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012179 10.0.0.19 - - [2025-11-11 14:21:56] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004832 10.0.0.19 - - [2025-11-11 14:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.19 - - [2025-11-11 14:21:56] "GET /virtual-network/77496bc6-3870-48eb-b538-163a669aca33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005283 10.0.0.19 - - [2025-11-11 14:21:56] "POST /access-control-lists HTTP/1.1" 200 596 0.089933 10.0.0.19 - - [2025-11-11 14:21:56] "PUT /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288 HTTP/1.1" 200 264 0.078575 10.0.0.19 - - [2025-11-11 14:21:56] "PUT /virtual-network/77496bc6-3870-48eb-b538-163a669aca33 HTTP/1.1" 200 264 0.043756 10.0.0.19 - - [2025-11-11 14:21:56] "POST /security-groups HTTP/1.1" 200 591 0.063578 10.0.0.19 - - [2025-11-11 14:21:56] "POST /fqname-to-id HTTP/1.1" 404 270 0.002607 10.0.0.19 - - [2025-11-11 14:21:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.021997 10.0.0.19 - - [2025-11-11 14:21:56] "POST /chown HTTP/1.1" 200 109 0.054723 10.0.0.19 - - [2025-11-11 14:21:56] "POST /access-control-lists HTTP/1.1" 200 632 0.082089 10.0.0.19 - - [2025-11-11 14:21:56] "POST /fqname-to-id HTTP/1.1" 404 269 0.011998 10.0.0.19 - - [2025-11-11 14:21:56] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003083 10.0.0.19 - - [2025-11-11 14:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.19 - - [2025-11-11 14:21:56] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003087 10.0.0.19 - - [2025-11-11 14:21:56] "POST /access-control-lists HTTP/1.1" 200 630 0.066797 10.0.0.19 - - [2025-11-11 14:21:56] "POST /tags HTTP/1.1" 409 226 0.014930 10.0.0.19 - - [2025-11-11 14:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.19 - - [2025-11-11 14:21:56] "GET /tag/da670cd7-11ef-4729-aab7-80235f83df42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014948 10.0.0.19 - - [2025-11-11 14:21:56] "POST /firewall-rules HTTP/1.1" 200 600 0.064754 10.0.0.19 - - [2025-11-11 14:21:56] "GET /firewall-rule/60056c0d-10c8-4291-b43e-79bd88be5b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.012959 10.0.0.19 - - [2025-11-11 14:21:56] "GET /firewall-policy/efc47155-4067-4918-8ecf-b8557d4822b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.006205 10.0.0.19 - - [2025-11-11 14:21:56] "GET /firewall-rule/60056c0d-10c8-4291-b43e-79bd88be5b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003293 10.0.0.19 - - [2025-11-11 14:21:56] "POST /ref-update HTTP/1.1" 200 156 0.055733 10.0.0.19 - - [2025-11-11 14:21:56] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008647 10.0.0.19 - - [2025-11-11 14:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.19 - - [2025-11-11 14:21:56] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005386 10.0.0.19 - - [2025-11-11 14:21:56] "POST /tags HTTP/1.1" 409 226 0.002067 10.0.0.19 - - [2025-11-11 14:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.19 - - [2025-11-11 14:21:57] "GET /tag/da670cd7-11ef-4729-aab7-80235f83df42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012738 10.0.0.19 - - [2025-11-11 14:21:57] "POST /firewall-rules HTTP/1.1" 200 598 0.071885 10.0.0.19 - - [2025-11-11 14:21:57] "GET /firewall-rule/bedc0922-bd26-43e7-a915-783e76818343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004346 10.0.0.19 - - [2025-11-11 14:21:57] "GET /firewall-policy/efc47155-4067-4918-8ecf-b8557d4822b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004257 10.0.0.19 - - [2025-11-11 14:21:57] "GET /firewall-rule/bedc0922-bd26-43e7-a915-783e76818343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002707 10.0.0.19 - - [2025-11-11 14:21:57] "POST /ref-update HTTP/1.1" 200 156 0.068901 10.0.0.19 - - [2025-11-11 14:21:58] "POST /tags HTTP/1.1" 200 345 0.078187 10.0.0.19 - - [2025-11-11 14:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006568 10.0.0.19 - - [2025-11-11 14:21:58] "GET /tag/b2f65c90-6c76-4470-bde2-ef6db4e6aa34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.023129 10.0.0.19 - - [2025-11-11 14:21:58] "POST /projects HTTP/1.1" 409 238 0.002275 10.0.0.19 - - [2025-11-11 14:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.19 - - [2025-11-11 14:21:58] "GET /project/ae239cc4-99ae-401f-a78d-3e7e679e64b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042231 10.0.0.19 - - [2025-11-11 14:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.19 - - [2025-11-11 14:21:58] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005012 10.0.0.19 - - [2025-11-11 14:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.19 - - [2025-11-11 14:21:58] "GET /virtual-network/77496bc6-3870-48eb-b538-163a669aca33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007404 10.0.0.19 - - [2025-11-11 14:21:58] "POST /security-groups HTTP/1.1" 409 285 0.005923 10.0.0.19 - - [2025-11-11 14:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.19 - - [2025-11-11 14:21:59] "PUT /security-group/56ca2260-584c-446d-bd98-0e956c5f0b9a HTTP/1.1" 200 262 0.079624 10.0.0.19 - - [2025-11-11 14:21:59] "PUT /access-control-list/5a2b6ce2-5611-400c-b85f-aa15f0a71ba0 HTTP/1.1" 200 272 0.018806 10.0.0.19 - - [2025-11-11 14:21:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.035580 10.0.0.19 - - [2025-11-11 14:21:59] "POST /tags HTTP/1.1" 409 228 0.006898 10.0.0.19 - - [2025-11-11 14:21:59] "PUT /access-control-list/c3aafe4f-3e59-46e3-9d49-1ed649605313 HTTP/1.1" 200 272 0.051678 10.0.0.19 - - [2025-11-11 14:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.19 - - [2025-11-11 14:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005347 10.0.0.19 - - [2025-11-11 14:21:59] "GET /tag/b2f65c90-6c76-4470-bde2-ef6db4e6aa34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.030084 10.0.0.19 - - [2025-11-11 14:21:59] "GET /project/ae239cc4-99ae-401f-a78d-3e7e679e64b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.060109 10.0.0.19 - - [2025-11-11 14:21:59] "POST /tags HTTP/1.1" 200 345 0.060301 10.0.0.19 - - [2025-11-11 14:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.19 - - [2025-11-11 14:21:59] "GET /tag/92d9ddb4-8ff9-489a-80fc-beea9050bbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.018744 10.0.0.19 - - [2025-11-11 14:21:59] "POST /projects HTTP/1.1" 409 238 0.002720 10.0.0.19 - - [2025-11-11 14:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.19 - - [2025-11-11 14:21:59] "GET /project/80054dfc-fb3e-4f70-8603-c6f82622d414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.098182 10.0.0.19 - - [2025-11-11 14:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.19 - - [2025-11-11 14:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.19 - - [2025-11-11 14:21:59] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009626 10.0.0.19 - - [2025-11-11 14:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.19 - - [2025-11-11 14:21:59] "GET /virtual-network/77496bc6-3870-48eb-b538-163a669aca33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005764 10.0.0.19 - - [2025-11-11 14:21:59] "GET /project/80054dfc-fb3e-4f70-8603-c6f82622d414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.050319 10.0.0.19 - - [2025-11-11 14:21:59] "POST /security-groups HTTP/1.1" 409 285 0.002612 10.0.0.19 - - [2025-11-11 14:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.19 - - [2025-11-11 14:21:59] "PUT /security-group/2c57ce99-41f5-4f05-8b83-4c4d943f806c HTTP/1.1" 200 262 0.064551 10.0.0.19 - - [2025-11-11 14:21:59] "PUT /access-control-list/b42a67f3-7daa-4f51-9885-984f97d3d0c3 HTTP/1.1" 200 272 0.009231 10.0.0.19 - - [2025-11-11 14:21:59] "PUT /access-control-list/88218a15-a8f9-4de2-9fcf-2390045d0ef0 HTTP/1.1" 200 272 0.021300 10.0.0.19 - - [2025-11-11 14:21:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.023779 10.0.0.19 - - [2025-11-11 14:21:59] "POST /tags HTTP/1.1" 409 228 0.008584 10.0.0.19 - - [2025-11-11 14:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005775 10.0.0.19 - - [2025-11-11 14:21:59] "GET /tag/92d9ddb4-8ff9-489a-80fc-beea9050bbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015363 10.0.0.19 - - [2025-11-11 14:21:59] "POST /tags HTTP/1.1" 200 291 0.055383 10.0.0.19 - - [2025-11-11 14:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005087 10.0.0.19 - - [2025-11-11 14:22:00] "GET /tag/7e15bb70-49d8-4d85-ad5e-49b6d1a92ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.015637 10.0.0.19 - - [2025-11-11 14:22:00] "POST /tags HTTP/1.1" 200 303 0.070032 10.0.0.19 - - [2025-11-11 14:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013215 10.0.0.19 - - [2025-11-11 14:22:00] "GET /tag/1eb768ca-d35a-480a-992c-e5767e86db6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014725 10.0.0.19 - - [2025-11-11 14:22:00] "POST /tags HTTP/1.1" 409 252 0.002278 10.0.0.19 - - [2025-11-11 14:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015426 10.0.0.19 - - [2025-11-11 14:22:00] "GET /tag/88794d10-1823-4dc9-8ce5-4cd283db63d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.027248 10.0.0.19 - - [2025-11-11 14:22:00] "POST /tags HTTP/1.1" 409 226 0.005071 10.0.0.19 - - [2025-11-11 14:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.19 - - [2025-11-11 14:22:00] "GET /tag/a54e13e7-de08-40de-a521-ab0129ddacc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011094 10.0.0.19 - - [2025-11-11 14:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.19 - - [2025-11-11 14:22:00] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004017 10.0.0.19 - - [2025-11-11 14:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.19 - - [2025-11-11 14:22:00] "GET /project/ae239cc4-99ae-401f-a78d-3e7e679e64b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051415 10.0.0.19 - - [2025-11-11 14:22:00] "POST /virtual-machines HTTP/1.1" 200 395 0.017703 10.0.0.19 - - [2025-11-11 14:22:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.014369 10.0.0.19 - - [2025-11-11 14:22:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095368 10.0.0.19 - - [2025-11-11 14:22:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.007498 10.0.0.19 - - [2025-11-11 14:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006766 10.0.0.19 - - [2025-11-11 14:22:00] "GET /virtual-machine-interface/c988a840-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008919 10.0.0.19 - - [2025-11-11 14:22:00] "POST /instance-ips HTTP/1.1" 200 397 0.023411 10.0.0.19 - - [2025-11-11 14:22:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.014151 10.0.0.19 - - [2025-11-11 14:22:00] "GET /virtual-machine-interface/c988a840-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010222 10.0.0.19 - - [2025-11-11 14:22:00] "POST /set-tag HTTP/1.1" 200 109 0.062666 10.0.0.19 - - [2025-11-11 14:22:00] "GET /virtual-machine-interface/c988a840-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.030313 10.0.0.19 - - [2025-11-11 14:22:00] "GET /instance-ip/c9a06584-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005301 10.0.0.19 - - [2025-11-11 14:22:01] "GET /virtual-machine-interface/c988a840-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012835 10.0.0.19 - - [2025-11-11 14:22:01] "POST /set-tag HTTP/1.1" 200 109 0.010013 10.0.0.19 - - [2025-11-11 14:22:01] "GET /virtual-router/794d542e-5912-4d11-b617-8454a9369922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004703 10.0.0.19 - - [2025-11-11 14:22:01] "POST /ref-update HTTP/1.1" 200 156 0.015231 10.0.0.19 - - [2025-11-11 14:22:01] "GET /virtual-machine-interface/c988a840-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009639 10.0.0.19 - - [2025-11-11 14:22:01] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.19 - - [2025-11-11 14:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.19 - - [2025-11-11 14:22:01] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006031 10.0.0.19 - - [2025-11-11 14:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.19 - - [2025-11-11 14:22:01] "GET /project/ae239cc4-99ae-401f-a78d-3e7e679e64b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052105 10.0.0.19 - - [2025-11-11 14:22:01] "POST /virtual-machines HTTP/1.1" 200 395 0.011487 10.0.0.19 - - [2025-11-11 14:22:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.015010 10.0.0.19 - - [2025-11-11 14:22:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115665 10.0.0.19 - - [2025-11-11 14:22:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.011678 10.0.0.19 - - [2025-11-11 14:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.014913 10.0.0.19 - - [2025-11-11 14:22:01] "GET /virtual-machine-interface/ca0b374c-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006698 10.0.0.19 - - [2025-11-11 14:22:01] "POST /instance-ips HTTP/1.1" 200 397 0.020716 10.0.0.19 - - [2025-11-11 14:22:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.010861 10.0.0.19 - - [2025-11-11 14:22:01] "GET /virtual-machine-interface/ca0b374c-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006483 10.0.0.19 - - [2025-11-11 14:22:01] "POST /set-tag HTTP/1.1" 200 109 0.067150 10.0.0.19 - - [2025-11-11 14:22:01] "GET /virtual-machine-interface/ca0b374c-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008332 10.0.0.19 - - [2025-11-11 14:22:01] "GET /instance-ip/ca27a224-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002977 10.0.0.19 - - [2025-11-11 14:22:01] "GET /virtual-machine-interface/ca0b374c-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005416 10.0.0.19 - - [2025-11-11 14:22:01] "POST /set-tag HTTP/1.1" 200 109 0.002522 10.0.0.19 - - [2025-11-11 14:22:01] "GET /virtual-router/794d542e-5912-4d11-b617-8454a9369922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.005731 10.0.0.19 - - [2025-11-11 14:22:01] "POST /ref-update HTTP/1.1" 200 156 0.008626 10.0.0.19 - - [2025-11-11 14:22:02] "GET /virtual-machine-interface/ca0b374c-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008557 10.0.0.19 - - [2025-11-11 14:22:02] "POST /set-tag HTTP/1.1" 200 109 0.004037 10.0.0.19 - - [2025-11-11 14:22:02] "POST /tags HTTP/1.1" 200 291 0.023758 10.0.0.19 - - [2025-11-11 14:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.024772 10.0.0.19 - - [2025-11-11 14:22:02] "GET /tag/bb5e18a6-fc91-44db-99de-2f67ad0b5775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.017670 10.0.0.19 - - [2025-11-11 14:22:02] "POST /tags HTTP/1.1" 409 252 0.002166 10.0.0.19 - - [2025-11-11 14:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.19 - - [2025-11-11 14:22:02] "GET /tag/0e352555-340e-4e10-9439-13dd41f6ba1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015993 10.0.0.19 - - [2025-11-11 14:22:02] "POST /tags HTTP/1.1" 409 226 0.002494 10.0.0.19 - - [2025-11-11 14:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.19 - - [2025-11-11 14:22:02] "GET /tag/da670cd7-11ef-4729-aab7-80235f83df42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014974 10.0.0.19 - - [2025-11-11 14:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.19 - - [2025-11-11 14:22:02] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.010604 10.0.0.19 - - [2025-11-11 14:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.19 - - [2025-11-11 14:22:02] "GET /project/80054dfc-fb3e-4f70-8603-c6f82622d414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038529 10.0.0.19 - - [2025-11-11 14:22:02] "POST /virtual-machines HTTP/1.1" 200 395 0.008604 10.0.0.19 - - [2025-11-11 14:22:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.013896 10.0.0.19 - - [2025-11-11 14:22:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106206 10.0.0.19 - - [2025-11-11 14:22:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.018984 10.0.0.19 - - [2025-11-11 14:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004690 10.0.0.19 - - [2025-11-11 14:22:02] "GET /virtual-machine-interface/caae62be-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006793 10.0.0.19 - - [2025-11-11 14:22:02] "POST /instance-ips HTTP/1.1" 200 397 0.021288 10.0.0.19 - - [2025-11-11 14:22:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023724 10.0.0.19 - - [2025-11-11 14:22:02] "GET /virtual-machine-interface/caae62be-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007208 10.0.0.19 - - [2025-11-11 14:22:02] "POST /set-tag HTTP/1.1" 200 109 0.079456 10.0.0.19 - - [2025-11-11 14:22:02] "GET /virtual-machine-interface/caae62be-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020796 10.0.0.19 - - [2025-11-11 14:22:02] "GET /instance-ip/cac9a3c6-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004767 10.0.0.19 - - [2025-11-11 14:22:02] "GET /virtual-machine-interface/caae62be-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011941 10.0.0.19 - - [2025-11-11 14:22:03] "POST /set-tag HTTP/1.1" 200 109 0.006586 10.0.0.19 - - [2025-11-11 14:22:03] "GET /virtual-router/794d542e-5912-4d11-b617-8454a9369922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.006297 10.0.0.19 - - [2025-11-11 14:22:03] "POST /ref-update HTTP/1.1" 200 156 0.012426 10.0.0.19 - - [2025-11-11 14:22:03] "GET /virtual-machine-interface/caae62be-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008255 10.0.0.19 - - [2025-11-11 14:22:03] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.19 - - [2025-11-11 14:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.19 - - [2025-11-11 14:22:03] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004412 10.0.0.19 - - [2025-11-11 14:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.19 - - [2025-11-11 14:22:03] "GET /project/80054dfc-fb3e-4f70-8603-c6f82622d414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.033666 10.0.0.19 - - [2025-11-11 14:22:03] "POST /virtual-machines HTTP/1.1" 200 395 0.008348 10.0.0.19 - - [2025-11-11 14:22:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.016209 10.0.0.19 - - [2025-11-11 14:22:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.138968 10.0.0.19 - - [2025-11-11 14:22:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010445 10.0.0.19 - - [2025-11-11 14:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.19 - - [2025-11-11 14:22:03] "GET /virtual-machine-interface/cb2d1d48-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004910 10.0.0.19 - - [2025-11-11 14:22:03] "POST /instance-ips HTTP/1.1" 200 397 0.024686 10.0.0.19 - - [2025-11-11 14:22:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022738 10.0.0.19 - - [2025-11-11 14:22:03] "GET /virtual-machine-interface/cb2d1d48-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012005 10.0.0.19 - - [2025-11-11 14:22:03] "POST /set-tag HTTP/1.1" 200 109 0.063639 10.0.0.19 - - [2025-11-11 14:22:03] "GET /virtual-machine-interface/cb2d1d48-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009655 10.0.0.19 - - [2025-11-11 14:22:03] "GET /instance-ip/cb4c2cce-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.015041 10.0.0.19 - - [2025-11-11 14:22:03] "GET /virtual-machine-interface/cb2d1d48-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004415 10.0.0.19 - - [2025-11-11 14:22:03] "POST /set-tag HTTP/1.1" 200 109 0.002248 10.0.0.19 - - [2025-11-11 14:22:03] "GET /virtual-router/794d542e-5912-4d11-b617-8454a9369922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.011774 10.0.0.19 - - [2025-11-11 14:22:03] "POST /ref-update HTTP/1.1" 200 156 0.022906 10.0.0.19 - - [2025-11-11 14:22:03] "GET /virtual-machine-interface/cb2d1d48-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.021257 10.0.0.19 - - [2025-11-11 14:22:03] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.19 - - [2025-11-11 14:22:04] "POST /tags HTTP/1.1" 200 299 0.032475 10.0.0.19 - - [2025-11-11 14:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015201 10.0.0.19 - - [2025-11-11 14:22:04] "GET /tag/aadd6f0b-257f-4546-b8c3-3af5d9fb1fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014115 10.0.0.19 - - [2025-11-11 14:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.19 - - [2025-11-11 14:22:04] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004217 10.0.0.19 - - [2025-11-11 14:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.19 - - [2025-11-11 14:22:04] "GET /project/ae239cc4-99ae-401f-a78d-3e7e679e64b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037462 10.0.0.19 - - [2025-11-11 14:22:04] "POST /virtual-machines HTTP/1.1" 200 395 0.007342 10.0.0.19 - - [2025-11-11 14:22:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.018696 10.0.0.19 - - [2025-11-11 14:22:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100336 10.0.0.19 - - [2025-11-11 14:22:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009514 10.0.0.19 - - [2025-11-11 14:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004842 10.0.0.19 - - [2025-11-11 14:22:04] "GET /virtual-machine-interface/cbc05efa-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008344 10.0.0.19 - - [2025-11-11 14:22:04] "POST /instance-ips HTTP/1.1" 200 397 0.023852 10.0.0.19 - - [2025-11-11 14:22:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.024905 10.0.0.19 - - [2025-11-11 14:22:04] "GET /virtual-machine-interface/cbc05efa-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008862 10.0.0.19 - - [2025-11-11 14:22:04] "POST /set-tag HTTP/1.1" 200 109 0.018337 10.0.0.19 - - [2025-11-11 14:22:04] "GET /virtual-machine-interface/cbc05efa-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014367 10.0.0.19 - - [2025-11-11 14:22:04] "GET /instance-ip/cbd8ff78-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003834 10.0.0.19 - - [2025-11-11 14:22:04] "GET /virtual-machine-interface/cbc05efa-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004522 10.0.0.19 - - [2025-11-11 14:22:04] "POST /set-tag HTTP/1.1" 200 109 0.002480 10.0.0.19 - - [2025-11-11 14:22:04] "POST /tags HTTP/1.1" 200 299 0.027423 10.0.0.19 - - [2025-11-11 14:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.19 - - [2025-11-11 14:22:04] "GET /tag/b8f22dd8-82f4-44f1-bd68-1775347139fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.017207 10.0.0.19 - - [2025-11-11 14:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.19 - - [2025-11-11 14:22:04] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004640 10.0.0.19 - - [2025-11-11 14:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.19 - - [2025-11-11 14:22:04] "GET /project/ae239cc4-99ae-401f-a78d-3e7e679e64b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036187 10.0.0.19 - - [2025-11-11 14:22:04] "POST /virtual-machines HTTP/1.1" 200 395 0.008522 10.0.0.19 - - [2025-11-11 14:22:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.011120 10.0.0.19 - - [2025-11-11 14:22:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107388 10.0.0.19 - - [2025-11-11 14:22:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.027171 10.0.0.19 - - [2025-11-11 14:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.015712 10.0.0.19 - - [2025-11-11 14:22:05] "GET /virtual-machine-interface/cc304a30-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005810 10.0.0.19 - - [2025-11-11 14:22:05] "POST /instance-ips HTTP/1.1" 200 397 0.022883 10.0.0.19 - - [2025-11-11 14:22:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.022407 10.0.0.19 - - [2025-11-11 14:22:05] "GET /virtual-machine-interface/cc304a30-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012791 10.0.0.19 - - [2025-11-11 14:22:05] "POST /set-tag HTTP/1.1" 200 109 0.019405 10.0.0.19 - - [2025-11-11 14:22:05] "GET /virtual-machine-interface/cc304a30-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012545 10.0.0.19 - - [2025-11-11 14:22:05] "GET /instance-ip/cc460776-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007956 10.0.0.19 - - [2025-11-11 14:22:05] "GET /virtual-machine-interface/cc304a30-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005401 10.0.0.19 - - [2025-11-11 14:22:05] "POST /set-tag HTTP/1.1" 200 109 0.002599 10.0.0.19 - - [2025-11-11 14:22:05] "POST /tags HTTP/1.1" 200 299 0.022293 10.0.0.19 - - [2025-11-11 14:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.19 - - [2025-11-11 14:22:05] "GET /tag/7d015e4d-1f5a-42b9-aff8-f003999cdd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014126 10.0.0.19 - - [2025-11-11 14:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.19 - - [2025-11-11 14:22:05] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005450 10.0.0.19 - - [2025-11-11 14:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.19 - - [2025-11-11 14:22:05] "GET /project/80054dfc-fb3e-4f70-8603-c6f82622d414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036740 10.0.0.19 - - [2025-11-11 14:22:05] "POST /virtual-machines HTTP/1.1" 200 395 0.010082 10.0.0.19 - - [2025-11-11 14:22:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.028881 10.0.0.19 - - [2025-11-11 14:22:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125013 10.0.0.19 - - [2025-11-11 14:22:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.011484 10.0.0.19 - - [2025-11-11 14:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008076 10.0.0.19 - - [2025-11-11 14:22:05] "GET /virtual-machine-interface/cc9eaa2a-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.028462 10.0.0.19 - - [2025-11-11 14:22:06] "POST /instance-ips HTTP/1.1" 200 397 0.037116 10.0.0.19 - - [2025-11-11 14:22:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.033193 10.0.0.19 - - [2025-11-11 14:22:06] "GET /virtual-machine-interface/cc9eaa2a-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009299 10.0.0.19 - - [2025-11-11 14:22:06] "POST /set-tag HTTP/1.1" 200 109 0.019267 10.0.0.19 - - [2025-11-11 14:22:06] "GET /virtual-machine-interface/cc9eaa2a-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009330 10.0.0.19 - - [2025-11-11 14:22:06] "GET /instance-ip/ccbbb50c-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005924 10.0.0.19 - - [2025-11-11 14:22:06] "GET /virtual-machine-interface/cc9eaa2a-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005236 10.0.0.19 - - [2025-11-11 14:22:06] "POST /set-tag HTTP/1.1" 200 109 0.003093 10.0.0.19 - - [2025-11-11 14:22:06] "POST /tags HTTP/1.1" 200 299 0.019725 10.0.0.19 - - [2025-11-11 14:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005564 10.0.0.19 - - [2025-11-11 14:22:06] "GET /tag/4d14415a-0c29-4ae4-b9b5-0d3882634959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016789 10.0.0.19 - - [2025-11-11 14:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.19 - - [2025-11-11 14:22:06] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.008394 10.0.0.19 - - [2025-11-11 14:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.19 - - [2025-11-11 14:22:06] "GET /project/80054dfc-fb3e-4f70-8603-c6f82622d414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039946 10.0.0.19 - - [2025-11-11 14:22:06] "POST /virtual-machines HTTP/1.1" 200 395 0.009159 10.0.0.19 - - [2025-11-11 14:22:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008812 10.0.0.19 - - [2025-11-11 14:22:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109981 10.0.0.19 - - [2025-11-11 14:22:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.023659 10.0.0.19 - - [2025-11-11 14:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.19 - - [2025-11-11 14:22:06] "GET /virtual-machine-interface/cd19480c-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004938 10.0.0.19 - - [2025-11-11 14:22:06] "POST /instance-ips HTTP/1.1" 200 397 0.020911 10.0.0.19 - - [2025-11-11 14:22:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.040119 10.0.0.19 - - [2025-11-11 14:22:06] "GET /virtual-machine-interface/cd19480c-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012838 10.0.0.19 - - [2025-11-11 14:22:06] "POST /set-tag HTTP/1.1" 200 109 0.017420 10.0.0.19 - - [2025-11-11 14:22:06] "GET /virtual-machine-interface/cd19480c-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018053 10.0.0.19 - - [2025-11-11 14:22:06] "GET /instance-ip/cd2fd842-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005874 10.0.0.19 - - [2025-11-11 14:22:06] "GET /virtual-machine-interface/cd19480c-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005082 10.0.0.19 - - [2025-11-11 14:22:06] "POST /set-tag HTTP/1.1" 200 109 0.002691 10.0.0.19 - - [2025-11-11 14:22:06] "GET /virtual-router/794d542e-5912-4d11-b617-8454a9369922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.006522 10.0.0.19 - - [2025-11-11 14:22:07] "POST /ref-update HTTP/1.1" 200 156 0.011806 10.0.0.19 - - [2025-11-11 14:22:07] "GET /virtual-machine-interface/cbc05efa-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018243 10.0.0.19 - - [2025-11-11 14:22:07] "POST /set-tag HTTP/1.1" 200 109 0.012050 10.0.0.19 - - [2025-11-11 14:22:07] "GET /virtual-router/794d542e-5912-4d11-b617-8454a9369922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.007093 10.0.0.19 - - [2025-11-11 14:22:07] "POST /ref-update HTTP/1.1" 200 156 0.009344 10.0.0.19 - - [2025-11-11 14:22:07] "GET /virtual-machine-interface/cd19480c-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016091 10.0.0.19 - - [2025-11-11 14:22:07] "POST /set-tag HTTP/1.1" 200 109 0.002719 10.0.0.19 - - [2025-11-11 14:22:07] "GET /virtual-machine-interface/c988a840-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004767 10.0.0.19 - - [2025-11-11 14:22:07] "POST /set-tag HTTP/1.1" 200 109 0.002463 10.0.0.19 - - [2025-11-11 14:22:07] "GET /virtual-router/794d542e-5912-4d11-b617-8454a9369922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.006497 10.0.0.19 - - [2025-11-11 14:22:07] "POST /ref-update HTTP/1.1" 200 156 0.009987 10.0.0.19 - - [2025-11-11 14:22:07] "GET /virtual-machine-interface/cc9eaa2a-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017890 10.0.0.19 - - [2025-11-11 14:22:07] "POST /set-tag HTTP/1.1" 200 109 0.004590 10.0.0.19 - - [2025-11-11 14:22:07] "GET /virtual-router/794d542e-5912-4d11-b617-8454a9369922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.009053 10.0.0.19 - - [2025-11-11 14:22:07] "POST /ref-update HTTP/1.1" 200 156 0.013244 10.0.0.19 - - [2025-11-11 14:22:07] "GET /virtual-machine-interface/cc304a30-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004704 10.0.0.19 - - [2025-11-11 14:22:07] "POST /set-tag HTTP/1.1" 200 109 0.002113 10.0.0.19 - - [2025-11-11 14:22:07] "GET /virtual-machine-interface/ca0b374c-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005122 10.0.0.19 - - [2025-11-11 14:22:07] "POST /set-tag HTTP/1.1" 200 109 0.002524 10.0.0.19 - - [2025-11-11 14:22:07] "GET /virtual-machine-interface/caae62be-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006281 10.0.0.19 - - [2025-11-11 14:22:07] "POST /set-tag HTTP/1.1" 200 109 0.002584 10.0.0.19 - - [2025-11-11 14:22:07] "GET /virtual-machine-interface/cb2d1d48-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005167 10.0.0.19 - - [2025-11-11 14:22:07] "POST /set-tag HTTP/1.1" 200 109 0.003477 10.0.0.19 - - [2025-11-11 14:22:07] "GET /virtual-machine-interface/cbc05efa-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005914 10.0.0.19 - - [2025-11-11 14:22:07] "POST /set-tag HTTP/1.1" 200 109 0.002516 10.0.0.19 - - [2025-11-11 14:22:07] "GET /virtual-machine-interface/cc304a30-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004478 10.0.0.19 - - [2025-11-11 14:22:07] "POST /set-tag HTTP/1.1" 200 109 0.003071 10.0.0.19 - - [2025-11-11 14:22:07] "GET /virtual-machine-interface/cc9eaa2a-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004174 10.0.0.19 - - [2025-11-11 14:22:07] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.19 - - [2025-11-11 14:22:07] "GET /virtual-machine-interface/caae62be-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005561 10.0.0.19 - - [2025-11-11 14:22:07] "POST /set-tag HTTP/1.1" 200 109 0.002236 10.0.0.19 - - [2025-11-11 14:22:07] "GET /virtual-machine-interface/cd19480c-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006094 10.0.0.19 - - [2025-11-11 14:22:07] "POST /set-tag HTTP/1.1" 200 109 0.003125 10.0.0.19 - - [2025-11-11 14:22:07] "GET /virtual-machine-interface/cb2d1d48-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015033 10.0.0.19 - - [2025-11-11 14:22:07] "POST /set-tag HTTP/1.1" 200 109 0.002740 10.0.0.19 - - [2025-11-11 14:22:10] "GET /virtual-machine-interface/ca0b374c-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005512 10.0.0.19 - - [2025-11-11 14:22:10] "POST /set-tag HTTP/1.1" 200 109 0.002701 10.0.0.19 - - [2025-11-11 14:22:11] "GET /virtual-machine-interface/cd19480c-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012969 10.0.0.19 - - [2025-11-11 14:22:11] "POST /set-tag HTTP/1.1" 200 109 0.006442 10.0.0.19 - - [2025-11-11 14:22:11] "GET /virtual-machine-interface/c988a840-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007951 10.0.0.19 - - [2025-11-11 14:22:11] "POST /set-tag HTTP/1.1" 200 109 0.002654 10.0.0.19 - - [2025-11-11 14:22:11] "GET /virtual-machine-interface/cbc05efa-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006351 10.0.0.19 - - [2025-11-11 14:22:11] "POST /set-tag HTTP/1.1" 200 109 0.002448 10.0.0.19 - - [2025-11-11 14:22:14] "GET /virtual-machine/29f9fb4e-df2e-4ae8-93a5-7caadb9bb02a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003584 10.0.0.19 - - [2025-11-11 14:22:14] "GET /virtual-machine-interface/c988a840-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003819 10.0.0.19 - - [2025-11-11 14:22:14] "GET /virtual-machine/75413c84-6150-4ed7-b254-95bf749d2841?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003668 10.0.0.19 - - [2025-11-11 14:22:14] "GET /virtual-machine-interface/ca0b374c-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004020 10.0.0.19 - - [2025-11-11 14:22:14] "GET /virtual-machine/6ae198fc-8e6e-4dec-a507-b5b7a46ef165?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002911 10.0.0.19 - - [2025-11-11 14:22:14] "GET /virtual-machine-interface/caae62be-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004085 10.0.0.19 - - [2025-11-11 14:22:14] "GET /virtual-machine/3f0e9607-8d94-489c-bdda-affa97ca9a37?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002964 10.0.0.19 - - [2025-11-11 14:22:14] "GET /virtual-machine-interface/cb2d1d48-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004976 10.0.0.19 - - [2025-11-11 14:22:14] "GET /virtual-machine/37b5f5e1-30d9-4d13-8944-459c58b38c90?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003352 10.0.0.19 - - [2025-11-11 14:22:14] "GET /virtual-machine-interface/cbc05efa-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004792 10.0.0.19 - - [2025-11-11 14:22:15] "GET /virtual-machine-interface/cc9eaa2a-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006952 10.0.0.19 - - [2025-11-11 14:22:15] "POST /set-tag HTTP/1.1" 200 109 0.003310 10.0.0.19 - - [2025-11-11 14:22:15] "GET /virtual-machine-interface/cc304a30-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008718 10.0.0.19 - - [2025-11-11 14:22:15] "POST /set-tag HTTP/1.1" 200 109 0.004262 10.0.0.19 - - [2025-11-11 14:22:20] "GET /virtual-machine/d3b8a76e-87da-4131-8a5d-aca5358b1f55?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003988 10.0.0.19 - - [2025-11-11 14:22:20] "GET /virtual-machine-interface/cc9eaa2a-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005195 10.0.0.19 - - [2025-11-11 14:22:20] "GET /virtual-machine/89d1eeb6-9893-4af9-a91c-d6411792b6e1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003497 10.0.0.19 - - [2025-11-11 14:22:20] "GET /virtual-machine-interface/cc304a30-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004748 10.0.0.19 - - [2025-11-11 14:22:20] "GET /virtual-machine/579dd035-a635-4844-8cd5-59a49c14d283?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003040 10.0.0.19 - - [2025-11-11 14:22:20] "GET /virtual-machine-interface/cd19480c-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004419 10.0.0.19 - - [2025-11-11 14:22:20] "GET /loadbalancer/91bc76d3-19ea-4a04-9a8a-116a9ecaea47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006343 10.0.0.19 - - [2025-11-11 14:22:20] "POST /tags HTTP/1.1" 200 333 0.039588 10.0.0.19 - - [2025-11-11 14:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012062 10.0.0.19 - - [2025-11-11 14:22:20] "GET /tag/3ab79ea7-d4a3-4303-bef0-6285ec9825a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.023897 10.0.0.19 - - [2025-11-11 14:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.19 - - [2025-11-11 14:22:20] "GET /project/ae239cc4-99ae-401f-a78d-3e7e679e64b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040347 10.0.0.19 - - [2025-11-11 14:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.19 - - [2025-11-11 14:22:20] "GET /virtual-network/77496bc6-3870-48eb-b538-163a669aca33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004029 10.0.0.19 - - [2025-11-11 14:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.19 - - [2025-11-11 14:22:20] "GET /service-appliance-set/aac84047-afd5-42c8-b76b-bfdc6a98e59e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003036 10.0.0.19 - - [2025-11-11 14:22:20] "POST /fqname-to-id HTTP/1.1" 404 273 0.001867 10.0.0.19 - - [2025-11-11 14:22:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.129270 10.0.0.19 - - [2025-11-11 14:22:21] "GET /virtual-machine-interface/ea9b19ba-cd43-43dc-bdb5-7d516e8cf730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004801 10.0.0.19 - - [2025-11-11 14:22:21] "POST /instance-ips HTTP/1.1" 200 409 0.027561 10.0.0.19 - - [2025-11-11 14:22:21] "GET /instance-ip/d6296efd-03bb-4181-afbb-c9b05492cc91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.005442 10.0.0.19 - - [2025-11-11 14:22:21] "POST /loadbalancers HTTP/1.1" 200 629 0.060784 10.0.0.19 - - [2025-11-11 14:22:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.028504 10.0.0.19 - - [2025-11-11 14:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.19 - - [2025-11-11 14:22:21] "GET /project/ae239cc4-99ae-401f-a78d-3e7e679e64b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045529 10.0.0.19 - - [2025-11-11 14:22:21] "GET /instance-ip/d6296efd-03bb-4181-afbb-c9b05492cc91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003262 10.0.0.19 - - [2025-11-11 14:22:21] "POST /floating-ips HTTP/1.1" 200 597 0.019837 10.0.0.19 - - [2025-11-11 14:22:21] "GET /project/ae239cc4-99ae-401f-a78d-3e7e679e64b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.059569 10.0.0.19 - - [2025-11-11 14:22:21] "GET /loadbalancer/91bc76d3-19ea-4a04-9a8a-116a9ecaea47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002367 10.0.0.19 - - [2025-11-11 14:22:21] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.015318 10.0.0.19 - - [2025-11-11 14:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.19 - - [2025-11-11 14:22:21] "GET /project/ae239cc4-99ae-401f-a78d-3e7e679e64b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029662 10.0.0.19 - - [2025-11-11 14:22:21] "GET /loadbalancer-listener/e20742fd-74db-4dc3-b02a-90bb851f652b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003339 10.0.0.19 - - [2025-11-11 14:22:21] "GET /loadbalancer-listener/e20742fd-74db-4dc3-b02a-90bb851f652b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003366 10.0.0.19 - - [2025-11-11 14:22:21] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.025492 10.0.0.19 - - [2025-11-11 14:22:21] "GET /instance-ip/d6296efd-03bb-4181-afbb-c9b05492cc91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003583 10.0.0.19 - - [2025-11-11 14:22:21] "GET /instance-ip/d6296efd-03bb-4181-afbb-c9b05492cc91?fields=floating_ips HTTP/1.1" 200 1213 0.012847 10.0.0.19 - - [2025-11-11 14:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.19 - - [2025-11-11 14:22:21] "GET /loadbalancer/91bc76d3-19ea-4a04-9a8a-116a9ecaea47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002161 10.0.0.19 - - [2025-11-11 14:22:21] "GET /loadbalancer-pool/c3a6bc6f-c52a-4991-9807-98b9e1b10934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003649 10.0.0.19 - - [2025-11-11 14:22:21] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017041 10.0.0.19 - - [2025-11-11 14:22:21] "GET /loadbalancer/91bc76d3-19ea-4a04-9a8a-116a9ecaea47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.009550 10.0.0.19 - - [2025-11-11 14:22:21] "GET /floating-ip/e2284822-4adb-4995-8e13-f532c0c3e7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.013012 10.0.0.19 - - [2025-11-11 14:22:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.011308 10.0.0.19 - - [2025-11-11 14:22:21] "GET /virtual-machine-interface/c988a840-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006356 10.0.0.19 - - [2025-11-11 14:22:21] "GET /virtual-machine-interface/c988a840-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008458 10.0.0.19 - - [2025-11-11 14:22:21] "POST /ref-update HTTP/1.1" 200 156 0.008244 10.0.0.19 - - [2025-11-11 14:22:21] "POST /tags HTTP/1.1" 409 221 0.002209 10.0.0.19 - - [2025-11-11 14:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.19 - - [2025-11-11 14:22:21] "GET /tag/3ab79ea7-d4a3-4303-bef0-6285ec9825a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.024256 10.0.0.19 - - [2025-11-11 14:22:21] "GET /floating-ip/e2284822-4adb-4995-8e13-f532c0c3e7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.014776 10.0.0.19 - - [2025-11-11 14:22:21] "PUT /floating-ip/e2284822-4adb-4995-8e13-f532c0c3e7b9 HTTP/1.1" 200 256 0.008013 10.0.0.19 - - [2025-11-11 14:22:22] "POST /set-tag HTTP/1.1" 200 109 0.063781 10.0.0.19 - - [2025-11-11 14:22:22] "GET /loadbalancer-pool/c3a6bc6f-c52a-4991-9807-98b9e1b10934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.008717 10.0.0.19 - - [2025-11-11 14:22:22] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016699 10.0.0.19 - - [2025-11-11 14:22:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007361 10.0.0.19 - - [2025-11-11 14:22:22] "GET /virtual-machine-interface/ca0b374c-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004890 10.0.0.19 - - [2025-11-11 14:22:22] "GET /virtual-machine-interface/ca0b374c-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005681 10.0.0.19 - - [2025-11-11 14:22:22] "POST /ref-update HTTP/1.1" 200 156 0.009046 10.0.0.19 - - [2025-11-11 14:22:22] "GET /floating-ip/e2284822-4adb-4995-8e13-f532c0c3e7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.016931 10.0.0.19 - - [2025-11-11 14:22:22] "POST /set-tag HTTP/1.1" 200 109 0.079290 10.0.0.19 - - [2025-11-11 14:22:23] "POST /tags HTTP/1.1" 409 206 0.002681 10.0.0.19 - - [2025-11-11 14:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.19 - - [2025-11-11 14:22:23] "GET /tag/1eb768ca-d35a-480a-992c-e5767e86db6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011086 10.0.0.19 - - [2025-11-11 14:22:23] "POST /tags HTTP/1.1" 409 204 0.002625 10.0.0.19 - - [2025-11-11 14:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.19 - - [2025-11-11 14:22:23] "GET /tag/b8f22dd8-82f4-44f1-bd68-1775347139fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.019365 10.0.0.19 - - [2025-11-11 14:22:23] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002912 10.0.0.19 - - [2025-11-11 14:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.19 - - [2025-11-11 14:22:23] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003286 10.0.0.19 - - [2025-11-11 14:22:23] "POST /tags HTTP/1.1" 409 206 0.002338 10.0.0.19 - - [2025-11-11 14:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.19 - - [2025-11-11 14:22:23] "GET /tag/1eb768ca-d35a-480a-992c-e5767e86db6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010138 10.0.0.19 - - [2025-11-11 14:22:23] "POST /tags HTTP/1.1" 409 226 0.001804 10.0.0.19 - - [2025-11-11 14:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.19 - - [2025-11-11 14:22:23] "GET /tag/a54e13e7-de08-40de-a521-ab0129ddacc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012439 10.0.0.19 - - [2025-11-11 14:22:23] "POST /tags HTTP/1.1" 409 204 0.002132 10.0.0.19 - - [2025-11-11 14:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.19 - - [2025-11-11 14:22:23] "GET /tag/b8f22dd8-82f4-44f1-bd68-1775347139fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010023 10.0.0.19 - - [2025-11-11 14:22:23] "POST /tags HTTP/1.1" 409 226 0.001849 10.0.0.19 - - [2025-11-11 14:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007351 10.0.0.19 - - [2025-11-11 14:22:23] "GET /tag/a54e13e7-de08-40de-a521-ab0129ddacc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010873 10.0.0.19 - - [2025-11-11 14:22:23] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002839 10.0.0.19 - - [2025-11-11 14:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.19 - - [2025-11-11 14:22:23] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002967 10.0.0.19 - - [2025-11-11 14:22:23] "POST /firewall-rules HTTP/1.1" 200 626 0.077447 10.0.0.19 - - [2025-11-11 14:22:23] "POST /firewall-rules HTTP/1.1" 200 646 0.073270 10.0.0.19 - - [2025-11-11 14:22:23] "GET /firewall-rule/98f119d0-e206-42c4-957f-f98ada3e394f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.016003 10.0.0.19 - - [2025-11-11 14:22:23] "GET /firewall-policy/001ed712-35a6-43d7-b4d1-fe34cdcb89d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.002683 10.0.0.19 - - [2025-11-11 14:22:23] "GET /firewall-rule/cb75631c-acf3-4e43-8a23-3db3c45a8b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004622 10.0.0.19 - - [2025-11-11 14:22:23] "POST /ref-update HTTP/1.1" 200 156 0.016274 10.0.0.19 - - [2025-11-11 14:22:23] "POST /firewall-policys HTTP/1.1" 200 606 0.034025 10.0.0.19 - - [2025-11-11 14:22:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.011796 10.0.0.19 - - [2025-11-11 14:22:23] "GET /firewall-policy/b3d09b74-bbfe-4f7a-9eed-60972ab6e557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.010498 10.0.0.19 - - [2025-11-11 14:22:23] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006752 10.0.0.19 - - [2025-11-11 14:22:23] "GET /firewall-policy/b3d09b74-bbfe-4f7a-9eed-60972ab6e557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003594 10.0.0.19 - - [2025-11-11 14:22:23] "GET /firewall-policy/001ed712-35a6-43d7-b4d1-fe34cdcb89d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.004471 10.0.0.19 - - [2025-11-11 14:22:23] "GET /firewall-policy/ac14b2bf-6a31-422c-a0da-b5a3c5ae2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004250 10.0.0.19 - - [2025-11-11 14:22:24] "GET /firewall-policy/efc47155-4067-4918-8ecf-b8557d4822b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004453 10.0.0.19 - - [2025-11-11 14:22:24] "GET /firewall-policy/001ed712-35a6-43d7-b4d1-fe34cdcb89d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.005140 10.0.0.19 - - [2025-11-11 14:22:24] "GET /firewall-policy/efc47155-4067-4918-8ecf-b8557d4822b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002091 10.0.0.19 - - [2025-11-11 14:22:24] "POST /ref-update HTTP/1.1" 200 156 0.020886 10.0.0.19 - - [2025-11-11 14:22:24] "POST /ref-update HTTP/1.1" 200 156 0.016903 10.0.0.19 - - [2025-11-11 14:22:24] "POST /ref-update HTTP/1.1" 200 156 0.026561 10.0.0.19 - - [2025-11-11 14:22:24] "POST /ref-update HTTP/1.1" 200 156 0.019657 10.0.0.19 - - [2025-11-11 14:22:24] "POST /ref-update HTTP/1.1" 200 156 0.037250 10.0.0.19 - - [2025-11-11 14:22:24] "GET /firewall-policy/b3d09b74-bbfe-4f7a-9eed-60972ab6e557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.007847 10.0.0.19 - - [2025-11-11 14:23:15] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006078 10.0.0.19 - - [2025-11-11 14:23:15] "POST /set-tag HTTP/1.1" 200 109 0.005734 10.0.0.19 - - [2025-11-11 14:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.19 - - [2025-11-11 14:23:16] "GET /loadbalancer/722557bd-efce-4bab-8850-94fded2051de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004034 10.0.0.19 - - [2025-11-11 14:23:16] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010365 10.0.0.19 - - [2025-11-11 14:23:16] "POST /set-tag HTTP/1.1" 200 109 0.052923 10.0.0.19 - - [2025-11-11 14:23:16] "DELETE /loadbalancer-member/50352426-5ab4-42b6-bce7-b97b274798c0 HTTP/1.1" 200 115 0.050430 10.0.0.19 - - [2025-11-11 14:23:16] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017020 10.0.0.19 - - [2025-11-11 14:23:16] "POST /set-tag HTTP/1.1" 200 109 0.003368 10.0.0.19 - - [2025-11-11 14:23:16] "DELETE /loadbalancer-member/7e19acc3-a365-4642-b0c0-253143c719c4 HTTP/1.1" 200 115 0.044839 10.0.0.19 - - [2025-11-11 14:23:16] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005551 10.0.0.19 - - [2025-11-11 14:23:16] "POST /set-tag HTTP/1.1" 200 109 0.003555 10.0.0.19 - - [2025-11-11 14:23:16] "DELETE /loadbalancer-member/175cf88f-1e07-4e98-a55e-0ba459564947 HTTP/1.1" 200 115 0.068059 10.0.0.19 - - [2025-11-11 14:23:16] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008550 10.0.0.19 - - [2025-11-11 14:23:16] "POST /set-tag HTTP/1.1" 200 109 0.003089 10.0.0.19 - - [2025-11-11 14:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005094 10.0.0.19 - - [2025-11-11 14:23:16] "GET /loadbalancer/722557bd-efce-4bab-8850-94fded2051de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003619 10.0.0.19 - - [2025-11-11 14:23:16] "GET /loadbalancer-pool/7db23c2d-0ee3-4e62-ba26-bf027cf28a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003250 10.0.0.19 - - [2025-11-11 14:23:16] "POST /loadbalancer-members HTTP/1.1" 200 690 0.038249 10.0.0.19 - - [2025-11-11 14:23:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.026588 10.0.0.19 - - [2025-11-11 14:23:16] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018631 10.0.0.19 - - [2025-11-11 14:23:16] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005397 10.0.0.19 - - [2025-11-11 14:23:16] "GET /floating-ip/6d935d27-bf01-4412-9b22-cc6f8a2e5227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.011135 10.0.0.19 - - [2025-11-11 14:23:16] "POST /set-tag HTTP/1.1" 200 109 0.083191 10.0.0.19 - - [2025-11-11 14:23:16] "GET /loadbalancer-pool/6ad30b83-ea59-47ce-a7fb-bd3b530c6d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.023718 10.0.0.19 - - [2025-11-11 14:23:16] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031199 10.0.0.19 - - [2025-11-11 14:23:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.010239 10.0.0.19 - - [2025-11-11 14:23:16] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.022235 10.0.0.19 - - [2025-11-11 14:23:16] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.025950 10.0.0.19 - - [2025-11-11 14:23:16] "POST /set-tag HTTP/1.1" 200 109 0.019137 10.0.0.19 - - [2025-11-11 14:23:17] "GET /floating-ip/6d935d27-bf01-4412-9b22-cc6f8a2e5227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003671 10.0.0.19 - - [2025-11-11 14:23:17] "GET /loadbalancer-pool/41ef80d1-aada-4d78-b7ca-5fb91593b63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003162 10.0.0.19 - - [2025-11-11 14:23:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035690 10.0.0.19 - - [2025-11-11 14:23:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.022391 10.0.0.19 - - [2025-11-11 14:23:17] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020524 10.0.0.19 - - [2025-11-11 14:23:17] "GET /virtual-machine-interface/88c98a32-bf08-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004903 10.0.0.19 - - [2025-11-11 14:23:17] "GET /floating-ip/6d935d27-bf01-4412-9b22-cc6f8a2e5227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.006544 10.0.0.19 - - [2025-11-11 14:23:17] "POST /set-tag HTTP/1.1" 200 109 0.004245 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:23:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001432 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:23:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001026 10.0.0.19 - - [2025-11-11 14:23:39] "POST /tags HTTP/1.1" 200 365 0.056439 10.0.0.19 - - [2025-11-11 14:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012504 10.0.0.19 - - [2025-11-11 14:23:39] "GET /tag/928285f4-abf0-4edb-b9e2-d5346bac8348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.020765 10.0.0.19 - - [2025-11-11 14:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006356 10.0.0.19 - - [2025-11-11 14:23:40] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053278 10.0.0.19 - - [2025-11-11 14:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.19 - - [2025-11-11 14:23:40] "GET /service-appliance-set/16d5e6de-0816-442b-bf93-884fdfaa520a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002864 10.0.0.19 - - [2025-11-11 14:23:40] "POST /fqname-to-id HTTP/1.1" 404 258 0.002460 10.0.0.19 - - [2025-11-11 14:23:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.107799 10.0.0.19 - - [2025-11-11 14:23:40] "GET /virtual-machine-interface/202611e9-bf8c-4cab-9639-d79074d07e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004613 10.0.0.19 - - [2025-11-11 14:23:40] "POST /set-tag HTTP/1.1" 200 109 0.012289 10.0.0.19 - - [2025-11-11 14:23:40] "POST /instance-ips HTTP/1.1" 200 417 0.044227 10.0.0.19 - - [2025-11-11 14:23:40] "GET /instance-ip/8213c1c2-b1d8-42ac-860b-62a1453bd1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.004489 10.0.0.19 - - [2025-11-11 14:23:40] "POST /loadbalancers HTTP/1.1" 200 618 0.066214 10.0.0.19 - - [2025-11-11 14:23:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.037129 10.0.0.19 - - [2025-11-11 14:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007419 10.0.0.19 - - [2025-11-11 14:23:40] "POST /service-instances HTTP/1.1" 200 566 0.040854 10.0.0.19 - - [2025-11-11 14:23:40] "POST /ref-update HTTP/1.1" 200 156 0.018524 10.0.0.19 - - [2025-11-11 14:23:40] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055628 10.0.0.19 - - [2025-11-11 14:23:40] "GET /virtual-machine-interface/202611e9-bf8c-4cab-9639-d79074d07e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006729 10.0.0.19 - - [2025-11-11 14:23:40] "GET /virtual-machine-interface/202611e9-bf8c-4cab-9639-d79074d07e55?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.007901 10.0.0.19 - - [2025-11-11 14:23:40] "PUT /service-instance/e45a88a6-2e78-4ac5-a12e-ebce9e0a6b2c HTTP/1.1" 200 266 0.021643 10.0.0.19 - - [2025-11-11 14:23:40] "POST /fqname-to-id HTTP/1.1" 404 208 0.005245 10.0.0.19 - - [2025-11-11 14:23:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.015622 10.0.0.19 - - [2025-11-11 14:23:40] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.017666 10.0.0.19 - - [2025-11-11 14:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.19 - - [2025-11-11 14:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.19 - - [2025-11-11 14:23:40] "POST /virtual-machines HTTP/1.1" 200 429 0.022254 10.0.0.19 - - [2025-11-11 14:23:40] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005497 10.0.0.19 - - [2025-11-11 14:23:40] "POST /tags HTTP/1.1" 409 221 0.002020 10.0.0.19 - - [2025-11-11 14:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.19 - - [2025-11-11 14:23:40] "GET /tag/d18c7fed-14b8-42fb-b06e-3d1d43b70646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.051450 10.0.0.19 - - [2025-11-11 14:23:40] "POST /tags HTTP/1.1" 409 238 0.018718 10.0.0.19 - - [2025-11-11 14:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.19 - - [2025-11-11 14:23:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.115077 10.0.0.19 - - [2025-11-11 14:23:40] "POST /chown HTTP/1.1" 200 109 0.014938 10.0.0.19 - - [2025-11-11 14:23:40] "GET /tag/928285f4-abf0-4edb-b9e2-d5346bac8348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.019404 10.0.0.19 - - [2025-11-11 14:23:40] "POST /chown HTTP/1.1" 200 109 0.032146 10.0.0.19 - - [2025-11-11 14:23:41] "POST /firewall-rules HTTP/1.1" 200 650 0.089099 10.0.0.19 - - [2025-11-11 14:23:41] "PUT /virtual-machine-interface/89f25916-c19f-429f-8698-5afad2e7dc3f HTTP/1.1" 200 284 0.060177 10.0.0.19 - - [2025-11-11 14:23:41] "GET /firewall-rule/1907deb2-2dc9-4e38-b2ff-5e7d74269639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.026006 10.0.0.19 - - [2025-11-11 14:23:41] "PUT /instance-ip/8213c1c2-b1d8-42ac-860b-62a1453bd1b9 HTTP/1.1" 200 256 0.034540 10.0.0.19 - - [2025-11-11 14:23:41] "GET /firewall-policy/ac14b2bf-6a31-422c-a0da-b5a3c5ae2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004049 10.0.0.19 - - [2025-11-11 14:23:41] "GET /firewall-rule/1907deb2-2dc9-4e38-b2ff-5e7d74269639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005708 10.0.0.19 - - [2025-11-11 14:23:41] "POST /ref-update HTTP/1.1" 200 156 0.038355 10.0.0.19 - - [2025-11-11 14:23:41] "POST /ref-update HTTP/1.1" 200 156 0.029433 10.0.0.19 - - [2025-11-11 14:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.19 - - [2025-11-11 14:23:41] "POST /ref-update HTTP/1.1" 200 156 0.043282 10.0.0.19 - - [2025-11-11 14:23:41] "POST /ref-update HTTP/1.1" 200 156 0.037735 10.0.0.19 - - [2025-11-11 14:23:41] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.080740 10.0.0.19 - - [2025-11-11 14:23:41] "GET /loadbalancer/b9371702-4b3b-4822-8837-971ebfebd875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.015867 10.0.0.19 - - [2025-11-11 14:23:41] "POST /ref-update HTTP/1.1" 200 156 0.049221 10.0.0.19 - - [2025-11-11 14:23:41] "POST /ref-update HTTP/1.1" 200 156 0.012625 10.0.0.19 - - [2025-11-11 14:23:41] "POST /ref-update HTTP/1.1" 200 156 0.032232 10.0.0.19 - - [2025-11-11 14:23:41] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.080800 10.0.0.19 - - [2025-11-11 14:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011827 10.0.0.19 - - [2025-11-11 14:23:41] "POST /virtual-machines HTTP/1.1" 200 429 0.043915 10.0.0.19 - - [2025-11-11 14:23:41] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054217 10.0.0.19 - - [2025-11-11 14:23:41] "GET /loadbalancer-listener/e630f3ff-541a-4558-8800-187eb1e7284b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.003081 10.0.0.19 - - [2025-11-11 14:23:41] "GET /loadbalancer-listener/e630f3ff-541a-4558-8800-187eb1e7284b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.004726 10.0.0.19 - - [2025-11-11 14:23:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.080432 10.0.0.19 - - [2025-11-11 14:23:41] "POST /chown HTTP/1.1" 200 109 0.021708 10.0.0.19 - - [2025-11-11 14:23:41] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.052629 10.0.0.19 - - [2025-11-11 14:23:41] "POST /chown HTTP/1.1" 200 109 0.035534 10.0.0.19 - - [2025-11-11 14:23:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.022953 10.0.0.19 - - [2025-11-11 14:23:41] "GET /loadbalancer-pool/95b63a42-4b48-4ec8-a76c-3f3398ed07cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010271 10.0.0.19 - - [2025-11-11 14:23:41] "POST /loadbalancer-members HTTP/1.1" 200 707 0.023872 10.0.0.19 - - [2025-11-11 14:23:41] "PUT /virtual-machine-interface/79e2a589-7c5a-48f1-90ad-f3525dbbbefe HTTP/1.1" 200 284 0.010361 10.0.0.19 - - [2025-11-11 14:23:41] "PUT /instance-ip/8213c1c2-b1d8-42ac-860b-62a1453bd1b9 HTTP/1.1" 200 256 0.030648 10.0.0.19 - - [2025-11-11 14:23:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.023783 10.0.0.19 - - [2025-11-11 14:23:41] "GET /loadbalancer-member/c4312726-a08c-4695-8ea2-2e64e52864a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.006211 10.0.0.19 - - [2025-11-11 14:23:41] "POST /ref-update HTTP/1.1" 200 156 0.037351 10.0.0.19 - - [2025-11-11 14:23:41] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.013485 10.0.0.19 - - [2025-11-11 14:23:41] "POST /ref-update HTTP/1.1" 200 156 0.013508 10.0.0.19 - - [2025-11-11 14:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007250 10.0.0.19 - - [2025-11-11 14:23:41] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006811 10.0.0.19 - - [2025-11-11 14:23:41] "POST /tags HTTP/1.1" 409 221 0.002225 10.0.0.19 - - [2025-11-11 14:23:41] "POST /ref-update HTTP/1.1" 200 156 0.030219 10.0.0.19 - - [2025-11-11 14:23:41] "POST /ref-update HTTP/1.1" 200 156 0.021592 10.0.0.19 - - [2025-11-11 14:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.19 - - [2025-11-11 14:23:41] "GET /tag/d18c7fed-14b8-42fb-b06e-3d1d43b70646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014115 10.0.0.19 - - [2025-11-11 14:23:41] "POST /tags HTTP/1.1" 409 238 0.002223 10.0.0.19 - - [2025-11-11 14:23:42] "POST /ref-update HTTP/1.1" 200 156 0.019322 10.0.0.19 - - [2025-11-11 14:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.19 - - [2025-11-11 14:23:42] "GET /tag/928285f4-abf0-4edb-b9e2-d5346bac8348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.025541 10.0.0.19 - - [2025-11-11 14:23:42] "POST /firewall-rules HTTP/1.1" 409 293 0.004357 10.0.0.19 - - [2025-11-11 14:23:42] "PUT /service-instance/e45a88a6-2e78-4ac5-a12e-ebce9e0a6b2c HTTP/1.1" 200 266 0.017389 10.0.0.19 - - [2025-11-11 14:23:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.023997 10.0.0.19 - - [2025-11-11 14:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009182 10.0.0.19 - - [2025-11-11 14:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010174 10.0.0.19 - - [2025-11-11 14:23:42] "PUT /firewall-rule/1907deb2-2dc9-4e38-b2ff-5e7d74269639 HTTP/1.1" 200 260 0.029477 10.0.0.19 - - [2025-11-11 14:23:42] "GET /firewall-rule/1907deb2-2dc9-4e38-b2ff-5e7d74269639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.013336 10.0.0.19 - - [2025-11-11 14:23:42] "POST /chown HTTP/1.1" 200 109 0.006975 10.0.0.19 - - [2025-11-11 14:23:42] "POST /chown HTTP/1.1" 200 109 0.027787 10.0.0.19 - - [2025-11-11 14:23:42] "GET /firewall-policy/ac14b2bf-6a31-422c-a0da-b5a3c5ae2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.019160 10.0.0.19 - - [2025-11-11 14:23:42] "GET /firewall-rule/1907deb2-2dc9-4e38-b2ff-5e7d74269639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004797 10.0.0.19 - - [2025-11-11 14:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.19 - - [2025-11-11 14:23:42] "PUT /instance-ip/8213c1c2-b1d8-42ac-860b-62a1453bd1b9 HTTP/1.1" 200 256 0.029320 10.0.0.19 - - [2025-11-11 14:23:42] "GET /tag/928285f4-abf0-4edb-b9e2-d5346bac8348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013816 10.0.0.19 - - [2025-11-11 14:23:42] "GET /tag/928285f4-abf0-4edb-b9e2-d5346bac8348?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.013639 10.0.0.19 - - [2025-11-11 14:23:42] "GET /virtual-machine-interface/202611e9-bf8c-4cab-9639-d79074d07e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.007943 10.0.0.19 - - [2025-11-11 14:23:42] "POST /ref-update HTTP/1.1" 200 156 0.038306 10.0.0.19 - - [2025-11-11 14:23:42] "POST /chown HTTP/1.1" 200 109 0.016298 10.0.0.19 - - [2025-11-11 14:23:42] "POST /chown HTTP/1.1" 200 109 0.033104 10.0.0.19 - - [2025-11-11 14:23:42] "POST /set-tag HTTP/1.1" 200 109 0.048001 10.0.0.19 - - [2025-11-11 14:23:42] "GET /virtual-machine-interface/79e2a589-7c5a-48f1-90ad-f3525dbbbefe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.011894 10.0.0.19 - - [2025-11-11 14:23:42] "PUT /instance-ip/8213c1c2-b1d8-42ac-860b-62a1453bd1b9 HTTP/1.1" 200 256 0.052700 10.0.0.19 - - [2025-11-11 14:23:42] "POST /set-tag HTTP/1.1" 200 109 0.073810 10.0.0.19 - - [2025-11-11 14:23:42] "POST /ref-update HTTP/1.1" 200 156 0.033076 10.0.0.19 - - [2025-11-11 14:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011816 10.0.0.19 - - [2025-11-11 14:23:42] "GET /virtual-machine-interface/89f25916-c19f-429f-8698-5afad2e7dc3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.011610 10.0.0.19 - - [2025-11-11 14:23:42] "POST /set-tag HTTP/1.1" 200 109 0.012053 10.0.0.19 - - [2025-11-11 14:23:42] "GET /firewall-policy/ac14b2bf-6a31-422c-a0da-b5a3c5ae2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.025190 10.0.0.19 - - [2025-11-11 14:23:42] "POST /chown HTTP/1.1" 200 109 0.025581 10.0.0.19 - - [2025-11-11 14:23:42] "POST /chown HTTP/1.1" 200 109 0.022005 10.0.0.19 - - [2025-11-11 14:23:42] "GET /firewall-rule/1907deb2-2dc9-4e38-b2ff-5e7d74269639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.006459 10.0.0.19 - - [2025-11-11 14:23:42] "POST /ref-update HTTP/1.1" 200 156 0.036257 10.0.0.19 - - [2025-11-11 14:23:42] "PUT /instance-ip/8213c1c2-b1d8-42ac-860b-62a1453bd1b9 HTTP/1.1" 200 256 0.043030 10.0.0.19 - - [2025-11-11 14:23:42] "DELETE /firewall-rule/1907deb2-2dc9-4e38-b2ff-5e7d74269639 HTTP/1.1" 200 115 0.065631 10.0.0.19 - - [2025-11-11 14:23:42] "POST /ref-update HTTP/1.1" 200 156 0.025101 10.0.0.19 - - [2025-11-11 14:23:42] "POST /chown HTTP/1.1" 200 109 0.024949 10.0.0.19 - - [2025-11-11 14:23:42] "POST /chown HTTP/1.1" 200 109 0.040544 10.0.0.19 - - [2025-11-11 14:23:42] "DELETE /loadbalancer-member/c4312726-a08c-4695-8ea2-2e64e52864a2 HTTP/1.1" 200 115 0.102861 10.0.0.19 - - [2025-11-11 14:23:42] "DELETE /loadbalancer-pool/95b63a42-4b48-4ec8-a76c-3f3398ed07cf HTTP/1.1" 200 115 0.034308 10.0.0.19 - - [2025-11-11 14:23:42] "PUT /instance-ip/8213c1c2-b1d8-42ac-860b-62a1453bd1b9 HTTP/1.1" 200 256 0.023243 10.0.0.19 - - [2025-11-11 14:23:43] "POST /ref-update HTTP/1.1" 200 156 0.046638 10.0.0.19 - - [2025-11-11 14:23:43] "DELETE /loadbalancer-listener/e630f3ff-541a-4558-8800-187eb1e7284b HTTP/1.1" 200 115 0.077839 10.0.0.19 - - [2025-11-11 14:23:43] "DELETE /loadbalancer/b9371702-4b3b-4822-8837-971ebfebd875 HTTP/1.1" 200 115 0.046080 10.0.0.19 - - [2025-11-11 14:23:43] "DELETE /instance-ip/8213c1c2-b1d8-42ac-860b-62a1453bd1b9 HTTP/1.1" 200 115 0.038628 10.0.0.19 - - [2025-11-11 14:23:43] "DELETE /virtual-machine-interface/202611e9-bf8c-4cab-9639-d79074d07e55 HTTP/1.1" 200 115 0.050332 10.0.0.19 - - [2025-11-11 14:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006211 10.0.0.19 - - [2025-11-11 14:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.19 - - [2025-11-11 14:23:43] "DELETE /tag/928285f4-abf0-4edb-b9e2-d5346bac8348 HTTP/1.1" 200 115 0.073187 10.0.0.19 - - [2025-11-11 14:23:43] "DELETE /service-instance/e45a88a6-2e78-4ac5-a12e-ebce9e0a6b2c HTTP/1.1" 200 115 0.041341 10.0.0.19 - - [2025-11-11 14:23:43] "GET /virtual-machine-interface/79e2a589-7c5a-48f1-90ad-f3525dbbbefe?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.006784 10.0.0.19 - - [2025-11-11 14:23:43] "DELETE /virtual-machine-interface/79e2a589-7c5a-48f1-90ad-f3525dbbbefe HTTP/1.1" 200 115 0.055264 10.0.0.19 - - [2025-11-11 14:23:43] "DELETE /virtual-machine/d1afc94c-6e13-4962-8c1b-702b9106d624 HTTP/1.1" 200 115 0.027266 10.0.0.19 - - [2025-11-11 14:23:43] "GET /virtual-machine-interface/89f25916-c19f-429f-8698-5afad2e7dc3f?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.011439 10.0.0.19 - - [2025-11-11 14:23:43] "DELETE /virtual-machine-interface/89f25916-c19f-429f-8698-5afad2e7dc3f HTTP/1.1" 200 115 0.041463 10.0.0.19 - - [2025-11-11 14:23:43] "POST /ref-update HTTP/1.1" 200 156 0.009884 10.0.0.19 - - [2025-11-11 14:23:43] "DELETE /virtual-machine/fe146881-bca2-4ea6-ba50-9e121865da74 HTTP/1.1" 200 115 0.036283 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:24:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001502 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:24:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000973 10.0.0.19 - - [2025-11-11 14:24:32] "POST /tags HTTP/1.1" 409 252 0.004977 10.0.0.19 - - [2025-11-11 14:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004706 10.0.0.19 - - [2025-11-11 14:24:32] "GET /tag/0e352555-340e-4e10-9439-13dd41f6ba1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012295 10.0.0.19 - - [2025-11-11 14:24:32] "POST /tags HTTP/1.1" 409 228 0.002197 10.0.0.19 - - [2025-11-11 14:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.19 - - [2025-11-11 14:24:32] "GET /tag/92d9ddb4-8ff9-489a-80fc-beea9050bbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.018012 10.0.0.19 - - [2025-11-11 14:24:32] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.010299 10.0.0.19 - - [2025-11-11 14:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005799 10.0.0.19 - - [2025-11-11 14:24:33] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003698 10.0.0.19 - - [2025-11-11 14:24:33] "POST /tags HTTP/1.1" 409 206 0.002686 10.0.0.19 - - [2025-11-11 14:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.19 - - [2025-11-11 14:24:33] "GET /tag/1eb768ca-d35a-480a-992c-e5767e86db6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.023102 10.0.0.19 - - [2025-11-11 14:24:33] "POST /tags HTTP/1.1" 409 226 0.007384 10.0.0.19 - - [2025-11-11 14:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006375 10.0.0.19 - - [2025-11-11 14:24:33] "GET /tag/a54e13e7-de08-40de-a521-ab0129ddacc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.022153 10.0.0.19 - - [2025-11-11 14:24:33] "POST /tags HTTP/1.1" 409 204 0.015570 10.0.0.19 - - [2025-11-11 14:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015028 10.0.0.19 - - [2025-11-11 14:24:33] "GET /tag/b8f22dd8-82f4-44f1-bd68-1775347139fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.023956 10.0.0.19 - - [2025-11-11 14:24:33] "POST /tags HTTP/1.1" 409 226 0.003299 10.0.0.19 - - [2025-11-11 14:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.19 - - [2025-11-11 14:24:33] "GET /tag/a54e13e7-de08-40de-a521-ab0129ddacc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.019335 10.0.0.19 - - [2025-11-11 14:24:33] "POST /tags HTTP/1.1" 409 228 0.002072 10.0.0.19 - - [2025-11-11 14:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005508 10.0.0.19 - - [2025-11-11 14:24:33] "GET /tag/92d9ddb4-8ff9-489a-80fc-beea9050bbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013201 10.0.0.19 - - [2025-11-11 14:24:33] "POST /tags HTTP/1.1" 409 252 0.002013 10.0.0.19 - - [2025-11-11 14:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.19 - - [2025-11-11 14:24:33] "GET /tag/0e352555-340e-4e10-9439-13dd41f6ba1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013477 10.0.0.19 - - [2025-11-11 14:24:33] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003059 10.0.0.19 - - [2025-11-11 14:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.19 - - [2025-11-11 14:24:33] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004139 10.0.0.19 - - [2025-11-11 14:24:33] "POST /firewall-rules HTTP/1.1" 409 281 0.001882 10.0.0.19 - - [2025-11-11 14:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006238 10.0.0.19 - - [2025-11-11 14:24:33] "PUT /firewall-rule/cb75631c-acf3-4e43-8a23-3db3c45a8b21 HTTP/1.1" 200 260 0.029649 10.0.0.19 - - [2025-11-11 14:24:33] "POST /firewall-rules HTTP/1.1" 409 291 0.013035 10.0.0.19 - - [2025-11-11 14:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.19 - - [2025-11-11 14:24:33] "PUT /firewall-rule/98f119d0-e206-42c4-957f-f98ada3e394f HTTP/1.1" 200 260 0.022770 10.0.0.19 - - [2025-11-11 14:24:33] "GET /firewall-rule/98f119d0-e206-42c4-957f-f98ada3e394f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.004544 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:24:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001008 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:24:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001078 10.0.0.19 - - [2025-11-11 14:24:33] "POST /firewall-rules HTTP/1.1" 200 658 0.089917 10.0.0.19 - - [2025-11-11 14:24:33] "GET /firewall-rule/0f2709cf-24a9-4d98-98a0-9299c5910f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.008695 10.0.0.19 - - [2025-11-11 14:24:33] "GET /firewall-policy/001ed712-35a6-43d7-b4d1-fe34cdcb89d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.003857 10.0.0.19 - - [2025-11-11 14:24:34] "GET /firewall-rule/cb75631c-acf3-4e43-8a23-3db3c45a8b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004037 10.0.0.19 - - [2025-11-11 14:24:34] "POST /firewall-policys HTTP/1.1" 409 269 0.001983 10.0.0.19 - - [2025-11-11 14:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.19 - - [2025-11-11 14:24:34] "PUT /firewall-policy/b3d09b74-bbfe-4f7a-9eed-60972ab6e557 HTTP/1.1" 200 264 0.030780 10.0.0.19 - - [2025-11-11 14:24:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.020349 10.0.0.19 - - [2025-11-11 14:24:34] "GET /firewall-policy/b3d09b74-bbfe-4f7a-9eed-60972ab6e557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.010472 10.0.0.19 - - [2025-11-11 14:24:34] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002854 10.0.0.19 - - [2025-11-11 14:24:34] "GET /firewall-policy/b3d09b74-bbfe-4f7a-9eed-60972ab6e557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002428 10.0.0.19 - - [2025-11-11 14:24:34] "GET /firewall-policy/001ed712-35a6-43d7-b4d1-fe34cdcb89d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.002361 10.0.0.19 - - [2025-11-11 14:24:34] "GET /firewall-policy/ac14b2bf-6a31-422c-a0da-b5a3c5ae2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.048226 10.0.0.19 - - [2025-11-11 14:24:34] "GET /firewall-policy/b3d09b74-bbfe-4f7a-9eed-60972ab6e557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005912 10.0.0.19 - - [2025-11-11 14:24:34] "GET /firewall-policy/b3d09b74-bbfe-4f7a-9eed-60972ab6e557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002698 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:24:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001238 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:24:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001021 10.0.0.19 - - [2025-11-11 14:25:35] "GET /virtual-machine-interface/c988a840-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004985 10.0.0.19 - - [2025-11-11 14:25:35] "POST /set-tag HTTP/1.1" 200 109 0.003785 10.0.0.19 - - [2025-11-11 14:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.19 - - [2025-11-11 14:25:35] "GET /loadbalancer/91bc76d3-19ea-4a04-9a8a-116a9ecaea47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002735 10.0.0.19 - - [2025-11-11 14:25:35] "GET /virtual-machine-interface/c988a840-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005129 10.0.0.19 - - [2025-11-11 14:25:35] "POST /set-tag HTTP/1.1" 200 109 0.028647 10.0.0.19 - - [2025-11-11 14:25:35] "DELETE /loadbalancer-member/def81bc2-23e3-4cf9-8dc3-75c654384648 HTTP/1.1" 200 115 0.034511 10.0.0.19 - - [2025-11-11 14:25:35] "GET /virtual-machine-interface/cc9eaa2a-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004127 10.0.0.19 - - [2025-11-11 14:25:35] "POST /set-tag HTTP/1.1" 200 109 0.003023 10.0.0.19 - - [2025-11-11 14:25:35] "GET /virtual-machine-interface/cc304a30-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004367 10.0.0.19 - - [2025-11-11 14:25:35] "POST /set-tag HTTP/1.1" 200 109 0.002672 10.0.0.19 - - [2025-11-11 14:25:35] "GET /virtual-machine-interface/cbc05efa-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009041 10.0.0.19 - - [2025-11-11 14:25:35] "POST /set-tag HTTP/1.1" 200 109 0.007580 10.0.0.19 - - [2025-11-11 14:25:35] "GET /virtual-machine-interface/cb2d1d48-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005341 10.0.0.19 - - [2025-11-11 14:25:35] "POST /set-tag HTTP/1.1" 200 109 0.002577 10.0.0.19 - - [2025-11-11 14:25:35] "GET /virtual-machine-interface/cd19480c-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004565 10.0.0.19 - - [2025-11-11 14:25:35] "POST /set-tag HTTP/1.1" 200 109 0.002055 10.0.0.19 - - [2025-11-11 14:25:35] "GET /virtual-machine-interface/ca0b374c-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005368 10.0.0.19 - - [2025-11-11 14:25:35] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.19 - - [2025-11-11 14:25:35] "GET /virtual-machine-interface/caae62be-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004117 10.0.0.19 - - [2025-11-11 14:25:35] "POST /set-tag HTTP/1.1" 200 109 0.002748 10.0.0.19 - - [2025-11-11 14:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.19 - - [2025-11-11 14:25:35] "GET /loadbalancer/91bc76d3-19ea-4a04-9a8a-116a9ecaea47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003985 10.0.0.19 - - [2025-11-11 14:25:36] "GET /virtual-machine-interface/c988a840-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007780 10.0.0.19 - - [2025-11-11 14:25:36] "POST /set-tag HTTP/1.1" 200 109 0.002497 10.0.0.19 - - [2025-11-11 14:25:36] "GET /virtual-machine-interface/c988a840-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004506 10.0.0.19 - - [2025-11-11 14:25:36] "POST /set-tag HTTP/1.1" 200 109 0.003640 10.0.0.19 - - [2025-11-11 14:25:36] "GET /virtual-machine/29f9fb4e-df2e-4ae8-93a5-7caadb9bb02a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003558 10.0.0.19 - - [2025-11-11 14:25:36] "POST /ref-update HTTP/1.1" 200 156 0.011622 10.0.0.19 - - [2025-11-11 14:25:36] "GET /virtual-machine-interface/c988a840-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007591 10.0.0.19 - - [2025-11-11 14:25:36] "POST /set-tag HTTP/1.1" 200 109 0.020463 10.0.0.19 - - [2025-11-11 14:25:36] "POST /set-tag HTTP/1.1" 200 109 0.018621 10.0.0.19 - - [2025-11-11 14:25:36] "POST /set-tag HTTP/1.1" 200 109 0.025624 10.0.0.19 - - [2025-11-11 14:25:36] "POST /set-tag HTTP/1.1" 200 109 0.024021 10.0.0.19 - - [2025-11-11 14:25:36] "POST /set-tag HTTP/1.1" 200 109 0.026580 10.0.0.19 - - [2025-11-11 14:25:36] "DELETE /instance-ip/c9a06584-bf09-11f0-8efc-fa163ec1585c HTTP/1.1" 200 115 0.062412 10.0.0.19 - - [2025-11-11 14:25:36] "POST /ref-update HTTP/1.1" 200 156 0.008298 10.0.0.19 - - [2025-11-11 14:25:37] "DELETE /virtual-machine-interface/c988a840-bf09-11f0-8efc-fa163ec1585c HTTP/1.1" 200 115 0.038097 10.0.0.19 - - [2025-11-11 14:25:37] "DELETE /virtual-machine/29f9fb4e-df2e-4ae8-93a5-7caadb9bb02a HTTP/1.1" 200 115 0.014934 10.0.0.19 - - [2025-11-11 14:25:37] "GET /virtual-machine-interface/caae62be-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008876 10.0.0.19 - - [2025-11-11 14:25:37] "POST /set-tag HTTP/1.1" 200 109 0.003099 10.0.0.19 - - [2025-11-11 14:25:37] "GET /virtual-machine-interface/caae62be-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004043 10.0.0.19 - - [2025-11-11 14:25:37] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.19 - - [2025-11-11 14:25:37] "GET /virtual-machine/6ae198fc-8e6e-4dec-a507-b5b7a46ef165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003140 10.0.0.19 - - [2025-11-11 14:25:37] "POST /ref-update HTTP/1.1" 200 156 0.009940 10.0.0.19 - - [2025-11-11 14:25:37] "GET /virtual-machine-interface/caae62be-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010374 10.0.0.19 - - [2025-11-11 14:25:37] "POST /set-tag HTTP/1.1" 200 109 0.022088 10.0.0.19 - - [2025-11-11 14:25:37] "POST /set-tag HTTP/1.1" 200 109 0.042441 10.0.0.19 - - [2025-11-11 14:25:37] "POST /set-tag HTTP/1.1" 200 109 0.051760 10.0.0.19 - - [2025-11-11 14:25:37] "POST /set-tag HTTP/1.1" 200 109 0.036391 10.0.0.19 - - [2025-11-11 14:25:37] "POST /set-tag HTTP/1.1" 200 109 0.030649 10.0.0.19 - - [2025-11-11 14:25:37] "DELETE /instance-ip/cac9a3c6-bf09-11f0-8efc-fa163ec1585c HTTP/1.1" 200 115 0.062802 10.0.0.19 - - [2025-11-11 14:25:37] "DELETE /virtual-machine-interface/caae62be-bf09-11f0-8efc-fa163ec1585c HTTP/1.1" 200 115 0.039431 10.0.0.19 - - [2025-11-11 14:25:37] "DELETE /virtual-machine/6ae198fc-8e6e-4dec-a507-b5b7a46ef165 HTTP/1.1" 200 115 0.024084 10.0.0.19 - - [2025-11-11 14:25:37] "GET /virtual-machine-interface/ca0b374c-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007327 10.0.0.19 - - [2025-11-11 14:25:37] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.19 - - [2025-11-11 14:25:37] "GET /virtual-machine-interface/ca0b374c-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004565 10.0.0.19 - - [2025-11-11 14:25:37] "POST /set-tag HTTP/1.1" 200 109 0.002521 10.0.0.19 - - [2025-11-11 14:25:37] "GET /virtual-machine/75413c84-6150-4ed7-b254-95bf749d2841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002930 10.0.0.19 - - [2025-11-11 14:25:37] "POST /ref-update HTTP/1.1" 200 156 0.010423 10.0.0.19 - - [2025-11-11 14:25:37] "GET /virtual-machine-interface/ca0b374c-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.021019 10.0.0.19 - - [2025-11-11 14:25:37] "POST /set-tag HTTP/1.1" 200 109 0.020355 10.0.0.19 - - [2025-11-11 14:25:37] "POST /set-tag HTTP/1.1" 200 109 0.026317 10.0.0.19 - - [2025-11-11 14:25:37] "POST /set-tag HTTP/1.1" 200 109 0.033699 10.0.0.19 - - [2025-11-11 14:25:38] "POST /set-tag HTTP/1.1" 200 109 0.023773 10.0.0.19 - - [2025-11-11 14:25:38] "POST /set-tag HTTP/1.1" 200 109 0.024668 10.0.0.19 - - [2025-11-11 14:25:38] "DELETE /instance-ip/ca27a224-bf09-11f0-8efc-fa163ec1585c HTTP/1.1" 200 115 0.054530 10.0.0.19 - - [2025-11-11 14:25:38] "POST /ref-update HTTP/1.1" 200 156 0.008884 10.0.0.19 - - [2025-11-11 14:25:38] "DELETE /virtual-machine-interface/ca0b374c-bf09-11f0-8efc-fa163ec1585c HTTP/1.1" 200 115 0.047826 10.0.0.19 - - [2025-11-11 14:25:38] "DELETE /virtual-machine/75413c84-6150-4ed7-b254-95bf749d2841 HTTP/1.1" 200 115 0.018084 10.0.0.19 - - [2025-11-11 14:25:38] "DELETE /tag/7e15bb70-49d8-4d85-ad5e-49b6d1a92ac6 HTTP/1.1" 200 115 0.043016 10.0.0.19 - - [2025-11-11 14:25:38] "GET /virtual-machine-interface/cb2d1d48-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006646 10.0.0.19 - - [2025-11-11 14:25:38] "POST /set-tag HTTP/1.1" 200 109 0.003189 10.0.0.19 - - [2025-11-11 14:25:38] "GET /virtual-machine-interface/cb2d1d48-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007776 10.0.0.19 - - [2025-11-11 14:25:38] "POST /set-tag HTTP/1.1" 200 109 0.002821 10.0.0.19 - - [2025-11-11 14:25:38] "GET /virtual-machine/3f0e9607-8d94-489c-bdda-affa97ca9a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002975 10.0.0.19 - - [2025-11-11 14:25:38] "POST /ref-update HTTP/1.1" 200 156 0.011396 10.0.0.19 - - [2025-11-11 14:25:38] "GET /virtual-machine-interface/cb2d1d48-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006346 10.0.0.19 - - [2025-11-11 14:25:38] "POST /set-tag HTTP/1.1" 200 109 0.028857 10.0.0.19 - - [2025-11-11 14:25:38] "POST /set-tag HTTP/1.1" 200 109 0.035210 10.0.0.19 - - [2025-11-11 14:25:38] "POST /set-tag HTTP/1.1" 200 109 0.033814 10.0.0.19 - - [2025-11-11 14:25:38] "POST /set-tag HTTP/1.1" 200 109 0.025253 10.0.0.19 - - [2025-11-11 14:25:38] "POST /set-tag HTTP/1.1" 200 109 0.020403 10.0.0.19 - - [2025-11-11 14:25:38] "DELETE /instance-ip/cb4c2cce-bf09-11f0-8efc-fa163ec1585c HTTP/1.1" 200 115 0.040882 10.0.0.19 - - [2025-11-11 14:25:38] "DELETE /virtual-machine-interface/cb2d1d48-bf09-11f0-8efc-fa163ec1585c HTTP/1.1" 200 115 0.039534 10.0.0.19 - - [2025-11-11 14:25:38] "DELETE /virtual-machine/3f0e9607-8d94-489c-bdda-affa97ca9a37 HTTP/1.1" 200 115 0.027609 10.0.0.19 - - [2025-11-11 14:25:38] "DELETE /tag/bb5e18a6-fc91-44db-99de-2f67ad0b5775 HTTP/1.1" 200 115 0.040963 10.0.0.19 - - [2025-11-11 14:25:38] "DELETE /tag/1eb768ca-d35a-480a-992c-e5767e86db6e HTTP/1.1" 409 388 0.005115 10.0.0.19 - - [2025-11-11 14:25:39] "POST /tags HTTP/1.1" 200 365 0.061777 10.0.0.19 - - [2025-11-11 14:25:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.021053 10.0.0.19 - - [2025-11-11 14:25:39] "GET /tag/3ca5b1d1-a966-413e-8be7-6f3825a1a251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.018113 10.0.0.19 - - [2025-11-11 14:25:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.19 - - [2025-11-11 14:25:40] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042190 10.0.0.19 - - [2025-11-11 14:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.19 - - [2025-11-11 14:25:40] "GET /service-appliance-set/16d5e6de-0816-442b-bf93-884fdfaa520a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004874 10.0.0.19 - - [2025-11-11 14:25:40] "POST /fqname-to-id HTTP/1.1" 404 258 0.002631 10.0.0.19 - - [2025-11-11 14:25:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.122883 10.0.0.19 - - [2025-11-11 14:25:40] "GET /virtual-machine-interface/ffce6164-f26e-43ea-86cb-3b9528b3f2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.014710 10.0.0.19 - - [2025-11-11 14:25:40] "POST /set-tag HTTP/1.1" 200 109 0.023942 10.0.0.19 - - [2025-11-11 14:25:40] "POST /instance-ips HTTP/1.1" 200 417 0.224229 10.0.0.19 - - [2025-11-11 14:25:40] "GET /instance-ip/e1478541-1683-4d99-8584-10b69da6f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.010183 10.0.0.19 - - [2025-11-11 14:25:40] "POST /loadbalancers HTTP/1.1" 200 618 0.068316 10.0.0.19 - - [2025-11-11 14:25:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.025866 10.0.0.19 - - [2025-11-11 14:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.19 - - [2025-11-11 14:25:40] "POST /service-instances HTTP/1.1" 200 566 0.041190 10.0.0.19 - - [2025-11-11 14:25:40] "POST /ref-update HTTP/1.1" 200 156 0.018827 10.0.0.19 - - [2025-11-11 14:25:40] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.067477 10.0.0.19 - - [2025-11-11 14:25:40] "GET /virtual-machine-interface/ffce6164-f26e-43ea-86cb-3b9528b3f2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.011211 10.0.0.19 - - [2025-11-11 14:25:40] "GET /virtual-machine-interface/ffce6164-f26e-43ea-86cb-3b9528b3f2c0?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.009845 10.0.0.19 - - [2025-11-11 14:25:40] "PUT /service-instance/0f29b792-26a5-4ee3-8ac3-f0103b1757b3 HTTP/1.1" 200 266 0.015359 10.0.0.19 - - [2025-11-11 14:25:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.015203 10.0.0.19 - - [2025-11-11 14:25:40] "POST /fqname-to-id HTTP/1.1" 404 208 0.007709 10.0.0.19 - - [2025-11-11 14:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005481 10.0.0.19 - - [2025-11-11 14:25:40] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006140 10.0.0.19 - - [2025-11-11 14:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.19 - - [2025-11-11 14:25:40] "POST /virtual-machines HTTP/1.1" 200 429 0.013813 10.0.0.19 - - [2025-11-11 14:25:40] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.017440 10.0.0.19 - - [2025-11-11 14:25:40] "POST /tags HTTP/1.1" 409 221 0.001522 10.0.0.19 - - [2025-11-11 14:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.19 - - [2025-11-11 14:25:41] "GET /tag/d18c7fed-14b8-42fb-b06e-3d1d43b70646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010423 10.0.0.19 - - [2025-11-11 14:25:41] "POST /tags HTTP/1.1" 409 238 0.002252 10.0.0.19 - - [2025-11-11 14:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.19 - - [2025-11-11 14:25:41] "GET /tag/3ca5b1d1-a966-413e-8be7-6f3825a1a251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010983 10.0.0.19 - - [2025-11-11 14:25:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.138473 10.0.0.19 - - [2025-11-11 14:25:41] "POST /chown HTTP/1.1" 200 109 0.039350 10.0.0.19 - - [2025-11-11 14:25:41] "POST /firewall-rules HTTP/1.1" 200 650 0.129334 10.0.0.19 - - [2025-11-11 14:25:41] "GET /firewall-rule/a8259fec-e141-451a-90e9-ae0075bd4c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.017605 10.0.0.19 - - [2025-11-11 14:25:41] "POST /chown HTTP/1.1" 200 109 0.067668 10.0.0.19 - - [2025-11-11 14:25:41] "GET /firewall-policy/ac14b2bf-6a31-422c-a0da-b5a3c5ae2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.011402 10.0.0.19 - - [2025-11-11 14:25:41] "PUT /virtual-machine-interface/5e60df02-14ae-44d4-8b9e-0f6d48c526eb HTTP/1.1" 200 284 0.012728 10.0.0.19 - - [2025-11-11 14:25:41] "PUT /instance-ip/e1478541-1683-4d99-8584-10b69da6f8b5 HTTP/1.1" 200 256 0.023972 10.0.0.19 - - [2025-11-11 14:25:41] "GET /firewall-rule/a8259fec-e141-451a-90e9-ae0075bd4c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.008135 10.0.0.19 - - [2025-11-11 14:25:41] "POST /ref-update HTTP/1.1" 200 156 0.014427 10.0.0.19 - - [2025-11-11 14:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010139 10.0.0.19 - - [2025-11-11 14:25:41] "POST /ref-update HTTP/1.1" 200 156 0.016615 10.0.0.19 - - [2025-11-11 14:25:41] "POST /ref-update HTTP/1.1" 200 156 0.022929 10.0.0.19 - - [2025-11-11 14:25:41] "POST /ref-update HTTP/1.1" 200 156 0.035120 10.0.0.19 - - [2025-11-11 14:25:41] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.068076 10.0.0.19 - - [2025-11-11 14:25:41] "GET /loadbalancer/b9371702-4b3b-4822-8837-971ebfebd875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.002388 10.0.0.19 - - [2025-11-11 14:25:41] "POST /ref-update HTTP/1.1" 200 156 0.015963 10.0.0.19 - - [2025-11-11 14:25:41] "POST /ref-update HTTP/1.1" 200 156 0.022849 10.0.0.19 - - [2025-11-11 14:25:41] "POST /ref-update HTTP/1.1" 200 156 0.020335 10.0.0.19 - - [2025-11-11 14:25:41] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.054875 10.0.0.19 - - [2025-11-11 14:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.19 - - [2025-11-11 14:25:41] "POST /virtual-machines HTTP/1.1" 200 429 0.022177 10.0.0.19 - - [2025-11-11 14:25:41] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.069106 10.0.0.19 - - [2025-11-11 14:25:41] "GET /loadbalancer-listener/c79e4d52-8750-4d5a-9adf-4d3e02f5a030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.005300 10.0.0.19 - - [2025-11-11 14:25:41] "GET /loadbalancer-listener/c79e4d52-8750-4d5a-9adf-4d3e02f5a030?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.008417 10.0.0.19 - - [2025-11-11 14:25:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.143083 10.0.0.19 - - [2025-11-11 14:25:41] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.078889 10.0.0.19 - - [2025-11-11 14:25:41] "POST /chown HTTP/1.1" 200 109 0.040725 10.0.0.19 - - [2025-11-11 14:25:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.040096 10.0.0.19 - - [2025-11-11 14:25:41] "GET /loadbalancer-pool/89d09a7b-40fd-4153-b834-638ad78d7a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007915 10.0.0.19 - - [2025-11-11 14:25:41] "POST /chown HTTP/1.1" 200 109 0.008238 10.0.0.19 - - [2025-11-11 14:25:41] "PUT /virtual-machine-interface/70e35f44-b474-4680-a48c-53a2bd1e1bb7 HTTP/1.1" 200 284 0.022610 10.0.0.19 - - [2025-11-11 14:25:41] "PUT /instance-ip/e1478541-1683-4d99-8584-10b69da6f8b5 HTTP/1.1" 200 256 0.046489 10.0.0.19 - - [2025-11-11 14:25:42] "POST /loadbalancer-members HTTP/1.1" 200 707 0.068842 10.0.0.19 - - [2025-11-11 14:25:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.027294 10.0.0.19 - - [2025-11-11 14:25:42] "GET /loadbalancer-member/edb67ea0-0b31-4cb0-aeb4-fda5c2d8fe91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.013600 10.0.0.19 - - [2025-11-11 14:25:42] "POST /ref-update HTTP/1.1" 200 156 0.036656 10.0.0.19 - - [2025-11-11 14:25:42] "POST /ref-update HTTP/1.1" 200 156 0.026994 10.0.0.19 - - [2025-11-11 14:25:42] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.028217 10.0.0.19 - - [2025-11-11 14:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007212 10.0.0.19 - - [2025-11-11 14:25:42] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003891 10.0.0.19 - - [2025-11-11 14:25:42] "POST /ref-update HTTP/1.1" 200 156 0.051299 10.0.0.19 - - [2025-11-11 14:25:42] "POST /tags HTTP/1.1" 409 221 0.002225 10.0.0.19 - - [2025-11-11 14:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.19 - - [2025-11-11 14:25:42] "GET /tag/d18c7fed-14b8-42fb-b06e-3d1d43b70646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.016118 10.0.0.19 - - [2025-11-11 14:25:42] "POST /ref-update HTTP/1.1" 200 156 0.027972 10.0.0.19 - - [2025-11-11 14:25:42] "POST /ref-update HTTP/1.1" 200 156 0.022933 10.0.0.19 - - [2025-11-11 14:25:42] "POST /tags HTTP/1.1" 409 238 0.024921 10.0.0.19 - - [2025-11-11 14:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.19 - - [2025-11-11 14:25:42] "GET /tag/3ca5b1d1-a966-413e-8be7-6f3825a1a251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013042 10.0.0.19 - - [2025-11-11 14:25:42] "PUT /service-instance/0f29b792-26a5-4ee3-8ac3-f0103b1757b3 HTTP/1.1" 200 266 0.015383 10.0.0.19 - - [2025-11-11 14:25:42] "POST /firewall-rules HTTP/1.1" 409 293 0.003004 10.0.0.19 - - [2025-11-11 14:25:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.037213 10.0.0.19 - - [2025-11-11 14:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009052 10.0.0.19 - - [2025-11-11 14:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.19 - - [2025-11-11 14:25:42] "PUT /firewall-rule/a8259fec-e141-451a-90e9-ae0075bd4c80 HTTP/1.1" 200 260 0.023138 10.0.0.19 - - [2025-11-11 14:25:42] "POST /chown HTTP/1.1" 200 109 0.006383 10.0.0.19 - - [2025-11-11 14:25:42] "GET /firewall-rule/a8259fec-e141-451a-90e9-ae0075bd4c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.015738 10.0.0.19 - - [2025-11-11 14:25:42] "GET /firewall-policy/ac14b2bf-6a31-422c-a0da-b5a3c5ae2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003955 10.0.0.19 - - [2025-11-11 14:25:42] "GET /firewall-rule/a8259fec-e141-451a-90e9-ae0075bd4c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002789 10.0.0.19 - - [2025-11-11 14:25:42] "POST /chown HTTP/1.1" 200 109 0.028454 10.0.0.19 - - [2025-11-11 14:25:42] "PUT /instance-ip/e1478541-1683-4d99-8584-10b69da6f8b5 HTTP/1.1" 200 256 0.015040 10.0.0.19 - - [2025-11-11 14:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.19 - - [2025-11-11 14:25:42] "GET /tag/3ca5b1d1-a966-413e-8be7-6f3825a1a251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010447 10.0.0.19 - - [2025-11-11 14:25:42] "GET /tag/3ca5b1d1-a966-413e-8be7-6f3825a1a251?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.014905 10.0.0.19 - - [2025-11-11 14:25:42] "POST /ref-update HTTP/1.1" 200 156 0.014272 10.0.0.19 - - [2025-11-11 14:25:42] "POST /chown HTTP/1.1" 200 109 0.012011 10.0.0.19 - - [2025-11-11 14:25:42] "GET /virtual-machine-interface/5e60df02-14ae-44d4-8b9e-0f6d48c526eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.014570 10.0.0.19 - - [2025-11-11 14:25:42] "POST /chown HTTP/1.1" 200 109 0.026236 10.0.0.19 - - [2025-11-11 14:25:42] "POST /set-tag HTTP/1.1" 200 109 0.028015 10.0.0.19 - - [2025-11-11 14:25:42] "GET /virtual-machine-interface/70e35f44-b474-4680-a48c-53a2bd1e1bb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.019488 10.0.0.19 - - [2025-11-11 14:25:42] "PUT /instance-ip/e1478541-1683-4d99-8584-10b69da6f8b5 HTTP/1.1" 200 256 0.012182 10.0.0.19 - - [2025-11-11 14:25:42] "POST /ref-update HTTP/1.1" 200 156 0.027473 10.0.0.19 - - [2025-11-11 14:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006764 10.0.0.19 - - [2025-11-11 14:25:42] "POST /set-tag HTTP/1.1" 200 109 0.038951 10.0.0.19 - - [2025-11-11 14:25:42] "GET /virtual-machine-interface/ffce6164-f26e-43ea-86cb-3b9528b3f2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.010764 10.0.0.19 - - [2025-11-11 14:25:42] "POST /set-tag HTTP/1.1" 200 109 0.018398 10.0.0.19 - - [2025-11-11 14:25:42] "POST /chown HTTP/1.1" 200 109 0.021614 10.0.0.19 - - [2025-11-11 14:25:42] "GET /firewall-policy/ac14b2bf-6a31-422c-a0da-b5a3c5ae2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.009668 10.0.0.19 - - [2025-11-11 14:25:42] "POST /chown HTTP/1.1" 200 109 0.039102 10.0.0.19 - - [2025-11-11 14:25:42] "GET /firewall-rule/a8259fec-e141-451a-90e9-ae0075bd4c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.016438 10.0.0.19 - - [2025-11-11 14:25:42] "POST /ref-update HTTP/1.1" 200 156 0.021596 10.0.0.19 - - [2025-11-11 14:25:42] "PUT /instance-ip/e1478541-1683-4d99-8584-10b69da6f8b5 HTTP/1.1" 200 256 0.045824 10.0.0.19 - - [2025-11-11 14:25:42] "DELETE /firewall-rule/a8259fec-e141-451a-90e9-ae0075bd4c80 HTTP/1.1" 200 115 0.034751 10.0.0.19 - - [2025-11-11 14:25:42] "POST /ref-update HTTP/1.1" 200 156 0.020700 10.0.0.19 - - [2025-11-11 14:25:43] "POST /chown HTTP/1.1" 200 109 0.023566 10.0.0.19 - - [2025-11-11 14:25:43] "POST /chown HTTP/1.1" 200 109 0.017176 10.0.0.19 - - [2025-11-11 14:25:43] "DELETE /loadbalancer-member/edb67ea0-0b31-4cb0-aeb4-fda5c2d8fe91 HTTP/1.1" 200 115 0.064405 10.0.0.19 - - [2025-11-11 14:25:43] "DELETE /loadbalancer-pool/89d09a7b-40fd-4153-b834-638ad78d7a89 HTTP/1.1" 200 115 0.054612 10.0.0.19 - - [2025-11-11 14:25:43] "PUT /instance-ip/e1478541-1683-4d99-8584-10b69da6f8b5 HTTP/1.1" 200 256 0.039857 10.0.0.19 - - [2025-11-11 14:25:43] "POST /ref-update HTTP/1.1" 200 156 0.037541 10.0.0.19 - - [2025-11-11 14:25:43] "DELETE /loadbalancer-listener/c79e4d52-8750-4d5a-9adf-4d3e02f5a030 HTTP/1.1" 200 115 0.092942 10.0.0.19 - - [2025-11-11 14:25:43] "DELETE /loadbalancer/b9371702-4b3b-4822-8837-971ebfebd875 HTTP/1.1" 200 115 0.062062 10.0.0.19 - - [2025-11-11 14:25:43] "DELETE /instance-ip/e1478541-1683-4d99-8584-10b69da6f8b5 HTTP/1.1" 200 115 0.035345 10.0.0.19 - - [2025-11-11 14:25:43] "DELETE /virtual-machine-interface/ffce6164-f26e-43ea-86cb-3b9528b3f2c0 HTTP/1.1" 200 115 0.032357 10.0.0.19 - - [2025-11-11 14:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002665 10.0.0.19 - - [2025-11-11 14:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.19 - - [2025-11-11 14:25:43] "DELETE /tag/3ca5b1d1-a966-413e-8be7-6f3825a1a251 HTTP/1.1" 200 115 0.123893 10.0.0.19 - - [2025-11-11 14:25:43] "DELETE /service-instance/0f29b792-26a5-4ee3-8ac3-f0103b1757b3 HTTP/1.1" 200 115 0.034295 10.0.0.19 - - [2025-11-11 14:25:43] "GET /virtual-machine-interface/5e60df02-14ae-44d4-8b9e-0f6d48c526eb?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.004758 10.0.0.19 - - [2025-11-11 14:25:43] "DELETE /virtual-machine-interface/5e60df02-14ae-44d4-8b9e-0f6d48c526eb HTTP/1.1" 200 115 0.057571 10.0.0.19 - - [2025-11-11 14:25:43] "POST /ref-update HTTP/1.1" 200 156 0.013508 10.0.0.19 - - [2025-11-11 14:25:43] "DELETE /virtual-machine/eb214070-cd95-4d32-9f7f-ce3a9d758f76 HTTP/1.1" 200 115 0.025595 10.0.0.19 - - [2025-11-11 14:25:43] "GET /virtual-machine-interface/70e35f44-b474-4680-a48c-53a2bd1e1bb7?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.010555 10.0.0.19 - - [2025-11-11 14:25:43] "DELETE /virtual-machine-interface/70e35f44-b474-4680-a48c-53a2bd1e1bb7 HTTP/1.1" 200 115 0.062993 10.0.0.19 - - [2025-11-11 14:25:43] "DELETE /virtual-machine/c7824709-507a-4dbc-aa62-55c446ff8d65 HTTP/1.1" 200 115 0.022044 10.0.0.19 - - [2025-11-11 14:26:07] "GET /virtual-machine-interface/cbc05efa-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009243 10.0.0.19 - - [2025-11-11 14:26:07] "POST /set-tag HTTP/1.1" 200 109 0.010136 10.0.0.19 - - [2025-11-11 14:26:07] "GET /virtual-machine-interface/cbc05efa-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014400 10.0.0.19 - - [2025-11-11 14:26:07] "POST /set-tag HTTP/1.1" 200 109 0.005615 10.0.0.19 - - [2025-11-11 14:26:07] "GET /virtual-machine/37b5f5e1-30d9-4d13-8944-459c58b38c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003234 10.0.0.19 - - [2025-11-11 14:26:07] "POST /ref-update HTTP/1.1" 200 156 0.011197 10.0.0.19 - - [2025-11-11 14:26:07] "GET /virtual-machine-interface/cbc05efa-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004569 10.0.0.19 - - [2025-11-11 14:26:07] "POST /set-tag HTTP/1.1" 200 109 0.018909 10.0.0.19 - - [2025-11-11 14:26:07] "POST /set-tag HTTP/1.1" 200 109 0.028528 10.0.0.19 - - [2025-11-11 14:26:07] "POST /set-tag HTTP/1.1" 200 109 0.028228 10.0.0.19 - - [2025-11-11 14:26:07] "POST /set-tag HTTP/1.1" 200 109 0.013782 10.0.0.19 - - [2025-11-11 14:26:08] "DELETE /instance-ip/cbd8ff78-bf09-11f0-8efc-fa163ec1585c HTTP/1.1" 200 115 0.050216 10.0.0.19 - - [2025-11-11 14:26:08] "DELETE /virtual-machine-interface/cbc05efa-bf09-11f0-8efc-fa163ec1585c HTTP/1.1" 200 115 0.036067 10.0.0.19 - - [2025-11-11 14:26:08] "DELETE /virtual-machine/37b5f5e1-30d9-4d13-8944-459c58b38c90 HTTP/1.1" 200 115 0.027986 10.0.0.19 - - [2025-11-11 14:26:08] "DELETE /tag/aadd6f0b-257f-4546-b8c3-3af5d9fb1fbc HTTP/1.1" 200 115 0.046693 10.0.0.19 - - [2025-11-11 14:26:08] "GET /virtual-machine-interface/cd19480c-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005137 10.0.0.19 - - [2025-11-11 14:26:08] "POST /set-tag HTTP/1.1" 200 109 0.004211 10.0.0.19 - - [2025-11-11 14:26:08] "GET /virtual-machine-interface/cd19480c-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004739 10.0.0.19 - - [2025-11-11 14:26:08] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.19 - - [2025-11-11 14:26:08] "GET /virtual-machine/579dd035-a635-4844-8cd5-59a49c14d283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003190 10.0.0.19 - - [2025-11-11 14:26:08] "POST /ref-update HTTP/1.1" 200 156 0.009522 10.0.0.19 - - [2025-11-11 14:26:08] "GET /virtual-machine-interface/cd19480c-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020635 10.0.0.19 - - [2025-11-11 14:26:08] "POST /set-tag HTTP/1.1" 200 109 0.025659 10.0.0.19 - - [2025-11-11 14:26:08] "POST /set-tag HTTP/1.1" 200 109 0.028509 10.0.0.19 - - [2025-11-11 14:26:08] "POST /set-tag HTTP/1.1" 200 109 0.025000 10.0.0.19 - - [2025-11-11 14:26:08] "POST /set-tag HTTP/1.1" 200 109 0.013308 10.0.0.19 - - [2025-11-11 14:26:08] "DELETE /instance-ip/cd2fd842-bf09-11f0-8efc-fa163ec1585c HTTP/1.1" 200 115 0.050725 10.0.0.19 - - [2025-11-11 14:26:08] "DELETE /virtual-machine-interface/cd19480c-bf09-11f0-8efc-fa163ec1585c HTTP/1.1" 200 115 0.046580 10.0.0.19 - - [2025-11-11 14:26:08] "DELETE /virtual-machine/579dd035-a635-4844-8cd5-59a49c14d283 HTTP/1.1" 200 115 0.035155 10.0.0.19 - - [2025-11-11 14:26:08] "DELETE /tag/4d14415a-0c29-4ae4-b9b5-0d3882634959 HTTP/1.1" 200 115 0.037445 10.0.0.19 - - [2025-11-11 14:26:08] "GET /virtual-machine-interface/cc304a30-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004225 10.0.0.19 - - [2025-11-11 14:26:08] "POST /set-tag HTTP/1.1" 200 109 0.003389 10.0.0.19 - - [2025-11-11 14:26:08] "GET /virtual-machine-interface/cc304a30-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004413 10.0.0.19 - - [2025-11-11 14:26:08] "POST /set-tag HTTP/1.1" 200 109 0.002893 10.0.0.19 - - [2025-11-11 14:26:08] "GET /virtual-machine/89d1eeb6-9893-4af9-a91c-d6411792b6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003743 10.0.0.19 - - [2025-11-11 14:26:08] "POST /ref-update HTTP/1.1" 200 156 0.008765 10.0.0.19 - - [2025-11-11 14:26:08] "GET /virtual-machine-interface/cc304a30-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004606 10.0.0.19 - - [2025-11-11 14:26:08] "POST /set-tag HTTP/1.1" 200 109 0.017347 10.0.0.19 - - [2025-11-11 14:26:08] "POST /set-tag HTTP/1.1" 200 109 0.017040 10.0.0.19 - - [2025-11-11 14:26:08] "POST /set-tag HTTP/1.1" 200 109 0.028713 10.0.0.19 - - [2025-11-11 14:26:09] "POST /set-tag HTTP/1.1" 200 109 0.013367 10.0.0.19 - - [2025-11-11 14:26:09] "DELETE /instance-ip/cc460776-bf09-11f0-8efc-fa163ec1585c HTTP/1.1" 200 115 0.043930 10.0.0.19 - - [2025-11-11 14:26:09] "DELETE /virtual-machine-interface/cc304a30-bf09-11f0-8efc-fa163ec1585c HTTP/1.1" 200 115 0.039922 10.0.0.19 - - [2025-11-11 14:26:09] "DELETE /virtual-machine/89d1eeb6-9893-4af9-a91c-d6411792b6e1 HTTP/1.1" 200 115 0.028585 10.0.0.19 - - [2025-11-11 14:26:09] "DELETE /tag/b8f22dd8-82f4-44f1-bd68-1775347139fd HTTP/1.1" 409 236 0.004550 10.0.0.19 - - [2025-11-11 14:26:09] "DELETE /tag/b2f65c90-6c76-4470-bde2-ef6db4e6aa34 HTTP/1.1" 200 115 0.037293 10.0.0.19 - - [2025-11-11 14:26:09] "DELETE /tag/88794d10-1823-4dc9-8ce5-4cd283db63d4 HTTP/1.1" 200 115 0.051140 10.0.0.19 - - [2025-11-11 14:26:09] "GET /virtual-machine-interface/cc9eaa2a-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004055 10.0.0.19 - - [2025-11-11 14:26:09] "POST /set-tag HTTP/1.1" 200 109 0.002764 10.0.0.19 - - [2025-11-11 14:26:09] "GET /virtual-machine-interface/cc9eaa2a-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004569 10.0.0.19 - - [2025-11-11 14:26:09] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.19 - - [2025-11-11 14:26:09] "GET /virtual-machine/d3b8a76e-87da-4131-8a5d-aca5358b1f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002901 10.0.0.19 - - [2025-11-11 14:26:09] "POST /ref-update HTTP/1.1" 200 156 0.010211 10.0.0.19 - - [2025-11-11 14:26:09] "GET /virtual-machine-interface/cc9eaa2a-bf09-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010414 10.0.0.19 - - [2025-11-11 14:26:09] "POST /set-tag HTTP/1.1" 200 109 0.019117 10.0.0.19 - - [2025-11-11 14:26:09] "POST /set-tag HTTP/1.1" 200 109 0.033413 10.0.0.19 - - [2025-11-11 14:26:09] "POST /set-tag HTTP/1.1" 200 109 0.030146 10.0.0.19 - - [2025-11-11 14:26:09] "POST /set-tag HTTP/1.1" 200 109 0.013844 10.0.0.19 - - [2025-11-11 14:26:09] "DELETE /instance-ip/ccbbb50c-bf09-11f0-8efc-fa163ec1585c HTTP/1.1" 200 115 0.054907 10.0.0.19 - - [2025-11-11 14:26:09] "DELETE /virtual-machine-interface/cc9eaa2a-bf09-11f0-8efc-fa163ec1585c HTTP/1.1" 200 115 0.041686 10.0.0.19 - - [2025-11-11 14:26:09] "DELETE /virtual-machine/d3b8a76e-87da-4131-8a5d-aca5358b1f55 HTTP/1.1" 200 115 0.023086 10.0.0.19 - - [2025-11-11 14:26:09] "DELETE /tag/0e352555-340e-4e10-9439-13dd41f6ba1b HTTP/1.1" 409 236 0.006988 10.0.0.19 - - [2025-11-11 14:26:09] "DELETE /tag/92d9ddb4-8ff9-489a-80fc-beea9050bbd1 HTTP/1.1" 409 236 0.006904 10.0.0.19 - - [2025-11-11 14:26:09] "DELETE /tag/7d015e4d-1f5a-42b9-aff8-f003999cdd95 HTTP/1.1" 200 115 0.037755 10.0.0.19 - - [2025-11-11 14:26:10] "POST /projects HTTP/1.1" 409 238 0.002978 10.0.0.19 - - [2025-11-11 14:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.19 - - [2025-11-11 14:26:10] "GET /project/80054dfc-fb3e-4f70-8603-c6f82622d414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.061076 10.0.0.19 - - [2025-11-11 14:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.19 - - [2025-11-11 14:26:10] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005466 10.0.0.19 - - [2025-11-11 14:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.19 - - [2025-11-11 14:26:10] "GET /virtual-network/77496bc6-3870-48eb-b538-163a669aca33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004519 10.0.0.19 - - [2025-11-11 14:26:10] "POST /security-groups HTTP/1.1" 409 285 0.002866 10.0.0.19 - - [2025-11-11 14:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.19 - - [2025-11-11 14:26:11] "PUT /security-group/2c57ce99-41f5-4f05-8b83-4c4d943f806c HTTP/1.1" 200 262 0.062999 10.0.0.19 - - [2025-11-11 14:26:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.029492 10.0.0.19 - - [2025-11-11 14:26:11] "PUT /access-control-list/b42a67f3-7daa-4f51-9885-984f97d3d0c3 HTTP/1.1" 200 272 0.022048 10.0.0.19 - - [2025-11-11 14:26:11] "PUT /access-control-list/88218a15-a8f9-4de2-9fcf-2390045d0ef0 HTTP/1.1" 200 272 0.029686 10.0.0.19 - - [2025-11-11 14:26:15] "POST /projects HTTP/1.1" 409 238 0.002604 10.0.0.19 - - [2025-11-11 14:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.19 - - [2025-11-11 14:26:16] "GET /project/80054dfc-fb3e-4f70-8603-c6f82622d414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.032875 10.0.0.19 - - [2025-11-11 14:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004802 10.0.0.19 - - [2025-11-11 14:26:16] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004196 10.0.0.19 - - [2025-11-11 14:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006834 10.0.0.19 - - [2025-11-11 14:26:16] "GET /virtual-network/77496bc6-3870-48eb-b538-163a669aca33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.014690 10.0.0.19 - - [2025-11-11 14:26:16] "POST /security-groups HTTP/1.1" 409 285 0.003379 10.0.0.19 - - [2025-11-11 14:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.19 - - [2025-11-11 14:26:16] "PUT /security-group/2c57ce99-41f5-4f05-8b83-4c4d943f806c HTTP/1.1" 200 262 0.060513 10.0.0.19 - - [2025-11-11 14:26:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.043003 10.0.0.19 - - [2025-11-11 14:26:16] "PUT /access-control-list/b42a67f3-7daa-4f51-9885-984f97d3d0c3 HTTP/1.1" 200 272 0.048728 10.0.0.19 - - [2025-11-11 14:26:16] "GET /firewall-policy/efc47155-4067-4918-8ecf-b8557d4822b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.020354 10.0.0.19 - - [2025-11-11 14:26:16] "PUT /access-control-list/88218a15-a8f9-4de2-9fcf-2390045d0ef0 HTTP/1.1" 200 272 0.013120 10.0.0.19 - - [2025-11-11 14:26:16] "GET /firewall-rule/60056c0d-10c8-4291-b43e-79bd88be5b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003443 10.0.0.19 - - [2025-11-11 14:26:16] "POST /ref-update HTTP/1.1" 200 156 0.063121 10.0.0.19 - - [2025-11-11 14:26:16] "DELETE /firewall-rule/60056c0d-10c8-4291-b43e-79bd88be5b5f HTTP/1.1" 200 115 0.044787 10.0.0.19 - - [2025-11-11 14:26:16] "GET /firewall-policy/efc47155-4067-4918-8ecf-b8557d4822b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004597 10.0.0.19 - - [2025-11-11 14:26:16] "GET /firewall-rule/bedc0922-bd26-43e7-a915-783e76818343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003083 10.0.0.19 - - [2025-11-11 14:26:16] "POST /ref-update HTTP/1.1" 200 156 0.044771 10.0.0.19 - - [2025-11-11 14:26:16] "DELETE /firewall-rule/bedc0922-bd26-43e7-a915-783e76818343 HTTP/1.1" 200 115 0.038083 10.0.0.19 - - [2025-11-11 14:26:16] "DELETE /tag/0e352555-340e-4e10-9439-13dd41f6ba1b HTTP/1.1" 409 236 0.011718 10.0.0.19 - - [2025-11-11 14:26:16] "DELETE /tag/92d9ddb4-8ff9-489a-80fc-beea9050bbd1 HTTP/1.1" 409 236 0.006097 10.0.0.19 - - [2025-11-11 14:26:16] "DELETE /tag/da670cd7-11ef-4729-aab7-80235f83df42 HTTP/1.1" 200 115 0.047284 10.0.0.19 - - [2025-11-11 14:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.19 - - [2025-11-11 14:26:16] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004654 10.0.0.19 - - [2025-11-11 14:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.19 - - [2025-11-11 14:26:16] "GET /virtual-network/77496bc6-3870-48eb-b538-163a669aca33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004527 10.0.0.19 - - [2025-11-11 14:26:16] "PUT /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288 HTTP/1.1" 200 264 0.047656 10.0.0.19 - - [2025-11-11 14:26:17] "PUT /virtual-network/77496bc6-3870-48eb-b538-163a669aca33 HTTP/1.1" 200 264 0.055171 10.0.0.19 - - [2025-11-11 14:26:17] "DELETE /security-group/2c57ce99-41f5-4f05-8b83-4c4d943f806c HTTP/1.1" 200 115 0.060829 10.0.0.19 - - [2025-11-11 14:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.19 - - [2025-11-11 14:26:17] "DELETE /access-control-list/b42a67f3-7daa-4f51-9885-984f97d3d0c3 HTTP/1.1" 200 115 0.031098 10.0.0.19 - - [2025-11-11 14:26:17] "DELETE /access-control-list/88218a15-a8f9-4de2-9fcf-2390045d0ef0 HTTP/1.1" 200 115 0.021787 10.0.0.19 - - [2025-11-11 14:26:17] "GET /project/80054dfc-fb3e-4f70-8603-c6f82622d414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.036220 10.0.0.19 - - [2025-11-11 14:26:17] "GET /project/80054dfc-fb3e-4f70-8603-c6f82622d414?fields=security_groups HTTP/1.1" 200 1351 0.031353 10.0.0.19 - - [2025-11-11 14:26:17] "DELETE /security-group/466d1352-4502-4b0d-922d-1aa15492fd1c HTTP/1.1" 200 115 0.044531 10.0.0.19 - - [2025-11-11 14:26:17] "DELETE /access-control-list/f4df9c23-e8be-422a-ac9c-97850fbf992d HTTP/1.1" 200 115 0.038251 10.0.0.19 - - [2025-11-11 14:26:17] "GET /project/80054dfc-fb3e-4f70-8603-c6f82622d414?fields=application_policy_sets HTTP/1.1" 200 1390 0.055848 10.0.0.19 - - [2025-11-11 14:26:17] "DELETE /access-control-list/4f996161-c0ce-45e3-8ab8-103d069280e7 HTTP/1.1" 200 115 0.057229 10.0.0.19 - - [2025-11-11 14:26:17] "DELETE /project/80054dfc-fb3e-4f70-8603-c6f82622d414 HTTP/1.1" 200 115 0.313785 10.0.0.19 - - [2025-11-11 14:26:17] "POST /projects HTTP/1.1" 409 238 0.003525 10.0.0.19 - - [2025-11-11 14:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.19 - - [2025-11-11 14:26:17] "GET /project/ae239cc4-99ae-401f-a78d-3e7e679e64b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.060545 10.0.0.19 - - [2025-11-11 14:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.19 - - [2025-11-11 14:26:17] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004128 10.0.0.19 - - [2025-11-11 14:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.19 - - [2025-11-11 14:26:17] "GET /virtual-network/77496bc6-3870-48eb-b538-163a669aca33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004790 10.0.0.19 - - [2025-11-11 14:26:17] "POST /security-groups HTTP/1.1" 409 285 0.002380 10.0.0.19 - - [2025-11-11 14:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.19 - - [2025-11-11 14:26:17] "PUT /security-group/56ca2260-584c-446d-bd98-0e956c5f0b9a HTTP/1.1" 200 262 0.059786 10.0.0.19 - - [2025-11-11 14:26:17] "PUT /access-control-list/5a2b6ce2-5611-400c-b85f-aa15f0a71ba0 HTTP/1.1" 200 272 0.016164 10.0.0.19 - - [2025-11-11 14:26:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.031210 10.0.0.19 - - [2025-11-11 14:26:17] "PUT /access-control-list/c3aafe4f-3e59-46e3-9d49-1ed649605313 HTTP/1.1" 200 272 0.024691 10.0.0.19 - - [2025-11-11 14:26:21] "DELETE /loadbalancer-member/95438fa2-dbd7-4091-b8c7-bd0642f79919 HTTP/1.1" 200 115 0.034873 10.0.0.19 - - [2025-11-11 14:26:21] "DELETE /loadbalancer-pool/c3a6bc6f-c52a-4991-9807-98b9e1b10934 HTTP/1.1" 200 115 0.039705 10.0.0.19 - - [2025-11-11 14:26:21] "DELETE /loadbalancer-listener/e20742fd-74db-4dc3-b02a-90bb851f652b HTTP/1.1" 200 115 0.036260 10.0.0.19 - - [2025-11-11 14:26:21] "DELETE /loadbalancer/91bc76d3-19ea-4a04-9a8a-116a9ecaea47 HTTP/1.1" 200 115 0.046342 10.0.0.19 - - [2025-11-11 14:26:22] "DELETE /floating-ip/e2284822-4adb-4995-8e13-f532c0c3e7b9 HTTP/1.1" 200 115 0.050587 10.0.0.19 - - [2025-11-11 14:26:22] "DELETE /instance-ip/d6296efd-03bb-4181-afbb-c9b05492cc91 HTTP/1.1" 200 115 0.056580 10.0.0.19 - - [2025-11-11 14:26:22] "DELETE /virtual-machine-interface/ea9b19ba-cd43-43dc-bdb5-7d516e8cf730 HTTP/1.1" 200 115 0.045381 10.0.0.19 - - [2025-11-11 14:26:22] "DELETE /tag/3ab79ea7-d4a3-4303-bef0-6285ec9825a0 HTTP/1.1" 200 115 0.042599 10.0.0.19 - - [2025-11-11 14:26:22] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002854 10.0.0.19 - - [2025-11-11 14:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007340 10.0.0.19 - - [2025-11-11 14:26:22] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002834 10.0.0.19 - - [2025-11-11 14:26:22] "GET /firewall-policy/001ed712-35a6-43d7-b4d1-fe34cdcb89d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.002876 10.0.0.19 - - [2025-11-11 14:26:22] "GET /firewall-rule/cb75631c-acf3-4e43-8a23-3db3c45a8b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002926 10.0.0.19 - - [2025-11-11 14:26:22] "POST /ref-update HTTP/1.1" 200 156 0.019448 10.0.0.19 - - [2025-11-11 14:26:22] "DELETE /firewall-rule/cb75631c-acf3-4e43-8a23-3db3c45a8b21 HTTP/1.1" 200 115 0.032362 10.0.0.19 - - [2025-11-11 14:26:22] "GET /firewall-policy/b3d09b74-bbfe-4f7a-9eed-60972ab6e557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002870 10.0.0.19 - - [2025-11-11 14:26:22] "GET /firewall-rule/0f2709cf-24a9-4d98-98a0-9299c5910f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003105 10.0.0.19 - - [2025-11-11 14:26:22] "POST /ref-update HTTP/1.1" 200 156 0.013203 10.0.0.19 - - [2025-11-11 14:26:22] "DELETE /firewall-rule/0f2709cf-24a9-4d98-98a0-9299c5910f04 HTTP/1.1" 200 115 0.048132 10.0.0.19 - - [2025-11-11 14:26:22] "GET /firewall-policy/b3d09b74-bbfe-4f7a-9eed-60972ab6e557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006995 10.0.0.19 - - [2025-11-11 14:26:22] "GET /firewall-rule/98f119d0-e206-42c4-957f-f98ada3e394f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003847 10.0.0.19 - - [2025-11-11 14:26:22] "POST /ref-update HTTP/1.1" 200 156 0.013497 10.0.0.19 - - [2025-11-11 14:26:22] "DELETE /firewall-rule/98f119d0-e206-42c4-957f-f98ada3e394f HTTP/1.1" 200 115 0.047469 10.0.0.19 - - [2025-11-11 14:26:22] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003247 10.0.0.19 - - [2025-11-11 14:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.19 - - [2025-11-11 14:26:22] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002589 10.0.0.19 - - [2025-11-11 14:26:22] "GET /firewall-policy/b3d09b74-bbfe-4f7a-9eed-60972ab6e557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.014011 10.0.0.19 - - [2025-11-11 14:26:22] "POST /ref-update HTTP/1.1" 200 156 0.023619 10.0.0.19 - - [2025-11-11 14:26:22] "DELETE /firewall-policy/b3d09b74-bbfe-4f7a-9eed-60972ab6e557 HTTP/1.1" 200 115 0.076212 10.0.0.19 - - [2025-11-11 14:26:22] "DELETE /tag/92d9ddb4-8ff9-489a-80fc-beea9050bbd1 HTTP/1.1" 200 115 0.088769 10.0.0.19 - - [2025-11-11 14:26:23] "DELETE /tag/b8f22dd8-82f4-44f1-bd68-1775347139fd HTTP/1.1" 200 115 0.075083 10.0.0.19 - - [2025-11-11 14:26:23] "DELETE /tag/1eb768ca-d35a-480a-992c-e5767e86db6e HTTP/1.1" 200 115 0.076094 10.0.0.19 - - [2025-11-11 14:26:23] "DELETE /tag/0e352555-340e-4e10-9439-13dd41f6ba1b HTTP/1.1" 200 115 0.036908 10.0.0.19 - - [2025-11-11 14:26:23] "POST /projects HTTP/1.1" 409 238 0.002137 10.0.0.19 - - [2025-11-11 14:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.19 - - [2025-11-11 14:26:23] "GET /project/ae239cc4-99ae-401f-a78d-3e7e679e64b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039872 10.0.0.19 - - [2025-11-11 14:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.19 - - [2025-11-11 14:26:23] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004490 10.0.0.19 - - [2025-11-11 14:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.19 - - [2025-11-11 14:26:23] "GET /virtual-network/77496bc6-3870-48eb-b538-163a669aca33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004410 10.0.0.19 - - [2025-11-11 14:26:23] "POST /security-groups HTTP/1.1" 409 285 0.002567 10.0.0.19 - - [2025-11-11 14:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.19 - - [2025-11-11 14:26:23] "PUT /security-group/56ca2260-584c-446d-bd98-0e956c5f0b9a HTTP/1.1" 200 262 0.056616 10.0.0.19 - - [2025-11-11 14:26:23] "PUT /access-control-list/5a2b6ce2-5611-400c-b85f-aa15f0a71ba0 HTTP/1.1" 200 272 0.021498 10.0.0.19 - - [2025-11-11 14:26:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.036144 10.0.0.19 - - [2025-11-11 14:26:23] "GET /firewall-policy/efc47155-4067-4918-8ecf-b8557d4822b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.014971 10.0.0.19 - - [2025-11-11 14:26:23] "PUT /access-control-list/c3aafe4f-3e59-46e3-9d49-1ed649605313 HTTP/1.1" 200 272 0.021915 10.0.0.19 - - [2025-11-11 14:26:23] "GET /firewall-rule/d0ccae2c-d94e-46a0-80b5-deea6173474e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003694 10.0.0.19 - - [2025-11-11 14:26:23] "POST /ref-update HTTP/1.1" 200 156 0.063387 10.0.0.19 - - [2025-11-11 14:26:23] "DELETE /firewall-rule/d0ccae2c-d94e-46a0-80b5-deea6173474e HTTP/1.1" 200 115 0.036760 10.0.0.19 - - [2025-11-11 14:26:23] "GET /firewall-policy/efc47155-4067-4918-8ecf-b8557d4822b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.007088 10.0.0.19 - - [2025-11-11 14:26:23] "GET /firewall-rule/fcc25166-349b-44e2-a055-00ef1bdebfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006056 10.0.0.19 - - [2025-11-11 14:26:23] "POST /ref-update HTTP/1.1" 200 156 0.038283 10.0.0.19 - - [2025-11-11 14:26:23] "DELETE /firewall-rule/fcc25166-349b-44e2-a055-00ef1bdebfa5 HTTP/1.1" 200 115 0.041028 10.0.0.19 - - [2025-11-11 14:26:23] "DELETE /tag/a54e13e7-de08-40de-a521-ab0129ddacc8 HTTP/1.1" 200 115 0.039111 10.0.0.19 - - [2025-11-11 14:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.19 - - [2025-11-11 14:26:23] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.007569 10.0.0.19 - - [2025-11-11 14:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.19 - - [2025-11-11 14:26:23] "GET /virtual-network/77496bc6-3870-48eb-b538-163a669aca33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003778 10.0.0.19 - - [2025-11-11 14:26:24] "PUT /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288 HTTP/1.1" 200 264 0.063629 10.0.0.19 - - [2025-11-11 14:26:24] "PUT /virtual-network/77496bc6-3870-48eb-b538-163a669aca33 HTTP/1.1" 200 264 0.058198 10.0.0.19 - - [2025-11-11 14:26:24] "DELETE /security-group/56ca2260-584c-446d-bd98-0e956c5f0b9a HTTP/1.1" 200 115 0.052591 10.0.0.19 - - [2025-11-11 14:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001209 10.0.0.19 - - [2025-11-11 14:26:24] "DELETE /access-control-list/5a2b6ce2-5611-400c-b85f-aa15f0a71ba0 HTTP/1.1" 200 115 0.046937 10.0.0.19 - - [2025-11-11 14:26:24] "DELETE /access-control-list/c3aafe4f-3e59-46e3-9d49-1ed649605313 HTTP/1.1" 200 115 0.022275 10.0.0.19 - - [2025-11-11 14:26:24] "GET /project/ae239cc4-99ae-401f-a78d-3e7e679e64b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.036446 10.0.0.19 - - [2025-11-11 14:26:24] "GET /project/ae239cc4-99ae-401f-a78d-3e7e679e64b3?fields=security_groups HTTP/1.1" 200 1353 0.044784 10.0.0.19 - - [2025-11-11 14:26:24] "DELETE /security-group/ab96db1e-6fd7-42e9-820c-fe38eb04133f HTTP/1.1" 200 115 0.059903 10.0.0.19 - - [2025-11-11 14:26:24] "DELETE /access-control-list/e632e129-bb03-40f0-87a4-2afb4fdce935 HTTP/1.1" 200 115 0.051546 10.0.0.19 - - [2025-11-11 14:26:24] "GET /project/ae239cc4-99ae-401f-a78d-3e7e679e64b3?fields=application_policy_sets HTTP/1.1" 200 1392 0.061539 10.0.0.19 - - [2025-11-11 14:26:24] "DELETE /access-control-list/d27edc52-fdac-44f5-8fa1-28c6c79138f1 HTTP/1.1" 200 115 0.054567 10.0.0.19 - - [2025-11-11 14:26:24] "DELETE /project/ae239cc4-99ae-401f-a78d-3e7e679e64b3 HTTP/1.1" 200 115 0.373358 10.0.0.19 - - [2025-11-11 14:26:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002166 10.0.0.19 - - [2025-11-11 14:26:45] "GET /global-system-configs HTTP/1.1" 200 322 0.001933 10.0.0.19 - - [2025-11-11 14:27:19] "GET / HTTP/1.1" 200 35931 0.002256 10.0.0.19 - - [2025-11-11 14:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004800 10.0.0.19 - - [2025-11-11 14:27:19] "GET /global-vrouter-config/e8999f88-a303-4f66-beac-3c1b9aca85f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003984 10.0.0.19 - - [2025-11-11 14:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.19 - - [2025-11-11 14:27:20] "GET /global-vrouter-config/e8999f88-a303-4f66-beac-3c1b9aca85f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002429 10.0.0.19 - - [2025-11-11 14:27:34] "GET / HTTP/1.1" 200 35931 0.002076 10.0.0.19 - - [2025-11-11 14:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006776 10.0.0.19 - - [2025-11-11 14:27:34] "GET /global-system-config/6a22791b-fd5b-4249-a0d0-8398c62fd63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004508 10.0.0.19 - - [2025-11-11 14:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.19 - - [2025-11-11 14:27:34] "GET /config-node/422fbb51-8142-48b6-8a03-c88e518eec2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002855 10.0.0.19 - - [2025-11-11 14:27:39] "POST /tags HTTP/1.1" 200 365 0.083822 10.0.0.19 - - [2025-11-11 14:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.19 - - [2025-11-11 14:27:39] "GET /tag/90c4bf7f-beea-4c17-8129-a9ceb175589f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.014669 10.0.0.19 - - [2025-11-11 14:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.19 - - [2025-11-11 14:27:40] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033067 10.0.0.19 - - [2025-11-11 14:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.19 - - [2025-11-11 14:27:40] "GET /service-appliance-set/16d5e6de-0816-442b-bf93-884fdfaa520a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004986 10.0.0.19 - - [2025-11-11 14:27:40] "POST /fqname-to-id HTTP/1.1" 404 258 0.002185 10.0.0.19 - - [2025-11-11 14:27:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.107156 10.0.0.19 - - [2025-11-11 14:27:40] "GET /virtual-machine-interface/fb91455c-51ad-4e31-b45f-4681117878bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004532 10.0.0.19 - - [2025-11-11 14:27:40] "POST /set-tag HTTP/1.1" 200 109 0.018545 10.0.0.19 - - [2025-11-11 14:27:40] "POST /instance-ips HTTP/1.1" 200 417 0.031976 10.0.0.19 - - [2025-11-11 14:27:40] "GET /instance-ip/e5de7838-6e70-4a93-b698-022556b941d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.016381 10.0.0.19 - - [2025-11-11 14:27:40] "POST /loadbalancers HTTP/1.1" 200 618 0.075650 10.0.0.19 - - [2025-11-11 14:27:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.036623 10.0.0.19 - - [2025-11-11 14:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.018635 10.0.0.19 - - [2025-11-11 14:27:40] "POST /service-instances HTTP/1.1" 200 566 0.050347 10.0.0.19 - - [2025-11-11 14:27:40] "POST /ref-update HTTP/1.1" 200 156 0.012771 10.0.0.19 - - [2025-11-11 14:27:40] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057181 10.0.0.19 - - [2025-11-11 14:27:40] "GET /virtual-machine-interface/fb91455c-51ad-4e31-b45f-4681117878bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.038059 10.0.0.19 - - [2025-11-11 14:27:40] "PUT /service-instance/a790d905-eae9-4ac9-9f2c-4f87fdaee37a HTTP/1.1" 200 266 0.076088 10.0.0.19 - - [2025-11-11 14:27:40] "GET /virtual-machine-interface/fb91455c-51ad-4e31-b45f-4681117878bb?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.039116 10.0.0.19 - - [2025-11-11 14:27:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.037718 10.0.0.19 - - [2025-11-11 14:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007817 10.0.0.19 - - [2025-11-11 14:27:40] "POST /fqname-to-id HTTP/1.1" 404 208 0.016936 10.0.0.19 - - [2025-11-11 14:27:40] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008617 10.0.0.19 - - [2025-11-11 14:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008532 10.0.0.19 - - [2025-11-11 14:27:40] "POST /virtual-machines HTTP/1.1" 200 429 0.029810 10.0.0.19 - - [2025-11-11 14:27:40] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009490 10.0.0.19 - - [2025-11-11 14:27:40] "POST /tags HTTP/1.1" 409 221 0.003438 10.0.0.19 - - [2025-11-11 14:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.19 - - [2025-11-11 14:27:40] "GET /tag/d18c7fed-14b8-42fb-b06e-3d1d43b70646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.030362 10.0.0.19 - - [2025-11-11 14:27:41] "POST /tags HTTP/1.1" 409 238 0.012391 10.0.0.19 - - [2025-11-11 14:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.19 - - [2025-11-11 14:27:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.178819 10.0.0.19 - - [2025-11-11 14:27:41] "POST /chown HTTP/1.1" 200 109 0.020381 10.0.0.19 - - [2025-11-11 14:27:41] "GET /tag/90c4bf7f-beea-4c17-8129-a9ceb175589f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.042152 10.0.0.19 - - [2025-11-11 14:27:41] "POST /chown HTTP/1.1" 200 109 0.023112 10.0.0.19 - - [2025-11-11 14:27:41] "PUT /virtual-machine-interface/14299783-ef3e-4678-8182-97dfb4ad9872 HTTP/1.1" 200 284 0.029586 10.0.0.19 - - [2025-11-11 14:27:41] "PUT /instance-ip/e5de7838-6e70-4a93-b698-022556b941d0 HTTP/1.1" 200 256 0.034670 10.0.0.19 - - [2025-11-11 14:27:41] "POST /firewall-rules HTTP/1.1" 200 650 0.161105 10.0.0.19 - - [2025-11-11 14:27:41] "POST /ref-update HTTP/1.1" 200 156 0.044149 10.0.0.19 - - [2025-11-11 14:27:41] "GET /firewall-rule/69347e43-cee7-4c4f-ae03-58bf4a697764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.013567 10.0.0.19 - - [2025-11-11 14:27:41] "POST /ref-update HTTP/1.1" 200 156 0.017236 10.0.0.19 - - [2025-11-11 14:27:41] "POST /ref-update HTTP/1.1" 200 156 0.023591 10.0.0.19 - - [2025-11-11 14:27:41] "GET /firewall-policy/ac14b2bf-6a31-422c-a0da-b5a3c5ae2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.008352 10.0.0.19 - - [2025-11-11 14:27:41] "GET /firewall-rule/69347e43-cee7-4c4f-ae03-58bf4a697764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003060 10.0.0.19 - - [2025-11-11 14:27:41] "POST /ref-update HTTP/1.1" 200 156 0.025464 10.0.0.19 - - [2025-11-11 14:27:41] "POST /ref-update HTTP/1.1" 200 156 0.025431 10.0.0.19 - - [2025-11-11 14:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.19 - - [2025-11-11 14:27:41] "POST /ref-update HTTP/1.1" 200 156 0.037900 10.0.0.19 - - [2025-11-11 14:27:41] "POST /ref-update HTTP/1.1" 200 156 0.042408 10.0.0.19 - - [2025-11-11 14:27:41] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.079414 10.0.0.19 - - [2025-11-11 14:27:41] "GET /loadbalancer/b9371702-4b3b-4822-8837-971ebfebd875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.002596 10.0.0.19 - - [2025-11-11 14:27:41] "POST /virtual-machines HTTP/1.1" 200 429 0.011588 10.0.0.19 - - [2025-11-11 14:27:41] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.024768 10.0.0.19 - - [2025-11-11 14:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.19 - - [2025-11-11 14:27:41] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.087728 10.0.0.19 - - [2025-11-11 14:27:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.150805 10.0.0.19 - - [2025-11-11 14:27:41] "POST /chown HTTP/1.1" 200 109 0.032042 10.0.0.19 - - [2025-11-11 14:27:41] "GET /loadbalancer-listener/6377d09a-bcdf-4c41-9ca2-d179d63cf6cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.004892 10.0.0.19 - - [2025-11-11 14:27:41] "GET /loadbalancer-listener/6377d09a-bcdf-4c41-9ca2-d179d63cf6cf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.004744 10.0.0.19 - - [2025-11-11 14:27:41] "POST /chown HTTP/1.1" 200 109 0.011534 10.0.0.19 - - [2025-11-11 14:27:41] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.050986 10.0.0.19 - - [2025-11-11 14:27:41] "PUT /virtual-machine-interface/13f7b2d2-45df-4517-9347-a6e664365c8d HTTP/1.1" 200 284 0.033032 10.0.0.19 - - [2025-11-11 14:27:41] "PUT /instance-ip/e5de7838-6e70-4a93-b698-022556b941d0 HTTP/1.1" 200 256 0.031218 10.0.0.19 - - [2025-11-11 14:27:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.026824 10.0.0.19 - - [2025-11-11 14:27:41] "GET /loadbalancer-pool/ae528d85-a44f-49f8-86f5-ed45c67c6ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003413 10.0.0.19 - - [2025-11-11 14:27:41] "POST /ref-update HTTP/1.1" 200 156 0.014701 10.0.0.19 - - [2025-11-11 14:27:42] "POST /loadbalancer-members HTTP/1.1" 200 707 0.042494 10.0.0.19 - - [2025-11-11 14:27:42] "POST /ref-update HTTP/1.1" 200 156 0.043155 10.0.0.19 - - [2025-11-11 14:27:42] "POST /ref-update HTTP/1.1" 200 156 0.033197 10.0.0.19 - - [2025-11-11 14:27:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.039421 10.0.0.19 - - [2025-11-11 14:27:42] "GET /loadbalancer-member/c5ecd393-2526-4773-a93a-5af6d71edb4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.020929 10.0.0.19 - - [2025-11-11 14:27:42] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007466 10.0.0.19 - - [2025-11-11 14:27:42] "POST /ref-update HTTP/1.1" 200 156 0.023003 10.0.0.19 - - [2025-11-11 14:27:42] "POST /ref-update HTTP/1.1" 200 156 0.030330 10.0.0.19 - - [2025-11-11 14:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010674 10.0.0.19 - - [2025-11-11 14:27:42] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004269 10.0.0.19 - - [2025-11-11 14:27:42] "POST /tags HTTP/1.1" 409 221 0.001855 10.0.0.19 - - [2025-11-11 14:27:42] "PUT /service-instance/a790d905-eae9-4ac9-9f2c-4f87fdaee37a HTTP/1.1" 200 266 0.008271 10.0.0.19 - - [2025-11-11 14:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.19 - - [2025-11-11 14:27:42] "GET /tag/d18c7fed-14b8-42fb-b06e-3d1d43b70646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010066 10.0.0.19 - - [2025-11-11 14:27:42] "POST /tags HTTP/1.1" 409 238 0.003219 10.0.0.19 - - [2025-11-11 14:27:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.009878 10.0.0.19 - - [2025-11-11 14:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.19 - - [2025-11-11 14:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.19 - - [2025-11-11 14:27:42] "GET /tag/90c4bf7f-beea-4c17-8129-a9ceb175589f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012634 10.0.0.19 - - [2025-11-11 14:27:42] "POST /firewall-rules HTTP/1.1" 409 293 0.001904 10.0.0.19 - - [2025-11-11 14:27:42] "POST /chown HTTP/1.1" 200 109 0.019479 10.0.0.19 - - [2025-11-11 14:27:42] "POST /chown HTTP/1.1" 200 109 0.019073 10.0.0.19 - - [2025-11-11 14:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005088 10.0.0.19 - - [2025-11-11 14:27:42] "PUT /firewall-rule/69347e43-cee7-4c4f-ae03-58bf4a697764 HTTP/1.1" 200 260 0.017111 10.0.0.19 - - [2025-11-11 14:27:42] "GET /firewall-rule/69347e43-cee7-4c4f-ae03-58bf4a697764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.010779 10.0.0.19 - - [2025-11-11 14:27:42] "PUT /instance-ip/e5de7838-6e70-4a93-b698-022556b941d0 HTTP/1.1" 200 256 0.024734 10.0.0.19 - - [2025-11-11 14:27:42] "POST /ref-update HTTP/1.1" 200 156 0.015614 10.0.0.19 - - [2025-11-11 14:27:42] "GET /firewall-policy/ac14b2bf-6a31-422c-a0da-b5a3c5ae2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.009011 10.0.0.19 - - [2025-11-11 14:27:42] "GET /firewall-rule/69347e43-cee7-4c4f-ae03-58bf4a697764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002010 10.0.0.19 - - [2025-11-11 14:27:42] "POST /chown HTTP/1.1" 200 109 0.025033 10.0.0.19 - - [2025-11-11 14:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007404 10.0.0.19 - - [2025-11-11 14:27:42] "GET /tag/90c4bf7f-beea-4c17-8129-a9ceb175589f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013418 10.0.0.19 - - [2025-11-11 14:27:42] "POST /chown HTTP/1.1" 200 109 0.022640 10.0.0.19 - - [2025-11-11 14:27:42] "GET /tag/90c4bf7f-beea-4c17-8129-a9ceb175589f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.017990 10.0.0.19 - - [2025-11-11 14:27:42] "GET /virtual-machine-interface/13f7b2d2-45df-4517-9347-a6e664365c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005584 10.0.0.19 - - [2025-11-11 14:27:42] "PUT /instance-ip/e5de7838-6e70-4a93-b698-022556b941d0 HTTP/1.1" 200 256 0.015765 10.0.0.19 - - [2025-11-11 14:27:42] "POST /ref-update HTTP/1.1" 200 156 0.025672 10.0.0.19 - - [2025-11-11 14:27:42] "POST /set-tag HTTP/1.1" 200 109 0.015231 10.0.0.19 - - [2025-11-11 14:27:42] "GET /virtual-machine-interface/14299783-ef3e-4678-8182-97dfb4ad9872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.019215 10.0.0.19 - - [2025-11-11 14:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.19 - - [2025-11-11 14:27:42] "POST /chown HTTP/1.1" 200 109 0.006139 10.0.0.19 - - [2025-11-11 14:27:42] "POST /set-tag HTTP/1.1" 200 109 0.044154 10.0.0.19 - - [2025-11-11 14:27:42] "POST /chown HTTP/1.1" 200 109 0.043419 10.0.0.19 - - [2025-11-11 14:27:42] "GET /virtual-machine-interface/fb91455c-51ad-4e31-b45f-4681117878bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004555 10.0.0.19 - - [2025-11-11 14:27:42] "POST /set-tag HTTP/1.1" 200 109 0.023604 10.0.0.19 - - [2025-11-11 14:27:42] "GET /firewall-policy/ac14b2bf-6a31-422c-a0da-b5a3c5ae2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008555 10.0.0.19 - - [2025-11-11 14:27:42] "PUT /instance-ip/e5de7838-6e70-4a93-b698-022556b941d0 HTTP/1.1" 200 256 0.032978 10.0.0.19 - - [2025-11-11 14:27:42] "POST /ref-update HTTP/1.1" 200 156 0.031149 10.0.0.19 - - [2025-11-11 14:27:42] "GET /firewall-rule/69347e43-cee7-4c4f-ae03-58bf4a697764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.011099 10.0.0.19 - - [2025-11-11 14:27:42] "POST /chown HTTP/1.1" 200 109 0.023880 10.0.0.19 - - [2025-11-11 14:27:42] "POST /ref-update HTTP/1.1" 200 156 0.043602 10.0.0.19 - - [2025-11-11 14:27:42] "POST /chown HTTP/1.1" 200 109 0.028499 10.0.0.19 - - [2025-11-11 14:27:42] "PUT /instance-ip/e5de7838-6e70-4a93-b698-022556b941d0 HTTP/1.1" 200 256 0.034258 10.0.0.19 - - [2025-11-11 14:27:43] "DELETE /firewall-rule/69347e43-cee7-4c4f-ae03-58bf4a697764 HTTP/1.1" 200 115 0.159268 10.0.0.19 - - [2025-11-11 14:27:43] "POST /ref-update HTTP/1.1" 200 156 0.057475 10.0.0.19 - - [2025-11-11 14:27:43] "DELETE /loadbalancer-member/c5ecd393-2526-4773-a93a-5af6d71edb4d HTTP/1.1" 200 115 0.040600 10.0.0.19 - - [2025-11-11 14:27:43] "DELETE /loadbalancer-pool/ae528d85-a44f-49f8-86f5-ed45c67c6ef5 HTTP/1.1" 200 115 0.052844 10.0.0.19 - - [2025-11-11 14:27:43] "DELETE /loadbalancer-listener/6377d09a-bcdf-4c41-9ca2-d179d63cf6cf HTTP/1.1" 200 115 0.035330 10.0.0.19 - - [2025-11-11 14:27:43] "PUT /service-instance/a790d905-eae9-4ac9-9f2c-4f87fdaee37a HTTP/1.1" 200 266 0.019011 10.0.0.19 - - [2025-11-11 14:27:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.010489 10.0.0.19 - - [2025-11-11 14:27:43] "DELETE /loadbalancer/b9371702-4b3b-4822-8837-971ebfebd875 HTTP/1.1" 200 115 0.087570 10.0.0.19 - - [2025-11-11 14:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.19 - - [2025-11-11 14:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.19 - - [2025-11-11 14:27:43] "DELETE /instance-ip/e5de7838-6e70-4a93-b698-022556b941d0 HTTP/1.1" 200 115 0.056941 10.0.0.19 - - [2025-11-11 14:27:43] "DELETE /virtual-machine-interface/fb91455c-51ad-4e31-b45f-4681117878bb HTTP/1.1" 200 115 0.071550 10.0.0.19 - - [2025-11-11 14:27:43] "POST /service-instances HTTP/1.1" 409 259 0.002003 10.0.0.19 - - [2025-11-11 14:27:43] "POST /service-instances HTTP/1.1" 409 259 0.004210 10.0.0.19 - - [2025-11-11 14:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.19 - - [2025-11-11 14:27:43] "DELETE /tag/90c4bf7f-beea-4c17-8129-a9ceb175589f HTTP/1.1" 200 115 0.086170 10.0.0.19 - - [2025-11-11 14:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.19 - - [2025-11-11 14:27:43] "DELETE /service-instance/a790d905-eae9-4ac9-9f2c-4f87fdaee37a HTTP/1.1" 200 115 0.032498 10.0.0.19 - - [2025-11-11 14:27:43] "GET /virtual-machine-interface/14299783-ef3e-4678-8182-97dfb4ad9872?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.004909 10.0.0.19 - - [2025-11-11 14:27:43] "DELETE /virtual-machine-interface/14299783-ef3e-4678-8182-97dfb4ad9872 HTTP/1.1" 200 115 0.047679 10.0.0.19 - - [2025-11-11 14:27:43] "POST /ref-update HTTP/1.1" 200 156 0.028909 10.0.0.19 - - [2025-11-11 14:27:43] "DELETE /virtual-machine/3994dc7f-2396-4faa-9938-f662a7a71a3d HTTP/1.1" 200 115 0.181839 10.0.0.19 - - [2025-11-11 14:27:43] "GET /virtual-machine-interface/13f7b2d2-45df-4517-9347-a6e664365c8d?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.005720 10.0.0.19 - - [2025-11-11 14:27:44] "DELETE /virtual-machine-interface/13f7b2d2-45df-4517-9347-a6e664365c8d HTTP/1.1" 200 115 0.070324 10.0.0.19 - - [2025-11-11 14:27:44] "DELETE /virtual-machine/3ddad49f-0fba-4318-9626-88016ca28f5e HTTP/1.1" 200 115 0.019346 10.0.0.19 - - [2025-11-11 14:27:46] "GET / HTTP/1.1" 200 35931 0.001855 10.0.0.19 - - [2025-11-11 14:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.19 - - [2025-11-11 14:27:46] "GET /routing-instance/0b6cb120-92c5-4e9f-95d5-58bb1c89d39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003456 10.0.0.19 - - [2025-11-11 14:27:46] "POST /bgp-routers HTTP/1.1" 409 301 0.002378 10.0.0.19 - - [2025-11-11 14:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.19 - - [2025-11-11 14:27:46] "GET /bgp-router/7cd2d723-8c13-4532-9b84-b5e48185c85b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.010204 10.0.0.19 - - [2025-11-11 14:27:46] "PUT /bgp-router/7cd2d723-8c13-4532-9b84-b5e48185c85b HTTP/1.1" 200 254 0.016201 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:27:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001563 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:27:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001627 10.0.0.19 - - [2025-11-11 14:28:25] "GET / HTTP/1.1" 200 35931 0.001561 10.0.0.19 - - [2025-11-11 14:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.19 - - [2025-11-11 14:28:25] "GET /global-system-config/6a22791b-fd5b-4249-a0d0-8398c62fd63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004900 10.0.0.19 - - [2025-11-11 14:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.19 - - [2025-11-11 14:28:25] "GET /config-node/422fbb51-8142-48b6-8a03-c88e518eec2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002214 10.0.0.19 - - [2025-11-11 14:28:25] "GET / HTTP/1.1" 200 35931 0.001724 10.0.0.19 - - [2025-11-11 14:28:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004728 10.0.0.19 - - [2025-11-11 14:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.19 - - [2025-11-11 14:28:31] "GET /global-vrouter-config/e8999f88-a303-4f66-beac-3c1b9aca85f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002731 10.0.0.19 - - [2025-11-11 14:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.19 - - [2025-11-11 14:28:31] "PUT /global-vrouter-config/e8999f88-a303-4f66-beac-3c1b9aca85f4 HTTP/1.1" 200 276 0.013999 10.0.0.19 - - [2025-11-11 14:28:31] "GET / HTTP/1.1" 200 35931 0.001836 10.0.0.19 - - [2025-11-11 14:28:31] "POST /alarms HTTP/1.1" 409 264 0.002507 10.0.0.19 - - [2025-11-11 14:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.19 - - [2025-11-11 14:28:31] "PUT /alarm/b94d6e6b-81b4-4422-aba2-e805ce1305fa HTTP/1.1" 200 244 0.011678 10.0.0.19 - - [2025-11-11 14:28:31] "POST /alarms HTTP/1.1" 409 261 0.006026 10.0.0.19 - - [2025-11-11 14:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.19 - - [2025-11-11 14:28:31] "PUT /alarm/8d175692-c123-4be6-a695-7e7c5f96ee7f HTTP/1.1" 200 244 0.016299 10.0.0.19 - - [2025-11-11 14:28:31] "POST /alarms HTTP/1.1" 409 261 0.010444 10.0.0.19 - - [2025-11-11 14:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.19 - - [2025-11-11 14:28:31] "PUT /alarm/186204ff-2ca5-4717-b431-cbb356d6b6c4 HTTP/1.1" 200 244 0.016005 10.0.0.19 - - [2025-11-11 14:28:31] "POST /alarms HTTP/1.1" 409 253 0.005918 10.0.0.19 - - [2025-11-11 14:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.19 - - [2025-11-11 14:28:31] "PUT /alarm/bfb7c53c-a14c-4a08-bfe2-90db8974b16a HTTP/1.1" 200 244 0.013970 10.0.0.19 - - [2025-11-11 14:28:31] "POST /alarms HTTP/1.1" 409 251 0.006182 10.0.0.19 - - [2025-11-11 14:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.19 - - [2025-11-11 14:28:31] "PUT /alarm/58a44115-23a7-4b0c-812f-bf0703d25ea0 HTTP/1.1" 200 244 0.011840 10.0.0.19 - - [2025-11-11 14:28:31] "POST /alarms HTTP/1.1" 409 252 0.005198 10.0.0.19 - - [2025-11-11 14:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.19 - - [2025-11-11 14:28:31] "PUT /alarm/3164b58e-a906-49a6-a4b5-b3a509cb60f6 HTTP/1.1" 200 244 0.012853 10.0.0.19 - - [2025-11-11 14:28:31] "POST /alarms HTTP/1.1" 409 256 0.006788 10.0.0.19 - - [2025-11-11 14:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.19 - - [2025-11-11 14:28:31] "PUT /alarm/6fc5489c-0d76-409e-8737-c91b72c8ed8d HTTP/1.1" 200 244 0.010531 10.0.0.19 - - [2025-11-11 14:28:31] "POST /alarms HTTP/1.1" 409 248 0.003440 10.0.0.19 - - [2025-11-11 14:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.19 - - [2025-11-11 14:28:31] "PUT /alarm/2837fa06-6ea4-41e6-8197-e6dc87a3e36b HTTP/1.1" 200 244 0.012343 10.0.0.19 - - [2025-11-11 14:28:31] "POST /alarms HTTP/1.1" 409 252 0.015578 10.0.0.19 - - [2025-11-11 14:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.19 - - [2025-11-11 14:28:31] "PUT /alarm/0f0eaa69-6b74-420d-9eed-c489e7d47dc8 HTTP/1.1" 200 244 0.013925 10.0.0.19 - - [2025-11-11 14:28:31] "POST /alarms HTTP/1.1" 409 257 0.009954 10.0.0.19 - - [2025-11-11 14:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.19 - - [2025-11-11 14:28:32] "PUT /alarm/9e0513d1-2936-47e2-addf-52410a328dab HTTP/1.1" 200 244 0.016109 10.0.0.19 - - [2025-11-11 14:28:32] "POST /alarms HTTP/1.1" 409 251 0.010834 10.0.0.19 - - [2025-11-11 14:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.19 - - [2025-11-11 14:28:32] "PUT /alarm/dde4bea1-350c-42a1-9760-c6d3e7178ef2 HTTP/1.1" 200 244 0.013701 10.0.0.19 - - [2025-11-11 14:28:32] "POST /alarms HTTP/1.1" 409 257 0.015108 10.0.0.19 - - [2025-11-11 14:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.19 - - [2025-11-11 14:28:32] "PUT /alarm/bd1019b7-246d-478b-be7f-4f53544dde29 HTTP/1.1" 200 244 0.014804 10.0.0.19 - - [2025-11-11 14:28:32] "POST /alarms HTTP/1.1" 409 261 0.017534 10.0.0.19 - - [2025-11-11 14:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.19 - - [2025-11-11 14:28:32] "PUT /alarm/4db1bb73-0b78-40a8-9069-d5d3fe3c43c6 HTTP/1.1" 200 244 0.013951 10.0.0.19 - - [2025-11-11 14:28:32] "POST /alarms HTTP/1.1" 409 258 0.012702 10.0.0.19 - - [2025-11-11 14:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.19 - - [2025-11-11 14:28:32] "PUT /alarm/bcc970af-e77f-4d34-bc74-e73eeebdb67d HTTP/1.1" 200 244 0.012130 10.0.0.19 - - [2025-11-11 14:28:32] "POST /alarms HTTP/1.1" 409 254 0.003926 10.0.0.19 - - [2025-11-11 14:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.19 - - [2025-11-11 14:28:32] "PUT /alarm/ff8054ce-f200-4809-965e-06df6ea7ad6f HTTP/1.1" 200 244 0.010517 10.0.0.19 - - [2025-11-11 14:28:32] "POST /alarms HTTP/1.1" 409 254 0.006605 10.0.0.19 - - [2025-11-11 14:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.19 - - [2025-11-11 14:28:32] "PUT /alarm/4c95d9c7-b915-4d20-883a-7ba900b2486e HTTP/1.1" 200 244 0.011788 10.0.0.19 - - [2025-11-11 14:28:32] "POST /alarms HTTP/1.1" 409 254 0.007845 10.0.0.19 - - [2025-11-11 14:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.19 - - [2025-11-11 14:28:32] "PUT /alarm/32586076-fb7b-4917-8ba8-97cb156fc4bf HTTP/1.1" 200 244 0.016160 10.0.0.19 - - [2025-11-11 14:28:32] "POST /alarms HTTP/1.1" 409 247 0.005415 10.0.0.19 - - [2025-11-11 14:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004559 10.0.0.19 - - [2025-11-11 14:28:32] "PUT /alarm/bd30b15f-b29e-4c6b-a242-3ddbdd6ffcad HTTP/1.1" 200 244 0.009364 10.0.0.19 - - [2025-11-11 14:28:32] "POST /alarms HTTP/1.1" 409 272 0.007854 10.0.0.19 - - [2025-11-11 14:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.19 - - [2025-11-11 14:28:32] "PUT /alarm/e31b1f03-676f-4156-93d4-801a8c20b0a0 HTTP/1.1" 200 244 0.018272 10.0.0.19 - - [2025-11-11 14:28:32] "POST /alarms HTTP/1.1" 409 261 0.007614 10.0.0.19 - - [2025-11-11 14:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.19 - - [2025-11-11 14:28:32] "PUT /alarm/f6bf938f-38e1-45bf-a317-5154f3701824 HTTP/1.1" 200 244 0.013138 10.0.0.19 - - [2025-11-11 14:28:32] "POST /alarms HTTP/1.1" 409 259 0.003812 10.0.0.19 - - [2025-11-11 14:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.19 - - [2025-11-11 14:28:32] "PUT /alarm/5562603d-2a26-4030-9c25-215c8911e67b HTTP/1.1" 200 244 0.016674 10.0.0.19 - - [2025-11-11 14:28:32] "POST /alarms HTTP/1.1" 409 265 0.002818 10.0.0.19 - - [2025-11-11 14:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.19 - - [2025-11-11 14:28:32] "PUT /alarm/f41da1db-a5be-415e-95c2-39af74f2eed8 HTTP/1.1" 200 244 0.013128 10.0.0.19 - - [2025-11-11 14:28:32] "POST /alarms HTTP/1.1" 409 279 0.004737 10.0.0.19 - - [2025-11-11 14:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.19 - - [2025-11-11 14:28:33] "PUT /alarm/d55b2636-f06f-4941-885b-7514feebcb87 HTTP/1.1" 200 244 0.016667 10.0.0.19 - - [2025-11-11 14:28:33] "GET / HTTP/1.1" 200 35931 0.002025 10.0.0.19 - - [2025-11-11 14:28:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002257 10.0.0.19 - - [2025-11-11 14:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.19 - - [2025-11-11 14:28:33] "PUT /global-vrouter-config/e8999f88-a303-4f66-beac-3c1b9aca85f4 HTTP/1.1" 200 276 0.009068 10.0.0.19 - - [2025-11-11 14:28:33] "GET / HTTP/1.1" 200 35931 0.002196 10.0.0.19 - - [2025-11-11 14:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.19 - - [2025-11-11 14:28:33] "GET /global-vrouter-config/e8999f88-a303-4f66-beac-3c1b9aca85f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002622 10.0.0.19 - - [2025-11-11 14:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.19 - - [2025-11-11 14:28:33] "PUT /global-vrouter-config/e8999f88-a303-4f66-beac-3c1b9aca85f4 HTTP/1.1" 200 276 0.011000 10.0.0.19 - - [2025-11-11 14:28:33] "GET / HTTP/1.1" 200 35931 0.001656 10.0.0.19 - - [2025-11-11 14:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.19 - - [2025-11-11 14:28:33] "GET /global-system-config/6a22791b-fd5b-4249-a0d0-8398c62fd63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004691 10.0.0.19 - - [2025-11-11 14:28:33] "PUT /global-system-config/6a22791b-fd5b-4249-a0d0-8398c62fd63b HTTP/1.1" 200 274 0.017550 10.0.0.19 - - [2025-11-11 14:28:37] "GET / HTTP/1.1" 200 35931 0.001987 10.0.0.19 - - [2025-11-11 14:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.19 - - [2025-11-11 14:28:37] "GET /routing-instance/0b6cb120-92c5-4e9f-95d5-58bb1c89d39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009629 10.0.0.19 - - [2025-11-11 14:28:37] "POST /bgp-routers HTTP/1.1" 409 301 0.012146 10.0.0.19 - - [2025-11-11 14:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.19 - - [2025-11-11 14:28:37] "GET /bgp-router/7cd2d723-8c13-4532-9b84-b5e48185c85b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003908 10.0.0.19 - - [2025-11-11 14:28:37] "PUT /bgp-router/7cd2d723-8c13-4532-9b84-b5e48185c85b HTTP/1.1" 200 254 0.017475 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:28:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001163 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:28:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001234 10.0.0.19 - - [2025-11-11 14:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.19 - - [2025-11-11 14:28:39] "GET /global-vrouter-config/e8999f88-a303-4f66-beac-3c1b9aca85f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.010138 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:28:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000945 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:28:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002738 10.0.0.19 - - [2025-11-11 14:28:56] "GET / HTTP/1.1" 200 35931 0.001827 10.0.0.19 - - [2025-11-11 14:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.19 - - [2025-11-11 14:28:56] "GET /global-system-config/6a22791b-fd5b-4249-a0d0-8398c62fd63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004947 10.0.0.19 - - [2025-11-11 14:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.19 - - [2025-11-11 14:28:56] "GET /config-node/422fbb51-8142-48b6-8a03-c88e518eec2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002440 10.0.0.19 - - [2025-11-11 14:29:07] "GET / HTTP/1.1" 200 35931 0.001477 10.0.0.19 - - [2025-11-11 14:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.19 - - [2025-11-11 14:29:07] "GET /routing-instance/0b6cb120-92c5-4e9f-95d5-58bb1c89d39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.005754 10.0.0.19 - - [2025-11-11 14:29:07] "POST /bgp-routers HTTP/1.1" 409 301 0.001987 10.0.0.19 - - [2025-11-11 14:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.19 - - [2025-11-11 14:29:07] "GET /bgp-router/7cd2d723-8c13-4532-9b84-b5e48185c85b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002703 10.0.0.19 - - [2025-11-11 14:29:07] "PUT /bgp-router/7cd2d723-8c13-4532-9b84-b5e48185c85b HTTP/1.1" 200 254 0.037149 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:29:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001020 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:29:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000979 10.0.0.19 - - [2025-11-11 14:29:22] "GET / HTTP/1.1" 200 35931 0.001689 10.0.0.19 - - [2025-11-11 14:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.19 - - [2025-11-11 14:29:22] "GET /global-system-config/6a22791b-fd5b-4249-a0d0-8398c62fd63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004396 10.0.0.19 - - [2025-11-11 14:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.19 - - [2025-11-11 14:29:22] "GET /config-node/422fbb51-8142-48b6-8a03-c88e518eec2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002985 10.0.0.19 - - [2025-11-11 14:29:22] "GET / HTTP/1.1" 200 35931 0.002366 10.0.0.19 - - [2025-11-11 14:29:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002306 10.0.0.19 - - [2025-11-11 14:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.19 - - [2025-11-11 14:29:27] "GET /global-vrouter-config/e8999f88-a303-4f66-beac-3c1b9aca85f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003006 10.0.0.19 - - [2025-11-11 14:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.19 - - [2025-11-11 14:29:27] "PUT /global-vrouter-config/e8999f88-a303-4f66-beac-3c1b9aca85f4 HTTP/1.1" 200 276 0.018837 10.0.0.19 - - [2025-11-11 14:29:28] "GET / HTTP/1.1" 200 35931 0.002223 10.0.0.19 - - [2025-11-11 14:29:28] "POST /alarms HTTP/1.1" 409 264 0.002924 10.0.0.19 - - [2025-11-11 14:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.19 - - [2025-11-11 14:29:28] "PUT /alarm/b94d6e6b-81b4-4422-aba2-e805ce1305fa HTTP/1.1" 200 244 0.011349 10.0.0.19 - - [2025-11-11 14:29:28] "POST /alarms HTTP/1.1" 409 261 0.002138 10.0.0.19 - - [2025-11-11 14:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.19 - - [2025-11-11 14:29:28] "PUT /alarm/8d175692-c123-4be6-a695-7e7c5f96ee7f HTTP/1.1" 200 244 0.014339 10.0.0.19 - - [2025-11-11 14:29:28] "POST /alarms HTTP/1.1" 409 261 0.002988 10.0.0.19 - - [2025-11-11 14:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.19 - - [2025-11-11 14:29:28] "PUT /alarm/186204ff-2ca5-4717-b431-cbb356d6b6c4 HTTP/1.1" 200 244 0.010863 10.0.0.19 - - [2025-11-11 14:29:28] "POST /alarms HTTP/1.1" 409 253 0.004132 10.0.0.19 - - [2025-11-11 14:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.19 - - [2025-11-11 14:29:28] "PUT /alarm/bfb7c53c-a14c-4a08-bfe2-90db8974b16a HTTP/1.1" 200 244 0.010212 10.0.0.19 - - [2025-11-11 14:29:28] "POST /alarms HTTP/1.1" 409 251 0.002825 10.0.0.19 - - [2025-11-11 14:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.19 - - [2025-11-11 14:29:28] "PUT /alarm/58a44115-23a7-4b0c-812f-bf0703d25ea0 HTTP/1.1" 200 244 0.013802 10.0.0.19 - - [2025-11-11 14:29:28] "POST /alarms HTTP/1.1" 409 252 0.002583 10.0.0.19 - - [2025-11-11 14:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.19 - - [2025-11-11 14:29:28] "PUT /alarm/3164b58e-a906-49a6-a4b5-b3a509cb60f6 HTTP/1.1" 200 244 0.010864 10.0.0.19 - - [2025-11-11 14:29:28] "POST /alarms HTTP/1.1" 409 256 0.002463 10.0.0.19 - - [2025-11-11 14:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.19 - - [2025-11-11 14:29:28] "PUT /alarm/6fc5489c-0d76-409e-8737-c91b72c8ed8d HTTP/1.1" 200 244 0.014688 10.0.0.19 - - [2025-11-11 14:29:28] "POST /alarms HTTP/1.1" 409 248 0.002880 10.0.0.19 - - [2025-11-11 14:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.19 - - [2025-11-11 14:29:28] "PUT /alarm/2837fa06-6ea4-41e6-8197-e6dc87a3e36b HTTP/1.1" 200 244 0.013084 10.0.0.19 - - [2025-11-11 14:29:28] "POST /alarms HTTP/1.1" 409 252 0.002439 10.0.0.19 - - [2025-11-11 14:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.19 - - [2025-11-11 14:29:28] "PUT /alarm/0f0eaa69-6b74-420d-9eed-c489e7d47dc8 HTTP/1.1" 200 244 0.009593 10.0.0.19 - - [2025-11-11 14:29:28] "POST /alarms HTTP/1.1" 409 257 0.002137 10.0.0.19 - - [2025-11-11 14:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010310 10.0.0.19 - - [2025-11-11 14:29:28] "PUT /alarm/9e0513d1-2936-47e2-addf-52410a328dab HTTP/1.1" 200 244 0.023732 10.0.0.19 - - [2025-11-11 14:29:28] "POST /alarms HTTP/1.1" 409 251 0.002944 10.0.0.19 - - [2025-11-11 14:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.19 - - [2025-11-11 14:29:28] "PUT /alarm/dde4bea1-350c-42a1-9760-c6d3e7178ef2 HTTP/1.1" 200 244 0.012625 10.0.0.19 - - [2025-11-11 14:29:28] "POST /alarms HTTP/1.1" 409 257 0.003300 10.0.0.19 - - [2025-11-11 14:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.19 - - [2025-11-11 14:29:28] "PUT /alarm/bd1019b7-246d-478b-be7f-4f53544dde29 HTTP/1.1" 200 244 0.011268 10.0.0.19 - - [2025-11-11 14:29:28] "POST /alarms HTTP/1.1" 409 261 0.002890 10.0.0.19 - - [2025-11-11 14:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.19 - - [2025-11-11 14:29:28] "PUT /alarm/4db1bb73-0b78-40a8-9069-d5d3fe3c43c6 HTTP/1.1" 200 244 0.011792 10.0.0.19 - - [2025-11-11 14:29:28] "POST /alarms HTTP/1.1" 409 258 0.013984 10.0.0.19 - - [2025-11-11 14:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.19 - - [2025-11-11 14:29:29] "PUT /alarm/bcc970af-e77f-4d34-bc74-e73eeebdb67d HTTP/1.1" 200 244 0.010625 10.0.0.19 - - [2025-11-11 14:29:29] "POST /alarms HTTP/1.1" 409 254 0.016678 10.0.0.19 - - [2025-11-11 14:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.19 - - [2025-11-11 14:29:29] "PUT /alarm/ff8054ce-f200-4809-965e-06df6ea7ad6f HTTP/1.1" 200 244 0.014116 10.0.0.19 - - [2025-11-11 14:29:29] "POST /alarms HTTP/1.1" 409 254 0.010511 10.0.0.19 - - [2025-11-11 14:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.19 - - [2025-11-11 14:29:29] "PUT /alarm/4c95d9c7-b915-4d20-883a-7ba900b2486e HTTP/1.1" 200 244 0.010151 10.0.0.19 - - [2025-11-11 14:29:29] "POST /alarms HTTP/1.1" 409 254 0.010585 10.0.0.19 - - [2025-11-11 14:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.19 - - [2025-11-11 14:29:29] "PUT /alarm/32586076-fb7b-4917-8ba8-97cb156fc4bf HTTP/1.1" 200 244 0.011530 10.0.0.19 - - [2025-11-11 14:29:29] "POST /alarms HTTP/1.1" 409 247 0.010878 10.0.0.19 - - [2025-11-11 14:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.19 - - [2025-11-11 14:29:29] "PUT /alarm/bd30b15f-b29e-4c6b-a242-3ddbdd6ffcad HTTP/1.1" 200 244 0.011433 10.0.0.19 - - [2025-11-11 14:29:29] "POST /alarms HTTP/1.1" 409 272 0.007389 10.0.0.19 - - [2025-11-11 14:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.19 - - [2025-11-11 14:29:29] "PUT /alarm/e31b1f03-676f-4156-93d4-801a8c20b0a0 HTTP/1.1" 200 244 0.016644 10.0.0.19 - - [2025-11-11 14:29:29] "POST /alarms HTTP/1.1" 409 261 0.008744 10.0.0.19 - - [2025-11-11 14:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.19 - - [2025-11-11 14:29:29] "PUT /alarm/f6bf938f-38e1-45bf-a317-5154f3701824 HTTP/1.1" 200 244 0.011759 10.0.0.19 - - [2025-11-11 14:29:29] "POST /alarms HTTP/1.1" 409 259 0.010395 10.0.0.19 - - [2025-11-11 14:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.19 - - [2025-11-11 14:29:29] "PUT /alarm/5562603d-2a26-4030-9c25-215c8911e67b HTTP/1.1" 200 244 0.010983 10.0.0.19 - - [2025-11-11 14:29:29] "POST /alarms HTTP/1.1" 409 265 0.015912 10.0.0.19 - - [2025-11-11 14:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.19 - - [2025-11-11 14:29:29] "PUT /alarm/f41da1db-a5be-415e-95c2-39af74f2eed8 HTTP/1.1" 200 244 0.011364 10.0.0.19 - - [2025-11-11 14:29:29] "POST /alarms HTTP/1.1" 409 279 0.010904 10.0.0.19 - - [2025-11-11 14:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.19 - - [2025-11-11 14:29:29] "PUT /alarm/d55b2636-f06f-4941-885b-7514feebcb87 HTTP/1.1" 200 244 0.010065 10.0.0.19 - - [2025-11-11 14:29:29] "GET / HTTP/1.1" 200 35931 0.002154 10.0.0.19 - - [2025-11-11 14:29:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002327 10.0.0.19 - - [2025-11-11 14:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.19 - - [2025-11-11 14:29:29] "PUT /global-vrouter-config/e8999f88-a303-4f66-beac-3c1b9aca85f4 HTTP/1.1" 200 276 0.008847 10.0.0.19 - - [2025-11-11 14:29:30] "GET / HTTP/1.1" 200 35931 0.001476 10.0.0.19 - - [2025-11-11 14:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.19 - - [2025-11-11 14:29:30] "GET /global-vrouter-config/e8999f88-a303-4f66-beac-3c1b9aca85f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003792 10.0.0.19 - - [2025-11-11 14:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.19 - - [2025-11-11 14:29:30] "PUT /global-vrouter-config/e8999f88-a303-4f66-beac-3c1b9aca85f4 HTTP/1.1" 200 276 0.010889 10.0.0.19 - - [2025-11-11 14:29:30] "GET / HTTP/1.1" 200 35931 0.002138 10.0.0.19 - - [2025-11-11 14:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.19 - - [2025-11-11 14:29:30] "GET /global-system-config/6a22791b-fd5b-4249-a0d0-8398c62fd63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004991 10.0.0.19 - - [2025-11-11 14:29:30] "PUT /global-system-config/6a22791b-fd5b-4249-a0d0-8398c62fd63b HTTP/1.1" 200 274 0.015233 10.0.0.19 - - [2025-11-11 14:29:34] "GET / HTTP/1.1" 200 35931 0.001404 10.0.0.19 - - [2025-11-11 14:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.19 - - [2025-11-11 14:29:34] "GET /routing-instance/0b6cb120-92c5-4e9f-95d5-58bb1c89d39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002882 10.0.0.19 - - [2025-11-11 14:29:34] "POST /bgp-routers HTTP/1.1" 409 301 0.003145 10.0.0.19 - - [2025-11-11 14:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.19 - - [2025-11-11 14:29:34] "GET /bgp-router/7cd2d723-8c13-4532-9b84-b5e48185c85b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003172 10.0.0.19 - - [2025-11-11 14:29:34] "PUT /bgp-router/7cd2d723-8c13-4532-9b84-b5e48185c85b HTTP/1.1" 200 254 0.013878 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:29:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000978 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:29:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000940 10.0.0.19 - - [2025-11-11 14:29:38] "POST /tags HTTP/1.1" 200 355 0.022044 10.0.0.19 - - [2025-11-11 14:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006200 10.0.0.19 - - [2025-11-11 14:29:38] "GET /tag/09dd9c87-edab-4651-93a7-44ffe4e52fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.013249 10.0.0.19 - - [2025-11-11 14:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.19 - - [2025-11-11 14:29:38] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006185 10.0.0.19 - - [2025-11-11 14:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005860 10.0.0.19 - - [2025-11-11 14:29:38] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043466 10.0.0.19 - - [2025-11-11 14:29:38] "POST /virtual-machines HTTP/1.1" 200 351 0.017070 10.0.0.19 - - [2025-11-11 14:29:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.036550 10.0.0.19 - - [2025-11-11 14:29:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.140964 10.0.0.19 - - [2025-11-11 14:29:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.011065 10.0.0.19 - - [2025-11-11 14:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012415 10.0.0.19 - - [2025-11-11 14:29:38] "GET /virtual-machine-interface/da800336-bf0a-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005600 10.0.0.19 - - [2025-11-11 14:29:38] "POST /instance-ips HTTP/1.1" 200 391 0.020537 10.0.0.19 - - [2025-11-11 14:29:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.027518 10.0.0.19 - - [2025-11-11 14:29:38] "GET /virtual-machine-interface/da800336-bf0a-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.009623 10.0.0.19 - - [2025-11-11 14:29:38] "POST /set-tag HTTP/1.1" 200 109 0.016636 10.0.0.19 - - [2025-11-11 14:29:38] "GET /virtual-machine-interface/da800336-bf0a-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.010887 10.0.0.19 - - [2025-11-11 14:29:38] "GET /instance-ip/da9e34c8-bf0a-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004138 10.0.0.19 - - [2025-11-11 14:29:38] "GET /virtual-machine-interface/da800336-bf0a-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004595 10.0.0.19 - - [2025-11-11 14:29:38] "POST /set-tag HTTP/1.1" 200 109 0.002744 10.0.0.19 - - [2025-11-11 14:29:39] "GET /virtual-router/794d542e-5912-4d11-b617-8454a9369922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005642 10.0.0.19 - - [2025-11-11 14:29:39] "POST /ref-update HTTP/1.1" 200 156 0.009155 10.0.0.19 - - [2025-11-11 14:29:39] "GET /virtual-machine-interface/da800336-bf0a-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.015682 10.0.0.19 - - [2025-11-11 14:29:39] "POST /set-tag HTTP/1.1" 200 109 0.012338 10.0.0.19 - - [2025-11-11 14:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009418 10.0.0.19 - - [2025-11-11 14:29:39] "GET /virtual-network/509fc10f-23c4-4a0e-9f67-b9f99cc6a288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003994 10.0.0.19 - - [2025-11-11 14:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004536 10.0.0.19 - - [2025-11-11 14:29:39] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031736 10.0.0.19 - - [2025-11-11 14:29:39] "POST /virtual-machines HTTP/1.1" 200 355 0.010679 10.0.0.19 - - [2025-11-11 14:29:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.041106 10.0.0.19 - - [2025-11-11 14:29:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.117800 10.0.0.19 - - [2025-11-11 14:29:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.010349 10.0.0.19 - - [2025-11-11 14:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.19 - - [2025-11-11 14:29:39] "GET /virtual-machine-interface/dafcbd36-bf0a-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.008201 10.0.0.19 - - [2025-11-11 14:29:39] "POST /instance-ips HTTP/1.1" 200 395 0.021192 10.0.0.19 - - [2025-11-11 14:29:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.019315 10.0.0.19 - - [2025-11-11 14:29:39] "GET /virtual-machine-interface/dafcbd36-bf0a-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.014460 10.0.0.19 - - [2025-11-11 14:29:39] "POST /set-tag HTTP/1.1" 200 109 0.032406 10.0.0.19 - - [2025-11-11 14:29:39] "GET /virtual-machine-interface/dafcbd36-bf0a-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004864 10.0.0.19 - - [2025-11-11 14:29:39] "GET /instance-ip/db183174-bf0a-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003358 10.0.0.19 - - [2025-11-11 14:29:39] "GET /virtual-machine-interface/dafcbd36-bf0a-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005387 10.0.0.19 - - [2025-11-11 14:29:39] "POST /set-tag HTTP/1.1" 200 109 0.002956 10.0.0.19 - - [2025-11-11 14:29:39] "GET /virtual-router/794d542e-5912-4d11-b617-8454a9369922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.004322 10.0.0.19 - - [2025-11-11 14:29:39] "POST /ref-update HTTP/1.1" 200 156 0.015395 10.0.0.19 - - [2025-11-11 14:29:39] "GET /virtual-machine-interface/dafcbd36-bf0a-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006022 10.0.0.19 - - [2025-11-11 14:29:39] "POST /set-tag HTTP/1.1" 200 109 0.002815 10.0.0.19 - - [2025-11-11 14:29:39] "GET /virtual-machine-interface/da800336-bf0a-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008390 10.0.0.19 - - [2025-11-11 14:29:39] "POST /set-tag HTTP/1.1" 200 109 0.003745 10.0.0.19 - - [2025-11-11 14:29:39] "GET /virtual-machine-interface/dafcbd36-bf0a-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006416 10.0.0.19 - - [2025-11-11 14:29:39] "POST /set-tag HTTP/1.1" 200 109 0.003041 10.0.0.19 - - [2025-11-11 14:29:40] "POST /tags HTTP/1.1" 200 365 0.078500 10.0.0.19 - - [2025-11-11 14:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.020112 10.0.0.19 - - [2025-11-11 14:29:40] "GET /tag/e1da1e2a-bdf8-426b-9e05-2db0d99c7a2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018467 10.0.0.19 - - [2025-11-11 14:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.19 - - [2025-11-11 14:29:40] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.064931 10.0.0.19 - - [2025-11-11 14:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.19 - - [2025-11-11 14:29:40] "GET /service-appliance-set/16d5e6de-0816-442b-bf93-884fdfaa520a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004265 10.0.0.19 - - [2025-11-11 14:29:40] "POST /fqname-to-id HTTP/1.1" 404 258 0.003490 10.0.0.19 - - [2025-11-11 14:29:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.102036 10.0.0.19 - - [2025-11-11 14:29:40] "GET /virtual-machine-interface/98fa808b-c8e6-461e-8753-7518925232a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.006486 10.0.0.19 - - [2025-11-11 14:29:40] "POST /set-tag HTTP/1.1" 200 109 0.022653 10.0.0.19 - - [2025-11-11 14:29:40] "POST /instance-ips HTTP/1.1" 200 417 0.040974 10.0.0.19 - - [2025-11-11 14:29:40] "GET /instance-ip/0257e2ad-71e6-42dc-9a2e-8952565bf38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.005525 10.0.0.19 - - [2025-11-11 14:29:40] "POST /loadbalancers HTTP/1.1" 200 618 0.080709 10.0.0.19 - - [2025-11-11 14:29:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.054181 10.0.0.19 - - [2025-11-11 14:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014481 10.0.0.19 - - [2025-11-11 14:29:40] "POST /service-instances HTTP/1.1" 200 566 0.042042 10.0.0.19 - - [2025-11-11 14:29:40] "POST /ref-update HTTP/1.1" 200 156 0.020736 10.0.0.19 - - [2025-11-11 14:29:40] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.086339 10.0.0.19 - - [2025-11-11 14:29:40] "GET /virtual-machine-interface/98fa808b-c8e6-461e-8753-7518925232a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.007433 10.0.0.19 - - [2025-11-11 14:29:40] "GET /virtual-machine-interface/98fa808b-c8e6-461e-8753-7518925232a5?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.014992 10.0.0.19 - - [2025-11-11 14:29:40] "PUT /service-instance/d0368188-612a-462a-b4f9-5c3fdc35b362 HTTP/1.1" 200 266 0.013188 10.0.0.19 - - [2025-11-11 14:29:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.021580 10.0.0.19 - - [2025-11-11 14:29:41] "POST /fqname-to-id HTTP/1.1" 404 208 0.004517 10.0.0.19 - - [2025-11-11 14:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015000 10.0.0.19 - - [2025-11-11 14:29:41] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007097 10.0.0.19 - - [2025-11-11 14:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.19 - - [2025-11-11 14:29:41] "POST /virtual-machines HTTP/1.1" 200 429 0.016482 10.0.0.19 - - [2025-11-11 14:29:41] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003000 10.0.0.19 - - [2025-11-11 14:29:41] "POST /tags HTTP/1.1" 409 221 0.002059 10.0.0.19 - - [2025-11-11 14:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.19 - - [2025-11-11 14:29:41] "GET /tag/d18c7fed-14b8-42fb-b06e-3d1d43b70646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.028509 10.0.0.19 - - [2025-11-11 14:29:41] "POST /tags HTTP/1.1" 409 238 0.007477 10.0.0.19 - - [2025-11-11 14:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006581 10.0.0.19 - - [2025-11-11 14:29:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.124550 10.0.0.19 - - [2025-11-11 14:29:41] "POST /chown HTTP/1.1" 200 109 0.019460 10.0.0.19 - - [2025-11-11 14:29:41] "GET /tag/e1da1e2a-bdf8-426b-9e05-2db0d99c7a2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.030243 10.0.0.19 - - [2025-11-11 14:29:41] "POST /chown HTTP/1.1" 200 109 0.011605 10.0.0.19 - - [2025-11-11 14:29:41] "POST /firewall-rules HTTP/1.1" 200 650 0.091012 10.0.0.19 - - [2025-11-11 14:29:41] "GET /firewall-rule/5e333aba-bcbe-452b-a2c3-4e6ddd9862e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.008044 10.0.0.19 - - [2025-11-11 14:29:41] "PUT /virtual-machine-interface/10db4294-9a53-403d-932a-e43b33794014 HTTP/1.1" 200 284 0.060095 10.0.0.19 - - [2025-11-11 14:29:41] "PUT /instance-ip/0257e2ad-71e6-42dc-9a2e-8952565bf38a HTTP/1.1" 200 256 0.032187 10.0.0.19 - - [2025-11-11 14:29:41] "GET /firewall-policy/ac14b2bf-6a31-422c-a0da-b5a3c5ae2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.020341 10.0.0.19 - - [2025-11-11 14:29:41] "GET /firewall-rule/5e333aba-bcbe-452b-a2c3-4e6ddd9862e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003044 10.0.0.19 - - [2025-11-11 14:29:41] "POST /ref-update HTTP/1.1" 200 156 0.028951 10.0.0.19 - - [2025-11-11 14:29:41] "POST /ref-update HTTP/1.1" 200 156 0.032350 10.0.0.19 - - [2025-11-11 14:29:41] "POST /ref-update HTTP/1.1" 200 156 0.023874 10.0.0.19 - - [2025-11-11 14:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012763 10.0.0.19 - - [2025-11-11 14:29:41] "POST /ref-update HTTP/1.1" 200 156 0.027795 10.0.0.19 - - [2025-11-11 14:29:41] "POST /ref-update HTTP/1.1" 200 156 0.032020 10.0.0.19 - - [2025-11-11 14:29:41] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.061295 10.0.0.19 - - [2025-11-11 14:29:41] "GET /loadbalancer/b9371702-4b3b-4822-8837-971ebfebd875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.003628 10.0.0.19 - - [2025-11-11 14:29:41] "POST /ref-update HTTP/1.1" 200 156 0.010976 10.0.0.19 - - [2025-11-11 14:29:41] "POST /ref-update HTTP/1.1" 200 156 0.034339 10.0.0.19 - - [2025-11-11 14:29:41] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.060677 10.0.0.19 - - [2025-11-11 14:29:41] "POST /virtual-machines HTTP/1.1" 200 429 0.037070 10.0.0.19 - - [2025-11-11 14:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013391 10.0.0.19 - - [2025-11-11 14:29:41] "GET /project/1bdd022e-c156-4033-b076-d458e9d238a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040736 10.0.0.19 - - [2025-11-11 14:29:41] "GET /loadbalancer-listener/0c744dd9-7679-4d0b-bb31-4f434873ff69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.006292 10.0.0.19 - - [2025-11-11 14:29:41] "GET /loadbalancer-listener/0c744dd9-7679-4d0b-bb31-4f434873ff69?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.007536 10.0.0.19 - - [2025-11-11 14:29:41] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.067913 10.0.0.19 - - [2025-11-11 14:29:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.189776 10.0.0.19 - - [2025-11-11 14:29:42] "POST /chown HTTP/1.1" 200 109 0.053339 10.0.0.19 - - [2025-11-11 14:29:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.069524 10.0.0.19 - - [2025-11-11 14:29:42] "GET /loadbalancer-pool/ce9caef6-45fb-4d24-b0b3-b6e61531ec03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.019594 10.0.0.19 - - [2025-11-11 14:29:42] "POST /chown HTTP/1.1" 200 109 0.056128 10.0.0.19 - - [2025-11-11 14:29:42] "POST /loadbalancer-members HTTP/1.1" 200 707 0.041716 10.0.0.19 - - [2025-11-11 14:29:42] "PUT /virtual-machine-interface/be857758-9dbd-4901-beaa-d3e8e095627e HTTP/1.1" 200 284 0.010669 10.0.0.19 - - [2025-11-11 14:29:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.027705 10.0.0.19 - - [2025-11-11 14:29:42] "GET /loadbalancer-member/7fb43cc4-2a84-4a1f-ba0e-c808e0d68fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.014835 10.0.0.19 - - [2025-11-11 14:29:42] "PUT /instance-ip/0257e2ad-71e6-42dc-9a2e-8952565bf38a HTTP/1.1" 200 256 0.061044 10.0.0.19 - - [2025-11-11 14:29:42] "GET /application-policy-set/50d80405-4882-4be7-a3d6-571fe5b3fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017419 10.0.0.19 - - [2025-11-11 14:29:42] "POST /ref-update HTTP/1.1" 200 156 0.029804 10.0.0.19 - - [2025-11-11 14:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.19 - - [2025-11-11 14:29:42] "GET /policy-management/bc4f84de-1a33-4337-80cb-19123ecabf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002804 10.0.0.19 - - [2025-11-11 14:29:42] "POST /tags HTTP/1.1" 409 221 0.002033 10.0.0.19 - - [2025-11-11 14:29:42] "POST /ref-update HTTP/1.1" 200 156 0.010530 10.0.0.19 - - [2025-11-11 14:29:42] "POST /ref-update HTTP/1.1" 200 156 0.026806 10.0.0.19 - - [2025-11-11 14:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.19 - - [2025-11-11 14:29:42] "GET /tag/d18c7fed-14b8-42fb-b06e-3d1d43b70646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.025230 10.0.0.19 - - [2025-11-11 14:29:42] "POST /tags HTTP/1.1" 409 238 0.003025 10.0.0.19 - - [2025-11-11 14:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.19 - - [2025-11-11 14:29:42] "POST /ref-update HTTP/1.1" 200 156 0.037374 10.0.0.19 - - [2025-11-11 14:29:42] "GET /tag/e1da1e2a-bdf8-426b-9e05-2db0d99c7a2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016622 10.0.0.19 - - [2025-11-11 14:29:42] "POST /firewall-rules HTTP/1.1" 409 293 0.003056 10.0.0.19 - - [2025-11-11 14:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004761 10.0.0.19 - - [2025-11-11 14:29:42] "POST /ref-update HTTP/1.1" 200 156 0.032173 10.0.0.19 - - [2025-11-11 14:29:42] "PUT /service-instance/d0368188-612a-462a-b4f9-5c3fdc35b362 HTTP/1.1" 200 266 0.014186 10.0.0.19 - - [2025-11-11 14:29:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.017550 10.0.0.19 - - [2025-11-11 14:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.19 - - [2025-11-11 14:29:42] "PUT /firewall-rule/5e333aba-bcbe-452b-a2c3-4e6ddd9862e4 HTTP/1.1" 200 260 0.061869 10.0.0.19 - - [2025-11-11 14:29:42] "GET /firewall-rule/5e333aba-bcbe-452b-a2c3-4e6ddd9862e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.013386 10.0.0.19 - - [2025-11-11 14:29:42] "GET /firewall-policy/ac14b2bf-6a31-422c-a0da-b5a3c5ae2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.015310 10.0.0.19 - - [2025-11-11 14:29:42] "POST /chown HTTP/1.1" 200 109 0.006616 10.0.0.19 - - [2025-11-11 14:29:42] "POST /chown HTTP/1.1" 200 109 0.025192 10.0.0.19 - - [2025-11-11 14:29:42] "GET /firewall-rule/5e333aba-bcbe-452b-a2c3-4e6ddd9862e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003866 10.0.0.19 - - [2025-11-11 14:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.19 - - [2025-11-11 14:29:42] "GET /tag/e1da1e2a-bdf8-426b-9e05-2db0d99c7a2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016455 10.0.0.19 - - [2025-11-11 14:29:42] "PUT /instance-ip/0257e2ad-71e6-42dc-9a2e-8952565bf38a HTTP/1.1" 200 256 0.042041 10.0.0.19 - - [2025-11-11 14:29:42] "GET /tag/e1da1e2a-bdf8-426b-9e05-2db0d99c7a2b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.013888 10.0.0.19 - - [2025-11-11 14:29:42] "GET /virtual-machine-interface/10db4294-9a53-403d-932a-e43b33794014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005826 10.0.0.19 - - [2025-11-11 14:29:42] "POST /ref-update HTTP/1.1" 200 156 0.022411 10.0.0.19 - - [2025-11-11 14:29:42] "POST /chown HTTP/1.1" 200 109 0.015676 10.0.0.19 - - [2025-11-11 14:29:42] "POST /set-tag HTTP/1.1" 200 109 0.040474 10.0.0.19 - - [2025-11-11 14:29:42] "GET /virtual-machine-interface/98fa808b-c8e6-461e-8753-7518925232a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003896 10.0.0.19 - - [2025-11-11 14:29:42] "POST /chown HTTP/1.1" 200 109 0.046422 10.0.0.19 - - [2025-11-11 14:29:42] "POST /set-tag HTTP/1.1" 200 109 0.022877 10.0.0.19 - - [2025-11-11 14:29:42] "GET /virtual-machine-interface/be857758-9dbd-4901-beaa-d3e8e095627e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.013301 10.0.0.19 - - [2025-11-11 14:29:42] "PUT /instance-ip/0257e2ad-71e6-42dc-9a2e-8952565bf38a HTTP/1.1" 200 256 0.019618 10.0.0.19 - - [2025-11-11 14:29:42] "POST /ref-update HTTP/1.1" 200 156 0.017430 10.0.0.19 - - [2025-11-11 14:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006654 10.0.0.19 - - [2025-11-11 14:29:42] "POST /set-tag HTTP/1.1" 200 109 0.029710 10.0.0.19 - - [2025-11-11 14:29:42] "GET /firewall-policy/ac14b2bf-6a31-422c-a0da-b5a3c5ae2757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005914 10.0.0.19 - - [2025-11-11 14:29:43] "GET /firewall-rule/5e333aba-bcbe-452b-a2c3-4e6ddd9862e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.008293 10.0.0.19 - - [2025-11-11 14:29:43] "POST /chown HTTP/1.1" 200 109 0.008421 10.0.0.19 - - [2025-11-11 14:29:43] "POST /chown HTTP/1.1" 200 109 0.044897 10.0.0.19 - - [2025-11-11 14:29:43] "POST /ref-update HTTP/1.1" 200 156 0.065237 10.0.0.19 - - [2025-11-11 14:29:43] "PUT /instance-ip/0257e2ad-71e6-42dc-9a2e-8952565bf38a HTTP/1.1" 200 256 0.067228 10.0.0.19 - - [2025-11-11 14:29:43] "DELETE /firewall-rule/5e333aba-bcbe-452b-a2c3-4e6ddd9862e4 HTTP/1.1" 200 115 0.066096 10.0.0.19 - - [2025-11-11 14:29:43] "POST /ref-update HTTP/1.1" 200 156 0.014619 10.0.0.19 - - [2025-11-11 14:29:43] "POST /chown HTTP/1.1" 200 109 0.023587 10.0.0.19 - - [2025-11-11 14:29:43] "DELETE /loadbalancer-member/7fb43cc4-2a84-4a1f-ba0e-c808e0d68fa1 HTTP/1.1" 200 115 0.059690 10.0.0.19 - - [2025-11-11 14:29:43] "POST /chown HTTP/1.1" 200 109 0.013616 10.0.0.19 - - [2025-11-11 14:29:43] "DELETE /loadbalancer-pool/ce9caef6-45fb-4d24-b0b3-b6e61531ec03 HTTP/1.1" 200 115 0.050140 10.0.0.19 - - [2025-11-11 14:29:43] "PUT /instance-ip/0257e2ad-71e6-42dc-9a2e-8952565bf38a HTTP/1.1" 200 256 0.041308 10.0.0.19 - - [2025-11-11 14:29:43] "POST /ref-update HTTP/1.1" 200 156 0.017830 10.0.0.19 - - [2025-11-11 14:29:43] "DELETE /loadbalancer-listener/0c744dd9-7679-4d0b-bb31-4f434873ff69 HTTP/1.1" 200 115 0.101974 10.0.0.19 - - [2025-11-11 14:29:43] "DELETE /loadbalancer/b9371702-4b3b-4822-8837-971ebfebd875 HTTP/1.1" 200 115 0.045186 10.0.0.19 - - [2025-11-11 14:29:43] "DELETE /instance-ip/0257e2ad-71e6-42dc-9a2e-8952565bf38a HTTP/1.1" 200 115 0.034162 10.0.0.19 - - [2025-11-11 14:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.19 - - [2025-11-11 14:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010446 10.0.0.19 - - [2025-11-11 14:29:43] "DELETE /virtual-machine-interface/98fa808b-c8e6-461e-8753-7518925232a5 HTTP/1.1" 200 115 0.041665 10.0.0.19 - - [2025-11-11 14:29:43] "DELETE /tag/e1da1e2a-bdf8-426b-9e05-2db0d99c7a2b HTTP/1.1" 200 115 0.083416 10.0.0.19 - - [2025-11-11 14:29:43] "DELETE /service-instance/d0368188-612a-462a-b4f9-5c3fdc35b362 HTTP/1.1" 200 115 0.033437 10.0.0.19 - - [2025-11-11 14:29:43] "GET /virtual-machine-interface/be857758-9dbd-4901-beaa-d3e8e095627e?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.005312 10.0.0.19 - - [2025-11-11 14:29:43] "DELETE /virtual-machine-interface/be857758-9dbd-4901-beaa-d3e8e095627e HTTP/1.1" 200 115 0.055511 10.0.0.19 - - [2025-11-11 14:29:43] "DELETE /virtual-machine/f0e0f8cf-53e6-4071-8587-66c227f9b979 HTTP/1.1" 200 115 0.026852 10.0.0.19 - - [2025-11-11 14:29:43] "GET /virtual-machine-interface/10db4294-9a53-403d-932a-e43b33794014?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.013518 10.0.0.19 - - [2025-11-11 14:29:43] "DELETE /virtual-machine-interface/10db4294-9a53-403d-932a-e43b33794014 HTTP/1.1" 200 115 0.048153 10.0.0.19 - - [2025-11-11 14:29:43] "POST /ref-update HTTP/1.1" 200 156 0.012153 10.0.0.19 - - [2025-11-11 14:29:44] "DELETE /virtual-machine/b2f25b70-f7d9-454f-a755-2751228c7a14 HTTP/1.1" 200 115 0.040727 10.0.0.19 - - [2025-11-11 14:29:53] "GET /virtual-machine-interface/da800336-bf0a-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004305 10.0.0.19 - - [2025-11-11 14:29:53] "POST /set-tag HTTP/1.1" 200 109 0.003746 10.0.0.19 - - [2025-11-11 14:29:54] "GET /virtual-machine-interface/dafcbd36-bf0a-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005576 10.0.0.19 - - [2025-11-11 14:29:54] "POST /set-tag HTTP/1.1" 200 109 0.003892 10.0.0.19 - - [2025-11-11 14:29:54] "GET /virtual-machine-interface/da800336-bf0a-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006129 10.0.0.19 - - [2025-11-11 14:29:54] "POST /set-tag HTTP/1.1" 200 109 0.002967 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:30:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001044 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:30:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002114 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:30:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001034 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:30:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000998 10.0.0.19 - - [2025-11-11 14:30:25] "GET / HTTP/1.1" 200 35931 0.001747 10.0.0.19 - - [2025-11-11 14:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.19 - - [2025-11-11 14:30:25] "GET /global-system-config/6a22791b-fd5b-4249-a0d0-8398c62fd63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005470 10.0.0.19 - - [2025-11-11 14:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.19 - - [2025-11-11 14:30:25] "GET /config-node/422fbb51-8142-48b6-8a03-c88e518eec2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002580 10.0.0.19 - - [2025-11-11 14:30:26] "GET /virtual-machine-interface/da800336-bf0a-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004921 10.0.0.19 - - [2025-11-11 14:30:26] "POST /set-tag HTTP/1.1" 200 109 0.002679 10.0.0.19 - - [2025-11-11 14:30:26] "GET /virtual-machine-interface/da800336-bf0a-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006017 10.0.0.19 - - [2025-11-11 14:30:26] "POST /set-tag HTTP/1.1" 200 109 0.003181 10.0.0.19 - - [2025-11-11 14:30:26] "GET /virtual-machine/26693fdd-94a2-4cde-b1ab-109c1069b871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.005524 10.0.0.19 - - [2025-11-11 14:30:26] "POST /ref-update HTTP/1.1" 200 156 0.017525 10.0.0.19 - - [2025-11-11 14:30:26] "GET /virtual-machine-interface/da800336-bf0a-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.015555 10.0.0.19 - - [2025-11-11 14:30:26] "POST /set-tag HTTP/1.1" 200 109 0.018176 10.0.0.19 - - [2025-11-11 14:30:26] "POST /set-tag HTTP/1.1" 200 109 0.032223 10.0.0.19 - - [2025-11-11 14:30:26] "DELETE /instance-ip/da9e34c8-bf0a-11f0-8efc-fa163ec1585c HTTP/1.1" 200 115 0.045919 10.0.0.19 - - [2025-11-11 14:30:26] "DELETE /virtual-machine-interface/da800336-bf0a-11f0-8efc-fa163ec1585c HTTP/1.1" 200 115 0.050447 10.0.0.19 - - [2025-11-11 14:30:26] "DELETE /virtual-machine/26693fdd-94a2-4cde-b1ab-109c1069b871 HTTP/1.1" 200 115 0.032406 10.0.0.19 - - [2025-11-11 14:30:26] "GET /virtual-machine-interface/dafcbd36-bf0a-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009003 10.0.0.19 - - [2025-11-11 14:30:26] "POST /set-tag HTTP/1.1" 200 109 0.002822 10.0.0.19 - - [2025-11-11 14:30:36] "GET / HTTP/1.1" 200 35931 0.001722 10.0.0.19 - - [2025-11-11 14:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.19 - - [2025-11-11 14:30:36] "GET /routing-instance/0b6cb120-92c5-4e9f-95d5-58bb1c89d39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003362 10.0.0.19 - - [2025-11-11 14:30:36] "POST /bgp-routers HTTP/1.1" 409 301 0.002984 10.0.0.19 - - [2025-11-11 14:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.19 - - [2025-11-11 14:30:36] "GET /bgp-router/7cd2d723-8c13-4532-9b84-b5e48185c85b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003104 10.0.0.19 - - [2025-11-11 14:30:36] "PUT /bgp-router/7cd2d723-8c13-4532-9b84-b5e48185c85b HTTP/1.1" 200 254 0.012991 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:30:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.005000 [Introspect:8084]10.0.0.19 - - [2025-11-11 14:30:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001487 10.0.0.19 - - [2025-11-11 14:30:57] "GET /virtual-machine-interface/dafcbd36-bf0a-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004742 10.0.0.19 - - [2025-11-11 14:30:57] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.19 - - [2025-11-11 14:30:57] "GET /virtual-machine-interface/dafcbd36-bf0a-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004746 10.0.0.19 - - [2025-11-11 14:30:57] "POST /set-tag HTTP/1.1" 200 109 0.012780 10.0.0.19 - - [2025-11-11 14:30:57] "GET /virtual-machine/30b2411b-7976-4caa-accf-492e00e70eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.007287 10.0.0.19 - - [2025-11-11 14:30:57] "POST /ref-update HTTP/1.1" 200 156 0.010652 10.0.0.19 - - [2025-11-11 14:30:57] "GET /virtual-machine-interface/dafcbd36-bf0a-11f0-8efc-fa163ec1585c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.010126 10.0.0.19 - - [2025-11-11 14:30:57] "POST /set-tag HTTP/1.1" 200 109 0.032495 10.0.0.19 - - [2025-11-11 14:30:57] "POST /set-tag HTTP/1.1" 200 109 0.053285 10.0.0.19 - - [2025-11-11 14:30:57] "DELETE /instance-ip/db183174-bf0a-11f0-8efc-fa163ec1585c HTTP/1.1" 200 115 0.085382 10.0.0.19 - - [2025-11-11 14:30:57] "DELETE /virtual-machine-interface/dafcbd36-bf0a-11f0-8efc-fa163ec1585c HTTP/1.1" 200 115 0.039852 10.0.0.19 - - [2025-11-11 14:30:57] "DELETE /virtual-machine/30b2411b-7976-4caa-accf-492e00e70eb9 HTTP/1.1" 200 115 0.018241 10.0.0.19 - - [2025-11-11 14:30:57] "DELETE /tag/09dd9c87-edab-4651-93a7-44ffe4e52fc2 HTTP/1.1" 200 115 0.058515